#header {
    background: none repeat scroll 0 0 #343a40 !important
}

#logo {
    background-image: url(/custom/images/GlobalNOC.svg);
    width: 160px;
    height: 37px;
}

.portalname {
    color: #fff;
    font-size: 250%;
}

h1 {
    color: #000;
}

div#sidebar {
    border-right-color: #c82333;
}

#footer {
    border-top-color: #c82333;
}
