@charset "UTF-8";@font-face{font-family:Notification;src:url(fonts/notification.eot?s3g3t9);src:url(fonts/notification.eot?#iefixs3g3t9) format("embedded-opentype"),url(fonts/notification.woff?s3g3t9) format("woff"),url(fonts/notification.ttf?s3g3t9) format("truetype"),url(fonts/notification.svg?s3g3t9#notification) format("svg");font-weight:400;font-style:normal}.notification-container{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;right:0;left:0;z-index:999999;width:630px;padding:0;margin:0 auto;max-height:112px;overflow-x:hidden;overflow-y:auto}@media (max-width:1100px){.notification-container{width:100%;margin:0}}.notification{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:200px;padding:12px 14px 12px 60px;border-radius:2px;border-bottom:1px solid #6f6060;color:#fff;background-color:#ccc;cursor:pointer;font-size:.85em;line-height:1.1em;position:relative;opacity:.9;margin-top:.4px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex}.notification .title{font-size:1em;line-height:1.2em;font-weight:700;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-closer{background:hsla(0,0%,100%,.35);border-radius:11px;height:21px;width:21px;position:absolute;top:45%;-webkit-transform:translateY(-52%);transform:translateY(-52%);right:17px}.notification-closer:after{content:"\D7";position:relative;font-size:28px;height:0;display:block;bottom:0;left:2.2px;top:4px}.notification-closer:hover{background:hsla(0,0%,100%,.64)}.notification-enter{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.notification-enter.notification-enter-active{-webkit-transition:all .4s;transition:all .4s}.notification-enter.notification-enter-active,.notification-leave{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.notification-leave.notification-leave-active{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:all .4s;transition:all .4s}.notification:before{position:absolute;top:50%;left:15px;margin-top:-14px;display:block;font-family:Notification;width:28px;height:28px;font-size:22px;text-align:center;line-height: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:""}.message.raw>a{color:#c0d1f9;text-decoration:underline}.message.raw>a:hover{color:#e5edff}.notification-message{width:88%}