/* Front-end My Account */
.sistema-gestione-resi-orders tr.expired { color:#888; background:#fafafa; }
.sistema-gestione-resi-orders tr.expired .button,
.sistema-gestione-resi-orders tr.expired a { pointer-events:none; opacity:.5; }
.sistema-gestione-resi-expired-badge { display:inline-block; padding:.3em .7em; background:#eee; color:#666; border-radius:3px; font-size:12px; }
.sistema-gestione-resi-form table input[type="number"] { width:80px; padding:.4em; }
.sistema-gestione-resi-form textarea { padding:.6em; border:1px solid #ccc; }
.sistema-gestione-resi-form .button { background:#27ae60; color:#fff; border:0; padding:.8em 1.4em; cursor:pointer; }
.sistema-gestione-resi-form .button:hover { background:#229954; }
