/**
 * Styles to neutralize the Bootstrap CSS.
 *
 * Include this file into your page if you're using Bootstrap
 * Framework and are including the map directly in the page.
 */
.leaflet-small-widget.closed, .leaflet-technical-note.closed {
  width:  40px;
  height: 40px;
}

.leaflet-control h3 {
  font-size: 16px;
}

div.leaflet-small-widget a.leaflet-small-widget-toggle {
  margin-left: -3px;
}
