﻿/* Reports: preserve the canonical editor, signature, attachments and export controls. */
html.bc-v1 .v11-report-row td:nth-child(2)>div{align-items:flex-start!important;gap:8px!important}
html.bc-v1 .v11-report-row td:first-child{min-width:210px}
html.bc-v1 .v11-report-row td:last-child>div{gap:8px!important}
html.bc-v1 #ri-modal{padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))!important;box-sizing:border-box}
html.bc-v1 #ri-modal>div{border:1px solid var(--line);border-radius:12px!important}
html.bc-v1 #ri-modal h3{color:var(--ink)!important;font-size:20px!important}
html.bc-v1 #ri-modal .field{min-width:0}
html.bc-v1 #ri-modal :is(input,select,textarea){width:100%}
html.bc-v1 #ri-modal [onclick="saveCurrentRapport()"]{background:var(--brand-primary)!important;color:white!important;border-color:var(--brand-primary)!important}
@media(max-width:760px){html.bc-v1 #ri-modal>div>div[style*="grid-template-columns"]{grid-template-columns:1fr!important}html.bc-v1 .v11-report-row td:nth-child(2)>div{flex-direction:row!important;flex-wrap:wrap}html.bc-v1 .v11-report-row td:last-child>div{justify-content:flex-start}}
