.document-notifications{border:1px solid #d8e1de;border-radius:9px;margin:14px 0;background:#fbfcfc}
.document-notifications summary{cursor:pointer;padding:12px 14px;font-weight:800;color:#173d35;list-style:none;display:flex;justify-content:space-between}
.document-notifications summary::-webkit-details-marker{display:none}.document-notifications summary:after{content:"⌄";font-size:16px}
.document-notification-body{padding:0 14px 14px}.notification-toggle{display:flex!important;align-items:center;gap:9px;font-size:12px!important}
.notification-toggle input,.notification-shortcuts input,.notification-pdf input{width:auto!important;margin:0!important}
.notification-fields{border-top:1px solid #e6ecea;margin-top:11px;padding-top:12px}
.notification-shortcuts{display:flex;flex-wrap:wrap;gap:7px 14px;margin:7px 0 12px}.notification-shortcuts label{display:flex!important;gap:6px;align-items:center;margin:0!important;font-weight:500!important}
.notification-recipient-search{position:relative}.notification-recipient-results{border:1px solid #d8e1de;border-radius:7px;max-height:150px;overflow:auto;background:#fff}
.notification-recipient-option{display:flex;gap:9px;padding:9px;border-bottom:1px solid #edf1ef;cursor:pointer}.notification-recipient-option:last-child{border:0}
.notification-recipient-option input{width:auto!important;margin:2px 0 0!important}.notification-recipient-option strong,.notification-recipient-option small{display:block}.notification-recipient-option small{color:#6f7d78;font-weight:400}
.notification-summary{background:#f2f7f5;border-radius:7px;padding:10px 12px;margin-top:12px;font-size:10px;line-height:1.65}.notification-summary strong{color:#173d35}
.notification-note{font-size:9px;color:#6e7d77;margin:-5px 0 10px}.notification-result-error{color:#a93333}
#documentCreateModal .modal{max-height:calc(100vh - 28px);overflow:auto;padding-bottom:76px;position:relative}
#documentCreateModal .modal-actions{position:sticky;bottom:-76px;background:#fff;border-top:1px solid #e3e9e7;padding:12px 0;margin-bottom:-62px;z-index:2}
@media(max-width:650px){.document-notifications .form-row{grid-template-columns:1fr}.notification-shortcuts{display:grid}.notification-recipient-results{max-height:120px}}
