.notify-container{background-color:#2f3c5e;position:fixed;bottom:0;left:50%;color:#fff;z-index:100000;transform:translate(-50%,0%);border-radius:8px;box-shadow:0 0 14px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 14px 0 rgba(0,0,0,.3)}.notify-container .notify-notification .notify-background{position:absolute;top:0;left:0;height:100%;z-index:1000}.notify-container .notify-notification a.notify-close,.notify-container .notify-notification a.notify-close:link,.notify-container .notify-notification a.notify-close:visited,.notify-container .notify-notification a.notify-close:focus,.notify-container .notify-notification a.notify-close:hover{position:absolute;top:2px;right:6px;padding:0 6px;font-weight:bold;font-size:14px;color:#fff;text-decoration:none;z-index:2000;cursor:pointer}.notify-message{padding:20px 30px 20px 70px;margin:0 auto}.notify-container .notify-notification{z-index:3000;font-size:14px;border-bottom:6px solid #07a06e}.notify-container .notify-notification .notify-message{background:url("/images/icons/status-check-large.png?v=WEJJiqACDdeY8dDbIIXTgxTrkMg") no-repeat 15px 50%}.notify-container .notify-notification-error{border-bottom:6px solid #c6023e}.notify-container .notify-notification-error .notify-message{background:url("/images/icons/status-error-large.png?v=WEJJiqACDdeY8dDbIIXTgxTrkMg") no-repeat 17px 50%}.notify-container .notify-notification-warning{border-bottom:6px solid #e0a60b}.notify-container .notify-notification-warning .notify-message{background:url("/images/icons/warning-large.png?v=WEJJiqACDdeY8dDbIIXTgxTrkMg") no-repeat 17px 50%}.notify-container .notify-notification-loading{border-bottom:6px solid #8697d0}.notify-container .notify-notification-loading .notify-message{background:url("/images/icons/status-save-large.gif?v=WEJJiqACDdeY8dDbIIXTgxTrkMg") no-repeat 17px 50%}