@charset "utf-8";
/* CSS Document */

.nav.nav-tabs a.nav-link.active {
    background: #00529B;
    color: #ffffff;
    text-decoration: none;
}