
 
.pageCover {
    background: url("https://static.moveonfr.com/fr-jeanmonnet/images/new_logo.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
	padding-top: 150px;
	background-size: 300px auto;
}
.wizardTitleBar {
    background: #f1f1f1;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.loginBar{
	padding-top: 30px;
	
}
