.sp-alert{position:fixed;top:10px;z-index:10000;left:50%;transform:translateX(-50%);min-width:30%;display:flex;justify-content:space-between;align-items:center;max-width:720px;opacity:0;border-radius:3px}.sp-alert.sp-alert-success{color:#155724;background:#bbe3c4}.sp-alert.sp-alert-success button:hover{color:#0b2e13}.sp-alert.sp-alert-error{color:#721c24;background:#edd3d6}.sp-alert.sp-alert-error button:hover{color:#491217}.sp-alert.sp-alert-warning{color:#856404;background:#f6eac5}.sp-alert.sp-alert-warning button:hover{color:#533f03}.sp-alert.sp-alert-notice{color:#003d9c;background:#d4e3fa}.sp-alert.sp-alert-notice button:hover{color:#002969}.sp-alert .sp-alert-message{width:90%;padding:15px}.sp-alert button{background:0 0;border:0;padding:15px;display:flex;align-items:center;position:absolute;right:0;top:0;bottom:0;color:inherit;transition:color .2s ease;cursor:pointer}