.simple-react-notifier{padding:16px;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.simple-react-notifier>*{animation-fill-mode:forwards;pointer-events:auto}.simple-react-notifier.top-left{left:0;right:auto}.simple-react-notifier.top-center{left:50%;right:auto;transform:translate(-50%)}.simple-react-notifier.bottom-left{bottom:0;left:0;right:auto;top:auto}.simple-react-notifier.bottom-center{bottom:0;left:50%;right:auto;top:auto;transform:translate(-50%)}.simple-react-notifier.bottom-right{bottom:0;top:auto}.simple-react-notifier .item{align-items:flex-start;border-radius:4px;box-shadow:1px 3px 4px #0003;color:#fff;cursor:default;display:flex;font-size:14px;line-height:1.3;margin-bottom:16px;min-height:48px;padding:14px 6px;position:relative}.simple-react-notifier .item span{margin:0 20px 0 10px}.simple-react-notifier .item button{background:#0000;border:0;color:#fff;cursor:pointer;position:relative;top:-5px}.simple-react-notifier .item.success{background:#28a745;border-left:8px solid #1e7532}.simple-react-notifier .item.info{background:#077bf7;border-left:8px solid #055fbe}.simple-react-notifier .item.error{background:#e23849;border-left:8px solid #ac1f2d}.simple-react-notifier .item.warn{background:#fd9b38;border-left:8px solid #ff8a16}.simple-react-notifier .item.rtl{border-left:0;direction:rtl}.simple-react-notifier .item.rtl.success{border-right:8px solid #1e7532}.simple-react-notifier .item.rtl.info{border-right:8px solid #055fbe}.simple-react-notifier .item.rtl.error{border-right:8px solid #ac1f2d}.simple-react-notifier .item.rtl.warn{border-right:8px solid #ffb366}
