/* ---------------------------------------------------------------------
* Filename:            LMU.css
* Description:         Design for the moveon 4 Portal 1 page
* Website:             moveon4.com
* Author:  			   Renate Schwaighofer
* --------------------------------------------------------------------- 
*/


body {
    background: none repeat scroll 0 0 #fff;
    color: #333;
	font-family: Verdana,sans-serif;

	}

.pageCover {
    background: url("https://static-de.moveon4.com/de-lmu-munchen/images/logo.jpg") no-repeat scroll 6px 10px transparent;
	/* Abstand Logo zu WizardBar */
	padding-top: 130px;
	}
.wizardTitleBar{
    background:  #f0f0f0 repeat scroll 0 0;
	}
.wizardTitle {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    font-family: Georgia,sans-serif;
}

.pageContent {
width: 950px;

    border: medium none;
}
.formContainer {
    width: 948px;
}
.formContainer fieldset > legend, .searchBox .searchHeader {
	background: #f0f0f0;
	width: 100%;
	color: #333;
	font-size: 18px;
    font-weight: 400;
	font-family: Verdana,sans-serif;
	line-height: 31.2px;
	font-weight: 100;
	padding: 8px 0px;
	text-indent: 10px;
	margin-bottom: 10px
}
.formContainer fieldset {
    border-bottom: none;
	 padding-top: 12px;
}
#languageButtons li a {
    padding: 2px 5px;
    width: 50px;
	background: transparent;
    color: #333;
    display: block;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 15px;
}
#languageButtons li a:hover {
    padding: 2px 5px;
	background: transparent;
	font-weight: bold;
    width: 50px;
    color: #006633 ;
    display: block;
    text-decoration: none;
	font-family: Verdana,sans-serif;
	text-transform: uppercase;
}
li.currentLanguage {
    background: transparent none repeat scroll 0 0;
    color: #006633 ;
	font-weight: bold;
	padding: 2px 8px;
	width: 50px;
	border-bottom: medium none;
	font-family: Verdana,sans-serif;
	text-transform: uppercase;
	margin-right: 15px;
}
.menuContainer {
  display:none;
}

.formHeader {
   border-bottom: medium none;
   border-top: 2px soid #002f66;
   border-bottom: 1pt solid #333;
   color: #333;
	font-size: 22px;
    font-weight: 400;
	 line-height: 39px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	
}
.formRow {
    width: 100%;
    overflow: hidden;
    padding: 2px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.wizardPage {
    padding: 10px;
    width: 97%;
}
.wizardNavigation {
display: none;
}

button[kind="save_button"], button[kind="submit_button"] {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #A3A3A3;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #8A8A8A;
	color:#fff;
}

.blue span {
    background-color: #A3A3A3;
	color: #fff;
}
.formRow{
	font-family: Verdana,sans-serif;
	font-size: 14px;
}
.rowLabel {
    width: 150px;
    margin-top: 4px;
    text-align: left;
	float: none;
	
	font-size: 12px;
}
.labelContainer {
    width: 200px;
    padding: 0px 0px 0px 5px;
    line-height: 20px;
	
	font-size: 12px;
}
.label{
	
	font-size: 12px;
}
.loginBar {
	
	font-size: 12px;
}
.rowControl {
    width: 461px;
}

button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #A3A3A3;
}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #8A8A8A;
	color:#fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #A3A3A3;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #8A8A8A;
	color:#fff;
	}
	
.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #A3A3A3;
	}
.addSection:hover {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #8A8A8A;
	color:#fff;
	}
.pageCover h1 {
    color: #000;	
	padding-top: 20px;
	font-family: Verdana,sans-serif;
	}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #A3A3A3;
	}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #8A8A8A;
	color:#fff;
}
.statusSuccess, .statusFailure, .bgRed, .bgGreen {
    margin-top: 6px;
}

a{
color: #000;
font-size: 12px;
}
a:hover{
color: #006633 ;
font-size: 12px;
}

p {
	 font-size: 12px;
	 line-height: 27px;
	 font-family: Verdana,sans-serif;
}

.plainText{
	font-size: 12px;
	line-height: 27px;
	font-family: Verdana,sans-serif;
}
/* Footer*/
.pageFooter {
	float: left;
	background: #fff;
	width: 100%;
	height: 58px;
	padding-top: 17px;
	color: white;
}
.appDetails{
	color: #000;
}
/* End Footer*/
.ko-grid thead tr th {
    background:  #f0f0f0 repeat scroll 0 0;
	color: #222;
	}

/*  3.3 FORM */


.formRow {
  width: 100%;
  overflow: hidden;
  padding: 2px 0px;
  border-bottom: 1px solid #f1f1f1;
}

/*clearfix hack*/
.formRow:after {
  clear: both;
  content: ".";
  width: 0;
  height: 0;
  font-size: 0;
  display: block;
}

.formRow:hover {}

.rowLabel {
  width: 190px;
  float: left;
  text-align: left;
  margin-top: 0px;
}

.labelContainer {
  width: 220px;
  padding: 0px 0px 0px 5px;
  float: left;
  line-height: 20px;
}

.rowControl {
  width: 475px;
  float: left;
  margin-bottom: 0px;
}

.rowControl > label {
  margin-right: 5px;
}

.rowControl pre {
  font-size: 8px;
  width: 270px;
  float: left;
}

.validationMark {
  float: left;
  width: 10px;
  color: #FC0000;
  display: block;
  height: 20px;
}

.tabularReqFontPlug {
  font-size: 12px;
  height: 15px;
  margin: 5px 0px 0px 5px;
  line-height: 17px;
}

input[type=text], input[type=password], select, .genericControl {
  height: 20px;
  border: 1px solid #aaa;
  padding: 2px;
  background: #fff; /* Old browsers */
}

input[type=text]:focus, input[type=password]:focus, .genericControl:focus, select:focus {
  border: 1px solid #007BC0;
}

input[type="file"][disabled="disabled"] {
    display: none;
}

.rowControl > input[type=text], .rowControl > input[type=password], .genericControl {
  width: 100%;
}

td > input[type=text], td > input[type=password] {
  width: 140px;
}

.rowControl > select {
  width: 55%;
  height: 25px;
  padding: 3px 2px;
}

td > select {
  width: 145px;
  height: 27px;
  padding: 3px 2px;
}

td > select:focus {
  border: 1px solid #A3A3A3;
}

.rowControl > textarea {
  width: 440px;
  height: 100px;
  resize: none;
  border: 1px solid #AAAAAA;
  padding: 2px;
}

.rowControl > .captcha {
  border: 1px solid #B3B3B3;
}

.rowControl > select[multiple=multiple] {
  height: auto;
}

input[type=file] {
  margin-top: 1px;
}

fieldset {
  position: relative;
  clear: both;
  border: 0px;
  margin: 0;
  padding: 0;
}

legend {
  font-family: Verdana,sans-serif;
  padding: 7px 0px;
  text-transform: none;
  font-weight: bold;
  margin-left: 0px;
  border-bottom: 1px solid Transparent;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
}





