.edlr-licenses-wrap { max-width: 720px; }
.edlr-table { width: 100%; border-collapse: collapse; margin-top: 10px; }
.edlr-table th, .edlr-table td { padding: 8px 10px; border-bottom: 1px solid #eee; text-align: left; }
.edlr-status { display: inline-block; padding: 2px 10px; border-radius: 999px; font-size: 12px; }
.edlr-status-active { background: #e8f7ee; color: #1a7f37; }
.edlr-status-expired { background: #fff4e5; color: #9a6700; }
.edlr-status-disabled { background: #fdecec; color: #c1121f; }
