+.leaflet-control-attribution a.disabled {
+ color: #99c9dc;
+ cursor: default;
+ text-decoration: none;
+}
+
+.site-index .leaflet-top,
+.site-export .leaflet-top {
+ top: 40px !important;
+
+ .leaflet-control {
+ margin-top: 0px !important;
+ }
+}
+
+.site-index #map .olControlScaleLine,
+.site-export #map .olControlScaleLine {
+ left: 10px !important;
+}
+
+.leaflet-popup-scrolled {
+ padding-right: 20px;
+ border-bottom: 0px !important;
+ border-top: 0px !important;
+}
+