﻿/* 
 * ---------------------------------------------------------------------
 * Filename:            siegen.css
 * Description:         Design for the moveon 4 Form and Portal
 * Version:             0.0.9 (18/07/2014)
 * Website:             moveon4.com
 * Author:  			Renate Schwaighofer
 * --------------------------------------------------------------------- 
 */

.pageCover {
    background: url(https://static-de.moveon4.com/de-uni-siegen/images/uni-siegen_farbig_rgb.png) no-repeat scroll 0 0px rgba(0, 0, 0, 0);
    background-size: 34%, 35% !important;
    background-position-y: 10px;
}

.formContainer .labelContainer {
    line-height: 35px;
    width: 692px !important;
}

.formContainer .rowLabel {
    color: #464547;
    font-family: 'Noto Sans',sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 11px;
    line-height: 24px;
    margin-left: 5px;
    width: 675px !important;
}

.formContainer .rowControl {
    width: 122px !important;
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
}

.loginBar {
    margin-top: 10px;
}

.setContainer > .formRow > .rowControl{
    width: 272px;
}

/*.ui-sortable > .formRow > .labelContainer {
    width: 590px !important;
    color: red !important;
}

#declaration.ui-sortable > .formRow .labelContainer > .rowLabel {
    width: 590px !important;
}

#declaration.ui-sortable > .formRow > .rowControl {
    width: 88px !important;
}
*/
