html{
	height: 100%;
	margin: 0;
}
body{
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.mapasite_raiz, .mapasite_raiz a{
	color: black;
	font-weight: bold;
}
.mapasite_filho, .mapasite_filho a{
	color:black;
}
.mapasite_neto, .mapasite_neto a{
	color:black;
}
.ui-front { 
	z-index: 1000 !important; 
}
.ui-dialog { 
	z-index: 1001 !important ;
}
.tab-sm{
	 padding: 4px 8px !important ;
}
.simulink{
	cursor:pointer;
}
.mappage #boxconteudo {
	background-color: white !important;
}
.leaflet-editing-icon{
	margin-left: -8px !important;
    margin-top: -8px !important;
	width: 16px !important;
    height: 16px !important;
	border-radius: 8px;
}
