.dmc-notification{margin-right:24px;position:fixed;width:384px;z-index:1010}.dmc-notification-bottomLeft,.dmc-notification-topLeft{margin-left:24px;margin-right:0}.dmc-notification-bottomLeft .dmc-notification-fade-appear.dmc-notification-fade-appear-active,.dmc-notification-bottomLeft .dmc-notification-fade-enter.dmc-notification-fade-enter-active,.dmc-notification-topLeft .dmc-notification-fade-appear.dmc-notification-fade-appear-active,.dmc-notification-topLeft .dmc-notification-fade-enter.dmc-notification-fade-enter-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.dmc-notification-close-icon{position:absolute;right:24px;top:18px}.dmc-notification-notice{margin-bottom:16px;overflow:hidden;position:relative}.dmc-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.dmc-notification-fade-appear,.dmc-notification-fade-enter{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:0}.dmc-notification-fade-appear,.dmc-notification-fade-enter,.dmc-notification-fade-leave{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.dmc-notification-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.dmc-notification-fade-appear.dmc-notification-fade-appear-active,.dmc-notification-fade-enter.dmc-notification-fade-enter-active{-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.dmc-notification-fade-leave.dmc-notification-fade-leave-active{-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{opacity:0;right:384px}to{opacity:1;right:0}}@keyframes NotificationLeftFadeIn{0%{opacity:0;right:384px}to{opacity:1;right:0}}@-webkit-keyframes NotificationFadeOut{0%{margin-bottom:16px;max-height:150px;opacity:1;padding-bottom:18px;padding-top:18px}to{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}}@keyframes NotificationFadeOut{0%{margin-bottom:16px;max-height:150px;opacity:1;padding-bottom:18px;padding-top:18px}to{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}}