/* HEADER */
#layoutAagentLogo {
	height: 63px;
}
@media screen and (max-width: 1210px){
	#layoutAagentLogo {
		height: 48px;
		margin-left: 10px;
	}
}		
@media screen and (max-width: 600px){
	#layoutAagentLogo {
		height: 36px;
		margin-left: 0px;
	}
}
.layout-a-header-wrapper {
	background-color: #3069b3!important; 
}
.site-navigation-module-wrapper{
	background-color: #f26f6d!important;
	/*border-top: 4px solid #f26f6d;*/
}
.layout-a-header-agent-info {
	color: white!important;

}
.layout-a-header-button a {
	color: #FFF!important;
}
.layout-a-dropdown-content {
	border-top: 4px solid #3069b3!important;
}
/* BODY */
h2{
	color: #3069b3;
}
h3{
	color: #3069b3;
}

.pageHeaderHR {
	background-color: #f26f6d;
}
.headline {
	color: #3069b3;
}

/* BUTTONS */
#searchBtnSave {
	background-color: #3069b3;
	border-color: #3069b3;
}
#searchBtnClear {
	background-color: #f26f6d;
	border-color: #f26f6d;
}
.btn-body {
	color: #f26f6d;
}
.btn-body:hover{
	border-color: #f26f6d;
	background-color: #f26f6d;
}
.sidebar-nav-item:before {
	background-color: #f26f6d;
}
.property-boxesPropSearch{
	border-color: #f26f6d;
}

/*TESTIMONIALS */
.testimonial_startz_wrapper_new{
	background-color: #3069b3;
}
.testimonial_main_author_werdz{
	color: #f26f6d!important;
}

/* FOOTER */
.layout-a-footer {
	background-color: #3069b3; 
}
.footer-content-container {
	color: #fff;
}
.footerPropSearch {
	background-color: #3069b3;
}