
.sortie-planning {
    height: 390px; /* Hauteur relative à la fenêtre */
    margin: 0 auto; 
    position: relative;
    top: 90px;        
    background-image: url('/photos/couvertures/<?php echo $photoFond; ?>');
    background-size: cover;
    background-position: center;
}
  
@font-face {
    font-family: 'Gratisan';
    src: url('gratisan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
.sortie-hero {   
    max-width: 1200px;  
    margin: 0 auto; 
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.7);
    }
.sortie-hero h1 {
    position: absolute;
    top: 130px;
    left: 20px;
    text-align: left;
	font: normal normal normal 70px/34px Gratisan;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-shadow: 0px 3px 20px #000000D1;
    }

.badge {
    position: absolute;
    top: 50px;
    right: 20px;
    width: 180px; /* ajustez selon votre image */
      height: auto;
    }
.header-plan {
    color: white;
    width: 400px;
    display: flex;
    align-items: center;
	background: #FF8000 0% 0% no-repeat padding-box;
	border-radius: 10px ;
	opacity: 1;
	height: 45px;
	cursor: pointer;
    }
.vert {
      background: #3A6F7E 0% 0% no-repeat padding-box;
      margin-left: 20px;
    }
.vert-dde {
    background: #3A6F7E 0% 0% no-repeat padding-box;
	height: 35px;
  	line-height: 35px;
  	padding: 0px 15px;
  	margin-bottom: 10px;
    }       
.header-icon {
    font-size: 25px;
    margin-left: 15px;
    width: 40px;
    }
        
.header-title {
    font: normal normal bold 19px/22px Asap condensed;
    }

.header-plan-date {
    color: white;
    width: 300px;
    align-items: center;
	background: #FF8000 0% 0% no-repeat padding-box;
	border-radius: 10px ;
	opacity: 1;
	height: 45px;
	cursor: pointer;
    }

  .header-title-date {
    display: flex;
    justify-content: space-between; /* espace entre le texte et l'input */
    align-items: center;
    
  }

  .header-title-date li {
       list-style: none;
    flex-grow: 1; /* prend tout l'espace dispo à gauche */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
     font: normal normal bold 19px/22px Asap condensed;
     padding-left: 10px;
  }

  .header-title-date input[type="date"] {
    background-color: #ff7f27;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid transparent;
    height: 45px;
    color: white;
    font: normal normal bold 19px/22px Asap condensed;
    margin-right: 5px;
    flex-shrink: 0; /* ne se réduit pas si le texte déborde */
  }

.b-date-dde{
  background-color: white;
  border-radius: 8px;
  font-size: 16px;
  height: 35px;
  color: #3A6F7E;
  margin-bottom: 10px;
}

.resa-dde{
padding: 0px 10px;
font-size: 16px;
}

.header-plan.vert {
  width: 300px;
  height: 45px;
  background: #3A6F7E;
  margin-left: 20px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  color: white;
  cursor: pointer;

  position: sticky;
  top: 200px; /* colle juste sous le menu */

}
  
.planning-detail {
    height: 250px;
  	margin: 0 auto;
  	max-width: 1000px;
  	position: relative;
  	top: 140px;
    } 

.choix-planning {   
    position: relative;
    display: flex;
    justify-content: center;
  	gap: 100px;
    }
    
.texte-planning {   
    position: relative;
    font: normal normal bold 26px/31px Poppins;
	color: #004559;
	padding: 20px 0px;
	text-align: center;
    }
.planning-jour {
    height: 40px;
  	margin: 0 auto;
  	max-width: 1000px;
  	position: relative;
  	top: 20px;
    }
.date-planning {   
position: relative;
  font: normal normal bold 20px/40px Poppins;
  color: white;
  background: #3A6F7E 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  height: 45px;
  padding-left: 20px;
  text-decoration: ;
  text-transform: uppercase;
  font: normal normal bold 20px/45px Asap condensed;
  width: 100%;
    }
    
/* Planning jour par jour */    
    
.sortie-container {
	max-width: 1000px;
  	margin: 40px auto;
  	background-color: #fff;
  	border-radius: 20px;
  	overflow: hidden;
  	box-shadow: 0px 3px 10px #00000029;
	}

.sortie-main {
  	display: flex;
  	flex-direction: row;
  	gap: 10px;
  	border: 2px solid #E0ECEF;
	}

.sortie-lieu {
  	display: flex;
  	font: normal normal 600 20px/25px Poppins;
  	color: #414653;
	}
.sortie-lieu img {
  	padding: 5px 5px 0px 0px;
	}

.mobile {
  	display: none;
	}
.desktop {
  	display: flex;
  	width: 100%;
  	gap: 100px;
  	justify-content: space-between;
  	padding-right: 20px;
	}

.date-badge {
  	position: absolute;
  	background-color: #FF8000;
  	color: white;
  	padding: 8px 15px;
  	border-radius: 10px 0;
  	display: flex;
  	font: normal normal 600 16px/20px Poppins;
  	top: 0px;
  	z-index: 10;
	}

.sortie-image {
  	position: relative;
  	width: 100%;
  	max-width: 310px;
  	margin: 20px;
  	flex-shrink: 0;
	}
.sortie-image img {
  	width: 100%;
  	height: auto;
  	object-fit: cover;
  	border-radius: 15px;
  	display: block;
	}

.sortie-content {
  	padding: 15px 0;
  	flex-grow: 1;
  	width: 100%;
	}

.sortie-title {
  	font: normal normal bold 14px/30px Poppins;
  	color: #3A6F7E;
  	margin: 5px 0;
	}

.sortie-description {
  	font: normal normal normal 14px/22px Poppins;
  	color: #3A6F7E;
  	margin-bottom: 1rem;
	}

.sortie-infos {
  	display: flex;
  	flex-wrap: wrap;
  	gap: 1.5rem;
  	font: normal normal bold 16px/30px Poppins;
  	color: #004559;
	}

.sortie-infos div {
  	display: flex;
  	align-items: center;
  	gap: 0.4rem;
	}
.sortie-infos span {
      color: #f28c00;
    }

.sortie-bottom {
  	display: flex;
  	flex-direction: row;
  	justify-content: flex-end;
  	align-items: flex-end;
  	padding: 12px 5px 12px 12px;
  	background-color: #f9fafb;
  	border-top: 1px solid #e5e7eb;
  	gap: 0.5rem;
  	border: 2px solid #E0ECEF;
	}

.sortie-ligne1 {
  	display: flex;
  	justify-content: space-between;
  	font: normal normal bold 18px/25px Poppins;
	}

.sortie-ligne2-wrapper {
  	display: flex;
  	justify-content: flex-end;
  	padding-bottom: 3px;
	}

.sortie-ligne2 {
  	display: flex;
  	gap: 10px;
  	align-items: center;
	}

.highlight-orange {
  	color: #FF8000;
  	font-weight: bold;
	}

.highlight-blue {
  	color: #3A6F7E;
  	font-weight: bold;
  	padding-right: 15px;
	}

.last-minute {
  	display: flex;
  	align-items: center;
  	color: #ff7f24;
  	font-weight: bold;
  	width: 90px;
  	line-height: 14px;
	}
.discount-icon {
  	font-size: 24px;
	}
.sortie-new {
  	margin: 30px auto;
  	max-width: 1000px;
  	position: relative;
  	display: flex;
	background: #E0ECEF 0% 0% no-repeat padding-box;
	border-radius: 10px;
  	height: 64px;
  	padding: 10px;
  	justify-content: right;
	}
.sortie-guidedispo {
  	display: flex;
  	flex-wrap: wrap;
  	font: normal normal bold 18px/34px Poppins;
  	color: #004559;
  	padding-top: 8px;
	}
.sortie-guide {
 	font: normal normal bold 18px/34px Poppins;
	}
.sortie-guidetitle {
    color: white;
    width: 300px;
    display: flex;
    align-items: center;
	border-radius: 10px ;
	opacity: 1;
	height: 45px;
	font: normal normal 600 18px/28px Poppins;
    }

/* réservation de booking.php */ 

.booking-container {
	max-width: 1200px;
  	margin: 40px auto;
  	background-color: #fff;
  	border-radius: 20px;
  	overflow: hidden;
  	box-shadow: 0px 3px 10px #00000029;
  	margin-bottom: 10px;
	}


.choix-booking {   
    position: relative;
    } 
         
.header-booking {
    color: white;
    display: flex;
    align-items: center;
	background: #3A6F7E 0% 0% no-repeat padding-box;
	border-radius: 10px 10px 0px 0px;
	opacity: 1;
	height: 45px;
	cursor: pointer;
    }
.header-title-booking {
    font: normal normal 600 20px/26px Poppins;
    }
.booking-jour {
    height: 40px;
  	margin: 0 auto;
  	max-width: 1200px;
  	position: relative;
  	top: 10px;
    } 
.booking-detail {
    height: 170px;
  	margin: 0 auto;
  	max-width: 1200px;
  	position: relative;
  	top: 120px;
    }    
.booking-bottom {
  	display: flex;
  	flex-direction: row;
  	justify-content: center;
  	align-items: flex-end;
  	padding: 12px 5px 12px 12px;
  	background-color: #f9fafb;
  	border-top: 1px solid #e5e7eb;
  	gap: 0.5rem;
  	border: 2px solid #E0ECEF;
	}
.last-minute-booking {
  display: flex;
  align-items: center;
  color: #ff7f24;
  font-weight: bold;
  line-height: 14px;
}
.text-centre  {
	height: 30px;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  }
  
   
 .book-main-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 8px 0px;
    font-size: 14px;
    line-height: 1.6;
    font-family: Poppins, Regular;
    margin-top: 85px;
    }

    .book-column h3 {
      background-color: #1a6d6d;
      color: white;
      padding: 12px 20px;
      margin: -20px -20px 20px -20px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
    }

    .book-container {
      display: flex;
      justify-content: space-between;
      gap: 20px;
    }

    .book-column {
      width: 48%;
      background: #f9f9f9;
      padding: 20px;
      border-radius: 10px;
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    display: flex;
  	flex-direction: column;
    }


