.notify{position:fixed;right:33px;bottom:41px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.notify figure{margin:0;padding:0;position:relative;height:0;opacity:0;pointer-events:none}.notify figure.-active{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;pointer-events:auto;height:110px;opacity:1}.notify .notify-close{cursor:pointer;color:#a7afce;font-size:2em;line-height:1;position:absolute;right:10px;top:10px;-webkit-transition:-webkit-transform .1333333333s ease-out;transition:-webkit-transform .1333333333s ease-out;transition:transform .1333333333s ease-out;transition:transform .1333333333s ease-out, -webkit-transform .1333333333s ease-out}.notify .notify-close:hover{color:#28a6df;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.notify .notify-btn{cursor:pointer;border:0;padding:0;margin:0;color:#28a6df;text-decoration:none;font-size:24px;line-height:1;background-color:rgba(0,0,0,0)}.notify .notify-btn:hover{text-decoration:underline}.notify .notify-name{color:#a7afce;font-size:16px;line-height:1.1875;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:italic}.notify .notify-name .icon{color:#28a6df;margin-right:10px;font-size:1.2em}.notify .notify-icon{cursor:pointer;background:#c9e9f7;width:50px;height:50px;min-width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:25px;line-height:1;color:#28a6df;border-radius:100%;-webkit-animation:hoverWave linear 1s infinite;animation:hoverWave linear 1s infinite}.notify .notify-icon::before{-webkit-animation:shake 1.2s infinite ease-out;animation:shake 1.2s infinite ease-out}.notify .notify-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:15px}.notify .notify-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:310px;-webkit-box-shadow:0 2px 6px rgba(167,175,206,.7);box-shadow:0 2px 6px rgba(167,175,206,.7);border-radius:5px;padding:25px 45px 25px 27px;margin-top:6px;height:100px}.notify .notify-item .dev{position:absolute;bottom:0;left:0;font-size:10px}.notify .notify-item .dev span{margin-right:5px}
