 /* Doc shortcut */
 .p4-menu .p4-grid-container .p4-grid-class-button.p4-grid-class-Page {
      background-color: #5a9c28;
      border-color: #5a9c28
 }

/* Hide Enabled for users whit no role */
html:not([style*="--p5-role"]) li[item-value="north-menu:188:Page:Enabled"] {
    display: none;
}
