
/* ******************************************************************* */
/* ********************** TUNNEL DE RENDEZ-VOUS ********************** */
/* ******************************************************************* */
/* ************************** Version 2.1.5 ************************** */
/* ******************************************************************* */

/* STRUCTURATION */

	.content.rdv-content { padding:45px 0; }

	.content.rdv-content .content-header .content-title { display:block; padding:0; border-bottom-width:0; }

	.content-rdv { }
	.content-rdv .rdv-tunnel { }
	.content-rdv .rdv-tunnel .rdv-form { display:block; width:100%; max-width:100%; margin:0; padding:0; }

/* MESSAGES */

	/* Notifications - Erreurs */

		.rdv-notices { margin:0 auto; font-size:16px; line-height:25px; }

		.rdv-notices.rdv-oplus-notices { width:50%; min-width:650px; max-width:100%; margin:5px auto 30px auto; }

		.rdv-notices .rdv-notice { position:relative; padding:0; background-color:#FFF; border-left:10px solid #0BF; margin-bottom:30px; }
		.rdv-notices .rdv-notice + .rdv-notice { margin-top:-15px; }
		.rdv-notices .rdv-notice .rdv-notice-inside { position:relative; padding:15px 20px; border:1px solid #DDD; border-left-width:0; }
		.rdv-notices .rdv-notice .rdv-notice-inside.dismissible { padding:15px 40px 15px 20px; }

		.rdv-notices .rdv-notice em { color:#888; }
		.rdv-notices .rdv-notice .rdv-notice-inside .rdv-notice-close { position:absolute; top:12px; right:12px; width:20px; height:20px; text-align:center;
			font-size:16px; line-height:20px; background-color:#444; color:#FFF; }
		.rdv-notices .rdv-notice .rdv-notice-inside .rdv-notice-close:hover { background-color:#444 !important; }
		.rdv-notices .rdv-notice .rdv-notice-inside > div { margin-bottom:5px; }
		.rdv-notices .rdv-notice .rdv-notice-inside > div > strong { display:block; font-size:20px; line-height:30px; font-weight:600; text-transform:uppercase; color:#1C5A7F; }
		.rdv-notices .rdv-notice .rdv-notice-inside > div > span { display:block; color:#000; font-size:20px; line-height:30px; }
		.rdv-notices .rdv-notice .rdv-notice-inside small { display:block; margin:20px 0 5px 0; padding:5px 10px; background-color:#EEE; color:#444; font-size:15px; line-height:25px; }

		.rdv-notices .rdv-notice.rdv-warn { border-left-color:#FA0; }
		.rdv-notices .rdv-notice.rdv-warn .rdv-notice-inside { border-color:#FA08; }
		.rdv-notices .rdv-notice.rdv-warn .rdv-notice-inside .rdv-notice-close { background-color:#FA0; }
		.rdv-notices .rdv-notice.rdv-warn .rdv-notice-inside > div > strong,
		.rdv-notices .rdv-notice.rdv-warn .rdv-notice-inside > div > span { color:#E80; }

		.rdv-notices .rdv-notice.rdv-error { border-left-color:#D00; }
		.rdv-notices .rdv-notice.rdv-error .rdv-notice-inside { border-color:#D008; }
		.rdv-notices .rdv-notice.rdv-error .rdv-notice-inside .rdv-notice-close { background-color:#D00; }
		.rdv-notices .rdv-notice.rdv-error .rdv-notice-inside > div > strong,
		.rdv-notices .rdv-notice.rdv-error .rdv-notice-inside > div > span { color:#D00; }

		.rdv-notices .rdv-notice.rdv-success { border-left-color:#7B2; }
		.rdv-notices .rdv-notice.rdv-success .rdv-notice-inside { border-color:#7B28; }
		.rdv-notices .rdv-notice.rdv-success .rdv-notice-inside .rdv-notice-close { background-color:#7B2; }
		.rdv-notices .rdv-notice.rdv-success .rdv-notice-inside > div > strong,
		.rdv-notices .rdv-notice.rdv-success .rdv-notice-inside > div > span { color:#6A1; }

		.rdv-notices .rdv-notice.rdv-notice-closed .rdv-notice-inside strong { color:#E60; text-decoration:underline; }
		.rdv-notices .rdv-notice.rdv-notice-closed .rdv-notice-inside .fas { display:block; float:left; color:#E80; font-size:18px; line-height:25px; margin-right:8px; }

		.rdv-notices .rdv-notice .notice-contact { margin-top:15px; padding-top:15px; border-top:1px solid #DDD; font-size:15px; line-height:28px; color:#444; }
		.rdv-notices .rdv-notice .notice-contact a { display:inline-block; vertical-align:top; margin:2px 2px 0 2px; padding:0 8px; border:1px solid #43ABD2; border-radius:14px; 
			background-color:#EFFAFF; color:#133C5B; font-size:15px; line-height:22px; }
		.rdv-notices .rdv-notice .notice-contact a:hover { border-color:#28C; background-color:#28C; color:#FFF; }
		.rdv-notices .rdv-notice .notice-contact a i { display:inline-block; vertical-align:top; font-size:14px; line-height:22px; margin-right:6px; color:#4C8AAF; 
			transition:color 0.15s ease; }
		.rdv-notices .rdv-notice .notice-contact a:hover i { color:#79D3E8; }
		.rdv-notices .rdv-notice .notice-contact a span { display:inline-block; vertical-align:top; }

		.rdv-next-opening { margin-bottom:30px; }
		.rdv-next-opening .rdv-date { display:inline-block; border:1px solid #43ABD2; border-radius:8px; margin:15px 0 0 0; padding:10px 20px; font-size:20px; line-height:30px; }
		.rdv-next-opening .rdv-date .far { color:#43ABD2; margin-right:15px; }

	/* Indications - Disponibilités */

		/* Structure */

		.rdv-message { margin:10px 0 30px 0; }

		.rdv-message .message-title { font-size:18px; font-weight:400; line-height:30px; color:#000; margin:0; padding:25px 30px; background-color:#E5F0F5; }
		.rdv-message .message-title i { vertical-align:top; margin-right:12px; font-size:24px; line-height:28px; color:#1C5A7F; }
		.rdv-message .message-title strong { color:#1C5A7F; }
		.rdv-message .message-title span { font-weight:600; }

		.rdv-message .message-infos { font-size:16px; font-weight:400; line-height:30px; color:#222; margin:0; padding:25px 30px; border:1px solid #DBE5E7; border-top-width:0; }
		.rdv-message .message-infos p { margin:0 auto; }
		.rdv-message .message-infos p + p { margin-top:15px; }
		.rdv-message .message-infos strong { color:#000; }
		.rdv-message .message-infos a { display:inline-block; vertical-align:top; margin:2px; padding:0 8px; border:1px solid #43ABD2; border-radius:14px; 
			background-color:#EFFAFF; color:#133C5B; font-size:16px; line-height:24px; }
		.rdv-message .message-infos a:hover { border-color:#28C; background-color:#28C; color:#FFF; }
		.rdv-message .message-infos a span { display:inline-block; vertical-align:top; }
		.rdv-message .message-infos a i { display:inline-block; vertical-align:top; font-size:15px; line-height:23px; margin:1px 6px 0 0; color:#4C8AAF; transition:color 0.15s ease; }
		.rdv-message .message-infos a:hover i { color:#79D3E8; }
		.rdv-message .message-infos a strong { color:#133C5B; transition:color 0.15s ease; }
		.rdv-message .message-infos a:hover strong { color:#FFF; }
		
		/* Aucune disponibilité */

		.rdv-message.rdv-no-results { margin:10px 0; }

		/* Flottant */

		.rdv-message.floating { text-align:center; margin-bottom:30px; }
		.rdv-message.floating .message-infos { padding:30px 0 0 0; border-width:0; }

		/* Avertissement */

		.rdv-message.rdv-message-warn .message-title i { color:#E00; }
		.rdv-message.rdv-message-warn .message-title strong { color:#B00; }

		/* Information */

		.rdv-message.rdv-message-info .message-title i { color:#1C5A7F; }
		.rdv-message.rdv-message-info .message-title strong { color:#1C5A7F; }

		/* Vérouillage */

		.rdv-message.rdv-message-lock { margin-bottom:0; padding-top:15px; }
		.rdv-message.rdv-message-lock .message-title { /*background-color:#F3F0E8;*/ }
		.rdv-message.rdv-message-lock .message-title i { /*color:#D00;*/ }
		.rdv-message.rdv-message-lock .message-title strong { /*color:#000;*/ }
		.rdv-message.rdv-message-lock .message-infos { padding:30px 0 10px 0; border-width:0; }
		.rdv-message.rdv-message-lock .message-infos p { line-height:36px; }
		.rdv-message.rdv-message-lock .message-infos p a { margin:5px 2px 0 2px; }

/* NAVIGATION */

	.steps-nav { display:flex; flex-wrap:nowrap; justify-content:flex-start; margin:0 0 30px 0; overflow:hidden; background-color:#E4EDEE; }
	.steps-nav .step-nav { flex:0 1 auto; /* 220px */ display:block; vertical-align:top; }
	.steps-nav .step-nav:first-child { flex:0 1 auto; /* 190px */ }

	.steps-nav .step-nav .step-nav-link { position:relative; display:flex; justify-content:flex-start; height:100%; padding:12px 0 12px 52px; background-color:#D4DDDE; 
		-webkit-transition:none; transition:none; }
	.steps-nav .step-nav:first-child .step-nav-link { padding-left:12px; }

	.steps-nav .step-nav .step-nav-link:before { content:""; display:block; width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent;
		border-left:30px solid #DDD; position:absolute; top:50%; margin-top:-50px; margin-left:10px; left:100%; z-index:1; border-left-color:#FFF; }
	.steps-nav .step-nav .step-nav-link:after { content:""; display:block; width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent;
		border-left:30px solid #FFF; position:absolute; top:50%; margin-top:-50px; left:100%; z-index:2; border-left-color:#D4DDDE; }

	.steps-nav .step-nav .step-nav-link label { min-width:160px; display:flex; flex-wrap:nowrap; align-items:center; white-space:normal; pointer-events:none; color:#FFF; text-align:left; }
	.steps-nav .step-nav .step-nav-link label .step-nav-nb { flex:0 0 35px; display:block; text-align:center; font-size:21px; line-height:35px; font-weight:600;
		height:35px; width:35px; border-radius:50%; margin:0 15px 0 0; background-color:#3C799F; color:#FFF; }
	.steps-nav .step-nav .step-nav-link label .step-nav-title { flex:0 1 calc(100% - 30px); display:block; font-size:16px; line-height:20px; font-weight:400; color:#000; }
	.steps-nav .step-nav .step-nav-link small { display:block; font-size:13px; font-weight:400; line-height:25px; pointer-events:none; color:#000000CC; }

	.steps-nav .step-nav.active .step-nav-link { background-color:#3995BC !important; }
	.steps-nav .step-nav.active .step-nav-link label { color:#FFF; }
	.steps-nav .step-nav.active .step-nav-link label .step-nav-nb { background-color:#FFF; color:#1C5B7F; font-weight:600; }
	.steps-nav .step-nav.active .step-nav-link label .step-nav-title { font-weight:600; color:#FFF; }
	.steps-nav .step-nav.active .step-nav-link small { color:#FFFC; }
	.steps-nav .step-nav.active .step-nav-link:after { border-left-color:#3995BC !important; }

	.steps-nav .step-nav.done .step-nav-link { background-color:#444 !important; }
	.steps-nav .step-nav.done .step-nav-link label { color:#FFF; }
	.steps-nav .step-nav.done .step-nav-link label .step-nav-nb { position:relative; background-color:#888; color:#FFF; }
	.steps-nav .step-nav.done .step-nav-link label .step-nav-nb:before { content:"\002713"; position:absolute; top:0; right:-8px; display:block; width:14px; height:14px; border-radius:7px;
		text-align:center; font-size:10px; font-weight:600; line-height:14px; background-color:#4F8; color:#000; }
	.steps-nav .step-nav.done .step-nav-link label .step-nav-title { font-weight:400; color:#FFF; }
	.steps-nav .step-nav.done .step-nav-link small { color:#FFFA; }
	.steps-nav .step-nav.done .step-nav-link:after { border-left-color:#444 !important; }

	.steps-nav .step-nav.done.email .step-nav-link label .step-nav-nb:before { content:"\00D7"; background-color:#48D; color:#FFF; font-size:13px; line-height:13px; text-indent:1px; }

/* CHARGEMENT */

	.rdv-load { display:none; padding:60px 0; text-align:center; opacity:0; transition:opacity 1s ease; }
	.rdv-load img { display:block; margin:0 auto 15px auto; }
	.rdv-load span { display:block; font-size:18px; line-height:30px; font-weight:400; color:#888; }
	.rdv-load.loading { display:block; opacity:1; }

	@-webkit-keyframes load-spinner { 0% { -webkit-transform:rotate(0deg); transform:rotate(0deg); } 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } }
	@keyframes load-spinner { 0% { -webkit-transform:rotate(0deg); transform:rotate(0deg); } 100% { -webkit-transform:rotate(360deg); transform:rotate(360deg); } }

	.rdv-loader,
	.rdv-loader:after { border-radius:50%; width:45px; height:45px; }
	.rdv-loader { position:relative; margin:0 auto 15px auto; border:3px solid #DBE5E7; border-left-color:#3994BC;
		-webkit-animation:load-spinner 0.9s infinite linear; animation:load-spinner 0.9s infinite linear; }

/* ÉTAPES */

	/* Structuration */

		.rdv-step { display:none; flex-direction:column; align-items:stretch; text-align:left; }
		.rdv-step.active { display:flex; }

		.rdv-main-step,
		.rdv-sub-step,
		.rdv-step-error { align-self:stretch; padding:0; margin:0 0 30px 0; }
		.rdv-sub-step { display:none; margin:0 0 15px 0; padding-top:20px; border-top:1px solid rgba(25,90,125,0.25); }
		.rdv-sub-step.active { display:block; }

	/* Erreur */

		.rdv-step-error { text-align:center; padding:30px 0; }
		.rdv-step-error .step-error-title { margin:0 0 15px 0; font-size:22px; line-height:30px; font-weight:400; text-transform:uppercase; color:#1C597F; }
		.rdv-step-error .step-error-title i { display:inline-block; vertical-align:top; margin:0 10px 0 0; font-size:25px; line-height:30px; color:#FA0; }
		.rdv-step-error .step-error-text { font-size:16px; line-height:25px; font-weight:400; color:#222; }
		.rdv-step-error .step-error-text a { text-decoration:underline; }
		.rdv-step-error .step-error-text p small { display:block; font-size:16px; line-height:30px; font-weight:400; font-style:italic; color:#888; }
		.rdv-step-error .step-error-text p small strong { font-weight:500; color:#555; }

	/* En-tête */

		.step-header { display:none; align-self:stretch; text-align:left; border-bottom:1px solid rgba(25,90,125,0.25); padding:0 0 10px 0; margin:0 0 20px 0; }
		.step-header .step-number { font-size:18px; line-height:24px; font-weight:400; color:#1C5A7F; }
		.step-header .step-number strong { display:inline-block; vertical-align:top; text-align:center; width:24px; height:24px; border-radius:15px; margin:0 0 0 10px;
			background-color:#3994BC; color:#FFF; font-size:16px; line-height:24px; font-weight:400; }
		.step-header .step-title { font-size:24px; line-height:40px; font-weight:400; color:#333; text-transform:uppercase; }

	/* Notifications */

		.step-notice { flex:1 0 100%; margin:0; background-color:#F7F7F7; border-left:8px solid #1C5A7F; border-bottom:1px solid rgba(25,90,125,0.25); padding:10px 15px; font-size:16px; line-height:25px; font-style:italic; }
		.step-notice.step-warn { border-left-color:#D80; }

	/* Questions-Réponses */

		.step-question { margin:0 0 10px 0; font-size:20px; line-height:30px; font-weight:400; color:#333; }
		.step-question:before { content:"\f059"; display:inline-block; vertical-align:top; margin:0 10px 0 10px; font-size:24px; line-height:30px; color:#43ABD2; 
			font-family:"Font Awesome 5 Free"; font-weight:900; }
		.rdv-sub-step .step-question { margin:0 0 5px 0; }
		.step-question strong { color:#1C5A7F; }

		.step-answers { display:flex; flex-wrap:wrap; flex-direction:row; justify-content:flex-start; align-items:stretch; margin:0; padding:0; overflow:hidden; }
		.rdv-sub-step .step-answers { align-items:center; }

		.step-answer { flex:0 1 auto; border:1px solid #C4C8CA; border-radius:9px; background-color:#F4F8FA; color:#1C5B7F; margin:20px 20px 0 0; padding:10px; 
			font-size:18px; line-height:25px; }
		.rdv-sub-step .step-answer { flex-grow:1; flex-shrink:0; flex-basis:calc(25% - 20px); margin:20px 20px 0 0; padding:10px; font-size:18px; line-height:25px; }
		.rdv-sub-step .step-note { flex:0 0 75%; margin:20px 0 0 0; }

		.step-answer:hover,
		.step-answer:focus { border-color:#1C597F; background-color:#1C597F; color:#FFF; outline:0; }
		.step-answer.selected,
		.step-answer.selected:hover,
		.step-answer.selected:focus { border-color:#3995BC; background-color:#3995BC; color:#FFF; }

		.step-answer { position:relative; overflow:visible; }
		.step-answer.selected:before { display:block; position:absolute; top:12px; left:12px; height:20px; width:20px; border-radius:10px; text-align:center; 
			content:"\002713"; background-color:#4F8; color:#000; font-size:13px; font-weight:600; line-height:20px; }
		.rdv-main-step .step-answer.selected:before { top:-15px; left:50%; margin-left:-15px; height:30px; width:30px; border-radius:15px; font-size:18px; line-height:28px; }

		.rdv-main-step .step-answers { margin:25px -10px 0 -10px; flex-wrap:nowrap; overflow:visible; }
		.rdv-main-step .step-answers .step-answer { flex:1 1 15%; margin:0 10px; padding:30px 10px; border-radius:12px; }
		.rdv-main-step .step-answers .step-answer:hover,
		.rdv-main-step .step-answers .step-answer.selected { font-weight:600; }
		.rdv-main-step .step-answers .step-answer:first-child { flex:1 1 20%; }

		.rdv-before-linear-step.rdv-sub-step.started { margin-bottom:30px; }
		.rdv-before-linear-step.rdv-sub-step .step-answers { margin:0 -10px; }
		.rdv-before-linear-step.rdv-sub-step .step-answers .step-answer { margin:20px 10px 0 10px; }

		.rdv-linear-step { border-top-width:0; padding:0 0 15px 0; margin:0; }
		.rdv-linear-step#rdv-sub-consultation-infos { padding:0; }
		.rdv-linear-step .rdv-linear-step-content { display:flex; justify-content:space-between; align-items:center; }
		.rdv-linear-step .step-question { flex:1 1 auto; margin:0; font-size:16px; line-height:25px; color:#444; }
		.rdv-linear-step .step-question:before { flex:0 0 auto; font-size:20px; line-height:22px; }
		.rdv-linear-step .step-answers { flex:0 0 300px; }
		.rdv-linear-step .step-answers .step-answer { margin:0 0 0 15px; padding:0 15px; line-height:45px; }

		.rdv-fields-step { border-top-width:0; padding:0; margin:0 0 15px 0; }
		.rdv-fields-step .step-question { flex:0 0 100%; margin:0 0 15px 0; font-size:16px; line-height:25px; color:#444; }
		.rdv-fields-step .step-question:before { flex:0 0 auto; font-size:20px; line-height:22px; }

		.rdv-fields-step .step-fields { flex:0 0 100%; align-items:center; padding:0; padding:14px 15px; border:1px solid #C4C8CA; border-radius:9px; }
		.rdv-fields-step .step-fields .step-field { flex:0 0 auto; margin:0; }
		.rdv-fields-step .step-fields .step-field.field-type { flex:1 1 auto; display:flex; justify-content:flex-start; align-items:center; padding:0 25px 0 0; }
		.rdv-fields-step .step-fields .step-field.field-group .rdv-field { display:flex; justify-content:flex-start; align-items:flex-start; }
		.rdv-fields-step .step-fields .step-field.field-group .rdv-field + .rdv-field { margin:5px 0 0 0; }

		.rdv-fields-step .step-fields .step-field .field-label { flex:0 0 auto; display:block; margin:0; font-size:15px; line-height:20px; color:#1C597F; }

		.rdv-fields-step .step-fields .step-field .field-input { display:block; width:100%; height:44px; margin:0 0 0 10px; padding:2px 10px; border:1px solid #C4C8CA; 
			font-size:15px; line-height:40px; font-weight:400; color:#222; }
		.rdv-fields-step .step-fields .step-field .field-input:focus { box-shadow:0 0 5px rgba(50,130,190,0.5); outline:0; border-color:#1C5A7F; }

		.rdv-fields-step .step-fields .step-field .field-select { margin:0 0 0 15px; font-size:15px; line-height:20px; color:#222; cursor:pointer; transition:color 0.15s ease; }
		.rdv-fields-step .step-fields .step-field .field-select.selected { color:#1C597F; font-weight:600; }
		.rdv-fields-step .step-fields .step-field .field-select:hover { color:#1C5A7F; }
		.rdv-fields-step .step-fields .step-field .field-select .field-radio { display:inline-block; vertical-align:baseline; margin:0 7px 0 0; }

		.rdv-fields-step .step-fields .step-answer { flex:0 0 255px; margin:0 0 0 30px; padding:10px 30px; }
		.rdv-fields-step .step-fields .step-answer.disabled,
		.rdv-fields-step .step-fields .step-answer.disabled:hover,
		.rdv-fields-step .step-fields .step-answer.disabled:focus { border-color:#CCC !important; background-color:#FFF !important; color:#AAA !important; cursor:not-allowed; }

	/* Indications */

		.step-question-notice { margin:15px 0 0 0; padding:10px 15px; border-width:0; background-color:#E5F0F5; font-size:15px; line-height:28px; font-weight:400; color:#222; }
		.step-question-notice .fas { vertical-align:top; margin-right:5px; font-size:18px; line-height:28px; color:#F84; }
		.step-question-notice strong { color:#800; font-weight:600; }

		.step-question-notice-patient { display:none; }

	/* Notes */

		.step-notes { margin:30px 0 0 0; }
		.step-notes .step-note { margin:0 0 15px 0; }

		.step-note .note-title { display:none; font-size:15px; line-height:25px; color:#1C5A7F; font-weight:600; font-style:italic; }
		.step-note .note-text { font-size:16px; line-height:28px; color:#222; }
		.step-note .note-text strong { color:#111; }
		.step-note .note-text sup { font-size:12px; line-height:20px; top:0; display:inline-block; vertical-align:top; }

		.step-notes.compact-notes,
		.step-notes.compact-notes .step-note { margin:0; }

		.rdv-linear-step-notes { padding:0; }

		.rdv-linear-step-notes.active { margin-top:15px; }
		.rdv-linear-step-notes .step-notes { margin:0; padding:0; }
		.rdv-linear-step-notes .step-notes .step-note { margin:0; padding:0; }
		.rdv-linear-step-notes .step-notes .step-note .note-text { background-color:#E5F0F5; padding:15px 20px; font-size:16px; line-height:30px; color:#222; display:none; }
		.rdv-linear-step-notes .step-notes .step-note .note-text.active { display:block; margin-bottom:15px; }
		.rdv-linear-step-notes .step-notes .step-note .note-text.forced { display:block; margin-bottom:0; }

		.rdv-linear-step-notes.rdv-bottom-notes .step-note .note-text.active { margin-top:30px; }
		.rdv-linear-step-notes.rdv-bottom-notes .step-note .note-text.forced { margin-top:20px; }

		#rdv-sub-consultation.rdv-linear-step-notes { margin-bottom:0; }
		#rdv-types .rdv-linear-step-notes { margin-bottom:0; }
		#rdv-types .rdv-linear-step-notes .step-notes .step-note .note-text.active { margin-bottom:0; }

		.step-note .note-text .note-separator { height:15px; background-color:#FFF; margin:15px -20px; }

		.rdv-linear-step-notes .step-note .note-text strong { color:#000; }
		.rdv-linear-step-notes .step-note .note-text i { vertical-align:top; font-size:18px; line-height:30px; margin-right:5px; color:#F84; }
		.rdv-linear-step-notes .step-note .note-text i.notif { color:#1C5A7F; }
		.rdv-linear-step-notes .step-note .note-text small { display:block; font-size:16px; line-height:30px; font-style:italic; color:#444; }
		.rdv-linear-step-notes .step-note .note-text em { color:#800; font-style:normal; }
		.rdv-linear-step-notes .step-note .note-text em strong { color:#800; }
		.rdv-linear-step-notes .step-note .note-text u { font-weight:600; }
		.rdv-linear-step-notes .step-note .note-text ul { margin:5px 0; }
		.rdv-linear-step-notes .step-note .note-text ul li { list-style:disc; margin-left:25px; }
		.rdv-linear-step-notes .step-note .note-text hr { height:0; margin:7px 0; border-bottom:1px solid rgba(25,90,125,0.25); }
		.rdv-linear-step-notes .step-note .note-text a,
		.rdv-linear-step-notes .step-note .note-text a:visited { position:relative; color:#1C5A7F; text-decoration:underline; }
		.rdv-linear-step-notes .step-note .note-text a strong { color:#1C5A7F; }
		.rdv-linear-step-notes .step-note .note-text a:hover,
		.rdv-linear-step-notes .step-note .note-text a:focus,
		.rdv-linear-step-notes .step-note .note-text a:hover strong,
		.rdv-linear-step-notes .step-note .note-text a:focus strong { color:#000; }

/* ACTIONS */

	/* Structure */

		.rdv-step-actions { display:none; align-self:stretch;  }
		.rdv-step.rdv-search .rdv-step-actions,
		.rdv-step#rdv-types .rdv-step-actions { margin-top:30px; }
		.rdv-step-actions.enabled { display:block; }

		.rdv-step-actions .rdv-actions { display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:flex-start; }
		.rdv-step-actions .rdv-actions.rdv-actions-center { justify-content:center; }
		.rdv-step-actions .rdv-actions.rdv-actions-center .rdv-action:first-child { margin:0; }

		.rdv-actions-label { flex:1 0 auto; font-size:15px; line-height:25px; }
		.rdv-actions-label .rdv-recap { font-size:18px; line-height:25px; color:#444; }
		.rdv-actions-label .rdv-recap small { font-size:18px; line-height:25px; color:#888; }
		.rdv-actions-label .rdv-recap.rdv-recap-request { font-weight:600; color:#1C5A7F; }
		.rdv-actions-label .rdv-recap.rdv-recap-detail { font-weight:400; color:#3995BC; }

	/* Bouton */

		.rdv-action { align-self:flex-end; flex:0 0 auto; margin:0 0 0 15px; padding:15px 30px; border:1px solid #1C597F; border-radius:7px; background-color:#1C597F; color:#FFF; 
			font-size:18px; line-height:30px; font-weight:400; cursor:pointer; }
		.rdv-action:hover,
		.rdv-action:focus { border-color:#28C; background-color:#28C; color:#FFF; outline:0; }
		.rdv-action .fas,
		.rdv-action .far { vertical-align:top; font-size:20px; line-height:30px; color:#5CF; margin:0 0 0 12px; }
		.rdv-action:hover .fas,
		.rdv-action:focus .fas,
		.rdv-action:hover .far,
		.rdv-action:focus .far { color:#FFF; }
		.rdv-action[disabled],
		.rdv-action[disabled]:hover,
		.rdv-action[disabled]:focus { border-color:#BBB !important; background-color:#BBB !important; color:#FFF !important; cursor:not-allowed; }
		.rdv-action[disabled] .fas,
		.rdv-action[disabled] .far { color:#FFF !important; }

	/* Retour */

		.rdv-action.rdv-back { border-color:#CCC; background-color:#EEE; color:#444; }
		.rdv-action.rdv-back:hover,
		.rdv-action.rdv-back:focus { border-color:#28C; background-color:#28C; color:#FFF; }

	/* Réinitialisation */

		.rdv-action.rdv-reset { border-color:#CCC; background-color:#EEE; color:#444; }
		.rdv-action.rdv-reset:hover,
		.rdv-action.rdv-reset:focus { border-color:#28C; background-color:#28C; color:#FFF; }
		.rdv-action.rdv-reset .fas { color:#AAA; margin:0 12px 0 0; }
		.rdv-action.rdv-reset:hover .fas,
		.rdv-action.rdv-reset:focus .fas { color:#FFF; }

	/* Modification */

		.rdv-action.rdv-edit { border-color:#CCC; background-color:#EEE; color:#444; }
		.rdv-action.rdv-edit:hover,
		.rdv-action.rdv-edit:focus { border-color:#28C; background-color:#28C; color:#FFF; }
		.rdv-action.rdv-edit .fas { color:#AAA; margin:0 12px 0 0; }
		.rdv-action.rdv-edit:hover .fas,
		.rdv-action.rdv-edit:focus .fas { color:#FFF; }

	/* Finalisation */

		.rdv-action.rdv-reset.rdv-final-reset { border-color:#1C597F; background-color:#1C597F; color:#FFF; }
		.rdv-action.rdv-reset.rdv-final-reset .fas { color:#5CF; }
		.rdv-action.rdv-reset.rdv-final-reset:hover,
		.rdv-action.rdv-reset.rdv-final-reset:focus { border-color:#28C; background-color:#28C; color:#FFF; }
		.rdv-action.rdv-reset.rdv-final-reset:hover .fas,
		.rdv-action.rdv-reset.rdv-final-reset:focus .fas { color:#FFF; }

	/* Popup de confirmation */

		@keyframes slideIn { from { opacity:0; transform:translate(-50%, -80%); } to { opacity:1; transform:translate(-50%, -50%); } }

		.dialog-box { display:none; position:fixed; z-index:99999; top:45%; left:50%; transform:translate(-50%, -50%); width:620px; max-width:90%;
			background:#EEE; border-radius:3px; box-shadow:0 10px 30px rgba(0,0,0,0.6); }
		.dialog-box.show { display:block; animation:slideIn 0.3s ease; }

		.dialog-box .dialog-header { display:flex; justify-content:space-between; align-items:center; height:35px; padding:0 5px 1px 10px; background-color:#1C5A7F; color:#FFF; }
		.dialog-box .dialog-header .fas { display:block; font-size:15px; line-height:20px; color:#6CAACF; }
		.dialog-box .dialog-header .dialog-close { display:block; height:22px; width:22px; text-align:center; border-radius:3px; background-color:#133C5B; color:#FFF; 
			font-size:20px; line-height:23px; }
		.dialog-box .dialog-header .dialog-close:hover { background-color:#222; color:#FFF; }

		.dialog-box .dialog-infos { text-align:center; padding:25px 15px 20px 15px; }
		.dialog-box .dialog-infos .fas { display:none; vertical-align:top; margin-right:5px; font-size:20px; line-height:24px; color:#43ABD2; }
		.dialog-box .dialog-infos .dialog-text { display:inline-block; vertical-align:top; font-size:18px; line-height:24px; font-weight:400; color:#222; }
		.dialog-box .dialog-infos .dialog-notice { display:block; margin-top:10px; font-size:15px; line-height:24px; font-weight:400; color:#555; }
		.dialog-box .dialog-infos .dialog-notice.dialog-warn { color:#800; }

		.dialog-box .dialog-buttons { display:flex; justify-content:center; align-items:center; gap:15px; padding:0 15px 30px 15px; }
		.dialog-box .dialog-buttons .dialog-btn { display:block; padding:8px 16px; border:1px solid #1C597F; border-radius:7px; font-size:18px; line-height:30px; font-weight:400;
			cursor:pointer; transition:all 0.15s ease; }
		.dialog-box .dialog-buttons .dialog-btn:hover { background:#28C; border-color:#28C; color:#FFF; }

		.dialog-box .dialog-buttons .dialog-btn.dialog-cancel { background:#EEE; border-color:#CCC; color:#444; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-cancel:hover { background:#444; border-color:#444; color:#FFF; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-cancel .fas { color:#AAA; margin-right:10px; transition:color 0.15s ease; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-cancel:hover .fas { color:#AAA; }

		.dialog-box .dialog-buttons .dialog-btn.dialog-confirm { background:#1C597F; border-color:#1C597F; color:#FFF; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-confirm:hover { background:#28C; border-color:#28C; color:#FFF; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-confirm .fas { color:#5CF; margin-left:10px; transition:color 0.15s ease; }
		.dialog-box .dialog-buttons .dialog-btn.dialog-confirm:hover .fas { color:#FFF; }

		.dialog-overlay { display:none; position:fixed; z-index:9999; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); }
		.dialog-overlay.show { display:block; }

/* DISPONIBILITÉS */

	/* Section */

		.rdv-sub-step.rdv-preview { padding-top:0; border-top-width:0; margin-bottom:15px; }
		.rdv-step.rdv-search .rdv-sub-step.rdv-preview { margin-bottom:0; }

		.rdv-preview .preview-header { text-align:center; margin:0 0 30px 0; }

		.rdv-preview .preview-header .preview-title { margin:0 0 15px 0; font-size:28px; line-height:45px; font-weight:400; color:#1C5A7F; }
		.rdv-preview .preview-header .preview-title .fas { vertical-align:top; margin:0 15px 0 0; font-size:30px; line-height:42px; color:#43ABD2; }

		.rdv-preview .preview-header .preview-type { display:inline-block; border:1px dashed #AAA; border-radius:7px; padding:5px 15px; margin:0 0 15px 0; 
			font-size:20px; line-height:30px; font-weight:400; }
		.rdv-preview .preview-header .preview-type label { display:inline; color:#5B6567; }
		.rdv-preview .preview-header .preview-type strong { font-weight:600; color:#222; }

		.rdv-preview .preview-header .preview-infos { font-size:16px; line-height:30px; font-style:normal; color:#222; }
		.rdv-preview .preview-header .preview-infos strong { color:#000; }

	/* Calendrier */

		.calendar { width:920px; max-width:100%; margin:0 auto;  border:1px solid #C5D6DE; border-radius:12px; background:#FFF; }
		.calendar-header { display:flex; justify-content:space-between; align-items:center; margin:0; padding:15px; border-bottom:1px solid #C5D6DE; }
		.calendar-body { padding:15px; }

	/* En-tête de calendrier */

		.calendar-header .month-name { margin:0; font-size:24px; line-height:30px; font-weight:400; color:#1C5A7F; }
		.calendar-header .month-name:before { display:inline-block; vertical-align:top; margin:0 15px 0 5px; font-size:24px; line-height:28px; 
			content:"\f073"; font-family:'Font Awesome 5 Free'; font-weight:400; color:#9BA5A7; }
		.calendar-header .month-name strong { font-weight:600; }

		.calendar-header .month-nav { display:flex; gap:10px; }
		.calendar-header .month-nav .nav-btn { padding:5px 15px; background:#3996BC; border:none; border-radius:8px; color:#FFF; font-size:15px; line-height:30px; 
			cursor:pointer; transition:all 0.3s ease; }
		.calendar-header .month-nav .nav-btn .fas { vertical-align:top; font-size:18px; line-height:30px; }
		.calendar-header .month-nav .nav-btn.btn-next .fas { margin:0 0 0 10px; }
		.calendar-header .month-nav .nav-btn.btn-prev .fas { margin:0 10px 0 0; }
		.calendar-header .month-nav .nav-btn:hover { background:#1C5A7F; }
		.calendar-header .month-nav .nav-btn.disabled { background:#DDD !important; color:#888; cursor:not-allowed; }

		.calendar-body .weekdays { display:grid; grid-template-columns:repeat(7, 1fr); gap:10px; margin-bottom:10px; }
		.calendar-body .weekdays .weekday { text-align:center; padding:0 10px; font-size:15px; line-height:20px; font-weight:400; color:#1C5A7F; }
		.calendar-body .weekdays .weekday .fas { margin:0 5px 0 0; color:#79D3E8; }
		.calendar-body .weekdays .weekday.closed { color:#855; }
		.calendar-body .weekdays .weekday.closed:after { content:"Fermé"; display:block; font-size:12px; color:#7B8587; }
		.calendar-body .weekdays .weekday.closed .fas { color:#E88; }

	/* Contenu de calendrier */

		.calendar-body .days { display:grid; grid-template-columns:repeat(7, 1fr); gap:10px; }

		.calendar-body .days .day { aspect-ratio:1.25; display:flex; flex-direction:column; align-items:center; justify-content:center; color:#222; font-weight:400; 
			border-radius:8px; border:1px solid #444; background:#E4EDEE; position:relative; z-index:1; cursor:pointer; transition:all 0.15s ease; }

		.calendar-body .days .day.other-month { background:#FFF; border:1px solid #BBB; border-style:dashed; color:#AAA; pointer-events:none; }
		.calendar-body .days .day.disabled { background:#EEE; border:2px solid #B00; cursor:not-allowed; }
		.calendar-body .days .day.weekend { background:#F4EDE8; border:1px solid #DBB; color:#622; }
		.calendar-body .days .day.today { background:#CCC; border:3px solid #444; color:#000; }
		.calendar-body .days .day.past { background:#EEE; border:1px solid #CCC; color:#888; }
		.calendar-body .days .day.outside { border:1px solid #CCC; }
		.calendar-body .days .day.exceed { opacity:0.25; }
		.calendar-body .days .day.available { background:#D5EBF4; color:#111; border:3px solid #3996BC; font-weight:600; cursor:pointer; }
		.calendar-body .days .day.available:hover { background:#90CAE1; transform:scale(1.333); z-index:10; box-shadow:0 5px 10px #0004; }
		.calendar-body .days .day.available:hover .slots-badge { background:#1C5A7F; }

		.calendar-body .days .day.selected { background:#667eea; color:white; transform:scale(1.05); }

		.calendar-body .days .day .day-number { display:block; background:#FFF; border-radius:16px; text-align:center; width:32px; height:32px; 
			font-size:16px; font-weight:600; line-height:32px; }
		.calendar-body .days .day.today .day-number { background:#666; color:#FFF; }
		.calendar-body .days .day.other-month .day-number { font-weight:400; }

		.calendar-body .days .day .slots-badge { background:transparent; color:#444; 
			font-size:12px; font-weight:400; line-height:16px; padding:2px 8px; border-radius:10px; margin:10px auto 0 auto; }
		.calendar-body .days .day .slots-badge strong { font-size:13px; font-weight:600; }
		.calendar-body .days .day.inside.disabled .slots-badge { background:#EDC; color:#500; }
		.calendar-body .days .day.outside.disabled .slots-badge { background:#FFF; color:#133C5B; }
		.calendar-body .days .day.selected .slots-badge { background:#48F; }
		.calendar-body .days .day.available .slots-badge { background:#3996BC; color:#FFF; }
		.calendar-body .days .day.weekend .slots-badge.closed { color:#800; }
		.calendar-body .days .day.today .slots-badge { background:#FFF; color:#555; }

	/* Popup pour horaires */

		.time-popup { display:none; position:fixed; z-index:999999; top:50%; left:50%; transform:translate(-50%, -50%); background:#FFF; padding:15px; 
			border-radius:12px; box-shadow:0 10px 30px rgba(0,0,0,0.3); max-width:90%; width:600px; }
		.time-popup.show { display:block; animation:slideIn 0.3s ease; }

		.time-overlay { display:none; position:fixed; z-index:99999; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5); }
		.time-overlay.show { display:block; }

		.time-popup .popup-title { text-transform:capitalize; text-align:center; font-size:24px; line-height:30px; font-weight:400; color:#1C5A7F; margin:5px 0 15px 0; }
		.time-popup .popup-title .far { vertical-align:top; font-size:26px; line-height:30px; color:#43ABD2; margin-right:10px; }
		.time-popup .popup-infos { text-align:center; font-size:16px; line-height:25px; font-weight:400; color:#444; margin:0 0 20px 0; }

		.popup-slots { display:grid; grid-template-columns:repeat(3, 1fr); gap:10px; margin-bottom:25px; }
		.popup-slots .popup-slot { position:relative; padding:12px; background:#FFF; border:1px solid #BBB; border-radius:7px; font-size:18px; line-height:20px; font-weight:400; color:#000; 
			text-align:center; cursor:pointer; transition:all 0.15s ease; }
		.popup-slots .popup-slot:hover { background:#DAE5FB; border-color:#43ABD2; color:#1C5A7F; }
		.popup-slots .popup-slot.selected { background:#28C; border-color:#28C; color:#FFF; font-weight:600; cursor:default; }
		.popup-slots .popup-slot.selected:before { position:absolute; top:12px; left:12px; content:"\f058"; display:block; margin:0; font-size:20px; line-height:20px; color:#4F8; 
				font-family:"Font Awesome 5 Free"; font-weight:900; }

		.popup-buttons { display:flex; gap:10px; }
		.popup-buttons .popup-btn { flex:1; padding:12px; border:1px solid #1C597F; border-radius:7px; font-size:18px; line-height:30px; font-weight:400;
			cursor:pointer; transition:all 0.15s ease; }
		.popup-buttons .popup-btn:hover { background:#28C; border-color:#28C; color:#FFF; }

		.popup-buttons .popup-btn.cancel { background:#EEE; border-color:#CCC; color:#444; padding-right:18px; }
		.popup-buttons .popup-btn.cancel:hover { background:#444; border-color:#444; color:#FFF; }
		.popup-buttons .popup-btn.cancel .fas { color:#AAA; margin-right:10px; transition:color 0.15s ease; }
		.popup-buttons .popup-btn.cancel:hover .fas { color:#AAA; }

		.popup-buttons .popup-btn.confirm { background:#1C597F; border-color:#1C597F; color:#FFF; padding-left:18px; }
		.popup-buttons .popup-btn.confirm:hover { background:#28C; border-color:#28C; color:#FFF; }
		.popup-buttons .popup-btn.confirm .fas { color:#5CF; margin-left:10px; transition:color 0.15s ease; }
		.popup-buttons .popup-btn.confirm:hover .fas { color:#FFF; }

		.popup-buttons .popup-btn.confirm.disabled { background:#FFF; border-color:#BBB; border-style:dashed; color:#AAA; cursor:not-allowed; }
		.popup-buttons .popup-btn.confirm.disabled:hover { background:#FFF; border-color:#BBB; color:#AAA; }
		.popup-buttons .popup-btn.confirm.disabled .fas { color:#CCC; }
		.popup-buttons .popup-btn.confirm.disabled:hover .fas { color:#CCC; }

	/* Récapitulatif */

		.preview-recap { width:800px; max-width:100%; text-align:left; margin:15px auto; padding:20px 30px; background:#FFF; border:1px solid #CCC; border-radius:12px; }

		p + .preview-recap,
		.rdv-message + .preview-recap { margin-top:40px; }

		.preview-recap.minimized { display:none; }
		.preview-recap.compact { padding:10px 20px; margin-top:30px; }

		.preview-recap .recap-title { margin:0 0 5px 0; font-size:28px; line-height:45px; font-weight:400; color:#1C5A7F; }
		.preview-recap.compact .recap-title { display:none; }

		.preview-recap .recap-item { display:flex; justify-content:flex-start; padding:10px 0; font-size:16px; line-height:30px; }
		.preview-recap .recap-item #rdv-preview-date { text-transform:capitalize; }
		.preview-recap .recap-item + .recap-item,
		.preview-recap .recap-link + .recap-item { border-top:1px solid #CCC; }

		.preview-recap .recap-item .recap-label { flex:0 0 180px; color:#444; font-weight:400; }

		.preview-recap .recap-item .recap-value { flex:1 1 auto; color:#222; }

		.preview-recap .recap-item .recap-value i { vertical-align:top; font-size:15px; line-height:30px; margin-right:8px; color:#43ABD2; }

		.preview-recap .recap-item .recap-value ul { list-style:none; margin:0; max-width:100%; }
		.preview-recap .recap-item .recap-value ul li { list-style:none; margin:0; }
		.preview-recap .recap-item .recap-value ul li label { font-size:15px; font-weight:400; color:#888; }
		.preview-recap .recap-item .recap-value ul li span { display:inline-block; margin:0 1px 0 2px; color:#AAA; }
		.preview-recap .recap-item .recap-value ul li div { display:inline-block; margin:4px 0 4px 6px; font-size:14px; line-height:24px; font-weight:400; }
		.preview-recap .recap-item .recap-value ul:not(.no-dot) li:before { content:""; display:inline-block; vertical-align:top; margin:12px 12px 0 0; 
			height:8px; width:8px; border-radius:4px; background:#43ABD2; }
		.preview-recap .recap-item .recap-value ul li.recap-info { font-size:15px; line-height:30px; color:#222; }
		.preview-recap .recap-item .recap-value ul li.recap-info:before { background:#FFF; }

		.preview-recap .recap-item .recap-value ul li.flex { display:flex; align-items:flex-start; }
		.preview-recap .recap-item .recap-value ul li.flex label { flex:0 0 auto; display:block; }
		.preview-recap .recap-item .recap-value ul li.flex div { flex:1 1 auto; display:block; }

		.preview-recap .recap-link { margin:5px 0; }
		.preview-recap .recap-link .rdv-action { margin:0; padding:5px 10px; font-size:14px; line-height:20px; border-color:#4C8AAF; background-color:#F8F8F8; color:#1C5A7F; }
		.preview-recap .recap-link .rdv-action:hover { border-color:#28C; background-color:#28C; color:#FFF; }
		.preview-recap .recap-link .rdv-action .fas,
		.preview-recap .recap-link .rdv-action .far { margin:0 5px 0 0; font-size:12px; line-height:20px; color:#28C; }
		.preview-recap .recap-link .rdv-action:hover .fas,
		.preview-recap .recap-link .rdv-action:hover .far { color:#FFF; }

		.preview-recap .recap-notice { margin:10px 0; padding:10px 15px; background-color:#E5F0F5; font-size:15px; line-height:25px; color:#222; }
		.preview-recap .recap-notice strong { color:#800; }
		.preview-recap .recap-notice .fas { vertical-align:top; margin-right:5px; font-size:18px; line-height:25px; color:#F84; }

/* COORDONNÉES */

	/* Structure */

		.step-coords + .step-coords { margin-top:30px; }

		.step-coords .coord-title { margin:0 0 25px 0; font-size:20px; line-height:30px; font-weight:400; color:#1C5A7F; }
		.step-coords .coord-title small { display:block; font-size:16px; line-height:30px; font-weight:400; color:#222; }
		.step-coords .coord-title span { color:#888; }
		.step-coords .coord-title:before { content:"\f05a"; display:inline-block; vertical-align:top; margin:0 10px 0 0; font-size:24px; line-height:30px; color:#43ABD2; 
			font-family:"Font Awesome 5 Free"; font-weight:900; }

	/* Formulaire */

		.step-coords .coord-group { display:flex; align-items:center; position:relative; margin:0 -15px 15px 0; }

		.step-coords .coord-group .coord-label { flex:0 0 200px; margin:0 15px 0 0; font-size:14px; line-height:20px; font-weight:400; color:#1C597F; 
			position:relative; overflow:hidden; cursor:pointer; }
		.step-coords .coord-group .coord-label.invalid { color:#D00; }

		.step-coords .coord-group .coord-data { flex-grow:0; flex-shrink:0; flex-basis:calc(50% - 230px); position:relative; margin:0 15px 0 0; padding:5px 10px; border:1px solid #BBB;
			font-size:15px; line-height:25px; font-weight:400; color:#222; }

		.step-coords .coord-group .coord-message { flex:0 1 100%; }
		.step-coords .coord-group .coord-message .coord-data.coord-textarea { display:block; margin:0; padding:10px 15px; 
			width:calc(100% - 15px); max-width:calc(100% - 15px); min-width:calc(100% - 15px); height:200px; min-height:200px; max-height:400px; }
		.step-coords .coord-group .coord-label[for="coord-message"] { align-self:flex-start; margin-top:13px; }

		.step-coords .coord-group .coord-data.coord-checkbox { flex:0 1 15px; width:15px; margin:0 10px; }
		.step-coords .coord-group .coord-data#coord-secu,
		.step-coords .coord-group .coord-data#coord-address { flex-grow:1; }

		.step-coords .coord-group .coord-data:focus { box-shadow:0 0 5px rgba(50,130,190,0.5); outline:0; border-color:#1C5A7F; }
		.step-coords .coord-group .coord-data.invalid:not(:focus) { border-color:#D00; }

		.step-coords .coord-group .invalid-icon { display:block; position:absolute; z-index:1; top:10px; right:7px; width:16px; height:16px; border-radius:8px; background-color:#FFF;
			font-size:16px; line-height:16px; color:#D00; }
		.step-coords .coord-group .coord-label .invalid-icon { display:inline-block; vertical-align:top; font-size:15px; line-height:20px; margin:0 0 0 5px;
			position:relative; top:initial; right:initial; width:auto; height:auto; border-radius:0; }

		.step-coords .coord-group .coord-radio { cursor:pointer; font-size:14px; line-height:25px; margin:0 20px 0 0; }
		.step-coords .coord-group .coord-radio.disabled { cursor:not-allowed; }
		.step-coords .coord-group .coord-radio.invalid { color:#C00; }
		.step-coords .coord-group .coord-radio:not(.disabled):hover { color:#1C5A7F; }
		.step-coords .coord-group .coord-radio .coord-data { display:inline-block; vertical-align:top; width:15px; margin:7px 5px 0 0; }
		.step-coords .coord-group .coord-radio:focus,
		.step-coords .coord-group .coord-radio .coord-data:focus { box-shadow:none; outline:0; }

		.step-coords .coord-group.checkbox-group { margin-bottom:0; }
		.step-coords .coord-group.checkbox-group .coord-validate { flex:0 0 calc(100% - 15px); margin:10px 0 0 0; padding-left:215px; cursor:pointer; 
			font-size:15px; line-height:24px; color:#444; }
		.step-coords .coord-group.checkbox-group .coord-validate .coord-data { display:inline-block; vertical-align:top; width:15px; margin:6px 6px 0 0; }
		.step-coords .coord-group.checkbox-group .coord-validate:focus,
		.step-coords .coord-group.checkbox-group .coord-validate .coord-data:focus { box-shadow:none; outline:0; }
		.step-coords .coord-group.checkbox-group .coord-validate span { font-weight:400; color:#222; }
		.step-coords .coord-group.checkbox-group .coord-validate a { text-decoration:underline; }
		.step-coords .coord-group.checkbox-group .coord-validate .invalid-notice { display:none; }
		.step-coords .coord-group.checkbox-group .coord-validate.invalid .invalid-notice { display:inline; color:#C00; }

		.step-coords .coord-notice { display:none; margin:0 0 -30px 0; padding-left:215px; font-size:14px; line-height:24px; font-style:italic; color:#444; }
		.step-coords .coord-notice .fas { font-size:15px; line-height:22px; font-style:normal; color:#C00; margin-right:5px; }
		.step-coords .coord-notice.visible { display:block; }

	/* Placeholders */

		.coord-data::-webkit-input-placeholder { color:#888; font-style:italic; }
		.coord-data::-moz-placeholder { color:#888; font-style:italic; }
		.coord-data:-ms-input-placeholder { color:#888; font-style:italic; }
		.coord-data:-moz-placeholder { color:#888; font-style:italic; }

		.step-coords #coord-tutor-info { display:none; }
		.step-coords #coord-tutor-group { display:none; }
		.step-coords #coord-tutor-group:not(.enabled) .coord-data { cursor:not-allowed; }
		.step-coords #coord-tutor-group.enabled { display:flex; }

	/* Consentement éclairé */

		.rdv-consent .coord-group { /*align-items:flex-start;*/ }
		.rdv-consent .coord-group .coord-infos { flex:0 0 215px; }
		.rdv-consent .coord-group .coord-consent { flex:0 0 calc(100% - 215px); }

		.rdv-consent .rdv-consent-more { margin:0; padding:6px 12px; font-size:14px; line-height:24px; font-weight:400; text-transform:none; }
		.rdv-consent .rdv-consent-more .fas { margin-right:6px; font-size:16px; line-height:24px; }

		.rdv-consent .consent-options { margin:0; }
		.rdv-consent .consent-options .consent-option { font-size:15px; line-height:24px; font-weight:400; color:#222; cursor:pointer; }
		.rdv-consent .consent-options .consent-option input { display:inline-block; vertical-align:top; width:15px; margin:6px 6px 0 0; }

		.rdv-consent .consent-options .consent-option .invalid-notice { display:none; }
		.rdv-consent .consent-options .consent-option.invalid .invalid-notice { display:inline; color:#C00; }
		
		.rdv-consent .consent-options .consent-option a { text-decoration:none; }
		.rdv-consent .consent-options .consent-option a:hover { text-decoration:underline; }

		.rdv-consent .consent-valid { margin:15px 0 0 0; }
		.rdv-consent .consent-valid p { font-size:16px; line-height:30px; font-weight:400; color:#222; margin:0 0 10px 0; }
		.rdv-consent .consent-valid p em { font-style:normal; font-weight:600; color:#000; }

		.rdv-consent .consent-actions { margin:15px 0 0 0; }
		.rdv-consent .consent-actions .rdv-action { margin:0 15px 0 0; }
		.rdv-consent .consent-actions .rdv-action.rdv-consent-more:not(:hover) { background-color:#444; }
		.rdv-consent .consent-actions .rdv-action .far,
		.rdv-consent .consent-actions .rdv-action .fas { margin:0 12px 0 0; }

		/* Popup */

		@keyframes showPopup { from { opacity:0; } to { opacity:1; } }

		.rdv-popup { position:fixed; z-index:99999; top:0; left:0; bottom:0; right:0; overflow:hidden; display:none; justify-content:center; align-items:center; align-content:center; }
		.rdv-popup.opened { display:flex; animation:showPopup 0.3s ease; }

		.rdv-popup .popup-window { flex:0 0 75%; position:relative; z-index:99999; background-color:#FFF; border-radius:3px; box-shadow:0 15px 60px rgba(0,0,0,0.5); }
		
		.rdv-popup .popup-window .popup-header { display:flex; justify-content:space-between; align-items:center; height:35px; padding:0 5px 1px 10px; background-color:#1C5A7F; color:#FFF; }
		.rdv-popup .popup-window .popup-header .fas { display:block; font-size:15px; line-height:20px; color:#6CAACF; }
		.rdv-popup .popup-window .popup-header .popup-close { display:block; height:22px; width:22px; text-align:center; border-radius:3px; background-color:#133C5B; color:#FFF; 
			font-size:20px; line-height:23px; }
		.rdv-popup .popup-window .popup-header .popup-close:hover { background-color:#222; color:#FFF; }

		.rdv-popup .popup-window .popup-infos { padding:10px 15px 15px 15px; max-height:75vh; overflow:auto; }

		.rdv-popup .popup-window .popup-infos .consent-entry { margin:0 0 15px 0; }
		.rdv-popup .popup-window .popup-infos .consent-entry p { margin:0 0 10px 0; }
		.rdv-popup .popup-window .popup-infos .consent-entry ul { margin:-10px 0 10px 0; }

		.rdv-popup .popup-window .popup-infos .consent-infos { margin:0; padding:10px 15px; background-color:#E5F0F5; font-size:14px; line-height:28px; color:#1C5A7F; }
		.rdv-popup .popup-window .popup-infos .consent-infos p { margin:0; }

		.rdv-popup .popup-window .popup-actions { padding:0 15px 15px 15px; text-align:center; }
		.rdv-popup .popup-window .popup-actions .popup-action { padding:8px 24px; font-size:16px; }

		.rdv-popup .popup-overlay { position:fixed; z-index:9999; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); }

/* INDICATIONS */

	/* Structure */

		.rdv-indication { padding:0; border-top-width:0; text-align:center; }
		.rdv-indication .rdv-indication-title { display:block; font-size:28px; line-height:30px; font-weight:400; text-transform:uppercase; color:#1C597F; margin:15px 0; }
		.rdv-indication .rdv-indication-title .fas,
		.rdv-indication .rdv-indication-title .far { vertical-align:top; font-size:25px; line-height:30px; color:#7B2; margin-right:15px; }
		.rdv-indication .rdv-indication-title.rdv-invalid .fas,
		.rdv-indication .rdv-indication-title.rdv-invalid .far,
		.rdv-indication .rdv-indication-title.rdv-no-result .fas,
		.rdv-indication .rdv-indication-title.rdv-no-result .far { color:#D00; }

		.rdv-indication p { font-size:18px; line-height:30px; font-weight:400; color:#222; margin:0 0 15px 0; }
		.rdv-indication p strong { font-weight:500; color:#000; }
		.rdv-indication p i { font-size:20px; line-height:30px; vertical-align:top; color:#3996BC; }
		.rdv-indication p em { color:#1C597F; }
		.rdv-indication p u { font-size:16px; text-decoration:none; color:#222; }
		.rdv-indication p u strong { color:#222; }
		.rdv-indication p small { display:block; font-size:18px; line-height:30px; font-weight:400; font-style:normal; color:#222; }
		.rdv-indication p small strong { font-weight:500; color:#1C597F; }
		.rdv-indication p a { text-decoration:underline; }
		.rdv-indication input { margin-top:30px; }

		.rdv-indication .rdv-confirm-warn { display:inline-block; margin:10px 0 0 0; padding:10px 15px; border-width:0; background-color:#E5F0F5; }

	/* Recherche */

		.rdv-search .rdv-load.active + .rdv-result,
		.rdv-process .rdv-load.active + .rdv-result { padding-top:45px; border-top-width:1px; }
		.rdv-search .rdv-load,
		.rdv-process .rdv-load { padding-top:30px; }
			
	/* Seniors */

		.rdv-senior .rdv-indication-text p { font-size:18px; line-height:30px; font-weight:400; color:#222; }
		.rdv-senior .rdv-indication-text p small { color:#444; }
		.rdv-senior .rdv-indication-text p small strong { color:#222; }
			
/* ENVOI ET CONFIRMATION */

	.rdv-message-form .message-label { display:block; margin:0 0 15px 0; }
	.rdv-message-form .message-textarea { display:block; width:100%; max-width:100%; min-width:100%; min-height:120px; max-height:360px; outline:0; padding:5px 10px;
		border:1px solid rgba(25,90,125,0.25); font-size:15px; line-height:25px; font-weight:400; color:#222; }

	.rdv-confirm { margin-bottom:30px; }
	.rdv-confirm .rdv-confirm-text { display:inline-block; padding:10px 20px; margin:15px 0 20px 0; border:1px solid rgba(25,90,125,0.25); font-size:20px; }
	.rdv-confirm .rdv-confirm-text strong { color:#000; }

/* DEBUG */

	.rdv-debug { width:100%; max-width:100%; max-height:3000px; margin:30px auto 0 auto; padding:0 20px; text-align:left; font-size:12px; line-height:20px; background-color:#345; 
		overflow:auto; transition:all 0.3s ease; }
	.rdv-debug.minimized { max-height:0; margin:0; opacity:0; overflow:hidden; }
	.content-side .rdv-debug { margin:0 auto; }
	.rdv-debug:not(.debug-email) h2 { font-size:16px; line-height:20px; font-weight:400; text-align:center; margin-bottom:30px; padding-bottom:15px; color:#F30; border-bottom:1px dashed #F96; }
	.rdv-debug:not(.debug-email) h3 { font-size:16px; line-height:20px; font-weight:400; text-align:left; margin:15px 0; color:#4BF; text-transform:uppercase; }
	.content-side .rdv-debug > h2 { display:none; }

	.rdv-debug.rdv-debug-float { position:fixed; z-index:9999; top:60px; left:30px;
		display:inline-flex; align-items:stretch; width:auto; max-height:72px; margin:0 0 30px 0; padding:0 8px; background-color:#345; }
	.rdv-debug.rdv-debug-float.minimized { max-height:0; margin:0; opacity:0; }
	.rdv-debug.rdv-debug-float .debug-checks { flex:0 0 350px; margin:12px 0; }
	.rdv-debug.rdv-debug-float .debug-checks + .debug-checks { flex:0 0 360px; margin:12px 0 12px 4px; }
	.rdv-debug.rdv-debug-float .debug-links { flex:1 0 auto; margin:12px 4px 12px 8px; display:flex; flex-direction:column; justify-content:flex-end; align-items:flex-end; }
	.rdv-debug.rdv-debug-float .debug-links .debug-link { flex:0 0 auto; }

	.rdv-debug-toggle { position:fixed; z-index:9999; top:165px; left:30px; text-align:center; }
	.rdv-debug-toggle a { display:block; height:60px; width:60px; border-radius:30px; background-color:#234; color:#0BF; font-size:24px; line-height:58px; }
	.rdv-debug-toggle a.minimized { color:#0FB; }

	.rdv-debug .xdebug-var-dump { text-align:left; background-color:#FFE; border:1px solid #F80; padding:10px 15px; font-size:12px; line-height:15px; }

	.rdv-debug .debug-links { margin-top:30px; }
	.rdv-debug .debug-links a { display:block; text-align:center; font-size:14px; line-height:20px; margin:0; padding:8px 12px; border-radius:3px; background-color:#2874AD; color:#FFF; }
	.rdv-debug .debug-links a + a { margin-top:8px; }
	.rdv-debug .debug-links a:hover { background-color:#222; }
	.rdv-debug .debug-links a small { display:block; font-size:11px; line-height:12px; color:#FFFC; }

	.rdv-debug .debug-area { margin-bottom:20px; }
	.rdv-debug .debug-area.debug-planning { margin-bottom:10px; }
	.rdv-debug .debug-area h2 { font-size:18px; margin-bottom:15px; }
	.rdv-debug .debug-area p { margin-bottom:10px; }

	.rdv-debug .debug-checks { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-start; margin:0 -5px; }
	.rdv-debug .debug-checks .debug-check { flex:1 0 calc(20% - 10px); margin:0 4px; text-align:center; }
	.rdv-debug .debug-checks .debug-check label { display:block; font-size:12px; line-height:12px; margin:0 0 5px 0; color:#CCC; }
	.rdv-debug .debug-checks .debug-check label strong { font-size:14px; color:#FFF; }
	.rdv-debug .debug-checks .debug-check input { display:block; text-align:center; width:100%; margin:0 auto; font-size:15px; line-height:30px; font-weight:600; padding:0;
		background-color:#123; color:#CC8;  border:0px solid #AAA; border-radius:0; }
	.rdv-debug .debug-checks .debug-check:not(.data-step):not(.check-a):not(.check-t):not(.check-p) input { font-size:13px; font-weight:400; }
	.rdv-debug .debug-checks .debug-check.data-step input { color:#FB0; }
	.rdv-debug .debug-checks .debug-check.check-p input { color:#0CF; }
	.rdv-debug .debug-checks .debug-check.check-a input { color:#0F4; }
	.rdv-debug .debug-checks .debug-check.check-t input { color:#F40; }
	.rdv-debug .debug-checks .debug-check.check-m input { color:#AAA; }

	.rdv-debug .debug-infos { display:flex; flex-direction:column; justify-content:center; align-items:center; }
	.rdv-debug .debug-infos .debug-title { display:block; margin:0 0 4px 0; font-size:11px; font-weight:500; line-height:14px; color:#4AF; }
	.rdv-debug .debug-infos .debug-icon { display:block; margin:0 12px; font-size:22px; line-height:32px; color:#4AF; }

	.rdv-debug textarea { width:calc(100% - 30px); max-width:calc(100% - 30px); min-width:calc(100% - 30px); height:80px; min-height:360px; padding:10px 15px;
		font-size:12px; line-height:20px; border:1px solid #CCC; }

	.rdv-debug .debug-textareas { display:flex; flex-wrap:wrap; }
	.rdv-debug .debug-textareas textarea { width:calc(50% - 12px); max-width:calc(50% - 10px); min-width:calc(50% - 10px); margin:0 10px 0 0; border-width:0; border-radius:0; 
		background-color:#012; color:#0F0; }
	.rdv-debug .debug-textareas textarea + textarea { margin:0 0 0 10px; color:#0FF; }

	.rdv-debug .debug-items { display:flex; flex-wrap:wrap; justify-content:flex-start; align-items:flex-start; margin:0 -10px; }
	.rdv-debug .debug-items .debug-item { flex:0 1 calc(33.33% - 20px); margin:0 10px 15px 10px; }
	.rdv-debug .debug-items .debug-item h3 { font-size:12px; line-height:20px; margin-bottom:10px; }
	.rdv-debug .debug-items .debug-item ul li strong { display:inline-block; vertical-align:top; width:22px; text-align:center; }

	.debug-data { width:auto; margin:0 0 30px 0; padding:0; border:1px dashed #B00; text-align:left; list-style:none; display:inline-flex !important; background-color:#FAFAFA; }
	.debug-data li { flex:0 0 auto; display:block; padding:5px 15px; font-size:15px; line-height:20px; color:#000; }
	.debug-data li + li { border-left:1px dashed #B00; }
	.debug-data li label { color:#B00; font-weight:600; }

	.debug-email { margin-top:30px; padding:30px; border:1px dashed #B00; background-color:#FAFAFA; text-align:left; }
	.debug-email.minimized { margin-top:0; padding:0; border-width:0; }
	.debug-email h1 { margin-bottom:0.5em; }
	.debug-email h2 { text-align:left; border-bottom-width:0; margin-bottom:0.5em; padding:0; }
	.debug-email p { font-size:15px; line-height:28px; margin:0 0 1em 0; }
	.debug-email p strong { font-weight:bold; color:#222; }
	.debug-email p em { color:#222; }
	.debug-email p u { font-size:1em; }
	.debug-email table { margin:1em 0; font-size:16px; line-height:30px; color:#222; }

	.rdv-debug.var-dump { max-height:none; margin:0 auto 30px auto; padding:0; }
	.rdv-debug.var-dump.minimized { max-height:0; margin:0; }
	.rdv-debug.var-dump .xdebug-var-dump { border-color:#E00; margin:0; background-color:#F4F4F4; }

/* RESPONSIVE */

	@media (max-width:767px) {

		/* Structure */

			.content.rdv-content { padding:20px 0; }

			.rdv-main-step,
			.rdv-sub-step,
			.rdv-step-error { margin:0; }

		/* En-tête */

			.rdv-content .step-header { display:flex; align-items:flex-start; padding:0 20px 15px 20px; margin:-5px -20px 10px -20px; }

			.step-header .step-number { font-size:16px; font-weight:400; line-height:30px; white-space:nowrap; }
			.step-header .step-number strong { font-weight:600; margin:2px 6px 0 6px; }
			.step-header .step-title { font-size:20px; font-weight:400; line-height:30px; }

		/* Main step */

			.step-question { font-size:16px; margin:0; }
			.step-question:before { margin:0 10px 0 0; }

			.rdv-content .rdv-main-step .step-answers { margin:15px 0; }

			.rdv-content .rdv-main-step .step-answers .step-answer,
			.rdv-content .rdv-main-step .step-answers .step-answer:first-child { flex:0 0 100%; margin:0 0 15px 0; padding:15px 10px; }

			.rdv-content .rdv-main-step .step-answers .step-answer.selected:before { top:12px; left:0; }

		/* Sub step */

			.rdv-content .rdv-before-linear-step.rdv-sub-step.started { margin-bottom:15px; }

			.rdv-content .rdv-before-linear-step.rdv-sub-step .step-answers { margin:0 -10px; }

			.rdv-content .rdv-sub-step .step-question { flex:0 0 100%; margin:0; }

			.rdv-content .rdv-sub-step .step-answers .step-answer {  }

			.rdv-content .rdv-sub-step.rdv-linear-step .step-answers { flex:0 0 calc(100% + 15px); margin:15px 0 0 -15px; }

			.rdv-before-linear-step.rdv-sub-step .step-answers .step-answer { margin:15px 10px 0 10px; }
			.rdv-before-linear-step.rdv-sub-step .step-answers .step-answer br { display:none; }

			.rdv-content .rdv-sub-step .step-answers .step-answer.selected:before { top:50%; left:10px; transform:translateY(-50%); }

			.rdv-linear-step .rdv-linear-step-content { flex-wrap:wrap; }

			.rdv-sub-step .step-note { margin-top:15px; }
			.rdv-sub-step .step-note .note-text { font-size:14px; line-height:24px; }
			.rdv-sub-step .step-answer { margin:20px 0 0 0; }

			.rdv-fields-step .step-fields { margin:10px -20px 15px -20px; padding:10px 20px; border-width:1px 0; border-radius:0; background-color:#F8F8F8; }
			.rdv-fields-step .step-fields .step-field { flex:0 0 100%; flex-wrap:wrap; }
			.rdv-fields-step .step-fields .step-field.field-type { flex:0 0 100%; align-items:flex-start; padding:0; }
			.rdv-fields-step .step-fields .step-field.field-group .rdv-field { flex-wrap:wrap; }
			.rdv-fields-step .step-fields .step-field.field-group .rdv-field + .rdv-field { margin:5px 0 0 0; }

			.rdv-fields-step .step-fields .step-field .field-label { flex:0 0 100%; margin:0 0 5px 0; }
			.rdv-fields-step .step-fields .step-field .field-label br { display:none; }
			.rdv-fields-step .step-fields .step-field .field-input { flex:0 0 100%; height:auto; margin:2px 0 10px 0; padding:5px 10px; line-height:30px; }
			.rdv-fields-step .step-fields .step-field .field-select { margin:0 15px 5px 0; }

			body .rdv-fields-step .step-fields .step-answer { flex:0 0 calc(50% - 7.5px); margin:10px 0 5px 0; padding:10px 30px; }

		/* Notes */

			.step-question-notice { margin:15px -20px 0 -20px; padding:15px 20px; font-size:14px; }
			.step-question-notice .fas { font-size:16px; }

			#rdv-types .rdv-linear-step-notes { margin-top:10px; }

			.rdv-linear-step-notes .step-notes .step-note { margin:0 -20px; }
			.rdv-linear-step-notes .step-notes .step-note .note-text { font-size:14px; }

		/* Indications */

			.rdv-indication { margin-bottom:20px; }

			.rdv-indication .rdv-indication-title { font-size:24px; }
			.rdv-indication .rdv-indication-title .fas,
			.rdv-indication .rdv-indication-title .far { margin-right:10px; font-size:24px; }
			.rdv-indication p { font-size:15px; line-height:25px; margin:0; }

			.rdv-indication .rdv-confirm { margin-bottom:0; }
			.rdv-indication .rdv-confirm .rdv-confirm-text { margin:5px -20px 15px -20px; padding:15px 20px; font-size:18px; background-color:#E5F0F5; border-width:0; }
			.rdv-indication .rdv-confirm p { font-size:16px; line-height:25px; margin:0; }
			.rdv-indication .rdv-confirm p small { font-size:16px; line-height:25px; }
			.rdv-indication .rdv-confirm p i { font-size:20px; line-height:25px; }

			.rdv-indication .rdv-confirm .rdv-indication-title { text-align:left; margin-top:0; font-size:24px; }
			.rdv-indication .rdv-confirm .rdv-indication-title .far { margin-right:10px; font-size:24px; }

			.rdv-indication .rdv-confirm .rdv-confirm-warn { display:block; margin-top:20px; }

		/* Actions */

			body .rdv-content .rdv-step-actions .rdv-actions .rdv-actions-label { display:none; }

		/* Calendrier */

			.calendar { width:calc(100% + 10px); max-width:calc(100% + 10px); margin:0 -5px; }

			.calendar-header { flex-wrap:wrap; padding:12px 10px; }

			.calendar-header .month-name { flex:0 0 100%; margin:0 0 10px 0; }
			.calendar-header .month-nav { flex:0 0 100%; }
			.calendar-header .month-nav .nav-btn { flex:0 1 50%; padding:5px; font-size:14px; }
			.calendar-header .month-nav .nav-btn .fas { font-size:16px; }

			.calendar-body { padding:10px 0 15px 0; }

			.calendar-body .weekdays { grid-template-columns:repeat(5, 1fr); gap:5px; padding:0 10px; }
			.calendar-body .weekdays .weekday { padding:0; font-size:12px; }
			.calendar-body .weekdays .weekday.closed,
			.calendar-body .weekdays .weekday span,
			.calendar-body .weekdays .weekday .fas { display:none; }

			.calendar-body .days { grid-template-columns:repeat(5, 1fr); gap:3px; border-top:1px solid #C5D6DE; padding:10px 10px 0 10px; }
			.calendar-body .days .day { min-width:0; min-height:0; justify-content:space-between; border-radius:0; border-color:#FFF; border-width:0 !important; aspect-ratio:1; }
			.calendar-body .days .day.weekend,
			.calendar-body .days .day.next-month,
			.calendar-body .days .day.hide-mobile { display:none; }
			.calendar-body .days .day.past,
			.calendar-body .days .day.today,
			.calendar-body .days .day.inside,
			.calendar-body .days .day.outside,
			.calendar-body .days .day.other-month { justify-content:center; }

			.calendar-body .days .day .day-number { margin-top:6px; border-radius:14px; width:28px; height:28px; font-size:15px; line-height:28px; }
			.calendar-body .days .day.past .day-number,
			.calendar-body .days .day.today .day-number,
			.calendar-body .days .day.inside .day-number,
			.calendar-body .days .day.outside .day-number,
			.calendar-body .days .day.other-month .day-number { margin-top:0; }
			.calendar-body .days .day .slots-badge { align-self:stretch; text-align:center; padding:4px; border-radius:0; margin:0; }

			.calendar-body .days .day.inside.disabled,
			.calendar-body .days .day.outside.disabled { background:#EDC; color:#500; }
			.calendar-body .days .day.today .slots-badge { display:none; background-color:#666; color:#FFF; }

			.time-popup { max-width:calc(100% - 30px); width:calc(100% - 30px); max-height:calc(100vh - 30px); overflow-x:hidden; overflow-y:auto; }
			.time-popup .popup-title { font-size:18px; margin:0 0 10px 0; text-align:left; }
			.time-popup .popup-title .far { font-size:22px; }
			.time-popup .popup-infos { font-size:14px; line-height:24px; margin:0 0 15px 0; text-align:left; }
			.time-popup .popup-infos br { display:none; }

			.popup-slots { grid-template-columns:repeat(2, 1fr); }

			.time-overlay { background:rgba(0,0,0,0.75); }

		/* Récapitulatif */

			.preview-recap { width:100%; margin:0; padding:10px 15px; }
			.rdv-preview .preview-recap,
			.rdv-indication .preview-recap { margin:15px 0 0 0; }
			.preview-recap.compact { margin-top:20px; }
			.preview-recap .recap-title { font-size:20px; line-height:30px; margin:0; }

			.preview-recap .recap-item { flex-wrap:wrap; }
			.preview-recap .recap-item .recap-label{ flex:0 0 100%; font-size:14px; line-height:24px; color:#1C5A7F; }
			.preview-recap .recap-item .recap-value { flex:0 0 100%; font-size:14px; }
			.preview-recap .recap-item.item-type .recap-value,
			.preview-recap .recap-item.item-date .recap-value { font-size:16px; }
			.preview-recap .recap-notice { font-size:14px; }

			.preview-recap .recap-item .recap-value ul { margin:5px 0 0 0; }
			.preview-recap .recap-item .recap-value ul li.recap-info { font-size:14px; line-height:24px; margin-bottom:2px; }
			.preview-recap .recap-item .recap-value ul li.recap-info:before { display:none; }
			.preview-recap .recap-item .recap-value ul:not(.no-dot) li:before { margin:11px 8px 0 0; }

		/* Formulaire */

			.step-coords .coord-group .coord-radio { margin-bottom:5px; }
			.step-coords .coord-group.checkbox-group .coord-validate { flex:0 0 100%; padding-left:0; font-size:13px; }
			.rdv-consent .coord-group .coord-consent { flex:0 0 100%; margin:15px 0 20px 0; }
			.rdv-consent .consent-options .consent-option { font-size:14px; }
			
			.rdv-popup .popup-window { flex:0 1 calc(100% - 20px); padding:10px; }
			.rdv-popup .popup-window .popup-infos { max-height:calc(100vh - 140px); padding:10px 0; }
			.rdv-popup .popup-window .popup-actions { padding:10px 0 0 0; }

			.step-coords .coord-group.checkbox-group .coord-validate { margin-bottom:15px; }

		/* Debug */

			.rdv-debug-toggle { top:60px; left:15px; }

	}