.pMap {
	position:absolute;
	left: 2%;
	width: 76%;
	top:90px;
	bottom:30px;
}

.wider {
	width: 98%;
	top:110px;
}

.pMapContent .filters{
    top:90px;
}

.activity_map{
    position:absolute;
	top:80px;
	left:0;
	right:0;
	bottom:60px;
}

.activity_map .pMap {
	position:absolute;
	left: 2%;
	width: 76%;
	top:0px;
	bottom:30px;
}

.legend_general{
    position:absolute;
    bottom:5px;
    height:70px;
    left:10px;
    right:20%;
}
.legend{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.legend_image{
    float:left;
    height:20px;
    width:auto;
}
.legend_label{
    float:left;
    height:20px;
    width:auto;
    margin-left:10px;
	font-size: 15px;
	color: gray;
}
