/* 
 * ---------------------------------------------------------------------
 * Filename:            potsdam_form.css
 * Description:         Design for the moveon 4 Form and Portal
 * Version:             0.0.9 (04/07/2014)
 * Website:             moveon4.com
 * Author:  			Martin Schwab
 * --------------------------------------------------------------------- 
 */
body {
    background: repeat-x;
    color: #333333;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    padding: 0;
}

.pageContainer {
    width: 1060px;
}

.pageContent {
    width: 1000px;
    padding: 0 0px 0px 0px;
    border: none;
    margin: auto;
}

.pageCover {
    background: url("https://static-de.moveon4.com/de-uni-potsdam/images/office_logo.png") no-repeat scroll left top white;
    padding-top: 179px;
}

.wizardTitleBar {
    background: none repeat scroll 0 0 #004260;
    padding: 20px;
    width: 960px;
}

.wizardTitle {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    color: #fff;
}

.vMenu > a > li:before {
    color: #003f60;
    font-weight: 700 !important;
}

.vMenu > a > li.complete {
    background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 172px center white !important;
    color: #003f60;
    font-weight: 700 !important;
    transition: none;
}

    .vMenu > a > li.complete:hover {
        background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 172px center #cfdae3 !important;
        color: #003f60;
        font-weight: 700 !important;
    }

    .vMenu > a > li.complete.active {
        background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 172px center #004260 !important;
        color: #fff;
        font-weight: 700 !important;
    }

.vMenu > a {
    color: #003f60;
}

    .vMenu > a > li {
        background-color: white;
        border-bottom: 1px solid #cfdae3;
        font-weight: 700 !important;
        padding: 10px;
        transition: background-color 0.2s ease-out 0s;
        width: 173px;
    }

        .vMenu > a > li:hover {
            background-color: #cfdae3 !important;
            color: #003f60;
            font-weight: 700 !important;
        }

        .vMenu > a > li.active, .vMenu > a > li.active:hover {
            background-color: #004260 !important;
            color: #fff;
            font-weight: 700 !important;
        }

.vMenu {
    margin: 0;
}

.formContainer {
    width: 790px;
}

    .formContainer fieldset > legend {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        font-size: 18px;
        font-weight: 700 !important;
        padding: 15px 0;
        width: 790px;
    }

.rowControl {
    width: 557px;
}

    .rowControl > input[type=text], .rowControl > input[type=password], .genericControl {
        width: 528px;
    }

#Disclaimer .rowControl {
    width: 60px;
}

#Disclaimer .labelContainer .rowLabel {
    width: 690px;
}

#Disclaimer .labelContainer {
    width: 700px;
}

.formContainer .statusContainer {
    width: 755px;
}

.wizardNavigation {
    padding: 0;
    width: 790px;
}

.formContainer fieldset {
    border-bottom: none;
}

.addSection {
    background: url("https://static-de.moveon4.com/default/icons/add_icon.png") no-repeat 5px 4px #004260;
    border-radius: 0;
    opacity: 1;
    margin: 5px 0;
}

    .addSection:hover, .addButtonTabular:hover {
        background: url("https://static-de.moveon4.com/default/icons/add_icon.png") no-repeat 5px 4px #004260;
        opacity: 1;
    }

input[type=submit][disabled=disabled],
button[disabled=disabled],
input[type=reset][disabled=disabled],
.button[disabled=disabled] {
    background: #b2b0b0 repeat-x;
    border-radius: 0;
}

button[kind="previous_button"] {
    background: no-repeat center left #4a4a4a;
    border-radius: 0;
}

    button[kind="previous_button"]:hover {
        background: no-repeat center left #004260;
    }

button[kind="next_button"] {
    background: no-repeat right center #4a4a4a;
    border-radius: 0;
}

    button[kind="next_button"]:hover {
        background: no-repeat right center #004260;
    }

button[kind="save_button"] {
    background: no-repeat center left #4a4a4a;
    border-radius: 0;
}

input[type=submit]:hover, button:hover, input[type=reset]:hover, .button:hover {
    background-color: #004260;
}

button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat center left #004260;
}


button[kind="save_button"], button[kind="submit_button"] {
    background: #4a4a4a url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center;
    padding-left: 27px;
}

input[type="submit"], button, input[type="reset"], .button, .nicEdit-pane input[type="submit"] {
    background: #4a4a4a;
    border-radius: 0;
}

    input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover, .nicEdit-pane input[type="submit"]:hover {
        background: #004260;
    }

.pageFooter {
    background: none repeat scroll 0 0 #004260;
    height: 100px;
    padding: 0;
    width: 100%;
}

.appDetails {
    color: white;
    width: 1000px;
    padding: 40px;
}

.mark-complete {
    background: #ededed;
}

.registerContainer.rowControl > input[type="text"], .rowControl > input[type="password"], .genericControl {
    width: 260px;
}

.registerContainer .rowControl > input {
    width: 270px !important;
}

.loginBar {
    background: none repeat scroll 0 0 #cfdae3;
    font-size: 11px;
    line-height: 19px;
    padding: 13px;
    position: absolute;
    right: 0;
    top: -110px;
    width: 270px;
}

    .loginBar span {
        color: #003f60;
        font-weight: normal;
        text-transform: uppercase;
    }

    .loginBar .button:hover, .loginBar a {
        color: #003f60;
        text-transform: uppercase;
        text-decoration: none;
    }

#languageButtons {
    background: none repeat scroll 0 0 #fff;
    float: right;
    padding: 13px;
    position: absolute;
    right: -7px;
    top: -12px;
}

li.currentLanguage {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #003f60;
    font-weight: 700 !important;
    padding: 2px 5px;
}

.remove {
    top: -45px;
}

.formHeader {
    border-bottom: medium none;
    color: #003f60;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 14px 0 10px;
    width: 100%;
}

.blue span {
    background-color: #004260;
}

.pageCover h1 {
    background: none repeat scroll 0 0 #004260;
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 7px 7px 7px 15px;
}

.loginContainer {
    margin-left: 15px;
}
