/* PORTAIL TIR — Propositions de sessions Formation — V67D */
#view-formation .hidden{display:none!important}
#view-formation .fe-proposal-box,#view-formation .fe-proposal-history{margin-top:14px}
#view-formation .fe-proposal-box textarea{min-height:88px;resize:vertical}
#view-formation .fe-info{padding:13px 14px;border:1px solid rgba(120,157,255,.26);border-radius:12px;background:rgba(55,91,180,.12);color:#dbe7ff}
#view-formation .fe-proposal-card{padding:13px 14px;margin-top:10px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.035)}
#view-formation .fe-proposal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
#view-formation .fe-proposal-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin:9px 0;color:#c8d6f4;font-size:12px}
#view-formation .fe-proposal-note{margin:9px 0;padding:10px 11px;border-radius:10px;background:rgba(60,93,172,.16);white-space:normal}
#view-formation .fe-proposal-error{margin:8px 0;padding:9px 10px;border:1px solid rgba(255,94,107,.35);border-radius:9px;background:rgba(151,25,40,.2);color:#ffbdc2;font-size:12px;font-weight:800}
#view-formation .fe-proposal-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
#view-formation .btn.danger{border-color:rgba(255,100,110,.45);color:#ffd2d5}
#view-formation .fe-proposal-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.13);font-size:11px;font-weight:900;white-space:nowrap;background:rgba(88,119,190,.22);color:#e8efff}
#view-formation .fe-proposal-status.acceptee{background:rgba(20,144,92,.24);color:#9df0c1;border-color:rgba(74,215,151,.35)}
#view-formation .fe-proposal-status.refusee,#view-formation .fe-proposal-status.erreur_envoi{background:rgba(160,36,51,.24);color:#ffbec4;border-color:rgba(255,105,119,.34)}
#view-formation .fe-proposal-status.sans_reponse,#view-formation .fe-proposal-status.expiree,#view-formation .fe-proposal-status.annulee{background:rgba(100,106,123,.25);color:#d7d9df}
#view-formation .fe-proposal-status.proposee{background:rgba(190,132,24,.24);color:#ffe2a0;border-color:rgba(244,190,52,.34)}
@media(max-width:800px){#view-formation .fe-proposal-head{flex-direction:column}#view-formation .fe-proposal-actions .btn{flex:1 1 150px}}
