.case-readonly-note{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#edf4ff;color:#31517e;font-size:13px}
.access-role-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#e8eef7;color:#344762;font-size:11px;font-weight:800}
.access-role-badge.role-read{background:#edf4ff;color:#31517e}
.access-role-badge.role-contribute{background:#e8f6ef;color:#226a4b}
.access-role-badge.role-manage{background:#17253a;color:#fff}
.role-help{padding:10px 12px;border-radius:9px;background:#f1f5fa;color:#53637b;font-size:13px;line-height:1.4}
.access-role-edit{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center;gap:7px!important}
.access-role-edit span{font-size:11px;color:#718099}
.access-role-edit select{min-width:145px;padding:8px}
.automatic-reference{background:#f3f6fa;color:#61728c;font-weight:700;cursor:not-allowed}
@media(min-width:761px){.access-row{grid-template-columns:minmax(180px,1fr) minmax(155px,auto) auto}}
