.dmc-toast{position:fixed;transform:translateX(-50%);z-index:2000}.dmc-toast-notice{display:block;margin-bottom:10px;position:relative;right:auto!important}.dmc-toast-fade-enter{opacity:0}.dmc-toast-fade-enter,.dmc-toast-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dmc-toast-fade-enter.dmc-toast-fade-enter-active{-webkit-animation-name:dmc-fade-in;animation-name:dmc-fade-in;-webkit-animation-play-state:running;animation-play-state:running}.dmc-toast-fade-leave.dmc-toast-fade-leave-active{-webkit-animation-name:dmc-fade-out;animation-name:dmc-fade-out;-webkit-animation-play-state:running;animation-play-state:running}