ul.formnav li.active {
    background-color: #005286;
}

@media only screen and (max-width: 991px) {
    .tab-pane {
        text-align: center;
    }
}

hr:last-child {
    display: none;
}