/*This file should ONLY contain styles that need to be filtered through the pom for example*/

.navbar-default{
	background-image: url(MainModule/images/test_background.png); background-repeat: no-repeat; background-position-x: 150px;
}

.menuTopLayout{
	background-image: url(MainModule/images/test_background.png); background-repeat: no-repeat; background-position-x: 150px;
}

.loginMainView {
	background-image: url(MainModule/images/test_background.png); background-repeat: no-repeat; background-position-x: 150px;
}