body{
	overflow: hidden;
}
.box{
	background: transparent !important;
	box-shadow: none !important;

}
.boxlegend{
	height: 300px !important
	padding: 20px;

}

.cover {
 height: 200px;
  line-height: 200px;
  text-align: center;
    overflow: hidden;
    top: 0;
    left: 0; 
}
#info{
	background: rgb(201,107,146);
background: linear-gradient(109deg, rgba(201,107,146,1) 0%, rgba(55,153,177,1) 100%);
	  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	margin-top: -16px;
	margin-right: -16px;
}



h3{
    color: #fff!important;
    padding-left:10px;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 600;
}
.description{
	font-size:13px;
	line-height: 23px;
	text-align: justify;
	padding: 20px;
	font-family: din-2014, sans-serif;
	font-weight: 300;
	color: #333333 !important;
}
p{
	font-size:10px;
	line-height: 23px;
	text-align: justify;
	padding-left: 10px;
	color: #fff !important;
	font-weight: 100;
	font-family: din-2014, sans-serif;
}
a{
	font-size:13px;
	line-height: 23px;
	text-align: justify;
	font-weight: 100;
	font-family: din-2014, sans-serif;
	    text-decoration: none;
}
aside.toolbox{
	background: transparent;
	max-width: 340px!important;
}
.tips{
		font-size:13px;
	line-height: 23px;
	text-align: justify;
	padding: 20px;
	font-family: din-2014, sans-serif;
	font-weight: 300;
	color: #333333 !important;
	font-style: italic;
}
.fa, .fas{
    font-weight: 900;
    padding-left: 15px;
    color: #333;
}
.fab{
    font-weight: 900;
    padding-left: 15px;
}
.separator{
	background-color: transparent!important;
}
.left{
	left: 0;
    bottom: 0;
    z-index: 2;
    color: #fff!important;
    position: absolute;
    right: 24px;
    min-width: 280px;
    max-width: 150px;
    z-index: 2;
    	background: rgb(201,107,146);
background: linear-gradient(109deg, rgba(201,107,146,1) 0%, rgba(55,153,177,1) 100%);
    margin-left: 10px;
    margin-bottom: 10px;
    	  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.legend{
    z-index: 2;
    border-radius: 4px;
    padding: 16px;
    margin: 0 0 24px;
}
.open-sans {
    color: #747D82;
    font-size: 8px !important;
    line-height: 12px !important;
    font-family: din-2014, sans-serif;
    font-weight: 400;
}
ul{
	float: left;
	margin-left: 30px !important;
	padding-right: 10px !important;
    margin-bottom: 24px!important;
    padding: 0;
    padding-top: 10px!important;
}
.legend ul:last-child{
		float: left;
	margin-left: 30px !important;
	padding-right: 10px !important;
    margin-bottom: 24px!important;
    padding: 0;
    margin-top:6px!important;
    padding-top: 10px!important;
}
.leaflet-bar a, .leaflet-bar a:hover{
	background-color: transparent;
	border:none;
	color:#fff;
}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar{
	border:none;
}



