/*** Mobile CSS styles modified 08.11.14 BG ***/

#mainContentContainer {
    padding-left: 15px;
    padding-right: 15px;
}
.headerContainer {
    width: 100%;
    height: 65px;
    margin: 0 auto;
    background: none;
    text-align: left;  
}
.headerLogoContainer {
    height: 40px;
    background: #4f107a url("/profilemgr/jakarta.faces.resource/mobile_cms_logo_cms.gif.xhtml?ln=images") no-repeat center center;
}
.headerNavBar {
    height: 25px; 
}
p:not(foo) > label + input {
    margin-bottom: 5px;
}
p:empty {
    height: 0;
}
label,
.contentBox.forgotPasswordProcess.securityQuestions label,
.contentBoxContent .rightColumn label,
.contentBoxContent .leftColumn label {
    width: 100%;
}
.contentBoxContent .leftColumn, 
.contentBoxContent .rightColumn,
.contentBoxContent.changePassword .rightColumn,
.contentBoxContent.changePassword .leftColumn {
    width: auto;
}
.validationError {
    margin-left: 0;
}