
#moduleToolbar {
    z-index: 				3;
    width: 					100%;
    position: 				absolute;
    top: 					0;
}

#moduleToolbar i {
	color: 					#ffffff;
}

#moduleToolbar.content {
	box-shadow: 			0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#cms_home_alerts_list {
	display: 				none;
}