.rc-notification{position:fixed;top:0;left:50%;z-index:500}.rc-notification .rc-notification-notice{position:relative;left:-50%;min-width:100px}.rc-notification-notice{padding:7px 10px;border-radius:3px 3px;box-shadow:0 0 10px rgba(0,0,0,.2);border:0 solid transparent;background:#fff;display:block;width:auto;line-height:1.5;position:relative;margin:10px}.rc-notification-notice-close{position:absolute;right:6px;top:0;color:#000;cursor:pointer;outline:none;font-size:20px;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-notification-notice-close-x:after{content:"×"}.rc-notification-notice-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-notification-fade-appear,.rc-notification-fade-enter{opacity:0}.rc-notification-fade-appear,.rc-notification-fade-enter,.rc-notification-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-notification-fade-appear.rc-notification-fade-appear-active,.rc-notification-fade-enter.rc-notification-fade-enter-active{animation-name:rcNotificationFadeIn;animation-play-state:running}.rc-notification-fade-leave.rc-notification-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcNotificationFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=/rc-notification.92bd6ebc.css.map */