.book-column .button-container {
  margin-top: auto;
  text-align: right; /* facultatif pour aligner le bouton à droite */
}
    .book-container label {
      display: block;
      margin: 10px 0 5px;
      font-weight: bold;
      font-size: 14px;
    }

    .book-container input, select, textarea {
      width: 100%;
      padding: 10px;
      margin-bottom: 12px;
      border-radius: 8px;
      border: 1px solid #ccc;
      font-size: 14px;
      box-sizing: border-box;
      height: 35px;
    }

    .double-field {
      display: flex;
      gap: 15px;
    }
     .double-field-agence {
      display: flex;
      gap: 15px;
      margin-bottom: 12px;
    }
    .double-field-nom {
      display: flex;
      gap: 15px;
      margin-bottom: 12px;
    }

    .double-field > div {
      flex: 1;
    }

    .double-field > div input {
      width: 100%;
      box-sizing: border-box;
    }

    .participant-row {
      display: flex;
      gap: 10px;
      margin-bottom: 10px;
    }

    .participant-row input {
      flex: 2;
    }

    .participant-row select {
      flex: 1;
    }
 .book-footer {
      text-align: center;
      padding: 20px;
      background: #f9f9f9;
      font-size: 22px;
      font-weight: bold;
      margin-top: 30px;
      border-radius: 10px;
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
      border: 1px solid #e0e0e0;
      color: #3A6F7E;
    }


    .book-btn {
      display: inline-block;
      margin: 20px auto;
      padding: 12px 30px;
      background-color: #1a6d6d;
      color: white;
      border: none;
      border-radius: 30px;
      cursor: pointer;
      font-size: 18px;
      font-weight: bold;
    }

    .book-btn:hover {
      background-color: #155b5b;
    }

    book-small {
      font-size: 11px;
      color: #888;
    }
