.navbar-fixed-top {
    border-top: 4px solid #003D7C;
    margin-bottom: 0;
    position: fixed;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}