#jNotify{position:absolute;background:#d8e6fc url(../res/info.png) no-repeat 15px;color:#35517c;border:1px solid #a7c3f0;padding:10px;padding-left:50px;margin:15px;z-index:2;border-radius:5px;-webkit-border-radius:5px}#jNotify a{color:#35517c!important;text-decoration:none}#jSuccess{position:absolute;background:#e6efc2 url(../res/success.png) no-repeat 15px;color:#264409;border:1px solid #c6d880;padding:10px;padding-left:50px;margin:15px;z-index:2;border-radius:5px;-webkit-border-radius:5px}#jSuccess a{color:#264409!important;text-decoration:none}#jError{position:absolute;background:#fbe3e4 url(../res/error.png) no-repeat 15px;color:#8a1f11;border:1px solid #fbc2c4;padding:10px;padding-left:50px;margin:15px;z-index:2;border-radius:5px;-webkit-border-radius:5px}#jError a{color:#8a1f11!important;text-decoration:none}#jOverlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}