html, body
{
	font-family: 'Lato', sans-serif;
	background-color:transparent;
}

#map {
  height: 100vh;
}

#directionsPanel
{
	margin-top:24px;
}

.adp-warnbox, .adp-agencies, .adp-legal
{
	display:none;
}

#planTripButton
{
	background-color:#8a1911!important;
	border: 0!important;
	margin-right:12px;
}

#poweredByLothian
{
	font-size:70%;
	color:#000000;
}

#lothianLogo
{
	margin-left:4px;
	width:80px;
}

.form-label
{
	font-size:80%;
	color:#000000 !important;
}

.adp-text, .adp-summary, .adp-directions, .adp-substep, .adp-details
{
	font-family: 'Lato', sans-serif!important;
}