/* You can write here you own css styles. */
/* They will be used prior to all other styles */

.navbar-compact .background {
    min-height: 60px;
}

.navbar-logo img {
    max-width: 65%;
}

.subtitle div span:before, .subtitle div span:after {
    border-top: 2px solid #cacaca;
}

#newsLine {
    border-bottom: 1px solid #c7c7c7;
}

.navbar-main-menu-outer {
    border-top: 2px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}
.social-buttons {
    display: none;
}

#content {
    min-height: auto;
}