.jsidebar
{
    
}

.jsidebar .jsidebar-group.active
{
    border: none !important;
}

.jsidebar-group > a
{
    /*position: relative;*/
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.jsidebar-group-name
{
    
}

.jsidebar-group-name i
{
    width: 30px;
    display: inline-block;
    text-align: center;
}

.jsidebar-group .jsidebar-expand-icon
{
    /*position: absolute;
    right: 0;*/
}