.nav-tabs .nav-link.active {
    font-weight:bold;
    background-color: white;
    border-bottom:3px solid #dd0000;
    border-right: none;
    border-left: none;
    border-top: none;
}
