/* ---------------------------------------------------------------------
* Filename:            Uni-Leipzig.css
* Description:         Design for the moveon 4 Forms
* Website:             moveon4.com
* Author:  			   Renate Schwaighofer
* --------------------------------------------------------------------- 
*/

/* 
Client specific colors:
Red: 176/47/44 - when it's just 1 color scheme
Additionally for diagrams and tables:
bright red: 214/66/66
light blue: 138/194/209
light gray: 201/201/201
dark gray: rgb(38, 42, 49);
*/


body {
    background: none repeat scroll 0 0 #fff;
    color: rgb(38, 42, 49);
	font-family: Verdana;
}

.pageCover {
    background: url("https://static-de.moveon4.com/de-uni-leipzig/images/J_leipzig.jpg") no-repeat scroll -30px 20px transparent;
	padding-top: 200px;
	background-size: 350px;
}
	
.wizardTitleBar{
    background: rgb(176, 47, 44) repeat scroll 0 0;
	border-bottom: none;
	margin-top: -20px;
}

.wizardTitle {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.pageContent {
	width: 950px;
    border: medium none;
}

#progressLabel {
	color: #000;
}

.formContainer {
	border: none;
	margin: 31px 0 10px;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
    background:	rgb(176, 47, 44);
	font-weight: normal;
	color: rgb(38, 42, 49);
	padding: 0;
	margin-top: 10px;
}

.formContainer fieldset > legend {
	padding: 4px;
	color: #fff;
}

.loginContainer, .loginformContainer {
    float: right;
}

.formContainer fieldset {
    border-bottom: none;
	 padding-top: 12px;
	 width: 705px;
}

#languageButtons li a {
    color: rgb(38, 42, 49);
}

#languageButtons li a:hover {
    color: rgb(176, 47, 44);
}

li.currentLanguage {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(176, 47, 44);
	border-bottom: medium none;
}

.menuContainer {
	border:none;
	float: left;
}

.vMenu {
	padding: 10px;
}

.vMenu > a > li {
	font-family: Verdana,sans-serif;
    font-size: 0,8em;
}
.vMenu > a {
    color: #8a8a8a !important;
}
.vMenu > a > li:hover{
    background-color: #fff !important;
    color: #000;
}

.vMenu > a > li.active {
    color: #000;
	font-weight:bold;
	background: #fff !important;
	padding-left: 10px;
}

.vMenu > a > li.complete:hover, .vMenu > a > li.complete.active {
    background: url("https://static-de.moveon4.com/de-uni-leipzig/images/mark_icon_blue.png") no-repeat scroll 188px 8px #fff;
	   color: #8a8a8a;
}

.vMenu > a > li.complete {
    background: url("https://static-de.moveon4.com/de-uni-leipzig/images/mark_icon_blue.png") no-repeat scroll 188px 8px #fff;
    color: #8a8a8a;
}

.vMenu > a > li.complete:hover {
	color: rgb(38, 42, 49);
}

.vMenu > a > li.complete.active {
	color: rgb(38, 42, 49);
}
	
.formHeader {
   	border-bottom: medium none;
   	color: #333333 !important;
   	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: -5px;
	padding-bottom: 14px;
}

.wizardPage {
    width: 97%;
}

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 rgba(38, 42, 49, 1);
}

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 rgb(176, 47, 44);
	 text-decoration: underline;
}

.wizardNavigation button[kind=submit_button],
.wizardNavigation button[kind=save_button],
.wizardNavigation button[kind=previous_button],
.wizardNavigation button[kind=next_button] {
	background-color: rgba(138, 194, 209);
	color: #000;
}

.wizardNavigation button[kind=submit_button]:hover,
.wizardNavigation button[kind=save_button]:hover,
.wizardNavigation button[kind=previous_button]:hover,
.wizardNavigation button[kind=next_button]:hover {
	background-color: rgba(138, 194, 209);
	color: #000;
	text-decoration: none;
}

.button-container button[kind=submit] {
	background-color: rgba(138, 194, 209);
	color: #000;
}

.button-container button[kind=submit]:hover {
	background-color: rgba(138, 194, 209);
	color: #000;
}

.blue span {
    background-color: #8a8a8a;
}

.rowLabel {
    width: 150px;
    margin-top: 4px;
    text-align: left;
	float: none;
}
.labelContainer {
    width: 200px;
    padding: 0px 0px 0px 5px;
    line-height: 20px;
}

.validationMark {
    float: left;
    /* width: 10px; ausschalten weil sonst ist alles komisch eingerückt*/
    color: #FC0000;
    display: block;
    height: 20px;
	width: 10px;
}

.loginBar { 
	top: -19px;
	padding-bottom: 15px;
}

.loginBar span {
    color: #333333;
}

.loginBar a {
    color: #333333;
}
	
.addSection {
	background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll;
	background-color: rgb(138, 194, 209);
	color: #000;
	height: 30px;
	text-decoration: none;
	background-position-x: 5px;
	background-position-y: 7px;
}

.addSection {
	background: url("https://static-de.moveon4.com/de-uni-leipzig/images/add_icon_red.png");
	background-color: rgb(138, 194, 209);
	color: #000;
	background-repeat: no-repeat;
	position: top 7px;
	background-position-x: 5px;
	background-position-y: 7px;
}

.addSection:hover {
	background: url("https://static-de.moveon4.com/de-uni-leipzig/images/add_icon_red.png");
	background-color: rgb(138, 194, 209);
	color: #000;
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 7px;
	text-decoration: none;
}

.addSection[disabled="disabled"] {
	background-image: url("https://static-de.moveon4.com/de-uni-leipzig/images/add_icon_red.png"); 
	background-repeat: no-repeat;
	color: #000;
	position: top 7px;
	background-position-x: 5px;
	background-position-y: 7px;
}

.addSection[disabled="disabled"]:hover {
	background-image: url("https://static-de.moveon4.com/de-uni-leipzig/images/add_icon_red.png"); 
	background-repeat: no-repeat;
	color: #000;
	position: top 7px;
	background-position-x: 5px;
	background-position-y: 7px;
}

.setContainer legend a {
	color: #fff;
}

.pageCover h1 {
    color: rgba(38, 42, 49, 1);	
}

.statusSuccess, .statusFailure, .bgRed, .bgGreen {
    margin-top: 6px;
}

.statusSuccess {
	background-color: rgb(201, 201, 201);
}

a {
	color: #333333;
}

a:hover{
	color: #8a8a8a;
}

.info {
	background-image: url("https://static-de.moveon4.com/de-uni-leipzig/images/info_icon_blue.png");
}

.cssTooltip {
	background-color: #fff;
	border: 1px solid rgb(138, 194, 209);
	color: #000;
}

.cssTooltip span {
	background: #fff;
	border-top: 1px solid rgb(138, 194, 209);
	border-right: 1px solid rgb(138, 194, 209);
}

.qtip-default {
	background-color: #fff;
	border: 1px solid rgb(138, 194, 209);
	color: #000;
}

.pageFooter {
	background: #fff;
	width: 950px;
	height: 58px;
	padding-top: 17px;
}

.pageFooter .appDetails {
	text-align: center;
}







