



.menu-voyage .nav-link {
  padding: 0 0 2px !important;
  margin: 0 8px !important;
  border-bottom: 3px solid #fff;
}

.menu-voyage .nav-link:hover {
  border-bottom: 3px solid #999;
}

.menu-voyage .actif {
  border-bottom: 3px solid #333 !important;
}

.ligne {
  border: 1px solid #ccc;
  border-style: solid none;
  padding: 5px 9px;
  margin-bottom: -1px;
}

.itineraire-ligne {
  border: 1px solid #ddd;
  border-top: none;
  padding: 2px;
}

.itineraire-ligne:first-child {
  border-top: 1px solid #ddd;
}

.zone {
  padding: 0 0.8rem;
}

.zone-titre {
  font-size: 19px;
  padding-top: 20px;
  font-weight: 600;
}

.zone-notes_marginales {
  text-align: right;
  color: #999;
  width: 50%;
  margin-left: 50%;
}

.zone-notes_marginales .ligne {
  background: transparent;
}


.zone-titre .type-region-texte {
  left: auto;
  right: -2px;
  top: 2px !important;
}

.zone-notes_marginales .type-region {
  right: -2px;
}

.type-region-texte {
  left: 0;
  display: none;
}

.zone-notes_marginales .type-region-texte {
  right: 0;
}


.zone-liste {

}

.type-region {
  background: #fff;
  top: 0;
  position: relative;
  display: none;
}

.zone-titre .type-region {
  border-top: 2px solid #333 !important;
}

.zone-liste .type-region {
  border-left: 2px solid #fff !important;
  margin-left: -2px;
  border-bottom: 2px solid #333 !important;
  top: -6px;
}

.zone-notes_marginales .type-region {
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #333 !important;

}

.etape {

}

.date-etape {
  background: #fff;
  box-shadow: 0 2px 0 0 #ffc107;
}

.tag {
  text-decoration: none;
  color: #000;
  border-left: 1px solid #3330;
  border-top: 1px solid #3330;
  border-right: 1px solid #3330;
}

.tag:hover,
.tag.select {
  background-color: white;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
}

.tag:hover {
  background-color: ;
}

.tag:hover {
  text-decoration: none;
}

.tag-Lieu_site {
  box-shadow: 0 2px 0 0 #0d6efd;
}

.tag-Lieu_ville {
  box-shadow: 0 2px 0 0 #dc3545;
}

.tag-persName,
.tag-personne {
  box-shadow: 0 2px 0 0 #198754;
}

.tag-musee {
  box-shadow: 0 2px 0 0 #0dcaf0;
}

.ligne-texte-brut {
  border-top: 1px dotted #ccc;
  padding: .5rem 0;
  margin-top: .3rem;
}

.ligne-texte-brut:first-child {
  border-top: none;
  padding: 0;
  padding-bottom: .5rem;;
  margin-top: 0;
}

.leaflet-control-attribution {
  display: none !important;
}

.marqueur-1 {
  width: 30px;
  height: 50px;
  background: transparent no-repeat center center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-geo-alt-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10m0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6'/%3E%3C/svg%3E");
  background-size: 24px;
}

.marqueur-2 {
  background: transparent no-repeat center center;
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-geo-alt-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10m0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6'/%3E%3C/svg%3E");
  background-size: 24px;*/
  border: 2px solid #000;
  border-radius: 50%;
  text-align: center;
}

.marqueur-2 > div {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
}

.info-lieu .leaflet-popup-content {
  margin: 2px;
  text-align: center;
}

.info-lieu .leaflet-popup-close-button {
  display: none;
}

.info-lieu .leaflet-popup-content-wrapper {
  border-radius: 3px;
}

.ligne-source {
  border: 1px none #ddd;
  padding-left: 15px;
  background: no-repeat left bottom;
  background-image: url("data:image/svg+xml,%3Csvg width='109pt' height='162pt' version='1.0' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='32.0' y='140.0' fill='%23f99' font-family='Arial' font-size='144px' stroke-width='1px' style='line-height:125%25' xml:space='preserve'%3E%3Ctspan x='32.0' y='141.0'%3E§%3C/tspan%3E%3C/text%3E%3C/svg%3E");
  background-size: 13px;
  margin-left: -0.3rem;
}

.ligne-source:first-child {
  padding-left: 0;
  background-image: none;
  margin-left: 0;
}

.bouton-ville + .bouton-site {
  /*margin-left: 1rem;*/
}

.bouton-entite {
  margin-left: 35px;
  position: relative;
}

.bouton-entite.bg-warning-subtle[data-bs-toggle="popover"]:hover {
  background: rgb(255, 193, 7) !important;
  color: #212529 !important;
}

.bouton-entite.bg-primary-subtle[data-bs-toggle="popover"]:hover {
  background: #0d6efd !important;
  color: #fff !important;
}

.bouton-entite.bg-success-subtle[data-bs-toggle="popover"]:hover {
  background: #198754 !important;
  color: #fff !important;
}

.nav-type {
  display: inline-block;
  width: 30px;
  top: 50%;
  transform: translate(0,-50%);
  border-left: 1px none red;
  position: absolute;
  margin-left: -39px;
}

.nav-depart {
  border-top: 1px none red;
  /*height: 15px;
  margin-top: 10px;*/
}

.nav-depart::before,
.nav-arrivee::before {
  background: #f8d7da;
  border: 1px solid #f1aeb5;
  border-radius: 3px;
  color: #58151c;
  padding: 0 2px;
  width: 32px;
  display: inline-block;
  text-align: center;
}

.nav-depart::before {
  content: "dép.";
}

.nav-arrivee::before {
  content: "arr.";
}

#modal-itineraire .modal-fullscreen {
  width: 96vw;
  max-width: none;
  height: 92%;
  margin: 0;
  left: 2vw;
  top: 4%;
}


.modal-backdrop.show {
  opacity: 1;
}

.btn-pleinecran {
  visibility: hidden;
}

.bloc-carte:hover .btn-pleinecran {
  visibility: visible;
}

.bloc-carte .leaflet-control-container {
  opacity: 0;
}

.bloc-carte:hover .leaflet-control-container {
  opacity: 1;
}

.bloc-carte .leaflet-touch .leaflet-bar a {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 17px;
}

#modal-itineraire .leaflet-control-container {
  position: relative;
  left: -40px;
}

.popover-body {
  font-size: 13px;
  line-height: 1.5;
  padding: 14px;  
}

.ombre {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 16px 0px;
  border-radius: 3px;
}

.popover-body {
  color: rgb(8, 121, 144) !important;
}

.lien-carte:hover {
  background-color: #eee;
}