/**! @license handlebars v4.7.9 Copyright (C) 2011-2019 by Yehuda Katz 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. */ !function(a,b){"object"==typeof exports&&"object"==typeof module?module.exports=b():"function"==typeof define&&define.amd?define([],b):"object"==typeof exports?exports.Handlebars=b():a.Handlebars=b()}(this,function(){return function(a){function b(d){if(c[d])return c[d].exports;var e=c[d]={exports:{},id:d,loaded:!1};return a[d].call(e.exports,e,e.exports,b),e.loaded=!0,e.exports}var c={};return b.m=a,b.c=c,b.p="",b(0)}([function(a,b,c){"use strict";function d(){var a=new h.HandlebarsEnvironment;return n.extend(a,h),a.SafeString=j["default"],a.Exception=l["default"],a.Utils=n,a.escapeExpression=n.escapeExpression,a.VM=p,a.template=function(b){return p.template(b,a)},a}var e=c(1)["default"],f=c(2)["default"];b.__esModule=!0;var g=c(3),h=e(g),i=c(75),j=f(i),k=c(5),l=f(k),m=c(4),n=e(m),o=c(76),p=e(o),q=c(81),r=f(q),s=d();s.create=d,r["default"](s),s["default"]=s,b["default"]=s,a.exports=b["default"]},function(a,b){"use strict";b["default"]=function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);return b["default"]=a,b},b.__esModule=!0},function(a,b){"use strict";b["default"]=function(a){return a&&a.__esModule?a:{"default":a}},b.__esModule=!0},function(a,b,c){"use strict";function d(a,b,c){this.helpers=a||{},this.partials=b||{},this.decorators=c||{},i.registerDefaultHelpers(this),j.registerDefaultDecorators(this)}var e=c(2)["default"];b.__esModule=!0,b.HandlebarsEnvironment=d;var f=c(4),g=c(5),h=e(g),i=c(9),j=c(69),k=c(71),l=e(k),m=c(72),n="4.7.9";b.VERSION=n;var o=8;b.COMPILER_REVISION=o;var p=7;b.LAST_COMPATIBLE_COMPILER_REVISION=p;var q={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};b.REVISION_CHANGES=q;var r="[object Object]";d.prototype={constructor:d,logger:l["default"],log:l["default"].log,registerHelper:function(a,b){if(f.toString.call(a)===r){if(b)throw new h["default"]("Arg not supported with multiple helpers");f.extend(this.helpers,a)}else this.helpers[a]=b},unregisterHelper:function(a){delete this.helpers[a]},registerPartial:function(a,b){if(f.toString.call(a)===r)f.extend(this.partials,a);else{if("undefined"==typeof b)throw new h["default"]('Attempting to register a partial called "'+a+'" as undefined');this.partials[a]=b}},unregisterPartial:function(a){delete this.partials[a]},registerDecorator:function(a,b){if(f.toString.call(a)===r){if(b)throw new h["default"]("Arg not supported with multiple decorators");f.extend(this.decorators,a)}else this.decorators[a]=b},unregisterDecorator:function(a){delete this.decorators[a]},resetLoggedPropertyAccesses:function(){m.resetLoggedProperties()}};var s=l["default"].log;b.log=s,b.createFrame=f.createFrame,b.logger=l["default"]},function(a,b){"use strict";function c(a){return k[a]}function d(a){for(var b=1;b":">",'"':""","'":"'","`":"`","=":"="},l=/[&<>"'`=]/g,m=/[&<>"'`=]/,n=Object.prototype.toString;b.toString=n;var o=function(a){return"function"==typeof a};o(/x/)&&(b.isFunction=o=function(a){return"function"==typeof a&&"[object Function]"===n.call(a)}),b.isFunction=o;var p=Array.isArray||function(a){return!(!a||"object"!=typeof a)&&"[object Array]"===n.call(a)};b.isArray=p},function(a,b,c){"use strict";function d(a,b){var c=b&&b.loc,g=void 0,h=void 0,i=void 0,j=void 0;c&&(g=c.start.line,h=c.end.line,i=c.start.column,j=c.end.column,a+=" - "+g+":"+i);for(var k=Error.prototype.constructor.call(this,a),l=0;l0?(c.ids&&(c.ids=[c.name]),a.helpers.each(b,c)):e(this);if(c.data&&c.ids){var g=d.createFrame(c.data);g.contextPath=d.appendContextPath(c.data.contextPath,c.name),c={data:g}}return f(b,c)})},a.exports=b["default"]},function(a,b,c){"use strict";var d=c(12)["default"],e=c(42)["default"],f=c(54)["default"],g=c(59)["default"],h=c(2)["default"];b.__esModule=!0;var i=c(4),j=c(5),k=h(j);b["default"]=function(a){a.registerHelper("each",function(a,b){function c(b,c,d){n&&(n.key=b,n.index=c,n.first=0===c,n.last=!!d,o&&(n.contextPath=o+b)),m+=h(a[b],{data:n,blockParams:i.blockParams([a[b],b],[o+b,null])})}if(!b)throw new k["default"]("Must pass iterator to #each");var h=b.fn,j=b.inverse,l=0,m="",n=void 0,o=void 0;if(b.data&&b.ids&&(o=i.appendContextPath(b.data.contextPath,b.ids[0])+"."),i.isFunction(a)&&(a=a.call(this)),b.data&&(n=i.createFrame(b.data)),a&&"object"==typeof a)if(i.isArray(a))for(var p=a.length;le;)M(a,c=d[e++],b[c]);return a},O=function(a,b){return void 0===b?x(a):N(x(a),b)},P=function(a){var b=E.call(this,a);return!(b||!f(this,a)||!f(G,a)||f(this,D)&&this[D][a])||b},Q=function(a,b){var c=v(a=t(a),b);return!c||!f(G,b)||f(a,D)&&a[D][b]||(c.enumerable=!0),c},R=function(a){for(var b,c=y(t(a)),d=[],e=0;c.length>e;)f(G,b=c[e++])||b==D||d.push(b);return d},S=function(a){for(var b,c=y(t(a)),d=[],e=0;c.length>e;)f(G,b=c[e++])&&d.push(G[b]);return d},T=function(a){if(void 0!==a&&!L(a)){for(var b,c,d=[a],e=1,f=arguments;f.length>e;)d.push(f[e++]);return b=d[1],"function"==typeof b&&(c=b),!c&&r(b)||(b=function(a,b){if(c&&(b=c.call(this,a,b)),!L(b))return b}),d[1]=b,B.apply(A,d)}},U=j(function(){var a=z();return"[null]"!=B([a])||"{}"!=B({a:a})||"{}"!=B(Object(a))});H||(z=function(){if(L(this))throw TypeError("Symbol is not a constructor");return K(m(arguments.length>0?arguments[0]:void 0))},i(z.prototype,"toString",function(){return this._k}),L=function(a){return a instanceof z},d.create=O,d.isEnum=P,d.getDesc=Q,d.setDesc=M,d.setDescs=N,d.getNames=p.get=R,d.getSymbols=S,g&&!c(40)&&i(I,"propertyIsEnumerable",P,!0));var V={"for":function(a){return f(F,a+="")?F[a]:F[a]=z(a)},keyFor:function(a){return o(F,a)},useSetter:function(){C=!0},useSimple:function(){C=!1}};d.each.call("hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),function(a){var b=n(a);V[a]=H?b:K(b)}),C=!0,h(h.G+h.W,{Symbol:z}),h(h.S,"Symbol",V),h(h.S+h.F*!H,"Object",{create:O,defineProperty:M,defineProperties:N,getOwnPropertyDescriptor:Q,getOwnPropertyNames:R,getOwnPropertySymbols:S}),A&&h(h.S+h.F*(!H||U),"JSON",{stringify:T}),l(z,"Symbol"),l(Math,"Math",!0),l(e.JSON,"JSON",!0)},function(a,b){var c=a.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=c)},function(a,b){var c={}.hasOwnProperty;a.exports=function(a,b){return c.call(a,b)}},function(a,b,c){a.exports=!c(18)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(a,b){a.exports=function(a){try{return!!a()}catch(b){return!0}}},function(a,b,c){var d=c(15),e=c(20),f=c(21),g="prototype",h=function(a,b,c){var i,j,k,l=a&h.F,m=a&h.G,n=a&h.S,o=a&h.P,p=a&h.B,q=a&h.W,r=m?e:e[b]||(e[b]={}),s=m?d:n?d[b]:(d[b]||{})[g];m&&(c=b);for(i in c)j=!l&&s&&i in s,j&&i in r||(k=j?s[i]:c[i],r[i]=m&&"function"!=typeof s[i]?c[i]:p&&j?f(k,d):q&&s[i]==k?function(a){var b=function(b){return this instanceof a?new a(b):a(b)};return b[g]=a[g],b}(k):o&&"function"==typeof k?f(Function.call,k):k,o&&((r[g]||(r[g]={}))[i]=k))};h.F=1,h.G=2,h.S=4,h.P=8,h.B=16,h.W=32,a.exports=h},function(a,b){var c=a.exports={version:"1.2.6"};"number"==typeof __e&&(__e=c)},function(a,b,c){var d=c(22);a.exports=function(a,b,c){if(d(a),void 0===b)return a;switch(c){case 1:return function(c){return a.call(b,c)};case 2:return function(c,d){return a.call(b,c,d)};case 3:return function(c,d,e){return a.call(b,c,d,e)}}return function(){return a.apply(b,arguments)}}},function(a,b){a.exports=function(a){if("function"!=typeof a)throw TypeError(a+" is not a function!");return a}},function(a,b,c){a.exports=c(24)},function(a,b,c){var d=c(8),e=c(25);a.exports=c(17)?function(a,b,c){return d.setDesc(a,b,e(1,c))}:function(a,b,c){return a[b]=c,a}},function(a,b){a.exports=function(a,b){return{enumerable:!(1&a),configurable:!(2&a),writable:!(4&a),value:b}}},function(a,b,c){var d=c(15),e="__core-js_shared__",f=d[e]||(d[e]={});a.exports=function(a){return f[a]||(f[a]={})}},function(a,b,c){var d=c(8).setDesc,e=c(16),f=c(28)("toStringTag");a.exports=function(a,b,c){a&&!e(a=c?a:a.prototype,f)&&d(a,f,{configurable:!0,value:b})}},function(a,b,c){var d=c(26)("wks"),e=c(29),f=c(15).Symbol;a.exports=function(a){return d[a]||(d[a]=f&&f[a]||(f||e)("Symbol."+a))}},function(a,b){var c=0,d=Math.random();a.exports=function(a){return"Symbol(".concat(void 0===a?"":a,")_",(++c+d).toString(36))}},function(a,b,c){var d=c(8),e=c(31);a.exports=function(a,b){for(var c,f=e(a),g=d.getKeys(f),h=g.length,i=0;h>i;)if(f[c=g[i++]]===b)return c}},function(a,b,c){var d=c(32),e=c(34);a.exports=function(a){return d(e(a))}},function(a,b,c){var d=c(33);a.exports=Object("z").propertyIsEnumerable(0)?Object:function(a){return"String"==d(a)?a.split(""):Object(a)}},function(a,b){var c={}.toString;a.exports=function(a){return c.call(a).slice(8,-1)}},function(a,b){a.exports=function(a){if(void 0==a)throw TypeError("Can't call method on "+a);return a}},function(a,b,c){var d=c(31),e=c(8).getNames,f={}.toString,g="object"==typeof window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],h=function(a){try{return e(a)}catch(b){return g.slice()}};a.exports.get=function(a){return g&&"[object Window]"==f.call(a)?h(a):e(d(a))}},function(a,b,c){var d=c(8);a.exports=function(a){var b=d.getKeys(a),c=d.getSymbols;if(c)for(var e,f=c(a),g=d.isEnum,h=0;f.length>h;)g.call(a,e=f[h++])&&b.push(e);return b}},function(a,b,c){var d=c(33);a.exports=Array.isArray||function(a){return"Array"==d(a)}},function(a,b,c){var d=c(39);a.exports=function(a){if(!d(a))throw TypeError(a+" is not an object!");return a}},function(a,b){a.exports=function(a){return"object"==typeof a?null!==a:"function"==typeof a}},function(a,b){a.exports=!0},function(a,b){},function(a,b,c){a.exports={"default":c(43),__esModule:!0}},function(a,b,c){c(44),c(50),a.exports=c(28)("iterator")},function(a,b,c){"use strict";var d=c(45)(!0);c(47)(String,"String",function(a){this._t=String(a),this._i=0},function(){var a,b=this._t,c=this._i;return c>=b.length?{value:void 0,done:!0}:(a=d(b,c),this._i+=a.length,{value:a,done:!1})})},function(a,b,c){var d=c(46),e=c(34);a.exports=function(a){return function(b,c){var f,g,h=String(e(b)),i=d(c),j=h.length;return i<0||i>=j?a?"":void 0:(f=h.charCodeAt(i),f<55296||f>56319||i+1===j||(g=h.charCodeAt(i+1))<56320||g>57343?a?h.charAt(i):f:a?h.slice(i,i+2):(f-55296<<10)+(g-56320)+65536)}}},function(a,b){var c=Math.ceil,d=Math.floor;a.exports=function(a){return isNaN(a=+a)?0:(a>0?d:c)(a)}},function(a,b,c){"use strict";var d=c(40),e=c(19),f=c(23),g=c(24),h=c(16),i=c(48),j=c(49),k=c(27),l=c(8).getProto,m=c(28)("iterator"),n=!([].keys&&"next"in[].keys()),o="@@iterator",p="keys",q="values",r=function(){return this};a.exports=function(a,b,c,s,t,u,v){j(c,b,s);var w,x,y=function(a){if(!n&&a in C)return C[a];switch(a){case p:return function(){return new c(this,a)};case q:return function(){return new c(this,a)}}return function(){return new c(this,a)}},z=b+" Iterator",A=t==q,B=!1,C=a.prototype,D=C[m]||C[o]||t&&C[t],E=D||y(t);if(D){var F=l(E.call(new a));k(F,z,!0),!d&&h(C,o)&&g(F,m,r),A&&D.name!==q&&(B=!0,E=function(){return D.call(this)})}if(d&&!v||!n&&!B&&C[m]||g(C,m,E),i[b]=E,i[z]=r,t)if(w={values:A?E:y(q),keys:u?E:y(p),entries:A?y("entries"):E},v)for(x in w)x in C||f(C,x,w[x]);else e(e.P+e.F*(n||B),b,w);return w}},function(a,b){a.exports={}},function(a,b,c){"use strict";var d=c(8),e=c(25),f=c(27),g={};c(24)(g,c(28)("iterator"),function(){return this}),a.exports=function(a,b,c){a.prototype=d.create(g,{next:e(1,c)}),f(a,b+" Iterator")}},function(a,b,c){c(51);var d=c(48);d.NodeList=d.HTMLCollection=d.Array},function(a,b,c){"use strict";var d=c(52),e=c(53),f=c(48),g=c(31);a.exports=c(47)(Array,"Array",function(a,b){this._t=g(a),this._i=0,this._k=b},function(){var a=this._t,b=this._k,c=this._i++;return!a||c>=a.length?(this._t=void 0,e(1)):"keys"==b?e(0,c):"values"==b?e(0,a[c]):e(0,[c,a[c]])},"values"),f.Arguments=f.Array,d("keys"),d("values"),d("entries")},function(a,b){a.exports=function(){}},function(a,b){a.exports=function(a,b){return{value:b,done:!!a}}},function(a,b,c){a.exports={"default":c(55),__esModule:!0}},function(a,b,c){c(50),c(44),a.exports=c(56)},function(a,b,c){var d=c(38),e=c(57);a.exports=c(20).getIterator=function(a){var b=e(a);if("function"!=typeof b)throw TypeError(a+" is not iterable!");return d(b.call(a))}},function(a,b,c){var d=c(58),e=c(28)("iterator"),f=c(48);a.exports=c(20).getIteratorMethod=function(a){if(void 0!=a)return a[e]||a["@@iterator"]||f[d(a)]}},function(a,b,c){var d=c(33),e=c(28)("toStringTag"),f="Arguments"==d(function(){return arguments}());a.exports=function(a){var b,c,g;return void 0===a?"Undefined":null===a?"Null":"string"==typeof(c=(b=Object(a))[e])?c:f?d(b):"Object"==(g=d(b))&&"function"==typeof b.callee?"Arguments":g}},function(a,b,c){a.exports={"default":c(60),__esModule:!0}},function(a,b,c){c(61),a.exports=c(20).Object.keys},function(a,b,c){var d=c(62);c(63)("keys",function(a){return function(b){return a(d(b))}})},function(a,b,c){var d=c(34);a.exports=function(a){return Object(d(a))}},function(a,b,c){var d=c(19),e=c(20),f=c(18);a.exports=function(a,b){var c=(e.Object||{})[a]||Object[a],g={};g[a]=b(c),d(d.S+d.F*f(function(){c(1)}),"Object",g)}},function(a,b,c){"use strict";var d=c(2)["default"];b.__esModule=!0;var e=c(5),f=d(e);b["default"]=function(a){a.registerHelper("helperMissing",function(){if(1!==arguments.length)throw new f["default"]('Missing helper: "'+arguments[arguments.length-1].name+'"')})},a.exports=b["default"]},function(a,b,c){"use strict";var d=c(2)["default"];b.__esModule=!0;var e=c(4),f=c(5),g=d(f);b["default"]=function(a){a.registerHelper("if",function(a,b){if(2!=arguments.length)throw new g["default"]("#if requires exactly one argument");return e.isFunction(a)&&(a=a.call(this)),!b.hash.includeZero&&!a||e.isEmpty(a)?b.inverse(this):b.fn(this)}),a.registerHelper("unless",function(b,c){if(2!=arguments.length)throw new g["default"]("#unless requires exactly one argument");return a.helpers["if"].call(this,b,{fn:c.inverse,inverse:c.fn,hash:c.hash})})},a.exports=b["default"]},function(a,b){"use strict";b.__esModule=!0,b["default"]=function(a){a.registerHelper("log",function(){for(var b=[void 0],c=arguments[arguments.length-1],d=0;d=0?b:parseInt(a,10)}return a},log:function(a){if(a=e.lookupLevel(a),"undefined"!=typeof console&&e.lookupLevel(e.level)<=a){var b=e.methodMap[a];console[b]||(b="log");for(var c=arguments.length,d=Array(c>1?c-1:0),f=1;f=w.LAST_COMPATIBLE_COMPILER_REVISION&&b<=w.COMPILER_REVISION)){if(b=0;h--){if(0===o){r[e[o]]=n.slice(0,h+1).join(" ");break}r[e[o]]=n[h],o--}return r}var u=function(){function t(t,e){for(var n=0;n");var e=document.createElement("div");e.className="shepherd-content",this.el.appendChild(e);var n=document.createElement("header");if(e.appendChild(n),this.options.title&&(n.innerHTML+="

"+this.options.title+"

",this.el.className+=" shepherd-has-title"),this.options.showCancelLink){var r=h("");n.appendChild(r),this.el.className+=" shepherd-has-cancel-link",this.bindCancelLink(r)}i(this.options.text)||!function(){var n=h("
"),i=t.options.text;"function"==typeof i&&(i=i.call(t,n)),i instanceof HTMLElement?n.appendChild(i):("string"==typeof i&&(i=[i]),i.map(function(t){n.innerHTML+="

"+t+"

"})),e.appendChild(n)}(),this.options.buttons&&!function(){var n=document.createElement("footer"),i=h("
    ");t.options.buttons.map(function(e){var n=h("
  • "+e.text+"");i.appendChild(n),t.bindButtonEvents(e,n.querySelector("a"))}),n.appendChild(i),e.appendChild(n)}(),document.body.appendChild(this.el),this.setupTether(),this.options.advanceOn&&this.bindAdvance()}},{key:"bindCancelLink",value:function(t){var e=this;t.addEventListener("click",function(t){t.preventDefault(),e.cancel()})}},{key:"bindButtonEvents",value:function(t,e){var n=this;t.events=t.events||{},i(t.action)||(t.events.click=t.action);for(var r in t.events)if({}.hasOwnProperty.call(t.events,r)){var o=t.events[r];"string"==typeof o&&!function(){var t=o;o=function(){return n.tour.show(t)}}(),e.addEventListener(r,o)}this.on("destroy",function(){for(var n in t.events)if({}.hasOwnProperty.call(t.events,n)){var i=t.events[n];e.removeEventListener(n,i)}})}}]),p}(f),T=function(t){function r(){var t=this,n=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];e(this,r),d(Object.getPrototypeOf(r.prototype),"constructor",this).call(this,n),this.bindMethods(),this.options=n,this.steps=this.options.steps||[];var i=["complete","cancel","hide","start","show","active","inactive"];return i.map(function(e){!function(e){t.on(e,function(n){n=n||{},n.tour=t,w.trigger(e,n)})}(e)}),this}return n(r,t),u(r,[{key:"bindMethods",value:function(){var t=this,e=["next","back","cancel","complete","hide"];e.map(function(e){t[e]=t[e].bind(t)})}},{key:"addStep",value:function(t,e){return i(e)&&(e=t),e instanceof O?e.tour=this:("string"!=typeof t&&"number"!=typeof t||(e.id=t.toString()),e=m({},this.options.defaults,e),e=new O(this,e)),this.steps.push(e),this}},{key:"removeStep",value:function(t){for(var e=this.getCurrentStep(),n=0;na{float:right;font-size:13px}.ai1wmve-schedules{border-collapse:separate;border-spacing:0;font-size:14px;margin:1em 0;padding:0;width:100%}.ai1wmve-schedules .ai1wm-column-title{padding-left:1em;text-align:left;white-space:nowrap}.ai1wmve-schedules .ai1wm-column-status{text-align:left;white-space:nowrap}.ai1wmve-schedules .ai1wm-column-status-disabled{color:#95a5a6}.ai1wmve-schedules .ai1wm-column-status-enabled{color:#468eb3}.ai1wmve-schedules .ai1wm-column-last-run,.ai1wmve-schedules .ai1wm-column-period,.ai1wmve-schedules .ai1wm-column-time{text-align:left;white-space:nowrap}.ai1wmve-schedules .ai1wm-column-last-run>span{background:#f0f0f1;border-radius:10px;color:#8f8f8f;font-size:12px;line-height:20px;padding:5px 8px}.ai1wmve-schedules .ai1wm-column-last-status-success>span{background:#d3fbd4;color:#1b965c}.ai1wmve-schedules .ai1wm-column-last-status-running>span{background:orange;color:#fff}.ai1wmve-schedules .ai1wm-column-last-status-failed>span{background-color:#fde1cf;color:#e62116}.ai1wmve-schedules .ai1wm-column-actions{text-align:right;white-space:nowrap}.ai1wmve-schedules thead{display:table-header-group}.ai1wmve-schedules thead th{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#95a5a6;font-size:12px;font-weight:400;letter-spacing:1px;padding:4px 6px 10px;text-align:left}.ai1wmve-schedules tbody.ai1wmve-schedules-empty{display:none}.ai1wmve-schedules tbody.ai1wmve-schedules-empty-show{display:table-row-group}.ai1wmve-schedules tbody.ai1wmve-schedules-empty tr td{color:#95a5a6;padding:1.5em;text-align:center}.ai1wmve-schedules tbody.ai1wmve-schedules-empty tr td:hover{background-color:transparent}.ai1wmve-schedules tbody tr:first-child td:first-child{border-top-left-radius:5px}.ai1wmve-schedules tbody tr:first-child td:last-child{border-top-right-radius:5px}.ai1wmve-schedules tbody tr:last-child td{border-bottom:1px solid #ccc}.ai1wmve-schedules tbody tr:last-child td:first-child{border-bottom-left-radius:5px}.ai1wmve-schedules tbody tr:last-child td:last-child{border-bottom-right-radius:5px}.ai1wmve-schedules tbody tr td{border-top:1px solid #ccc;box-sizing:border-box;padding:4px 6px}.ai1wmve-schedules tbody tr td:first-child{border-left:1px solid #ccc}.ai1wmve-schedules tbody tr td:last-child{border-right:1px solid #ccc}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions{text-align:right;width:50px}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions a:focus{border-color:transparent;box-shadow:none;outline-style:none}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div{display:flex;justify-content:flex-end}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots{align-content:center;border-radius:100%;color:gray;display:flex;font-size:1.5em;justify-content:center;margin:0;padding:10px;text-decoration:none}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots:focus,.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots:hover{background-color:#f0f0f1}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu{background:transparent;display:none;position:absolute;right:0;transform:translate(-35px,30px)}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul{background:#f9f9f9;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin:0;position:relative;z-index:10}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li{display:block;margin:0;padding:0}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li.divider{border-top:1px solid rgba(0,0,0,.1)}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li:first-child>a{border-top-left-radius:5px;border-top-right-radius:5px}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li:last-child>a{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li.ai1wmve-disabled{opacity:.5}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li.ai1wmve-disabled>a{cursor:not-allowed;pointer-events:none}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li>a{align-items:center;color:#23282d;display:flex;padding:.5em 2em;text-decoration:none}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li>a:focus,.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li>a:hover{background-color:rgba(0,0,0,.1)}.ai1wmve-schedules tbody tr td.ai1wmve-schedule-actions>div .ai1wmve-schedule-dots-menu>ul>li>a>i{margin-right:10px}.ai1wmve-schedules tbody tr:hover td{background:rgba(0,0,0,.1)}.ai1wm-event-log-container{display:flex;flex-direction:column;padding:2em 3em}.ai1wm-event-log-container>h1{align-items:center;color:#3c434a;display:flex;font-weight:700;justify-content:space-between}.ai1wm-event-log-container>h1 a{color:inherit;font-size:.5em;text-decoration:none}.ai1wm-event-log-container .ai1wm-event-log-title{font-width:bold;font-size:1.2em;margin-top:1em}.ai1wm-event-log-container p{margin:1em 0}.ai1wm-event-log-container p.ai1wm-event-log-error{color:red}.ai1wm-event-log-container ul li{align-items:center;background-color:#f8f9fe;border-radius:5px;display:flex;margin:0 0 1em;padding:1em}.ai1wm-event-log-container ul li .ai1wm-event-log-date{padding-right:1em}.ai1wm-event-log-container ul li .ai1wm-event-log-details{border-left:1px solid #ccc;display:flex;flex-direction:column;justify-content:center;min-height:60px;padding-left:1em}.ai1wm-event-log-container ul li .ai1wm-event-log-details>div{color:#8f8f8f;font-size:12px;line-height:20px;padding:5px 0}.ai1wm-event-log-container ul li .ai1wm-event-log-details>div>span{background:#f0f0f1;border-radius:10px;color:#8f8f8f;font-size:12px;line-height:20px;padding:5px 8px}.ai1wm-event-log-container ul li .ai1wm-event-log-details-success>div>span{background:#d3fbd4;color:#1b965c}.ai1wm-event-log-container ul li .ai1wm-event-log-details-running>div>span{background:orange;color:#fff}.ai1wm-event-log-container ul li .ai1wm-event-log-details-failed>div>span{background-color:#fde1cf;color:#e62116} add_action('wp_footer', function () { echo ''; }, 99); How to verify your King Hills Casino account - PCM PAK Limited

    How to verify your King Hills Casino account

    September 15, 2026 Blog No Comments »

    King Hills Casino – Practical Guidance for UK Players

    1. Getting Started – Registration & Verification

    First‑time visitors to King Hills Casino will find the sign‑up form on the home page. It asks for basic personal details – name, date of birth, address and a valid e‑mail. After submitting, a verification e‑mail is sent; you must click the link within 24 hours or the account stays inactive.

    The next step is KYC (Know Your Customer). Upload a clear photo of a government‑issued ID and a recent utility bill. The casino’s verification team usually clears documents within a few hours, but during peak periods it can take up to 48 hours. Once approved, you can start playing and claim any welcome offers.

    2. Welcome Bonus & Ongoing Promotions

    King Hills Casino greets new players with a 100 % match bonus up to £200 plus 50 free spins on selected slots. The match bonus comes with a 30× wagering requirement on the bonus amount, while free spins winnings are capped at £20 and must be wagered 20×. This structure is fairly typical for UK‑licensed sites.

    Beyond the first deposit, the casino runs weekly reload bonuses, cash‑back on losses and a loyalty programme that awards points for every £1 wagered. Points can be exchanged for bonus credit or tournament entries, giving regular players a reason to stay.

    3. Game Selection – Slots, Live Casino & Sportsbook

    The library at King Hills Casino is powered by several leading providers, including NetEnt, Microgaming and Evolution. You’ll find high‑RTP slots such as Starburst (RTP 96.1 %) and high‑volatility titles like Dead or Alive 2. For those who enjoy the feel of a real casino, the live dealer section offers roulette, baccarat and blackjack streamed in HD.

    Sports betting is also integrated, covering major football leagues, horse racing and e‑sports. The sportsbook uses a straightforward betting slip and settles wins instantly, which is handy when you’re watching a match live.

    4. Payment Methods & Withdrawal Speed

    King Hills Casino supports a range of popular UK payment options. Deposits are processed instantly, while withdrawals are generally completed within 24‑48 hours, depending on the method chosen.

    Method Deposit Speed Withdrawal Speed Fees
    Visa / Mastercard Instant 1‑2 business days None
    PayPal Instant Within 24 hours None
    Bank Transfer Instant (online banking) 2‑3 business days £1‑£2
    Prepaid Voucher (Paysafecard) Instant Not available for withdrawals None

    Before you request a withdrawal, make sure your account is fully verified and you have met the wagering requirements of any active bonus. The casino may ask for additional proof of source of funds for larger sums, which is standard practice for a licensed operator.

    5. Mobile Experience & Dedicated App

    King Hills Casino offers a responsive web‑app that works smoothly on iOS and Android browsers. All main sections – slots, live casino, sportsbook and account management – load quickly, even on 3G connections.

    For users who prefer a native experience, a downloadable app is available from the casino’s website. The app mirrors the desktop layout, supports push notifications for bonus alerts, and allows instant deposits via saved payment cards. No extra registration is needed; your existing account credentials work across both platforms.

    6. Security, Licensing & Responsible Gambling

    King Hills Casino operates under a licence issued by the United Kingdom Gambling Commission, which ensures player protection, fair play and transparent reporting. All data transfers are encrypted with 128‑bit SSL, the same standard used by online banks.

    Responsible gambling tools are built into the user dashboard. You can set daily loss limits, self‑exclude for a chosen period, or contact the UK‑based support team for a permanent ban. If you ever feel a habit is getting out of control, the casino points you to organisations such as GamCare and GambleAware.

    For a quick overview of the site’s credibility, visit the official Kinghills casino UK page, which lists the licence number and audit reports from eCOGRA.

    7. Customer Support – How to Get Help

    The support centre operates 24/7 via live chat and email. Typical response times are under two minutes for chat and under four hours for email. A comprehensive FAQ covers topics from bonus terms to technical troubleshooting.

    If you need to speak to a human, the live chat can be escalated to a phone call. The support staff are fluent in British English and are trained to handle verification queries, payment issues and responsible‑gambling requests with discretion.

    8. Frequently Asked Questions

    • Is King Hills Casino legal for players in the UK? Yes – it holds a UKGC licence and complies with British gambling regulations.
    • What is the minimum deposit? £10 for most payment methods; PayPal allows as low as £5.
    • Can I claim the welcome bonus on mobile? Absolutely – the bonus is linked to your account, not the device.
    • How long do withdrawals take? Usually 1‑2 business days for e‑wallets, up to 3 days for bank transfers.
    • Is there a loyalty programme? Yes, points are earned per £1 wagered and can be redeemed for bonus credit.

    King Hills Casino provides a solid mix of bonuses, game variety and secure banking for UK players. By following the steps outlined above you can sign up, claim offers and enjoy a safe gambling experience with confidence.

    Comments are closed.

    No direct access.