html.testing .navbar-inverse,
html.testing .panel-default > .panel-heading {
    background-color: #6069b5;
}
html.testing .navbar-inverse .navbar-brand,
html.testing .navbar-inverse .navbar-nav > li > a {
    color: #bec1e1;
}
html.testing .navbar-inverse .navbar-nav > .active > a,
html.testing .navbar-inverse .navbar-nav > .active > a:hover,
html.testing .navbar-inverse .navbar-nav > .active > a:focus,
html.testing .navbar-inverse .active .close,
html.testing .navbar-inverse .active .close:hover,
html.testing .navbar-inverse .active .close:focus {
    background-color: #484e87;
}
