.sticky-bar {
    position: fixed;
    width: 100%;
    padding: 11px;
    z-index: 15;
    background: #fff;
    left: 265px;
    top: 70px;
    border-top: 1px solid #ccc;
}
.sticky-bar .nav-link{

}
