
.themed [role="banner"] .button-hover-state { 
	background-color: #3d78b8;
}
.themed [role="banner"] .sub-button-group {
	background-color: #f2f2f2;
}
.themed [role="banner"] .button:hover, .themed [role="banner"] .button:active, .themed [role="banner"].button:focus {
	background-color: ;
}
.themed [role="banner"] .sub-button-group :hover, .themed [role="banner"] .sub-button-group :active, .themed [role="banner"] .sub-button-group :focus {
	background-color: #3d78b8;
}
.themed .footer-main {
	border-top-color: #3d78b8;
}
