.notification-history__wrapper{background-color:var(--gray-100);flex-grow:1}.notification-history__empty{align-items:center;display:flex;height:168px;justify-content:center;width:252px}.notification-history__head{background-color:var(--gray-100);border:1px solid var(--gray-100);width:100%}.notification-history__title{font-size:20px;font-weight:500;line-height:20px;margin:0 auto;max-width:888px;padding:64px 0 8px}.notification-history__descr{color:var(--gray-600);font-size:14px;line-height:20px;margin:0 auto;max-width:888px}.notification-history__actions{background-color:var(--gray-100);position:sticky;top:40px;width:100%;z-index:2}.notification-history__actions .vox-filters,.notification-history__actions-body{margin:0 auto;max-width:888px}.notification-history__actions-body{padding:18px 0}.notification-history__actions .vox-filter-button.clear{margin-bottom:16px}.notification-history__table{border:var(--border-gray-300);border-radius:var(--borderRadius);margin:0 auto;max-width:888px}.notification-history__category{align-items:center;display:flex;font-weight:500}.notification-history__category .vox-svg{margin-right:8px}.notification-history__date{font-size:14px}.notification-history__status{background-color:var(--gray-300);border-radius:var(--borderRadius);font-size:12px;padding:2px 8px 2px 6px}.notification-history__status.unread{background-color:var(--purple-100);color:var(--white)}.notification-history__msg{word-break:break-all;word-break:break-word}.notification-history__msg-title{font-weight:500;margin-bottom:4px}.notification-history__priority{align-items:center;display:grid;grid-column-gap:8px;grid-template-columns:24px 1fr}.notification-history__status-button{width:106px}.notification-history__status-button span{white-space:pre}
