.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}
.leaflet-container{overflow:hidden}
.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}
.leaflet-tile::selection{background:transparent}
.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}
.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}
.leaflet-marker-icon,.leaflet-marker-shadow{display:block}
.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important}
.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}
.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}
.leaflet-container{-webkit-tap-highlight-color:transparent}
.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}
.leaflet-tile{filter:inherit;visibility:hidden}
.leaflet-tile-loaded{visibility:inherit}
.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}
.leaflet-overlay-pane svg{-moz-user-select:none}
.leaflet-pane{z-index:400}
.leaflet-tile-pane{z-index:200}
.leaflet-overlay-pane{z-index:400}
.leaflet-shadow-pane{z-index:500}
.leaflet-marker-pane{z-index:600}
.leaflet-tooltip-pane{z-index:650}
.leaflet-popup-pane{z-index:700}
.leaflet-map-pane canvas{z-index:100}
.leaflet-map-pane svg{z-index:200}
.leaflet-vml-shape{width:1px;height:1px}
.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}
.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}
.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}
.leaflet-top{top:0}
.leaflet-right{right:0}
.leaflet-bottom{bottom:0}
.leaflet-left{left:0}
.leaflet-control{float:left;clear:both}
.leaflet-right .leaflet-control{float:right}
.leaflet-top .leaflet-control{margin-top:10px}
.leaflet-bottom .leaflet-control{margin-bottom:10px}
.leaflet-left .leaflet-control{margin-left:10px}
.leaflet-right .leaflet-control{margin-right:10px}
.leaflet-fade-anim .leaflet-tile{will-change:opacity}
.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}
.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}
.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}
.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,0.25,1);transition:transform .25s cubic-bezier(0,0,0.25,1)}
.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}
.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}
.leaflet-interactive{cursor:pointer}
.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}
.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}
.leaflet-popup-pane,.leaflet-control{cursor:auto}
.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}
.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}
.leaflet-container{background:#ddd;outline:0}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}
.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}
.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}
.leaflet-bar a:hover{background-color:#f4f4f4}
.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}
.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0}
.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}
.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}
.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}
.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}
.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}
.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}
.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}
.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}
.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}
.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}
.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}
.leaflet-control-layers label{display:block}
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}
.leaflet-default-icon-path{background-image:url(//vcdn.bergfex.at/include/css/leaflet/default/images/marker-icon.png)}
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}
.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}
.leaflet-control-attribution a{text-decoration:none}
.leaflet-control-attribution a:hover{text-decoration:underline}
.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}
.leaflet-left .leaflet-control-scale{margin-left:5px}
.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}
.leaflet-control-scale-line{border:2px solid #777;border-top:0;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;margin-top:-2px}
.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}
.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}
.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}
.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}
.leaflet-popup-content{margin:13px 19px;line-height:1.4}
.leaflet-popup-content p{margin:18px 0}
.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}
.leaflet-container a.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:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}
.leaflet-container a.leaflet-popup-close-button:hover{color:#999}
.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}
.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}
.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}
.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}
.leaflet-div-icon{background:#fff;border:1px solid #666}
.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}
.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}
.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}
.leaflet-tooltip-bottom{margin-top:6px}
.leaflet-tooltip-top{margin-top:-6px}
.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}
.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}
.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}
.leaflet-tooltip-left{margin-left:-6px}
.leaflet-tooltip-right{margin-left:6px}
.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}
.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}
.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}
.leaflet-map{position:relative;display:flex;background:white;width:100%;z-index:1}
.leaflet-map .leaflet-container{font:12px/1.5 "Inter","Inter-fallback","Helvetica Neue",Arial,Helvetica,sans-serif}
.leaflet-map .leaflet-container{width:100%}
.leaflet-map .leaflet-tooltip{font-family:"Inter","Inter-fallback",Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;color:#333;background-color:white;opacity:1 !important;border:4px solid white;border-radius:4px;padding:0;white-space:normal;box-shadow:none;width:max-content;max-width:200px}
.leaflet-map .leaflet-tooltip .wide{width:200px;min-height:88px}
.leaflet-map .leaflet-tooltip .name{font-size:13px;line-height:15px;font-weight:bold;max-height:45px;overflow:hidden;text-overflow:ellipsis;padding-right:6px;margin-top:0;margin-bottom:6px;z-index:1}
.leaflet-map .leaflet-tooltip .name>.remark{margin-top:-3px}
.leaflet-map .leaflet-tooltip .assignment .name{max-height:none;margin-bottom:0}
.leaflet-map .leaflet-tooltip .remark{color:#999;font-size:12px;line-height:14px;font-weight:normal}
.leaflet-map .leaflet-tooltip .image{float:left;width:70px;height:88px;margin-right:8px}
.leaflet-map .leaflet-tooltip .logo{width:80px;height:40px;z-index:0;display:block}
.leaflet-map .leaflet-tooltip .tooltip_image_title{background-image:url("//vcdn.bergfex.at/images/overlay_opacity35.png");bottom:0;left:0;position:absolute;overflow:hidden;color:white;font-family:Arial,Helvetiva,sans-serif;font-size:10px;font-weight:normal;text-align:left;width:100%}
.leaflet-map .leaflet-tooltip .tooltip_image_title div{padding:0 2px 2px 3px;line-height:10px}
.leaflet-map .leaflet-tooltip .tooltip_lift{margin:4px;padding-left:25px}
.leaflet-map .leaflet-tooltip .tooltip_lift .name{font-size:11px;font-weight:bold}
.leaflet-map .leaflet-tooltip .tooltip_lift .typ{font-size:10px;color:#687ea2}
.leaflet-map .leaflet-tooltip .tooltip_lift .logo{margin-top:8px;text-align:right}
.leaflet-map .leaflet-horizontal-container{display:flex;align-items:flex-start}
.leaflet-map .leaflet-dropdown .box-header{position:relative;background-color:white;line-height:36px;height:36px;padding:0 36px 0 10px;text-align:right;background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_expand.png);background-size:36px 36px;background-position:top right;background-repeat:no-repeat;overflow:hidden;text-overflow:ellipsis}
.leaflet-map .leaflet-dropdown .box-content{padding-top:0}
.leaflet-map .leaflet-dropdown .expanded .box-header{background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_collapse.png)}
.leaflet-map .leaflet-dropdown .box-header .layers-icon{position:absolute;top:0;right:0;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_icon.png);background-size:36px 36px;background-position:top left;background-repeat:no-repeat}
.leaflet-map .leaflet-dropdown .map-group-separator{border-top:1px solid #ddd;margin:6px 12px 6px 40px}
.leaflet-map .leaflet-top{z-index:999}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container{user-select:none}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container{width:190px}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container .box-header{background-position:top left;padding:0 36px 0 36px}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container .box-content{padding:8px 0 8px 0;background-color:rgba(255,255,255,0.9)}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .map-layer{line-height:22px;text-align:right;padding-right:36px;font-size:13px;font-weight:normal;cursor:pointer;background-image:url(//vcdn.bergfex.at/images/site/check/check_no.png);background-size:22px 22px;background-position:top right 7px;background-repeat:no-repeat}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .map-layer.map-layer-selected{background-image:url(//vcdn.bergfex.at/images/site/check/check.png);font-weight:bold}
.leaflet-map .leaflet-top .leaflet-controls-container .leaflet-control{margin-top:0}
.leaflet-map .leaflet-top .leaflet-controls-container .map-action-legend,.leaflet-map .leaflet-top .leaflet-controls-container .map-action-legend2{margin-left:4px;margin-top:4px}
.leaflet-map .leaflet-top .leaflet-controls-container>div{margin-bottom:10px}
.leaflet-map .leaflet-bottom{z-index:999}
.leaflet-map .leaflet-bottom .leaflet-controls-container .leaflet-control{margin-bottom:0}
.leaflet-map .leaflet-bottom.leaflet-right{max-width:100%}
.leaflet-map .leaflet-right .leaflet-controls-container .leaflet-control:last-child{margin-right:0}
.leaflet-map .leaflet-left .leaflet-controls-container .leaflet-control:first-child{margin-left:0}
.leaflet-map .map-action{margin-right:0}
.leaflet-map .leaflet-control-maptypes{display:flex;margin-right:10px;margin-top:3px}
.leaflet-map .leaflet-control-maptypes .map-type-button{width:auto;padding-left:8px;padding-right:8px;white-space:nowrap;box-shadow:rgba(0,0,0,0.3) 0 1px 4px -1px}
.leaflet-map .leaflet-control-maptypes .map-type-button.active{font-weight:bold}
.leaflet-map .leaflet-control-maptypes .map-type-button:hover{background:#ebebeb}
.leaflet-map .leaflet-control-zoom{margin-top:3px}
.leaflet-map .leaflet-control-mapsearch{z-index:1000;margin-right:10px;margin-bottom:10px}
.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input{width:190px;line-height:18px;font-size:13px;padding:9px 36px 9px 16px;text-align:right;border:0;border-radius:0;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_icon.png);background-size:36px 36px;background-repeat:no-repeat;background-position:top right;box-sizing:border-box}
.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input:hover,.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input:focus{border:0}
.leaflet-map .leaflet-control-fullscreen{border:0;background:0;z-index:5;position:relative;margin-top:4px !important;margin-right:0;margin-left:4px;opacity:.85;cursor:pointer;width:30px;height:30px;float:left}
.leaflet-map .leaflet-control-fullscreen .leaflet-control-fullscreen-button{background-image:url(//vcdn.bergfex.at/images/site/map/actions/fullscreen.png);background-size:30px 30px;background-repeat:no-repeat;background-color:transparent;background-position:top left}
.leaflet-map .leaflet-fullscreen-on .leaflet-control-fullscreen .leaflet-control-fullscreen-button{background-image:url(//vcdn.bergfex.at/images/site/map/actions/fullscreen2.png);background-position:top left}
.leaflet-map .leaflet-control-bookmark{margin-left:4px}
.leaflet-map .leaflet-control.elevation{max-width:100%;overflow-x:auto}
.leaflet-map .leaflet-control.elevation.elevation-collapsed{overflow-x:hidden}
.leaflet-map .leaflet-control.elevation .elevation-info-box{position:absolute;top:0;left:23px;right:0;display:flex;justify-content:space-between;padding:15px 20px;font-size:10px;font-weight:bold;color:#545454;font-family:"Inter","Inter-fallback",Helvetica,Arial,sans-serif}
.leaflet-map .leaflet-control.elevation .elevation-info-box .current-data-container{margin-top:5px;background:rgba(83,170,255,0.4);display:inline-block;padding:2px 4px;color:#000;font-size:10px}
.leaflet-map .elevation-polyline{display:none}
.leaflet-map .axis *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.leaflet-map .search-control-btn{background-color:white;color:black;padding:10px;border:0;cursor:pointer;display:flex;align-items:center}
.leaflet-map .search-control-btn::after{content:"";width:0;height:0}
.leaflet-map .search-control-btn.expanded::after{border-left:4px solid black;border-right:4px solid transparent;border-top:4px solid transparent;border-bottom:4px solid transparent}
.leaflet-map .search-control-btn.collapsed::after{border-right:4px solid black;border-top:4px solid transparent;border-bottom:4px solid transparent}
.leaflet-map #search-result-control-button{position:sticky;border-radius:10px 0 0 10px;height:40px;width:20px;top:50%;transform:translateY(-50%);visibility:hidden;pointer-events:auto}
.leaflet-map .mapsearch-content-container.collapsed{transition:transform .7s ease;transform:translateX(353px);pointer-events:none}
.leaflet-map .mapsearch-content-container.expanded{transition:transform .7s ease;display:flex;pointer-events:auto}
.leaflet-map .mapsearch-content-container{position:absolute;right:0;top:0;z-index:9999;overflow:auto;max-height:100%;font-size:15px;line-height:1.375em;padding-left:12px;display:flex;width:385px}
.leaflet-map .mapsearch-content-container .box-content{background-color:white;flex:1;height:100%;z-index:1;box-shadow:-1px 0 5px 0 #1c1c1c}
.leaflet-map .mapsearch-content-container .box-header{position:relative;line-height:36px;padding-right:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_expand.png);background-size:36px 36px;background-position:top 0 right 30px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container .box-close{position:absolute;top:0;right:0;cursor:pointer;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_close.png);background-size:36px 36px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container button[data-action=closeResult]{position:absolute;top:0;right:0;cursor:pointer;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_close.png);background-size:36px 36px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container .mapsearch-content{background-color:white;padding:0 0 8px}
.leaflet-map .mapsearch-content-container .mapsearch-content .mapsearch-header{font-weight:lighter;font-size:85%;color:grey;padding-bottom:12px;padding-top:24px;padding-left:24px}
.leaflet-map .mapsearch-content-container .mapsearch-content .h2{font-weight:bold;font-size:14px;line-height:18px;padding-left:12px;margin-top:20px;margin-bottom:14px}
.leaflet-map .mapsearch-content-container .mapsearch-line{padding:12px 16px 12px 16px}
.leaflet-map .mapsearch-content-container .lp-link.hidden{display:none}
.leaflet-map .leaflet-fullscreen-on.leaflet-pseudo-fullscreen+.mapsearch-content-container{position:absolute;right:0;top:0;z-index:99999}
.leaflet-map .leaflet-fullscreen-on.leaflet-pseudo-fullscreen .leaflet-control-container{width:100%;height:100%;position:relative}
.leaflet-map .leaflet-marker-pane>*{-webkit-transition:transform .07s linear;-moz-transition:transform .07s linear;-o-transition:transform .07s linear;transition:transform .07s linear}
.leaflet-map .legend-container{width:300px;height:350px;background-color:white;overflow-x:hidden;overflow-y:scroll;z-index:12;display:none;margin-right:12px}
.leaflet-map .map-addons-container{position:relative}
.leaflet-map .attribution_scale_container{display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-right:0}
.leaflet-map .attribution_scale_container .horizontal-control-separator{padding:0 4px;line-height:16px;background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-attribution{background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-scale-line{background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-scale{margin-bottom:0}
.leaflet-map .attribution_scale_container .leaflet-control-scale .leaflet-control-scale-line{padding:1px 5px}
.leaflet-map.leaflet-pseudo-fullscreen,.leaflet-map .leaflet-pseudo-fullscreen{max-width:none !important;z-index:9999999}
.leaflet-map.leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left,.leaflet-map .leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left{left:20px}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle{position:absolute;right:-21px;width:20px;height:44px;color:#88acd0;background:#487cb3;border-left:1px solid white;text-align:center;line-height:44px;font-size:10px;cursor:pointer}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle i.glyphicon:before,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle i.glyphicon:before{content:"\e251"}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed{height:36px;top:10px;color:#333;background:white;line-height:36px}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed i.glyphicon:before,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed i.glyphicon:before{content:"\e250"}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle+*+.popper .popper-inner,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle+*+.popper .popper-inner{white-space:nowrap}
.mapsearch-content-container .box-header{position:relative;line-height:36px;padding-right:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_expand.png);background-size:36px 36px;background-position:top 0 right 30px;background-repeat:no-repeat;background-color:white}
.mapsearch-content-container.expanded .box-header{background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_collapse.png)}
@media(max-width:900px){.leaflet-map.leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left,.leaflet-map .leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left{left:0}
}
@media(max-width:540px){.leaflet-map .box-container.mobile-collapsed>.box-header,.leaflet-map .box-container.mobile-linked>.box-header{font-size:12px}
}
@media(min-device-width:1024px) and (max-device-width:1024px){.fullscreen-content-container .content{width:auto !important}
.fullscreen-content-container .section-right{width:100% !important}
}
body .fullscreen-content-container{box-sizing:content-box;width:30%;min-width:360px;max-width:420px;height:100%;position:fixed;z-index:9999999;top:0;left:0;padding:0;background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.3)}
body .fullscreen-content-container .fullscreen-content-toggle{cursor:pointer}
body .fullscreen-content-container .fullscreen-content{height:100%;width:100%;overflow:auto;overflow-x:hidden;background:white}
body .fullscreen-content-container .fullscreen-content>.page-left-margin{position:relative}
body .fullscreen-content-container .fullscreen-content .fullscreen-content-loading{display:none;align-items:center;justify-content:center;position:absolute;z-index:10;height:100%;width:100%;min-width:360px;background:rgba(255,255,255,0.7)}
body .fullscreen-content-container .fullscreen-content .fullscreen-content-loading.loading{display:flex}
body .fullscreen-content-container .fullscreen-content .track-preview{display:none}
body .fullscreen-content-container .fullscreen-content #nav-main{position:absolute}
body .fullscreen-content-container .fullscreen-content #nav-main.nav-open{height:100% !important;background:rgba(0,0,0,0.25)}
body .fullscreen-content-container .fullscreen-content #nav-main.nav-open .nav-main-container{background:#fff}
body .fullscreen-content-container .fullscreen-content #nav-main #dropdown{display:none !important}
body .fullscreen-content-container .fullscreen-content #nav-main .logo-bergfex{left:44px !important}
body .fullscreen-content-container .fullscreen-content iframe{height:100%;width:100%}
body .fullscreen-content-container .fullscreen-content-control{background:white}
body .fullscreen-content-container .fullscreen-content-control [data-action=toggleFullscreenContent]{color:white;background:#3191e8;width:100%;height:32px;display:flex;align-items:center;justify-content:center}
body .fullscreen-content-container footer{position:relative}
@keyframes spinner-border{to{transform:rotate(360deg)}
}
.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}
.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}
#loading-overlay .spinner-border{border:.4em solid white;border-right-color:transparent}
.leaflet-control-fullscreen a{background:#fff url(fullscreen.png) no-repeat 0 0;background-size:26px 52px}
.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}
.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}
.leaflet-container:-webkit-full-screen{width:100% !important;height:100% !important}
.leaflet-container.leaflet-fullscreen-on{width:100%;height:100% !important}
.leaflet-pseudo-fullscreen{position:fixed !important;width:100%;height:100% !important;top:0 !important;left:0 !important;z-index:99999}
@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(fullscreen@2x.png)}
}
.leaflet-control.elevation .background{background-color:rgba(70,130,180,0.2);border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;overflow:visible}
.leaflet-control.elevation .axis line,.leaflet-control.elevation .axis path{stroke:#2d1130;stroke-width:2;fill:none}
.leaflet-control.elevation .grid .tick line{stroke:#EEE;stroke-width:1px;shape-rendering:crispEdges}
.leaflet-control.elevation .grid path{stroke-width:0;pointer-events:none}
.leaflet-control.elevation .axis text{text-anchor:end;fill:#000;font-weight:700}
.leaflet-control.elevation .area{fill:#4682b4;stroke:#000;stroke-width:1.8;paint-order:stroke fill}
.leaflet-control.elevation .mouse-focus-line{stroke:#0d1821;stroke-width:1;pointer-events:none}
.leaflet-control.elevation .mouse-focus-label{fill:#000;fill-opacity:.75;pointer-events:none}
.leaflet-control.elevation .mouse-focus-label-text{fill:#FFF;pointer-events:none}
.leaflet-control.elevation .mouse-drag{fill:rgba(23,74,117,0.4)}
.leaflet-control.elevation .elevation-toggle{cursor:pointer;box-shadow:0 1px 7px rgba(0,0,0,0.4);-webkit-border-radius:5px;border-radius:5px;width:36px;height:36px;background-color:#f8f8f9}
.leaflet-control.elevation-collapsed .background{display:none}
.leaflet-control.elevation-collapsed .elevation-toggle{display:block}
.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation.png) no-repeat center center}
.leaflet-control.elevation.elevation-expanded .elevation-toggle-icon.close-button{background:transparent url(images/remove.svg) no-repeat center center;background-size:14px 14px;position:absolute;right:5px;top:5px;height:20px;width:20px}
.leaflet-overlay-pane .height-focus{stroke:#000;fill:#FFF}
.leaflet-overlay-pane .height-focus.line{pointer-events:none;stroke-width:2}
.leaflet-overlay-pane .height-focus-label{font-size:14px;font-weight:600;fill:#000;paint-order:stroke;stroke:#FFF;stroke-width:2px}
.lime-theme.leaflet-control.elevation .background{background-color:rgba(156,194,34,0.2)}
.lime-theme.leaflet-control.elevation .axis line,.lime-theme.leaflet-control.elevation .axis path{stroke:#566b13}
.lime-theme.leaflet-control.elevation .grid .tick line{stroke:#CCC}
.lime-theme.leaflet-control.elevation .mouse-drag{fill:rgba(99,126,11,0.4)}
.lime-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-lime.png) no-repeat center center}
.lime-theme.leaflet-control.elevation .area{fill:#9cc222}
.lime-theme.leaflet-control.elevation .mouse-focus-line{stroke:#101404}
.lime-theme.height-focus{stroke:#000;fill:#9cc222}
.lime-theme.elevation-polyline{stroke:#566b13}
.steelblue-theme.leaflet-control.elevation .background{background-color:rgba(70,130,180,0.2)}
.steelblue-theme.leaflet-control.elevation .axis line,.steelblue-theme.leaflet-control.elevation .axis path{stroke:#0d1821}
.steelblue-theme.leaflet-control.elevation .mouse-drag{fill:rgba(23,74,117,0.4)}
.steelblue-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-steelblue.png) no-repeat center center}
.steelblue-theme.leaflet-control.elevation .area{fill:#4682b4}
.steelblue-theme.leaflet-control.elevation .mouse-focus-line{stroke:#0d1821}
.steelblue-theme.height-focus{stroke:#000;fill:#4682b4}
.steelblue-theme.elevation-polyline{stroke:#4682b4}
.purple-theme.leaflet-control.elevation .background{background-color:rgba(115,44,123,0.2)}
.purple-theme.leaflet-control.elevation .axis line,.purple-theme.leaflet-control.elevation .axis path{stroke:#2d1130}
.purple-theme.leaflet-control.elevation .mouse-drag{fill:rgba(74,14,80,0.4)}
.purple-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-purple.png) no-repeat center center}
.purple-theme.leaflet-control.elevation .area{fill:#732c7b}
.purple-theme.leaflet-control.elevation .mouse-focus-line{stroke:#000}
.purple-theme.height-focus{stroke:#000;fill:#732c7b}
.purple-theme.elevation-polyline{stroke:#732c7b}
.yellow-theme.leaflet-control.elevation .area{fill:#FF0}
.yellow-theme.elevation-polyline{stroke:#FF0}
.magenta-theme.leaflet-control.elevation .background{background-color:rgba(255,255,255,0.47)}
.magenta-theme.leaflet-control.elevation .area{fill:#ff005e;stroke:#000}
.magenta-theme.elevation-polyline{stroke:#ff005e}
.bergfex-theme.leaflet-control.elevation{height:180px;margin-right:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:flex;align-items:flex-end;background:no-repeat left top url("//vcdn.bergfex.at/images/gmap/elevProfileBackground.png")}
.bergfex-theme.leaflet-control.elevation.elevation-collapsed{background:no-repeat left top url("//vcdn.bergfex.at/images/gmap/elevProfileOpen.png")}
.bergfex-theme.leaflet-control.elevation .background{background-color:rgba(255,255,255,0);border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0}
.bergfex-theme.leaflet-control.elevation .elevation-toggle-icon.close-button{position:relative;display:block;height:180px;width:23px;background:0;top:0;right:0;box-shadow:none;flex-shrink:0}
.bergfex-theme.leaflet-control.elevation .area{fill:#53aaff;fill-opacity:.4;stroke:#53aaff;stroke-width:2;stroke-opacity:1}
.bergfex-theme.elevation-polyline{stroke:red;stroke-width:6;stroke-opacity:.6}
.bergfex-theme.leaflet-control.elevation .grid .tick line{stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}
.bergfex-theme.leaflet-control.elevation .grid .x.grid path.domain+.tick{display:none}
.bergfex-theme.leaflet-control.elevation .axis line,.bergfex-theme.leaflet-control.elevation .axis path{display:none}
.bergfex-theme.leaflet-control.elevation .axis line,.bergfex-theme.leaflet-control.elevation .axis path{display:none}
.bergfex-theme.leaflet-control.elevation .mouse-focus-label{display:none}
.bergfex-theme.leaflet-control.elevation .mouse-focus-label-text{display:none}
.bergfex-theme.leaflet-control.elevation .axis text{font-weight:normal}