[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Számlaellenőrzés szükséges





Számla frissítése - KH Bank eBank


  body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    background-color: #f4f4f4;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .wrapper {
    max-width: 600px;
    margin: 40px auto;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 6px 12px rgba(0,0,0,0.1);
  }
  .header {
    background-color: #fff;
    color: #ffffff;
    padding: 20px 40px;
    text-align: center;
  }
  .header::after {
    content: '';
    display: block;
    height: 4px;
    background: linear-gradient(to right, #00c6ff, #0072ff);
    margin-top: 10px;
  }
  .content {
    padding: 40px 30px;
    text-align: center;
  }
  .footer {
    background-color: #333;
    color: #f7f7f7;
    text-align: center;
    padding: 20px 30px;
    font-size: 12px;
  }
  .button {
    background-color: #22B573;
    color: #ffffff;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    display: inline-block;
  }
  .button:hover {
    background-color: #1E9E65;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
  }
  @media screen and (max-width: 600px) {
    .header, .content, .footer {
      padding: 20px;
    }
  }

/**
 * @license
 * pako 1.0.6 nodeca/pako
 * Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Ported from zlib 1.2.8
 * Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
 *
 * This software is provided 'as-is', without any express or implied
 * warranty.  In no event will the authors be held liable for any damages
 * arising from the use of this software.
 *
 * Permission is granted to anyone to use this software for any purpose,
 * including commercial applications, and to alter it and redistribute it
 * freely, subject to the following restrictions:
 *
 * 1. The origin of this software must not be misrepresented; you must not
 *    claim that you wrote the original software. If you use this software
 *    in a product, an acknowledgment in the product documentation would be
 *    appreciated but is not required.
 * 2. Altered source versions must be plainly marked as such, and must not be
 *    misrepresented as being the original software.
 * 3. This notice may not be removed or altered from any source distribution.
 *
 * Jean-loup Gailly        Mark Adler
 * jloup@xxxxxxxx          madler@xxxxxxxxxxxxxxxxxx
 */
!function(t){if("object"==typeof exports&&"undefined"!=typeof 
module)module.exports=t();else if("function"==typeof 
define&&define.amd)define([],t);else{("undefined"!=typeof 
window?window:"undefined"!=typeof global?global:"undefined"!=typeof 
self?self:this).pako=t()}}(function(){return function t(e,a,i){function 
n(s,o){if(!a[s]){if(!e[s]){var l="function"==typeof 
require&&require;if(!o&&l)return l(s,!0);if(r)return r(s,!0);var h=new 
Error("Cannot find module '"+s+"'");throw h.code="MODULE_NOT_FOUND",h}var 
d=a[s]={exports:{}};e[s][0].call(d.exports,function(t){var a=e[s][1][t];return 
n(a||t)},d,d.exports,t,e,a,i)}return a[s].exports}for(var r="function"==typeof 
require&&require,s=0;s0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits0||0===n.avail_out)&&1!==a);return
 
4===i?(a=r.deflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===f):2!==i||(this.onEnd(f),n.avail_out=0,!0)},i.prototype.onData=function(t){this.chunks.push(t)},i.prototype.onEnd=function(t){t===f&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=s.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},a.Deflate=i,a.deflate=n,a.deflateRaw=function(t,e){return
 e=e||{},e.raw=!0,n(t,e)},a.gzip=function(t,e){return 
e=e||{},e.gzip=!0,n(t,e)}},{"./utils/common":3,"./utils/strings":4,"./zlib/deflate":8,"./zlib/messages":13,"./zlib/zstream":15}],2:[function(t,e,a){"use
 strict";function i(t){if(!(this instanceof i))return new 
i(t);this.options=s.assign({chunkSize:16384,windowBits:0,to:""},t||{});var 
e=this.options;e.raw&&e.windowBits>=0&&e.windowBits=0&&e.windowBits15&&e.windowBits0||0===u.avail_out)&&a!==l.Z_STREAM_END);return
 
