#PortalButtonList
{
	position: absolute;
	height: calc(100% - 50px);
}

#RouteMap
{
	height: 100%;
	width: 100%;
}

#HeaderDiv
{
	height: 90%;
	height: calc(100% - 70px);
}

body #main #MainView #MainMapView
{
	height: 90%;
	height: calc(100% - 50px);	
}