.confirmation-infos {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  font: normal normal bold 22px/34px Poppins;
  color: #004559;
  justify-content: right;
  width: 100%;
  margin-right: 10px;
}
.confirmation-infos span {
      color: #f28c00;
    }
.petit-noir {
  	color: black;
  	font-weight: 400;
  	font-size: 16px;
  	line-height: 1.6;
    }
  .vert-booking {
      background: #3A6F7E 0% 0% no-repeat padding-box;
    }
input.error {
  border-color: red;
  background-color: #ffecec;
}  
.box-confirmation {
      padding: 10px;
      font-size: 16px;
    }
.box-confirmation  ul{
      padding-bottom: 10px;
    }
.orange {
      color: #ff7f27;
      font-weight: bold;
      font-size: 18px;
    }
.blue {
      color: #3A6F7E;
      font-weight: bold;
      font-size: 18px;
    }
.comment {
      color: #3A6F7E;
      font-size: 18px;
    }
/* .confirmation-baspage{
      padding-top: 30px;
    }*/
 #errorMsg {
      color: red;
      margin-top: 10px;
      display: none;
    }
.checkbox-container {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      gap: 10px;
      max-width: 700px;
      margin: 0 auto 30px;
      text-align: left;
      line-height: 1.2;
      margin-top: 20px;
    }

    /* Style de la case à cocher */
    .checkbox-container input[type="checkbox"] {
      appearance: none;
      width: 60px;
      height: 30px;
      border: 2px solid black;
      border-radius: 4px;
      position: relative;
      cursor: pointer;
    }

    .checkbox-container input[type="checkbox"]:checked::after {
      content: "✓";
      position: absolute;
      top: -2px;
      left: 4px;
      font-size: 22px;
      color: black;
    }

    .checkbox-text {
      font-size: 16px;
    }
