﻿.navbar-brand img {
    max-height: 50px;
}

.navbar-inverse {
    background-color: #004f5b;
    border-color: #004f5b;
}

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .active > a:hover {
        background-color: #002328;
    }

/*@media (min-width: 1600px) {
    .container {
        width: 100%;
    }

    .sidefilter {
        width: 18%;
    }

    .sidetoc {
        width: 18%;
    }

    .article.grid-right {
        margin-left: 19%;
    }

    .sideaffix {
        width: 11.5%;
    }

    .affix ul > li.active > a {
        white-space: initial;
    }

    .affix ul > li > a {
        width: 99%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}*/
