

#map { height: 1280px; }

.route-marker-distance {
	background: yellow;
	border: 2px solid black;
	border-radius: 5px;
	text-align: center;
	opacity: 70%;
}


.route-marker-info {
	background: #ffbb00;
	border: 2px solid black;
	border-radius: 5px;
	text-align: center;
}


.route-marker-info {
	background: #ffbb00;
	border: 2px solid black;
	border-radius: 5px;
	text-align: center;
}


.route-marker-infotext {
	background: #17dcff;
	border: 2px solid black;
	border-radius: 2px;
	text-align: center;
}

.route-info-time {
	background: #17dcff;
	border: 2px solid black;
	border-radius: 2px;
	text-align: center;
}
