body{
	font-family: Roboto !important; 
}
.menuContainer {
	display:none;
}
.pageCover {
    background: url("https://static.moveonfr.com/insatlse/images/Logo_noir.svg") no-repeat scroll 0px 20px #fff;
       padding-top: 100px;
    background-size: 20%;
}
.loginBar {

    top: 15px;
}
.wizardTitleBar {
    background: #dc6162;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
	color: #ffffff;
	font-family: Roboto; 
}
.pageCover h1 {
	color: #3E3E3B;
	font-family: Roboto; 
}

li.currentLanguage {
    background: none repeat scroll 0 0 #dc6162;
    border-bottom: 4px solid #dc6162;
    color: #ffffff;
    padding: 4px 8px;
	font-family: Roboto; 
}

/* Newly added class*/

li.currentLanguage {
    background: none repeat scroll 0 0 #dc6162;
    border-bottom: 4px solid #dc6162;
    color: #ffffff;
    padding: 4px 8px;
	font-family: Roboto; 
}

.wizardTitle{
	font-family: Roboto !important;
}

.formHeader{
	font-family: Roboto !important;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
	font-family: Roboto !important;
}