/* DSA CRM v11.63 — avertissements documentaires non bloquants. */
.v1163-document-reminder{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:-6px 0 18px;padding:15px 16px;border:1px solid #e7c783;border-left:4px solid #c38308;border-radius:13px;background:#fffaf0;box-shadow:0 4px 18px rgba(111,78,8,.06)}
.v1163-reminder-copy{display:flex;align-items:flex-start;gap:12px;min-width:0}
.v1163-reminder-icon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#c38308;color:#fff;font-size:15px;font-weight:900}
.v1163-reminder-copy>div{display:grid;gap:3px;min-width:0}
.v1163-reminder-copy strong{font-size:13px;color:#745009}
.v1163-reminder-copy small{font-size:10.5px;line-height:1.45;color:#806c43}
.v1163-reminder-copy ul{display:flex;flex-wrap:wrap;gap:5px 7px;margin:6px 0 0;padding:0;list-style:none}
.v1163-reminder-copy li{padding:4px 7px;border-radius:7px;background:#fff;border:1px solid #ecd9ad;color:#6e5b35;font-size:9.5px}
.v1163-reminder-copy li span{margin-right:4px;font-weight:800;color:#9a6908}
.v1163-reminder-copy li.more{font-weight:750}
.v1163-document-reminder>.btn{flex:0 0 auto;border-color:#d6ae5d;color:#78530a;background:#fff}
.v1163-delivery-warning{border-color:#e7c783!important;background:#fffaf0!important;color:#76520b!important}
@media(max-width:720px){.v1163-document-reminder{display:grid}.v1163-document-reminder>.btn{width:100%}.v1163-reminder-copy ul{display:grid}}
