/* do not show link these links in system.header */
#confluence-about-link {
    display: none;
}

/* dashboard aufteilung */
.content-body, .content-sidebar {
    width: 50%;
}

/* https://jira.atlassian.com/browse/CONFSERVER-34040 */
.extranet-theme .ia-splitter #footer {
    width: auto;
    position: absolute;
    right: 0;
    left: 0;
}