.ef-origin-badge { font-size:13px;color:#555;margin:8px 0 }
.ef-cert { display:inline-block;background:#e8f5e9;color:#2e7d32;border-radius:3px;padding:2px 8px;font-size:11px;font-weight:700;margin-right:4px }
.ef-status { display:inline-block;padding:2px 8px;border-radius:3px;font-size:12px;font-weight:600 }
.ef-status--active    { background:#e8f5e9;color:#2e7d32 }
.ef-status--pending   { background:#fff8e1;color:#f57f17 }
.ef-status--rejected  { background:#ffebee;color:#c62828 }
.ef-status--suspended { background:#f5f5f5;color:#616161 }
.ef-input { width:100%;max-width:500px;padding:8px;margin:4px 0 }
