/*
	This file contains custom css classes that will be used to style the client portal.
*/

.als-header-bar {
	background: #0063A7;
}

.als_publicdirectory .breadcrumbs {
	background-color: #879f49;
}

.als_publicdirectory .breadcrumb > li{
	color:white;
}
