/*
	This file contains custom css classes that will be used to style the client portal.
*/

.als-footer-inner, .als-footer, .als-header-bar {
	background: #0055a5;
	
}
.als-header-button {
	background-color: #354a67 !important;
}

