
/***************************
****************************
** SolutionConfig entries **
****************************
***************************/
#outer {
    background-color: #ffffff;
}
.socialMediaShare {
    display: block;
}
.moduleLogo {
    display: inline;
}
.moduleMobileLogo {
    background: transparent url("../images/logos/logo_mobile.png") no-repeat;
}

/***************************
****************************
**  SolutionCss entries   **
****************************
***************************/
/* whole page centered */
#outer {
    margin: auto;
}
