.auction-antique-map {
	background: #d8c39a;
	box-shadow: inset 0 0 0 1px rgba(92, 67, 35, 0.28);
}

.auction-antique-map .leaflet-tile-pane {
	filter: sepia(0.72) saturate(0.68) contrast(0.92) brightness(1.04);
}

.auction-antique-map .leaflet-control-zoom a,
.auction-antique-map .leaflet-control-attribution {
	background-color: rgba(247, 238, 216, 0.9);
	color: #4f3b24;
}

.auction-antique-map .leaflet-control-zoom a {
	border-color: rgba(92, 67, 35, 0.3);
}

.auction-map-lot-selection {
	overflow: visible;
}

.auction-map-lot-container .auction-search-lot {
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
