/**! @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); M88 app: Tải xuống và cá cược mọi lúc mọi nơi - PCM PAK Limited

    M88 app: Tải xuống và cá cược mọi lúc mọi nơi

    September 16, 2026 public Comments Off on M88 app: Tải xuống và cá cược mọi lúc mọi nơi



    Khi nhắc đến cá cược trực tuyến, nhiều người chơi tìm kiếm sự linh hoạt và tiện lợi. Ứng dụng M88 đã nổi lên như một giải pháp hoàn hảo, cho phép người dùng tham gia vào hành trình cá cược thể thao và m88 – m sports casino mọi lúc mọi nơi. Với nhiều dịch vụ cá cược đa dạng và các ưu đãi hấp dẫn, M88 đã khẳng định được vị thế của mình trên thị trường cá cược trực tuyến.

    Khám phá giá trị đăng ký và trải nghiệm người chơi

    Trong thế giới cá cược trực tuyến, việc đăng ký tài khoản dễ dàng và trải nghiệm người chơi mượt mà là điều vô cùng quan trọng. M88 cung cấp quá trình đăng ký nhanh chóng, giúp người mới có thể bắt đầu ngay với các trò chơi yêu thích. Không chỉ đơn giản là một nền tảng cá cược, M88 còn chú trọng đến việc tối ưu hóa trải nghiệm người dùng, mang lại sự hài lòng và giá trị thực cho người chơi.

    Người chơi không chỉ được cung cấp một loạt các trò chơi casino hấp dẫn mà còn có cơ hội tận hưởng các sự kiện thể thao đa dạng. Với **khuyến mãi chào mừng** lên đến 125% và tối đa 4,288,000 VND, người chơi có thể khởi đầu một cách thuận lợi và đầy hứa hẹn trong hành trình cá cược của mình.

    Bắt đầu với M88

    Để tham gia vào thế giới cá cược của M88, người chơi cần trải qua một số bước đơn giản. Dưới đây là hướng dẫn từng bước để bạn có thể khởi đầu ngay hôm nay:

    1. Tạo tài khoản: Truy cập vào trang web hoặc ứng dụng M88 và điền thông tin cần thiết để tạo tài khoản.
    2. Xác thực thông tin: Đảm bảo bạn cung cấp thông tin chính xác để nhận được nhiều ưu đãi.
    3. Thực hiện nạp tiền: Chọn phương thức nạp tiền phù hợp và thực hiện giao dịch để có số dư trong tài khoản.
    4. Chọn trò chơi: Khám phá và chọn trò chơi casino hoặc sự kiện thể thao mà bạn muốn tham gia.
    5. Bắt đầu chơi: Bắt đầu cá cược và trải nghiệm các trò chơi hấp dẫn.
    • Đăng ký nhanh chóng và dễ dàng.
    • Khuyến mãi hấp dẫn cho người mới.
    • Hỗ trợ khách hàng 24/7 để giải đáp thắc mắc.

    Thông tin hữu ích về M88

    M88 không chỉ là một nền tảng cá cược đơn thuần, mà còn mang đến nhiều tính năng và dịch vụ giúp người chơi có trải nghiệm tốt nhất. Một trong những điểm nổi bật của M88 chính là tốc độ rút tiền nhanh chóng, chỉ từ 30 đến 60 phút, giúp người chơi nhanh chóng nhận được tiền thắng cược của mình. Hơn nữa, phiên bản di động được tối ưu hóa cho mạng 4G, cho phép người chơi tham gia vào các trò chơi bất kỳ lúc nào, từ bất kỳ đâu.

    • Phiên bản di động mượt mà và thân thiện với người dùng.
    • Các trò chơi casino đa dạng như slot, blackjack, baccarat và nhiều hơn nữa.
    • Hỗ trợ khách hàng luôn sẵn sàng, cung cấp giải pháp ngay lập tức.

    Với những dịch vụ tối ưu, việc tham gia cá cược trở nên dễ dàng hơn bao giờ hết, giúp người chơi tận hưởng những khoảnh khắc thú vị và đầy kịch tính.

    Lợi ích chính của M88

    Khi lựa chọn M88, người chơi không chỉ được thưởng thức các sản phẩm cá cược mà còn có nhiều lợi ích vượt trội đi kèm. Dưới đây là một số lợi ích khi tham gia cùng M88:

    • Khuyến mãi đa dạng giúp người chơi tối ưu hóa vốn đầu tư.
    • Tốc độ rút tiền nhanh chóng, dễ dàng và thuận tiện.
    • Các trò chơi phong phú từ casino đến thể thao, phục vụ đa dạng nhu cầu người chơi.
    • Giao diện thân thiện, dễ sử dụng cho mọi đối tượng.

    Những lợi ích này mang đến cho người chơi sự yên tâm và hài lòng, tạo ra một không gian cá cược hiệu quả và thú vị.

    Sự tin cậy và an toàn

    M88 cam kết mang đến một môi trường cá cược an toàn với giấy phép hoạt động từ Vanuatu (IGL-04/2021), đảm bảo rằng quyền lợi của người chơi luôn được bảo vệ. Hệ thống bảo mật tiên tiến giúp dữ liệu cá nhân của bạn được giữ bí mật và an toàn khỏi các rủi ro. Ngoài ra, M88 cũng thường xuyên cập nhật các biện pháp bảo vệ để đối phó với những mối đe dọa mới trên mạng.

    Người chơi có thể yên tâm cá cược mà không lo lắng về tính hợp pháp hay sự công khai của thông tin cá nhân. M88 luôn đặt sự an toàn lên hàng đầu, giúp người chơi trải nghiệm những giây phút cá cược mà không bị phân tâm.

    Tại sao nên chọn M88?

    M88 không chỉ là một nền tảng cá cược mà còn là một người bạn đồng hành đáng tin cậy trong hành trình cá cược của bạn. Với nhiều năm kinh nghiệm, M88 đã xây dựng được lòng tin từ người chơi và cung cấp những sản phẩm và dịch vụ ưu việt. Bạn sẽ được trải nghiệm đa dạng các trò chơi và sự kiện thể thao, cùng với đó là sự hỗ trợ tận tình và các khuyến mãi hấp dẫn.

    Hãy gia nhập M88 ngay hôm nay để bắt đầu hành trình cá cược thú vị và nhận được những phần thưởng xứng đáng!

    Comments are closed.

    No direct access.