@charset "UTF-8";#error-message{align-items:center;background-color:hsla(0,0%,40%,.9);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999999}#error-message>section{background-color:#fff;border-radius:5px;padding:20px 70px}#error-message>section.danger{border-bottom:2px solid red}#error-message>section.success{border-bottom:2px solid blue}@font-face{font-family:Notification;font-style:normal;font-weight:400;src:url(/build/fonts/notification.3657084d.eot);src:url(/build/fonts/notification.3657084d.eot?#iefixs3g3t9) format("embedded-opentype"),url(/build/fonts/notification.c392cd33.woff) format("woff"),url(/build/fonts/notification.c5d9251e.ttf) format("truetype"),url(/build/images/notification.5d015867.svg#notification) format("svg")}.notification-container{box-sizing:border-box;max-height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto;padding:0 15px;position:fixed;right:0;top:0;width:320px;z-index:999999}.notification{background-color:#ccc;border-radius:2px;box-shadow:0 0 12px #999;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1em;line-height:1.2em;margin-top:15px;opacity:.9;padding:15px 15px 15px 58px;position:relative}.notification .title{font-size:1em;font-weight:700;line-height:1.2em;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-enter{transform:translate3d(100%,0,0);visibility:hidden}.notification-enter.notification-enter-active{transform:translateZ(0);transition:all .4s;visibility:visible}.notification-exit{transform:translateZ(0);visibility:visible}.notification-exit.notification-exit-active{transform:translate3d(100%,0,0);transition:all .4s;visibility:hidden}.notification:before{display:block;font-family:Notification;font-size:28px;height:28px;left:15px;line-height:28px;margin-top:-14px;position:absolute;text-align:center;top:50%;width:28px}.notification-info{background-color:#2f96b4}.notification-info:before{content:""}.notification-success{background-color:#51a351}.notification-success:before{content:""}.notification-warning{background-color:#f89406}.notification-warning:before{content:""}.notification-error{background-color:#bd362f}.notification-error:before{content:""}