#xj-admin-notifications{position:fixed;right:24px;bottom:24px;z-index:10020;font-family:inherit}#xj-notice-open{border:0;border-radius:999px;background:#9d1c28;color:#fff;padding:11px 17px;box-shadow:0 8px 24px #0003;cursor:pointer}#xj-notice-count{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:5px;border-radius:50%;background:#ffd34d;color:#72131d;font-size:12px;font-weight:700}.xj-notice-head{display:flex;justify-content:space-between;align-items:center}.xj-notice-head button{border:0;background:none;font-size:22px}.xj-notice-head h2{margin:0}.xj-notice-item{padding:12px 0;border-bottom:1px solid #eee}.xj-notice-item.unread b{color:#9d1c28}.xj-notice-item p{margin:5px 0;color:#556}.xj-notice-item time{font-size:12px;color:#999}#xj-notice-drawer{position:absolute;right:0;bottom:52px;width:min(370px,calc(100vw - 32px));max-height:60vh;overflow:auto;background:#fff;border:1px solid #eadede;border-radius:14px;padding:16px;box-shadow:0 14px 42px #0003}.xj-notice-empty,.xj-notice-error{text-align:center;color:#87909b;padding:22px 0}#xj-notice-read{margin-top:12px;border:0;border-radius:8px;background:#f5e8e8;color:#8d202d;padding:8px 12px}@media(max-width:600px){#xj-admin-notifications{right:12px;bottom:12px}.xj-space-account-type{font-weight:700;color:#9d1c28}}