.op-download {
    line-height: 20px;
    padding: 0 0 0 35px;
    background: url(/assets/images/operator/op-download.png) 0 0 no-repeat;
    margin: 20px 0 0 8px;
  }
  .pipe-in-pipe {
    display: block;
    font-weight: 700;
    color: red;
    cursor: pointer;
}
.leaflet-bottom{
top: 95% !important ;
position: fixed !important;
}
.leaflet-left .leaflet-control{
  margin-left: 0px !important;
}
.leaflet-control-attribution{
  display: none;
}

#coordinates-pan {
  top : 82% !important;
}