.menuContainer {
	display:none;
}
.pageCover {
    background: url("https://static-de.moveon4.com/de-fuberlin/images/FUB-Logo-230830-RGB-1_16.11.2023.png") no-repeat scroll 0px 15px #fff;
    padding-top: 120px;
	background-size: 28%;
}
.ruleContainer:before {
	content: "Bitte stellen Sie sicher, dass Sie als Browser Firefox oder Chrome verwenden. Das Passwort muss Buchstaben, Zahlen und Sonderzeichen enthalten und mindestens achtstellig sein. Notieren Sie sich Ihre Anmeldedaten fuer den spaeteren Zugriff auf Ihre Bewerbung. Bitte beachten Sie, dass die Anmeldung zum Outgoing-Portal unabhaengig vom FU-Account arbeitet. Darum benutzen Sie bitte ein anderes Passwort als das Ihres FU-Accounts. Sollten Probleme bei der Registrierung auftauchen, senden Sie uns bitte eine E-Mail an outgoing-erasmus@fu-berlin.de und beschreiben Sie das Problem. // English: Please make sure that you use the web browser Firefox or Chrome. The password has to include letters, numbers and special characters and it should have at least 8 digits. Write down your login data in order to be able to access your application. The registration for the Outgoing-Portal operates independent of your FU-Account. Therefore, please choose a different password than the one for your FU-Account. Should you encounter any problem with your registration please send us an email to outgoing-erasmus@fu-berlin.de and describe the problem.";
	color: #000000 !important;
    font-family: Source Sans, Arial !important;
}
.loginBar {

    top: 5px;
}



.formHeader {
    color: #004659 !important;
	font-size: 25px;
}
.loginBar {

    
	padding: 5px 0px 4px 2px;
    position: absolute;
    top: 30px;
    right: 0px;
    font-size: 12px;
    line-height: 19px;
    position: relative;
}
.wizardTitleBar {
    background: #004659;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
	color: white;
}
.pageCover h1 {
	color: #004659;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #004659;
    border-bottom: 4px solid #004659;
    color: white;
    padding: 4px 8px;
	
}

input[type=submit], button, input[type=reset], .button {
    background: none #004659;
    position: relative;
    padding: 6px 14px 7px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}

button[kind="submit"]:hover {
    background: none #004659; 
	color:white;
	}