/* MuseumTickets.nl launch fixes + minimal Leaflet layout CSS. */
.mtnl-netherlands-map{position:relative;width:100%;min-height:360px;overflow:hidden;border-radius:24px;background:#e9eef2;z-index:0}
.mtnl-map-notice{padding:12px 14px;margin:0 0 10px;border:1px solid #e6b96f;border-radius:8px;background:#fff8e8;font-size:14px}
.mtnl-netherlands-map .leaflet-pane,.mtnl-netherlands-map .leaflet-tile,.mtnl-netherlands-map .leaflet-marker-icon,.mtnl-netherlands-map .leaflet-marker-shadow,.mtnl-netherlands-map .leaflet-tile-container,.mtnl-netherlands-map .leaflet-pane>svg,.mtnl-netherlands-map .leaflet-pane>canvas,.mtnl-netherlands-map .leaflet-zoom-box{position:absolute;left:0;top:0}
.mtnl-netherlands-map .leaflet-container{overflow:hidden}
.mtnl-netherlands-map .leaflet-tile,.mtnl-netherlands-map .leaflet-marker-icon,.mtnl-netherlands-map .leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}
.mtnl-netherlands-map .leaflet-tile{filter:inherit;visibility:hidden}
.mtnl-netherlands-map .leaflet-tile-loaded{visibility:inherit}
.mtnl-netherlands-map .leaflet-zoom-animated{transform-origin:0 0}
.mtnl-netherlands-map .leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}
.mtnl-netherlands-map .leaflet-pane{z-index:400}.mtnl-netherlands-map .leaflet-tile-pane{z-index:200}.mtnl-netherlands-map .leaflet-overlay-pane{z-index:400}.mtnl-netherlands-map .leaflet-shadow-pane{z-index:500}.mtnl-netherlands-map .leaflet-marker-pane{z-index:600}.mtnl-netherlands-map .leaflet-tooltip-pane{z-index:650}.mtnl-netherlands-map .leaflet-popup-pane{z-index:700}
.mtnl-netherlands-map .leaflet-control{position:relative;z-index:800;pointer-events:auto}.mtnl-netherlands-map .leaflet-top,.mtnl-netherlands-map .leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.mtnl-netherlands-map .leaflet-top{top:0}.mtnl-netherlands-map .leaflet-right{right:0}.mtnl-netherlands-map .leaflet-bottom{bottom:0}.mtnl-netherlands-map .leaflet-left{left:0}.mtnl-netherlands-map .leaflet-control{float:left;clear:both}.mtnl-netherlands-map .leaflet-right .leaflet-control{float:right}.mtnl-netherlands-map .leaflet-top .leaflet-control{margin-top:10px}.mtnl-netherlands-map .leaflet-bottom .leaflet-control{margin-bottom:10px}.mtnl-netherlands-map .leaflet-left .leaflet-control{margin-left:10px}.mtnl-netherlands-map .leaflet-right .leaflet-control{margin-right:10px}
.mtnl-netherlands-map .leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.35);border-radius:4px}.mtnl-netherlands-map .leaflet-bar a{display:block;width:30px;height:30px;line-height:30px;text-align:center;text-decoration:none;background:#fff;color:#222;border-bottom:1px solid #ccc}.mtnl-netherlands-map .leaflet-bar a:first-child{border-radius:4px 4px 0 0}.mtnl-netherlands-map .leaflet-bar a:last-child{border-bottom:0;border-radius:0 0 4px 4px}
.mtnl-netherlands-map .leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.mtnl-netherlands-map .leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.25)}.mtnl-netherlands-map .leaflet-popup-content{margin:13px 18px;line-height:1.45;min-width:160px}.mtnl-netherlands-map .leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.mtnl-netherlands-map .leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg);background:#fff;box-shadow:3px 3px 15px rgba(0,0,0,.2)}.mtnl-netherlands-map .leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}
.mtnl-netherlands-map .leaflet-control-attribution{padding:2px 5px;background:rgba(255,255,255,.8);font-size:10px}.mtnl-netherlands-map .leaflet-control-attribution a{text-decoration:none}
@media(max-width:767px){.mtnl-netherlands-map{border-radius:16px;min-height:440px}}
