
#mod_exp_card_contener{
  max-width: 600px;
}
.img_article{
  max-width: 180px; 
  max-height: 130px;
}
.mod_exp_upload_lbl{
  cursor: pointer;
}
#fileName{
  font-size: small;
}
#image_upload{
  visibility: hidden; 
  width: 0px;
}

/* */
#vue_exp_bodycard, #vue_exp_card{
  max-width: 610px;
}

.trait_horiz{
  flex-grow: 5;border: 3px solid #000;
}

#lestrajetsproposescard{
  max-height: 400px;
}

.trajet-selected {
  border: 2px solid #007bff; /* Bordure bleue (couleur de Bootstrap Primary) */
  border-radius: 0.5rem; /* Optionnel: pour adoucir les coins */
  padding: 0.25rem; /* Optionnel: ajoute un peu d'espace autour du contenu */
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); /* Optionnel: une légère ombre */
}
#caroussel_contener{
  max-width: 330px;
}
.vue_exp_img_comds{
  max-width: 330px;
  min-width: 250px;
  max-height: 170px;
}
.vue_exp_desc_contener{
  min-width: 200px;max-width: 330px; max-height:180px;
}

#vue_exp_card_trajet{
  max-width: 500px;
}
#vue_exp_cardbody_trajet{
  min-width: 200px;
}
.voyagesmatch_card_bgcolor{
  background-color:#e9ecef;
}

#search_resultsdiv{
  margin: auto;
}

/* Search expedition*/
#search_caroussel_contener{
  max-width: 200px;
}
#search_exp_img_exp{
  max-width: 200px; max-height: 150px;
}

#vue_exp_card_trajet_modal .modal-dialog {
  max-width: 610px;
}