body {
	padding: 0;
	margin: 0;
}

html,
body,
#map {

	/*edgar*/
	left:0px;
	position: absolute;


	width: 100%;
	height: 100%;
}
.leaflet-grab {
	cursor: auto;
}

.leaflet-dragging .leaflet-grab{
	cursor: move;
}

.amcharts {
	  width: 100%;
	  height: 200px;
	  margin: 1px 1px 1px 1px;
}

h5 {
	font-size: 1.64rem;
	line-height: 110%;
	margin: .82rem 0 .656rem 0;
	color: #4caf50;
}
pre {
	font-size: 13.2px;
	font-family: 'Muli', sans-serif;
}

/*.leaflet-html-legend label{*/
/*    font-size: 18pt;*/
/*}*/

.nav-expanded .logodash-small
{
	display: none;
}
.nav-collapsed .logodash-small
{
	display: block;
}
.nav-expanded .logodash-large
{
	display: block;
}
.nav-collapsed .logodash-large
{
	display: none;
}

.dott1 {
	height: 12px;
	width: 12px;
	background-color: #57B67E;
	margin-right: 5px;
	border-radius: 5%;
	border: 2px solid #444444;
	display: inline-block;
}

.dott2 {
	height: 12px;
	width: 12px;
	background-color: #F7F154;
	margin-right: 5px;
	border-radius: 5%;
	border: 2px solid #444444;
	display: inline-block;
}


.dott3 {
	height: 12px;
	width: 12px;
	background-color: 	#FEC65E;
	margin-right: 5px;
	border-radius: 5%;
	border: 2px solid #444444;
	display: inline-block;
}

.dott4 {
	height: 12px;
	width: 12px;
	background-color: 	#F36266;
	margin-right: 5px;
	border-radius: 5%;
	border: 2px solid #444444;
	display: inline-block;
}

.dott5 {
	height: 12px;
	width: 12px;
	background-color: 	#6a0000;
	margin-right: 5px;
	border-radius: 5%;
	border: 2px solid #444444;
	display: inline-block;
}

.leyenda{
	display: grid;
	margin: 0;
	padding: 0;
}
.texto-leyenda{
	 position: absolute;
}
.button-container{
	display: none;
}
/*.leaflet-pm-icon-polygon{*/
.leaflet-buttons-control-button{
	/*display: none;*/
}