.leaflet-map-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-tile {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-marker-icon {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-marker-shadow {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-tile-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-tile-container {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-overlay-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-shadow-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-marker-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-popup-pane {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-overlay-pane svg {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-zoom-box {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-image-layer {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-layer {
	left: 0px; top: 0px; position: absolute;
}
.leaflet-container {
	overflow: hidden; -ms-touch-action: none;
}
.leaflet-tile {
	-webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-user-drag: none;
}
.leaflet-marker-icon {
	-webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-user-drag: none;
}
.leaflet-marker-shadow {
	-webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-user-drag: none;
}
.leaflet-marker-icon {
	display: block;
}
.leaflet-marker-shadow {
	display: block;
}
.leaflet-container img {
	max-width: none !important;
}
.leaflet-container img.leaflet-image-layer {
	max-width: 15000px !important;
}
.leaflet-tile {
	visibility: hidden; filter: inherit;
}
.leaflet-tile-loaded {
	visibility: inherit;
}
.leaflet-zoom-box {
	width: 0px; height: 0px;
}
.leaflet-overlay-pane svg {
	-moz-user-select: none;
}
.leaflet-tile-pane {
	z-index: 2;
}
.leaflet-objects-pane {
	z-index: 3;
}
.leaflet-overlay-pane {
	z-index: 4;
}
.leaflet-shadow-pane {
	z-index: 5;
}
.leaflet-marker-pane {
	z-index: 6;
}
.leaflet-popup-pane {
	z-index: 7;
}
.leaflet-vml-shape {
	width: 1px; height: 1px;
}
.lvml {
	display: inline-block; position: absolute; behavior: url(#default#VML);
}
.leaflet-control {
	position: relative; z-index: 7;
}
.leaflet-top {
	position: absolute; z-index: 1000; pointer-events: none;
}
.leaflet-bottom {
	position: absolute; z-index: 1000; pointer-events: none;
}
.leaflet-top {
	top: 0px;
}
.leaflet-right {
	right: 0px;
}
.leaflet-bottom {
	bottom: 0px;
}
.leaflet-left {
	left: 0px;
}
.leaflet-control {
	clear: both; float: left;
}
.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 {
	opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded {
	opacity: 1;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1); -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1); -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1); transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile {
	-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
.leaflet-touching .leaflet-zoom-animated {
	-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
}
.leaflet-clickable {
	cursor: pointer;
}
.leaflet-container {
	
}
.leaflet-popup-pane {
	cursor: auto;
}
.leaflet-control {
	cursor: auto;
}
.leaflet-dragging .leaflet-container {
	cursor: move;
}
.leaflet-dragging .leaflet-clickable {
	cursor: move;
}
.leaflet-container {
	background: rgb(221, 221, 221); outline: 0px;
}
.leaflet-container a {
	color: rgb(0, 120, 168);
}
.leaflet-container a.leaflet-active {
	outline: orange solid 2px;
}
.leaflet-zoom-box {
	background: rgba(255, 255, 255, 0.5); border: 2px dotted rgb(51, 136, 255);
}
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; font-size-adjust: none; font-stretch: normal;
}
.leaflet-bar {
	border-radius: 4px; box-shadow: 0px 1px 5px rgba(0,0,0,0.65);
}
.leaflet-bar a {
	width: 26px; height: 26px; text-align: center; color: black; line-height: 26px; text-decoration: none; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(255, 255, 255);
}
.leaflet-bar a:hover {
	width: 26px; height: 26px; text-align: center; color: black; line-height: 26px; text-decoration: none; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(255, 255, 255);
}
.leaflet-bar a {
	background-position: 50% 50%; display: block; background-repeat: no-repeat;
}
.leaflet-control-layers-toggle {
	background-position: 50% 50%; display: block; background-repeat: no-repeat;
}
.leaflet-bar a:hover {
	background-color: rgb(244, 244, 244);
}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px; border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.leaflet-bar a.leaflet-disabled {
	color: rgb(187, 187, 187); cursor: default; background-color: rgb(244, 244, 244);
}
.leaflet-touch .leaflet-bar a {
	width: 30px; height: 30px; line-height: 30px;
}
.leaflet-control-zoom-in {
	font: bold 18px/normal "Lucida Console", Monaco, monospace; text-indent: 1px; font-size-adjust: none; font-stretch: normal;
}
.leaflet-control-zoom-out {
	font: bold 18px/normal "Lucida Console", Monaco, monospace; text-indent: 1px; font-size-adjust: none; font-stretch: normal;
}
.leaflet-control-zoom-out {
	font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
}
.leaflet-control-layers {
	background: rgb(255, 255, 255); border-radius: 5px; box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
}
.leaflet-control-layers-toggle {
	width: 36px; height: 36px; background-image: url("images/layers.png");
}
.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 {
	display: none;
}
.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 {
	background: rgb(255, 255, 255); padding: 6px 10px 6px 6px; color: rgb(51, 51, 51);
}
.leaflet-control-layers-selector {
	top: 1px; margin-top: 2px; position: relative;
}
.leaflet-control-layers label {
	display: block;
}
.leaflet-control-layers-separator {
	margin: 5px -10px 5px -6px; height: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.leaflet-container .leaflet-control-attribution {
	background: rgba(255, 255, 255, 0.7); margin: 0px;
}
.leaflet-control-attribution {
	padding: 0px 5px; color: rgb(51, 51, 51);
}
.leaflet-control-scale-line {
	padding: 0px 5px; color: rgb(51, 51, 51);
}
.leaflet-control-attribution a {
	text-decoration: none;
}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution {
	font-size: 11px;
}
.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 {
	background: rgba(255, 255, 255, 0.5); border-width: medium 2px 2px; border-style: none solid solid; border-color: currentColor rgb(119, 119, 119) rgb(119, 119, 119); padding: 2px 5px 1px; line-height: 1.1; overflow: hidden; font-size: 11px; white-space: nowrap; box-sizing: content-box; -moz-box-sizing: content-box;
}
:not(:first-child).leaflet-control-scale-line {
	margin-top: -2px; border-top-color: rgb(119, 119, 119); border-bottom-color: currentColor; border-top-width: 2px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
:not(:first-child):not(:last-child).leaflet-control-scale-line {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 2px; border-bottom-style: solid;
}
.leaflet-touch .leaflet-control-attribution {
	box-shadow: none;
}
.leaflet-touch .leaflet-control-layers {
	box-shadow: none;
}
.leaflet-touch .leaflet-bar {
	box-shadow: none;
}
.leaflet-touch .leaflet-control-layers {
	border: 2px solid rgba(0, 0, 0, 0.2); background-clip: padding-box;
}
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0, 0, 0, 0.2); background-clip: padding-box;
}
.leaflet-popup {
	text-align: center; position: absolute;
}
.leaflet-popup-content-wrapper {
	padding: 1px; border-radius: 12px; text-align: left;
}
.leaflet-popup-content {
	margin: 13px 19px; line-height: 1.4;
}
.leaflet-popup-content p {
	margin: 18px 0px;
}
.leaflet-popup-tip-container {
	margin: 0px auto; width: 40px; height: 20px; overflow: hidden; position: relative;
}
.leaflet-popup-tip {
	margin: -10px auto 0px; padding: 1px; width: 17px; height: 17px; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);
}
.leaflet-popup-content-wrapper {
	background: white; box-shadow: 0px 3px 14px rgba(0,0,0,0.4);
}
.leaflet-popup-tip {
	background: white; box-shadow: 0px 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
	font: bold 16px/14px Tahoma, Verdana, sans-serif; padding: 4px 4px 0px 0px; top: 0px; width: 18px; height: 14px; text-align: center; right: 0px; color: rgb(195, 195, 195); text-decoration: none; position: absolute; font-size-adjust: none; font-stretch: normal;
}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: rgb(153, 153, 153);
}
.leaflet-popup-scrolled {
	overflow: auto; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
	margin: 0px auto; width: 24px; 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 {
	border: 1px solid rgb(153, 153, 153);
}
.leaflet-oldie .leaflet-control-layers {
	border: 1px solid rgb(153, 153, 153);
}
.leaflet-oldie .leaflet-popup-content-wrapper {
	border: 1px solid rgb(153, 153, 153);
}
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid rgb(153, 153, 153);
}
.leaflet-div-icon {
	background: rgb(255, 255, 255); border: 1px solid rgb(102, 102, 102);
}