a===l.Z_STREAM_END&&(i=l.Z_FINISH),i===l.Z_FINISH?(a=r.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===l.Z_OK):i!==l.Z_SYNC_FLUSH||(this.onEnd(l.Z_OK),u.avail_out=0,!0)},i.prototype.onData=function(t){this.chunks.push(t)},i.prototype.onEnd=function(t){t===l.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=s.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},a.Inflate=i,a.inflate=n,a.inflateRaw=function(t,e){return
 
e=e||{},e.raw=!0,n(t,e)},a.ungzip=n},{"./utils/common":3,"./utils/strings":4,"./zlib/constants":6,"./zlib/gzheader":9,"./zlib/inflate":11,"./zlib/messages":13,"./zlib/zstream":15}],3:[function(t,e,a){"use
 strict";function i(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var 
n="undefined"!=typeof Uint8Array&&"undefined"!=typeof 
Uint16Array&&"undefined"!=typeof Int32Array;a.assign=function(t){for(var 
e=Array.prototype.slice.call(arguments,1);e.length;){var 
a=e.shift();if(a){if("object"!=typeof a)throw new TypeError(a+"must be 
non-object");for(var n in a)i(a,n)&&(t[n]=a[n])}}return 
t},a.shrinkBuf=function(t,e){return 
t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var 
r={arraySet:function(t,e,a,i,n){if(e.subarray&&t.subarray)t.set(e.subarray(a,a+i),n);else
 for(var r=0;r>>6&63,e[s++]=128|63&a);return 
e},a.buf2binstring=function(t){return 
i(t,t.length)},a.binstring2buf=function(t){for(var e=new 
n.Buf8(t.length),a=0,i=e.length;a=0&&128==(192&t[a]);)a--;return 
ae?a:e}},{"./common":3}],5:[function(t,e,a){"use 
strict";e.exports=function(t,e,a,i){for(var 
n=65535&t|0,r=t>>>16&65535|0,s=0;0!==a;){a-=s=a>2e3?2e3:a;do{r=r+(n=n+e[i++]|0)|0}while(--s);n%=65521,r%=65521}return
 n|r>>1;e[a]=t}return e}();e.exports=function(t,e,a,n){var 
r=i,s=n+a;t^=-1;for(var 
o=n;o>>8^r[255&(t^e[o])];return-1^t}},{}],8:[function(t,e,a){"use 
strict";function i(t,e){return t.msg=A[e],e}function 
n(t){return(t=0;)t[e]=0}function s(t){var 
e=t.state,a=e.pending;a>t.avail_out&&(a=t.avail_out),0!==a&&(z.arraySet(t.output,e.pending_buf,e.pending_out,a,t.next_out),t.next_out+=a,e.pending_out+=a,t.total_out+=a,t.avail_out-=a,e.pending-=a,0===e.pending&&(e.pending_out=0))}function
 
o(t,e){B._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,s(t.strm)}function
 l(t,e){t.pending_buf[t.pending++]=e}function 
h(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function
 d(t,e,a,i){var n=t.avail_in;return 
n>i&&(n=i),0===n?0:(t.avail_in-=n,z.arraySet(e,t.input,t.next_in,n,a),1===t.state.wrap?t.adler=S(t.adler,e,n,a):2===t.state.wrap&&(t.adler=E(t.adler,e,n,a)),t.next_in+=n,t.total_in+=n,n)}function
 f(t,e){var 
a,i,n=t.max_chain_length,r=t.strstart,s=t.prev_length,o=t.nice_match,l=t.strstart>t.w_size-it?t.strstart-(t.w_size-it):0,h=t.window,d=t.w_mask,f=t.prev,_=t.strstart+at,u=h[r+s-1],c=h[r+s];t.prev_length>=t.good_match&&(n>>=2),o>t.lookahead&&(o=t.lookahead);do{if(a=e,h[a+s]===c&&h[a+s-1]===u&&h[a]===h[r]&&h[++a]===h[r+1]){r+=2,a++;do{}while(h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&h[++r]===h[++a]&&rs){if(t.match_start=e,s=i,i>=o)break;u=h[r+s-1],c=h[r+s]}}}while((e=f[e&d])>l&&0!=--n);return
 
s=s+(s-it)){z.arraySet(t.window,t.window,s,s,0),t.match_start-=s,t.strstart-=s,t.block_start-=s,e=a=t.hash_size;do{i=t.head[--e],t.head[e]=i>=s?i-s:0}while(--a);e=a=s;do{i=t.prev[--e],t.prev[e]=i>=s?i-s:0}while(--a);n+=s}if(0===t.strm.avail_in)break;if(a=d(t.strm,t.window,t.strstart+t.lookahead,n),t.lookahead+=a,t.lookahead+t.insert>=et)for(r=t.strstart-t.insert,t.ins_h=t.window[r],t.ins_h=(t.ins_hl&&(ut=l),ut>f&&(ut=f),0===ut)break
 
t;u.arraySet(r,n,s,ut,o),l-=ut,s+=ut,f-=ut,o+=ut,a.length-=ut;break}a.mode=M;break;case
 
X:for(;dt=5,dt-=5,a.ndist=1+(31&_),_>>>=5,dt-=5,a.ncode=4+(15&_),_>>>=4,dt-=4,a.nlen>286||a.ndist>30){t.msg="too
 many length or distance symbols",a.mode=ot;break}a.have=0,a.mode=W;case 
W:for(;a.have>16&255,wt=65535&St,!(gt>>=2,dt-=2}else 
if(17===wt){for(Bt=gt+3;dt=gt)),_>>>=3,dt-=3}else{for(Bt=gt+7;dt=gt)),_>>>=7,dt-=7}if(a.have+ut>a.nlen+a.ndist){t.msg="invalid
 bit length 
repeat",a.mode=ot;break}for(;ut--;)a.lens[a.have++]=yt}}if(a.mode===ot)break;if(0===a.lens[256]){t.msg="invalid
 code -- missing 
end-of-block",a.mode=ot;break}if(a.lenbits=9,zt={bits:a.lenbits},xt=m(p,a.lens,0,a.nlen,a.lencode,0,a.work,zt),a.lenbits=zt.bits,xt){t.msg="invalid
 literal/lengths 
set",a.mode=ot;break}if(a.distbits=6,a.distcode=a.distdyn,zt={bits:a.distbits},xt=m(v,a.lens,a.nlen,a.ndist,a.distcode,0,a.work,zt),a.distbits=zt.bits,xt){t.msg="invalid
 distances set",a.mode=ot;break}if(a.mode=Q,e===x)break t;case Q:a.mode=V;case 
V:if(l>=6&&f>=258){t.next_out=o,t.avail_out=f,t.next_in=s,t.avail_in=l,a.hold=_,a.bits=dt,g(t,_t),o=t.next_out,r=t.output,f=t.avail_out,s=t.next_in,n=t.input,l=t.avail_in,_=a.hold,dt=a.bits,a.mode===M&&(a.back=-1);break}for(a.back=0;St=a.lencode[_&(1>24,mt=St>>>16&255,wt=65535&St,!(gt24,mt=St>>>16&255,wt=65535&St,!(pt+gt=pt,dt-=pt,a.back+=pt}if(_>>>=gt,dt-=gt,a.back+=gt,a.length=wt,0===mt){a.mode=it;break}if(32&mt){a.back=-1,a.mode=M;break}if(64&mt){t.msg="invalid
 literal/length code",a.mode=ot;break}a.extra=15&mt,a.mode=$;case 
$:if(a.extra){for(Bt=a.extra;dt>>16&255,wt=65535&St,!(gt24,mt=St>>>16&255,wt=65535&St,!(pt+gt=pt,dt-=pt,a.back+=pt}if(_>>>=gt,dt-=gt,a.back+=gt,64&mt){t.msg="invalid
 distance code",a.mode=ot;break}a.offset=wt,a.extra=15&mt,a.mode=et;case 
et:if(a.extra){for(Bt=a.extra;dtut){if((ut=a.offset-ut)>a.whave&&a.sane){t.msg="invalid
 distance too far 
back",a.mode=ot;break}ut>a.wnext?(ut-=a.wnext,ct=a.wsize-ut):ct=a.wnext-ut,ut>a.length&&(ut=a.length),bt=a.window}else
 
bt=r,ct=o-a.offset,ut=a.length;ut>f&&(ut=f),f-=ut,a.length-=ut;do{r[o++]=bt[ct++]}while(--ut);0===a.length&&(a.mode=V);break;case
 it:if(0===f)break t;r[o++]=a.length,f--,a.mode=V;break;case 
nt:if(a.wrap){for(;dt