body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
    top: 95px;
    position: fixed;
}

body.toolbar-fixed .navbar-fixed-top {
    top: 55px;
    position: fixed;
}

.navbar-fixed-top {
    top: 16px;
    position: fixed !important;
}