.atyaf-notify{position:fixed;bottom:0;right:0;z-index:60;width:240px;min-width:240px}.atyaf-notify .notify-item{margin:10px;padding:5px 5px 8px;position:relative;background-color:#fff;border:2px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-box-shadow:rgba(0,0,0,.03) 0 3px 5px 1px,rgba(0,0,0,.22) 0 0 1px;-moz-box-shadow:rgba(0,0,0,.03) 0 3px 5px 1px,rgba(0,0,0,.22) 0 0 1px;box-shadow:rgba(0,0,0,.03) 0 3px 5px 1px,rgba(0,0,0,.22) 0 0 1px}.atyaf-notify .notify-item .notify-header{margin-bottom:2px}.atyaf-notify .notify-item .close{width:24px;height:24px;position:absolute;top:-12px;left:-12px;text-align:center;text-shadow:none;opacity:1;outline:none;color:#fff;font-weight:100;background-color:#02232f;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.atyaf-notify .notify-item .close span{position:absolute;top:50%;right:50%;height:30px;-moz-transform:translate(50%,-50%);-o-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.atyaf-notify .notify-item .close:hover{background-color:#099dd3}.atyaf-notify .notify-item p:last-child{margin-bottom:0}.atyaf-notify .notify-item.warning{border-color:rgba(252,248,227,.45);color:#8a6d3b}.atyaf-notify .notify-item.error{border-color:rgba(242,222,222,.45);color:#a94442}.atyaf-notify .notify-item.info{border-color:rgba(188,223,241,.45);color:#31708f}.atyaf-notify .notify-item.success{border-color:rgba(223,240,216,.45);color:#3c763d}.atyaf-notify .notify-item.effect,.atyaf-notify .notify-item.remove{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.atyaf-notify .notify-item.remove{-moz-transform:scale(2);-o-transform:scale(2);-ms-transform:scale(2);-webkit-transform:scale(2);transform:scale(2)}.atyaf-notify .notify-item.effect{-moz-transform:translateX(120%);-o-transform:translateX(120%);-ms-transform:translateX(120%);-webkit-transform:translateX(120%);transform:translateX(120%)}