/* ---------------------------------------------------------------------
* Filename:            UdK.css
* Description:         Design for the moveon 4 Forms
* Website:             moveon4.com

* --------------------------------------------------------------------- 
*/



body {
    background: none repeat scroll 0 0 #fff;
    color: #222;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	}

.pageCover {
    background: url("https://static-de.moveon4.com/udk/images/Universitaet_der_Kuenste_Berlin_4c.jpg") no-repeat scroll 0 40px transparent;
	/* Abstand Logo zu WizardBar */
	padding-top: 120px;
	background-size: 40%;
	}
.wizardTitleBar{
    background:  #f0f0f0 repeat scroll 0 0;
	}
.wizardTitle {
    color: #222;
    font-size: 30px;
    font-weight: 400;
	line-height: 39px;
	font-family: Calibri, sans-serif;
	 font-stretch: Light Condensed, Light Bold;
	}
.pageContent {
	width: 950px;
    border: medium none;
}

.loginContainer:before {
  content: "Bitte nutzen Sie für den Bewerbungsprozess ausschließlich Ihre persönliche E-Mail-Adresse der UdK Berlin!";
}


/*UnterUeberschriften*/
.formContainer {
	border: none;
	padding: 0px 0px 0px 0px;
}
.formContainer fieldset > legend, .searchBox .searchHeader {
	  background: #f0f0f0;
	  width: 100%;
	   color: #222;
	font-size: 24px;
    font-weight: 400;
	font-family: Calibri, sans-serif;
	 font-stretch: Light Condensed, Light Bold;
	 line-height: 31.2px;
	  font-weight: 100;
	  padding: 8px 0px;
	  text-indent: 10px;
	  margin-bottom: 10px
}
.formContainer fieldset {
    border-bottom: none;
}


/*Language*/
#languageButtons {
	margin-top: 40px;
}
#languageButtons li a {
    padding: 2px 5px;
    width: 100%;
	background: #e70036;
    color: #fff;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
}
#languageButtons li a:hover {
    padding: 2px 5px;
	background: #000;
    width: 100%;
    color: #fff;
    display: block;
    text-decoration: none;
}
li.currentLanguage {
    background: #e70036 none repeat scroll 0 0;
    color: #fff;
	padding: 2px 8px;
	border-bottom: medium none;
	text-transform: uppercase;
}
li.currentLanguage:hover {
    background: #000 none repeat scroll 0 0;
    color: #fff;
	padding: 2px 8px;
	border-bottom: medium none;
	text-transform: uppercase;
}

/* NAVIGATION*/

.wizardNavigation {
  float: right;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 708px;
  font-family: Calibri, sans-serif;
}

.wizardNavigation > button {
  margin-right: 5px;
}

.menuContainer {
  background: none;
  width: auto;
  overflow: visible;
  float: left;
  font-size: 12px;
  margin: 30px 0px 0px 0px;
  font-family: Calibri, sans-serif;
}

.vMenu {
  margin: 0px 0px 10px 0px;
  padding: 0;
  min-height: 40px;
  min-width: 200px;
  border-top: 1.5px solid #e70036; 
}

.vMenu > a > li:before {
  color: #222;
  content: "";
  font-size: 12px;
  height: 100%;
  left: 10px;
  font-weight: 400 !important;
  position: absolute;
  top: 5px;
  width: 5px;
}

.vMenu > a > li.complete:before {
  content: "";
  font-size: 14px;
  color: #15B712;
}

.vMenu > a > li.complete {
  background: no-repeat 188px 8px #fff;
  color: #222;
  font-weight: 400 !important;
  transition: none;
}

.vMenu > a > li.complete:hover, .vMenu > a > li.complete.active {
  background:no-repeat 188px 8px #e70036;
  color: #fff;
  font-weight: 400 !important;
}

.vMenu > a {
  text-decoration: none;
  color: #222;
}

.vMenu > a > li {
  background-color: #fff;
  color:  #222;
  border-bottom: 0.5px solid #e70036;
  border-top: 1px solid Transparent;
  width: 170px;
  padding: 5px 27px 5px 10px;
  display: block;
  position: relative;
  font-size: 18px;
    font-weight: 400;
	font-family: Calibri, sans-serif;
	 font-stretch: Light Condensed, Light Bold;
	 line-height: 20px;
  transition: background 0.2s ease-in-out 0s;
}

.vMenu > a > li:hover, .active {
  background-color: #e70036;
  color: #fff;
  cursor: pointer;
  font-weight: 400 !important;
}
.vMenu > a > li.active {
  background-color: #e70036;
  color: #fff;
  cursor: pointer;
  font-weight: 400 !important;
}
/*END NAVIGATION*/



/* Headline */
.formHeader {
   border-bottom: medium none;
   border-top: 2px soid #002f66;
   border-bottom: 1pt solid #222;
   color: #222;
	font-size: 30px;
    font-weight: 400;
	font:  Calibri;
	 font-family: Calibri, sans-serif;
	 font-stretch: Light Condensed, Light Bold;
	 line-height: 39px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	
}
.formRow {
    width: 100%;
    overflow: hidden;
    padding: 2px 0px;
    border-bottom: 1px solid #f0f0f0;
}

.wizardPage {
    padding: 10px;
    width: 97%;
}


/* Buttons in two colors - change all the colors to the Corporate Design */

button[kind="save_button"], button[kind="submit_button"] {
    background: no-repeat scroll left center #e70036; color: white;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: no-repeat scroll left center #000; 
	color:#fff;
}

.blue span {
    background-color: #e70036;
	color: #fff;
}
.formRow{
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.rowLabel {
    width: 150px;
    margin-top: 4px;
    text-align: left;
	float: none;
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.labelContainer {
    width: 200px;
    padding: 0px 0px 0px 5px;
    line-height: 20px;
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.label{
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.loginBar {
	font-family: Calibri, sans-serif;
	font-size: 14px;
}
.validationMark {
    float: left;
    color: #FC0000;
    display: block;
    height: 20px;
	width: 10px;
}


button[kind="next_button"] {
    background: no-repeat scroll right center #e70036; color: white;
}
button[kind="next_button"]:hover {
    background: no-repeat scroll right center #000; 
	color:#fff;
}
button[kind="previous_button"] {
    background: no-repeat scroll left center #e70036;  color: white;
	}
button[kind="previous_button"]:hover {
    background: no-repeat scroll left center #000; 
	color:#fff;
	}
	
.addSection {
    background: no-repeat scroll 5px 4px #e70036; color: white;
	}
.addSection:hover {
    background: no-repeat scroll 5px 4px #000; 
	color:#fff;
	}

.pageCover h1 {
    color: #e70036;	
	text-transform: uppercase;
	padding-top: 20px;
	}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #e70036;
	color: white;
	}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #000;
	color:#fff;
}
.statusSuccess, .statusFailure, .bgRed, .bgGreen {
    margin-top: 6px;
}

/* End Buttons */


/*Links auf erster Seite unten*/
a{
color: #000;
font-size: 100%;
}
a:hover{
color: #999;
font-size: 100%;
}

p {
	 font:  Calibri;
	 font-family: Calibri, sans-serif;
	 font-size: 18px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light Bold;
}

.plainText{
	font:  Calibri;
	 font-family: Calibri, sans-serif;
	 font-size: 18px;
	 line-height: 27px;
	 font-stretch: Light Condensed, Light Bold;
}
/* Footer*/
.pageFooter {
	float: left;
	background: #f0f0f0;
	width: 100%;
	height: 58px;
	padding-top: 17px;
	color: white;
}
/* End Footer*/






