﻿.menuContainer {
    display: none;
}

.pageCover {
    background: url("https://static.moveonfr.com/fr-sorbonne/images/LOGO_MEDECINE_HORIZ_CMJN.jpg") no-repeat scroll 0px 20px #fff;
    padding-top: 100px;
    background-size: 25%;
}

.loginBar {
    top: 15px;
}

.wizardTitleBar {
    background: #AB172F;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 55px;
    color: white;
}

.pageCover h1 {
    color: #3E3E3B;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #AB172F;
    border-bottom: 4px solid #FAB500;
    color: white;
    padding: 4px 8px;
}

.formHeader {
    color: #AB172F !important;
    border-bottom: 1pt solid #FAB500;
}
