#toolbar-item-toolbar-menu-tb-manage-tray ul li:first-child > a,
#toolbar-item-toolbar-menu-tb-manage-tray ul li:first-child > span{
    /*padding-left: 2.75em;*/
}

#toolbar-item-toolbar-menu-tb-manage-tray ul li:first-child > span:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' cx='9' cy='21' r='1'/%3E%3Ccircle fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' cx='20' cy='21' r='1'/%3E%3Cpath fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M1 1h4l2.68 13.39a2 2 0 002 1.61h9.72a2 2 0 002-1.61L23 6H6'/%3E%3C/svg%3E");
}


#toolbar-item-toolbar-menu-tb-manage-tray ul li:last-child > a,
#toolbar-item-toolbar-menu-tb-manage-tray ul li:last-child > span{
    /*padding-left: 2.75em;*/
}

#toolbar-item-toolbar-menu-tb-manage-tray ul li:last-child > span:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg%3E%3Cpath fill='%23787878' d='M4 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-4.25c0-.274.225-.5.5-.5h3c.275 0 .5.226.5.5v4.25zM10.002 13.529c0 .275-.225.5-.5.5h-3.002c-.275 0-.5-.225-.5-.5v-13c0-.275.225-.5.5-.5h3.002c.275 0 .5.225.5.5v13zM16.002 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-9.5c0-.275.225-.5.5-.5h3c.275 0 .5.225.5.5v9.5z'/%3E%3C/g%3E%3C/svg%3E");
}

.toolbar-menu .menu-item .menu-item--expanded > a{padding: 1em 1.3333em;}
.toolbar-menu .menu-item .menu-item--expanded > span{padding: 1em 1.3333em;}