.mini-texte{
max-width: 1200px;
  margin: 0px auto;
  width: 100%;
  text-align: right;
  font-size: 14px;
  top: 80px;
  height: 40px;
  padding-right: 20px;
  position: relative;
}
.libelle {
      display: block;
      font-size: 12px;
      font-weight: 200;
    }
.val-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
}

.val-liste {
  list-style: none;
  padding-left: 0;
}

.val-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}

.val-bleu {
  background-color: #3A6F7E !important;
}

.val-orange {
  background-color: #ff7f27 !important;
}
.val-container a {
  color: #ff7f27;
  font-weight: 400;
  position: relative;
}


.val-etape {
  color:#ff7f27;
  font-weight: bold;
  margin-top: 30px;
}

.val-attention {
  color: #3A6F7E;
}

.val-confirmer {
  color: #ff7f27;
  font-weight: bold;
}

.demande-jour {
margin: 0 auto;
  max-width: 1200px;
  position: relative;
}
.demande-column {
      width: 48%;
      background: #f9f9f9;
      padding: 20px;
      border-radius: 10px;
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    display: flex;
  	flex-direction: column;
    }


 .b-header {
      background-color: #eeeeee;
      padding: 6px 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin-bottom: 10px;
    }
.b-header-dde {
      background-color: transparent;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      gap: 10px;
    }
.demande-header {
      background-color: #eeeeee;
      padding: 6px 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 10px;
      position:fixed;
      margin-top: 35px;
      width:48%
    }
 .gestion-column {
      width: 48%;
      background: #f9f9f9;
      padding: 10px 35px;
      border-radius: 10px;
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    display: flex;
  	flex-direction: column;
    }    
.gestion-header {
      background-color: #f9f9f9;
      display: flex;
      justify-content: space-between;
      align-items: center;
      position:fixed;
 	width:600px;
 	height: 60px;
    z-index: 50;
    padding-top:20px;
      }
    .b-title {
      font-size: 20px;
    }
.b-title-dde {
      font-size: 16px;
      width: 48%;
    }
.b-montant-dde {
      font-size: 16px;
      width:30%;
    }
.b-pers-dde {
      font-size: 16px;
      width:30%;
    }
