.side-menu .current {
    background-color: #fff;
    border-left: 5px solid #910000;
    border-right-color: transparent;
}

.side-menu .thirdNavigation {
    display: block;
    padding-left: 16px;
    width: 100%;
}