/* Add here all your css styles (customizations) */

/*Grey Backroud aus app.css*/
.bg-grey {
	background: #f7f7f7;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
