﻿#mainMenuContainer {
	top: 82px;
	border: 2px solid rgba(0, 33, 119, 1) !important;
    border-top: hidden !important;
}
#headerContainer #mainMenuIcon {
    top: 15px;
}
#currentDayInsideDateIcon{
	color: rgba(255, 255, 255, 1) !important;
}
#dashboardButton {
	background: url(/Content/icons/dashboardWhiteIcon.png) 4% 4px/28px no-repeat #002177 !important;
}

#street-view-button {
	background-color: #002177 !important;
}