.navbar-light {
	background-color: #00000008;
}

.info-icon {
	width: 1.3rem;
	height: 1.3rem;
	font-size: 0.9rem;
	margin: 0 0.5rem;
}

#options-message,
#map-message,
#google-maps-message {
	font-style: italic;
	font-size: 0.95rem;
	color: #545454;
}

#btn-start,
#btn-default-view {
	text-decoration: none;
	padding: 0.4rem 1.5rem;
	margin-bottom: 1rem;
}

#btn-stop,
#btn-my-location {
	text-decoration: none;
	padding: 0.4rem 1.5rem;
	margin-bottom: 1rem;
	display: none;
}

#map {
	width: 100%;
	height: 570px;
}
