/* HEADER */
.layout-a-header-wrapper {
	background-color: white!important; 
}
#layoutAagentLogo {
	height: 80px;
}
.navigation-logo-container {
	width: 365px !important;
    max-width: 365px !important;
}
.layout-a-header-agent-info {
	color: #2c77bd!important;
}
.site-navigation-module-wrapper{
	border-top: 2px solid #2c77bd !important;
	border-bottom: 2px solid #2c77bd !important;
}
.layout-a-header-button a {
	color: #2c77bd!important;
}
.layout-a-dropdown-content {
	border-top: 4px solid #e4b138!important;
}

	@media screen and (max-width: 1210px){
		#layoutAagentLogo {
			height: 40px;
			margin-left: 20px; 
		}
}

/* FOOTER */
.layout-a-footer {
	background-color: #2c77bd; 
}
.footer-content-container {
	color: white;
}
.footerPropSearch {
	background-color:#2c77bd;
}