/* Common properties: */
.navbar-inner {
    background-color: #383838; /* header color */
}
.intranetextra-link {
    color: #aaa !important; /* header icon color */
}
#contentWrapper > .sharePanel
{
    visibility:hidden;
}