.system-maintenance-notice{position:fixed;right:24px;bottom:24px;z-index:9999;box-sizing:border-box;width:420px;max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #f0d9a8;border-left:4px solid #e6a23c;border-radius:4px;background:#fffdf7;box-shadow:0 6px 18px rgba(87,65,11,.2)}.system-maintenance-notice__title{display:flex;align-items:center;justify-content:center;position:relative;min-height:44px;padding:0 16px;border-bottom:1px solid #f3e4c2;background:#fff7e6;color:#8a5b00}.system-maintenance-notice__title i{position:absolute;left:16px;margin-right:8px;font-size:18px}.system-maintenance-notice__title h3{margin:0;font-size:16px;font-weight:600}.system-maintenance-notice__content{padding:14px 16px 16px;color:#4a453a;font-size:14px;line-height:1.75}.system-maintenance-notice__content p{margin:0 0 8px;text-indent:2em}.system-maintenance-notice__content strong{color:#b85c00}.system-maintenance-notice__signature{margin:14px 0 0!important;text-align:right;text-indent:0!important}@media screen and (max-width:767px){.system-maintenance-notice{left:12px;right:12px;bottom:12px;width:auto;max-height:calc(100vh - 24px)}}