.gestion-title {
      font-size: 18px;
      color: white;
      width: 120px;
      padding: 0px 10px;
      height: 30px;
      cursor:pointer;
      font-size: 18px;
      text-align: center;
	}
    .b-title span:first-child {
      color: #3A6F7E;
      font-weight: bold;
    }
    .b-title span:last-child {
      color: #ff7f27;
      font-weight: bold;
    }
    .b-icon-link {
      display: flex;
      align-items: center;
      font-size: 18px;
      text-decoration: none;
      color: #3A6F7E;
      font-weight: bold;
    }
    .b-icon {
      margin-right: 8px;
      background-color: #3A6F7E;
      color: white;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 26px;
    }
   .icon-button {
      background: none;
      border: none;
      cursor: pointer;
      padding: 0;
      margin: 10px 0;
    }

    .icon-button svg {
  width: 28px;
  height: 28px;
  fill: white; /* blanc */
}

 /*   .calendar-container {
      position: relative;
      display: none;
      margin-top: 15px;
    } */
.calendar-container {
  position: relative;
}

.close-calendar {
  position: absolute;
  top: -30px;
  right: 10px;
  background: none;
  border: none;
  color: #007BFF;
  font-size: 14px;
  cursor: pointer;
}


    .flatpickr-day.activity-day {
      background-color: #ff7f27 !important;
      color: white !important;
      border-radius: 50% !important;
      transform: scale(0.9);
      box-shadow: 0 0 0 2px white inset;
    }

    .flatpickr-calendar .custom-legend {
      text-align: center;
      font-size: 12px;
      padding: 6px;
      border-top: 1px solid #eee;
      background: #fafafa;
    color:#3A6F7E;
    }

    .custom-legend .dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #ff7f27;
      border-radius: 50%;
      margin-right: 5px;
      vertical-align: middle;
    }

    .link-button {
      background: none;
      border: none;
      text-decoration: underline;
      cursor: pointer;
      font-size: 14px;
      margin-top: 8px;

  		color: #3A6F7E;
    }     
