#map {
  height: 880px;
  z-index: 0;
  position:relative;
}
.leaflet-attribution-flag{
  display: none !important;
}
.wr-maps{
  position: relative;
}
.legend-m{
  background: rgba(255,255,255,.85);
  border-radius: 20px;
  position: absolute;
  z-index: 30;
  padding: 15px;
  bottom: 40px;
  left: 25px;
  max-width: 280px;
}
.legend-m>span{
  font-size: 14px;
  color: #000;
  font-weight: bold;
  display: block;
  margin-bottom: 10px
}
.legend-m samp{
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  position: absolute;
  top: 6px;
  left: 0;
}
.legend-m p{
  margin-bottom: 1px;
  padding: 0 0 0 25px;
  position: relative;
}
.legend-m p span{
  font-size: 14px;
  display: inline-block;
}
.filtre-carte{
  position: relative;
  z-index: 10;
}
#type_donne_maps .item-select-filtre,
.legend-m div > p{
  display: none;
}
.leaflet-popup-content strong, .leaflet-popup-content b{
  font-weight: bold;
}

body.reclamations{
  display: block;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
body.indicateurs {
  background: #fff;
  padding-bottom: 0;
}

.rst-suivie{
  font-size: 26px !important;
  text-align: center;
  padding: 40px 0;
}
.rst-suivie span{
  color: #004165;
}
.page-id-46 .intro-gouv,
.page-id-83  .intro-gouv,
.page-id-83  .intro-gouv p,
.page-id-46 .intro-gouv p{
  padding-bottom: 0;
}

.actualites-be .list-actus .item-actu{
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .choice-region a{
    float: none !important;
    width: 100% !important;
    display: block;
  }
}