/*
 * RoleMatrix Admin Styles
 */

/* Capability Page Styles */
.rolematrix-gw-cap-label:hover {
    background: #f0f0f1;
}

/* Custom Restrictions Page Tabs */
.tab-content .tab-pane:not(.active) {
    display: none;
}