/* Responsive styles */
@media screen and (max-width: 980px) {
	.sortie-planning {
    	height: 140px; /* Hauteur relative à la fenêtre */
    	top: 50px;
    	}
	.planning-container {
    	padding: 0px 10px;
    	}
	.sortie-hero h1 { 	
		top: 80px;
		font-size: 50px; 
    	}
	.badge {
      width: 80px;
      top: 30px;
    	}
    .header-plan {
		height: 37px;
		width: 50%;
    	}
	.header-icon {
    	font-size: 16px;
    	width: 25px;
    	margin-left: 8px;
    	}
	.header-icon img{
		height: 20px;
  		margin-top: 5px;
    	}
    
	.planning-detail {
		position: relative;
  		margin: 0px 10px;
  		height: 200px;
  		top: 70px;
    	}         
	.header-title {
   		font: normal normal 600 14px/16px Asap condensed;
   		padding-left: 5px;
    	}
	.texte-planning {
   		font: normal normal bold 18px/27px Poppins;
    	} 
	.date-planning {
		font: normal normal bold 16px/38px Poppins;
		margin: 0px 10px;
		width: auto;
		height: 38px;
		border-radius: 0px;
    	} 
  	.planning-jour {
    	top: 0px;
    	position: relative;
    	height: 20px;
  		}
		
/* Planning jour par jour */
	.sortie-container {
  		margin: 30px 10px;
		} 		
	.mobile {
    	display: block;
  		}
  	.desktop {
   		display: none;
  		}
  	.sortie-main {
    	flex-direction: column;
    	gap: 0px;
    	padding: 10px;
  		}
  	.sortie-content {
    	width: 100%;
  		}
	.sortie-title {
    	margin: 5px 2px 10px 0px;
  		}
  	.sortie-title h2 {
    	font: normal normal bold 18px/26px Poppins;
  		}
  	.sortie-lieu {
    	font: normal normal 600 16px/25px Poppins;
  		}
  	.sortie-infos {
    	gap:1.5rem;
    	position: relative;
    	font: normal normal bold 16px/30px Poppins;
    	justify-content: center;
    	display: inline-flex;
  		}

	.sortie-largeur {
    	width: 80px;
  		}
  	.sortie-image {
    	width: 100%;
    	margin: 0;    	
    	max-width: 410px;
  		}
  	.sortie-image img {
   		width: 100%;
    	height: auto;
  		}
  	.sortie-description {
    	font: normal normal normal 15px/25px Poppins;
  		}
  	.sortie-bottom {
    /*	flex-direction: column; */
    	gap: 0rem;
    	padding-top: 15px;
  		}
  	.sortie-ligne1 {
    	font-size: 16px;
    	width: 100%;
  		}
  	.highlight-blue {
    	padding-right: 0px;
  		}
  	.last-minute {
    	font-size: 14px;
  		}
  	.coin-inverse a {
    	padding: 10px;
    	font: normal normal 600 18px/23px Asap condensed;
   		margin-top: 10px;
  		}
  	.sortie-new {
  		display: block;
  		height: 100px;
  		margin: 0px 10px 50px 10px;
  		padding: 0px 10px;
		}
	.sortie-guidedispo {
 		justify-content: center;
		}
	.sortie-guidetitle {
		justify-content: center;
    }
    .main-container {
        padding: 15px;
      }
 .book-main-container {
    margin-top: 0px;
    }

      .book-container {
        flex-direction: column;
        gap: 15px;
        margin: 10px;
      }
	.double-field {
      display: block;

    }
.book-container input {
  margin-bottom: 0px;
	}
      .book-column {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
      }
      .booking-container {
  		margin: 0px;
  		margin-top: 20px;
		}
.booking-detail {
  top: 70px;
  margin: 0px;
  height:130px;
  }
.header-title-booking {
  font: normal normal 600 15px/26px Poppins;
}
.booking-jour {
  height: 80px;
  top: 0px;
  display: block;
}

      .book-footer {
        width: 95%;
        margin: 30px auto 0 auto;
      }

      .book-column h3 {
        font-size: 16px;
        padding: 10px 15px;
        margin: 0px -10px;
      }

      .book-footer {
        font-size: 18px;
        padding: 15px;
      }

      .book-btn {
        font-size: 16px;
        padding: 10px 25px;
      }
    .petit-noir {
  	font-size: 14px;
    } 
	.iti {
  width: 100%;
}
.demande-column {
      padding: 15px 5px;
      width: 100%;

    }
#debut::before {
  content: "";
  display: block;
  height: 50px;
  margin-top: -30px;
}
 .b-header {
      padding: 6px 10px;
    }
.demande-header {
      margin-top: 28px;
      width:100%
    } 
.gestion-header {
	margin-top: 32px;
	 	height: 40px;
    width: 95%;
    padding-top:0px;
    }  
    .b-title {
      font-size: 16px;
    }

.gestion-title {
      font-size: 14px;
      padding: 0px 10px;
      height: 25px;
      padding-top: 10px;
    width:60px;
  	padding: 0px 5px;
    }
/*    .b-icon-link {
      display: none; 
    }*/
.choix-planning {   
  	gap: 0px;
    }
 .gestion-column {
      padding: 5px;
 		width: 100%;
        margin: 0 auto;
        padding: 10px;n;
    } 
    
.confirmation-baspage {
  padding-top: 30px;
}
 .header-plan-date {
  overflow: visible; /* important ! */
  position: relative; /* s'assurer que les éléments enfants s'affichent bien */
    width: 200px;
    }   
.header-title-date input[type="date"] {
    padding: 0px;
    font: normal normal bold 16px/22px Asap condensed;
    margin-right: 5px;
    height:40px;
    min-width: 100px; /* ou plus */
  }
.header-title-date li {
     font: normal normal bold 16px/22px Asap condensed;
     padding-left: 5px;
  }	
  
.resa-dde{
padding: 0px 10px;
font-size: 16px;

}
.b-date-dde{
width:160px;
}
.b-pers-dde {
padding-top:10px;
    }
#edit-Cde{
  scroll-margin-top: 100px; /* adapte à la hauteur de ton entête */
} 
.mini-texte{

  text-align: center;
  font-size: 12px;
  top: 20px;
}			
}

