@charset "utf-8";

#overall_wrapper
{
	display: none;
}

#overlay_route
{
	border-radius: 0 !important;
	width: 100% !important;
	height: 100% !important;
	top: 0px !important;
	left: 0px !important;
	-moz-border-radius: 0 !important;
}

#content_route
{
	height: auto !important;
}