.footer {
    margin: -80px auto auto;
    padding: .5em;
    width: 1230px;
    height: 80px; /* If you change it, don't forget to change also common.css and common_jsp.css */
    background-color: black;
    color: #a0a0a0;
    font-size: 11px;
    line-height: 12px;
}

#footerCopyright a {
    font-weight: normal;
}

.footerLogo {
    vertical-align: bottom;
}

.footer a:link,
.footer a:visited {
    text-decoration: none;
    color: white;
    font-size: 11px;
    line-height: 12px;
}

#homeLink {
    font-size: 13px;
    font-weight: bold;
    color: white;
}

#topLinks {
    float: right;
    list-style-type: none;
    overflow: hidden;
}

#topLinks a {
    color: white;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

#topLinks li {
    margin: 0 .8em 0 -.8em;
    padding: 0 .8em 0 .8em;
    float: left;
    border-left: 1px solid #828282;
}

#topNavigation {
    padding: .6em 0 .6em .8em;
    border-left: 1px solid #302c50;
    border-right: 1px solid #302c50;
    font-size: 12px;
    background: #000;
    color: #ffffff;
    letter-spacing: .02em;
    overflow: hidden;
}

#topNavigation .welcomeText {
    color: white;
    font-weight: bold;
    font-size: 13px;
}

#topNavigation .langSelectMessage {
    color: white;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    border-left: 0px;
    float: left;
    margin: 0px 0em 0px -0.9em;
    padding: 0px 0.8em;
}

#bannerWidth {
    width: 1230px;
}

/* Osano font modifications */
.osano-cm-disclosure__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-disclosure__toggle:focus,
.osano-cm-disclosure__toggle:active {
    color: #000000;
}