HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/www/shaneconrad.me/inventory/public/js/login.min.js
/*! For license information please see login.min.js.LICENSE.txt */
(()=>{var e,t,n,o={72505:(e,t,n)=>{e.exports=n(18015)},35592:(e,t,n)=>{"use strict";var o=n(9516),r=n(7522),a=n(79106),i=n(99615),s=n(62012),l=n(64202),d=n(47763);e.exports=function(e){return new Promise((function(t,c){var u=e.data,p=e.headers;o.isFormData(u)&&delete p["Content-Type"];var m=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",f=e.auth.password||"";p.Authorization="Basic "+btoa(h+":"+f)}var g=i(e.baseURL,e.url);if(m.open(e.method.toUpperCase(),a(g,e.params,e.paramsSerializer),!0),m.timeout=e.timeout,m.onreadystatechange=function(){if(m&&4===m.readyState&&(0!==m.status||m.responseURL&&0===m.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in m?s(m.getAllResponseHeaders()):null,o={data:e.responseType&&"text"!==e.responseType?m.response:m.responseText,status:m.status,statusText:m.statusText,headers:n,config:e,request:m};r(t,c,o),m=null}},m.onabort=function(){m&&(c(d("Request aborted",e,"ECONNABORTED",m)),m=null)},m.onerror=function(){c(d("Network Error",e,null,m)),m=null},m.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),c(d(t,e,"ECONNABORTED",m)),m=null},o.isStandardBrowserEnv()){var b=n(33948),_=(e.withCredentials||l(g))&&e.xsrfCookieName?b.read(e.xsrfCookieName):void 0;_&&(p[e.xsrfHeaderName]=_)}if("setRequestHeader"in m&&o.forEach(p,(function(e,t){void 0===u&&"content-type"===t.toLowerCase()?delete p[t]:m.setRequestHeader(t,e)})),o.isUndefined(e.withCredentials)||(m.withCredentials=!!e.withCredentials),e.responseType)try{m.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&m.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&m.upload&&m.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){m&&(m.abort(),c(e),m=null)})),void 0===u&&(u=null),m.send(u)}))}},18015:(e,t,n)=>{"use strict";var o=n(9516),r=n(69012),a=n(35155),i=n(85343);function s(e){var t=new a(e),n=r(a.prototype.request,t);return o.extend(n,a.prototype,t),o.extend(n,t),n}var l=s(n(96987));l.Axios=a,l.create=function(e){return s(i(l.defaults,e))},l.Cancel=n(31928),l.CancelToken=n(3191),l.isCancel=n(93864),l.all=function(e){return Promise.all(e)},l.spread=n(17980),e.exports=l,e.exports.default=l},31928:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},3191:(e,t,n)=>{"use strict";var o=n(31928);function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new o(e),t(n.reason))}))}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e;return{token:new r((function(t){e=t})),cancel:e}},e.exports=r},93864:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},35155:(e,t,n)=>{"use strict";var o=n(9516),r=n(79106),a=n(83471),i=n(64490),s=n(85343);function l(e){this.defaults=e,this.interceptors={request:new a,response:new a}}l.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[i,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},l.prototype.getUri=function(e){return e=s(this.defaults,e),r(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},o.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,n){return this.request(o.merge(n||{},{method:e,url:t}))}})),o.forEach(["post","put","patch"],(function(e){l.prototype[e]=function(t,n,r){return this.request(o.merge(r||{},{method:e,url:t,data:n}))}})),e.exports=l},83471:(e,t,n)=>{"use strict";var o=n(9516);function r(){this.handlers=[]}r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){o.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},99615:(e,t,n)=>{"use strict";var o=n(29137),r=n(84680);e.exports=function(e,t){return e&&!o(t)?r(e,t):t}},47763:(e,t,n)=>{"use strict";var o=n(5449);e.exports=function(e,t,n,r,a){var i=new Error(e);return o(i,t,n,r,a)}},64490:(e,t,n)=>{"use strict";var o=n(9516),r=n(82881),a=n(93864),i=n(96987);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=r(e.data,e.headers,e.transformRequest),e.headers=o.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),o.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||i.adapter)(e).then((function(t){return s(e),t.data=r(t.data,t.headers,e.transformResponse),t}),(function(t){return a(t)||(s(e),t&&t.response&&(t.response.data=r(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},5449:e=>{"use strict";e.exports=function(e,t,n,o,r){return e.config=t,n&&(e.code=n),e.request=o,e.response=r,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},85343:(e,t,n)=>{"use strict";var o=n(9516);e.exports=function(e,t){t=t||{};var n={},r=["url","method","params","data"],a=["headers","auth","proxy"],i=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];o.forEach(r,(function(e){void 0!==t[e]&&(n[e]=t[e])})),o.forEach(a,(function(r){o.isObject(t[r])?n[r]=o.deepMerge(e[r],t[r]):void 0!==t[r]?n[r]=t[r]:o.isObject(e[r])?n[r]=o.deepMerge(e[r]):void 0!==e[r]&&(n[r]=e[r])})),o.forEach(i,(function(o){void 0!==t[o]?n[o]=t[o]:void 0!==e[o]&&(n[o]=e[o])}));var s=r.concat(a).concat(i),l=Object.keys(t).filter((function(e){return-1===s.indexOf(e)}));return o.forEach(l,(function(o){void 0!==t[o]?n[o]=t[o]:void 0!==e[o]&&(n[o]=e[o])})),n}},7522:(e,t,n)=>{"use strict";var o=n(47763);e.exports=function(e,t,n){var r=n.config.validateStatus;!r||r(n.status)?e(n):t(o("Request failed with status code "+n.status,n.config,null,n.request,n))}},82881:(e,t,n)=>{"use strict";var o=n(9516);e.exports=function(e,t,n){return o.forEach(n,(function(n){e=n(e,t)})),e}},96987:(e,t,n)=>{"use strict";var o=n(65606),r=n(9516),a=n(7018),i={"Content-Type":"application/x-www-form-urlencoded"};function s(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var l,d={adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==o&&"[object process]"===Object.prototype.toString.call(o))&&(l=n(35592)),l),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(s(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(s(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(e){return e>=200&&e<300}};d.headers={common:{Accept:"application/json, text/plain, */*"}},r.forEach(["delete","get","head"],(function(e){d.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){d.headers[e]=r.merge(i)})),e.exports=d},69012:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),o=0;o<n.length;o++)n[o]=arguments[o];return e.apply(t,n)}}},79106:(e,t,n)=>{"use strict";var o=n(9516);function r(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var a;if(n)a=n(t);else if(o.isURLSearchParams(t))a=t.toString();else{var i=[];o.forEach(t,(function(e,t){null!=e&&(o.isArray(e)?t+="[]":e=[e],o.forEach(e,(function(e){o.isDate(e)?e=e.toISOString():o.isObject(e)&&(e=JSON.stringify(e)),i.push(r(t)+"="+r(e))})))})),a=i.join("&")}if(a){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}},84680:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},33948:(e,t,n)=>{"use strict";var o=n(9516);e.exports=o.isStandardBrowserEnv()?{write:function(e,t,n,r,a,i){var s=[];s.push(e+"="+encodeURIComponent(t)),o.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),o.isString(r)&&s.push("path="+r),o.isString(a)&&s.push("domain="+a),!0===i&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},29137:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},64202:(e,t,n)=>{"use strict";var o=n(9516);e.exports=o.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(e){var o=e;return t&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=r(window.location.href),function(t){var n=o.isString(t)?r(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},7018:(e,t,n)=>{"use strict";var o=n(9516);e.exports=function(e,t){o.forEach(e,(function(n,o){o!==t&&o.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[o])}))}},62012:(e,t,n)=>{"use strict";var o=n(9516),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,a,i={};return e?(o.forEach(e.split("\n"),(function(e){if(a=e.indexOf(":"),t=o.trim(e.substr(0,a)).toLowerCase(),n=o.trim(e.substr(a+1)),t){if(i[t]&&r.indexOf(t)>=0)return;i[t]="set-cookie"===t?(i[t]?i[t]:[]).concat([n]):i[t]?i[t]+", "+n:n}})),i):i}},17980:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},9516:(e,t,n)=>{"use strict";var o=n(69012),r=Object.prototype.toString;function a(e){return"[object Array]"===r.call(e)}function i(e){return void 0===e}function s(e){return null!==e&&"object"==typeof e}function l(e){return"[object Function]"===r.call(e)}function d(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),a(e))for(var n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.call(null,e[r],r,e)}e.exports={isArray:a,isArrayBuffer:function(e){return"[object ArrayBuffer]"===r.call(e)},isBuffer:function(e){return null!==e&&!i(e)&&null!==e.constructor&&!i(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:s,isUndefined:i,isDate:function(e){return"[object Date]"===r.call(e)},isFile:function(e){return"[object File]"===r.call(e)},isBlob:function(e){return"[object Blob]"===r.call(e)},isFunction:l,isStream:function(e){return s(e)&&l(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:d,merge:function e(){var t={};function n(n,o){"object"==typeof t[o]&&"object"==typeof n?t[o]=e(t[o],n):t[o]=n}for(var o=0,r=arguments.length;o<r;o++)d(arguments[o],n);return t},deepMerge:function e(){var t={};function n(n,o){"object"==typeof t[o]&&"object"==typeof n?t[o]=e(t[o],n):t[o]="object"==typeof n?e({},n):n}for(var o=0,r=arguments.length;o<r;o++)d(arguments[o],n);return t},extend:function(e,t,n){return d(t,(function(t,r){e[r]=n&&"function"==typeof t?o(t,n):t})),e},trim:function(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}}},60837:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var o=n(76314),r=n.n(o)()((function(e){return e[1]}));r.push([e.id,"@charset \"UTF-8\";\n/*!\n * BootstrapVue Custom CSS (https://bootstrap-vue.org)\n */\n.bv-no-focus-ring:focus {\n  outline: none;\n}\n\n@media (max-width: 575.98px) {\n  .bv-d-xs-down-none {\n    display: none !important;\n  }\n}\n@media (max-width: 767.98px) {\n  .bv-d-sm-down-none {\n    display: none !important;\n  }\n}\n@media (max-width: 991.98px) {\n  .bv-d-md-down-none {\n    display: none !important;\n  }\n}\n@media (max-width: 1199.98px) {\n  .bv-d-lg-down-none {\n    display: none !important;\n  }\n}\n.bv-d-xl-down-none {\n  display: none !important;\n}\n\n.form-control.focus {\n  color: #495057;\n  background-color: #fff;\n  border-color: #80bdff;\n  outline: 0;\n  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n.form-control.focus.is-valid {\n  border-color: #28a745;\n  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n.form-control.focus.is-invalid {\n  border-color: #dc3545;\n  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.b-avatar {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  vertical-align: middle;\n  flex-shrink: 0;\n  width: 2.5rem;\n  height: 2.5rem;\n  font-size: inherit;\n  font-weight: 400;\n  line-height: 1;\n  max-width: 100%;\n  max-height: auto;\n  text-align: center;\n  overflow: visible;\n  position: relative;\n  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n.b-avatar:focus {\n  outline: 0;\n}\n.b-avatar.btn, .b-avatar[href] {\n  padding: 0;\n  border: 0;\n}\n.b-avatar.btn .b-avatar-img img, .b-avatar[href] .b-avatar-img img {\n  transition: -webkit-transform 0.15s ease-in-out;\n  transition: transform 0.15s ease-in-out;\n  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;\n}\n.b-avatar.btn:not(:disabled):not(.disabled), .b-avatar[href]:not(:disabled):not(.disabled) {\n  cursor: pointer;\n}\n.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img, .b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img {\n  -webkit-transform: scale(1.15);\n  transform: scale(1.15);\n}\n.b-avatar.disabled, .b-avatar:disabled, .b-avatar[disabled] {\n  opacity: 0.65;\n  pointer-events: none;\n}\n.b-avatar .b-avatar-custom,\n.b-avatar .b-avatar-text,\n.b-avatar .b-avatar-img {\n  border-radius: inherit;\n  width: 100%;\n  height: 100%;\n  overflow: hidden;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  -webkit-mask-image: radial-gradient(white, black);\n  mask-image: radial-gradient(white, black);\n}\n.b-avatar .b-avatar-text {\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n.b-avatar[href] {\n  text-decoration: none;\n}\n.b-avatar > .b-icon {\n  width: 60%;\n  height: auto;\n  max-width: 100%;\n}\n.b-avatar .b-avatar-img img {\n  width: 100%;\n  height: 100%;\n  max-height: auto;\n  border-radius: inherit;\n  -o-object-fit: cover;\n  object-fit: cover;\n}\n.b-avatar .b-avatar-badge {\n  position: absolute;\n  min-height: 1.5em;\n  min-width: 1.5em;\n  padding: 0.25em;\n  line-height: 1;\n  border-radius: 10em;\n  font-size: 70%;\n  font-weight: 700;\n  z-index: 1;\n}\n\n.b-avatar-sm {\n  width: 1.5rem;\n  height: 1.5rem;\n}\n.b-avatar-sm .b-avatar-text {\n  font-size: calc(0.6rem);\n}\n.b-avatar-sm .b-avatar-badge {\n  font-size: calc(0.42rem);\n}\n\n.b-avatar-lg {\n  width: 3.5rem;\n  height: 3.5rem;\n}\n.b-avatar-lg .b-avatar-text {\n  font-size: calc(1.4rem);\n}\n.b-avatar-lg .b-avatar-badge {\n  font-size: calc(0.98rem);\n}\n\n.b-avatar-group .b-avatar-group-inner {\n  display: flex;\n  flex-wrap: wrap;\n}\n.b-avatar-group .b-avatar {\n  border: 1px solid #dee2e6;\n}\n.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),\n.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled) {\n  z-index: 1;\n}\n\n.b-calendar {\n  display: inline-flex;\n}\n.b-calendar .b-calendar-inner {\n  min-width: 250px;\n}\n.b-calendar .b-calendar-header,\n.b-calendar .b-calendar-nav {\n  margin-bottom: 0.25rem;\n}\n.b-calendar .b-calendar-nav .btn {\n  padding: 0.25rem;\n}\n.b-calendar output {\n  padding: 0.25rem;\n  font-size: 80%;\n}\n.b-calendar output.readonly {\n  background-color: #e9ecef;\n  opacity: 1;\n}\n.b-calendar .b-calendar-footer {\n  margin-top: 0.5rem;\n}\n.b-calendar .b-calendar-grid {\n  padding: 0;\n  margin: 0;\n  overflow: hidden;\n}\n.b-calendar .b-calendar-grid .row {\n  flex-wrap: nowrap;\n}\n.b-calendar .b-calendar-grid-caption {\n  padding: 0.25rem;\n}\n.b-calendar .b-calendar-grid-body .col[data-date] .btn {\n  width: 32px;\n  height: 32px;\n  font-size: 14px;\n  line-height: 1;\n  margin: 3px auto;\n  padding: 9px 0;\n}\n.b-calendar .btn:disabled, .b-calendar .btn.disabled, .b-calendar .btn[aria-disabled=true] {\n  cursor: default;\n  pointer-events: none;\n}\n\n.card-img-left {\n  border-top-left-radius: calc(0.25rem - 1px);\n  border-bottom-left-radius: calc(0.25rem - 1px);\n}\n\n.card-img-right {\n  border-top-right-radius: calc(0.25rem - 1px);\n  border-bottom-right-radius: calc(0.25rem - 1px);\n}\n\n.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret::after {\n  display: none !important;\n}\n.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret::before {\n  display: none !important;\n}\n.dropdown .dropdown-menu:focus {\n  outline: none;\n}\n\n.b-dropdown-form {\n  display: inline-block;\n  padding: 0.25rem 1.5rem;\n  width: 100%;\n  clear: both;\n  font-weight: 400;\n}\n.b-dropdown-form:focus {\n  outline: 1px dotted !important;\n  outline: 5px auto -webkit-focus-ring-color !important;\n}\n.b-dropdown-form.disabled, .b-dropdown-form:disabled {\n  outline: 0 !important;\n  color: #adb5bd;\n  pointer-events: none;\n}\n\n.b-dropdown-text {\n  display: inline-block;\n  padding: 0.25rem 1.5rem;\n  margin-bottom: 0;\n  width: 100%;\n  clear: both;\n  font-weight: lighter;\n}\n\n.custom-checkbox.b-custom-control-lg,\n.input-group-lg .custom-checkbox {\n  font-size: 1.25rem;\n  line-height: 1.5;\n  padding-left: 1.875rem;\n}\n.custom-checkbox.b-custom-control-lg .custom-control-label::before,\n.input-group-lg .custom-checkbox .custom-control-label::before {\n  top: 0.3125rem;\n  left: -1.875rem;\n  width: 1.25rem;\n  height: 1.25rem;\n  border-radius: 0.3rem;\n}\n.custom-checkbox.b-custom-control-lg .custom-control-label::after,\n.input-group-lg .custom-checkbox .custom-control-label::after {\n  top: 0.3125rem;\n  left: -1.875rem;\n  width: 1.25rem;\n  height: 1.25rem;\n  background-size: 50% 50%;\n}\n\n.custom-checkbox.b-custom-control-sm,\n.input-group-sm .custom-checkbox {\n  font-size: 0.875rem;\n  line-height: 1.5;\n  padding-left: 1.3125rem;\n}\n.custom-checkbox.b-custom-control-sm .custom-control-label::before,\n.input-group-sm .custom-checkbox .custom-control-label::before {\n  top: 0.21875rem;\n  left: -1.3125rem;\n  width: 0.875rem;\n  height: 0.875rem;\n  border-radius: 0.2rem;\n}\n.custom-checkbox.b-custom-control-sm .custom-control-label::after,\n.input-group-sm .custom-checkbox .custom-control-label::after {\n  top: 0.21875rem;\n  left: -1.3125rem;\n  width: 0.875rem;\n  height: 0.875rem;\n  background-size: 50% 50%;\n}\n\n.custom-switch.b-custom-control-lg,\n.input-group-lg .custom-switch {\n  padding-left: 2.8125rem;\n}\n.custom-switch.b-custom-control-lg .custom-control-label,\n.input-group-lg .custom-switch .custom-control-label {\n  font-size: 1.25rem;\n  line-height: 1.5;\n}\n.custom-switch.b-custom-control-lg .custom-control-label::before,\n.input-group-lg .custom-switch .custom-control-label::before {\n  top: 0.3125rem;\n  height: 1.25rem;\n  left: -2.8125rem;\n  width: 2.1875rem;\n  border-radius: 0.625rem;\n}\n.custom-switch.b-custom-control-lg .custom-control-label::after,\n.input-group-lg .custom-switch .custom-control-label::after {\n  top: calc(\n        0.3125rem + 2px\n      );\n  left: calc(\n        -2.8125rem + 2px\n      );\n  width: calc(\n  1.25rem - 4px\n);\n  height: calc(\n  1.25rem - 4px\n);\n  border-radius: 0.625rem;\n  background-size: 50% 50%;\n}\n.custom-switch.b-custom-control-lg .custom-control-input:checked ~ .custom-control-label::after,\n.input-group-lg .custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n  -webkit-transform: translateX(0.9375rem);\n  transform: translateX(0.9375rem);\n}\n\n.custom-switch.b-custom-control-sm,\n.input-group-sm .custom-switch {\n  padding-left: 1.96875rem;\n}\n.custom-switch.b-custom-control-sm .custom-control-label,\n.input-group-sm .custom-switch .custom-control-label {\n  font-size: 0.875rem;\n  line-height: 1.5;\n}\n.custom-switch.b-custom-control-sm .custom-control-label::before,\n.input-group-sm .custom-switch .custom-control-label::before {\n  top: 0.21875rem;\n  left: -1.96875rem;\n  width: 1.53125rem;\n  height: 0.875rem;\n  border-radius: 0.4375rem;\n}\n.custom-switch.b-custom-control-sm .custom-control-label::after,\n.input-group-sm .custom-switch .custom-control-label::after {\n  top: calc(\n        0.21875rem + 2px\n      );\n  left: calc(\n        -1.96875rem + 2px\n      );\n  width: calc(\n  0.875rem - 4px\n);\n  height: calc(\n  0.875rem - 4px\n);\n  border-radius: 0.4375rem;\n  background-size: 50% 50%;\n}\n.custom-switch.b-custom-control-sm .custom-control-input:checked ~ .custom-control-label::after,\n.input-group-sm .custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n  -webkit-transform: translateX(0.65625rem);\n  transform: translateX(0.65625rem);\n}\n\n.input-group > .input-group-prepend > .btn-group > .btn,\n.input-group > .input-group-append:not(:last-child) > .btn-group > .btn,\n.input-group > .input-group-append:last-child > .btn-group:not(:last-child):not(.dropdown-toggle) > .btn {\n  border-top-right-radius: 0;\n  border-bottom-right-radius: 0;\n}\n.input-group > .input-group-append > .btn-group > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .btn-group > .btn,\n.input-group > .input-group-prepend:first-child > .btn-group:not(:first-child) > .btn {\n  border-top-left-radius: 0;\n  border-bottom-left-radius: 0;\n}\n\n.b-form-btn-label-control.form-control {\n  display: flex;\n  align-items: stretch;\n  height: auto;\n  padding: 0;\n  background-image: none;\n}\n.input-group .b-form-btn-label-control.form-control {\n  padding: 0;\n}\n\n[dir=rtl] .b-form-btn-label-control.form-control, .b-form-btn-label-control.form-control[dir=rtl] {\n  flex-direction: row-reverse;\n}\n[dir=rtl] .b-form-btn-label-control.form-control > label, .b-form-btn-label-control.form-control[dir=rtl] > label {\n  text-align: right;\n}\n\n.b-form-btn-label-control.form-control > .btn {\n  line-height: 1;\n  font-size: inherit;\n  box-shadow: none !important;\n  border: 0;\n}\n.b-form-btn-label-control.form-control > .btn:disabled {\n  pointer-events: none;\n}\n.b-form-btn-label-control.form-control.is-valid > .btn {\n  color: #28a745;\n}\n.b-form-btn-label-control.form-control.is-invalid > .btn {\n  color: #dc3545;\n}\n.b-form-btn-label-control.form-control > .dropdown-menu {\n  padding: 0.5rem;\n}\n.b-form-btn-label-control.form-control > .form-control {\n  height: auto;\n  min-height: calc(calc(1.5em + 0.75rem + 2px) - 2px);\n  padding-left: 0.25rem;\n  margin: 0;\n  border: 0;\n  outline: 0;\n  background: transparent;\n  word-break: break-word;\n  font-size: inherit;\n  white-space: normal;\n  cursor: pointer;\n}\n.b-form-btn-label-control.form-control > .form-control.form-control-sm {\n  min-height: calc(calc(1.5em + 0.5rem + 2px) - 2px);\n}\n.b-form-btn-label-control.form-control > .form-control.form-control-lg {\n  min-height: calc(calc(1.5em + 1rem + 2px) - 2px);\n}\n.input-group.input-group-sm .b-form-btn-label-control.form-control > .form-control {\n  min-height: calc(calc(1.5em + 0.5rem + 2px) - 2px);\n  padding-top: 0.25rem;\n  padding-bottom: 0.25rem;\n}\n\n.input-group.input-group-lg .b-form-btn-label-control.form-control > .form-control {\n  min-height: calc(calc(1.5em + 1rem + 2px) - 2px);\n  padding-top: 0.5rem;\n  padding-bottom: 0.5rem;\n}\n\n.b-form-btn-label-control.form-control[aria-disabled=true], .b-form-btn-label-control.form-control[aria-readonly=true] {\n  background-color: #e9ecef;\n  opacity: 1;\n}\n.b-form-btn-label-control.form-control[aria-disabled=true] {\n  pointer-events: none;\n}\n.b-form-btn-label-control.form-control[aria-disabled=true] > label {\n  cursor: default;\n}\n\n.b-form-btn-label-control.btn-group > .dropdown-menu {\n  padding: 0.5rem;\n}\n\n.custom-file-label {\n  white-space: nowrap;\n  overflow-x: hidden;\n}\n\n.b-custom-control-lg.custom-file,\n.b-custom-control-lg .custom-file-input,\n.b-custom-control-lg .custom-file-label,\n.input-group-lg.custom-file,\n.input-group-lg .custom-file-input,\n.input-group-lg .custom-file-label {\n  font-size: 1.25rem;\n  height: calc(1.5em + 1rem + 2px);\n}\n.b-custom-control-lg .custom-file-label,\n.b-custom-control-lg .custom-file-label:after,\n.input-group-lg .custom-file-label,\n.input-group-lg .custom-file-label:after {\n  padding: 0.5rem 1rem;\n  line-height: 1.5;\n}\n.b-custom-control-lg .custom-file-label,\n.input-group-lg .custom-file-label {\n  border-radius: 0.3rem;\n}\n.b-custom-control-lg .custom-file-label::after,\n.input-group-lg .custom-file-label::after {\n  font-size: inherit;\n  height: calc(\n  1.5em + 1rem\n);\n  border-radius: 0 0.3rem 0.3rem 0;\n}\n\n.b-custom-control-sm.custom-file,\n.b-custom-control-sm .custom-file-input,\n.b-custom-control-sm .custom-file-label,\n.input-group-sm.custom-file,\n.input-group-sm .custom-file-input,\n.input-group-sm .custom-file-label {\n  font-size: 0.875rem;\n  height: calc(1.5em + 0.5rem + 2px);\n}\n.b-custom-control-sm .custom-file-label,\n.b-custom-control-sm .custom-file-label:after,\n.input-group-sm .custom-file-label,\n.input-group-sm .custom-file-label:after {\n  padding: 0.25rem 0.5rem;\n  line-height: 1.5;\n}\n.b-custom-control-sm .custom-file-label,\n.input-group-sm .custom-file-label {\n  border-radius: 0.2rem;\n}\n.b-custom-control-sm .custom-file-label::after,\n.input-group-sm .custom-file-label::after {\n  font-size: inherit;\n  height: calc(\n  1.5em + 0.5rem\n);\n  border-radius: 0 0.2rem 0.2rem 0;\n}\n\n.was-validated .form-control:invalid, .was-validated .form-control:valid, .form-control.is-invalid, .form-control.is-valid {\n  background-position: right calc(0.375em + 0.1875rem) center;\n}\n\ninput[type=color].form-control {\n  height: calc(1.5em + 0.75rem + 2px);\n  padding: 0.125rem 0.25rem;\n}\n\ninput[type=color].form-control.form-control-sm,\n.input-group-sm input[type=color].form-control {\n  height: calc(1.5em + 0.5rem + 2px);\n  padding: 0.125rem 0.25rem;\n}\n\ninput[type=color].form-control.form-control-lg,\n.input-group-lg input[type=color].form-control {\n  height: calc(1.5em + 1rem + 2px);\n  padding: 0.125rem 0.25rem;\n}\n\ninput[type=color].form-control:disabled {\n  background-color: #adb5bd;\n  opacity: 0.65;\n}\n\n.input-group > .custom-range {\n  position: relative;\n  flex: 1 1 auto;\n  width: 1%;\n  margin-bottom: 0;\n}\n.input-group > .custom-range + .form-control,\n.input-group > .custom-range + .form-control-plaintext,\n.input-group > .custom-range + .custom-select,\n.input-group > .custom-range + .custom-range,\n.input-group > .custom-range + .custom-file {\n  margin-left: -1px;\n}\n.input-group > .form-control + .custom-range,\n.input-group > .form-control-plaintext + .custom-range,\n.input-group > .custom-select + .custom-range,\n.input-group > .custom-range + .custom-range,\n.input-group > .custom-file + .custom-range {\n  margin-left: -1px;\n}\n.input-group > .custom-range:focus {\n  z-index: 3;\n}\n.input-group > .custom-range:not(:last-child) {\n  border-top-right-radius: 0;\n  border-bottom-right-radius: 0;\n}\n.input-group > .custom-range:not(:first-child) {\n  border-top-left-radius: 0;\n  border-bottom-left-radius: 0;\n}\n.input-group > .custom-range {\n  height: calc(1.5em + 0.75rem + 2px);\n  padding: 0 0.75rem;\n  background-color: #fff;\n  background-clip: padding-box;\n  border: 1px solid #ced4da;\n  height: calc(1.5em + 0.75rem + 2px);\n  border-radius: 0.25rem;\n  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n  .input-group > .custom-range {\n    transition: none;\n  }\n}\n.input-group > .custom-range:focus {\n  color: #495057;\n  background-color: #fff;\n  border-color: #80bdff;\n  outline: 0;\n  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n.input-group > .custom-range:disabled, .input-group > .custom-range[readonly] {\n  background-color: #e9ecef;\n}\n\n.input-group-lg > .custom-range {\n  height: calc(1.5em + 1rem + 2px);\n  padding: 0 1rem;\n  border-radius: 0.3rem;\n}\n\n.input-group-sm > .custom-range {\n  height: calc(1.5em + 0.5rem + 2px);\n  padding: 0 0.5rem;\n  border-radius: 0.2rem;\n}\n\n.was-validated .input-group .custom-range:valid, .input-group .custom-range.is-valid {\n  border-color: #28a745;\n}\n.was-validated .input-group .custom-range:valid:focus, .input-group .custom-range.is-valid:focus {\n  border-color: #28a745;\n  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n\n.was-validated .custom-range:valid:focus::-webkit-slider-thumb, .custom-range.is-valid:focus::-webkit-slider-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #9be7ac;\n}\n.was-validated .custom-range:valid:focus::-moz-range-thumb, .custom-range.is-valid:focus::-moz-range-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #9be7ac;\n}\n.was-validated .custom-range:valid:focus::-ms-thumb, .custom-range.is-valid:focus::-ms-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #9be7ac;\n}\n.was-validated .custom-range:valid::-webkit-slider-thumb, .custom-range.is-valid::-webkit-slider-thumb {\n  background-color: #28a745;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-webkit-slider-thumb:active, .custom-range.is-valid::-webkit-slider-thumb:active {\n  background-color: #9be7ac;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-webkit-slider-runnable-track, .custom-range.is-valid::-webkit-slider-runnable-track {\n  background-color: rgba(40, 167, 69, 0.35);\n}\n.was-validated .custom-range:valid::-moz-range-thumb, .custom-range.is-valid::-moz-range-thumb {\n  background-color: #28a745;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-moz-range-thumb:active, .custom-range.is-valid::-moz-range-thumb:active {\n  background-color: #9be7ac;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-moz-range-track, .custom-range.is-valid::-moz-range-track {\n  background: rgba(40, 167, 69, 0.35);\n}\n.was-validated .custom-range:valid ~ .valid-feedback,\n.was-validated .custom-range:valid ~ .valid-tooltip, .custom-range.is-valid ~ .valid-feedback,\n.custom-range.is-valid ~ .valid-tooltip {\n  display: block;\n}\n.was-validated .custom-range:valid::-ms-thumb, .custom-range.is-valid::-ms-thumb {\n  background-color: #28a745;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-ms-thumb:active, .custom-range.is-valid::-ms-thumb:active {\n  background-color: #9be7ac;\n  background-image: none;\n}\n.was-validated .custom-range:valid::-ms-track-lower, .custom-range.is-valid::-ms-track-lower {\n  background: rgba(40, 167, 69, 0.35);\n}\n.was-validated .custom-range:valid::-ms-track-upper, .custom-range.is-valid::-ms-track-upper {\n  background: rgba(40, 167, 69, 0.35);\n}\n\n.was-validated .input-group .custom-range:invalid, .input-group .custom-range.is-invalid {\n  border-color: #dc3545;\n}\n.was-validated .input-group .custom-range:invalid:focus, .input-group .custom-range.is-invalid:focus {\n  border-color: #dc3545;\n  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n\n.was-validated .custom-range:invalid:focus::-webkit-slider-thumb, .custom-range.is-invalid:focus::-webkit-slider-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f6cdd1;\n}\n.was-validated .custom-range:invalid:focus::-moz-range-thumb, .custom-range.is-invalid:focus::-moz-range-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f6cdd1;\n}\n.was-validated .custom-range:invalid:focus::-ms-thumb, .custom-range.is-invalid:focus::-ms-thumb {\n  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem #f6cdd1;\n}\n.was-validated .custom-range:invalid::-webkit-slider-thumb, .custom-range.is-invalid::-webkit-slider-thumb {\n  background-color: #dc3545;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-webkit-slider-thumb:active, .custom-range.is-invalid::-webkit-slider-thumb:active {\n  background-color: #f6cdd1;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-webkit-slider-runnable-track, .custom-range.is-invalid::-webkit-slider-runnable-track {\n  background-color: rgba(220, 53, 69, 0.35);\n}\n.was-validated .custom-range:invalid::-moz-range-thumb, .custom-range.is-invalid::-moz-range-thumb {\n  background-color: #dc3545;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-moz-range-thumb:active, .custom-range.is-invalid::-moz-range-thumb:active {\n  background-color: #f6cdd1;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-moz-range-track, .custom-range.is-invalid::-moz-range-track {\n  background: rgba(220, 53, 69, 0.35);\n}\n.was-validated .custom-range:invalid ~ .invalid-feedback,\n.was-validated .custom-range:invalid ~ .invalid-tooltip, .custom-range.is-invalid ~ .invalid-feedback,\n.custom-range.is-invalid ~ .invalid-tooltip {\n  display: block;\n}\n.was-validated .custom-range:invalid::-ms-thumb, .custom-range.is-invalid::-ms-thumb {\n  background-color: #dc3545;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-ms-thumb:active, .custom-range.is-invalid::-ms-thumb:active {\n  background-color: #f6cdd1;\n  background-image: none;\n}\n.was-validated .custom-range:invalid::-ms-track-lower, .custom-range.is-invalid::-ms-track-lower {\n  background: rgba(220, 53, 69, 0.35);\n}\n.was-validated .custom-range:invalid::-ms-track-upper, .custom-range.is-invalid::-ms-track-upper {\n  background: rgba(220, 53, 69, 0.35);\n}\n\n.custom-radio.b-custom-control-lg,\n.input-group-lg .custom-radio {\n  font-size: 1.25rem;\n  line-height: 1.5;\n  padding-left: 1.875rem;\n}\n.custom-radio.b-custom-control-lg .custom-control-label::before,\n.input-group-lg .custom-radio .custom-control-label::before {\n  top: 0.3125rem;\n  left: -1.875rem;\n  width: 1.25rem;\n  height: 1.25rem;\n  border-radius: 50%;\n}\n.custom-radio.b-custom-control-lg .custom-control-label::after,\n.input-group-lg .custom-radio .custom-control-label::after {\n  top: 0.3125rem;\n  left: -1.875rem;\n  width: 1.25rem;\n  height: 1.25rem;\n  background: no-repeat 50%/50% 50%;\n}\n\n.custom-radio.b-custom-control-sm,\n.input-group-sm .custom-radio {\n  font-size: 0.875rem;\n  line-height: 1.5;\n  padding-left: 1.3125rem;\n}\n.custom-radio.b-custom-control-sm .custom-control-label::before,\n.input-group-sm .custom-radio .custom-control-label::before {\n  top: 0.21875rem;\n  left: -1.3125rem;\n  width: 0.875rem;\n  height: 0.875rem;\n  border-radius: 50%;\n}\n.custom-radio.b-custom-control-sm .custom-control-label::after,\n.input-group-sm .custom-radio .custom-control-label::after {\n  top: 0.21875rem;\n  left: -1.3125rem;\n  width: 0.875rem;\n  height: 0.875rem;\n  background: no-repeat 50%/50% 50%;\n}\n\n.b-rating {\n  text-align: center;\n}\n.b-rating.d-inline-flex {\n  width: auto;\n}\n.b-rating .b-rating-star,\n.b-rating .b-rating-value {\n  padding: 0 0.25em;\n}\n.b-rating .b-rating-value {\n  min-width: 2.5em;\n}\n.b-rating .b-rating-star {\n  display: inline-flex;\n  justify-content: center;\n  outline: 0;\n}\n.b-rating .b-rating-star .b-rating-icon {\n  display: inline-flex;\n  transition: all 0.15s ease-in-out;\n}\n.b-rating.disabled, .b-rating:disabled {\n  background-color: #e9ecef;\n  color: #6c757d;\n}\n.b-rating:not(.disabled):not(.readonly) .b-rating-star {\n  cursor: pointer;\n}\n.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon,\n.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon {\n  -webkit-transform: scale(1.5);\n  transform: scale(1.5);\n}\n.b-rating[dir=rtl] .b-rating-star-half {\n  -webkit-transform: scale(-1, 1);\n  transform: scale(-1, 1);\n}\n\n.b-form-spinbutton {\n  text-align: center;\n  overflow: hidden;\n  background-image: none;\n  padding: 0;\n}\n[dir=rtl] .b-form-spinbutton:not(.flex-column), .b-form-spinbutton[dir=rtl]:not(.flex-column) {\n  flex-direction: row-reverse;\n}\n\n.b-form-spinbutton output {\n  font-size: inherit;\n  outline: 0;\n  border: 0;\n  background-color: transparent;\n  width: auto;\n  margin: 0;\n  padding: 0 0.25rem;\n}\n.b-form-spinbutton output > div,\n.b-form-spinbutton output > bdi {\n  display: block;\n  min-width: 2.25em;\n  height: 1.5em;\n}\n.b-form-spinbutton.flex-column {\n  height: auto;\n  width: auto;\n}\n.b-form-spinbutton.flex-column output {\n  margin: 0 0.25rem;\n  padding: 0.25rem 0;\n}\n.b-form-spinbutton:not(.d-inline-flex):not(.flex-column) {\n  output-width: 100%;\n}\n.b-form-spinbutton.d-inline-flex:not(.flex-column) {\n  width: auto;\n}\n.b-form-spinbutton .btn {\n  line-height: 1;\n  box-shadow: none !important;\n}\n.b-form-spinbutton .btn:disabled {\n  pointer-events: none;\n}\n.b-form-spinbutton .btn:hover:not(:disabled) > div > .b-icon {\n  -webkit-transform: scale(1.25);\n  transform: scale(1.25);\n}\n.b-form-spinbutton.disabled, .b-form-spinbutton.readonly {\n  background-color: #e9ecef;\n}\n.b-form-spinbutton.disabled {\n  pointer-events: none;\n}\n\n.b-form-tags.focus {\n  color: #495057;\n  background-color: #fff;\n  border-color: #80bdff;\n  outline: 0;\n  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);\n}\n.b-form-tags.focus.is-valid {\n  border-color: #28a745;\n  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);\n}\n.b-form-tags.focus.is-invalid {\n  border-color: #dc3545;\n  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);\n}\n.b-form-tags.disabled {\n  background-color: #e9ecef;\n}\n\n.b-form-tags-list {\n  margin-top: -0.25rem;\n}\n.b-form-tags-list .b-form-tags-field,\n.b-form-tags-list .b-form-tag {\n  margin-top: 0.25rem;\n}\n\n.b-form-tags-input {\n  color: #495057;\n}\n\n.b-form-tag {\n  font-size: 75%;\n  font-weight: normal;\n  line-height: 1.5;\n  margin-right: 0.25rem;\n}\n.b-form-tag.disabled {\n  opacity: 0.75;\n}\n.b-form-tag > button.b-form-tag-remove {\n  color: inherit;\n  font-size: 125%;\n  line-height: 1;\n  float: none;\n  margin-left: 0.25rem;\n}\n\n.form-control-sm .b-form-tag {\n  line-height: 1.5;\n}\n\n.form-control-lg .b-form-tag {\n  line-height: 1.5;\n}\n\n.media-aside {\n  display: flex;\n  margin-right: 1rem;\n}\n\n.media-aside-right {\n  margin-right: 0;\n  margin-left: 1rem;\n}\n\n.modal-backdrop {\n  opacity: 0.5;\n}\n\n.b-pagination-pills .page-item .page-link {\n  border-radius: 50rem !important;\n  margin-left: 0.25rem;\n  line-height: 1;\n}\n.b-pagination-pills .page-item:first-child .page-link {\n  margin-left: 0;\n}\n\n.popover.b-popover {\n  display: block;\n  opacity: 1;\n  outline: 0;\n}\n.popover.b-popover.fade:not(.show) {\n  opacity: 0;\n}\n.popover.b-popover.show {\n  opacity: 1;\n}\n\n.b-popover-primary.popover {\n  background-color: #cce5ff;\n  border-color: #b8daff;\n}\n.b-popover-primary.bs-popover-top > .arrow::before, .b-popover-primary.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #b8daff;\n}\n.b-popover-primary.bs-popover-top > .arrow::after, .b-popover-primary.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #cce5ff;\n}\n.b-popover-primary.bs-popover-right > .arrow::before, .b-popover-primary.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #b8daff;\n}\n.b-popover-primary.bs-popover-right > .arrow::after, .b-popover-primary.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #cce5ff;\n}\n.b-popover-primary.bs-popover-bottom > .arrow::before, .b-popover-primary.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #b8daff;\n}\n.b-popover-primary.bs-popover-bottom > .arrow::after, .b-popover-primary.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #bdddff;\n}\n.b-popover-primary.bs-popover-bottom .popover-header::before, .b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #bdddff;\n}\n.b-popover-primary.bs-popover-left > .arrow::before, .b-popover-primary.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #b8daff;\n}\n.b-popover-primary.bs-popover-left > .arrow::after, .b-popover-primary.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #cce5ff;\n}\n.b-popover-primary .popover-header {\n  color: #212529;\n  background-color: #bdddff;\n  border-bottom-color: #a3d0ff;\n}\n.b-popover-primary .popover-body {\n  color: #004085;\n}\n\n.b-popover-secondary.popover {\n  background-color: #e2e3e5;\n  border-color: #d6d8db;\n}\n.b-popover-secondary.bs-popover-top > .arrow::before, .b-popover-secondary.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #d6d8db;\n}\n.b-popover-secondary.bs-popover-top > .arrow::after, .b-popover-secondary.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #e2e3e5;\n}\n.b-popover-secondary.bs-popover-right > .arrow::before, .b-popover-secondary.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #d6d8db;\n}\n.b-popover-secondary.bs-popover-right > .arrow::after, .b-popover-secondary.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #e2e3e5;\n}\n.b-popover-secondary.bs-popover-bottom > .arrow::before, .b-popover-secondary.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #d6d8db;\n}\n.b-popover-secondary.bs-popover-bottom > .arrow::after, .b-popover-secondary.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #dadbde;\n}\n.b-popover-secondary.bs-popover-bottom .popover-header::before, .b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #dadbde;\n}\n.b-popover-secondary.bs-popover-left > .arrow::before, .b-popover-secondary.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #d6d8db;\n}\n.b-popover-secondary.bs-popover-left > .arrow::after, .b-popover-secondary.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #e2e3e5;\n}\n.b-popover-secondary .popover-header {\n  color: #212529;\n  background-color: #dadbde;\n  border-bottom-color: #ccced2;\n}\n.b-popover-secondary .popover-body {\n  color: #383d41;\n}\n\n.b-popover-success.popover {\n  background-color: #d4edda;\n  border-color: #c3e6cb;\n}\n.b-popover-success.bs-popover-top > .arrow::before, .b-popover-success.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #c3e6cb;\n}\n.b-popover-success.bs-popover-top > .arrow::after, .b-popover-success.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #d4edda;\n}\n.b-popover-success.bs-popover-right > .arrow::before, .b-popover-success.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #c3e6cb;\n}\n.b-popover-success.bs-popover-right > .arrow::after, .b-popover-success.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #d4edda;\n}\n.b-popover-success.bs-popover-bottom > .arrow::before, .b-popover-success.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #c3e6cb;\n}\n.b-popover-success.bs-popover-bottom > .arrow::after, .b-popover-success.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #c9e8d1;\n}\n.b-popover-success.bs-popover-bottom .popover-header::before, .b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #c9e8d1;\n}\n.b-popover-success.bs-popover-left > .arrow::before, .b-popover-success.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #c3e6cb;\n}\n.b-popover-success.bs-popover-left > .arrow::after, .b-popover-success.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #d4edda;\n}\n.b-popover-success .popover-header {\n  color: #212529;\n  background-color: #c9e8d1;\n  border-bottom-color: #b7e1c1;\n}\n.b-popover-success .popover-body {\n  color: #155724;\n}\n\n.b-popover-info.popover {\n  background-color: #d1ecf1;\n  border-color: #bee5eb;\n}\n.b-popover-info.bs-popover-top > .arrow::before, .b-popover-info.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #bee5eb;\n}\n.b-popover-info.bs-popover-top > .arrow::after, .b-popover-info.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #d1ecf1;\n}\n.b-popover-info.bs-popover-right > .arrow::before, .b-popover-info.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #bee5eb;\n}\n.b-popover-info.bs-popover-right > .arrow::after, .b-popover-info.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #d1ecf1;\n}\n.b-popover-info.bs-popover-bottom > .arrow::before, .b-popover-info.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #bee5eb;\n}\n.b-popover-info.bs-popover-bottom > .arrow::after, .b-popover-info.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #c5e7ed;\n}\n.b-popover-info.bs-popover-bottom .popover-header::before, .b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #c5e7ed;\n}\n.b-popover-info.bs-popover-left > .arrow::before, .b-popover-info.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #bee5eb;\n}\n.b-popover-info.bs-popover-left > .arrow::after, .b-popover-info.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #d1ecf1;\n}\n.b-popover-info .popover-header {\n  color: #212529;\n  background-color: #c5e7ed;\n  border-bottom-color: #b2dfe7;\n}\n.b-popover-info .popover-body {\n  color: #0c5460;\n}\n\n.b-popover-warning.popover {\n  background-color: #fff3cd;\n  border-color: #ffeeba;\n}\n.b-popover-warning.bs-popover-top > .arrow::before, .b-popover-warning.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #ffeeba;\n}\n.b-popover-warning.bs-popover-top > .arrow::after, .b-popover-warning.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #fff3cd;\n}\n.b-popover-warning.bs-popover-right > .arrow::before, .b-popover-warning.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #ffeeba;\n}\n.b-popover-warning.bs-popover-right > .arrow::after, .b-popover-warning.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #fff3cd;\n}\n.b-popover-warning.bs-popover-bottom > .arrow::before, .b-popover-warning.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #ffeeba;\n}\n.b-popover-warning.bs-popover-bottom > .arrow::after, .b-popover-warning.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #ffefbe;\n}\n.b-popover-warning.bs-popover-bottom .popover-header::before, .b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #ffefbe;\n}\n.b-popover-warning.bs-popover-left > .arrow::before, .b-popover-warning.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #ffeeba;\n}\n.b-popover-warning.bs-popover-left > .arrow::after, .b-popover-warning.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #fff3cd;\n}\n.b-popover-warning .popover-header {\n  color: #212529;\n  background-color: #ffefbe;\n  border-bottom-color: #ffe9a4;\n}\n.b-popover-warning .popover-body {\n  color: #856404;\n}\n\n.b-popover-danger.popover {\n  background-color: #f8d7da;\n  border-color: #f5c6cb;\n}\n.b-popover-danger.bs-popover-top > .arrow::before, .b-popover-danger.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #f5c6cb;\n}\n.b-popover-danger.bs-popover-top > .arrow::after, .b-popover-danger.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #f8d7da;\n}\n.b-popover-danger.bs-popover-right > .arrow::before, .b-popover-danger.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #f5c6cb;\n}\n.b-popover-danger.bs-popover-right > .arrow::after, .b-popover-danger.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #f8d7da;\n}\n.b-popover-danger.bs-popover-bottom > .arrow::before, .b-popover-danger.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #f5c6cb;\n}\n.b-popover-danger.bs-popover-bottom > .arrow::after, .b-popover-danger.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #f6cace;\n}\n.b-popover-danger.bs-popover-bottom .popover-header::before, .b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #f6cace;\n}\n.b-popover-danger.bs-popover-left > .arrow::before, .b-popover-danger.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #f5c6cb;\n}\n.b-popover-danger.bs-popover-left > .arrow::after, .b-popover-danger.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #f8d7da;\n}\n.b-popover-danger .popover-header {\n  color: #212529;\n  background-color: #f6cace;\n  border-bottom-color: #f2b4ba;\n}\n.b-popover-danger .popover-body {\n  color: #721c24;\n}\n\n.b-popover-light.popover {\n  background-color: #fefefe;\n  border-color: #fdfdfe;\n}\n.b-popover-light.bs-popover-top > .arrow::before, .b-popover-light.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #fdfdfe;\n}\n.b-popover-light.bs-popover-top > .arrow::after, .b-popover-light.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #fefefe;\n}\n.b-popover-light.bs-popover-right > .arrow::before, .b-popover-light.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #fdfdfe;\n}\n.b-popover-light.bs-popover-right > .arrow::after, .b-popover-light.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #fefefe;\n}\n.b-popover-light.bs-popover-bottom > .arrow::before, .b-popover-light.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #fdfdfe;\n}\n.b-popover-light.bs-popover-bottom > .arrow::after, .b-popover-light.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #f6f6f6;\n}\n.b-popover-light.bs-popover-bottom .popover-header::before, .b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #f6f6f6;\n}\n.b-popover-light.bs-popover-left > .arrow::before, .b-popover-light.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #fdfdfe;\n}\n.b-popover-light.bs-popover-left > .arrow::after, .b-popover-light.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #fefefe;\n}\n.b-popover-light .popover-header {\n  color: #212529;\n  background-color: #f6f6f6;\n  border-bottom-color: #eaeaea;\n}\n.b-popover-light .popover-body {\n  color: #818182;\n}\n\n.b-popover-dark.popover {\n  background-color: #d6d8d9;\n  border-color: #c6c8ca;\n}\n.b-popover-dark.bs-popover-top > .arrow::before, .b-popover-dark.bs-popover-auto[x-placement^=top] > .arrow::before {\n  border-top-color: #c6c8ca;\n}\n.b-popover-dark.bs-popover-top > .arrow::after, .b-popover-dark.bs-popover-auto[x-placement^=top] > .arrow::after {\n  border-top-color: #d6d8d9;\n}\n.b-popover-dark.bs-popover-right > .arrow::before, .b-popover-dark.bs-popover-auto[x-placement^=right] > .arrow::before {\n  border-right-color: #c6c8ca;\n}\n.b-popover-dark.bs-popover-right > .arrow::after, .b-popover-dark.bs-popover-auto[x-placement^=right] > .arrow::after {\n  border-right-color: #d6d8d9;\n}\n.b-popover-dark.bs-popover-bottom > .arrow::before, .b-popover-dark.bs-popover-auto[x-placement^=bottom] > .arrow::before {\n  border-bottom-color: #c6c8ca;\n}\n.b-popover-dark.bs-popover-bottom > .arrow::after, .b-popover-dark.bs-popover-auto[x-placement^=bottom] > .arrow::after {\n  border-bottom-color: #ced0d2;\n}\n.b-popover-dark.bs-popover-bottom .popover-header::before, .b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header::before {\n  border-bottom-color: #ced0d2;\n}\n.b-popover-dark.bs-popover-left > .arrow::before, .b-popover-dark.bs-popover-auto[x-placement^=left] > .arrow::before {\n  border-left-color: #c6c8ca;\n}\n.b-popover-dark.bs-popover-left > .arrow::after, .b-popover-dark.bs-popover-auto[x-placement^=left] > .arrow::after {\n  border-left-color: #d6d8d9;\n}\n.b-popover-dark .popover-header {\n  color: #212529;\n  background-color: #ced0d2;\n  border-bottom-color: #c1c4c5;\n}\n.b-popover-dark .popover-body {\n  color: #1b1e21;\n}\n\n.b-sidebar-outer {\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 0;\n  overflow: visible;\n  z-index: calc(1030 + 5);\n}\n\n.b-sidebar-backdrop {\n  position: fixed;\n  top: 0;\n  left: 0;\n  z-index: -1;\n  width: 100vw;\n  height: 100vh;\n  opacity: 0.6;\n}\n\n.b-sidebar {\n  display: flex;\n  flex-direction: column;\n  position: fixed;\n  top: 0;\n  width: 320px;\n  max-width: 100%;\n  height: 100vh;\n  max-height: 100%;\n  margin: 0;\n  outline: 0;\n  -webkit-transform: translateX(0);\n  transform: translateX(0);\n}\n.b-sidebar.slide {\n  transition: -webkit-transform 0.3s ease-in-out;\n  transition: transform 0.3s ease-in-out;\n  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-sidebar.slide {\n    transition: none;\n  }\n}\n.b-sidebar:not(.b-sidebar-right) {\n  left: 0;\n  right: auto;\n}\n.b-sidebar:not(.b-sidebar-right).slide:not(.show) {\n  -webkit-transform: translateX(-100%);\n  transform: translateX(-100%);\n}\n.b-sidebar:not(.b-sidebar-right) > .b-sidebar-header .close {\n  margin-left: auto;\n}\n.b-sidebar.b-sidebar-right {\n  left: auto;\n  right: 0;\n}\n.b-sidebar.b-sidebar-right.slide:not(.show) {\n  -webkit-transform: translateX(100%);\n  transform: translateX(100%);\n}\n.b-sidebar.b-sidebar-right > .b-sidebar-header .close {\n  margin-right: auto;\n}\n.b-sidebar > .b-sidebar-header {\n  font-size: 1.5rem;\n  padding: 0.5rem 1rem;\n  display: flex;\n  flex-direction: row;\n  flex-grow: 0;\n  align-items: center;\n}\n[dir=rtl] .b-sidebar > .b-sidebar-header {\n  flex-direction: row-reverse;\n}\n\n.b-sidebar > .b-sidebar-header .close {\n  float: none;\n  font-size: 1.5rem;\n}\n.b-sidebar > .b-sidebar-body {\n  flex-grow: 1;\n  height: 100%;\n  overflow-y: auto;\n}\n.b-sidebar > .b-sidebar-footer {\n  flex-grow: 0;\n}\n\n.b-skeleton-wrapper {\n  cursor: wait;\n}\n\n.b-skeleton {\n  position: relative;\n  overflow: hidden;\n  background-color: rgba(0, 0, 0, 0.12);\n  cursor: wait;\n  -webkit-mask-image: radial-gradient(white, black);\n  mask-image: radial-gradient(white, black);\n}\n.b-skeleton::before {\n  content: \" \";\n}\n\n.b-skeleton-text {\n  height: 1rem;\n  margin-bottom: 0.25rem;\n  border-radius: 0.25rem;\n}\n\n.b-skeleton-button {\n  width: 75px;\n  padding: 0.375rem 0.75rem;\n  font-size: 1rem;\n  line-height: 1.5;\n  border-radius: 0.25rem;\n}\n\n.b-skeleton-avatar {\n  width: 2.5em;\n  height: 2.5em;\n  border-radius: 50%;\n}\n\n.b-skeleton-input {\n  height: calc(1.5em + 0.75rem + 2px);\n  padding: 0.375rem 0.75rem;\n  line-height: 1.5;\n  border: #ced4da solid 1px;\n  border-radius: 0.25rem;\n}\n\n.b-skeleton-icon-wrapper svg {\n  color: rgba(0, 0, 0, 0.12);\n}\n\n.b-skeleton-img {\n  height: 100%;\n  width: 100%;\n}\n\n.b-skeleton-animate-wave::after {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  z-index: 0;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);\n  -webkit-animation: b-skeleton-animate-wave 1.75s linear infinite;\n  animation: b-skeleton-animate-wave 1.75s linear infinite;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-skeleton-animate-wave::after {\n    background: none;\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n\n@-webkit-keyframes b-skeleton-animate-wave {\n  from {\n    -webkit-transform: translateX(-100%);\n    transform: translateX(-100%);\n  }\n  to {\n    -webkit-transform: translateX(100%);\n    transform: translateX(100%);\n  }\n}\n\n@keyframes b-skeleton-animate-wave {\n  from {\n    -webkit-transform: translateX(-100%);\n    transform: translateX(-100%);\n  }\n  to {\n    -webkit-transform: translateX(100%);\n    transform: translateX(100%);\n  }\n}\n.b-skeleton-animate-fade {\n  -webkit-animation: b-skeleton-animate-fade 0.875s ease-in-out alternate infinite;\n  animation: b-skeleton-animate-fade 0.875s ease-in-out alternate infinite;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-skeleton-animate-fade {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n\n@-webkit-keyframes b-skeleton-animate-fade {\n  0% {\n    opacity: 1;\n  }\n  100% {\n    opacity: 0.4;\n  }\n}\n\n@keyframes b-skeleton-animate-fade {\n  0% {\n    opacity: 1;\n  }\n  100% {\n    opacity: 0.4;\n  }\n}\n.b-skeleton-animate-throb {\n  -webkit-animation: b-skeleton-animate-throb 0.875s ease-in alternate infinite;\n  animation: b-skeleton-animate-throb 0.875s ease-in alternate infinite;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-skeleton-animate-throb {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n\n@-webkit-keyframes b-skeleton-animate-throb {\n  0% {\n    -webkit-transform: scale(1);\n    transform: scale(1);\n  }\n  100% {\n    -webkit-transform: scale(0.975);\n    transform: scale(0.975);\n  }\n}\n\n@keyframes b-skeleton-animate-throb {\n  0% {\n    -webkit-transform: scale(1);\n    transform: scale(1);\n  }\n  100% {\n    -webkit-transform: scale(0.975);\n    transform: scale(0.975);\n  }\n}\n.table.b-table.b-table-fixed {\n  table-layout: fixed;\n}\n.table.b-table.b-table-no-border-collapse {\n  border-collapse: separate;\n  border-spacing: 0;\n}\n.table.b-table[aria-busy=true] {\n  opacity: 0.55;\n}\n.table.b-table > tbody > tr.b-table-details > td {\n  border-top: none !important;\n}\n.table.b-table > caption {\n  caption-side: bottom;\n}\n.table.b-table.b-table-caption-top > caption {\n  caption-side: top !important;\n}\n.table.b-table > tbody > .table-active,\n.table.b-table > tbody > .table-active > th,\n.table.b-table > tbody > .table-active > td {\n  background-color: rgba(0, 0, 0, 0.075);\n}\n.table.b-table.table-hover > tbody > tr.table-active:hover td,\n.table.b-table.table-hover > tbody > tr.table-active:hover th {\n  color: #212529;\n  background-image: linear-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075));\n  background-repeat: no-repeat;\n}\n.table.b-table > tbody > .bg-active,\n.table.b-table > tbody > .bg-active > th,\n.table.b-table > tbody > .bg-active > td {\n  background-color: rgba(255, 255, 255, 0.075) !important;\n}\n.table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover td,\n.table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover th {\n  color: #fff;\n  background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075));\n  background-repeat: no-repeat;\n}\n\n.b-table-sticky-header,\n.table-responsive,\n[class*=table-responsive-] {\n  margin-bottom: 1rem;\n}\n.b-table-sticky-header > .table,\n.table-responsive > .table,\n[class*=table-responsive-] > .table {\n  margin-bottom: 0;\n}\n\n.b-table-sticky-header {\n  overflow-y: auto;\n  max-height: 300px;\n}\n\n@media print {\n  .b-table-sticky-header {\n    overflow-y: visible !important;\n    max-height: none !important;\n  }\n}\n@supports ((position: -webkit-sticky) or (position: sticky)) {\n  .b-table-sticky-header > .table.b-table > thead > tr > th {\n    position: -webkit-sticky;\n    position: sticky;\n    top: 0;\n    z-index: 2;\n  }\n\n  .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,\n.b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,\n.b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > thead > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > tbody > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > tfoot > tr > .b-table-sticky-column {\n    position: -webkit-sticky;\n    position: sticky;\n    left: 0;\n  }\n  .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > thead > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > thead > tr > .b-table-sticky-column {\n    z-index: 5;\n  }\n  .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column,\n.b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column,\n.table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > tbody > tr > .b-table-sticky-column,\n[class*=table-responsive-] > .table.b-table > tfoot > tr > .b-table-sticky-column {\n    z-index: 2;\n  }\n\n  .table.b-table > thead > tr > .table-b-table-default,\n.table.b-table > tbody > tr > .table-b-table-default,\n.table.b-table > tfoot > tr > .table-b-table-default {\n    color: #212529;\n    background-color: #fff;\n  }\n  .table.b-table.table-dark > thead > tr > .bg-b-table-default,\n.table.b-table.table-dark > tbody > tr > .bg-b-table-default,\n.table.b-table.table-dark > tfoot > tr > .bg-b-table-default {\n    color: #fff;\n    background-color: #343a40;\n  }\n  .table.b-table.table-striped > tbody > tr:nth-of-type(odd) > .table-b-table-default {\n    background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));\n    background-repeat: no-repeat;\n  }\n  .table.b-table.table-striped.table-dark > tbody > tr:nth-of-type(odd) > .bg-b-table-default {\n    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));\n    background-repeat: no-repeat;\n  }\n  .table.b-table.table-hover > tbody > tr:hover > .table-b-table-default {\n    color: #212529;\n    background-image: linear-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075));\n    background-repeat: no-repeat;\n  }\n  .table.b-table.table-hover.table-dark > tbody > tr:hover > .bg-b-table-default {\n    color: #fff;\n    background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075));\n    background-repeat: no-repeat;\n  }\n}\n.table.b-table > thead > tr > [aria-sort],\n.table.b-table > tfoot > tr > [aria-sort] {\n  cursor: pointer;\n  background-image: none;\n  background-repeat: no-repeat;\n  background-size: 0.65em 1em;\n}\n.table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),\n.table.b-table > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {\n  background-position: right calc(0.75rem / 2) center;\n  padding-right: calc(0.75rem + 0.65em);\n}\n.table.b-table > thead > tr > [aria-sort].b-table-sort-icon-left,\n.table.b-table > tfoot > tr > [aria-sort].b-table-sort-icon-left {\n  background-position: left calc(0.75rem / 2) center;\n  padding-left: calc(0.75rem + 0.65em);\n}\n.table.b-table > thead > tr > [aria-sort=none],\n.table.b-table > tfoot > tr > [aria-sort=none] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table > thead > tr > [aria-sort=ascending],\n.table.b-table > tfoot > tr > [aria-sort=ascending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table > thead > tr > [aria-sort=descending],\n.table.b-table > tfoot > tr > [aria-sort=descending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='black' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='black' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table.table-dark > thead > tr > [aria-sort=none], .table.b-table.table-dark > tfoot > tr > [aria-sort=none],\n.table.b-table > .thead-dark > tr > [aria-sort=none] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table.table-dark > thead > tr > [aria-sort=ascending], .table.b-table.table-dark > tfoot > tr > [aria-sort=ascending],\n.table.b-table > .thead-dark > tr > [aria-sort=ascending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table.table-dark > thead > tr > [aria-sort=descending], .table.b-table.table-dark > tfoot > tr > [aria-sort=descending],\n.table.b-table > .thead-dark > tr > [aria-sort=descending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table > thead > tr > .table-dark[aria-sort=none],\n.table.b-table > tfoot > tr > .table-dark[aria-sort=none] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22zM51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table > thead > tr > .table-dark[aria-sort=ascending],\n.table.b-table > tfoot > tr > .table-dark[aria-sort=ascending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table > thead > tr > .table-dark[aria-sort=descending],\n.table.b-table > tfoot > tr > .table-dark[aria-sort=descending] {\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' view-box='0 0 101 101' preserveAspectRatio='none'%3e%3cpath fill='white' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3e%3cpath fill='white' d='M51 101l25-23 24-22H1l25 22z'/%3e%3c/svg%3e\");\n}\n.table.b-table.table-sm > thead > tr > [aria-sort]:not(.b-table-sort-icon-left),\n.table.b-table.table-sm > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left) {\n  background-position: right calc(0.3rem / 2) center;\n  padding-right: calc(0.3rem + 0.65em);\n}\n.table.b-table.table-sm > thead > tr > [aria-sort].b-table-sort-icon-left,\n.table.b-table.table-sm > tfoot > tr > [aria-sort].b-table-sort-icon-left {\n  background-position: left calc(0.3rem / 2) center;\n  padding-left: calc(0.3rem + 0.65em);\n}\n\n.table.b-table.b-table-selectable:not(.b-table-selectable-no-click) > tbody > tr {\n  cursor: pointer;\n}\n.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range > tbody > tr {\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\n@media (max-width: 575.98px) {\n  .table.b-table.b-table-stacked-sm {\n    display: block;\n    width: 100%;\n  }\n  .table.b-table.b-table-stacked-sm > caption,\n.table.b-table.b-table-stacked-sm > tbody,\n.table.b-table.b-table-stacked-sm > tbody > tr,\n.table.b-table.b-table-stacked-sm > tbody > tr > td,\n.table.b-table.b-table-stacked-sm > tbody > tr > th {\n    display: block;\n  }\n  .table.b-table.b-table-stacked-sm > thead,\n.table.b-table.b-table-stacked-sm > tfoot {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-sm > thead > tr.b-table-top-row,\n.table.b-table.b-table-stacked-sm > thead > tr.b-table-bottom-row,\n.table.b-table.b-table-stacked-sm > tfoot > tr.b-table-top-row,\n.table.b-table.b-table-stacked-sm > tfoot > tr.b-table-bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-sm > caption {\n    caption-side: top !important;\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::before {\n    content: attr(data-label);\n    width: 40%;\n    float: left;\n    text-align: right;\n    overflow-wrap: break-word;\n    font-weight: bold;\n    font-style: normal;\n    padding: 0 calc(1rem / 2) 0 0;\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::after {\n    display: block;\n    clear: both;\n    content: \"\";\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] > div {\n    display: inline-block;\n    width: calc(100% - 40%);\n    padding: 0 0 0 calc(1rem / 2);\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr.top-row, .table.b-table.b-table-stacked-sm > tbody > tr.bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {\n    border-top-width: 3px;\n  }\n  .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + td,\n.table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + th {\n    border-top-width: 3px;\n  }\n}\n@media (max-width: 767.98px) {\n  .table.b-table.b-table-stacked-md {\n    display: block;\n    width: 100%;\n  }\n  .table.b-table.b-table-stacked-md > caption,\n.table.b-table.b-table-stacked-md > tbody,\n.table.b-table.b-table-stacked-md > tbody > tr,\n.table.b-table.b-table-stacked-md > tbody > tr > td,\n.table.b-table.b-table-stacked-md > tbody > tr > th {\n    display: block;\n  }\n  .table.b-table.b-table-stacked-md > thead,\n.table.b-table.b-table-stacked-md > tfoot {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-md > thead > tr.b-table-top-row,\n.table.b-table.b-table-stacked-md > thead > tr.b-table-bottom-row,\n.table.b-table.b-table-stacked-md > tfoot > tr.b-table-top-row,\n.table.b-table.b-table-stacked-md > tfoot > tr.b-table-bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-md > caption {\n    caption-side: top !important;\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::before {\n    content: attr(data-label);\n    width: 40%;\n    float: left;\n    text-align: right;\n    overflow-wrap: break-word;\n    font-weight: bold;\n    font-style: normal;\n    padding: 0 calc(1rem / 2) 0 0;\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::after {\n    display: block;\n    clear: both;\n    content: \"\";\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr > [data-label] > div {\n    display: inline-block;\n    width: calc(100% - 40%);\n    padding: 0 0 0 calc(1rem / 2);\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr.top-row, .table.b-table.b-table-stacked-md > tbody > tr.bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr > :first-child {\n    border-top-width: 3px;\n  }\n  .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + td,\n.table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + th {\n    border-top-width: 3px;\n  }\n}\n@media (max-width: 991.98px) {\n  .table.b-table.b-table-stacked-lg {\n    display: block;\n    width: 100%;\n  }\n  .table.b-table.b-table-stacked-lg > caption,\n.table.b-table.b-table-stacked-lg > tbody,\n.table.b-table.b-table-stacked-lg > tbody > tr,\n.table.b-table.b-table-stacked-lg > tbody > tr > td,\n.table.b-table.b-table-stacked-lg > tbody > tr > th {\n    display: block;\n  }\n  .table.b-table.b-table-stacked-lg > thead,\n.table.b-table.b-table-stacked-lg > tfoot {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-lg > thead > tr.b-table-top-row,\n.table.b-table.b-table-stacked-lg > thead > tr.b-table-bottom-row,\n.table.b-table.b-table-stacked-lg > tfoot > tr.b-table-top-row,\n.table.b-table.b-table-stacked-lg > tfoot > tr.b-table-bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-lg > caption {\n    caption-side: top !important;\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::before {\n    content: attr(data-label);\n    width: 40%;\n    float: left;\n    text-align: right;\n    overflow-wrap: break-word;\n    font-weight: bold;\n    font-style: normal;\n    padding: 0 calc(1rem / 2) 0 0;\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::after {\n    display: block;\n    clear: both;\n    content: \"\";\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label] > div {\n    display: inline-block;\n    width: calc(100% - 40%);\n    padding: 0 0 0 calc(1rem / 2);\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr.top-row, .table.b-table.b-table-stacked-lg > tbody > tr.bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr > :first-child {\n    border-top-width: 3px;\n  }\n  .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + td,\n.table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + th {\n    border-top-width: 3px;\n  }\n}\n@media (max-width: 1199.98px) {\n  .table.b-table.b-table-stacked-xl {\n    display: block;\n    width: 100%;\n  }\n  .table.b-table.b-table-stacked-xl > caption,\n.table.b-table.b-table-stacked-xl > tbody,\n.table.b-table.b-table-stacked-xl > tbody > tr,\n.table.b-table.b-table-stacked-xl > tbody > tr > td,\n.table.b-table.b-table-stacked-xl > tbody > tr > th {\n    display: block;\n  }\n  .table.b-table.b-table-stacked-xl > thead,\n.table.b-table.b-table-stacked-xl > tfoot {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-xl > thead > tr.b-table-top-row,\n.table.b-table.b-table-stacked-xl > thead > tr.b-table-bottom-row,\n.table.b-table.b-table-stacked-xl > tfoot > tr.b-table-top-row,\n.table.b-table.b-table-stacked-xl > tfoot > tr.b-table-bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-xl > caption {\n    caption-side: top !important;\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::before {\n    content: attr(data-label);\n    width: 40%;\n    float: left;\n    text-align: right;\n    overflow-wrap: break-word;\n    font-weight: bold;\n    font-style: normal;\n    padding: 0 calc(1rem / 2) 0 0;\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::after {\n    display: block;\n    clear: both;\n    content: \"\";\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label] > div {\n    display: inline-block;\n    width: calc(100% - 40%);\n    padding: 0 0 0 calc(1rem / 2);\n    margin: 0;\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr.top-row, .table.b-table.b-table-stacked-xl > tbody > tr.bottom-row {\n    display: none;\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr > :first-child {\n    border-top-width: 3px;\n  }\n  .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + td,\n.table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + th {\n    border-top-width: 3px;\n  }\n}\n.table.b-table.b-table-stacked {\n  display: block;\n  width: 100%;\n}\n.table.b-table.b-table-stacked > caption,\n.table.b-table.b-table-stacked > tbody,\n.table.b-table.b-table-stacked > tbody > tr,\n.table.b-table.b-table-stacked > tbody > tr > td,\n.table.b-table.b-table-stacked > tbody > tr > th {\n  display: block;\n}\n.table.b-table.b-table-stacked > thead,\n.table.b-table.b-table-stacked > tfoot {\n  display: none;\n}\n.table.b-table.b-table-stacked > thead > tr.b-table-top-row,\n.table.b-table.b-table-stacked > thead > tr.b-table-bottom-row,\n.table.b-table.b-table-stacked > tfoot > tr.b-table-top-row,\n.table.b-table.b-table-stacked > tfoot > tr.b-table-bottom-row {\n  display: none;\n}\n.table.b-table.b-table-stacked > caption {\n  caption-side: top !important;\n}\n.table.b-table.b-table-stacked > tbody > tr > [data-label]::before {\n  content: attr(data-label);\n  width: 40%;\n  float: left;\n  text-align: right;\n  overflow-wrap: break-word;\n  font-weight: bold;\n  font-style: normal;\n  padding: 0 calc(1rem / 2) 0 0;\n  margin: 0;\n}\n.table.b-table.b-table-stacked > tbody > tr > [data-label]::after {\n  display: block;\n  clear: both;\n  content: \"\";\n}\n.table.b-table.b-table-stacked > tbody > tr > [data-label] > div {\n  display: inline-block;\n  width: calc(100% - 40%);\n  padding: 0 0 0 calc(1rem / 2);\n  margin: 0;\n}\n.table.b-table.b-table-stacked > tbody > tr.top-row, .table.b-table.b-table-stacked > tbody > tr.bottom-row {\n  display: none;\n}\n.table.b-table.b-table-stacked > tbody > tr > :first-child {\n  border-top-width: 3px;\n}\n.table.b-table.b-table-stacked > tbody > tr > [rowspan] + td,\n.table.b-table.b-table-stacked > tbody > tr > [rowspan] + th {\n  border-top-width: 3px;\n}\n\n.b-time {\n  min-width: 150px;\n}\n.b-time[aria-disabled=true] output, .b-time[aria-readonly=true] output,\n.b-time output.disabled {\n  background-color: #e9ecef;\n  opacity: 1;\n}\n.b-time[aria-disabled=true] output {\n  pointer-events: none;\n}\n[dir=rtl] .b-time > .d-flex:not(.flex-column) {\n  flex-direction: row-reverse;\n}\n\n.b-time .b-time-header {\n  margin-bottom: 0.5rem;\n}\n.b-time .b-time-header output {\n  padding: 0.25rem;\n  font-size: 80%;\n}\n.b-time .b-time-footer {\n  margin-top: 0.5rem;\n}\n.b-time .b-time-ampm {\n  margin-left: 0.5rem;\n}\n\n.b-toast {\n  display: block;\n  position: relative;\n  max-width: 350px;\n  -webkit-backface-visibility: hidden;\n  backface-visibility: hidden;\n  background-clip: padding-box;\n  z-index: 1;\n  border-radius: 0.25rem;\n}\n.b-toast .toast {\n  background-color: rgba(255, 255, 255, 0.85);\n}\n.b-toast:not(:last-child) {\n  margin-bottom: 0.75rem;\n}\n.b-toast.b-toast-solid .toast {\n  background-color: white;\n}\n.b-toast .toast {\n  opacity: 1;\n}\n.b-toast .toast.fade:not(.show) {\n  opacity: 0;\n}\n.b-toast .toast .toast-body {\n  display: block;\n}\n\n.b-toast-primary .toast {\n  background-color: rgba(230, 242, 255, 0.85);\n  border-color: rgba(184, 218, 255, 0.85);\n  color: #004085;\n}\n.b-toast-primary .toast .toast-header {\n  color: #004085;\n  background-color: rgba(204, 229, 255, 0.85);\n  border-bottom-color: rgba(184, 218, 255, 0.85);\n}\n.b-toast-primary.b-toast-solid .toast {\n  background-color: #e6f2ff;\n}\n\n.b-toast-secondary .toast {\n  background-color: rgba(239, 240, 241, 0.85);\n  border-color: rgba(214, 216, 219, 0.85);\n  color: #383d41;\n}\n.b-toast-secondary .toast .toast-header {\n  color: #383d41;\n  background-color: rgba(226, 227, 229, 0.85);\n  border-bottom-color: rgba(214, 216, 219, 0.85);\n}\n.b-toast-secondary.b-toast-solid .toast {\n  background-color: #eff0f1;\n}\n\n.b-toast-success .toast {\n  background-color: rgba(230, 245, 233, 0.85);\n  border-color: rgba(195, 230, 203, 0.85);\n  color: #155724;\n}\n.b-toast-success .toast .toast-header {\n  color: #155724;\n  background-color: rgba(212, 237, 218, 0.85);\n  border-bottom-color: rgba(195, 230, 203, 0.85);\n}\n.b-toast-success.b-toast-solid .toast {\n  background-color: #e6f5e9;\n}\n\n.b-toast-info .toast {\n  background-color: rgba(229, 244, 247, 0.85);\n  border-color: rgba(190, 229, 235, 0.85);\n  color: #0c5460;\n}\n.b-toast-info .toast .toast-header {\n  color: #0c5460;\n  background-color: rgba(209, 236, 241, 0.85);\n  border-bottom-color: rgba(190, 229, 235, 0.85);\n}\n.b-toast-info.b-toast-solid .toast {\n  background-color: #e5f4f7;\n}\n\n.b-toast-warning .toast {\n  background-color: rgba(255, 249, 231, 0.85);\n  border-color: rgba(255, 238, 186, 0.85);\n  color: #856404;\n}\n.b-toast-warning .toast .toast-header {\n  color: #856404;\n  background-color: rgba(255, 243, 205, 0.85);\n  border-bottom-color: rgba(255, 238, 186, 0.85);\n}\n.b-toast-warning.b-toast-solid .toast {\n  background-color: #fff9e7;\n}\n\n.b-toast-danger .toast {\n  background-color: rgba(252, 237, 238, 0.85);\n  border-color: rgba(245, 198, 203, 0.85);\n  color: #721c24;\n}\n.b-toast-danger .toast .toast-header {\n  color: #721c24;\n  background-color: rgba(248, 215, 218, 0.85);\n  border-bottom-color: rgba(245, 198, 203, 0.85);\n}\n.b-toast-danger.b-toast-solid .toast {\n  background-color: #fcedee;\n}\n\n.b-toast-light .toast {\n  background-color: rgba(255, 255, 255, 0.85);\n  border-color: rgba(253, 253, 254, 0.85);\n  color: #818182;\n}\n.b-toast-light .toast .toast-header {\n  color: #818182;\n  background-color: rgba(254, 254, 254, 0.85);\n  border-bottom-color: rgba(253, 253, 254, 0.85);\n}\n.b-toast-light.b-toast-solid .toast {\n  background-color: white;\n}\n\n.b-toast-dark .toast {\n  background-color: rgba(227, 229, 229, 0.85);\n  border-color: rgba(198, 200, 202, 0.85);\n  color: #1b1e21;\n}\n.b-toast-dark .toast .toast-header {\n  color: #1b1e21;\n  background-color: rgba(214, 216, 217, 0.85);\n  border-bottom-color: rgba(198, 200, 202, 0.85);\n}\n.b-toast-dark.b-toast-solid .toast {\n  background-color: #e3e5e5;\n}\n\n.b-toaster {\n  z-index: 1100;\n}\n.b-toaster .b-toaster-slot {\n  position: relative;\n  display: block;\n}\n.b-toaster .b-toaster-slot:empty {\n  display: none !important;\n}\n\n.b-toaster.b-toaster-top-right, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full, .b-toaster.b-toaster-bottom-right, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full {\n  position: fixed;\n  left: 0.5rem;\n  right: 0.5rem;\n  margin: 0;\n  padding: 0;\n  height: 0;\n  overflow: visible;\n}\n.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {\n  position: absolute;\n  max-width: 350px;\n  width: 100%;\n  /* IE 11 fix */\n  left: 0;\n  right: 0;\n  padding: 0;\n  margin: 0;\n}\n.b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {\n  width: 100%;\n  max-width: 100%;\n}\n.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,\n.b-toaster.b-toaster-top-full .b-toaster-slot .toast, .b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,\n.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast {\n  width: 100%;\n  max-width: 100%;\n}\n.b-toaster.b-toaster-top-right, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full {\n  top: 0;\n}\n.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot {\n  top: 0.5rem;\n}\n.b-toaster.b-toaster-bottom-right, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full {\n  bottom: 0;\n}\n.b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot {\n  bottom: 0.5rem;\n}\n.b-toaster.b-toaster-top-right .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot {\n  margin-left: auto;\n}\n.b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-bottom-center .b-toaster-slot {\n  margin-right: auto;\n}\n\n.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-move, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-move, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move {\n  transition: -webkit-transform 0.175s;\n  transition: transform 0.175s;\n  transition: transform 0.175s, -webkit-transform 0.175s;\n}\n.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade {\n  transition-delay: 0.175s;\n}\n.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active {\n  position: absolute;\n  transition-delay: 0.175s;\n}\n.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade {\n  transition-delay: 0s;\n}\n.tooltip.b-tooltip {\n  display: block;\n  opacity: 0.9;\n  outline: 0;\n}\n.tooltip.b-tooltip.fade:not(.show) {\n  opacity: 0;\n}\n.tooltip.b-tooltip.show {\n  opacity: 0.9;\n}\n.tooltip.b-tooltip.noninteractive {\n  pointer-events: none;\n}\n.tooltip.b-tooltip .arrow {\n  margin: 0 0.25rem;\n}\n.tooltip.b-tooltip.bs-tooltip-right .arrow, .tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.b-tooltip.bs-tooltip-left .arrow, .tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow {\n  margin: 0.25rem 0;\n}\n\n.tooltip.b-tooltip-primary.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #007bff;\n}\n.tooltip.b-tooltip-primary.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #007bff;\n}\n.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #007bff;\n}\n.tooltip.b-tooltip-primary.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #007bff;\n}\n.tooltip.b-tooltip-primary .tooltip-inner {\n  color: #fff;\n  background-color: #007bff;\n}\n\n.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #6c757d;\n}\n.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #6c757d;\n}\n.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #6c757d;\n}\n.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #6c757d;\n}\n.tooltip.b-tooltip-secondary .tooltip-inner {\n  color: #fff;\n  background-color: #6c757d;\n}\n\n.tooltip.b-tooltip-success.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #28a745;\n}\n.tooltip.b-tooltip-success.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #28a745;\n}\n.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #28a745;\n}\n.tooltip.b-tooltip-success.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #28a745;\n}\n.tooltip.b-tooltip-success .tooltip-inner {\n  color: #fff;\n  background-color: #28a745;\n}\n\n.tooltip.b-tooltip-info.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #17a2b8;\n}\n.tooltip.b-tooltip-info.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #17a2b8;\n}\n.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #17a2b8;\n}\n.tooltip.b-tooltip-info.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #17a2b8;\n}\n.tooltip.b-tooltip-info .tooltip-inner {\n  color: #fff;\n  background-color: #17a2b8;\n}\n\n.tooltip.b-tooltip-warning.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #ffc107;\n}\n.tooltip.b-tooltip-warning.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #ffc107;\n}\n.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #ffc107;\n}\n.tooltip.b-tooltip-warning.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #ffc107;\n}\n.tooltip.b-tooltip-warning .tooltip-inner {\n  color: #212529;\n  background-color: #ffc107;\n}\n\n.tooltip.b-tooltip-danger.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #dc3545;\n}\n.tooltip.b-tooltip-danger.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #dc3545;\n}\n.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #dc3545;\n}\n.tooltip.b-tooltip-danger.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #dc3545;\n}\n.tooltip.b-tooltip-danger .tooltip-inner {\n  color: #fff;\n  background-color: #dc3545;\n}\n\n.tooltip.b-tooltip-light.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #f8f9fa;\n}\n.tooltip.b-tooltip-light.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #f8f9fa;\n}\n.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #f8f9fa;\n}\n.tooltip.b-tooltip-light.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #f8f9fa;\n}\n.tooltip.b-tooltip-light .tooltip-inner {\n  color: #212529;\n  background-color: #f8f9fa;\n}\n\n.tooltip.b-tooltip-dark.bs-tooltip-top .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow::before {\n  border-top-color: #343a40;\n}\n.tooltip.b-tooltip-dark.bs-tooltip-right .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow::before {\n  border-right-color: #343a40;\n}\n.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n  border-bottom-color: #343a40;\n}\n.tooltip.b-tooltip-dark.bs-tooltip-left .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow::before {\n  border-left-color: #343a40;\n}\n.tooltip.b-tooltip-dark .tooltip-inner {\n  color: #fff;\n  background-color: #343a40;\n}\n\n.b-icon.bi {\n  display: inline-block;\n  overflow: visible;\n  vertical-align: -0.15em;\n}\n.b-icon.b-icon-animation-cylon, .b-icon.b-iconstack .b-icon-animation-cylon > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 0.75s infinite ease-in-out alternate b-icon-animation-cylon;\n  animation: 0.75s infinite ease-in-out alternate b-icon-animation-cylon;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-cylon, .b-icon.b-iconstack .b-icon-animation-cylon > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-cylon-vertical, .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 0.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical;\n  animation: 0.75s infinite ease-in-out alternate b-icon-animation-cylon-vertical;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-cylon-vertical, .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-fade, .b-icon.b-iconstack .b-icon-animation-fade > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 0.75s infinite ease-in-out alternate b-icon-animation-fade;\n  animation: 0.75s infinite ease-in-out alternate b-icon-animation-fade;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-fade, .b-icon.b-iconstack .b-icon-animation-fade > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-spin, .b-icon.b-iconstack .b-icon-animation-spin > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 2s infinite linear normal b-icon-animation-spin;\n  animation: 2s infinite linear normal b-icon-animation-spin;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-spin, .b-icon.b-iconstack .b-icon-animation-spin > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-spin-reverse, .b-icon.b-iconstack .b-icon-animation-spin-reverse > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  animation: 2s infinite linear reverse b-icon-animation-spin;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-spin-reverse, .b-icon.b-iconstack .b-icon-animation-spin-reverse > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-spin-pulse, .b-icon.b-iconstack .b-icon-animation-spin-pulse > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 1s infinite steps(8) normal b-icon-animation-spin;\n  animation: 1s infinite steps(8) normal b-icon-animation-spin;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-spin-pulse, .b-icon.b-iconstack .b-icon-animation-spin-pulse > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-spin-reverse-pulse, .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  animation: 1s infinite steps(8) reverse b-icon-animation-spin;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-spin-reverse-pulse, .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n.b-icon.b-icon-animation-throb, .b-icon.b-iconstack .b-icon-animation-throb > g {\n  -webkit-transform-origin: center;\n  transform-origin: center;\n  -webkit-animation: 0.75s infinite ease-in-out alternate b-icon-animation-throb;\n  animation: 0.75s infinite ease-in-out alternate b-icon-animation-throb;\n}\n@media (prefers-reduced-motion: reduce) {\n  .b-icon.b-icon-animation-throb, .b-icon.b-iconstack .b-icon-animation-throb > g {\n    -webkit-animation: none;\n    animation: none;\n  }\n}\n\n@-webkit-keyframes b-icon-animation-cylon {\n  0% {\n    -webkit-transform: translateX(-25%);\n    transform: translateX(-25%);\n  }\n  100% {\n    -webkit-transform: translateX(25%);\n    transform: translateX(25%);\n  }\n}\n\n@keyframes b-icon-animation-cylon {\n  0% {\n    -webkit-transform: translateX(-25%);\n    transform: translateX(-25%);\n  }\n  100% {\n    -webkit-transform: translateX(25%);\n    transform: translateX(25%);\n  }\n}\n@-webkit-keyframes b-icon-animation-cylon-vertical {\n  0% {\n    -webkit-transform: translateY(25%);\n    transform: translateY(25%);\n  }\n  100% {\n    -webkit-transform: translateY(-25%);\n    transform: translateY(-25%);\n  }\n}\n@keyframes b-icon-animation-cylon-vertical {\n  0% {\n    -webkit-transform: translateY(25%);\n    transform: translateY(25%);\n  }\n  100% {\n    -webkit-transform: translateY(-25%);\n    transform: translateY(-25%);\n  }\n}\n@-webkit-keyframes b-icon-animation-fade {\n  0% {\n    opacity: 0.1;\n  }\n  100% {\n    opacity: 1;\n  }\n}\n@keyframes b-icon-animation-fade {\n  0% {\n    opacity: 0.1;\n  }\n  100% {\n    opacity: 1;\n  }\n}\n@-webkit-keyframes b-icon-animation-spin {\n  0% {\n    -webkit-transform: rotate(0deg);\n    transform: rotate(0deg);\n  }\n  100% {\n    -webkit-transform: rotate(359deg);\n    transform: rotate(359deg);\n  }\n}\n@keyframes b-icon-animation-spin {\n  0% {\n    -webkit-transform: rotate(0deg);\n    transform: rotate(0deg);\n  }\n  100% {\n    -webkit-transform: rotate(359deg);\n    transform: rotate(359deg);\n  }\n}\n@-webkit-keyframes b-icon-animation-throb {\n  0% {\n    opacity: 0.5;\n    -webkit-transform: scale(0.5);\n    transform: scale(0.5);\n  }\n  100% {\n    opacity: 1;\n    -webkit-transform: scale(1);\n    transform: scale(1);\n  }\n}\n@keyframes b-icon-animation-throb {\n  0% {\n    opacity: 0.5;\n    -webkit-transform: scale(0.5);\n    transform: scale(0.5);\n  }\n  100% {\n    opacity: 1;\n    -webkit-transform: scale(1);\n    transform: scale(1);\n  }\n}\n.btn .b-icon.bi,\n.nav-link .b-icon.bi,\n.dropdown-toggle .b-icon.bi,\n.dropdown-item .b-icon.bi,\n.input-group-text .b-icon.bi {\n  font-size: 125%;\n  vertical-align: text-bottom;\n}",""]);const a=r},52744:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var o=n(76314),r=n.n(o)()((function(e){return e[1]}));r.push([e.id,"/* Make clicks pass-through */\n#nprogress {\n  pointer-events: none;\n}\n\n#nprogress .bar {\n  background: #29d;\n\n  position: fixed;\n  z-index: 1031;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 2px;\n}\n\n/* Fancy blur effect */\n#nprogress .peg {\n  display: block;\n  position: absolute;\n  right: 0px;\n  width: 100px;\n  height: 100%;\n  box-shadow: 0 0 10px #29d, 0 0 5px #29d;\n  opacity: 1.0;\n\n  -webkit-transform: rotate(3deg) translate(0px, -4px);\n      -ms-transform: rotate(3deg) translate(0px, -4px);\n          transform: rotate(3deg) translate(0px, -4px);\n}\n\n/* Remove these to get rid of the spinner */\n#nprogress .spinner {\n  display: block;\n  position: fixed;\n  z-index: 1031;\n  top: 15px;\n  right: 15px;\n}\n\n#nprogress .spinner-icon {\n  width: 18px;\n  height: 18px;\n  box-sizing: border-box;\n\n  border: solid 2px transparent;\n  border-top-color: #29d;\n  border-left-color: #29d;\n  border-radius: 50%;\n\n  -webkit-animation: nprogress-spinner 400ms linear infinite;\n          animation: nprogress-spinner 400ms linear infinite;\n}\n\n.nprogress-custom-parent {\n  overflow: hidden;\n  position: relative;\n}\n\n.nprogress-custom-parent #nprogress .spinner,\n.nprogress-custom-parent #nprogress .bar {\n  position: absolute;\n}\n\n@-webkit-keyframes nprogress-spinner {\n  0%   { -webkit-transform: rotate(0deg); }\n  100% { -webkit-transform: rotate(360deg); }\n}\n@keyframes nprogress-spinner {\n  0%   { transform: rotate(0deg); }\n  100% { transform: rotate(360deg); }\n}\n\n",""]);const a=r},24302:(e,t,n)=>{"use strict";n.d(t,{A:()=>w});var o=n(76314),r=n.n(o),a=n(60837),i=n(31791),s=n(52744),l=n(97997),d=n(4417),c=n.n(d),u=n(8505),p=n.n(u),m=n(46851),h=n.n(m),f=n(43301),g=n.n(f),b=r()((function(e){return e[1]}));b.i(a.A),b.i(i.A),b.i(s.A),b.i(l.A),b.push([e.id,"@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700,800,900);"]);var _=c()(p()),v=c()(h()),y=c()(g());b.push([e.id,'/*!\n * Bootstrap v4.1.3 (https://getbootstrap.com/)\n * Copyright 2011-2018 The Bootstrap Authors\n * Copyright 2011-2018 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */:root{--blue:#3b82f6;--indigo:#6366f1;--gray-dark:#1f2937;--purple:#8b5cf6;--pink:#ec4899;--red:#ef4444;--orange:#f97316;--yellow:#f59e0b;--green:#10b981;--teal:#14b8a6;--cyan:#06b6d4;--white:#fff;--gray:#4b5563;--primary:#8b5cf6;--secondary:#1f2937;--success:#10b981;--info:#3b82f6;--warning:#f59e0b;--danger:#ef4444;--light:#6b7280;--dark:#111827;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(10,2,30,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#111827;font-family:Nunito,sans-serif;font-size:.813rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#8b5cf6;text-decoration:none}a:hover{color:#5714f2;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}caption{caption-side:bottom;color:#4b5563;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.0325rem}.h2,h2{font-size:1.626rem}.h3,h3{font-size:1.42275rem}.h4,h4{font-size:1.2195rem}.h5,h5{font-size:1.01625rem}.h6,h6{font-size:.813rem}.lead{font-size:1.01625rem}.display-4{font-weight:300;line-height:1.2}hr{border-top:1px solid rgba(10,2,30,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.01625rem}.blockquote-footer{color:#4b5563}.blockquote-footer:before{content:"\\2014 \\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#4b5563;font-size:90%}code{color:#ec4899;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#111827;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#111827;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{background-color:transparent;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #d1d5db;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #d1d5db}.table tbody+tbody{border-top:2px solid #d1d5db}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #d1d5db}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(10,2,30,.05)}.table-hover tbody tr:hover{background-color:rgba(10,2,30,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#dfd1fc}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#ceb9fa}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#c0c3c7}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#b3b6bb}.table-success,.table-success>td,.table-success>th{background-color:#bcebdc}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a8e5d2}.table-info,.table-info>td,.table-info>th{background-color:#c8dcfc}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#b0cdfb}.table-warning,.table-warning>td,.table-warning>th{background-color:#fce4bb}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fbdaa3}.table-danger,.table-danger>td,.table-danger>th{background-color:#fbcbcb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f9b3b3}.table-light,.table-light>td,.table-light>th{background-color:#d6d8db}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#c8cbcf}.table-dark,.table-dark>td,.table-dark>th{background-color:#bcbec3}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#afb1b7}.table-gray-100,.table-gray-100>td,.table-gray-100>th{background-color:#fcfcfc}.table-hover .table-gray-100:hover,.table-hover .table-gray-100:hover>td,.table-hover .table-gray-100:hover>th{background-color:#efefef}.table-gray-200,.table-gray-200>td,.table-gray-200>th{background-color:#f8f8f9}.table-hover .table-gray-200:hover,.table-hover .table-gray-200:hover>td,.table-hover .table-gray-200:hover>th{background-color:#eaeaed}.table-gray-300,.table-gray-300>td,.table-gray-300>th{background-color:#f2f3f5}.table-hover .table-gray-300:hover,.table-hover .table-gray-300:hover>td,.table-hover .table-gray-300:hover>th{background-color:#e4e6ea}.table-gray-400,.table-gray-400>td,.table-gray-400>th{background-color:#e3e5e9}.table-hover .table-gray-400:hover,.table-hover .table-gray-400:hover>td,.table-hover .table-gray-400:hover>th{background-color:#d5d8de}.table-gray-500,.table-gray-500>td,.table-gray-500>th{background-color:#d6d8db}.table-hover .table-gray-500:hover,.table-hover .table-gray-500:hover>td,.table-hover .table-gray-500:hover>th{background-color:#c8cbcf}.table-gray-600,.table-gray-600>td,.table-gray-600>th{background-color:#cdcfd3}.table-hover .table-gray-600:hover,.table-hover .table-gray-600:hover>td,.table-hover .table-gray-600:hover>th{background-color:#bfc2c7}.table-gray-700,.table-gray-700>td,.table-gray-700>th{background-color:#c7cace}.table-hover .table-gray-700:hover,.table-hover .table-gray-700:hover>td,.table-hover .table-gray-700:hover>th{background-color:#b9bdc2}.table-gray-800,.table-gray-800>td,.table-gray-800>th{background-color:#c0c3c7}.table-hover .table-gray-800:hover,.table-hover .table-gray-800:hover>td,.table-hover .table-gray-800:hover>th{background-color:#b3b6bb}.table-gray-900,.table-gray-900>td,.table-gray-900>th{background-color:#bcbec3}.table-hover .table-gray-900:hover,.table-hover .table-gray-900:hover>td,.table-hover .table-gray-900:hover>th{background-color:#afb1b7}.table-active,.table-active>td,.table-active>th{background-color:rgba(10,2,30,.075)}.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(2,0,6,.075)}.table .thead-dark th{background-color:#111827;border-color:#1d2842;color:#fff}.table .thead-light th{background-color:#e5e7eb;border-color:#d1d5db;color:#374151}.table-dark{background-color:#111827;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#1d2842}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border-radius:.25rem;color:#374151;display:block;font-size:.813rem;height:calc(1.9695rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#e1d5fd;box-shadow:0 0 0 .2rem rgba(139,92,246,.25);color:#374151;outline:0}.form-control::-moz-placeholder{color:#4b5563;opacity:1}.form-control::placeholder{color:#4b5563;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e5e7eb;opacity:1}select.form-control:focus::-ms-value{background-color:#fff;color:#374151}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.01625rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.711375rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#111827;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.711375rem;height:calc(1.56706rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.01625rem;height:calc(2.52438rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#4b5563}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#10b981;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(16,185,129,.9);border-radius:.25rem;color:#fff;display:none;font-size:.711375rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.custom-select.is-valid,.form-control.is-valid,.was-validated\n.custom-select:valid,.was-validated .form-control:valid{border-color:#10b981}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated\n.custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#10b981;box-shadow:0 0 0 .2rem rgba(16,185,129,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated\n.custom-select:valid~.valid-feedback,.was-validated\n.custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#10b981}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#10b981}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#58f1be}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#14e8a2}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(16,185,129,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#10b981}.custom-file-input.is-valid~.custom-file-label:after,.was-validated .custom-file-input:valid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(16,185,129,.25)}.invalid-feedback{color:#ef4444;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(239,68,68,.9);border-radius:.25rem;color:#fff;display:none;font-size:.711375rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.custom-select.is-invalid,.form-control.is-invalid,.was-validated\n.custom-select:invalid,.was-validated .form-control:invalid{border-color:#ef4444}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated\n.custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ef4444;box-shadow:0 0 0 .2rem rgba(239,68,68,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated\n.custom-select:invalid~.invalid-feedback,.was-validated\n.custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#ef4444}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#ef4444}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#f9b9b9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#f37373}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(239,68,68,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#ef4444}.custom-file-input.is-invalid~.custom-file-label:after,.was-validated .custom-file-input:invalid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(239,68,68,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{border:1px solid transparent;border-radius:.25rem;display:inline-block;font-size:.813rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff}.btn-primary:hover{background-color:#7138f4;border-color:#692cf3;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#692cf3;border-color:#6020f3;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.5)}.btn-secondary{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-secondary:hover{background-color:#11171f;border-color:#0d1116;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#0d1116;border-color:#080b0e;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-success{background-color:#10b981;border-color:#10b981;color:#fff}.btn-success:hover{background-color:#0d9668;border-color:#0c8a60;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#10b981;border-color:#10b981;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#0c8a60;border-color:#0b7e58;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-info{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-info:hover{background-color:#166bf4;border-color:#0b63f3;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(59,130,246,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#0b63f3;border-color:#0b5ee7;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(59,130,246,.5)}.btn-warning{background-color:#f59e0b;border-color:#f59e0b;color:#111827}.btn-warning:hover{background-color:#d18709;border-color:#c57f08;color:#fff}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f59e0b;border-color:#f59e0b;color:#111827}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#c57f08;border-color:#b97708;color:#fff}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-danger{background-color:#ef4444;border-color:#ef4444;color:#fff}.btn-danger:hover{background-color:#ec2121;border-color:#eb1515;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#ef4444;border-color:#ef4444;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#eb1515;border-color:#e01313;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-light{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-light:hover{background-color:#5a5f6b;border-color:#545964;color:#fff}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#545964;border-color:#4e535d;color:#fff}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-dark{background-color:#111827;border-color:#111827;color:#fff}.btn-dark:hover{background-color:#05080c;border-color:#020203;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#111827;border-color:#111827;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#020203;border-color:#000;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-gray-100{background-color:#f3f4f6;border-color:#f3f4f6;color:#111827}.btn-gray-100:hover{background-color:#dde0e6;border-color:#d6d9e0;color:#111827}.btn-gray-100.focus,.btn-gray-100:focus{box-shadow:0 0 0 .2rem rgba(243,244,246,.5)}.btn-gray-100.disabled,.btn-gray-100:disabled{background-color:#f3f4f6;border-color:#f3f4f6;color:#111827}.btn-gray-100:not(:disabled):not(.disabled).active,.btn-gray-100:not(:disabled):not(.disabled):active,.show>.btn-gray-100.dropdown-toggle{background-color:#d6d9e0;border-color:#cfd3db;color:#111827}.btn-gray-100:not(:disabled):not(.disabled).active:focus,.btn-gray-100:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(243,244,246,.5)}.btn-gray-200{background-color:#e5e7eb;border-color:#e5e7eb;color:#111827}.btn-gray-200:hover{background-color:#cfd3da;border-color:#c8ccd5;color:#111827}.btn-gray-200.focus,.btn-gray-200:focus{box-shadow:0 0 0 .2rem rgba(229,231,235,.5)}.btn-gray-200.disabled,.btn-gray-200:disabled{background-color:#e5e7eb;border-color:#e5e7eb;color:#111827}.btn-gray-200:not(:disabled):not(.disabled).active,.btn-gray-200:not(:disabled):not(.disabled):active,.show>.btn-gray-200.dropdown-toggle{background-color:#c8ccd5;border-color:#c1c6cf;color:#111827}.btn-gray-200:not(:disabled):not(.disabled).active:focus,.btn-gray-200:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(229,231,235,.5)}.btn-gray-300{background-color:#d1d5db;border-color:#d1d5db;color:#111827}.btn-gray-300:hover{background-color:#bcc1ca;border-color:#b4bbc5;color:#111827}.btn-gray-300.focus,.btn-gray-300:focus{box-shadow:0 0 0 .2rem rgba(209,213,219,.5)}.btn-gray-300.disabled,.btn-gray-300:disabled{background-color:#d1d5db;border-color:#d1d5db;color:#111827}.btn-gray-300:not(:disabled):not(.disabled).active,.btn-gray-300:not(:disabled):not(.disabled):active,.show>.btn-gray-300.dropdown-toggle{background-color:#b4bbc5;border-color:#adb4bf;color:#111827}.btn-gray-300:not(:disabled):not(.disabled).active:focus,.btn-gray-300:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(209,213,219,.5)}.btn-gray-400{background-color:#9ca3af;border-color:#9ca3af;color:#111827}.btn-gray-400:hover{background-color:#878f9e;border-color:#808998;color:#fff}.btn-gray-400.focus,.btn-gray-400:focus{box-shadow:0 0 0 .2rem rgba(156,163,175,.5)}.btn-gray-400.disabled,.btn-gray-400:disabled{background-color:#9ca3af;border-color:#9ca3af;color:#111827}.btn-gray-400:not(:disabled):not(.disabled).active,.btn-gray-400:not(:disabled):not(.disabled):active,.show>.btn-gray-400.dropdown-toggle{background-color:#808998;border-color:#798293;color:#fff}.btn-gray-400:not(:disabled):not(.disabled).active:focus,.btn-gray-400:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(156,163,175,.5)}.btn-gray-500{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-gray-500:hover{background-color:#5a5f6b;border-color:#545964;color:#fff}.btn-gray-500.focus,.btn-gray-500:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-gray-500.disabled,.btn-gray-500:disabled{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-gray-500:not(:disabled):not(.disabled).active,.btn-gray-500:not(:disabled):not(.disabled):active,.show>.btn-gray-500.dropdown-toggle{background-color:#545964;border-color:#4e535d;color:#fff}.btn-gray-500:not(:disabled):not(.disabled).active:focus,.btn-gray-500:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-gray-600{background-color:#4b5563;border-color:#4b5563;color:#fff}.btn-gray-600:hover{background-color:#3b424d;border-color:#353c46;color:#fff}.btn-gray-600.focus,.btn-gray-600:focus{box-shadow:0 0 0 .2rem rgba(75,85,99,.5)}.btn-gray-600.disabled,.btn-gray-600:disabled{background-color:#4b5563;border-color:#4b5563;color:#fff}.btn-gray-600:not(:disabled):not(.disabled).active,.btn-gray-600:not(:disabled):not(.disabled):active,.show>.btn-gray-600.dropdown-toggle{background-color:#353c46;border-color:#30363f;color:#fff}.btn-gray-600:not(:disabled):not(.disabled).active:focus,.btn-gray-600:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,85,99,.5)}.btn-gray-700{background-color:#374151;border-color:#374151;color:#fff}.btn-gray-700:hover{background-color:#282f3a;border-color:#222933;color:#fff}.btn-gray-700.focus,.btn-gray-700:focus{box-shadow:0 0 0 .2rem rgba(55,65,81,.5)}.btn-gray-700.disabled,.btn-gray-700:disabled{background-color:#374151;border-color:#374151;color:#fff}.btn-gray-700:not(:disabled):not(.disabled).active,.btn-gray-700:not(:disabled):not(.disabled):active,.show>.btn-gray-700.dropdown-toggle{background-color:#222933;border-color:#1d232b;color:#fff}.btn-gray-700:not(:disabled):not(.disabled).active:focus,.btn-gray-700:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(55,65,81,.5)}.btn-gray-800{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-gray-800:hover{background-color:#11171f;border-color:#0d1116;color:#fff}.btn-gray-800.focus,.btn-gray-800:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-gray-800.disabled,.btn-gray-800:disabled{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-gray-800:not(:disabled):not(.disabled).active,.btn-gray-800:not(:disabled):not(.disabled):active,.show>.btn-gray-800.dropdown-toggle{background-color:#0d1116;border-color:#080b0e;color:#fff}.btn-gray-800:not(:disabled):not(.disabled).active:focus,.btn-gray-800:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-gray-900{background-color:#111827;border-color:#111827;color:#fff}.btn-gray-900:hover{background-color:#05080c;border-color:#020203;color:#fff}.btn-gray-900.focus,.btn-gray-900:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-gray-900.disabled,.btn-gray-900:disabled{background-color:#111827;border-color:#111827;color:#fff}.btn-gray-900:not(:disabled):not(.disabled).active,.btn-gray-900:not(:disabled):not(.disabled):active,.show>.btn-gray-900.dropdown-toggle{background-color:#020203;border-color:#000;color:#fff}.btn-gray-900:not(:disabled):not(.disabled).active:focus,.btn-gray-900:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-outline-primary{background-color:transparent;background-image:none;border-color:#8b5cf6;color:#8b5cf6}.btn-outline-primary:hover{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#8b5cf6}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.5)}.btn-outline-secondary{background-color:transparent;background-image:none;border-color:#1f2937;color:#1f2937}.btn-outline-secondary:hover{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#1f2937}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-outline-success{background-color:transparent;background-image:none;border-color:#10b981;color:#10b981}.btn-outline-success:hover{background-color:#10b981;border-color:#10b981;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#10b981}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#10b981;border-color:#10b981;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(16,185,129,.5)}.btn-outline-info{background-color:transparent;background-image:none;border-color:#3b82f6;color:#3b82f6}.btn-outline-info:hover{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(59,130,246,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#3b82f6}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(59,130,246,.5)}.btn-outline-warning{background-color:transparent;background-image:none;border-color:#f59e0b;color:#f59e0b}.btn-outline-warning:hover{background-color:#f59e0b;border-color:#f59e0b;color:#111827}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#f59e0b}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#f59e0b;border-color:#f59e0b;color:#111827}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(245,158,11,.5)}.btn-outline-danger{background-color:transparent;background-image:none;border-color:#ef4444;color:#ef4444}.btn-outline-danger:hover{background-color:#ef4444;border-color:#ef4444;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#ef4444}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#ef4444;border-color:#ef4444;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(239,68,68,.5)}.btn-outline-light{background-color:transparent;background-image:none;border-color:#6b7280;color:#6b7280}.btn-outline-light:hover{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#6b7280}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-outline-dark{background-color:transparent;background-image:none;border-color:#111827;color:#111827}.btn-outline-dark:hover{background-color:#111827;border-color:#111827;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#111827}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#111827;border-color:#111827;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-outline-gray-100{background-color:transparent;background-image:none;border-color:#f3f4f6;color:#f3f4f6}.btn-outline-gray-100:hover{background-color:#f3f4f6;border-color:#f3f4f6;color:#111827}.btn-outline-gray-100.focus,.btn-outline-gray-100:focus{box-shadow:0 0 0 .2rem rgba(243,244,246,.5)}.btn-outline-gray-100.disabled,.btn-outline-gray-100:disabled{background-color:transparent;color:#f3f4f6}.btn-outline-gray-100:not(:disabled):not(.disabled).active,.btn-outline-gray-100:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-100.dropdown-toggle{background-color:#f3f4f6;border-color:#f3f4f6;color:#111827}.btn-outline-gray-100:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-100:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-100.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(243,244,246,.5)}.btn-outline-gray-200{background-color:transparent;background-image:none;border-color:#e5e7eb;color:#e5e7eb}.btn-outline-gray-200:hover{background-color:#e5e7eb;border-color:#e5e7eb;color:#111827}.btn-outline-gray-200.focus,.btn-outline-gray-200:focus{box-shadow:0 0 0 .2rem rgba(229,231,235,.5)}.btn-outline-gray-200.disabled,.btn-outline-gray-200:disabled{background-color:transparent;color:#e5e7eb}.btn-outline-gray-200:not(:disabled):not(.disabled).active,.btn-outline-gray-200:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-200.dropdown-toggle{background-color:#e5e7eb;border-color:#e5e7eb;color:#111827}.btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-200.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(229,231,235,.5)}.btn-outline-gray-300{background-color:transparent;background-image:none;border-color:#d1d5db;color:#d1d5db}.btn-outline-gray-300:hover{background-color:#d1d5db;border-color:#d1d5db;color:#111827}.btn-outline-gray-300.focus,.btn-outline-gray-300:focus{box-shadow:0 0 0 .2rem rgba(209,213,219,.5)}.btn-outline-gray-300.disabled,.btn-outline-gray-300:disabled{background-color:transparent;color:#d1d5db}.btn-outline-gray-300:not(:disabled):not(.disabled).active,.btn-outline-gray-300:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-300.dropdown-toggle{background-color:#d1d5db;border-color:#d1d5db;color:#111827}.btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-300.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(209,213,219,.5)}.btn-outline-gray-400{background-color:transparent;background-image:none;border-color:#9ca3af;color:#9ca3af}.btn-outline-gray-400:hover{background-color:#9ca3af;border-color:#9ca3af;color:#111827}.btn-outline-gray-400.focus,.btn-outline-gray-400:focus{box-shadow:0 0 0 .2rem rgba(156,163,175,.5)}.btn-outline-gray-400.disabled,.btn-outline-gray-400:disabled{background-color:transparent;color:#9ca3af}.btn-outline-gray-400:not(:disabled):not(.disabled).active,.btn-outline-gray-400:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-400.dropdown-toggle{background-color:#9ca3af;border-color:#9ca3af;color:#111827}.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-400.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(156,163,175,.5)}.btn-outline-gray-500{background-color:transparent;background-image:none;border-color:#6b7280;color:#6b7280}.btn-outline-gray-500:hover{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-outline-gray-500.focus,.btn-outline-gray-500:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-outline-gray-500.disabled,.btn-outline-gray-500:disabled{background-color:transparent;color:#6b7280}.btn-outline-gray-500:not(:disabled):not(.disabled).active,.btn-outline-gray-500:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-500.dropdown-toggle{background-color:#6b7280;border-color:#6b7280;color:#fff}.btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-500.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,9%,46%,.5)}.btn-outline-gray-600{background-color:transparent;background-image:none;border-color:#4b5563;color:#4b5563}.btn-outline-gray-600:hover{background-color:#4b5563;border-color:#4b5563;color:#fff}.btn-outline-gray-600.focus,.btn-outline-gray-600:focus{box-shadow:0 0 0 .2rem rgba(75,85,99,.5)}.btn-outline-gray-600.disabled,.btn-outline-gray-600:disabled{background-color:transparent;color:#4b5563}.btn-outline-gray-600:not(:disabled):not(.disabled).active,.btn-outline-gray-600:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-600.dropdown-toggle{background-color:#4b5563;border-color:#4b5563;color:#fff}.btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-600.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,85,99,.5)}.btn-outline-gray-700{background-color:transparent;background-image:none;border-color:#374151;color:#374151}.btn-outline-gray-700:hover{background-color:#374151;border-color:#374151;color:#fff}.btn-outline-gray-700.focus,.btn-outline-gray-700:focus{box-shadow:0 0 0 .2rem rgba(55,65,81,.5)}.btn-outline-gray-700.disabled,.btn-outline-gray-700:disabled{background-color:transparent;color:#374151}.btn-outline-gray-700:not(:disabled):not(.disabled).active,.btn-outline-gray-700:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-700.dropdown-toggle{background-color:#374151;border-color:#374151;color:#fff}.btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-700.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(55,65,81,.5)}.btn-outline-gray-800{background-color:transparent;background-image:none;border-color:#1f2937;color:#1f2937}.btn-outline-gray-800:hover{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-outline-gray-800.focus,.btn-outline-gray-800:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-outline-gray-800.disabled,.btn-outline-gray-800:disabled{background-color:transparent;color:#1f2937}.btn-outline-gray-800:not(:disabled):not(.disabled).active,.btn-outline-gray-800:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-800.dropdown-toggle{background-color:#1f2937;border-color:#1f2937;color:#fff}.btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-800.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(31,41,55,.5)}.btn-outline-gray-900{background-color:transparent;background-image:none;border-color:#111827;color:#111827}.btn-outline-gray-900:hover{background-color:#111827;border-color:#111827;color:#fff}.btn-outline-gray-900.focus,.btn-outline-gray-900:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-outline-gray-900.disabled,.btn-outline-gray-900:disabled{background-color:transparent;color:#111827}.btn-outline-gray-900:not(:disabled):not(.disabled).active,.btn-outline-gray-900:not(:disabled):not(.disabled):active,.show>.btn-outline-gray-900.dropdown-toggle{background-color:#111827;border-color:#111827;color:#fff}.btn-outline-gray-900:not(:disabled):not(.disabled).active:focus,.btn-outline-gray-900:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-gray-900.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(17,24,39,.5)}.btn-link{background-color:transparent;color:#8b5cf6;font-weight:400}.btn-link:hover{background-color:transparent;color:#5714f2}.btn-link.focus,.btn-link:focus,.btn-link:hover{border-color:transparent;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#4b5563;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.01625rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.711375rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{margin-left:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(10,2,30,.15);border-radius:.25rem;color:#111827;display:none;float:left;font-size:.813rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;height:0;margin-left:.255em;vertical-align:.255em;width:0}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;height:0;margin-right:.255em;vertical-align:.255em;width:0}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e5e7eb;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#111827;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#f3f4f6;color:#090d15;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#8b5cf6;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#4b5563}.dropdown-menu.show{display:block}.dropdown-header{color:#4b5563;display:block;font-size:.711375rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#111827;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:0 1 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-left:0;margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{align-items:center;background-color:#e5e7eb;border:1px solid #9ca3af;border-radius:.25rem;color:#374151;display:flex;font-size:.813rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{border-radius:.3rem;font-size:1.01625rem;height:calc(2.52438rem + 2px);line-height:1.5;padding:.5rem 1rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{border-radius:.2rem;font-size:.711375rem;height:calc(1.56706rem + 2px);line-height:1.5;padding:.25rem .5rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.2195rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#8b5cf6;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(139,92,246,.25)}.custom-control-input:active~.custom-control-label:before{background-color:#fff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#4b5563}.custom-control-input:disabled~.custom-control-label:before{background-color:#e5e7eb}.custom-control-label{margin-bottom:0;position:relative}.custom-control-label:before{background-color:#d1d5db;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.10975rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#8b5cf6}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#8b5cf6}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(139,92,246,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(139,92,246,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#8b5cf6}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23fff\'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(139,92,246,.5)}.custom-select{background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%231F2937\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #9ca3af;border-radius:.25rem;color:#374151;display:inline-block;height:calc(1.9695rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#e1d5fd;box-shadow:0 0 0 .2rem rgba(225,213,253,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#374151}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e5e7eb;color:#4b5563}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:75%;height:calc(1.56706rem + 2px)}.custom-select-lg,.custom-select-sm{padding-bottom:.375rem;padding-top:.375rem}.custom-select-lg{font-size:125%;height:calc(2.52438rem + 2px)}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.9695rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#e1d5fd;box-shadow:0 0 0 .2rem rgba(139,92,246,.25)}.custom-file-input:focus~.custom-file-label:after{border-color:#e1d5fd}.custom-file-input:disabled~.custom-file-label{background-color:#e5e7eb}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{background-color:#fff;border:1px solid #9ca3af;border-radius:.25rem;height:calc(1.9695rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#374151;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e5e7eb;border-left:1px solid #9ca3af;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:1.9695rem;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;padding-left:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(139,92,246,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(139,92,246,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(139,92,246,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#8b5cf6;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fff}.custom-range::-webkit-slider-runnable-track{background-color:#d1d5db;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#8b5cf6;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fff}.custom-range::-moz-range-track{background-color:#d1d5db;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#8b5cf6;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#fff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#d1d5db;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#4b5563}.nav-tabs{border-bottom:1px solid #d1d5db}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e5e7eb #e5e7eb #d1d5db}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#4b5563}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#d1d5db #d1d5db #fff;color:#374151}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#8b5cf6;color:#fff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.01625rem;line-height:inherit;margin-right:1rem;padding-bottom:.3475625rem;padding-top:.3475625rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.01625rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(10,2,30,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(10,2,30,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(10,2,30,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(10,2,30,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(10,2,30,.9)}.navbar-light .navbar-toggler{border-color:rgba(10,2,30,.1);color:rgba(10,2,30,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(10, 2, 30, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(10,2,30,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(10,2,30,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255, 255, 255, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(10,2,30,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(10,2,30,.03);border-bottom:1px solid rgba(10,2,30,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(10,2,30,.03);border-top:1px solid rgba(10,2,30,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{background-color:#e5e7eb;border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#4b5563;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#4b5563}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #d1d5db;color:#8b5cf6;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e5e7eb;border-color:#d1d5db;color:#5714f2;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#d1d5db;color:#4b5563;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.01625rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.711375rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#8b5cf6;color:#fff}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#692cf3;color:#fff;text-decoration:none}.badge-secondary{background-color:#1f2937;color:#fff}.badge-secondary[href]:focus,.badge-secondary[href]:hover{background-color:#0d1116;color:#fff;text-decoration:none}.badge-success{background-color:#10b981;color:#fff}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#0c8a60;color:#fff;text-decoration:none}.badge-info{background-color:#3b82f6;color:#fff}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#0b63f3;color:#fff;text-decoration:none}.badge-warning{background-color:#f59e0b;color:#111827}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#c57f08;color:#111827;text-decoration:none}.badge-danger{background-color:#ef4444;color:#fff}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#eb1515;color:#fff;text-decoration:none}.badge-light{background-color:#6b7280;color:#fff}.badge-light[href]:focus,.badge-light[href]:hover{background-color:#545964;color:#fff;text-decoration:none}.badge-dark{background-color:#111827;color:#fff}.badge-dark[href]:focus,.badge-dark[href]:hover{background-color:#020203;color:#fff;text-decoration:none}.badge-gray-100{background-color:#f3f4f6;color:#111827}.badge-gray-100[href]:focus,.badge-gray-100[href]:hover{background-color:#d6d9e0;color:#111827;text-decoration:none}.badge-gray-200{background-color:#e5e7eb;color:#111827}.badge-gray-200[href]:focus,.badge-gray-200[href]:hover{background-color:#c8ccd5;color:#111827;text-decoration:none}.badge-gray-300{background-color:#d1d5db;color:#111827}.badge-gray-300[href]:focus,.badge-gray-300[href]:hover{background-color:#b4bbc5;color:#111827;text-decoration:none}.badge-gray-400{background-color:#9ca3af;color:#111827}.badge-gray-400[href]:focus,.badge-gray-400[href]:hover{background-color:#808998;color:#111827;text-decoration:none}.badge-gray-500{background-color:#6b7280;color:#fff}.badge-gray-500[href]:focus,.badge-gray-500[href]:hover{background-color:#545964;color:#fff;text-decoration:none}.badge-gray-600{background-color:#4b5563;color:#fff}.badge-gray-600[href]:focus,.badge-gray-600[href]:hover{background-color:#353c46;color:#fff;text-decoration:none}.badge-gray-700{background-color:#374151;color:#fff}.badge-gray-700[href]:focus,.badge-gray-700[href]:hover{background-color:#222933;color:#fff;text-decoration:none}.badge-gray-800{background-color:#1f2937;color:#fff}.badge-gray-800[href]:focus,.badge-gray-800[href]:hover{background-color:#0d1116;color:#fff;text-decoration:none}.badge-gray-900{background-color:#111827;color:#fff}.badge-gray-900[href]:focus,.badge-gray-900[href]:hover{background-color:#020203;color:#fff;text-decoration:none}.jumbotron{background-color:#e5e7eb;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.2rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.7195rem}.alert-dismissible .close{color:inherit;padding:.2rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#e8defd;border-color:#dfd1fc;color:#4d318e}.alert-primary hr{border-top-color:#ceb9fa}.alert-primary .alert-link{color:#382468}.alert-secondary{background-color:#d2d4d7;border-color:#c0c3c7;color:#15162b}.alert-secondary hr{border-top-color:#b3b6bb}.alert-secondary .alert-link{color:#040409}.alert-success{background-color:#cff1e6;border-color:#bcebdc;color:#0d6152}.alert-success hr{border-top-color:#a8e5d2}.alert-success .alert-link{color:#07342c}.alert-info{background-color:#d8e6fd;border-color:#c8dcfc;color:#24448e}.alert-info hr{border-top-color:#b0cdfb}.alert-info .alert-link{color:#1a3165}.alert-warning{background-color:#fdecce;border-color:#fce4bb;color:#845314}.alert-warning hr{border-top-color:#fbdaa3}.alert-warning .alert-link{color:#58370d}.alert-danger{background-color:#fcdada;border-color:#fbcbcb;color:#812432}.alert-danger hr{border-top-color:#f9b3b3}.alert-danger .alert-link{color:#591923}.alert-light{background-color:#e1e3e6;border-color:#d6d8db;color:#3d3c51}.alert-light hr{border-top-color:#c8cbcf}.alert-light .alert-link{color:#272634}.alert-dark{background-color:#cfd1d4;border-color:#bcbec3;color:#0e0d23}.alert-dark hr{border-top-color:#afb1b7}.alert-dark .alert-link{color:#000}.alert-gray-100{background-color:#fdfdfd;border-color:#fcfcfc;color:#83808e}.alert-gray-100 hr{border-top-color:#efefef}.alert-gray-100 .alert-link{color:#6a6774}.alert-gray-200{background-color:#fafafb;border-color:#f8f8f9;color:#7c7989}.alert-gray-200 hr{border-top-color:#eaeaed}.alert-gray-200 .alert-link{color:#63616e}.alert-gray-300{background-color:#f6f7f8;border-color:#f2f3f5;color:#727080}.alert-gray-300 hr{border-top-color:#e4e6ea}.alert-gray-300 .alert-link{color:#5a5865}.alert-gray-400{background-color:#ebedef;border-color:#e3e5e9;color:#56566a}.alert-gray-400 hr{border-top-color:#d5d8de}.alert-gray-400 .alert-link{color:#3f3f4e}.alert-gray-500{background-color:#e1e3e6;border-color:#d6d8db;color:#3d3c51}.alert-gray-500 hr{border-top-color:#c8cbcf}.alert-gray-500 .alert-link{color:#272634}.alert-gray-600{background-color:#dbdde0;border-color:#cdcfd3;color:#2c2d42}.alert-gray-600 hr{border-top-color:#bfc2c7}.alert-gray-600 .alert-link{color:#181823}.alert-gray-700{background-color:#d7d9dc;border-color:#c7cace;color:#222339}.alert-gray-700 hr{border-top-color:#b9bdc2}.alert-gray-700 .alert-link{color:#0f0f19}.alert-gray-800{background-color:#d2d4d7;border-color:#c0c3c7;color:#15162b}.alert-gray-800 hr{border-top-color:#b3b6bb}.alert-gray-800 .alert-link{color:#040409}.alert-gray-900{background-color:#cfd1d4;border-color:#bcbec3;color:#0e0d23}.alert-gray-900 hr{border-top-color:#afb1b7}.alert-gray-900 .alert-link{color:#000}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e5e7eb;border-radius:.25rem;display:flex;font-size:.60975rem;height:1rem;overflow:hidden}.progress-bar{background-color:#8b5cf6;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#374151;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f3f4f6;color:#374151;text-decoration:none}.list-group-item-action:active{background-color:#e5e7eb;color:#111827}.list-group-item{background-color:#fff;border:1px solid rgba(10,2,30,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#4b5563}.list-group-item.active{background-color:#8b5cf6;border-color:#8b5cf6;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{background-color:#dfd1fc;color:#4d318e}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#ceb9fa;color:#4d318e}.list-group-item-primary.list-group-item-action.active{background-color:#4d318e;border-color:#4d318e;color:#fff}.list-group-item-secondary{background-color:#c0c3c7;color:#15162b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#b3b6bb;color:#15162b}.list-group-item-secondary.list-group-item-action.active{background-color:#15162b;border-color:#15162b;color:#fff}.list-group-item-success{background-color:#bcebdc;color:#0d6152}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#a8e5d2;color:#0d6152}.list-group-item-success.list-group-item-action.active{background-color:#0d6152;border-color:#0d6152;color:#fff}.list-group-item-info{background-color:#c8dcfc;color:#24448e}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#b0cdfb;color:#24448e}.list-group-item-info.list-group-item-action.active{background-color:#24448e;border-color:#24448e;color:#fff}.list-group-item-warning{background-color:#fce4bb;color:#845314}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#fbdaa3;color:#845314}.list-group-item-warning.list-group-item-action.active{background-color:#845314;border-color:#845314;color:#fff}.list-group-item-danger{background-color:#fbcbcb;color:#812432}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f9b3b3;color:#812432}.list-group-item-danger.list-group-item-action.active{background-color:#812432;border-color:#812432;color:#fff}.list-group-item-light{background-color:#d6d8db;color:#3d3c51}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#c8cbcf;color:#3d3c51}.list-group-item-light.list-group-item-action.active{background-color:#3d3c51;border-color:#3d3c51;color:#fff}.list-group-item-dark{background-color:#bcbec3;color:#0e0d23}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#afb1b7;color:#0e0d23}.list-group-item-dark.list-group-item-action.active{background-color:#0e0d23;border-color:#0e0d23;color:#fff}.list-group-item-gray-100{background-color:#fcfcfc;color:#83808e}.list-group-item-gray-100.list-group-item-action:focus,.list-group-item-gray-100.list-group-item-action:hover{background-color:#efefef;color:#83808e}.list-group-item-gray-100.list-group-item-action.active{background-color:#83808e;border-color:#83808e;color:#fff}.list-group-item-gray-200{background-color:#f8f8f9;color:#7c7989}.list-group-item-gray-200.list-group-item-action:focus,.list-group-item-gray-200.list-group-item-action:hover{background-color:#eaeaed;color:#7c7989}.list-group-item-gray-200.list-group-item-action.active{background-color:#7c7989;border-color:#7c7989;color:#fff}.list-group-item-gray-300{background-color:#f2f3f5;color:#727080}.list-group-item-gray-300.list-group-item-action:focus,.list-group-item-gray-300.list-group-item-action:hover{background-color:#e4e6ea;color:#727080}.list-group-item-gray-300.list-group-item-action.active{background-color:#727080;border-color:#727080;color:#fff}.list-group-item-gray-400{background-color:#e3e5e9;color:#56566a}.list-group-item-gray-400.list-group-item-action:focus,.list-group-item-gray-400.list-group-item-action:hover{background-color:#d5d8de;color:#56566a}.list-group-item-gray-400.list-group-item-action.active{background-color:#56566a;border-color:#56566a;color:#fff}.list-group-item-gray-500{background-color:#d6d8db;color:#3d3c51}.list-group-item-gray-500.list-group-item-action:focus,.list-group-item-gray-500.list-group-item-action:hover{background-color:#c8cbcf;color:#3d3c51}.list-group-item-gray-500.list-group-item-action.active{background-color:#3d3c51;border-color:#3d3c51;color:#fff}.list-group-item-gray-600{background-color:#cdcfd3;color:#2c2d42}.list-group-item-gray-600.list-group-item-action:focus,.list-group-item-gray-600.list-group-item-action:hover{background-color:#bfc2c7;color:#2c2d42}.list-group-item-gray-600.list-group-item-action.active{background-color:#2c2d42;border-color:#2c2d42;color:#fff}.list-group-item-gray-700{background-color:#c7cace;color:#222339}.list-group-item-gray-700.list-group-item-action:focus,.list-group-item-gray-700.list-group-item-action:hover{background-color:#b9bdc2;color:#222339}.list-group-item-gray-700.list-group-item-action.active{background-color:#222339;border-color:#222339;color:#fff}.list-group-item-gray-800{background-color:#c0c3c7;color:#15162b}.list-group-item-gray-800.list-group-item-action:focus,.list-group-item-gray-800.list-group-item-action:hover{background-color:#b3b6bb;color:#15162b}.list-group-item-gray-800.list-group-item-action.active{background-color:#15162b;border-color:#15162b;color:#fff}.list-group-item-gray-900{background-color:#bcbec3;color:#0e0d23}.list-group-item-gray-900.list-group-item-action:focus,.list-group-item-gray-900.list-group-item-action:hover{background-color:#afb1b7;color:#0e0d23}.list-group-item-gray-900.list-group-item-action.active{background-color:#0e0d23;border-color:#0e0d23;color:#fff}.close{color:#0a021e;float:right;font-size:1.2195rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#0a021e;opacity:.75;text-decoration:none}button.close{-webkit-appearance:none;background-color:transparent;border:0;padding:0}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{bottom:0;display:none;left:0;outline:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(10,2,30,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#0a021e;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{word-wrap:break-word;display:block;font-family:Nunito,sans-serif;font-size:.711375rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-top-color:#0a021e;border-width:.4rem .4rem 0;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#0a021e;border-width:.4rem .4rem .4rem 0;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#0a021e;border-width:0 .4rem .4rem;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#0a021e;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#0a021e;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(10,2,30,.1);font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#4b5563;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(10,2,30,.2);border-radius:.3rem;font-family:Nunito,sans-serif;font-size:.711375rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{border-top-color:rgba(10,2,30,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{border-right-color:rgba(10,2,30,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{border-bottom-color:rgba(10,2,30,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{border-left-color:rgba(10,2,30,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:.813rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#111827;padding:.5rem .75rem}.carousel{position:relative}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-item{align-items:center;backface-visibility:hidden;display:none;perspective:1000px;position:relative;width:100%}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;width:15%}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23fff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3E%3C/svg%3E")}.carousel-indicators{bottom:10px;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-color:hsla(0,0%,100%,.5);cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;position:relative;text-indent:-999px;width:30px}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{content:"";display:inline-block;height:10px;left:0;position:absolute;width:100%}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#8b5cf6!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#692cf3!important}.bg-secondary{background-color:#1f2937!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#0d1116!important}.bg-success{background-color:#10b981!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#0c8a60!important}.bg-info{background-color:#3b82f6!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#0b63f3!important}.bg-warning{background-color:#f59e0b!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c57f08!important}.bg-danger{background-color:#ef4444!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#eb1515!important}.bg-light{background-color:#6b7280!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#545964!important}.bg-dark{background-color:#111827!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#020203!important}.bg-gray-100{background-color:#f3f4f6!important}a.bg-gray-100:focus,a.bg-gray-100:hover,button.bg-gray-100:focus,button.bg-gray-100:hover{background-color:#d6d9e0!important}.bg-gray-200{background-color:#e5e7eb!important}a.bg-gray-200:focus,a.bg-gray-200:hover,button.bg-gray-200:focus,button.bg-gray-200:hover{background-color:#c8ccd5!important}.bg-gray-300{background-color:#d1d5db!important}a.bg-gray-300:focus,a.bg-gray-300:hover,button.bg-gray-300:focus,button.bg-gray-300:hover{background-color:#b4bbc5!important}.bg-gray-400{background-color:#9ca3af!important}a.bg-gray-400:focus,a.bg-gray-400:hover,button.bg-gray-400:focus,button.bg-gray-400:hover{background-color:#808998!important}.bg-gray-500{background-color:#6b7280!important}a.bg-gray-500:focus,a.bg-gray-500:hover,button.bg-gray-500:focus,button.bg-gray-500:hover{background-color:#545964!important}.bg-gray-600{background-color:#4b5563!important}a.bg-gray-600:focus,a.bg-gray-600:hover,button.bg-gray-600:focus,button.bg-gray-600:hover{background-color:#353c46!important}.bg-gray-700{background-color:#374151!important}a.bg-gray-700:focus,a.bg-gray-700:hover,button.bg-gray-700:focus,button.bg-gray-700:hover{background-color:#222933!important}.bg-gray-800{background-color:#1f2937!important}a.bg-gray-800:focus,a.bg-gray-800:hover,button.bg-gray-800:focus,button.bg-gray-800:hover{background-color:#0d1116!important}.bg-gray-900{background-color:#111827!important}a.bg-gray-900:focus,a.bg-gray-900:hover,button.bg-gray-900:focus,button.bg-gray-900:hover{background-color:#020203!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #d1d5db!important}.border-top{border-top:1px solid #d1d5db!important}.border-right{border-right:1px solid #d1d5db!important}.border-bottom{border-bottom:1px solid #d1d5db!important}.border-left{border-left:1px solid #d1d5db!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#8b5cf6!important}.border-secondary{border-color:#1f2937!important}.border-success{border-color:#10b981!important}.border-info{border-color:#3b82f6!important}.border-warning{border-color:#f59e0b!important}.border-danger{border-color:#ef4444!important}.border-light{border-color:#6b7280!important}.border-dark{border-color:#111827!important}.border-gray-100{border-color:#f3f4f6!important}.border-gray-200{border-color:#e5e7eb!important}.border-gray-300{border-color:#d1d5db!important}.border-gray-400{border-color:#9ca3af!important}.border-gray-500{border-color:#6b7280!important}.border-gray-600{border-color:#4b5563!important}.border-gray-700{border-color:#374151!important}.border-gray-800{border-color:#1f2937!important}.border-gray-900{border-color:#111827!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(10,2,30,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(10,2,30,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(10,2,30,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#8b5cf6!important}a.text-primary:focus,a.text-primary:hover{color:#692cf3!important}.text-secondary{color:#1f2937!important}a.text-secondary:focus,a.text-secondary:hover{color:#0d1116!important}.text-success{color:#10b981!important}a.text-success:focus,a.text-success:hover{color:#0c8a60!important}.text-info{color:#3b82f6!important}a.text-info:focus,a.text-info:hover{color:#0b63f3!important}.text-warning{color:#f59e0b!important}a.text-warning:focus,a.text-warning:hover{color:#c57f08!important}.text-danger{color:#ef4444!important}a.text-danger:focus,a.text-danger:hover{color:#eb1515!important}.text-light{color:#6b7280!important}a.text-light:focus,a.text-light:hover{color:#545964!important}.text-dark{color:#111827!important}a.text-dark:focus,a.text-dark:hover{color:#020203!important}.text-gray-100{color:#f3f4f6!important}a.text-gray-100:focus,a.text-gray-100:hover{color:#d6d9e0!important}.text-gray-200{color:#e5e7eb!important}a.text-gray-200:focus,a.text-gray-200:hover{color:#c8ccd5!important}.text-gray-300{color:#d1d5db!important}a.text-gray-300:focus,a.text-gray-300:hover{color:#b4bbc5!important}.text-gray-400{color:#9ca3af!important}a.text-gray-400:focus,a.text-gray-400:hover{color:#808998!important}.text-gray-500{color:#6b7280!important}a.text-gray-500:focus,a.text-gray-500:hover{color:#545964!important}.text-gray-600{color:#4b5563!important}a.text-gray-600:focus,a.text-gray-600:hover{color:#353c46!important}.text-gray-700{color:#374151!important}a.text-gray-700:focus,a.text-gray-700:hover{color:#222933!important}.text-gray-800{color:#1f2937!important}a.text-gray-800:focus,a.text-gray-800:hover{color:#0d1116!important}.text-gray-900{color:#111827!important}a.text-gray-900:focus,a.text-gray-900:hover{color:#020203!important}.text-body{color:#111827!important}.text-muted{color:#4b5563!important}.text-black-50{color:rgba(10,2,30,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #6b7280;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #0a021e}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #d1d5db!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#d1d5db}.table .thead-dark th{border-color:#d1d5db;color:inherit}}[dir=rtl] .text-left{text-align:right!important}[dir=rtl] .text-right{text-align:left!important}@media (min-width:576px){[dir=rtl] .text-sm-left{text-align:right!important}[dir=rtl] .text-sm-right{text-align:left!important}}@media (min-width:768px){[dir=rtl] .text-md-left{text-align:right!important}[dir=rtl] .text-md-right{text-align:left!important}}@media (min-width:992px){[dir=rtl] .text-lg-left{text-align:right!important}[dir=rtl] .text-lg-right{text-align:left!important}}@media (min-width:1200px){[dir=rtl] .text-xl-left{text-align:right!important}[dir=rtl] .text-xl-right{text-align:left!important}}[dir=rtl] .float-left{float:right!important}[dir=rtl] .float-right{float:left!important}@media (min-width:576px){[dir=rtl] .float-sm-left{float:right!important}[dir=rtl] .float-sm-right{float:left!important}}@media (min-width:768px){[dir=rtl] .float-md-left{float:right!important}[dir=rtl] .float-md-right{float:left!important}}@media (min-width:992px){[dir=rtl] .float-lg-left{float:right!important}[dir=rtl] .float-lg-right{float:left!important}}@media (min-width:1200px){[dir=rtl] .float-xl-left{float:right!important}[dir=rtl] .float-xl-right{float:left!important}}[dir=rtl] .mr-0,[dir=rtl] .mx-0{margin-left:0!important;margin-right:unset!important}[dir=rtl] .ml-0,[dir=rtl] .mx-0{margin-left:unset!important;margin-right:0!important}[dir=rtl] .mr-1,[dir=rtl] .mx-1{margin-left:.25rem!important;margin-right:unset!important}[dir=rtl] .ml-1,[dir=rtl] .mx-1{margin-left:unset!important;margin-right:.25rem!important}[dir=rtl] .mr-2,[dir=rtl] .mx-2{margin-left:.5rem!important;margin-right:unset!important}[dir=rtl] .ml-2,[dir=rtl] .mx-2{margin-left:unset!important;margin-right:.5rem!important}[dir=rtl] .mr-3,[dir=rtl] .mx-3{margin-left:1rem!important;margin-right:unset!important}[dir=rtl] .ml-3,[dir=rtl] .mx-3{margin-left:unset!important;margin-right:1rem!important}[dir=rtl] .mr-4,[dir=rtl] .mx-4{margin-left:1.5rem!important;margin-right:unset!important}[dir=rtl] .ml-4,[dir=rtl] .mx-4{margin-left:unset!important;margin-right:1.5rem!important}[dir=rtl] .mr-5,[dir=rtl] .mx-5{margin-left:3rem!important;margin-right:unset!important}[dir=rtl] .ml-5,[dir=rtl] .mx-5{margin-left:unset!important;margin-right:3rem!important}[dir=rtl] .pr-0,[dir=rtl] .px-0{margin-right:unset!important;padding-left:0!important}[dir=rtl] .pl-0,[dir=rtl] .px-0{margin-left:unset!important;padding-right:0!important}[dir=rtl] .pr-1,[dir=rtl] .px-1{margin-right:unset!important;padding-left:.25rem!important}[dir=rtl] .pl-1,[dir=rtl] .px-1{margin-left:unset!important;padding-right:.25rem!important}[dir=rtl] .pr-2,[dir=rtl] .px-2{margin-right:unset!important;padding-left:.5rem!important}[dir=rtl] .pl-2,[dir=rtl] .px-2{margin-left:unset!important;padding-right:.5rem!important}[dir=rtl] .pr-3,[dir=rtl] .px-3{margin-right:unset!important;padding-left:1rem!important}[dir=rtl] .pl-3,[dir=rtl] .px-3{margin-left:unset!important;padding-right:1rem!important}[dir=rtl] .pr-4,[dir=rtl] .px-4{margin-right:unset!important;padding-left:1.5rem!important}[dir=rtl] .pl-4,[dir=rtl] .px-4{margin-left:unset!important;padding-right:1.5rem!important}[dir=rtl] .pr-5,[dir=rtl] .px-5{margin-right:unset!important;padding-left:3rem!important}[dir=rtl] .pl-5,[dir=rtl] .px-5{margin-left:unset!important;padding-right:3rem!important}@media (min-width:576px){[dir=rtl] .mr-sm-0,[dir=rtl] .mx-sm-0{margin-left:0!important;margin-right:unset!important}[dir=rtl] .ml-sm-0,[dir=rtl] .mx-sm-0{margin-left:unset!important;margin-right:0!important}[dir=rtl] .mr-sm-1,[dir=rtl] .mx-sm-1{margin-left:.25rem!important;margin-right:unset!important}[dir=rtl] .ml-sm-1,[dir=rtl] .mx-sm-1{margin-left:unset!important;margin-right:.25rem!important}[dir=rtl] .mr-sm-2,[dir=rtl] .mx-sm-2{margin-left:.5rem!important;margin-right:unset!important}[dir=rtl] .ml-sm-2,[dir=rtl] .mx-sm-2{margin-left:unset!important;margin-right:.5rem!important}[dir=rtl] .mr-sm-3,[dir=rtl] .mx-sm-3{margin-left:1rem!important;margin-right:unset!important}[dir=rtl] .ml-sm-3,[dir=rtl] .mx-sm-3{margin-left:unset!important;margin-right:1rem!important}[dir=rtl] .mr-sm-4,[dir=rtl] .mx-sm-4{margin-left:1.5rem!important;margin-right:unset!important}[dir=rtl] .ml-sm-4,[dir=rtl] .mx-sm-4{margin-left:unset!important;margin-right:1.5rem!important}[dir=rtl] .mr-sm-5,[dir=rtl] .mx-sm-5{margin-left:3rem!important;margin-right:unset!important}[dir=rtl] .ml-sm-5,[dir=rtl] .mx-sm-5{margin-left:unset!important;margin-right:3rem!important}[dir=rtl] .pr-sm-0,[dir=rtl] .px-sm-0{margin-right:unset!important;padding-left:0!important}[dir=rtl] .pl-sm-0,[dir=rtl] .px-sm-0{margin-left:unset!important;padding-right:0!important}[dir=rtl] .pr-sm-1,[dir=rtl] .px-sm-1{margin-right:unset!important;padding-left:.25rem!important}[dir=rtl] .pl-sm-1,[dir=rtl] .px-sm-1{margin-left:unset!important;padding-right:.25rem!important}[dir=rtl] .pr-sm-2,[dir=rtl] .px-sm-2{margin-right:unset!important;padding-left:.5rem!important}[dir=rtl] .pl-sm-2,[dir=rtl] .px-sm-2{margin-left:unset!important;padding-right:.5rem!important}[dir=rtl] .pr-sm-3,[dir=rtl] .px-sm-3{margin-right:unset!important;padding-left:1rem!important}[dir=rtl] .pl-sm-3,[dir=rtl] .px-sm-3{margin-left:unset!important;padding-right:1rem!important}[dir=rtl] .pr-sm-4,[dir=rtl] .px-sm-4{margin-right:unset!important;padding-left:1.5rem!important}[dir=rtl] .pl-sm-4,[dir=rtl] .px-sm-4{margin-left:unset!important;padding-right:1.5rem!important}[dir=rtl] .pr-sm-5,[dir=rtl] .px-sm-5{margin-right:unset!important;padding-left:3rem!important}[dir=rtl] .pl-sm-5,[dir=rtl] .px-sm-5{margin-left:unset!important;padding-right:3rem!important}}@media (min-width:768px){[dir=rtl] .mr-md-0,[dir=rtl] .mx-md-0{margin-left:0!important;margin-right:unset!important}[dir=rtl] .ml-md-0,[dir=rtl] .mx-md-0{margin-left:unset!important;margin-right:0!important}[dir=rtl] .mr-md-1,[dir=rtl] .mx-md-1{margin-left:.25rem!important;margin-right:unset!important}[dir=rtl] .ml-md-1,[dir=rtl] .mx-md-1{margin-left:unset!important;margin-right:.25rem!important}[dir=rtl] .mr-md-2,[dir=rtl] .mx-md-2{margin-left:.5rem!important;margin-right:unset!important}[dir=rtl] .ml-md-2,[dir=rtl] .mx-md-2{margin-left:unset!important;margin-right:.5rem!important}[dir=rtl] .mr-md-3,[dir=rtl] .mx-md-3{margin-left:1rem!important;margin-right:unset!important}[dir=rtl] .ml-md-3,[dir=rtl] .mx-md-3{margin-left:unset!important;margin-right:1rem!important}[dir=rtl] .mr-md-4,[dir=rtl] .mx-md-4{margin-left:1.5rem!important;margin-right:unset!important}[dir=rtl] .ml-md-4,[dir=rtl] .mx-md-4{margin-left:unset!important;margin-right:1.5rem!important}[dir=rtl] .mr-md-5,[dir=rtl] .mx-md-5{margin-left:3rem!important;margin-right:unset!important}[dir=rtl] .ml-md-5,[dir=rtl] .mx-md-5{margin-left:unset!important;margin-right:3rem!important}[dir=rtl] .pr-md-0,[dir=rtl] .px-md-0{margin-right:unset!important;padding-left:0!important}[dir=rtl] .pl-md-0,[dir=rtl] .px-md-0{margin-left:unset!important;padding-right:0!important}[dir=rtl] .pr-md-1,[dir=rtl] .px-md-1{margin-right:unset!important;padding-left:.25rem!important}[dir=rtl] .pl-md-1,[dir=rtl] .px-md-1{margin-left:unset!important;padding-right:.25rem!important}[dir=rtl] .pr-md-2,[dir=rtl] .px-md-2{margin-right:unset!important;padding-left:.5rem!important}[dir=rtl] .pl-md-2,[dir=rtl] .px-md-2{margin-left:unset!important;padding-right:.5rem!important}[dir=rtl] .pr-md-3,[dir=rtl] .px-md-3{margin-right:unset!important;padding-left:1rem!important}[dir=rtl] .pl-md-3,[dir=rtl] .px-md-3{margin-left:unset!important;padding-right:1rem!important}[dir=rtl] .pr-md-4,[dir=rtl] .px-md-4{margin-right:unset!important;padding-left:1.5rem!important}[dir=rtl] .pl-md-4,[dir=rtl] .px-md-4{margin-left:unset!important;padding-right:1.5rem!important}[dir=rtl] .pr-md-5,[dir=rtl] .px-md-5{margin-right:unset!important;padding-left:3rem!important}[dir=rtl] .pl-md-5,[dir=rtl] .px-md-5{margin-left:unset!important;padding-right:3rem!important}}@media (min-width:992px){[dir=rtl] .mr-lg-0,[dir=rtl] .mx-lg-0{margin-left:0!important;margin-right:unset!important}[dir=rtl] .ml-lg-0,[dir=rtl] .mx-lg-0{margin-left:unset!important;margin-right:0!important}[dir=rtl] .mr-lg-1,[dir=rtl] .mx-lg-1{margin-left:.25rem!important;margin-right:unset!important}[dir=rtl] .ml-lg-1,[dir=rtl] .mx-lg-1{margin-left:unset!important;margin-right:.25rem!important}[dir=rtl] .mr-lg-2,[dir=rtl] .mx-lg-2{margin-left:.5rem!important;margin-right:unset!important}[dir=rtl] .ml-lg-2,[dir=rtl] .mx-lg-2{margin-left:unset!important;margin-right:.5rem!important}[dir=rtl] .mr-lg-3,[dir=rtl] .mx-lg-3{margin-left:1rem!important;margin-right:unset!important}[dir=rtl] .ml-lg-3,[dir=rtl] .mx-lg-3{margin-left:unset!important;margin-right:1rem!important}[dir=rtl] .mr-lg-4,[dir=rtl] .mx-lg-4{margin-left:1.5rem!important;margin-right:unset!important}[dir=rtl] .ml-lg-4,[dir=rtl] .mx-lg-4{margin-left:unset!important;margin-right:1.5rem!important}[dir=rtl] .mr-lg-5,[dir=rtl] .mx-lg-5{margin-left:3rem!important;margin-right:unset!important}[dir=rtl] .ml-lg-5,[dir=rtl] .mx-lg-5{margin-left:unset!important;margin-right:3rem!important}[dir=rtl] .pr-lg-0,[dir=rtl] .px-lg-0{margin-right:unset!important;padding-left:0!important}[dir=rtl] .pl-lg-0,[dir=rtl] .px-lg-0{margin-left:unset!important;padding-right:0!important}[dir=rtl] .pr-lg-1,[dir=rtl] .px-lg-1{margin-right:unset!important;padding-left:.25rem!important}[dir=rtl] .pl-lg-1,[dir=rtl] .px-lg-1{margin-left:unset!important;padding-right:.25rem!important}[dir=rtl] .pr-lg-2,[dir=rtl] .px-lg-2{margin-right:unset!important;padding-left:.5rem!important}[dir=rtl] .pl-lg-2,[dir=rtl] .px-lg-2{margin-left:unset!important;padding-right:.5rem!important}[dir=rtl] .pr-lg-3,[dir=rtl] .px-lg-3{margin-right:unset!important;padding-left:1rem!important}[dir=rtl] .pl-lg-3,[dir=rtl] .px-lg-3{margin-left:unset!important;padding-right:1rem!important}[dir=rtl] .pr-lg-4,[dir=rtl] .px-lg-4{margin-right:unset!important;padding-left:1.5rem!important}[dir=rtl] .pl-lg-4,[dir=rtl] .px-lg-4{margin-left:unset!important;padding-right:1.5rem!important}[dir=rtl] .pr-lg-5,[dir=rtl] .px-lg-5{margin-right:unset!important;padding-left:3rem!important}[dir=rtl] .pl-lg-5,[dir=rtl] .px-lg-5{margin-left:unset!important;padding-right:3rem!important}}@media (min-width:1200px){[dir=rtl] .mr-xl-0,[dir=rtl] .mx-xl-0{margin-left:0!important;margin-right:unset!important}[dir=rtl] .ml-xl-0,[dir=rtl] .mx-xl-0{margin-left:unset!important;margin-right:0!important}[dir=rtl] .mr-xl-1,[dir=rtl] .mx-xl-1{margin-left:.25rem!important;margin-right:unset!important}[dir=rtl] .ml-xl-1,[dir=rtl] .mx-xl-1{margin-left:unset!important;margin-right:.25rem!important}[dir=rtl] .mr-xl-2,[dir=rtl] .mx-xl-2{margin-left:.5rem!important;margin-right:unset!important}[dir=rtl] .ml-xl-2,[dir=rtl] .mx-xl-2{margin-left:unset!important;margin-right:.5rem!important}[dir=rtl] .mr-xl-3,[dir=rtl] .mx-xl-3{margin-left:1rem!important;margin-right:unset!important}[dir=rtl] .ml-xl-3,[dir=rtl] .mx-xl-3{margin-left:unset!important;margin-right:1rem!important}[dir=rtl] .mr-xl-4,[dir=rtl] .mx-xl-4{margin-left:1.5rem!important;margin-right:unset!important}[dir=rtl] .ml-xl-4,[dir=rtl] .mx-xl-4{margin-left:unset!important;margin-right:1.5rem!important}[dir=rtl] .mr-xl-5,[dir=rtl] .mx-xl-5{margin-left:3rem!important;margin-right:unset!important}[dir=rtl] .ml-xl-5,[dir=rtl] .mx-xl-5{margin-left:unset!important;margin-right:3rem!important}[dir=rtl] .pr-xl-0,[dir=rtl] .px-xl-0{margin-right:unset!important;padding-left:0!important}[dir=rtl] .pl-xl-0,[dir=rtl] .px-xl-0{margin-left:unset!important;padding-right:0!important}[dir=rtl] .pr-xl-1,[dir=rtl] .px-xl-1{margin-right:unset!important;padding-left:.25rem!important}[dir=rtl] .pl-xl-1,[dir=rtl] .px-xl-1{margin-left:unset!important;padding-right:.25rem!important}[dir=rtl] .pr-xl-2,[dir=rtl] .px-xl-2{margin-right:unset!important;padding-left:.5rem!important}[dir=rtl] .pl-xl-2,[dir=rtl] .px-xl-2{margin-left:unset!important;padding-right:.5rem!important}[dir=rtl] .pr-xl-3,[dir=rtl] .px-xl-3{margin-right:unset!important;padding-left:1rem!important}[dir=rtl] .pl-xl-3,[dir=rtl] .px-xl-3{margin-left:unset!important;padding-right:1rem!important}[dir=rtl] .pr-xl-4,[dir=rtl] .px-xl-4{margin-right:unset!important;padding-left:1.5rem!important}[dir=rtl] .pl-xl-4,[dir=rtl] .px-xl-4{margin-left:unset!important;padding-right:1.5rem!important}[dir=rtl] .pr-xl-5,[dir=rtl] .px-xl-5{margin-right:unset!important;padding-left:3rem!important}[dir=rtl] .pl-xl-5,[dir=rtl] .px-xl-5{margin-left:unset!important;padding-right:3rem!important}}[dir=rtl] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),[dir=rtl] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),[dir=rtl] .input-group>.input-group-append:not(:last-child)>.btn,[dir=rtl] .input-group>.input-group-append:not(:last-child)>.input-group-text,[dir=rtl] .input-group>.input-group-prepend>.btn,[dir=rtl] .input-group>.input-group-prepend>.input-group-text{border-bottom-left-radius:0;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-top-right-radius:.25rem}[dir=rtl] .input-group>.input-group-append>.btn,[dir=rtl] .input-group>.input-group-append>.input-group-text,[dir=rtl] .input-group>.input-group-prepend:first-child>.btn:not(:first-child),[dir=rtl] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.btn,[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:.25rem;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-top-right-radius:0}[dir=rtl] .input-group>.custom-select:not(:last-child),[dir=rtl] .input-group>.form-control:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-top-right-radius:.25rem}[dir=rtl] .input-group>.custom-select:not(:first-child),[dir=rtl] .input-group>.form-control:not(:first-child){border-bottom-left-radius:.25rem;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-top-right-radius:0}[dir=rtl] .btn-group>.btn-group:not(:first-child)>.btn,[dir=rtl] .btn-group>.btn-group:not(:last-child)>.btn,[dir=rtl] .btn-group>.btn:not(:first-child),[dir=rtl] .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-radius:0}.gradient-purple-indigo,.sidebar-gradient-purple-indigo .sidebar-left{background-color:#8b5cf6;background-image:-o-linear-gradient(-154deg,#8b5cf6 0,#33214b 100%);background:linear-gradient(-154deg,#8b5cf6,#33214b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.btn.gradient-purple-indigo.active,.btn.gradient-purple-indigo:active{background-color:#8b5cf6;background-image:-o-linear-gradient(-90deg,#8b5cf6 0,#33214b 100%);background:linear-gradient(-90deg,#8b5cf6,#33214b);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.gradient-black-blue,.sidebar-gradient-black-blue .sidebar-left{background-color:#004e92;background-image:-o-linear-gradient(-154deg,#004e92 0,#000428 100%);background:linear-gradient(-154deg,#004e92,#000428);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.btn.gradient-black-blue.active,.btn.gradient-black-blue:active{background-color:#004e92;background-image:-o-linear-gradient(-90deg,#004e92 0,#000428 100%);background:linear-gradient(-90deg,#004e92,#000428);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.gradient-black-gray,.sidebar-gradient-black-gray .sidebar-left{background-color:#404040;background-image:-o-linear-gradient(-154deg,#404040 0,#000 100%);background:linear-gradient(-154deg,#404040,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.btn.gradient-black-gray.active,.btn.gradient-black-gray:active{background-color:#404040;background-image:-o-linear-gradient(-90deg,#404040 0,#000 100%);background:linear-gradient(-90deg,#404040,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.gradient-steel-gray,.sidebar-gradient-steel-gray .sidebar-left{background-color:#616d86;background-image:-o-linear-gradient(-154deg,#616d86 0,#1f1c2c 100%);background:linear-gradient(-154deg,#616d86,#1f1c2c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.btn.gradient-steel-gray.active,.btn.gradient-steel-gray:active{background-color:#616d86;background-image:-o-linear-gradient(-90deg,#616d86 0,#1f1c2c 100%);background:linear-gradient(-90deg,#616d86,#1f1c2c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from",endColorstr="$to",GradientType=1)}.blue,.sidebar-blue .sidebar-left{background:#3b82f6}.midnight-blue,.sidebar-midnight-blue .sidebar-left{background:#0c0c3c}.indigo,.sidebar-indigo .sidebar-left{background:#6366f1}.dark-purple,.sidebar-dark-purple .sidebar-left{background:#322740}.purple,.sidebar-purple .sidebar-left{background:#8b5cf6}.pink,.sidebar-pink .sidebar-left{background:#ec4899}.red,.sidebar-red .sidebar-left{background:#ef4444}.orange,.sidebar-orange .sidebar-left{background:#f97316}.sidebar-yellow .sidebar-left,.yellow{background:#f59e0b}.green,.sidebar-green .sidebar-left{background:#10b981}.sidebar-teal .sidebar-left,.teal{background:#14b8a6}.cyan,.sidebar-cyan .sidebar-left{background:#06b6d4}.gray,.sidebar-gray .sidebar-left{background:#71717a}.sidebar-slate-gray .sidebar-left,.slate-gray{background:#64748b}.blue-50{background-color:#fff}.text-blue-50{color:#000}.blue-100{background-color:#fefeff}.text-blue-100{color:#000}.blue-200{background-color:#cddffd}.text-blue-200{color:#000}.blue-300{background-color:#9dc0fa}.text-blue-300{color:#000}.blue-400{background-color:#6ca1f8}.text-blue-400{color:#000}.blue-500{background-color:#3b82f6}.text-blue-500{color:#000}.blue-600{background-color:#0b63f3}.text-blue-600{color:#000}.blue-700{background-color:#094fc2}.text-blue-700{color:#fff}.blue-800{background-color:#073b91}.text-blue-800{color:#fff}.blue-900{background-color:#042761}.text-blue-900{color:#fff}.indigo-50{background-color:#fff}.text-indigo-50{color:#000}.indigo-100{background-color:#fff}.text-indigo-100{color:#000}.indigo-200{background-color:#eff0fe}.text-indigo-200{color:#000}.indigo-300{background-color:#c1c2f9}.text-indigo-300{color:#000}.indigo-400{background-color:#9294f5}.text-indigo-400{color:#000}.indigo-500{background-color:#6366f1}.text-indigo-500{color:#000}.indigo-600{background-color:#3438ed}.text-indigo-600{color:#000}.indigo-700{background-color:#1418da}.text-indigo-700{color:#000}.indigo-800{background-color:#0f13ac}.text-indigo-800{color:#fff}.indigo-900{background-color:#0b0e7d}.text-indigo-900{color:#fff}.gray-dark-50{background-color:#93a7c2}.text-gray-dark-50{color:#000}.gray-dark-100{background-color:#728cb0}.text-gray-dark-100{color:#000}.gray-dark-200{background-color:#567299}.text-gray-dark-200{color:#000}.gray-dark-300{background-color:#445a78}.text-gray-dark-300{color:#fff}.gray-dark-400{background-color:#314158}.text-gray-dark-400{color:#fff}.gray-dark-500{background-color:#1f2937}.text-gray-dark-500{color:#fff}.gray-dark-600{background-color:#0d1116}.text-gray-dark-600{color:#fff}.gray-dark-700{background-color:#000}.text-gray-dark-700{color:#fff}.gray-dark-800{background-color:#000}.text-gray-dark-800{color:#fff}.gray-dark-900{background-color:#000}.text-gray-dark-900{color:#fff}.purple-50{background-color:#fff}.text-purple-50{color:#000}.purple-100{background-color:#fff}.text-purple-100{color:#000}.purple-200{background-color:#f2edfe}.text-purple-200{color:#000}.purple-300{background-color:#d0bdfb}.text-purple-300{color:#000}.purple-400{background-color:#ad8cf9}.text-purple-400{color:#000}.purple-500{background-color:#8b5cf6}.text-purple-500{color:#000}.purple-600{background-color:#692cf3}.text-purple-600{color:#000}.purple-700{background-color:#4d0ce0}.text-purple-700{color:#000}.purple-800{background-color:#3c0aaf}.text-purple-800{color:#fff}.purple-900{background-color:#2c077f}.text-purple-900{color:#fff}.pink-50{background-color:#fff}.text-pink-50{color:#000}.pink-100{background-color:#fff}.text-pink-100{color:#000}.pink-200{background-color:#fad3e6}.text-pink-200{color:#000}.pink-300{background-color:#f6a4cd}.text-pink-300{color:#000}.pink-400{background-color:#f176b3}.text-pink-400{color:#000}.pink-500{background-color:#ec4899}.text-pink-500{color:#000}.pink-600{background-color:#e71a7f}.text-pink-600{color:#000}.pink-700{background-color:#bb1366}.text-pink-700{color:#000}.pink-800{background-color:#8c0f4d}.text-pink-800{color:#fff}.pink-900{background-color:#5e0a33}.text-pink-900{color:#fff}.red-50{background-color:#fff}.text-red-50{color:#000}.red-100{background-color:#fff}.text-red-100{color:#000}.red-200{background-color:#fbd1d1}.text-red-200{color:#000}.red-300{background-color:#f7a2a2}.text-red-300{color:#000}.red-400{background-color:#f37373}.text-red-400{color:#000}.red-500{background-color:#ef4444}.text-red-500{color:#000}.red-600{background-color:#eb1515}.text-red-600{color:#000}.red-700{background-color:#bd1010}.text-red-700{color:#000}.red-800{background-color:#8e0c0c}.text-red-800{color:#fff}.red-900{background-color:#5f0808}.text-red-900{color:#fff}.orange-50{background-color:#fff}.text-orange-50{color:#000}.orange-100{background-color:#feeadd}.text-orange-100{color:#000}.orange-200{background-color:#fdcdab}.text-orange-200{color:#000}.orange-300{background-color:#fcaf79}.text-orange-300{color:#000}.orange-400{background-color:#fa9148}.text-orange-400{color:#000}.orange-500{background-color:#f97316}.text-orange-500{color:#000}.orange-600{background-color:#d65b06}.text-orange-600{color:#000}.orange-700{background-color:#a54604}.text-orange-700{color:#fff}.orange-800{background-color:#733103}.text-orange-800{color:#fff}.orange-900{background-color:#411c02}.text-orange-900{color:#fff}.yellow-50{background-color:#fff}.text-yellow-50{color:#000}.yellow-100{background-color:#fdeccf}.text-yellow-100{color:#000}.yellow-200{background-color:#fbd89e}.text-yellow-200{color:#000}.yellow-300{background-color:#f9c56d}.text-yellow-300{color:#000}.yellow-400{background-color:#f7b13c}.text-yellow-400{color:#000}.yellow-500{background-color:#f59e0b}.text-yellow-500{color:#000}.yellow-600{background-color:#c57f08}.text-yellow-600{color:#000}.yellow-700{background-color:#945f06}.text-yellow-700{color:#fff}.yellow-800{background-color:#634004}.text-yellow-800{color:#fff}.yellow-900{background-color:#322002}.text-yellow-900{color:#fff}.green-50{background-color:#cdfbec}.text-green-50{color:#000}.green-100{background-color:#9ef7d9}.text-green-100{color:#000}.green-200{background-color:#6ff3c7}.text-green-200{color:#000}.green-300{background-color:#40efb5}.text-green-300{color:#000}.green-400{background-color:#14e8a2}.text-green-400{color:#000}.green-500{background-color:#10b981}.text-green-500{color:#fff}.green-600{background-color:#0c8a60}.text-green-600{color:#fff}.green-700{background-color:#085b40}.text-green-700{color:#fff}.green-800{background-color:#042c1f}.text-green-800{color:#fff}.green-900{background-color:#000}.text-green-900{color:#fff}.teal-50{background-color:#d1faf6}.text-teal-50{color:#000}.teal-100{background-color:#a3f5ec}.text-teal-100{color:#000}.teal-200{background-color:#75f0e3}.text-teal-200{color:#000}.teal-300{background-color:#47ebd9}.text-teal-300{color:#000}.teal-400{background-color:#19e6d0}.text-teal-400{color:#000}.teal-500{background-color:#14b8a6}.text-teal-500{color:#fff}.teal-600{background-color:#0f8a7d}.text-teal-600{color:#fff}.teal-700{background-color:#0a5c53}.text-teal-700{color:#fff}.teal-800{background-color:#052e2a}.text-teal-800{color:#fff}.teal-900{background-color:#000}.text-teal-900{color:#fff}.cyan-50{background-color:#dbf9fe}.text-cyan-50{color:#000}.cyan-100{background-color:#a9f0fd}.text-cyan-100{color:#000}.cyan-200{background-color:#78e8fb}.text-cyan-200{color:#000}.cyan-300{background-color:#46e0fa}.text-cyan-300{color:#000}.cyan-400{background-color:#15d7f8}.text-cyan-400{color:#000}.cyan-500{background-color:#06b6d4}.text-cyan-500{color:#000}.cyan-600{background-color:#058ba2}.text-cyan-600{color:#fff}.cyan-700{background-color:#036171}.text-cyan-700{color:#fff}.cyan-800{background-color:#02363f}.text-cyan-800{color:#fff}.cyan-900{background-color:#000c0e}.text-cyan-900{color:#fff}.white-50{background-color:#fff}.text-white-50{color:#000}.white-100{background-color:#fff}.text-white-100{color:#000}.white-200{background-color:#fff}.text-white-200{color:#000}.white-300{background-color:#fff}.text-white-300{color:#000}.white-400{background-color:#fff}.text-white-400{color:#000}.white-500{background-color:#fff}.text-white-500{color:#000}.white-600{background-color:#e6e5e5}.text-white-600{color:#000}.white-700{background-color:#ccc}.text-white-700{color:#000}.white-800{background-color:#b3b2b2}.text-white-800{color:#000}.white-900{background-color:#999}.text-white-900{color:#000}.gray-50{background-color:#d1d6dc}.text-gray-50{color:#000}.gray-100{background-color:#b4bbc6}.text-gray-100{color:#000}.gray-200{background-color:#97a1b0}.text-gray-200{color:#000}.gray-300{background-color:#7a879a}.text-gray-300{color:#000}.gray-400{background-color:#616e80}.text-gray-400{color:#000}.gray-500{background-color:#4b5563}.text-gray-500{color:#fff}.gray-600{background-color:#353c46}.text-gray-600{color:#fff}.gray-700{background-color:#1f2329}.text-gray-700{color:#fff}.gray-800{background-color:#090a0c}.text-gray-800{color:#fff}.gray-900{background-color:#000}.text-gray-900{color:#fff}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes jello{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}to{transform:none}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutDown{0%{transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.page-enter-active{animation:slide-in .3s ease-out forwards}.page-leave-active{animation:slide-out .3s ease-out forwards}@keyframes slide-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slide-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.spin{animation:spin 2s linear infinite}.card-title,.text-title,h1,h2,h3,h4,h5,h6{color:#05070b}.text-10{font-size:10px}.text-11{font-size:11px}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-17{font-size:17px}.text-18{font-size:18px}.text-19{font-size:19px}.text-20{font-size:20px}.text-21{font-size:21px}.text-22{font-size:22px}.text-23{font-size:23px}.text-24{font-size:24px}.text-25{font-size:25px}.text-26{font-size:26px}.text-27{font-size:27px}.text-28{font-size:28px}.text-29{font-size:29px}.text-30{font-size:30px}.text-31{font-size:31px}.text-32{font-size:32px}.text-33{font-size:33px}.text-34{font-size:34px}.text-35{font-size:35px}.text-36{font-size:36px}.text-37{font-size:37px}.text-38{font-size:38px}.text-39{font-size:39px}.text-40{font-size:40px}.text-41{font-size:41px}.text-42{font-size:42px}.text-43{font-size:43px}.text-44{font-size:44px}.text-45{font-size:45px}.text-46{font-size:46px}.text-47{font-size:47px}.text-48{font-size:48px}.text-49{font-size:49px}.text-50{font-size:50px}.text-51{font-size:51px}.text-52{font-size:52px}.text-53{font-size:53px}.text-54{font-size:54px}.text-55{font-size:55px}.text-56{font-size:56px}.text-57{font-size:57px}.text-58{font-size:58px}.text-59{font-size:59px}.text-60{font-size:60px}.text-61{font-size:61px}.text-62{font-size:62px}.text-63{font-size:63px}.text-64{font-size:64px}.text-65{font-size:65px}.text-66{font-size:66px}.text-67{font-size:67px}.text-68{font-size:68px}.text-69{font-size:69px}.text-70{font-size:70px}.text-71{font-size:71px}.text-72{font-size:72px}.text-73{font-size:73px}.text-74{font-size:74px}.text-75{font-size:75px}.text-76{font-size:76px}.text-77{font-size:77px}.text-78{font-size:78px}.font-weight-300{font-weight:300}.font-weight-301{font-weight:301}.font-weight-302{font-weight:302}.font-weight-303{font-weight:303}.font-weight-304{font-weight:304}.font-weight-305{font-weight:305}.font-weight-306{font-weight:306}.font-weight-307{font-weight:307}.font-weight-308{font-weight:308}.font-weight-309{font-weight:309}.font-weight-310{font-weight:310}.font-weight-311{font-weight:311}.font-weight-312{font-weight:312}.font-weight-313{font-weight:313}.font-weight-314{font-weight:314}.font-weight-315{font-weight:315}.font-weight-316{font-weight:316}.font-weight-317{font-weight:317}.font-weight-318{font-weight:318}.font-weight-319{font-weight:319}.font-weight-320{font-weight:320}.font-weight-321{font-weight:321}.font-weight-322{font-weight:322}.font-weight-323{font-weight:323}.font-weight-324{font-weight:324}.font-weight-325{font-weight:325}.font-weight-326{font-weight:326}.font-weight-327{font-weight:327}.font-weight-328{font-weight:328}.font-weight-329{font-weight:329}.font-weight-330{font-weight:330}.font-weight-331{font-weight:331}.font-weight-332{font-weight:332}.font-weight-333{font-weight:333}.font-weight-334{font-weight:334}.font-weight-335{font-weight:335}.font-weight-336{font-weight:336}.font-weight-337{font-weight:337}.font-weight-338{font-weight:338}.font-weight-339{font-weight:339}.font-weight-340{font-weight:340}.font-weight-341{font-weight:341}.font-weight-342{font-weight:342}.font-weight-343{font-weight:343}.font-weight-344{font-weight:344}.font-weight-345{font-weight:345}.font-weight-346{font-weight:346}.font-weight-347{font-weight:347}.font-weight-348{font-weight:348}.font-weight-349{font-weight:349}.font-weight-350{font-weight:350}.font-weight-351{font-weight:351}.font-weight-352{font-weight:352}.font-weight-353{font-weight:353}.font-weight-354{font-weight:354}.font-weight-355{font-weight:355}.font-weight-356{font-weight:356}.font-weight-357{font-weight:357}.font-weight-358{font-weight:358}.font-weight-359{font-weight:359}.font-weight-360{font-weight:360}.font-weight-361{font-weight:361}.font-weight-362{font-weight:362}.font-weight-363{font-weight:363}.font-weight-364{font-weight:364}.font-weight-365{font-weight:365}.font-weight-366{font-weight:366}.font-weight-367{font-weight:367}.font-weight-368{font-weight:368}.font-weight-369{font-weight:369}.font-weight-370{font-weight:370}.font-weight-371{font-weight:371}.font-weight-372{font-weight:372}.font-weight-373{font-weight:373}.font-weight-374{font-weight:374}.font-weight-375{font-weight:375}.font-weight-376{font-weight:376}.font-weight-377{font-weight:377}.font-weight-378{font-weight:378}.font-weight-379{font-weight:379}.font-weight-380{font-weight:380}.font-weight-381{font-weight:381}.font-weight-382{font-weight:382}.font-weight-383{font-weight:383}.font-weight-384{font-weight:384}.font-weight-385{font-weight:385}.font-weight-386{font-weight:386}.font-weight-387{font-weight:387}.font-weight-388{font-weight:388}.font-weight-389{font-weight:389}.font-weight-390{font-weight:390}.font-weight-391{font-weight:391}.font-weight-392{font-weight:392}.font-weight-393{font-weight:393}.font-weight-394{font-weight:394}.font-weight-395{font-weight:395}.font-weight-396{font-weight:396}.font-weight-397{font-weight:397}.font-weight-398{font-weight:398}.font-weight-399{font-weight:399}.font-weight-400{font-weight:400}.font-weight-401{font-weight:401}.font-weight-402{font-weight:402}.font-weight-403{font-weight:403}.font-weight-404{font-weight:404}.font-weight-405{font-weight:405}.font-weight-406{font-weight:406}.font-weight-407{font-weight:407}.font-weight-408{font-weight:408}.font-weight-409{font-weight:409}.font-weight-410{font-weight:410}.font-weight-411{font-weight:411}.font-weight-412{font-weight:412}.font-weight-413{font-weight:413}.font-weight-414{font-weight:414}.font-weight-415{font-weight:415}.font-weight-416{font-weight:416}.font-weight-417{font-weight:417}.font-weight-418{font-weight:418}.font-weight-419{font-weight:419}.font-weight-420{font-weight:420}.font-weight-421{font-weight:421}.font-weight-422{font-weight:422}.font-weight-423{font-weight:423}.font-weight-424{font-weight:424}.font-weight-425{font-weight:425}.font-weight-426{font-weight:426}.font-weight-427{font-weight:427}.font-weight-428{font-weight:428}.font-weight-429{font-weight:429}.font-weight-430{font-weight:430}.font-weight-431{font-weight:431}.font-weight-432{font-weight:432}.font-weight-433{font-weight:433}.font-weight-434{font-weight:434}.font-weight-435{font-weight:435}.font-weight-436{font-weight:436}.font-weight-437{font-weight:437}.font-weight-438{font-weight:438}.font-weight-439{font-weight:439}.font-weight-440{font-weight:440}.font-weight-441{font-weight:441}.font-weight-442{font-weight:442}.font-weight-443{font-weight:443}.font-weight-444{font-weight:444}.font-weight-445{font-weight:445}.font-weight-446{font-weight:446}.font-weight-447{font-weight:447}.font-weight-448{font-weight:448}.font-weight-449{font-weight:449}.font-weight-450{font-weight:450}.font-weight-451{font-weight:451}.font-weight-452{font-weight:452}.font-weight-453{font-weight:453}.font-weight-454{font-weight:454}.font-weight-455{font-weight:455}.font-weight-456{font-weight:456}.font-weight-457{font-weight:457}.font-weight-458{font-weight:458}.font-weight-459{font-weight:459}.font-weight-460{font-weight:460}.font-weight-461{font-weight:461}.font-weight-462{font-weight:462}.font-weight-463{font-weight:463}.font-weight-464{font-weight:464}.font-weight-465{font-weight:465}.font-weight-466{font-weight:466}.font-weight-467{font-weight:467}.font-weight-468{font-weight:468}.font-weight-469{font-weight:469}.font-weight-470{font-weight:470}.font-weight-471{font-weight:471}.font-weight-472{font-weight:472}.font-weight-473{font-weight:473}.font-weight-474{font-weight:474}.font-weight-475{font-weight:475}.font-weight-476{font-weight:476}.font-weight-477{font-weight:477}.font-weight-478{font-weight:478}.font-weight-479{font-weight:479}.font-weight-480{font-weight:480}.font-weight-481{font-weight:481}.font-weight-482{font-weight:482}.font-weight-483{font-weight:483}.font-weight-484{font-weight:484}.font-weight-485{font-weight:485}.font-weight-486{font-weight:486}.font-weight-487{font-weight:487}.font-weight-488{font-weight:488}.font-weight-489{font-weight:489}.font-weight-490{font-weight:490}.font-weight-491{font-weight:491}.font-weight-492{font-weight:492}.font-weight-493{font-weight:493}.font-weight-494{font-weight:494}.font-weight-495{font-weight:495}.font-weight-496{font-weight:496}.font-weight-497{font-weight:497}.font-weight-498{font-weight:498}.font-weight-499{font-weight:499}.font-weight-500{font-weight:500}.font-weight-501{font-weight:501}.font-weight-502{font-weight:502}.font-weight-503{font-weight:503}.font-weight-504{font-weight:504}.font-weight-505{font-weight:505}.font-weight-506{font-weight:506}.font-weight-507{font-weight:507}.font-weight-508{font-weight:508}.font-weight-509{font-weight:509}.font-weight-510{font-weight:510}.font-weight-511{font-weight:511}.font-weight-512{font-weight:512}.font-weight-513{font-weight:513}.font-weight-514{font-weight:514}.font-weight-515{font-weight:515}.font-weight-516{font-weight:516}.font-weight-517{font-weight:517}.font-weight-518{font-weight:518}.font-weight-519{font-weight:519}.font-weight-520{font-weight:520}.font-weight-521{font-weight:521}.font-weight-522{font-weight:522}.font-weight-523{font-weight:523}.font-weight-524{font-weight:524}.font-weight-525{font-weight:525}.font-weight-526{font-weight:526}.font-weight-527{font-weight:527}.font-weight-528{font-weight:528}.font-weight-529{font-weight:529}.font-weight-530{font-weight:530}.font-weight-531{font-weight:531}.font-weight-532{font-weight:532}.font-weight-533{font-weight:533}.font-weight-534{font-weight:534}.font-weight-535{font-weight:535}.font-weight-536{font-weight:536}.font-weight-537{font-weight:537}.font-weight-538{font-weight:538}.font-weight-539{font-weight:539}.font-weight-540{font-weight:540}.font-weight-541{font-weight:541}.font-weight-542{font-weight:542}.font-weight-543{font-weight:543}.font-weight-544{font-weight:544}.font-weight-545{font-weight:545}.font-weight-546{font-weight:546}.font-weight-547{font-weight:547}.font-weight-548{font-weight:548}.font-weight-549{font-weight:549}.font-weight-550{font-weight:550}.font-weight-551{font-weight:551}.font-weight-552{font-weight:552}.font-weight-553{font-weight:553}.font-weight-554{font-weight:554}.font-weight-555{font-weight:555}.font-weight-556{font-weight:556}.font-weight-557{font-weight:557}.font-weight-558{font-weight:558}.font-weight-559{font-weight:559}.font-weight-560{font-weight:560}.font-weight-561{font-weight:561}.font-weight-562{font-weight:562}.font-weight-563{font-weight:563}.font-weight-564{font-weight:564}.font-weight-565{font-weight:565}.font-weight-566{font-weight:566}.font-weight-567{font-weight:567}.font-weight-568{font-weight:568}.font-weight-569{font-weight:569}.font-weight-570{font-weight:570}.font-weight-571{font-weight:571}.font-weight-572{font-weight:572}.font-weight-573{font-weight:573}.font-weight-574{font-weight:574}.font-weight-575{font-weight:575}.font-weight-576{font-weight:576}.font-weight-577{font-weight:577}.font-weight-578{font-weight:578}.font-weight-579{font-weight:579}.font-weight-580{font-weight:580}.font-weight-581{font-weight:581}.font-weight-582{font-weight:582}.font-weight-583{font-weight:583}.font-weight-584{font-weight:584}.font-weight-585{font-weight:585}.font-weight-586{font-weight:586}.font-weight-587{font-weight:587}.font-weight-588{font-weight:588}.font-weight-589{font-weight:589}.font-weight-590{font-weight:590}.font-weight-591{font-weight:591}.font-weight-592{font-weight:592}.font-weight-593{font-weight:593}.font-weight-594{font-weight:594}.font-weight-595{font-weight:595}.font-weight-596{font-weight:596}.font-weight-597{font-weight:597}.font-weight-598{font-weight:598}.font-weight-599{font-weight:599}.font-weight-600{font-weight:600}.font-weight-601{font-weight:601}.font-weight-602{font-weight:602}.font-weight-603{font-weight:603}.font-weight-604{font-weight:604}.font-weight-605{font-weight:605}.font-weight-606{font-weight:606}.font-weight-607{font-weight:607}.font-weight-608{font-weight:608}.font-weight-609{font-weight:609}.font-weight-610{font-weight:610}.font-weight-611{font-weight:611}.font-weight-612{font-weight:612}.font-weight-613{font-weight:613}.font-weight-614{font-weight:614}.font-weight-615{font-weight:615}.font-weight-616{font-weight:616}.font-weight-617{font-weight:617}.font-weight-618{font-weight:618}.font-weight-619{font-weight:619}.font-weight-620{font-weight:620}.font-weight-621{font-weight:621}.font-weight-622{font-weight:622}.font-weight-623{font-weight:623}.font-weight-624{font-weight:624}.font-weight-625{font-weight:625}.font-weight-626{font-weight:626}.font-weight-627{font-weight:627}.font-weight-628{font-weight:628}.font-weight-629{font-weight:629}.font-weight-630{font-weight:630}.font-weight-631{font-weight:631}.font-weight-632{font-weight:632}.font-weight-633{font-weight:633}.font-weight-634{font-weight:634}.font-weight-635{font-weight:635}.font-weight-636{font-weight:636}.font-weight-637{font-weight:637}.font-weight-638{font-weight:638}.font-weight-639{font-weight:639}.font-weight-640{font-weight:640}.font-weight-641{font-weight:641}.font-weight-642{font-weight:642}.font-weight-643{font-weight:643}.font-weight-644{font-weight:644}.font-weight-645{font-weight:645}.font-weight-646{font-weight:646}.font-weight-647{font-weight:647}.font-weight-648{font-weight:648}.font-weight-649{font-weight:649}.font-weight-650{font-weight:650}.font-weight-651{font-weight:651}.font-weight-652{font-weight:652}.font-weight-653{font-weight:653}.font-weight-654{font-weight:654}.font-weight-655{font-weight:655}.font-weight-656{font-weight:656}.font-weight-657{font-weight:657}.font-weight-658{font-weight:658}.font-weight-659{font-weight:659}.font-weight-660{font-weight:660}.font-weight-661{font-weight:661}.font-weight-662{font-weight:662}.font-weight-663{font-weight:663}.font-weight-664{font-weight:664}.font-weight-665{font-weight:665}.font-weight-666{font-weight:666}.font-weight-667{font-weight:667}.font-weight-668{font-weight:668}.font-weight-669{font-weight:669}.font-weight-670{font-weight:670}.font-weight-671{font-weight:671}.font-weight-672{font-weight:672}.font-weight-673{font-weight:673}.font-weight-674{font-weight:674}.font-weight-675{font-weight:675}.font-weight-676{font-weight:676}.font-weight-677{font-weight:677}.font-weight-678{font-weight:678}.font-weight-679{font-weight:679}.font-weight-680{font-weight:680}.font-weight-681{font-weight:681}.font-weight-682{font-weight:682}.font-weight-683{font-weight:683}.font-weight-684{font-weight:684}.font-weight-685{font-weight:685}.font-weight-686{font-weight:686}.font-weight-687{font-weight:687}.font-weight-688{font-weight:688}.font-weight-689{font-weight:689}.font-weight-690{font-weight:690}.font-weight-691{font-weight:691}.font-weight-692{font-weight:692}.font-weight-693{font-weight:693}.font-weight-694{font-weight:694}.font-weight-695{font-weight:695}.font-weight-696{font-weight:696}.font-weight-697{font-weight:697}.font-weight-698{font-weight:698}.font-weight-699{font-weight:699}.font-weight-700{font-weight:700}.font-weight-701{font-weight:701}.font-weight-702{font-weight:702}.font-weight-703{font-weight:703}.font-weight-704{font-weight:704}.font-weight-705{font-weight:705}.font-weight-706{font-weight:706}.font-weight-707{font-weight:707}.font-weight-708{font-weight:708}.font-weight-709{font-weight:709}.font-weight-710{font-weight:710}.font-weight-711{font-weight:711}.font-weight-712{font-weight:712}.font-weight-713{font-weight:713}.font-weight-714{font-weight:714}.font-weight-715{font-weight:715}.font-weight-716{font-weight:716}.font-weight-717{font-weight:717}.font-weight-718{font-weight:718}.font-weight-719{font-weight:719}.font-weight-720{font-weight:720}.font-weight-721{font-weight:721}.font-weight-722{font-weight:722}.font-weight-723{font-weight:723}.font-weight-724{font-weight:724}.font-weight-725{font-weight:725}.font-weight-726{font-weight:726}.font-weight-727{font-weight:727}.font-weight-728{font-weight:728}.font-weight-729{font-weight:729}.font-weight-730{font-weight:730}.font-weight-731{font-weight:731}.font-weight-732{font-weight:732}.font-weight-733{font-weight:733}.font-weight-734{font-weight:734}.font-weight-735{font-weight:735}.font-weight-736{font-weight:736}.font-weight-737{font-weight:737}.font-weight-738{font-weight:738}.font-weight-739{font-weight:739}.font-weight-740{font-weight:740}.font-weight-741{font-weight:741}.font-weight-742{font-weight:742}.font-weight-743{font-weight:743}.font-weight-744{font-weight:744}.font-weight-745{font-weight:745}.font-weight-746{font-weight:746}.font-weight-747{font-weight:747}.font-weight-748{font-weight:748}.font-weight-749{font-weight:749}.font-weight-750{font-weight:750}.font-weight-751{font-weight:751}.font-weight-752{font-weight:752}.font-weight-753{font-weight:753}.font-weight-754{font-weight:754}.font-weight-755{font-weight:755}.font-weight-756{font-weight:756}.font-weight-757{font-weight:757}.font-weight-758{font-weight:758}.font-weight-759{font-weight:759}.font-weight-760{font-weight:760}.font-weight-761{font-weight:761}.font-weight-762{font-weight:762}.font-weight-763{font-weight:763}.font-weight-764{font-weight:764}.font-weight-765{font-weight:765}.font-weight-766{font-weight:766}.font-weight-767{font-weight:767}.font-weight-768{font-weight:768}.font-weight-769{font-weight:769}.font-weight-770{font-weight:770}.font-weight-771{font-weight:771}.font-weight-772{font-weight:772}.font-weight-773{font-weight:773}.font-weight-774{font-weight:774}.font-weight-775{font-weight:775}.font-weight-776{font-weight:776}.font-weight-777{font-weight:777}.font-weight-778{font-weight:778}.font-weight-779{font-weight:779}.font-weight-780{font-weight:780}.font-weight-781{font-weight:781}.font-weight-782{font-weight:782}.font-weight-783{font-weight:783}.font-weight-784{font-weight:784}.font-weight-785{font-weight:785}.font-weight-786{font-weight:786}.font-weight-787{font-weight:787}.font-weight-788{font-weight:788}.font-weight-789{font-weight:789}.font-weight-790{font-weight:790}.font-weight-791{font-weight:791}.font-weight-792{font-weight:792}.font-weight-793{font-weight:793}.font-weight-794{font-weight:794}.font-weight-795{font-weight:795}.font-weight-796{font-weight:796}.font-weight-797{font-weight:797}.font-weight-798{font-weight:798}.font-weight-799{font-weight:799}.font-weight-800{font-weight:800}.font-weight-801{font-weight:801}.font-weight-802{font-weight:802}.font-weight-803{font-weight:803}.font-weight-804{font-weight:804}.font-weight-805{font-weight:805}.font-weight-806{font-weight:806}.font-weight-807{font-weight:807}.font-weight-808{font-weight:808}.font-weight-809{font-weight:809}.font-weight-810{font-weight:810}.font-weight-811{font-weight:811}.font-weight-812{font-weight:812}.font-weight-813{font-weight:813}.font-weight-814{font-weight:814}.font-weight-815{font-weight:815}.font-weight-816{font-weight:816}.font-weight-817{font-weight:817}.font-weight-818{font-weight:818}.font-weight-819{font-weight:819}.font-weight-820{font-weight:820}.font-weight-821{font-weight:821}.font-weight-822{font-weight:822}.font-weight-823{font-weight:823}.font-weight-824{font-weight:824}.font-weight-825{font-weight:825}.font-weight-826{font-weight:826}.font-weight-827{font-weight:827}.font-weight-828{font-weight:828}.font-weight-829{font-weight:829}.font-weight-830{font-weight:830}.font-weight-831{font-weight:831}.font-weight-832{font-weight:832}.font-weight-833{font-weight:833}.font-weight-834{font-weight:834}.font-weight-835{font-weight:835}.font-weight-836{font-weight:836}.font-weight-837{font-weight:837}.font-weight-838{font-weight:838}.font-weight-839{font-weight:839}.font-weight-840{font-weight:840}.font-weight-841{font-weight:841}.font-weight-842{font-weight:842}.font-weight-843{font-weight:843}.font-weight-844{font-weight:844}.font-weight-845{font-weight:845}.font-weight-846{font-weight:846}.font-weight-847{font-weight:847}.font-weight-848{font-weight:848}.font-weight-849{font-weight:849}.font-weight-850{font-weight:850}.font-weight-851{font-weight:851}.font-weight-852{font-weight:852}.font-weight-853{font-weight:853}.font-weight-854{font-weight:854}.font-weight-855{font-weight:855}.font-weight-856{font-weight:856}.font-weight-857{font-weight:857}.font-weight-858{font-weight:858}.font-weight-859{font-weight:859}.font-weight-860{font-weight:860}.font-weight-861{font-weight:861}.font-weight-862{font-weight:862}.font-weight-863{font-weight:863}.font-weight-864{font-weight:864}.font-weight-865{font-weight:865}.font-weight-866{font-weight:866}.font-weight-867{font-weight:867}.font-weight-868{font-weight:868}.font-weight-869{font-weight:869}.font-weight-870{font-weight:870}.font-weight-871{font-weight:871}.font-weight-872{font-weight:872}.font-weight-873{font-weight:873}.font-weight-874{font-weight:874}.font-weight-875{font-weight:875}.font-weight-876{font-weight:876}.font-weight-877{font-weight:877}.font-weight-878{font-weight:878}.font-weight-879{font-weight:879}.font-weight-880{font-weight:880}.font-weight-881{font-weight:881}.font-weight-882{font-weight:882}.font-weight-883{font-weight:883}.font-weight-884{font-weight:884}.font-weight-885{font-weight:885}.font-weight-886{font-weight:886}.font-weight-887{font-weight:887}.font-weight-888{font-weight:888}.font-weight-889{font-weight:889}.font-weight-890{font-weight:890}.font-weight-891{font-weight:891}.font-weight-892{font-weight:892}.font-weight-893{font-weight:893}.font-weight-894{font-weight:894}.font-weight-895{font-weight:895}.font-weight-896{font-weight:896}.font-weight-897{font-weight:897}.font-weight-898{font-weight:898}.font-weight-899{font-weight:899}.font-weight-900{font-weight:900}.text-small{font-size:.75rem}.p-readable{max-width:650px}.section-info{color:#6b7280;font-size:14px}.heading{color:#0e0a16;font-weight:700}.br{margin:10px 0}.text-mute{color:#6b7280}.display-content{margin:20px 0}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.lead{font-size:1.25rem;font-weight:300}.t-font-bold{font-weight:500!important}.t-font-bolder{font-weight:600!important}.t-font-boldest{font-weight:700!important}.t-font-u{text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6b7280;display:block;font-size:80%}a.typo_link{position:relative}a.typo_link:hover{color:#6366f1}a.typo_link:hover:after{width:100%}a.typo_link:after{bottom:-4px;content:"";display:block;height:1px;left:0;position:absolute;transition:width .3s ease;width:0}a.typo_link.text-primary:after{background-color:#8b5cf6}a.typo_link.text-secondary:after{background-color:#1f2937}a.typo_link.text-success:after{background-color:#10b981}a.typo_link.text-info:after{background-color:#3b82f6}a.typo_link.text-warning:after{background-color:#f59e0b}a.typo_link.text-danger:after{background-color:#ef4444}a.typo_link.text-light:after{background-color:#6b7280}a.typo_link.text-dark:after{background-color:#111827}a.typo_link.text-gray-100:after{background-color:#f3f4f6}a.typo_link.text-gray-200:after{background-color:#e5e7eb}a.typo_link.text-gray-300:after{background-color:#d1d5db}a.typo_link.text-gray-400:after{background-color:#9ca3af}a.typo_link.text-gray-500:after{background-color:#6b7280}a.typo_link.text-gray-600:after{background-color:#4b5563}a.typo_link.text-gray-700:after{background-color:#374151}a.typo_link.text-gray-800:after{background-color:#1f2937}a.typo_link.text-gray-900:after{background-color:#111827}.divider{align-items:center;display:flex;justify-content:center}.divider>span:first-child,.divider>span:last-child{background:#e5e7eb;display:inline-block;flex:1;height:1px;width:100%}.divider>span:not(:first-child):not(:last-child){padding:0 2rem}.cursor-pointer{cursor:pointer!important}.quantity_alert_warehouse{width:200px}.menu-icon-language{display:flex;flex-wrap:wrap;padding:0 8px}.menu-icon-language>a{align-items:center;border-radius:4px;color:#1f2937;cursor:pointer;display:inline-flex;flex-direction:column;padding:18px 12px;width:6rem}.menu-icon-language>a i{font-size:28px;margin-bottom:4px}.menu-icon-language>a:hover{background:#8b5cf6}.barcodea4{height:11.6in;padding:.1in 0 0 .1in;width:8.25in}.barcode_non_a4,.barcodea4{border:1px solid #ccc;display:block;margin:10px auto;page-break-after:always}.barcode_non_a4{height:10.3in;padding-top:.1in;width:8.45in}.barcode_non_a4 .barcode-item{border:1px dotted #ccc;float:left;font-size:12px;line-height:14px;overflow:hidden;text-transform:uppercase}.barcode_non_a4 .barcode-item,.barcode_non_a4 .barcode-name{display:block;text-align:center}.barcode_non_a4 .barcode-price,.barcodea4 .barcode-name,.barcodea4 .barcode-price{display:block;font-size:10px;text-align:center}.barcodea4 .style18 .barcode-name,.barcodea4 .style24 .barcode-name{font-size:10px;text-align:center}.barcodea4 .style12 .barcode-name{font-size:15px}.barcode_non_a4 .barcode-name{font-size:10px}.barcode_non_a4 .style10 .barcode-name{font-size:16px}.barcodea4 .barcode-item{border:1px dotted #ccc;display:block;float:left;font-size:12px;line-height:14px;overflow:hidden;text-align:center;text-transform:uppercase}.barcodea4 .style40{height:1.003in;margin:0 .07in;padding-top:.05in;width:1.799in}.barcode_non_a4 .style30{height:1in;margin:0 .07in;padding-top:.05in;width:2.625in}.barcode_non_a4 .style30:nth-child(3n+1){margin-left:.1in}.barcodea4 .style24{height:1.335in;margin-left:.079in;padding-top:.05in;width:2.48in}.barcode_non_a4 .style20{height:1in;margin:0 .1in;padding-top:.05in;width:4in}.barcodea4 .style18{font-size:13px;height:1.835in;line-height:20px;margin-left:.079in;padding-top:.05in;width:2.5in}.barcode_non_a4 .style14{height:1.33in;margin:0 .1in;padding-top:.1in;width:4in}.barcodea4 .style12{font-size:10px;height:2.834in;line-height:20px;margin-left:.079in;padding-top:.05in;width:2.5in}.barcode_non_a4 .style10{font-size:10px;height:2in;line-height:20px;margin:0 .1in;padding-top:.1in;width:4in}@media print{.barcode_non_a4,.barcodea4{margin:0}.barcode_non_a4,.barcode_non_a4 .barcode-item,.barcodea4,.barcodea4 .barcode-item{border:none!important}}.box-shadow-1{box-shadow:0 1px 15px 1px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04)}.box-shadow-2{box-shadow:0 1px 15px 1px rgba(0,0,0,.24),0 1px 6px rgba(0,0,0,.04)}.layout-sidebar-compact .main-header{align-items:center;background:transparent;box-shadow:none;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;position:absolute!important;transition:width .24s ease-in-out;width:100%;z-index:100}.layout-sidebar-compact .main-header .logo{display:none}.layout-sidebar-compact .main-header button.dropdown-toggle{padding:0!important}.layout-sidebar-compact .main-header .header-part-right .dropdown-menu.show{left:-60px!important}.main-header .logo{width:76px}@media (max-width:1024px){.main-header .search-bar{display:none;width:180px}.main-header .menu-toggle{margin:0 36px;width:24px}.main-header .header-part-right .user{margin-right:1rem}}@media (max-width:790px){.main-header .search-bar{display:none}.main-header .menu-toggle{margin-right:36px;width:24px}}@media (max-width:576px){.main-header{height:70px;padding:0 1.5rem}.main-header .logo{width:60px}.main-header .menu-toggle{margin:0 10px!important;width:24px!important}.main-header .header-part-right .user{margin-right:0;padding-right:0}.notification-dropdown{left:-180px!important}}.layout-sidebar-compact.app-admin-wrap{width:100%}.layout-sidebar-compact.sidenav-open .main-content-wrap{width:calc(100% - 296px)}.layout-sidebar-compact.sidenav-open .sidebar-left{left:0}.layout-sidebar-compact .main-content-wrap{background:#fff;float:right;margin-top:0;min-height:calc(100vh - 80px);padding:0 2rem;position:relative;transition:width .24s ease-in-out;width:100%}.layout-sidebar-compact .main-content{display:flex;flex-direction:column;margin-top:104px;min-height:calc(100vh - 104px)}.layout-sidebar-compact .sidebar-left,.layout-sidebar-compact .sidebar-left-secondary{box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08);height:100%;position:fixed;top:0;z-index:100}.layout-sidebar-compact .sidebar-left{left:-96px;transition:left .24s ease-in-out}.layout-sidebar-compact .sidebar-left .logo{align-items:center;border-bottom:1px solid rgba(243,244,246,.05);display:flex;height:68px;justify-content:center}.layout-sidebar-compact .sidebar-left .logo img{width:40px}.layout-sidebar-compact .sidebar-left .navigation-left{height:100%;list-style:none;margin:0;padding:0;text-align:center;width:76px}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item{border-bottom:1px solid rgba(243,244,246,.05);color:#fff;cursor:pointer;display:block;position:relative;width:100%}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item:active,.layout-sidebar-compact .sidebar-left .navigation-left .nav-item:focus{outline:none}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item.lvl1{text-align:center}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item.active{border-left:2px solid #fff;color:#fff}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold{color:#fff;display:block;padding:22px 0;width:100%}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold:active,.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold:focus{outline:none}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold .feather,.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold .nav-icon{display:block;font-size:24px;height:24px;margin:0 auto;width:24px}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold .nav-text{display:none}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item .nav-item-hold a{color:#fff}.layout-sidebar-compact .sidebar-left .navigation-left .nav-item.active .triangle{display:none}.layout-sidebar-compact.sidenav-open .sidebar-left-secondary{left:76px}.layout-sidebar-compact .sidebar-left-secondary{background:#fff;left:-240px;padding:.75rem 0;transition:left .24s ease-in-out;width:220px}.layout-sidebar-compact .sidebar-left-secondary .sidebar-close{display:none;font-size:18px;padding:16px;position:absolute;right:0;top:0}.layout-sidebar-compact .sidebar-left-secondary header{padding:0 24px}.layout-sidebar-compact .sidebar-left-secondary header .logo{margin-bottom:14px;padding:10px 0}.layout-sidebar-compact .sidebar-left-secondary header .logo img{height:24px;width:auto}.layout-sidebar-compact .sidebar-left-secondary header h6{font-size:18px;font-weight:600;margin-bottom:4px}.layout-sidebar-compact .sidebar-left-secondary header p{color:#4b5563;margin-bottom:12px}.layout-sidebar-compact .sidebar-left-secondary .submenu-area{display:none}.layout-sidebar-compact .sidebar-left-secondary .childNav{list-style:none;padding:0}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item{display:block}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a{align-items:center;color:#05070b;cursor:pointer;display:flex;font-size:13px;padding:12px 24px;text-transform:capitalize}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a:hover{background:#e5e7eb}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a.open{background:#e5e7eb;color:#8b5cf6}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a.open .nav-icon{color:#8b5cf6}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .nav-icon{color:#4b5563;font-size:18px;margin-right:8px;vertical-align:middle}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .item-name{font-weight:400;vertical-align:middle}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .dd-arrow{font-size:11px;margin-left:auto}.layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item .submenu{margin-left:8px}.layout-sidebar-compact .sidebar-left-secondary>.childNav{margin:0}.layout-sidebar-compact .sidebar-left-secondary li.nav-item.open>div>a>.dd-arrow{transform:rotate(90deg)}.layout-sidebar-compact .sidebar-left-secondary li.nav-item.open>div>.childNav{max-height:1000px;overflow:visible}.layout-sidebar-compact .sidebar-left-secondary li.nav-item>div>a>.dd-arrow{transition:all .4s ease-in-out}.layout-sidebar-compact .sidebar-left-secondary li.nav-item>div>.childNav{background:#fff;max-height:0;overflow:hidden;transition:all .4s ease-in-out}.layout-sidebar-compact .sidebar-left-secondary li.nav-item>div>.childNav li.nav-item a{padding:12px 12px 12px 50px}.layout-sidebar-compact .sidebar-overlay{background:transparent;bottom:0;cursor:w-resize;display:none;height:calc(100vh - 80px);position:fixed;right:0;width:calc(100% - 296px);z-index:101}.layout-sidebar-compact .sidebar-overlay.open{display:block}@media (max-width:1200px){.layout-sidebar-compact.sidenav-open .main-content-wrap{width:100%}.layout-sidebar-compact .sidebar-left-secondary .sidebar-close{display:block}.layout-sidebar-compact .sidebar-left,.layout-sidebar-compact .sidebar-left-secondary{z-index:101}}@media (max-width:576px){.main-content-wrap{padding:1.5rem}.main-content-wrap.sidenav-open{width:100%}.main-content-wrap{margin-top:70px}.sidebar-left,.sidebar-left-secondary{height:calc(100vh - 70px);top:70px}.sidebar-left{left:-110px}.sidebar-left .navigation-left{width:90px}.sidebar-left .navigation-left .nav-item.active .triangle{border-width:0 0 24px 24px}.sidebar-left .navigation-left .nav-item .nav-item-hold{padding:16px 0}.sidebar-left-secondary{left:-210px;width:190px}.sidebar-left-secondary.open{left:90px}.sidebar-overlay{height:calc(100vh - 70px)}}[dir=rtl] .layout-sidebar-compact .sidebar-left{left:auto!important;right:-96px}[dir=rtl] .layout-sidebar-compact.sidenav-open .sidebar-left{left:auto!important;right:0}[dir=rtl] .layout-sidebar-compact.sidenav-open .sidebar-left-secondary{right:76px}[dir=rtl] .layout-sidebar-compact .sidebar-left-secondary{left:auto!important;right:-240px}[dir=rtl] .layout-sidebar-compact .sidebar-left-secondary header{text-align:right}[dir=rtl] .layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .dd-arrow{margin-left:unset!important;margin-right:auto}[dir=rtl] .layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .nav-icon{margin-left:8px;margin-right:0}[dir=rtl] .layout-sidebar-compact .main-content-wrap{float:left}.layout-sidebar-large .main-header{align-items:center;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);display:flex;flex-wrap:wrap;height:80px;justify-content:space-between;position:fixed;width:100%;z-index:100}.layout-sidebar-large .main-header .menu-toggle{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-right:12px;width:90px}.layout-sidebar-large .main-header .menu-toggle div{background:#111827;height:1px;margin:3px 0;width:24px}.layout-sidebar-large .main-header .search-bar{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;display:flex;height:40px;justify-content:left;position:relative;width:230px}.layout-sidebar-large .main-header .search-bar input{background:transparent;border:0;color:#212121;font-size:.8rem;height:100%;line-height:2;outline:initial!important;padding:.5rem 1rem;width:calc(100% - 32px)}.layout-sidebar-large .main-header .search-bar .search-icon{display:inline-block;font-size:18px;width:24px}.layout-sidebar-large .main-header .logo{width:120px}.layout-sidebar-large .main-header .logo img{display:block;height:60px;margin:0 auto;width:60px}.layout-sidebar-large .main-header .header-icon{border-radius:8px;cursor:pointer;display:inline-block;font-size:19px;height:36px;line-height:36px;margin:0 2px;text-align:center;width:36px}.layout-sidebar-large .main-header .header-icon:hover{background:#f3f4f6}.layout-sidebar-large .main-header .header-icon.dropdown-toggle:after{display:none}.layout-sidebar-large .main-header .header-part-right{align-items:center;display:flex}.layout-sidebar-large .main-header .header-part-right .user{margin-right:2rem}.layout-sidebar-large .main-header .header-part-right .user img{border-radius:50%;height:36px;width:36px}.layout-sidebar-large .main-header .notification-dropdown{cursor:pointer;max-height:260px;padding:0}.layout-sidebar-large .main-header .notification-dropdown .dropdown-item{align-items:center;border-bottom:1px solid #d1d5db;display:flex;height:72px;padding:0}.layout-sidebar-large .main-header .notification-dropdown .dropdown-item .notification-icon{align-items:center;background:#e5e7eb;display:flex;height:100%;justify-content:center;width:44px}.layout-sidebar-large .main-header .notification-dropdown .dropdown-item .notification-icon i{font-size:18px}.layout-sidebar-large .main-header .notification-dropdown .dropdown-item .notification-details{padding:.25rem .75rem}.layout-sidebar-large .main-header .notification-dropdown .dropdown-item:active{background:inherit;color:inherit}.layout-sidebar-large .main-header button.dropdown-toggle{padding:0!important}@media (max-width:991px){.layout-sidebar-large .main-header .search-bar{width:180px}.layout-sidebar-large .main-header .menu-toggle{margin-right:36px;width:24px}}@media (max-width:790px){.layout-sidebar-large .main-header .search-bar,.layout-sidebar-large .main-header .switch{display:none}.layout-sidebar-large .main-header .menu-toggle{margin-right:36px;width:24px}}@media (max-width:576px){.layout-sidebar-large .main-header{height:70px;padding:0 1.5rem}.layout-sidebar-large .main-header .logo{width:60px}.layout-sidebar-large .main-header .search-bar{display:none}.layout-sidebar-large .main-header .menu-toggle{width:60px}.layout-sidebar-large .main-header .header-part-right .user{margin-right:0;padding-right:0}.layout-sidebar-large .notification-dropdown{left:0!important}}@media (max-width:360px){.layout-sidebar-large .main-header .menu-toggle{margin:0}}.app-admin-wrap{width:100%}.layout-sidebar-large .main-content-wrap{background:#fff;float:right;margin-top:80px;min-height:calc(100vh - 80px);padding:2rem 2rem 0;position:relative;transition:width .24s ease-in-out;width:100%}.layout-sidebar-large .main-content-wrap.sidenav-open{width:calc(100% - 120px)}.layout-sidebar-large .sidebar-left,.layout-sidebar-large .sidebar-left-secondary{background:#fff;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08);height:calc(100vh - 80px);position:fixed;top:80px}.layout-sidebar-large .sidebar-left{left:-140px;transition:left .24s ease-in-out;z-index:90}.layout-sidebar-large .sidebar-left.open{left:0}.layout-sidebar-large .sidebar-left .logo{display:none}.layout-sidebar-large .sidebar-left .navigation-left{height:100%;list-style:none;margin:0;padding:0;text-align:center;width:120px}.layout-sidebar-large .sidebar-left .navigation-left .nav-item{border-bottom:1px solid #d1d5db;color:#05070b;cursor:pointer;display:block;position:relative;width:100%}.layout-sidebar-large .sidebar-left .navigation-left .nav-item:active,.layout-sidebar-large .sidebar-left .navigation-left .nav-item:focus{outline:none}.layout-sidebar-large .sidebar-left .navigation-left .nav-item.lvl1{text-align:center}.layout-sidebar-large .sidebar-left .navigation-left .nav-item.active,.layout-sidebar-large .sidebar-left .navigation-left .nav-item.active .nav-item-hold{color:#8b5cf6}.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold{color:#111827;display:block;padding:26px 0;width:100%}.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold:active,.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold:focus{outline:none}.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold .feather,.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold .nav-icon{display:block;font-size:32px;height:32px;margin:0 auto 6px;width:32px}.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold .nav-text{display:block;font-size:13px;font-weight:400}.layout-sidebar-large .sidebar-left .navigation-left .nav-item .nav-item-hold a{color:#05070b}.layout-sidebar-large .sidebar-left .navigation-left .nav-item.active .triangle{border-color:transparent transparent #8b5cf6;border-style:solid;border-width:0 0 30px 30px;bottom:0;height:0;position:absolute;right:0;width:0}.layout-sidebar-large .sidebar-left-secondary{background:#fff;left:-240px;padding:.75rem 0;transition:left .24s ease-in-out;width:220px;z-index:89}.layout-sidebar-large .sidebar-left-secondary.open{left:120px}.layout-sidebar-large .sidebar-left-secondary header{display:none}.layout-sidebar-large .sidebar-left-secondary .childNav{display:none;list-style:none;padding:0}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item{display:block}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a{align-items:center;color:#05070b;cursor:pointer;display:flex;font-size:13px;padding:12px 24px;text-transform:capitalize;transition:all .15s ease-in}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a:hover{background:#e5e7eb}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a.open,.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a.open .nav-icon,.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a.router-link-active,.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a.router-link-active .nav-icon{color:#8b5cf6}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .nav-icon{color:#4b5563;font-size:18px;margin-right:8px;vertical-align:middle}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .item-name{font-weight:400;vertical-align:middle}.layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .dd-arrow{font-size:11px;margin-left:auto;transition:all .3s ease-in}.layout-sidebar-large .sidebar-left-secondary>.childNav{margin:0}.layout-sidebar-large .sidebar-left-secondary li.nav-item.open>div>a>.dd-arrow{transform:rotate(90deg)}.layout-sidebar-large .sidebar-left-secondary li.nav-item.open>div>.childNav{max-height:1000px;overflow:visible}.layout-sidebar-large .sidebar-left-secondary li.nav-item>div>a>.dd-arrow{transition:all .4s ease-in-out}.layout-sidebar-large .sidebar-left-secondary li.nav-item>div>.childNav{background:#fff;max-height:0;overflow:hidden;transition:all .4s ease-in-out}.layout-sidebar-large .sidebar-left-secondary li.nav-item>div>.childNav li.nav-item a{padding:12px 12px 12px 50px}.layout-sidebar-large .sidebar-overlay{background:transparent;bottom:0;cursor:w-resize;display:none;height:calc(100vh - 80px);position:fixed;right:0;width:calc(100% - 340px);z-index:101}.layout-sidebar-large .sidebar-overlay.open{display:block}.module-loader{background:hsla(0,0%,100%,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:9}.module-loader .loader,.module-loader .spinner{left:calc(50% + 56px);position:fixed;top:45%;z-index:inherit}@media (max-width:1200px){.layout-sidebar-large .main-content-wrap.sidenav-open{width:100%}}@media (max-width:576px){.main-content-wrap{padding:1.5rem}.main-content-wrap.sidenav-open{width:100%}.main-content-wrap{margin-top:70px}.sidebar-left,.sidebar-left-secondary{height:calc(100vh - 70px)!important;top:70px!important}.sidebar-left{left:-110px}.sidebar-left .navigation-left{width:90px}.sidebar-left .navigation-left .nav-item.active .triangle{border-width:0 0 24px 24px}.sidebar-left .navigation-left .nav-item .nav-item-hold{padding:16px 0}.sidebar-left-secondary{left:-210px;width:190px}.sidebar-left-secondary.open{left:90px}.sidebar-overlay{height:calc(100vh - 70px)}}[dir=rtl] .layout-sidebar-large .sidebar-left{left:auto!important;right:-140px}[dir=rtl] .layout-sidebar-large .sidebar-left.open{left:auto!important;right:0}[dir=rtl] .layout-sidebar-large .sidebar-left .navigation-left .nav-item .triangle{left:0;right:auto;transform:rotate(90deg)}[dir=rtl] .layout-sidebar-large .sidebar-left-secondary{left:auto!important;right:-240px}[dir=rtl] .layout-sidebar-large .sidebar-left-secondary.open{left:auto!important;right:120px}[dir=rtl] .layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .dd-arrow{margin-left:unset!important;margin-right:auto}[dir=rtl] .layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .nav-icon{margin-left:8px;margin-right:0}[dir=rtl] .layout-sidebar-large .main-content-wrap{float:left}[dir=rtl] .layout-sidebar-large .sidebar-overlay{cursor:e-resize;left:0;right:auto!important}.app-footer{background:#f3f4f6}.app-footer .footer-bottom .btn{bottom:30px;position:fixed;right:60px}.sidebar-left-secondary .childNav li.nav-item.open>a{background:#e5e7eb}.sidebar-left-secondary .childNav li.nav-item.open>a>.dd-arrow{transform:rotate(90deg)}.sidebar-left-secondary .childNav li.nav-item.open>.submenu{max-height:1000px}.sidebar-left-secondary .childNav li.nav-item .submenu{list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:all .3s ease-in}.sidebar-left-secondary .childNav li.nav-item .submenu>li a{padding-left:50px}[dir=rtl] .notification-dropdown .dropdown-item .notification-details{text-align:right}[dir=rtl] .main-header .user{margin-left:2rem;margin-right:0}[role=tab] .btn{text-align:left;width:100%}[role=tab] .btn:focus,[role=tab] .btn:hover{text-decoration:none}.accordion>.card{overflow:hidden}.avatar-sm{height:36px;width:36px}.avatar-md{height:54px;width:54px}.avatar-lg{height:80px;width:80px}.avatar-xl{height:150px;width:150px}.avatar-sm-table{height:20px;width:20px}.border-bottom-primary{border-bottom:1px solid #8b5cf6}.border-bottom-secondary{border-bottom:1px solid #1f2937}.border-bottom-success{border-bottom:1px solid #10b981}.border-bottom-info{border-bottom:1px solid #3b82f6}.border-bottom-warning{border-bottom:1px solid #f59e0b}.border-bottom-danger{border-bottom:1px solid #ef4444}.border-bottom-light{border-bottom:1px solid #6b7280}.border-bottom-dark{border-bottom:1px solid #111827}.border-bottom-gray-100{border-bottom:1px solid #f3f4f6}.border-bottom-gray-200{border-bottom:1px solid #e5e7eb}.border-bottom-gray-300{border-bottom:1px solid #d1d5db}.border-bottom-gray-400{border-bottom:1px solid #9ca3af}.border-bottom-gray-500{border-bottom:1px solid #6b7280}.border-bottom-gray-600{border-bottom:1px solid #4b5563}.border-bottom-gray-700{border-bottom:1px solid #374151}.border-bottom-gray-800{border-bottom:1px solid #1f2937}.border-bottom-gray-900{border-bottom:1px solid #111827}.border-bottom-dotted-primary{border-bottom:1px dotted #8b5cf6}.border-bottom-dotted-secondary{border-bottom:1px dotted #1f2937}.border-bottom-dotted-success{border-bottom:1px dotted #10b981}.border-bottom-dotted-info{border-bottom:1px dotted #3b82f6}.border-bottom-dotted-warning{border-bottom:1px dotted #f59e0b}.border-bottom-dotted-danger{border-bottom:1px dotted #ef4444}.border-bottom-dotted-light{border-bottom:1px dotted #6b7280}.border-bottom-dotted-dark{border-bottom:1px dotted #111827}.border-bottom-dotted-gray-100{border-bottom:1px dotted #f3f4f6}.border-bottom-dotted-gray-200{border-bottom:1px dotted #e5e7eb}.border-bottom-dotted-gray-300{border-bottom:1px dotted #d1d5db}.border-bottom-dotted-gray-400{border-bottom:1px dotted #9ca3af}.border-bottom-dotted-gray-500{border-bottom:1px dotted #6b7280}.border-bottom-dotted-gray-600{border-bottom:1px dotted #4b5563}.border-bottom-dotted-gray-700{border-bottom:1px dotted #374151}.border-bottom-dotted-gray-800{border-bottom:1px dotted #1f2937}.border-bottom-dotted-gray-900{border-bottom:1px dotted #111827}.card{border:0;border-radius:10px;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08)}.card.border-top{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #10b981}.card-footer,.card-header{border-color:rgba(0,0,0,.03)}.card-title{font-size:1.1rem;margin-bottom:1.5rem}.card-img-overlay *{position:relative;z-index:1}.card-img-overlay:after{background:rgba(0,0,0,.36);content:"";height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:0}.card-img-overlay .separator{margin:auto;width:35px}.card-img-overlay .card-footer{background:transparent;border:0;bottom:16px;left:20px;position:absolute}.card-img-overlay .card-footer [class^=i-]{font-size:.875rem;vertical-align:text-bottom}.card-icon .card-body{padding:2rem .5rem}.card-icon [class^=i-]{font-size:32px}.card-icon .lead,.card-icon [class^=i-]{color:#8b5cf6}.card-icon-big .card-body{padding:2rem .5rem}.card-icon-big [class^=i-]{color:rgba(139,92,246,.6);font-size:48px}.card-icon-bg{position:relative;z-index:1}.card-icon-bg .card-body{display:flex}.card-icon-bg .card-body .content{align-items:flex-start;display:flex;flex-direction:column;margin:auto}.card-icon-bg [class^=i-]{color:hsla(220,9%,46%,.28);font-size:4rem}.card-icon-bg .lead{line-height:1}.card-icon-bg-primary [class^=i-]{color:rgba(139,92,246,.28)}.card-icon-bg-secondary [class^=i-]{color:rgba(31,41,55,.28)}.card-icon-bg-success [class^=i-]{color:rgba(16,185,129,.28)}.card-icon-bg-info [class^=i-]{color:rgba(59,130,246,.28)}.card-icon-bg-warning [class^=i-]{color:rgba(245,158,11,.28)}.card-icon-bg-danger [class^=i-]{color:rgba(239,68,68,.28)}.card-icon-bg-light [class^=i-]{color:hsla(220,9%,46%,.28)}.card-icon-bg-dark [class^=i-]{color:rgba(17,24,39,.28)}.card-icon-bg-gray-100 [class^=i-]{color:rgba(243,244,246,.28)}.card-icon-bg-gray-200 [class^=i-]{color:rgba(229,231,235,.28)}.card-icon-bg-gray-300 [class^=i-]{color:rgba(209,213,219,.28)}.card-icon-bg-gray-400 [class^=i-]{color:rgba(156,163,175,.28)}.card-icon-bg-gray-500 [class^=i-]{color:hsla(220,9%,46%,.28)}.card-icon-bg-gray-600 [class^=i-]{color:rgba(75,85,99,.28)}.card-icon-bg-gray-700 [class^=i-]{color:rgba(55,65,81,.28)}.card-icon-bg-gray-800 [class^=i-]{color:rgba(31,41,55,.28)}.card-icon-bg-gray-900 [class^=i-]{color:rgba(17,24,39,.28)}.card-profile-1 .avatar{border-radius:50%;height:80px;margin:auto;overflow:hidden;width:80px}.card-ecommerce-1 .card-body [class^=i-]{color:#8b5cf6;display:block;font-size:78px}.card-ecommerce-2 .row{margin:0}.card-ecommerce-2 .card-action,.card-ecommerce-2 .col{padding:1rem}.card-ecommerce-2 .card-action{align-items:center;display:flex;position:relative}.card-ecommerce-2 .card-action .icon{cursor:pointer;display:inline-block;font-size:22px;height:24px;line-height:24px;margin:0 8px;width:24px}.card-ecommerce-2 .card-action:before{background:rgba(17,24,39,.1);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.card-ecommerce-3 .card-img-left{height:220px;-o-object-fit:cover;object-fit:cover}.card-socials-simple a{display:inline-block;padding:4px}.card-zoom-in{background-color:#fff;position:relative}.card-zoom-in,.card-zoom-in:after{transition:all .6s cubic-bezier(.165,.84,.44,1)}.card-zoom-in:after{border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.3);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.card-zoom-in:hover{transform:scale(1.2)}.card-zoom-in:hover:after{opacity:1}@media screen and (max-width:576px){.card-ecommerce-3 .card-img-left{width:100%}}.breadcrumb{align-items:center;background:transparent;margin:0 0 1.25rem;padding:0}.breadcrumb h1{font-size:1.5rem;line-height:1;margin:0}.breadcrumb ul{list-style:none;margin:0;padding:0}.breadcrumb ul li{color:#4b5563;display:inline-block;line-height:1;padding:0 .5rem;position:relative;vertical-align:bottom}.breadcrumb ul li:after{background:#4b5563;border-radius:5px;content:"";height:16px;position:absolute;right:0;top:-1px;width:1px}.breadcrumb ul li:last-child:after{display:none}.breadcrumb ul li a{color:#05070b}[dir=rtl] .breadcrumb h1{font-size:1.5rem;line-height:1;margin:0 0 0 .5rem}@media (max-width:576px){.breadcrumb{align-items:flex-start;flex-direction:column}.breadcrumb ul li:first-child{padding-left:0}}.btn[type=button],html [type=button]{-webkit-appearance:none!important}.btn{padding:.5rem 1.25rem}.btn.btn-rounded,.btn.rounded{border-radius:40px!important}.btn.btn-xl{font-size:1.18rem;padding:.75rem 2rem}.btn:focus{box-shadow:none}.btn-raised-secondary,.btn-secondary{background-color:#fff!important;color:#111827!important}.btn-icon .icon,.btn-icon [class^=i-]{-webkit-font-smoothing:subpixel-antialiased;margin:0 2px;vertical-align:middle}.btn-icon.rounded-circle{height:44px;padding:0;width:44px}.btn-icon-text .icon,.btn-icon-text [class^=i-]{-webkit-font-smoothing:subpixel-antialiased;margin:0 2px;vertical-align:middle}.btn-outline-email{background:rgba(229,231,235,.6)}.btn-spinner{background:transparent;border:2px solid transparent;border-radius:50%;height:1em;margin:0 16px 0 0;width:1em}.btn-checkbox .checkbox,.btn-checkbox .radio{display:inline}.btn.btn-outline-light.btn-svg{border-color:#374151}.btn.btn-outline-light.btn-svg.active,.btn.btn-outline-light.btn-svg:hover{background:#8b5cf6;border-color:#8b5cf6}.btn.btn-outline-light.btn-svg.active svg,.btn.btn-outline-light.btn-svg:hover svg{fill:#fff}.btn.btn-outline-light.btn-svg:focus{box-shadow:none!important}.btn-raised{color:#fff}.btn-outline-primary,.btn-primary{border-color:#8b5cf6}.btn-outline-primary .btn-spinner,.btn-primary .btn-spinner{animation:btn-glow-primary 1s ease infinite}.btn-outline-primary:hover,.btn-primary:hover{background:#8b5cf6;border-color:#8b5cf6;box-shadow:0 8px 25px -8px #8b5cf6}.btn-outline-primary:focus,.btn-primary:focus{box-shadow:none;box-shadow:0 8px 25px -8px #8b5cf6}.btn-raised.btn-raised-primary{background:#8b5cf6;box-shadow:0 4px 6px rgba(139,92,246,.11),0 1px 3px rgba(139,92,246,.08)}@keyframes btn-glow-primary{0%{box-shadow:0 0 0 .4em #692cf3,0 0 0 .1em #692cf3;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #692cf3,0 0 0 3.6em transparent}}.btn-outline-secondary,.btn-secondary{border-color:#1f2937}.btn-outline-secondary .btn-spinner,.btn-secondary .btn-spinner{animation:btn-glow-secondary 1s ease infinite}.btn-outline-secondary:hover,.btn-secondary:hover{background:#1f2937;border-color:#1f2937;box-shadow:0 8px 25px -8px #1f2937}.btn-outline-secondary:focus,.btn-secondary:focus{box-shadow:none;box-shadow:0 8px 25px -8px #1f2937}.btn-raised.btn-raised-secondary{background:#1f2937;box-shadow:0 4px 6px rgba(31,41,55,.11),0 1px 3px rgba(31,41,55,.08)}@keyframes btn-glow-secondary{0%{box-shadow:0 0 0 .4em #0d1116,0 0 0 .1em #0d1116;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #0d1116,0 0 0 3.6em transparent}}.btn-outline-success,.btn-success{border-color:#10b981}.btn-outline-success .btn-spinner,.btn-success .btn-spinner{animation:btn-glow-success 1s ease infinite}.btn-outline-success:hover,.btn-success:hover{background:#10b981;border-color:#10b981;box-shadow:0 8px 25px -8px #10b981}.btn-outline-success:focus,.btn-success:focus{box-shadow:none;box-shadow:0 8px 25px -8px #10b981}.btn-raised.btn-raised-success{background:#10b981;box-shadow:0 4px 6px rgba(16,185,129,.11),0 1px 3px rgba(16,185,129,.08)}@keyframes btn-glow-success{0%{box-shadow:0 0 0 .4em #0c8a60,0 0 0 .1em #0c8a60;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #0c8a60,0 0 0 3.6em transparent}}.btn-info,.btn-outline-info{border-color:#3b82f6}.btn-info .btn-spinner,.btn-outline-info .btn-spinner{animation:btn-glow-info 1s ease infinite}.btn-info:hover,.btn-outline-info:hover{background:#3b82f6;border-color:#3b82f6;box-shadow:0 8px 25px -8px #3b82f6}.btn-info:focus,.btn-outline-info:focus{box-shadow:none;box-shadow:0 8px 25px -8px #3b82f6}.btn-raised.btn-raised-info{background:#3b82f6;box-shadow:0 4px 6px rgba(59,130,246,.11),0 1px 3px rgba(59,130,246,.08)}@keyframes btn-glow-info{0%{box-shadow:0 0 0 .4em #0b63f3,0 0 0 .1em #0b63f3;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #0b63f3,0 0 0 3.6em transparent}}.btn-outline-warning,.btn-warning{border-color:#f59e0b}.btn-outline-warning .btn-spinner,.btn-warning .btn-spinner{animation:btn-glow-warning 1s ease infinite}.btn-outline-warning:hover,.btn-warning:hover{background:#f59e0b;border-color:#f59e0b;box-shadow:0 8px 25px -8px #f59e0b}.btn-outline-warning:focus,.btn-warning:focus{box-shadow:none;box-shadow:0 8px 25px -8px #f59e0b}.btn-raised.btn-raised-warning{background:#f59e0b;box-shadow:0 4px 6px rgba(245,158,11,.11),0 1px 3px rgba(245,158,11,.08)}@keyframes btn-glow-warning{0%{box-shadow:0 0 0 .4em #c57f08,0 0 0 .1em #c57f08;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #c57f08,0 0 0 3.6em transparent}}.btn-danger,.btn-outline-danger{border-color:#ef4444}.btn-danger .btn-spinner,.btn-outline-danger .btn-spinner{animation:btn-glow-danger 1s ease infinite}.btn-danger:hover,.btn-outline-danger:hover{background:#ef4444;border-color:#ef4444;box-shadow:0 8px 25px -8px #ef4444}.btn-danger:focus,.btn-outline-danger:focus{box-shadow:none;box-shadow:0 8px 25px -8px #ef4444}.btn-raised.btn-raised-danger{background:#ef4444;box-shadow:0 4px 6px rgba(239,68,68,.11),0 1px 3px rgba(239,68,68,.08)}@keyframes btn-glow-danger{0%{box-shadow:0 0 0 .4em #eb1515,0 0 0 .1em #eb1515;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #eb1515,0 0 0 3.6em transparent}}.btn-light,.btn-outline-light{border-color:#6b7280}.btn-light .btn-spinner,.btn-outline-light .btn-spinner{animation:btn-glow-light 1s ease infinite}.btn-light:hover,.btn-outline-light:hover{background:#6b7280;border-color:#6b7280;box-shadow:0 8px 25px -8px #6b7280}.btn-light:focus,.btn-outline-light:focus{box-shadow:none;box-shadow:0 8px 25px -8px #6b7280}.btn-raised.btn-raised-light{background:#6b7280;box-shadow:0 4px 6px hsla(220,9%,46%,.11),0 1px 3px hsla(220,9%,46%,.08)}@keyframes btn-glow-light{0%{box-shadow:0 0 0 .4em #545964,0 0 0 .1em #545964;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #545964,0 0 0 3.6em transparent}}.btn-dark,.btn-outline-dark{border-color:#111827}.btn-dark .btn-spinner,.btn-outline-dark .btn-spinner{animation:btn-glow-dark 1s ease infinite}.btn-dark:hover,.btn-outline-dark:hover{background:#111827;border-color:#111827;box-shadow:0 8px 25px -8px #111827}.btn-dark:focus,.btn-outline-dark:focus{box-shadow:none;box-shadow:0 8px 25px -8px #111827}.btn-raised.btn-raised-dark{background:#111827;box-shadow:0 4px 6px rgba(17,24,39,.11),0 1px 3px rgba(17,24,39,.08)}@keyframes btn-glow-dark{0%{box-shadow:0 0 0 .4em #020203,0 0 0 .1em #020203;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #020203,0 0 0 3.6em transparent}}.btn-gray-100,.btn-outline-gray-100{border-color:#f3f4f6}.btn-gray-100 .btn-spinner,.btn-outline-gray-100 .btn-spinner{animation:btn-glow-gray-100 1s ease infinite}.btn-gray-100:hover,.btn-outline-gray-100:hover{background:#f3f4f6;border-color:#f3f4f6;box-shadow:0 8px 25px -8px #f3f4f6}.btn-gray-100:focus,.btn-outline-gray-100:focus{box-shadow:none;box-shadow:0 8px 25px -8px #f3f4f6}.btn-raised.btn-raised-gray-100{background:#f3f4f6;box-shadow:0 4px 6px rgba(243,244,246,.11),0 1px 3px rgba(243,244,246,.08)}@keyframes btn-glow-gray-100{0%{box-shadow:0 0 0 .4em #d6d9e0,0 0 0 .1em #d6d9e0;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #d6d9e0,0 0 0 3.6em transparent}}.btn-gray-200,.btn-outline-gray-200{border-color:#e5e7eb}.btn-gray-200 .btn-spinner,.btn-outline-gray-200 .btn-spinner{animation:btn-glow-gray-200 1s ease infinite}.btn-gray-200:hover,.btn-outline-gray-200:hover{background:#e5e7eb;border-color:#e5e7eb;box-shadow:0 8px 25px -8px #e5e7eb}.btn-gray-200:focus,.btn-outline-gray-200:focus{box-shadow:none;box-shadow:0 8px 25px -8px #e5e7eb}.btn-raised.btn-raised-gray-200{background:#e5e7eb;box-shadow:0 4px 6px rgba(229,231,235,.11),0 1px 3px rgba(229,231,235,.08)}@keyframes btn-glow-gray-200{0%{box-shadow:0 0 0 .4em #c8ccd5,0 0 0 .1em #c8ccd5;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #c8ccd5,0 0 0 3.6em transparent}}.btn-gray-300,.btn-outline-gray-300{border-color:#d1d5db}.btn-gray-300 .btn-spinner,.btn-outline-gray-300 .btn-spinner{animation:btn-glow-gray-300 1s ease infinite}.btn-gray-300:hover,.btn-outline-gray-300:hover{background:#d1d5db;border-color:#d1d5db;box-shadow:0 8px 25px -8px #d1d5db}.btn-gray-300:focus,.btn-outline-gray-300:focus{box-shadow:none;box-shadow:0 8px 25px -8px #d1d5db}.btn-raised.btn-raised-gray-300{background:#d1d5db;box-shadow:0 4px 6px rgba(209,213,219,.11),0 1px 3px rgba(209,213,219,.08)}@keyframes btn-glow-gray-300{0%{box-shadow:0 0 0 .4em #b4bbc5,0 0 0 .1em #b4bbc5;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #b4bbc5,0 0 0 3.6em transparent}}.btn-gray-400,.btn-outline-gray-400{border-color:#9ca3af}.btn-gray-400 .btn-spinner,.btn-outline-gray-400 .btn-spinner{animation:btn-glow-gray-400 1s ease infinite}.btn-gray-400:hover,.btn-outline-gray-400:hover{background:#9ca3af;border-color:#9ca3af;box-shadow:0 8px 25px -8px #9ca3af}.btn-gray-400:focus,.btn-outline-gray-400:focus{box-shadow:none;box-shadow:0 8px 25px -8px #9ca3af}.btn-raised.btn-raised-gray-400{background:#9ca3af;box-shadow:0 4px 6px rgba(156,163,175,.11),0 1px 3px rgba(156,163,175,.08)}@keyframes btn-glow-gray-400{0%{box-shadow:0 0 0 .4em #808998,0 0 0 .1em #808998;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #808998,0 0 0 3.6em transparent}}.btn-gray-500,.btn-outline-gray-500{border-color:#6b7280}.btn-gray-500 .btn-spinner,.btn-outline-gray-500 .btn-spinner{animation:btn-glow-gray-500 1s ease infinite}.btn-gray-500:hover,.btn-outline-gray-500:hover{background:#6b7280;border-color:#6b7280;box-shadow:0 8px 25px -8px #6b7280}.btn-gray-500:focus,.btn-outline-gray-500:focus{box-shadow:none;box-shadow:0 8px 25px -8px #6b7280}.btn-raised.btn-raised-gray-500{background:#6b7280;box-shadow:0 4px 6px hsla(220,9%,46%,.11),0 1px 3px hsla(220,9%,46%,.08)}@keyframes btn-glow-gray-500{0%{box-shadow:0 0 0 .4em #545964,0 0 0 .1em #545964;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #545964,0 0 0 3.6em transparent}}.btn-gray-600,.btn-outline-gray-600{border-color:#4b5563}.btn-gray-600 .btn-spinner,.btn-outline-gray-600 .btn-spinner{animation:btn-glow-gray-600 1s ease infinite}.btn-gray-600:hover,.btn-outline-gray-600:hover{background:#4b5563;border-color:#4b5563;box-shadow:0 8px 25px -8px #4b5563}.btn-gray-600:focus,.btn-outline-gray-600:focus{box-shadow:none;box-shadow:0 8px 25px -8px #4b5563}.btn-raised.btn-raised-gray-600{background:#4b5563;box-shadow:0 4px 6px rgba(75,85,99,.11),0 1px 3px rgba(75,85,99,.08)}@keyframes btn-glow-gray-600{0%{box-shadow:0 0 0 .4em #353c46,0 0 0 .1em #353c46;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #353c46,0 0 0 3.6em transparent}}.btn-gray-700,.btn-outline-gray-700{border-color:#374151}.btn-gray-700 .btn-spinner,.btn-outline-gray-700 .btn-spinner{animation:btn-glow-gray-700 1s ease infinite}.btn-gray-700:hover,.btn-outline-gray-700:hover{background:#374151;border-color:#374151;box-shadow:0 8px 25px -8px #374151}.btn-gray-700:focus,.btn-outline-gray-700:focus{box-shadow:none;box-shadow:0 8px 25px -8px #374151}.btn-raised.btn-raised-gray-700{background:#374151;box-shadow:0 4px 6px rgba(55,65,81,.11),0 1px 3px rgba(55,65,81,.08)}@keyframes btn-glow-gray-700{0%{box-shadow:0 0 0 .4em #222933,0 0 0 .1em #222933;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #222933,0 0 0 3.6em transparent}}.btn-gray-800,.btn-outline-gray-800{border-color:#1f2937}.btn-gray-800 .btn-spinner,.btn-outline-gray-800 .btn-spinner{animation:btn-glow-gray-800 1s ease infinite}.btn-gray-800:hover,.btn-outline-gray-800:hover{background:#1f2937;border-color:#1f2937;box-shadow:0 8px 25px -8px #1f2937}.btn-gray-800:focus,.btn-outline-gray-800:focus{box-shadow:none;box-shadow:0 8px 25px -8px #1f2937}.btn-raised.btn-raised-gray-800{background:#1f2937;box-shadow:0 4px 6px rgba(31,41,55,.11),0 1px 3px rgba(31,41,55,.08)}@keyframes btn-glow-gray-800{0%{box-shadow:0 0 0 .4em #0d1116,0 0 0 .1em #0d1116;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #0d1116,0 0 0 3.6em transparent}}.btn-gray-900,.btn-outline-gray-900{border-color:#111827}.btn-gray-900 .btn-spinner,.btn-outline-gray-900 .btn-spinner{animation:btn-glow-gray-900 1s ease infinite}.btn-gray-900:hover,.btn-outline-gray-900:hover{background:#111827;border-color:#111827;box-shadow:0 8px 25px -8px #111827}.btn-gray-900:focus,.btn-outline-gray-900:focus{box-shadow:none;box-shadow:0 8px 25px -8px #111827}.btn-raised.btn-raised-gray-900{background:#111827;box-shadow:0 4px 6px rgba(17,24,39,.11),0 1px 3px rgba(17,24,39,.08)}@keyframes btn-glow-gray-900{0%{box-shadow:0 0 0 .4em #020203,0 0 0 .1em #020203;transform:rotate(1turn)}50%{border-top-color:#fff}to{box-shadow:0 0 0 .4em #020203,0 0 0 3.6em transparent}}.btn-facebook{color:#fff}.btn-facebook,.btn-facebook:hover{background-color:#3765c9;border-color:#3765c9}.btn-google{background-color:#ec412c;border-color:#ec412c;color:#fff}.btn-twitter{background-color:#039ff5;border-color:#039ff5;color:#fff}.btn-instagram{background-color:#c13584;border-color:#c13584;color:#fff}.btn-linkedin{background-color:#0077b5;border-color:#0077b5;color:#fff}.btn-dribble{background-color:#ea4c89;border-color:#ea4c89;color:#fff}.btn-youtube{background-color:#c4302b;border-color:#c4302b;color:#fff}.btn-outline-facebook{background:rgba(229,231,235,.6);border-color:#3765c9;color:#3765c9!important}.btn-outline-facebook:hover{background:#315bb5;border-color:#315bb5;color:#fff!important}.btn-outline-google{background:rgba(229,231,235,.6);border-color:#ec412c;color:#ec412c!important}.btn-outline-google:hover{background:#e92c15;border-color:#e92c15;color:#fff!important}.btn-outline-twitter{background:rgba(229,231,235,.6);border-color:#039ff5;color:#039ff5!important}.btn-outline-twitter:hover{background:#038fdc;border-color:#038fdc}.ripple{overflow:hidden;position:relative;transform:translateZ(0)}.ripple:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(10);transition:transform .5s,opacity 1s;width:100%}.ripple:active:after{opacity:.3;transform:scale(0);transition:0s}.nav-tabs{border:0}.nav-tabs .nav-item .nav-link{border:0;padding:1rem}.nav-tabs .nav-item .nav-link:not(.disabled){color:inherit}.nav-tabs .nav-item .nav-link.active{background:rgba(139,92,246,.1);border-bottom:2px solid #8b5cf6}.nav-tabs .nav-item .dropdown-toggle:after{position:absolute;right:6px!important;top:calc(50% - 2px)}.tab-content{padding:1rem}ngb-tabset.p-0 .tab-content{padding:1rem 0}.dropdown-toggle{position:relative}.dropdown-toggle.btn{padding-right:28px}.dropdown-toggle:after{position:absolute;right:10px!important;top:calc(50% - 2px)}.dropdown-menu{border:0;box-shadow:0 1px 15px 1px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.08);padding:0!important}.dropdown-item{padding:.42rem 1.5rem}.menu-icon-grid{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 8px;width:220px}.menu-icon-grid>a{align-items:center;border-radius:4px;color:#1f2937;display:inline-flex;flex-direction:column;padding:18px 12px;width:6rem}.menu-icon-grid>a i{font-size:28px;margin-bottom:4px}.menu-icon-grid>a:hover{background:#8b5cf6;color:#fff}.mega-menu{position:static}.mega-menu .dropdown-menu{left:auto;max-height:calc(100vh - 100px);max-width:1200px;overflow:hidden;overflow-y:scroll;padding:0;right:auto;width:calc(100% - 120px)}.mega-menu .dropdown-menu .bg-img{background:linear-gradient(90deg,#8b5cf6,#3b82f6)}.mega-menu .dropdown-menu .bg-img,.mega-menu .dropdown-menu .bg-img .title{color:#fff}.mega-menu .dropdown-menu ul.links{-moz-column-count:2;column-count:2;list-style:none;margin:0;padding:0}.mega-menu .dropdown-menu ul.links li a{color:#4b5563;display:inline-block;margin-bottom:8px}.mega-menu .dropdown-menu ul.links li a:hover{color:#8b5cf6}.widget_dropdown .dropdown-menu{left:auto!important;right:2px!important}@media (max-width:767px){.mega-menu .dropdown-menu{width:calc(100% - 10px)}}[dir=rtl] .mega-menu .dropdown-menu{left:0!important;margin:auto!important;right:0!important}table.dataTable-collapse{border-collapse:collapse!important}.table thead th{border-bottom:1px solid #dee2e6;vertical-align:bottom}.form-group{margin-bottom:10px;position:relative}.form-group label{color:#4b5563;font-size:12px;margin-bottom:4px}.form-control{background:#f3f4f6;border:1px solid #9ca3af;color:#111827;outline:initial!important}.form-control::-moz-placeholder{color:#6b7280}.form-control::placeholder{color:#6b7280}.form-control.form-control-rounded,.form-control.rounded{border-radius:20px}select.form-control{-webkit-appearance:none}.input-group [type=text].form-control{height:34px}.input-group-append .btn{border:0;height:34px}.card-input{display:flex;flex-wrap:wrap}.card-input legend{margin-right:auto;width:auto}.card-input .ul-widget-list__payment-method img{height:24px;width:auto}[ngbdatepicker]{height:34px}.checkbox,.radio{cursor:pointer;display:block;margin-bottom:12px;padding-left:28px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox:hover input~.checkmark,.radio:hover input~.checkmark{background-color:#6b7280}.checkbox input,.radio input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox input:checked~.checkmark,.radio input:checked~.checkmark{background-color:#8b5cf6}.checkbox input:checked~.checkmark:after,.radio input:checked~.checkmark:after{display:block}.checkbox input[disabled]~*,.radio input[disabled]~*{color:#d1d5db}.checkbox .checkmark,.radio .checkmark{background-color:#d1d5db;border-radius:4px;height:20px;left:0;position:absolute;top:0;width:20px}.checkbox .checkmark:after,.radio .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;bottom:0;content:"";display:none;height:8px;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotate(45deg);width:4px}.checkbox-primary input:checked~.checkmark{background-color:#8b5cf6!important}.checkbox-secondary input:checked~.checkmark{background-color:#1f2937!important}.checkbox-success input:checked~.checkmark{background-color:#10b981!important}.checkbox-info input:checked~.checkmark{background-color:#3b82f6!important}.checkbox-warning input:checked~.checkmark{background-color:#f59e0b!important}.checkbox-danger input:checked~.checkmark{background-color:#ef4444!important}.checkbox-light input:checked~.checkmark{background-color:#6b7280!important}.checkbox-dark input:checked~.checkmark{background-color:#111827!important}.checkbox-gray-100 input:checked~.checkmark{background-color:#f3f4f6!important}.checkbox-gray-200 input:checked~.checkmark{background-color:#e5e7eb!important}.checkbox-gray-300 input:checked~.checkmark{background-color:#d1d5db!important}.checkbox-gray-400 input:checked~.checkmark{background-color:#9ca3af!important}.checkbox-gray-500 input:checked~.checkmark{background-color:#6b7280!important}.checkbox-gray-600 input:checked~.checkmark{background-color:#4b5563!important}.checkbox-gray-700 input:checked~.checkmark{background-color:#374151!important}.checkbox-gray-800 input:checked~.checkmark{background-color:#1f2937!important}.checkbox-gray-900 input:checked~.checkmark{background-color:#111827!important}.checkbox-outline-primary:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-primary input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-primary .checkmark{background:#fff;border:1px solid #8b5cf6}.checkbox-outline-primary .checkmark:after{border-color:#8b5cf6}.checkbox-outline-secondary:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-secondary input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-secondary .checkmark{background:#fff;border:1px solid #1f2937}.checkbox-outline-secondary .checkmark:after{border-color:#1f2937}.checkbox-outline-success:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-success input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-success .checkmark{background:#fff;border:1px solid #10b981}.checkbox-outline-success .checkmark:after{border-color:#10b981}.checkbox-outline-info:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-info input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-info .checkmark{background:#fff;border:1px solid #3b82f6}.checkbox-outline-info .checkmark:after{border-color:#3b82f6}.checkbox-outline-warning:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-warning input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-warning .checkmark{background:#fff;border:1px solid #f59e0b}.checkbox-outline-warning .checkmark:after{border-color:#f59e0b}.checkbox-outline-danger:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-danger input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-danger .checkmark{background:#fff;border:1px solid #ef4444}.checkbox-outline-danger .checkmark:after{border-color:#ef4444}.checkbox-outline-light:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-light input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-light .checkmark{background:#fff;border:1px solid #6b7280}.checkbox-outline-light .checkmark:after{border-color:#6b7280}.checkbox-outline-dark:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-dark input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-dark .checkmark{background:#fff;border:1px solid #111827}.checkbox-outline-dark .checkmark:after{border-color:#111827}.checkbox-outline-gray-100:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-100 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-100 .checkmark{background:#fff;border:1px solid #f3f4f6}.checkbox-outline-gray-100 .checkmark:after{border-color:#f3f4f6}.checkbox-outline-gray-200:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-200 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-200 .checkmark{background:#fff;border:1px solid #e5e7eb}.checkbox-outline-gray-200 .checkmark:after{border-color:#e5e7eb}.checkbox-outline-gray-300:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-300 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-300 .checkmark{background:#fff;border:1px solid #d1d5db}.checkbox-outline-gray-300 .checkmark:after{border-color:#d1d5db}.checkbox-outline-gray-400:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-400 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-400 .checkmark{background:#fff;border:1px solid #9ca3af}.checkbox-outline-gray-400 .checkmark:after{border-color:#9ca3af}.checkbox-outline-gray-500:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-500 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-500 .checkmark{background:#fff;border:1px solid #6b7280}.checkbox-outline-gray-500 .checkmark:after{border-color:#6b7280}.checkbox-outline-gray-600:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-600 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-600 .checkmark{background:#fff;border:1px solid #4b5563}.checkbox-outline-gray-600 .checkmark:after{border-color:#4b5563}.checkbox-outline-gray-700:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-700 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-700 .checkmark{background:#fff;border:1px solid #374151}.checkbox-outline-gray-700 .checkmark:after{border-color:#374151}.checkbox-outline-gray-800:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-800 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-800 .checkmark{background:#fff;border:1px solid #1f2937}.checkbox-outline-gray-800 .checkmark:after{border-color:#1f2937}.checkbox-outline-gray-900:hover input~.checkmark{background-color:#e5e7eb}.checkbox-outline-gray-900 input:checked~.checkmark{background-color:#fff!important}.checkbox-outline-gray-900 .checkmark{background:#fff;border:1px solid #111827}.checkbox-outline-gray-900 .checkmark:after{border-color:#111827}.radio .checkmark{border-radius:50%}.radio .checkmark:after{background:#fff;border-radius:50%;height:6px;width:6px}.radio-primary input:checked~.checkmark{background-color:#8b5cf6}.radio-secondary input:checked~.checkmark{background-color:#1f2937}.radio-success input:checked~.checkmark{background-color:#10b981}.radio-info input:checked~.checkmark{background-color:#3b82f6}.radio-warning input:checked~.checkmark{background-color:#f59e0b}.radio-danger input:checked~.checkmark{background-color:#ef4444}.radio-light input:checked~.checkmark{background-color:#6b7280}.radio-dark input:checked~.checkmark{background-color:#111827}.radio-gray-100 input:checked~.checkmark{background-color:#f3f4f6}.radio-gray-200 input:checked~.checkmark{background-color:#e5e7eb}.radio-gray-300 input:checked~.checkmark{background-color:#d1d5db}.radio-gray-400 input:checked~.checkmark{background-color:#9ca3af}.radio-gray-500 input:checked~.checkmark{background-color:#6b7280}.radio-gray-600 input:checked~.checkmark{background-color:#4b5563}.radio-gray-700 input:checked~.checkmark{background-color:#374151}.radio-gray-800 input:checked~.checkmark{background-color:#1f2937}.radio-gray-900 input:checked~.checkmark{background-color:#111827}.radio-outline-primary:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-primary input:checked~.checkmark{background-color:#fff!important}.radio-outline-primary .checkmark{background:#fff;border:1px solid #8b5cf6}.radio-outline-primary .checkmark:after{background:#8b5cf6;border:0}.radio-outline-secondary:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-secondary input:checked~.checkmark{background-color:#fff!important}.radio-outline-secondary .checkmark{background:#fff;border:1px solid #1f2937}.radio-outline-secondary .checkmark:after{background:#1f2937;border:0}.radio-outline-success:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-success input:checked~.checkmark{background-color:#fff!important}.radio-outline-success .checkmark{background:#fff;border:1px solid #10b981}.radio-outline-success .checkmark:after{background:#10b981;border:0}.radio-outline-info:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-info input:checked~.checkmark{background-color:#fff!important}.radio-outline-info .checkmark{background:#fff;border:1px solid #3b82f6}.radio-outline-info .checkmark:after{background:#3b82f6;border:0}.radio-outline-warning:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-warning input:checked~.checkmark{background-color:#fff!important}.radio-outline-warning .checkmark{background:#fff;border:1px solid #f59e0b}.radio-outline-warning .checkmark:after{background:#f59e0b;border:0}.radio-outline-danger:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-danger input:checked~.checkmark{background-color:#fff!important}.radio-outline-danger .checkmark{background:#fff;border:1px solid #ef4444}.radio-outline-danger .checkmark:after{background:#ef4444;border:0}.radio-outline-light:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-light input:checked~.checkmark{background-color:#fff!important}.radio-outline-light .checkmark{background:#fff;border:1px solid #6b7280}.radio-outline-light .checkmark:after{background:#6b7280;border:0}.radio-outline-dark:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-dark input:checked~.checkmark{background-color:#fff!important}.radio-outline-dark .checkmark{background:#fff;border:1px solid #111827}.radio-outline-dark .checkmark:after{background:#111827;border:0}.radio-outline-gray-100:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-100 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-100 .checkmark{background:#fff;border:1px solid #f3f4f6}.radio-outline-gray-100 .checkmark:after{background:#f3f4f6;border:0}.radio-outline-gray-200:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-200 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-200 .checkmark{background:#fff;border:1px solid #e5e7eb}.radio-outline-gray-200 .checkmark:after{background:#e5e7eb;border:0}.radio-outline-gray-300:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-300 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-300 .checkmark{background:#fff;border:1px solid #d1d5db}.radio-outline-gray-300 .checkmark:after{background:#d1d5db;border:0}.radio-outline-gray-400:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-400 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-400 .checkmark{background:#fff;border:1px solid #9ca3af}.radio-outline-gray-400 .checkmark:after{background:#9ca3af;border:0}.radio-outline-gray-500:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-500 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-500 .checkmark{background:#fff;border:1px solid #6b7280}.radio-outline-gray-500 .checkmark:after{background:#6b7280;border:0}.radio-outline-gray-600:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-600 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-600 .checkmark{background:#fff;border:1px solid #4b5563}.radio-outline-gray-600 .checkmark:after{background:#4b5563;border:0}.radio-outline-gray-700:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-700 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-700 .checkmark{background:#fff;border:1px solid #374151}.radio-outline-gray-700 .checkmark:after{background:#374151;border:0}.radio-outline-gray-800:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-800 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-800 .checkmark{background:#fff;border:1px solid #1f2937}.radio-outline-gray-800 .checkmark:after{background:#1f2937;border:0}.radio-outline-gray-900:hover input~.checkmark{background-color:#e5e7eb}.radio-outline-gray-900 input:checked~.checkmark{background-color:#fff!important}.radio-outline-gray-900 .checkmark{background:#fff;border:1px solid #111827}.radio-outline-gray-900 .checkmark:after{background:#111827;border:0}.switch{display:inline-block;height:16px;padding-left:50px;position:relative}.switch span:not(.slider){cursor:pointer;position:relative;top:-2px}.switch input{height:0;opacity:0;width:0}.switch .slider{background-color:#d1d5db;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s;width:42px}.switch .slider:before{background-color:#fff;border-radius:50%;bottom:-4px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);content:"";height:24px;left:-1px;position:absolute;transition:.4s;width:24px}.switch input:checked+.slider{background-color:#8b5cf6}.switch input:focus+.slider{box-shadow:0 0 1px #8b5cf6}.switch input:checked+.slider:before{transform:translateX(20px)}.switch-primary input:checked+.slider{background-color:#8b5cf6}.switch-primary input:focus+.slider{box-shadow:0 0 1px #8b5cf6}.switch-secondary input:checked+.slider{background-color:#1f2937}.switch-secondary input:focus+.slider{box-shadow:0 0 1px #1f2937}.switch-success input:checked+.slider{background-color:#10b981}.switch-success input:focus+.slider{box-shadow:0 0 1px #10b981}.switch-info input:checked+.slider{background-color:#3b82f6}.switch-info input:focus+.slider{box-shadow:0 0 1px #3b82f6}.switch-warning input:checked+.slider{background-color:#f59e0b}.switch-warning input:focus+.slider{box-shadow:0 0 1px #f59e0b}.switch-danger input:checked+.slider{background-color:#ef4444}.switch-danger input:focus+.slider{box-shadow:0 0 1px #ef4444}.switch-light input:checked+.slider{background-color:#6b7280}.switch-light input:focus+.slider{box-shadow:0 0 1px #6b7280}.switch-dark input:checked+.slider{background-color:#111827}.switch-dark input:focus+.slider{box-shadow:0 0 1px #111827}.switch-gray-100 input:checked+.slider{background-color:#f3f4f6}.switch-gray-100 input:focus+.slider{box-shadow:0 0 1px #f3f4f6}.switch-gray-200 input:checked+.slider{background-color:#e5e7eb}.switch-gray-200 input:focus+.slider{box-shadow:0 0 1px #e5e7eb}.switch-gray-300 input:checked+.slider{background-color:#d1d5db}.switch-gray-300 input:focus+.slider{box-shadow:0 0 1px #d1d5db}.switch-gray-400 input:checked+.slider{background-color:#9ca3af}.switch-gray-400 input:focus+.slider{box-shadow:0 0 1px #9ca3af}.switch-gray-500 input:checked+.slider{background-color:#6b7280}.switch-gray-500 input:focus+.slider{box-shadow:0 0 1px #6b7280}.switch-gray-600 input:checked+.slider{background-color:#4b5563}.switch-gray-600 input:focus+.slider{box-shadow:0 0 1px #4b5563}.switch-gray-700 input:checked+.slider{background-color:#374151}.switch-gray-700 input:focus+.slider{box-shadow:0 0 1px #374151}.switch-gray-800 input:checked+.slider{background-color:#1f2937}.switch-gray-800 input:focus+.slider{box-shadow:0 0 1px #1f2937}.switch-gray-900 input:checked+.slider{background-color:#111827}.switch-gray-900 input:focus+.slider{box-shadow:0 0 1px #111827}[dir=rtl] .checkbox,[dir=rtl] .radio{padding-left:0;padding-right:28px}[dir=rtl] .checkbox .checkmark,[dir=rtl] .radio .checkmark{left:auto;right:0}.icon-regular{-webkit-font-smoothing:subpixel-antialiased;font-size:18px}.link-icon{align-items:center;color:#111827;display:flex;flex-direction:row}.link-icon i{margin:0 8px}.spinner-glow{animation:glow 1s ease infinite;background:#d1d5db;border:2px solid transparent;border-radius:50%;display:inline-block;height:1em;margin:4px auto;width:1em}@keyframes glow{0%{box-shadow:0 0 0 .4em #a1a2a1,0 0 0 .1em #a1a2a1;transform:rotate(1turn)}50%{border-top-color:#605556}to{box-shadow:0 0 0 .4em #a1a2a1,0 0 0 3.6em transparent}}.spinner-glow-primary{animation:glow-primary 1s ease infinite;background:rgba(139,92,246,.45)}.spinner-glow-secondary{animation:glow-secondary 1s ease infinite;background:rgba(31,41,55,.45)}.spinner-glow-success{animation:glow-success 1s ease infinite;background:rgba(16,185,129,.45)}.spinner-glow-info{animation:glow-info 1s ease infinite;background:rgba(59,130,246,.45)}.spinner-glow-warning{animation:glow-warning 1s ease infinite;background:rgba(245,158,11,.45)}.spinner-glow-danger{animation:glow-danger 1s ease infinite;background:rgba(239,68,68,.45)}.spinner-glow-light{animation:glow-light 1s ease infinite;background:hsla(220,9%,46%,.45)}.spinner-glow-dark{animation:glow-dark 1s ease infinite;background:rgba(17,24,39,.45)}.spinner-glow-gray-100{animation:glow-gray-100 1s ease infinite;background:rgba(243,244,246,.45)}.spinner-glow-gray-200{animation:glow-gray-200 1s ease infinite;background:rgba(229,231,235,.45)}.spinner-glow-gray-300{animation:glow-gray-300 1s ease infinite;background:rgba(209,213,219,.45)}.spinner-glow-gray-400{animation:glow-gray-400 1s ease infinite;background:rgba(156,163,175,.45)}.spinner-glow-gray-500{animation:glow-gray-500 1s ease infinite;background:hsla(220,9%,46%,.45)}.spinner-glow-gray-600{animation:glow-gray-600 1s ease infinite;background:rgba(75,85,99,.45)}.spinner-glow-gray-700{animation:glow-gray-700 1s ease infinite;background:rgba(55,65,81,.45)}.spinner-glow-gray-800{animation:glow-gray-800 1s ease infinite;background:rgba(31,41,55,.45)}.spinner-glow-gray-900{animation:glow-gray-900 1s ease infinite;background:rgba(17,24,39,.45)}@keyframes glow-primary{0%{box-shadow:0 0 0 .4em rgba(139,92,246,.45),0 0 0 .1em rgba(139,92,246,.45);transform:rotate(1turn)}50%{border-top-color:rgba(139,92,246,.9)}to{box-shadow:0 0 0 .4em rgba(139,92,246,.75),0 0 0 3.6em transparent}}@keyframes glow-secondary{0%{box-shadow:0 0 0 .4em rgba(31,41,55,.45),0 0 0 .1em rgba(31,41,55,.45);transform:rotate(1turn)}50%{border-top-color:rgba(31,41,55,.9)}to{box-shadow:0 0 0 .4em rgba(31,41,55,.75),0 0 0 3.6em transparent}}@keyframes glow-success{0%{box-shadow:0 0 0 .4em rgba(16,185,129,.45),0 0 0 .1em rgba(16,185,129,.45);transform:rotate(1turn)}50%{border-top-color:rgba(16,185,129,.9)}to{box-shadow:0 0 0 .4em rgba(16,185,129,.75),0 0 0 3.6em transparent}}@keyframes glow-info{0%{box-shadow:0 0 0 .4em rgba(59,130,246,.45),0 0 0 .1em rgba(59,130,246,.45);transform:rotate(1turn)}50%{border-top-color:rgba(59,130,246,.9)}to{box-shadow:0 0 0 .4em rgba(59,130,246,.75),0 0 0 3.6em transparent}}@keyframes glow-warning{0%{box-shadow:0 0 0 .4em rgba(245,158,11,.45),0 0 0 .1em rgba(245,158,11,.45);transform:rotate(1turn)}50%{border-top-color:rgba(245,158,11,.9)}to{box-shadow:0 0 0 .4em rgba(245,158,11,.75),0 0 0 3.6em transparent}}@keyframes glow-danger{0%{box-shadow:0 0 0 .4em rgba(239,68,68,.45),0 0 0 .1em rgba(239,68,68,.45);transform:rotate(1turn)}50%{border-top-color:rgba(239,68,68,.9)}to{box-shadow:0 0 0 .4em rgba(239,68,68,.75),0 0 0 3.6em transparent}}@keyframes glow-light{0%{box-shadow:0 0 0 .4em hsla(220,9%,46%,.45),0 0 0 .1em hsla(220,9%,46%,.45);transform:rotate(1turn)}50%{border-top-color:hsla(220,9%,46%,.9)}to{box-shadow:0 0 0 .4em hsla(220,9%,46%,.75),0 0 0 3.6em transparent}}@keyframes glow-dark{0%{box-shadow:0 0 0 .4em rgba(17,24,39,.45),0 0 0 .1em rgba(17,24,39,.45);transform:rotate(1turn)}50%{border-top-color:rgba(17,24,39,.9)}to{box-shadow:0 0 0 .4em rgba(17,24,39,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-100{0%{box-shadow:0 0 0 .4em rgba(243,244,246,.45),0 0 0 .1em rgba(243,244,246,.45);transform:rotate(1turn)}50%{border-top-color:rgba(243,244,246,.9)}to{box-shadow:0 0 0 .4em rgba(243,244,246,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-200{0%{box-shadow:0 0 0 .4em rgba(229,231,235,.45),0 0 0 .1em rgba(229,231,235,.45);transform:rotate(1turn)}50%{border-top-color:rgba(229,231,235,.9)}to{box-shadow:0 0 0 .4em rgba(229,231,235,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-300{0%{box-shadow:0 0 0 .4em rgba(209,213,219,.45),0 0 0 .1em rgba(209,213,219,.45);transform:rotate(1turn)}50%{border-top-color:rgba(209,213,219,.9)}to{box-shadow:0 0 0 .4em rgba(209,213,219,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-400{0%{box-shadow:0 0 0 .4em rgba(156,163,175,.45),0 0 0 .1em rgba(156,163,175,.45);transform:rotate(1turn)}50%{border-top-color:rgba(156,163,175,.9)}to{box-shadow:0 0 0 .4em rgba(156,163,175,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-500{0%{box-shadow:0 0 0 .4em hsla(220,9%,46%,.45),0 0 0 .1em hsla(220,9%,46%,.45);transform:rotate(1turn)}50%{border-top-color:hsla(220,9%,46%,.9)}to{box-shadow:0 0 0 .4em hsla(220,9%,46%,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-600{0%{box-shadow:0 0 0 .4em rgba(75,85,99,.45),0 0 0 .1em rgba(75,85,99,.45);transform:rotate(1turn)}50%{border-top-color:rgba(75,85,99,.9)}to{box-shadow:0 0 0 .4em rgba(75,85,99,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-700{0%{box-shadow:0 0 0 .4em rgba(55,65,81,.45),0 0 0 .1em rgba(55,65,81,.45);transform:rotate(1turn)}50%{border-top-color:rgba(55,65,81,.9)}to{box-shadow:0 0 0 .4em rgba(55,65,81,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-800{0%{box-shadow:0 0 0 .4em rgba(31,41,55,.45),0 0 0 .1em rgba(31,41,55,.45);transform:rotate(1turn)}50%{border-top-color:rgba(31,41,55,.9)}to{box-shadow:0 0 0 .4em rgba(31,41,55,.75),0 0 0 3.6em transparent}}@keyframes glow-gray-900{0%{box-shadow:0 0 0 .4em rgba(17,24,39,.45),0 0 0 .1em rgba(17,24,39,.45);transform:rotate(1turn)}50%{border-top-color:rgba(17,24,39,.9)}to{box-shadow:0 0 0 .4em rgba(17,24,39,.75),0 0 0 3.6em transparent}}.spinner{animation:spin 1.4s linear infinite;border-radius:50%;display:inline-block;font-size:10px;height:4em;margin:auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:4em}.spinner:before{border-radius:100% 0 0 0;height:50%;width:50%}.spinner:after,.spinner:before{content:"";left:0;position:absolute;top:0}.spinner:after{background:#fff;border-radius:50%;bottom:0;height:75%;margin:auto;right:0;width:75%}.spinner-primary{background:#8b5cf6;background:linear-gradient(90deg,#8b5cf6 10%,rgba(67,236,76,0) 42%)}.spinner-primary:before{background:#8b5cf6}.spinner-secondary{background:#1f2937;background:linear-gradient(90deg,#1f2937 10%,rgba(67,236,76,0) 42%)}.spinner-secondary:before{background:#1f2937}.spinner-success{background:#10b981;background:linear-gradient(90deg,#10b981 10%,rgba(67,236,76,0) 42%)}.spinner-success:before{background:#10b981}.spinner-info{background:#3b82f6;background:linear-gradient(90deg,#3b82f6 10%,rgba(67,236,76,0) 42%)}.spinner-info:before{background:#3b82f6}.spinner-warning{background:#f59e0b;background:linear-gradient(90deg,#f59e0b 10%,rgba(67,236,76,0) 42%)}.spinner-warning:before{background:#f59e0b}.spinner-danger{background:#ef4444;background:linear-gradient(90deg,#ef4444 10%,rgba(67,236,76,0) 42%)}.spinner-danger:before{background:#ef4444}.spinner-light{background:#6b7280;background:linear-gradient(90deg,#6b7280 10%,rgba(67,236,76,0) 42%)}.spinner-light:before{background:#6b7280}.spinner-dark{background:#111827;background:linear-gradient(90deg,#111827 10%,rgba(67,236,76,0) 42%)}.spinner-dark:before{background:#111827}.spinner-gray-100{background:#f3f4f6;background:linear-gradient(90deg,#f3f4f6 10%,rgba(67,236,76,0) 42%)}.spinner-gray-100:before{background:#f3f4f6}.spinner-gray-200{background:#e5e7eb;background:linear-gradient(90deg,#e5e7eb 10%,rgba(67,236,76,0) 42%)}.spinner-gray-200:before{background:#e5e7eb}.spinner-gray-300{background:#d1d5db;background:linear-gradient(90deg,#d1d5db 10%,rgba(67,236,76,0) 42%)}.spinner-gray-300:before{background:#d1d5db}.spinner-gray-400{background:#9ca3af;background:linear-gradient(90deg,#9ca3af 10%,rgba(67,236,76,0) 42%)}.spinner-gray-400:before{background:#9ca3af}.spinner-gray-500{background:#6b7280;background:linear-gradient(90deg,#6b7280 10%,rgba(67,236,76,0) 42%)}.spinner-gray-500:before{background:#6b7280}.spinner-gray-600{background:#4b5563;background:linear-gradient(90deg,#4b5563 10%,rgba(67,236,76,0) 42%)}.spinner-gray-600:before{background:#4b5563}.spinner-gray-700{background:#374151;background:linear-gradient(90deg,#374151 10%,rgba(67,236,76,0) 42%)}.spinner-gray-700:before{background:#374151}.spinner-gray-800{background:#1f2937;background:linear-gradient(90deg,#1f2937 10%,rgba(67,236,76,0) 42%)}.spinner-gray-800:before{background:#1f2937}.spinner-gray-900{background:#111827;background:linear-gradient(90deg,#111827 10%,rgba(67,236,76,0) 42%)}.spinner-gray-900:before{background:#111827}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-bubble{animation:bubble-circle 1.3s linear infinite;border-radius:50%;display:inline-block;font-size:8px;height:1em;margin:30px auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}.spinner-bubble-primary{color:#8b5cf6}.spinner-bubble-secondary{color:#1f2937}.spinner-bubble-success{color:#10b981}.spinner-bubble-info{color:#3b82f6}.spinner-bubble-warning{color:#f59e0b}.spinner-bubble-danger{color:#ef4444}.spinner-bubble-light{color:#6b7280}.spinner-bubble-dark{color:#111827}.spinner-bubble-gray-100{color:#f3f4f6}.spinner-bubble-gray-200{color:#e5e7eb}.spinner-bubble-gray-300{color:#d1d5db}.spinner-bubble-gray-400{color:#9ca3af}.spinner-bubble-gray-500{color:#6b7280}.spinner-bubble-gray-600{color:#4b5563}.spinner-bubble-gray-700{color:#374151}.spinner-bubble-gray-800{color:#1f2937}.spinner-bubble-gray-900{color:#111827}@keyframes bubble-circle{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.loader-bubble,.loader-bubble:after,.loader-bubble:before{animation-fill-mode:both;animation:bubble-horz 1.8s ease-in-out infinite;border-radius:50%;height:2em;width:2em}.loader-bubble{animation-delay:-.16s;display:inline-block;font-size:6px;margin:auto;position:relative;text-indent:-9999em;transform:translateZ(0)}.loader-bubble-primary{color:#8b5cf6}.loader-bubble-secondary{color:#1f2937}.loader-bubble-success{color:#10b981}.loader-bubble-info{color:#3b82f6}.loader-bubble-warning{color:#f59e0b}.loader-bubble-danger{color:#ef4444}.loader-bubble-light{color:#6b7280}.loader-bubble-dark{color:#111827}.loader-bubble-gray-100{color:#f3f4f6}.loader-bubble-gray-200{color:#e5e7eb}.loader-bubble-gray-300{color:#d1d5db}.loader-bubble-gray-400{color:#9ca3af}.loader-bubble-gray-500{color:#6b7280}.loader-bubble-gray-600{color:#4b5563}.loader-bubble-gray-700{color:#374151}.loader-bubble-gray-800{color:#1f2937}.loader-bubble-gray-900{color:#111827}.loader-bubble:after,.loader-bubble:before{content:"";position:absolute;top:0}.loader-bubble:before{animation-delay:-.32s;left:-3.5em}.loader-bubble:after{left:3.5em}@keyframes bubble-horz{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.alert{border-radius:10px}.alert .close:focus{outline:0}.alert-card{border:none;box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #9ca3af}.alert-card.alert-success{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #10b981}.alert-card.alert-warning{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #f59e0b}.alert-card.alert-info{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #3b82f6}.alert-card.alert-danger{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #ef4444}.alert-card.alert-dark{box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 #4b5563}.swal2-container .swal2-modal{font-family:Nunito,sans-serif}.swal2-container .swal2-spacer{margin:1.5rem 0}.swal2-container .swal2-styled:not(.swal2-cancel){background:#8b5cf6!important;outline:none}.swal2-container .swal2-styled:not(.swal2-cancel):focus{box-shadow:0 0 0 .2rem rgba(139,92,246,.5)}.sidebar-container{min-height:400px;overflow:hidden;position:relative}.sidebar-container .sidebar-content{height:100%;position:relative;transition:all .3s ease-in}.sidebar-container .sidebar-content:after{content:"";height:100%;left:0;position:absolute;right:0;width:100%}.sidebar-container .sidebar{position:absolute;top:0;transition:all .3s ease-in;z-index:60}.sidebar-container .sidebar .sidebar-close{cursor:pointer;display:none;position:absolute;right:4px;top:4px;z-index:999}@media (max-width:767px){.sidebar-container .sidebar{background:#fff}.sidebar-container .sidebar .sidebar-close{display:block}}.badge{font-weight:600}.badge-outline-primary{background:unset;border:1px solid #8b5cf6;color:#8b5cf6}.badge-outline-secondary{background:unset;border:1px solid #1f2937;color:#1f2937}.badge-outline-success{background:unset;border:1px solid #10b981;color:#10b981}.badge-outline-info{background:unset;border:1px solid #3b82f6;color:#3b82f6}.badge-outline-warning{background:unset;border:1px solid #f59e0b;color:#f59e0b}.badge-outline-danger{background:unset;border:1px solid #ef4444;color:#ef4444}.badge-outline-light{background:unset;border:1px solid #6b7280;color:#6b7280}.badge-outline-dark{background:unset;border:1px solid #111827;color:#111827}.badge-outline-gray-100{background:unset;border:1px solid #f3f4f6;color:#f3f4f6}.badge-outline-gray-200{background:unset;border:1px solid #e5e7eb;color:#e5e7eb}.badge-outline-gray-300{background:unset;border:1px solid #d1d5db;color:#d1d5db}.badge-outline-gray-400{background:unset;border:1px solid #9ca3af;color:#9ca3af}.badge-outline-gray-500{background:unset;border:1px solid #6b7280;color:#6b7280}.badge-outline-gray-600{background:unset;border:1px solid #4b5563;color:#4b5563}.badge-outline-gray-700{background:unset;border:1px solid #374151;color:#374151}.badge-outline-gray-800{background:unset;border:1px solid #1f2937;color:#1f2937}.badge-outline-gray-900{background:unset;border:1px solid #111827;color:#111827}.badge-top-container{position:relative}.badge-top-container .badge{border-radius:10px;position:absolute;right:4px;top:2px}.ul-badge-pill-primary{background:#8b5cf6}.ul-badge-pill-primary,.ul-badge-pill-secondary{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-secondary{background:#1f2937}.ul-badge-pill-success{background:#10b981}.ul-badge-pill-info,.ul-badge-pill-success{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-info{background:#3b82f6}.ul-badge-pill-warning{background:#f59e0b}.ul-badge-pill-danger,.ul-badge-pill-warning{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-danger{background:#ef4444}.ul-badge-pill-light{background:#6b7280}.ul-badge-pill-dark,.ul-badge-pill-light{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-dark{background:#111827}.ul-badge-pill-gray-100{background:#f3f4f6}.ul-badge-pill-gray-100,.ul-badge-pill-gray-200{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-gray-200{background:#e5e7eb}.ul-badge-pill-gray-300{background:#d1d5db}.ul-badge-pill-gray-300,.ul-badge-pill-gray-400{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-gray-400{background:#9ca3af}.ul-badge-pill-gray-500{background:#6b7280}.ul-badge-pill-gray-500,.ul-badge-pill-gray-600{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-gray-600{background:#4b5563}.ul-badge-pill-gray-700{background:#374151}.ul-badge-pill-gray-700,.ul-badge-pill-gray-800{border-radius:50%;color:#fff;font-size:.8rem;height:18px;line-height:20px;width:25px}.ul-badge-pill-gray-800{background:#1f2937}.ul-badge-pill-gray-900{background:#111827;font-size:.8rem;height:18px}.badge-round-primary,.ul-badge-pill-gray-900{border-radius:50%;color:#fff;line-height:20px;width:25px}.badge-round-primary{background:#8b5cf6;height:25px;justify-content:center}.badge-round-primary.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-primary.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-primary.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-primary.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-secondary{background:#1f2937;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-secondary.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-secondary.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-secondary.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-secondary.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-success{background:#10b981;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-success.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-success.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-success.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-success.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-info{background:#3b82f6;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-info.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-info.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-info.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-info.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-warning{background:#f59e0b;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-warning.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-warning.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-warning.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-warning.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-danger{background:#ef4444;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-danger.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-danger.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-danger.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-danger.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-light{background:#6b7280;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-light.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-light.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-light.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-light.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-dark{background:#111827;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-dark.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-dark.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-dark.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-dark.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-100{background:#f3f4f6;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-100.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-100.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-100.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-100.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-200{background:#e5e7eb;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-200.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-200.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-200.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-200.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-300{background:#d1d5db;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-300.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-300.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-300.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-300.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-400{background:#9ca3af;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-400.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-400.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-400.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-400.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-500{background:#6b7280;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-500.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-500.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-500.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-500.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-600{background:#4b5563;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-600.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-600.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-600.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-600.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-700{background:#374151;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-700.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-700.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-700.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-700.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-800{background:#1f2937;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-800.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-800.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-800.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-800.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-round-gray-900{background:#111827;border-radius:50%;color:#fff;height:25px;justify-content:center;line-height:20px;width:25px}.badge-round-gray-900.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round-gray-900.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round-gray-900.sm{height:18px;justify-content:center;line-height:13px;width:18px}.badge-round-gray-900.pill{border-radius:10px;height:18px;line-height:13px;width:45px}.badge-dot-primary{background-color:#8b5cf6}.badge-dot-primary,.badge-dot-secondary{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-secondary{background-color:#1f2937}.badge-dot-success{background-color:#10b981}.badge-dot-info,.badge-dot-success{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-info{background-color:#3b82f6}.badge-dot-warning{background-color:#f59e0b}.badge-dot-danger,.badge-dot-warning{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-danger{background-color:#ef4444}.badge-dot-light{background-color:#6b7280}.badge-dot-dark,.badge-dot-light{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-dark{background-color:#111827}.badge-dot-gray-100{background-color:#f3f4f6}.badge-dot-gray-100,.badge-dot-gray-200{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-gray-200{background-color:#e5e7eb}.badge-dot-gray-300{background-color:#d1d5db}.badge-dot-gray-300,.badge-dot-gray-400{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-gray-400{background-color:#9ca3af}.badge-dot-gray-500{background-color:#6b7280}.badge-dot-gray-500,.badge-dot-gray-600{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-gray-600{background-color:#4b5563}.badge-dot-gray-700{background-color:#374151}.badge-dot-gray-700,.badge-dot-gray-800{border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.badge-dot-gray-800{background-color:#1f2937}.badge-dot-gray-900{background-color:#111827;border-radius:50%;display:inline-block;height:4px;vertical-align:middle;width:4px}.outline-round-primary{border:1px solid #8b5cf6;border-radius:50%;color:#8b5cf6}.outline-round-primary,.outline-round-secondary{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-secondary{border:1px solid #1f2937;border-radius:50%;color:#1f2937}.outline-round-success{border:1px solid #10b981;border-radius:50%;color:#10b981}.outline-round-info,.outline-round-success{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-info{border:1px solid #3b82f6;border-radius:50%;color:#3b82f6}.outline-round-warning{border:1px solid #f59e0b;border-radius:50%;color:#f59e0b}.outline-round-danger,.outline-round-warning{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-danger{border:1px solid #ef4444;border-radius:50%;color:#ef4444}.outline-round-light{border:1px solid #6b7280;border-radius:50%;color:#6b7280}.outline-round-dark,.outline-round-light{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-dark{border:1px solid #111827;border-radius:50%;color:#111827}.outline-round-gray-100{border:1px solid #f3f4f6;border-radius:50%;color:#f3f4f6}.outline-round-gray-100,.outline-round-gray-200{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-gray-200{border:1px solid #e5e7eb;border-radius:50%;color:#e5e7eb}.outline-round-gray-300{border:1px solid #d1d5db;border-radius:50%;color:#d1d5db}.outline-round-gray-300,.outline-round-gray-400{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-gray-400{border:1px solid #9ca3af;border-radius:50%;color:#9ca3af}.outline-round-gray-500{border:1px solid #6b7280;border-radius:50%;color:#6b7280}.outline-round-gray-500,.outline-round-gray-600{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-gray-600{border:1px solid #4b5563;border-radius:50%;color:#4b5563}.outline-round-gray-700{border:1px solid #374151;border-radius:50%;color:#374151}.outline-round-gray-700,.outline-round-gray-800{background:#fff;height:18px;justify-content:center;line-height:13px;width:18px}.outline-round-gray-800{border:1px solid #1f2937;border-radius:50%;color:#1f2937}.outline-round-gray-900{background:#fff;border:1px solid #111827;border-radius:50%;color:#111827;height:18px;justify-content:center;line-height:13px;width:18px}.badge-square-primary{background:#8b5cf6;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-primary.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-primary.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-secondary{background:#1f2937;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-secondary.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-secondary.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-success{background:#10b981;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-success.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-success.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-info{background:#3b82f6;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-info.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-info.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-warning{background:#f59e0b;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-warning.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-warning.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-danger{background:#ef4444;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-danger.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-danger.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-light{background:#6b7280;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-light.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-light.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-dark{background:#111827;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-dark.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-dark.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-100{background:#f3f4f6;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-100.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-100.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-200{background:#e5e7eb;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-200.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-200.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-300{background:#d1d5db;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-300.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-300.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-400{background:#9ca3af;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-400.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-400.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-500{background:#6b7280;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-500.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-500.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-600{background:#4b5563;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-600.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-600.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-700{background:#374151;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-700.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-700.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-800{background:#1f2937;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-800.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-800.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-square-gray-900{background:#111827;border-radius:20%;color:#fff;height:25px;line-height:20px;text-align:center;width:25px}.badge-square-gray-900.lg{font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square-gray-900.xl{font-size:1.3rem;font-weight:700;height:50px;line-height:40px;width:50px}.badge-round{border-radius:50%;font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-round.badge-round-opacity-primary{background:#fff;color:#8b5cf6}.badge-round.badge-round-opacity-secondary{background:#728cb0;color:#1f2937}.badge-round.badge-round-opacity-success{background:#9ef7d9;color:#10b981}.badge-round.badge-round-opacity-info{background:#fefeff;color:#3b82f6}.badge-round.badge-round-opacity-warning{background:#fdeccf;color:#f59e0b}.badge-round.badge-round-opacity-danger{background:#fff;color:#ef4444}.badge-round.badge-round-opacity-light{background:#d8dadf;color:#6b7280}.badge-round.badge-round-opacity-dark{background:#5170b3;color:#111827}.badge-round.badge-round-opacity-gray-100{background:#fff;color:#f3f4f6}.badge-round.badge-round-opacity-gray-200{background:#fff;color:#e5e7eb}.badge-round.badge-round-opacity-gray-300{background:#fff;color:#d1d5db}.badge-round.badge-round-opacity-gray-400{background:#fff;color:#9ca3af}.badge-round.badge-round-opacity-gray-500{background:#d8dadf;color:#6b7280}.badge-round.badge-round-opacity-gray-600{background:#b4bbc6;color:#4b5563}.badge-round.badge-round-opacity-gray-700{background:#9aa6ba;color:#374151}.badge-round.badge-round-opacity-gray-800{background:#728cb0;color:#1f2937}.badge-round.badge-round-opacity-gray-900{background:#5170b3;color:#111827}.badge-square{border-radius:20%;font-size:1.2rem;height:40px;line-height:30px;width:40px}.badge-square.badge-square-opacity-primary{background:#fff;color:#8b5cf6}.badge-square.badge-square-opacity-secondary{background:#728cb0;color:#1f2937}.badge-square.badge-square-opacity-success{background:#9ef7d9;color:#10b981}.badge-square.badge-square-opacity-info{background:#fefeff;color:#3b82f6}.badge-square.badge-square-opacity-warning{background:#fdeccf;color:#f59e0b}.badge-square.badge-square-opacity-danger{background:#fff;color:#ef4444}.badge-square.badge-square-opacity-light{background:#d8dadf;color:#6b7280}.badge-square.badge-square-opacity-dark{background:#5170b3;color:#111827}.badge-square.badge-square-opacity-gray-100{background:#fff;color:#f3f4f6}.badge-square.badge-square-opacity-gray-200{background:#fff;color:#e5e7eb}.badge-square.badge-square-opacity-gray-300{background:#fff;color:#d1d5db}.badge-square.badge-square-opacity-gray-400{background:#fff;color:#9ca3af}.badge-square.badge-square-opacity-gray-500{background:#d8dadf;color:#6b7280}.badge-square.badge-square-opacity-gray-600{background:#b4bbc6;color:#4b5563}.badge-square.badge-square-opacity-gray-700{background:#9aa6ba;color:#374151}.badge-square.badge-square-opacity-gray-800{background:#728cb0;color:#1f2937}.badge-square.badge-square-opacity-gray-900{background:#5170b3;color:#111827}.w-badge{border-radius:0;color:#fff}.r-badge,.w-badge{padding:4px}.popover{border:none;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08)}.popover .arrow:before{border-color:transparent}.search-ui{background:#fff;bottom:0;display:none;left:0;margin:auto;padding:.75rem 1.5rem 1.5rem 4.5rem;position:fixed;right:0;top:0;z-index:999}.search-ui.open{animation-delay:0;animation-duration:.3s;animation-fill-mode:both;animation-iteration-count:1;animation-name:slideInDown;animation-timing-function:ease;backface-visibility:hidden;display:block;z-index:999}.search-ui .search-header .logo{height:64px;width:auto}.search-ui .search-height{height:55vh}.search-ui input.search-input{border:0;font-size:4rem;font-weight:600;margin-bottom:1.5rem}.search-ui input.search-input:focus{outline:0}.search-ui input.search-input::-moz-placeholder{color:#9ca3af}.search-ui input.search-input::placeholder{color:#9ca3af}.search-ui .search-title{margin-bottom:1.25rem}.search-ui .search-title span{font-weight:600}@media (max-width:767px){.search-ui{padding:1rem}}.tagging{border:1px solid #d1d5db;border-radius:4px;font-size:1em;height:auto;padding:10px 10px 15px}.tagging.editable{cursor:text}.tag{background:none repeat scroll 0 0 #8b5cf6;border-radius:2px;color:#fff;cursor:default;display:inline-block;margin:5px 10px 0 0;padding:4px 20px 4px 0;position:relative;white-space:nowrap}.tag span{background:none repeat scroll 0 0 #7a44f5;border-radius:2px 0 0 2px;margin-right:5px;padding:5px 10px}.tag .tag-i{color:#fff;cursor:pointer;font-size:1.3em;height:0;line-height:.1em;position:absolute;right:5px;text-align:center;top:.7em;width:10px}.tag .tag-i:hover{color:#000;text-decoration:underline}.type-zone{border:0;display:inline-block;height:auto;min-width:20px;width:auto}.type-zone:focus{outline:none}.customizer{position:fixed;right:-380px;top:100px;transition:all .3s ease-in-out;width:380px;z-index:9999}.customizer.open{right:0}.customizer .handle{border-bottom-left-radius:4px;border-top-left-radius:4px;box-shadow:-3px 0 4px rgba(0,0,0,.06);cursor:pointer;display:flex;font-size:20px;left:-36px;padding:10px 8px;position:absolute;top:8px;transition:all .3s ease-in-out}.customizer .handle,.customizer .handle:hover{background:#8b5cf6;color:#fff}.customizer .customizer-body{background:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08);max-height:calc(100vh - 140px);overflow-x:visible;overflow-y:scroll}.customizer .customizer-body .layouts{display:flex;flex-wrap:wrap;margin:0 -8px}.customizer .customizer-body .layouts .layout-box{border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.03);cursor:pointer;margin:0 8px;overflow:hidden;position:relative;width:calc(50% - 16px)}.customizer .customizer-body .layouts .layout-box img{width:180px}.customizer .customizer-body .layouts .layout-box i{background:#8b5cf6;border-radius:0 0 0 6px;color:#fff;display:none;font-size:18px;height:24px;line-height:24px;position:absolute;right:0;text-align:center;top:0;width:32px}.customizer .customizer-body .layouts .layout-box.active{border:1px solid #8b5cf6}.customizer .customizer-body .layouts .layout-box.active i{display:inline-block}.customizer .customizer-body .colors{display:flex;flex-wrap:wrap}.customizer .customizer-body .colors .color{border-radius:50%;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.03);cursor:pointer;display:inline-block;height:36px;margin:8px;text-align:center;width:36px}.customizer .customizer-body .colors .color.purple{background:#8b5cf6}.customizer .customizer-body .colors .color.blue{background:#2f47c2}.customizer .customizer-body .colors .color i{color:#fff;display:none;font-size:18px;line-height:36px}.customizer .customizer-body .colors .color.active i{display:unset}@media (max-width:767px){.customizer{right:-280px;width:280px}}[dir=rtl] .customizer{left:-380px;right:auto}[dir=rtl] .customizer.open{left:0;right:auto}[dir=rtl] .customizer .handle{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px;box-shadow:-3px 0 4px rgba(0,0,0,.06);left:auto;right:-36px;top:8px}.slider-default{background:#fafafa!important;border:0 solid #d3d3d3!important;border-radius:15px!important;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;height:10px!important}.slider-default .noUi-value-horizontal{display:none}.slider-default .noUi-handle{border:5px solid #8b5cf6;border-radius:50%;box-shadow:none;cursor:pointer;height:20px!important;left:-5px!important;top:-5px!important;width:20px!important}.slider-default .noUi-handle:after,.slider-default .noUi-handle:before{background:#e8e7e6;content:none!important;display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.slider-default .noUi-handle:focus{outline:none}.slider-default .noUi-connect{background:#8b5cf6;border-radius:15px!important;box-shadow:inset 0 0 3px rgba(51,51,51,.45);transition:background .45s}.square-default{background:#fafafa!important;border:0 solid #d3d3d3!important;border-radius:15px!important;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;height:10px!important}.square-default .noUi-handle{border:5px solid #8b5cf6;box-shadow:none;cursor:pointer;height:20px!important;width:20px!important}.square-default .noUi-handle:after,.square-default .noUi-handle:before{background:#e8e7e6;content:" "!important;display:none;height:14px;left:14px;position:absolute;top:6px;width:1px}.square-default .noUi-handle:focus{outline:none}.square-default .noUi-connect{background:#8b5cf6;border-radius:15px!important;box-shadow:inset 0 0 3px rgba(51,51,51,.45);transition:background .45s}.slider-primary .noUi-connect{background:#8b5cf6}.slider-primary .noUi-handle{border:5px solid #8b5cf6}.slider-secondary .noUi-connect{background:#1f2937}.slider-secondary .noUi-handle{border:5px solid #1f2937}.slider-success .noUi-connect{background:#10b981}.slider-success .noUi-handle{border:5px solid #10b981}.slider-info .noUi-connect{background:#3b82f6}.slider-info .noUi-handle{border:5px solid #3b82f6}.slider-warning .noUi-connect{background:#f59e0b}.slider-warning .noUi-handle{border:5px solid #f59e0b}.slider-danger .noUi-connect{background:#ef4444}.slider-danger .noUi-handle{border:5px solid #ef4444}.slider-light .noUi-connect{background:#6b7280}.slider-light .noUi-handle{border:5px solid #6b7280}.slider-dark .noUi-connect{background:#111827}.slider-dark .noUi-handle{border:5px solid #111827}.slider-gray-100 .noUi-connect{background:#f3f4f6}.slider-gray-100 .noUi-handle{border:5px solid #f3f4f6}.slider-gray-200 .noUi-connect{background:#e5e7eb}.slider-gray-200 .noUi-handle{border:5px solid #e5e7eb}.slider-gray-300 .noUi-connect{background:#d1d5db}.slider-gray-300 .noUi-handle{border:5px solid #d1d5db}.slider-gray-400 .noUi-connect{background:#9ca3af}.slider-gray-400 .noUi-handle{border:5px solid #9ca3af}.slider-gray-500 .noUi-connect{background:#6b7280}.slider-gray-500 .noUi-handle{border:5px solid #6b7280}.slider-gray-600 .noUi-connect{background:#4b5563}.slider-gray-600 .noUi-handle{border:5px solid #4b5563}.slider-gray-700 .noUi-connect{background:#374151}.slider-gray-700 .noUi-handle{border:5px solid #374151}.slider-gray-800 .noUi-connect{background:#1f2937}.slider-gray-800 .noUi-handle{border:5px solid #1f2937}.slider-gray-900 .noUi-connect{background:#111827}.slider-gray-900 .noUi-handle{border:5px solid #111827}.slider-custom .noUi-connect{background:#3fb8af}.slider-custom .noUi-handle{border:5px solid #b2dfdb}.slider-extra-large{height:14px!important}.slider-extra-large .noUi-handle{height:28px!important;top:-7px!important;width:28px!important}.slider-large{height:12px!important}.slider-large .noUi-handle{height:24px!important;top:-6px!important;width:24px!important}.slider-small{height:6px!important}.slider-small .noUi-handle{top:-7px!important}.slider-extra-small{height:3px!important}.slider-extra-small .noUi-handle{top:-8px!important}.circle-filled.slider-primary .noUi-handle{background:#8b5cf6}.circle-filled.slider-secondary .noUi-handle{background:#1f2937}.circle-filled.slider-success .noUi-handle{background:#10b981}.circle-filled.slider-info .noUi-handle{background:#3b82f6}.circle-filled.slider-warning .noUi-handle{background:#f59e0b}.circle-filled.slider-danger .noUi-handle{background:#ef4444}.circle-filled.slider-light .noUi-handle{background:#6b7280}.circle-filled.slider-dark .noUi-handle{background:#111827}.circle-filled.slider-gray-100 .noUi-handle{background:#f3f4f6}.circle-filled.slider-gray-200 .noUi-handle{background:#e5e7eb}.circle-filled.slider-gray-300 .noUi-handle{background:#d1d5db}.circle-filled.slider-gray-400 .noUi-handle{background:#9ca3af}.circle-filled.slider-gray-500 .noUi-handle{background:#6b7280}.circle-filled.slider-gray-600 .noUi-handle{background:#4b5563}.circle-filled.slider-gray-700 .noUi-handle{background:#374151}.circle-filled.slider-gray-800 .noUi-handle{background:#1f2937}.circle-filled.slider-gray-900 .noUi-handle{background:#111827}.square-default.slider-primary .noUi-handle{background:#8b5cf6}.square-default.slider-secondary .noUi-handle{background:#1f2937}.square-default.slider-success .noUi-handle{background:#10b981}.square-default.slider-info .noUi-handle{background:#3b82f6}.square-default.slider-warning .noUi-handle{background:#f59e0b}.square-default.slider-danger .noUi-handle{background:#ef4444}.square-default.slider-light .noUi-handle{background:#6b7280}.square-default.slider-dark .noUi-handle{background:#111827}.square-default.slider-gray-100 .noUi-handle{background:#f3f4f6}.square-default.slider-gray-200 .noUi-handle{background:#e5e7eb}.square-default.slider-gray-300 .noUi-handle{background:#d1d5db}.square-default.slider-gray-400 .noUi-handle{background:#9ca3af}.square-default.slider-gray-500 .noUi-handle{background:#6b7280}.square-default.slider-gray-600 .noUi-handle{background:#4b5563}.square-default.slider-gray-700 .noUi-handle{background:#374151}.square-default.slider-gray-800 .noUi-handle{background:#1f2937}.square-default.slider-gray-900 .noUi-handle{background:#111827}.circle-filled.slider-custom .noUi-handle,.square-default.slider-custom .noUi-handle{background:#b2dfdb}.vertical-slider-example{display:inline-block}.noUi-vertical{height:150px!important;width:10px!important}.toast-primary{background-color:#8b5cf6!important}.toast-secondary{background-color:#1f2937!important}.toast-success{background-color:#10b981!important}.toast-info{background-color:#3b82f6!important}.toast-warning{background-color:#f59e0b!important}.toast-danger{background-color:#ef4444!important}.toast-light{background-color:#6b7280!important}.toast-dark{background-color:#111827!important}.toast-gray-100{background-color:#f3f4f6!important}.toast-gray-200{background-color:#e5e7eb!important}.toast-gray-300{background-color:#d1d5db!important}.toast-gray-400{background-color:#9ca3af!important}.toast-gray-500{background-color:#6b7280!important}.toast-gray-600{background-color:#4b5563!important}.toast-gray-700{background-color:#374151!important}.toast-gray-800{background-color:#1f2937!important}.toast-gray-900{background-color:#111827!important}.dropzone{background:#f5f5f5!important;border:2px dashed #673ab75e!important;min-height:150px;padding:20px}.nav-tabs{border-bottom:1px solid #8b5cf6}.nav-tabs .nav-item .nav-link.active{background:rgba(102,51,153,.1);border:1px solid #8b5cf6;border-bottom-color:#fff}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;height:0;right:5px;vertical-align:.255em;width:0}#calendar{float:right;width:100%}#external-events h4{font-size:16px;margin-top:0;padding-top:1em}#external-events .fc-event{cursor:move;margin:2px 0}.create_event_wrap p{color:#666;font-size:11px;margin:1.5em 0}.create_event_wrap p input{margin:0;vertical-align:middle}.fc-event{border:0 solid #8b5cf6!important;border-radius:3px;display:block;font-size:.85em;line-height:1.3;position:relative}a.fc-day-grid-event{background:#8b5cf6;padding:5px}th.fc-day-header{background:#f5f5f5;border-bottom-width:2px;display:table-cell;font-size:16px;font-weight:700;padding:10px 0;text-align:center}td.fc-head-container{padding:0!important}.fc-toolbar h2{font-weight:700;margin:0}span.fa{speak:none;-webkit-font-smoothing:antialiased;font-family:iconsmind!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}span.fa.fa-chevron-left:before{content:"\\f077"}span.fa.fa-chevron-right:before{content:"\\f07d"}.echarts{height:100%;width:100%}table.tableOne.vgt-table thead tr th{background:#fff}table.tableOne.vgt-table{font-size:13px}.vgt-global-search.vgt-clearfix{background:#fff}.vgt-table.full-height{min-height:390px!important}.vgt-table.non-height{min-height:none!important}.vgt-wrap .vgt-inner-wrap{box-shadow:unset!important}div.vgt-wrap__footer.vgt-clearfix{background:#fff;font-size:14px}.vgt-wrap__footer .footer__navigation__page-btn span{font-size:14px!important}.vgt-wrap__footer .footer__row-count__label{color:#909399;font-size:14px}.vgt-wrap__footer .footer__row-count:after{display:none}.vgt-wrap__footer .footer__row-count__select{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;background-color:transparent;border:0;border-radius:0;color:#606266;font-size:14px;font-weight:700;height:auto;margin-left:8px;padding:0;width:auto}.vgt-wrap__footer .footer__row-count__label{margin-bottom:0!important}.vgt-wrap__footer .footer__navigation{font-size:14px}span.chevron.right:after{border-left:6px solid #b0b1b3!important}span.chevron.left:after{border-right:6px solid #b0b1b3!important}table.tableOne tbody tr th.line-numbers,table.tableOne tbody tr th.vgt-checkbox-col{background:#fff}.vgt-wrap__footer .footer__navigation>button:first-of-type{margin-right:0}input.vgt-input.vgt-pull-left{width:auto}.table-alert__box{background-color:#d4edda!important;border-color:#c3e6cb!important;color:#155724!important;padding:.75rem!important}.gull-border-none{border-bottom:none!important}.vgt-global-search.vgt-clearfix,.vgt-wrap__footer.vgt-clearfix,table.tableOne.vgt-table{border:none!important}th.line-numbers,th.vgt-checkbox-col{border-bottom:1px solid #dcdfe6;border-right:none!important}.order-table.vgt-table{border:0 solid #dcdfe6;font-size:14px}.order-table.vgt-table thead th{background:transparent;font-weight:600!important;padding-right:1.5em;vertical-align:bottom}.order-table.vgt-table td,.order-table.vgt-table thead th{border-bottom:0 solid #dcdfe6;color:#111827;font-size:14px;min-width:140px!important}.order-table.vgt-table td{padding:10px;vertical-align:middle}.order-table.vgt-table tbody tr{cursor:pointer;padding:15px;transition:all .5s}.order-table.vgt-table tbody tr:hover{background:#eee;border-radius:10px}@media only screen and (max-width:750px){.vgt-wrap__footer .footer__navigation__page-info{display:none}.vgt-table th.sortable button{top:8px}}@media (min-width:750px) and (max-width:1024px){.vgt-table th.sortable button{top:8px}}@media (min-width:1024px) and (max-width:1024px){.vgt-table th.sortable button{top:0}}.clock-picker__input{background:#f8f9fa;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;color:#47404f;color:#665c70;display:block;font-size:.813rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;outline:initial!important;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.clock-picker__input--error,.clock-picker__input--error.clock-picker__input--has-value{color:#f44336}.clock-picker__input--error .clock-picker__input,.clock-picker__input--error.clock-picker__input--has-value .clock-picker__input{border-color:#f44336}.clock-picker__input--has-value .clock-picker__input{border-color:#00e676}.clock-picker__button{background:none;border:0;border-radius:12px;color:#757575;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;height:24px;line-height:24px;margin:0;padding:0;width:24px}.clock-picker__button:hover{background-color:#f5f5f5}.clock-picker__button:active{background-color:#ededed}.clock-picker__button:focus{background-color:#e8e8e8}.clock-picker__button--active,.clock-picker__button--active:active,.clock-picker__button--active:focus,.clock-picker__button--active:hover{background-color:#a48bd1;color:#fff}.clock-picker__button[disabled]{cursor:default;opacity:.4!important}.clock-picker__button[disabled],.clock-picker__button[disabled]:active,.clock-picker__button[disabled]:focus,.clock-picker__button[disabled]:hover{background-color:#f5f5f5;color:#757575}.clock-picker__dialog{display:none}.clock-picker__dialog--active{display:block}.clock-picker__dialog-drop{background-color:rgba(0,0,0,.2);height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.clock-picker__dialog-body{background-color:#fff;border-radius:5px;left:50%;margin:-235px -160px;max-height:100%;max-width:100%;overflow:auto;position:fixed;top:50%;transform:scale(1);width:320px;z-index:201}.clock-picker__dialog-header{font-size:2rem;padding:1.5rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.clock-picker__dialog-header span:focus,.clock-picker__dialog-header span:hover{cursor:pointer}.clock-picker__dialog-content{height:280px;margin-bottom:24px;margin-top:24px;position:relative;width:100%}.clock-picker__dialog-content .clock-picker__hours,.clock-picker__dialog-content .clock-picker__minutes{position:absolute}.clock-picker__dialog-actions{border-top:1px solid #f5f5f5;display:flex;flex-direction:row;padding:.5rem}.clock-picker__dialog-action{background:transparent;border:0;cursor:pointer;display:inline-block;flex:1;font-size:16px;font-weight:500;line-height:32px;margin:0;padding:0 1rem}.clock-picker__dialog-action:hover{background-color:#f5f5f5}.clock-picker__dialog-action:focus{background-color:#ededed}.clock-picker__dialog-action:active{background-color:#e6e6e6}.clock-picker__dialog-action[disabled]{background-color:#f5f5f5;color:#e6e6e6}.clock-picker__dialog-action[disabled]:active,.clock-picker__dialog-action[disabled]:focus,.clock-picker__dialog-action[disabled]:hover{cursor:not-allowed}.clock-picker__dialog .fade-enter-active,.clock-picker__dialog .fade-leave-active,.clock-picker__dialog .scale-enter-active,.clock-picker__dialog .scale-leave-active{transition:all .3s ease}.clock-picker__dialog .scale-enter,.clock-picker__dialog .scale-leave-active{opacity:0;transform:scale(0)}.clock-picker__dialog .fade-enter,.clock-picker__dialog .fade-leave-active{opacity:0}.clock-picker__hours,.clock-picker__minutes{height:280px;position:relative;width:100%}.tag-custom{border-bottom:1px solid #000;max-width:1000%!important}.ti-input{border:none!important}.ti-tag.ti-valid{background-color:#8b5cf6!important;border-radius:50rem!important;min-height:30px;padding:0 12px!important}.echarts{height:100%!important;width:100%!important}.chart-wrapper{height:300px;width:100%}.apexcharts-legend.center.position-bottom{bottom:-2px!important}@media (max-width:767px){.apexcharts-toolbar{display:none!important}}.v-select{background:#f3f4f6}.v-select.is-invalid~.invalid-feedback{display:block}.vs__search,.vs__search:focus{height:calc(1rem + 7px)}.main-header{align-items:center;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);display:flex;flex-wrap:wrap;height:80px;justify-content:space-between;position:fixed;width:100%;z-index:100}.main-header .menu-toggle{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-right:12px;width:90px}.main-header .menu-toggle div{background:#111827;height:1px;margin:3px 0;width:24px}.main-header .search-bar{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;display:flex;height:40px;justify-content:left;position:relative;width:230px}.main-header .search-bar input{background:transparent;border:0;color:#212121;font-size:.8rem;height:100%;line-height:2;outline:initial!important;padding:.5rem 1rem;width:calc(100% - 32px)}.main-header .search-bar .search-icon{display:inline-block;font-size:18px;width:24px}.main-header .logo{width:120px}.main-header .logo img{display:block;height:60px;margin:0 auto;width:60px}.main-header .show .header-icon{background:#f3f4f6}.main-header .header-icon{border-radius:8px;cursor:pointer;display:inline-block;font-size:19px;height:36px;line-height:36px;margin:0 2px;text-align:center;width:36px}.main-header .header-icon:hover{background:#f3f4f6}.main-header .header-icon.dropdown-toggle:after{display:none}.main-header .header-part-right{align-items:center;display:flex}.main-header .header-part-right .user{margin-right:2rem}.main-header .header-part-right .user img{border-radius:50%;cursor:pointer;height:36px;width:36px}.main-header .notification-dropdown{cursor:pointer;max-height:260px;padding:0}.main-header .notification-dropdown .dropdown-item{align-items:center;border-bottom:1px solid #d1d5db;display:flex;height:72px;padding:0}.main-header .notification-dropdown .dropdown-item .notification-icon{align-items:center;background:#e5e7eb;display:flex;height:100%;justify-content:center;width:44px}.main-header .notification-dropdown .dropdown-item .notification-icon i{font-size:18px}.main-header .notification-dropdown .dropdown-item .notification-details{padding:.25rem .75rem}.main-header .notification-dropdown .dropdown-item:active{background:inherit;color:inherit}@media (max-width:991px){.main-header .search-bar{width:180px}.main-header .menu-toggle{margin-right:36px;width:24px}}@media (max-width:615px){.main-header .header-part-right .user{margin-right:0}}@media (max-width:580px){.main-header{height:70px;padding:0 1.5rem}.main-header .logo{width:60px}.main-header .search-bar{display:none}.main-header .menu-toggle{width:60px}.main-header .header-part-right .user{margin-right:0;padding-right:0}.notification-dropdown{left:10px!important}}@media (max-width:360px){.main-header .menu-toggle{margin:0}}.layout-horizontal-bar .header-topnav{background-color:#fff;box-shadow:0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);margin:0;padding:0;position:relative;position:fixed;top:80px;width:100%;z-index:10}.layout-horizontal-bar .header-topnav .container{padding:0}.layout-horizontal-bar .header-topnav .topbar-branding{float:left;height:48px;margin:0 8px;padding:8px}.layout-horizontal-bar .header-topnav .topbar-branding img{height:100%;width:auto}.layout-horizontal-bar .header-topnav .ps{-ms-overflow-style:none;overflow:initial!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.layout-horizontal-bar .header-topnav .topnav{align-items:center;display:flex;height:auto}.layout-horizontal-bar .header-topnav .header-topnav-right{align-items:center;display:flex;float:right;height:48px;padding-right:.67rem}.layout-horizontal-bar .header-topnav .topnav:after{clear:both;content:"";display:table}.layout-horizontal-bar .header-topnav .topnav a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#333!important;text-decoration:none}.layout-horizontal-bar .header-topnav .topnav label.menu-toggle{border-radius:50%;box-sizing:border-box;height:48px;padding:12px;width:48px}.layout-horizontal-bar .header-topnav .topnav label.menu-toggle .mat-icon{font-size:24px}.layout-horizontal-bar .header-topnav .topnav .toggle,.layout-horizontal-bar .header-topnav .topnav [id^=drop]{display:none}.layout-horizontal-bar .header-topnav .topnav ul{list-style:none;margin:0;padding:0;position:relative}.layout-horizontal-bar .header-topnav .topnav ul:not(.menu){box-shadow:0 0 4px transparent,0 4px 8px rgba(0,0,0,.28)}.layout-horizontal-bar .header-topnav .topnav ul.menu{float:left;height:48px;padding-right:45px}.layout-horizontal-bar .header-topnav .topnav ul.menu>li{float:left}.layout-horizontal-bar .header-topnav .topnav ul.menu>li>div>a,.layout-horizontal-bar .header-topnav .topnav ul.menu>li>div>div{border-bottom:2px solid;border-color:transparent;box-sizing:border-box;height:48px;margin:0 6px}.layout-horizontal-bar .header-topnav .topnav ul li{display:inline-block;margin:0}.layout-horizontal-bar .header-topnav .topnav a,.layout-horizontal-bar .header-topnav .topnav label{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;font-size:.875rem;height:44px;padding:13px 20px;text-decoration:none}.layout-horizontal-bar .header-topnav .topnav ul li ul li.open,.layout-horizontal-bar .header-topnav .topnav ul li ul li:hover{background:#eee}.layout-horizontal-bar .header-topnav .topnav ul ul{background:#fff;border-radius:5px;color:rgba(0,0,0,.87);opacity:0;position:absolute;top:48px;transform:translateY(-100px);transition:all .3s ease-in-out;visibility:hidden;z-index:-1}.layout-horizontal-bar .header-topnav .topnav ul li:hover>div>div>ul,.layout-horizontal-bar .header-topnav .topnav ul li:hover>div>ul{opacity:1;transform:translateY(0);visibility:visible}.layout-horizontal-bar .header-topnav .topnav ul ul li{display:list-item;float:none;position:relative;width:170px}.layout-horizontal-bar .header-topnav .topnav ul ul ul{left:170px;top:0}.layout-horizontal-bar .header-topnav .topnav ul ul ul li{position:relative;top:0}.layout-horizontal-bar .header-topnav .topnav li>a:after{content:" +"}.layout-horizontal-bar .header-topnav .topnav li>a:only-child:after{content:""}@media (max-width:959px){.header-topnav-right{position:absolute;right:6px;top:0}}@media only screen and (max-width:768px){.layout-horizontal-bar .header-topnav{background-color:#fff;box-shadow:0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);height:100%;left:-200px;margin:0;padding:20px 0 0;position:relative;position:fixed;top:70px;transition:all .5s ease-in-out;width:200px;z-index:10}.layout-horizontal-bar .header-topnav .ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.layout-horizontal-bar .topnav{margin:0;max-height:calc(100vh - 80px)!important}.layout-horizontal-bar .topnav .menu{height:auto!important;padding-right:0!important;width:100%}.layout-horizontal-bar .topnav .menu li a{border:none!important}.layout-horizontal-bar .topnav ul.menu{float:left;padding-left:0}.layout-horizontal-bar .topnav ul.menu>li{float:left}.layout-horizontal-bar .topnav ul.menu>li>div>a,.layout-horizontal-bar .topnav ul.menu>li>div>div{border-bottom:2px solid;border-color:transparent;box-sizing:border-box;height:auto!important;margin:0 6px}.layout-horizontal-bar .topnav .toggle{border:none;display:flex;text-decoration:none}.layout-horizontal-bar .topnav ul{transform:translateY(0)!important;transition:max-height .3s ease-in-out}.layout-horizontal-bar .topnav [id^=drop]:checked+ul{max-height:2000px;opacity:1;visibility:visible}.layout-horizontal-bar .topnav [id^=drop]:checked+ul.menu{max-height:300px;overflow-y:scroll}.layout-horizontal-bar .topnav ul li{opacity:1;position:relative;visibility:visible;width:100%;z-index:1}.layout-horizontal-bar .topnav ul ul .toggle,.layout-horizontal-bar .topnav ul ul a{padding:0 40px}.layout-horizontal-bar .topnav ul ul ul a{padding:0 80px}.layout-horizontal-bar .topnav ul li ul li .toggle,.layout-horizontal-bar .topnav ul ul a,.layout-horizontal-bar .topnav ul ul ul a{padding:14px 20px}.layout-horizontal-bar .topnav ul ul{background:#fff;border-radius:5px;color:rgba(0,0,0,.87);left:0;max-height:0;opacity:1!important;overflow:hidden;position:relative!important;top:0!important;transform:translateY(-100px);transition:all 1s ease-in-out!important;visibility:hidden!important;z-index:99!important}.layout-horizontal-bar .topnav ul li:hover>div>div>ul,.layout-horizontal-bar .topnav ul li:hover>div>ul{max-height:400px;opacity:1!important;transform:translateY(0);transition:all .3s ease-in-out!important;visibility:visible!important}.layout-horizontal-bar .topnav ul ul li{opacity:1;visibility:visible;width:100%!important}.layout-horizontal-bar .topnav ul:not(.menu){border-left:1px dashed #eee;box-shadow:none!important;margin-left:5px}.layout-horizontal-bar .topnav ul ul ul{left:0}.layout-horizontal-bar .topnav ul ul ul li{position:static}}@media (max-width:330px){.topnav ul li{display:block;width:94%}}[dir=rtl] .topnav a .mat-icon,[dir=rtl] .topnav label .mat-icon{margin-left:2px;margin-right:0}.app-footer{background:#e5e7eb;border-top-left-radius:10px;border-top-right-radius:10px;margin-top:2rem;padding:1.25rem}.app-footer .footer-bottom{width:100%}.app-footer .footer-bottom .logo{height:auto;margin:4px;width:3rem}.custom-separator{border-bottom:1px dashed #ebedf2;margin:15px 0}div.tab-border{border:1px dashed #ebedf2!important;margin:30px 0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.m-8{margin:8px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8,.mx-8{margin-left:8px!important}.mx-8{margin-right:8px!important}.my-8{margin-bottom:8px!important;margin-top:8px!important}.p-8{padding:8px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8,.px-8{padding-left:8px!important}.px-8{padding-right:8px!important}.py-8{padding-bottom:8px!important;padding-top:8px!important}.m-12{margin:12px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12,.mx-12{margin-left:12px!important}.mx-12{margin-right:12px!important}.my-12{margin-bottom:12px!important;margin-top:12px!important}.p-12{padding:12px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12,.px-12{padding-left:12px!important}.px-12{padding-right:12px!important}.py-12{padding-bottom:12px!important;padding-top:12px!important}.m-16{margin:16px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16,.mx-16{margin-left:16px!important}.mx-16{margin-right:16px!important}.my-16{margin-bottom:16px!important;margin-top:16px!important}.p-16{padding:16px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16,.px-16{padding-left:16px!important}.px-16{padding-right:16px!important}.py-16{padding-bottom:16px!important;padding-top:16px!important}.m-24{margin:24px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24,.mx-24{margin-left:24px!important}.mx-24{margin-right:24px!important}.my-24{margin-bottom:24px!important;margin-top:24px!important}.p-24{padding:24px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24,.px-24{padding-left:24px!important}.px-24{padding-right:24px!important}.py-24{padding-bottom:24px!important;padding-top:24px!important}.m-28{margin:28px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28,.mx-28{margin-left:28px!important}.mx-28{margin-right:28px!important}.my-28{margin-bottom:28px!important;margin-top:28px!important}.p-28{padding:28px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28,.px-28{padding-left:28px!important}.px-28{padding-right:28px!important}.py-28{padding-bottom:28px!important;padding-top:28px!important}.m-30{margin:30px!important}.mt-30{margin-top:30px!important}.mr-30{margin-right:30px!important}.mb-30{margin-bottom:30px!important}.ml-30,.mx-30{margin-left:30px!important}.mx-30{margin-right:30px!important}.my-30{margin-bottom:30px!important;margin-top:30px!important}.p-30{padding:30px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30,.px-30{padding-left:30px!important}.px-30{padding-right:30px!important}.py-30{padding-bottom:30px!important;padding-top:30px!important}.m-32{margin:32px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32,.mx-32{margin-left:32px!important}.mx-32{margin-right:32px!important}.my-32{margin-bottom:32px!important;margin-top:32px!important}.p-32{padding:32px!important}.pt-32{padding-top:32px!important}.pr-32{padding-right:32px!important}.pb-32{padding-bottom:32px!important}.pl-32,.px-32{padding-left:32px!important}.px-32{padding-right:32px!important}.py-32{padding-bottom:32px!important;padding-top:32px!important}.m-36{margin:36px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36,.mx-36{margin-left:36px!important}.mx-36{margin-right:36px!important}.my-36{margin-bottom:36px!important;margin-top:36px!important}.p-36{padding:36px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36,.px-36{padding-left:36px!important}.px-36{padding-right:36px!important}.py-36{padding-bottom:36px!important;padding-top:36px!important}.m-40{margin:40px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40,.mx-40{margin-left:40px!important}.mx-40{margin-right:40px!important}.my-40{margin-bottom:40px!important;margin-top:40px!important}.p-40{padding:40px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40,.px-40{padding-left:40px!important}.px-40{padding-right:40px!important}.py-40{padding-bottom:40px!important;padding-top:40px!important}.m-44{margin:44px!important}.mt-44{margin-top:44px!important}.mr-44{margin-right:44px!important}.mb-44{margin-bottom:44px!important}.ml-44,.mx-44{margin-left:44px!important}.mx-44{margin-right:44px!important}.my-44{margin-bottom:44px!important;margin-top:44px!important}.p-44{padding:44px!important}.pt-44{padding-top:44px!important}.pr-44{padding-right:44px!important}.pb-44{padding-bottom:44px!important}.pl-44,.px-44{padding-left:44px!important}.px-44{padding-right:44px!important}.py-44{padding-bottom:44px!important;padding-top:44px!important}.m-48{margin:48px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48,.mx-48{margin-left:48px!important}.mx-48{margin-right:48px!important}.my-48{margin-bottom:48px!important;margin-top:48px!important}.p-48{padding:48px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48,.px-48{padding-left:48px!important}.px-48{padding-right:48px!important}.py-48{padding-bottom:48px!important;padding-top:48px!important}.m-80{margin:80px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80,.mx-80{margin-left:80px!important}.mx-80{margin-right:80px!important}.my-80{margin-bottom:80px!important;margin-top:80px!important}.p-80{padding:80px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80,.px-80{padding-left:80px!important}.px-80{padding-right:80px!important}.py-80{padding-bottom:80px!important;padding-top:80px!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}._dot{background-color:#fff;border-radius:50%;height:5px;width:5px}._inline-dot{display:inline-block}._round-button{border-radius:50%!important}.progress--height-2{height:5px}.b-form-file.is-invalid~.invalid-feedback,.form-control.is-invalid .invalid-feedback,.input-group~.invalid-feedback,.tag-custom.is-invalid~.invalid-feedback,.vdp-datepicker~.invalid-feedback,input.is-invalid~.invalid-feedback{display:block}#my-strictly-unique-vue-upload-multiple-image{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-family:Avenir,Helvetica,Arial,sans-serif;text-align:center}.inbox-main-sidebar-container{padding:15px}.inbox-main-sidebar-container .inbox-main-content{margin-left:180px}.inbox-main-sidebar-container .inbox-main-sidebar{height:100%;margin-left:0;overflow:hidden;width:180px}.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav{list-style:none;margin:0;padding:0}.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a{align-items:center;color:#111827;display:flex;flex-direction:row;padding:.66rem 0}.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a.active,.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a:hover{color:#8b5cf6}.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a i{margin-right:8px}.inbox-main-sidebar-container .inbox-secondary-sidebar-container{border-radius:10px;min-height:calc(100vh - 150px)}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .sidebar-content{margin-left:360px}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar-content .inbox-topbar{display:flex;flex-direction:row;height:52px}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar-content .inbox-details{padding:1.5rem 2rem}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar{border-right:1px solid #e5e7eb;height:100%;overflow:hidden;width:360px}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item{border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;padding:1.25rem 1rem}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item:hover{background:#f3f4f6}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .avatar{width:15%}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .details{width:60%}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .date{font-size:10px;width:25%}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .date span{float:right}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .avatar img{border-radius:50%;height:32px;margin:4px;width:32px}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .name{display:block;font-size:12px}@media (max-width:767px){.inbox-main-sidebar-container .inbox-secondary-sidebar-container .sidebar-content,.sidebar-container .sidebar-content{margin-left:0}.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar{margin-left:-280px}.inbox-main-sidebar-container .inbox-main-sidebar{margin-left:-260px}.mail-item{padding:1rem .5rem!important}.inbox-secondary-sidebar{margin-left:0;width:280px!important}}[dir=rtl] .inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a i{margin-left:8px;margin-right:0}.pos_page{min-height:100vh;position:absolute;right:0;top:0;width:100%}#invoice-POS h1,#invoice-POS h2,#invoice-POS h3,#invoice-POS h4,#invoice-POS h5,#invoice-POS h6{color:#05070b;font-weight:bolder}#pos .pos-detail{height:42vh!important}#pos .pos-detail .table-responsive{border-bottom:none!important;height:40vh!important;max-height:40vh!important}#pos .pos-detail .table-responsive tr{font-size:14px}#pos .card-order{min-height:100%}#pos .card-order .main-header{position:relative}#pos .grandtotal{background-color:#7ec8ca;font-size:1.2rem;font-weight:800;height:40px;margin-bottom:20px;padding:5px;text-align:center}#pos .list-grid .list-item .list-thumb img{height:100px!important;max-height:100px!important;-o-object-fit:cover;object-fit:cover;width:100%!important}#pos .list-grid{height:100%;min-height:100%;overflow:scroll}#pos .brand-Active{border:2px solid}.centred{align-content:center;text-align:center}@media (min-width:1024px){#pos .list-grid{height:100vh;min-height:100vh;overflow:scroll}}#pos .card.o-hidden{max-width:18%;min-width:130px;width:18%}#pos .input-customer{align-items:stretch;display:flex;flex-wrap:unset;position:relative;width:100%}#pos .card.o-hidden:hover{border:1px solid;cursor:pointer}#invoice-POS{font-family:sans-serif;font-size:14px;line-height:20px;max-width:400px;text-transform:capitalize}@media print{body{visibility:hidden}#invoice-POS{font-size:12px;line-height:20px;visibility:visible}@page{margin:0}}#total tr{background-color:#ddd}#top .logo{background-size:100px 100px;height:100px;width:100px}.title{float:right}.title p{text-align:right}table{border-collapse:collapse;width:100%}#invoice-POS table tr{border-bottom:3px dotted #ddd!important}.tabletitle{background:#eee;font-size:.5em}#legalcopy{margin-top:5mm}#bar,#legalcopy p{text-align:center}.quantity{max-width:95px;width:95px}.quantity input{border:none;text-align:center}.quantity .form-control:focus{background-color:unset;border-color:#e1d5fd;box-shadow:unset;color:#374151;outline:0}.quantity span{padding:8px}.list-horizontal .list-item .list-thumb img{height:74px;-o-object-fit:cover;object-fit:cover}.list-horizontal .list-item .item-title{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.list-horizontal .list-item a{color:#111827}.list-grid .list-item .list-thumb img{height:180px;-o-object-fit:cover;object-fit:cover;width:100%}.list-grid .list-item .card-body{display:block!important}.list-grid .list-item .item-title{max-width:300px;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.list-grid .list-item a{color:#111827}.list-grid .list-item .item-actions,.list-grid .list-item .item-badges{position:absolute;top:16px}.list-grid .list-item .item-actions{right:16px}.list-grid .list-item .item-badges{left:16px}.list-grid .list-item .item-select{display:none}@media (max-width:991px){.list-horizontal .list-item .list-thumb img{height:100%;width:100px}.list-horizontal .list-item .item-title{max-width:200px}}@media (max-width:576px){.list-horizontal .list-item .item-title{max-width:150px}}.user-profile .header-cover{background-repeat:no-repeat;background-size:cover;height:300px;position:relative}.user-profile .header-cover:after{background:rgba(0,0,0,.1);content:"";height:100%;position:absolute;width:100%}.user-profile .user-info{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-40px;z-index:9}.user-profile .profile-picture{border:4px solid #fff;border-radius:50%}.user-profile .profile-nav{justify-content:center}.timeline{list-style:none;margin:0;padding:0;position:relative}.timeline .timeline-item{display:inline-block;position:relative;width:50%}.timeline .timeline-item:nth-child(2n){padding:0 3rem 3rem 0}.timeline .timeline-item:nth-child(2n) .timeline-badge{left:calc(100% - 24px)}.timeline .timeline-item:nth-child(odd){float:right;margin-top:6rem;padding:0 0 3rem 3rem}.timeline .timeline-item:nth-child(odd) .timeline-badge{right:calc(100% - 24px)}.timeline .timeline-item .timeline-badge{height:48px;position:absolute;width:48px}.timeline .timeline-item .badge-icon{font-size:22px;line-height:48px;text-align:center}.timeline .timeline-item .badge-icon,.timeline .timeline-item .badge-img{border-radius:50%;display:inline-block;height:100%;width:100%}.timeline .timeline-group{padding:0 0 2rem;position:relative;z-index:99}.timeline .timeline-line{background:#d1d5db;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;width:1px}@media (max-width:767px){.user-profile .header-cover{height:200px}.timeline .timeline-item{padding:4rem 0 3rem!important;width:100%}.timeline .timeline-item:nth-child(odd){margin-top:1rem}.timeline .timeline-item .timeline-badge{left:0!important;margin:auto;right:0!important;top:-16px}.timeline .timeline-group{padding:0 0 3rem}}.auth-layout-wrap{align-items:center;background-size:cover;background:url('+_+");display:flex;flex-direction:column;justify-content:center;min-height:100vh}.auth-layout-wrap .auth-content{margin:auto;min-width:340px}.auth-right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.auth-logo img{height:100px;width:100px}@media (min-width:1024px){.auth-layout-wrap .auth-content{min-width:340px}}@media (max-width:767px){.auth-layout-wrap .auth-content{min-width:320px;padding:15px}.auth-right{padding:80px 15px}}.not-found-wrap{background-image:url("+v+');background-position-y:bottom;background-repeat:no-repeat;background-size:cover;background-size:100%;height:100vh;padding:120px 0}.not-found-wrap h1{font-weight:800;line-height:1;margin-bottom:16px}.not-found-wrap .subheading{font-weight:800}.main-header{position:relative}.main-header .topbar .header-nav{display:flex;justify-content:space-between;padding:0}.main-header .topbar .header-nav .topbar-item ul li{padding-right:40px;text-transform:capitalize}.homepage{background:url(https://ui-lib.com/wp-content/uploads/2019/04/bg-1.png);background-repeat:no-repeat;background-size:contain;padding:80px 0}.homepage .main-content .logo{margin:auto;width:80px}.homepage .main-content h1{color:#1f2937;line-height:1.5}.homepage .main-content .btn-raised-primary:hover{color:#fff}.homepage .main-content .btn-raised{transition:all .15s ease-in}.homepage .main-content .btn-raised:hover{transform:translateY(-2px)}.homepage .main-content .dashboard-photo{border-radius:10px;box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08);margin:auto;max-width:960px;overflow:hidden}.homepage .main-content .dashboard-photo img{width:100%}.features{background:#f8fafe;padding-bottom:126px;padding-top:126px}.features .section-title{margin-bottom:45px}.features .section-title h2{margin-bottom:5px}.features .section-title p{margin:0 auto;max-width:550px;opacity:.7}.features .features-wrap .feature-card{background:transparent;flex-direction:row;justify-content:space-around;margin-bottom:10px;padding:20px 0}.features .features-wrap .feature-card .card-icon{padding:15px}.features .features-wrap .feature-card .card-title{align-items:center;display:flex;flex-grow:0.5;margin:0}.features .features-wrap .feature-card .card-title h6{margin:0}.features .features-wrap .feature-card.active,.features .features-wrap .feature-card:hover{background:linear-gradient(#8470b9,#473886);cursor:pointer}.features .features-wrap .feature-card.active .card-icon,.features .features-wrap .feature-card:hover .card-icon{color:#fff;padding:15px}.features .features-wrap .feature-card.active .card-title h6,.features .features-wrap .feature-card:hover .card-title h6{color:#fff}.features .tab-panel{display:none;padding:0 20px}.features .tab-panel.active{display:block}.features .tab-panel img{width:100%}.framework{background:#f8fafe;padding-bottom:126px;padding-top:126px}.framework .section-title{padding-bottom:40px}.framework .item-photo{align-items:center;border-radius:50%;display:flex;height:180px;justify-content:center;padding:25px;width:180px}.framework .item-photo img{height:auto;width:auto}.framework .item-photo .item-photo-text{font-size:40px}.demos{padding-bottom:80px;padding-top:80px}.demos .section-title{padding-bottom:35px}.demos .demo-photo .thumbnail{display:block}.demos .demo-photo img{width:100%}.demos .demo-photo a{text-transform:capitalize}.demos .demo-photo a:hover{color:#fff}.component{padding-bottom:80px;padding-top:80px}.component .section-title{padding-bottom:50px}.component .component-list{margin-bottom:30px}.component .component-list ul .comoponent-list-heading{margin-left:15px;margin-top:2px;text-transform:capitalize}.component .component-list ul li{list-style:none;margin-left:45px;opacity:.7}.clients{background-color:#f8fafe;padding-bottom:80px;padding-top:80px}.clients .section-title{padding-bottom:50px;text-align:center}.clients .section-title h2{margin-bottom:10px}.clients .section-title p{margin:0 auto;max-width:550px}.clients .complement{margin:0 auto;max-width:900px}.clients .complement .client-card{box-shadow:0 4px 20px 1px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.08);margin-bottom:20px;padding:10px}.clients .complement .client-card .user{margin-left:10px}.clients .complement .client-card .user .user-photo{margin-right:30px}.clients .complement .client-card .user .user-photo img{border-radius:50%;height:50px;width:50px}.clients .complement .client-card .user .user-detail{margin-top:5px}.clients .complement .client-card .user .user-detail h6{margin:0}.clients .complement .client-card .user .user-detail p{opacity:.8}.clients .complement .client-card .user-comment{margin-left:10px}.clients .complement .client-card .user-comment p{font-style:italic;max-width:800px;opacity:.7}.blog{padding-bottom:80px;padding-top:80px}.blog h2{margin:0 0 40px;max-width:890px}.blog p{max-width:890px;opacity:.7}.blog .blog-photo{margin:20px 0}.blog .blog-photo img{width:100%}.footer{background-color:#f8fafe;padding-top:80px}.footer .footer-item{margin-bottom:100px}.footer .footer-item .social-media ul li{display:inline-block;list-style:none;margin-left:10px}.footer .footer-item .social-media ul li a{background:#fff;border-radius:5px;color:#111111a8;padding:7px}.footer .footer-bootom{border-top:.2px solid #fffffffa;padding:10px 0}.footer .footer-bootom p{margin:0}.footer .btn-raised-primary:hover{color:#fff}.footer .btn-raised{transition:all .15s ease-in}.footer .btn-raised:hover{transform:translateY(-2px)}@media (max-width:960px){.dashboard .dashboard-photo{max-width:calc(100% - 80px)}.dashboard{height:350px}}@media (max-width:767px){.main-header .navbar-nav{flex-direction:row}.main-header .navbar-nav .nav-item{margin-right:8px}.main-header .topbar .header-nav{display:block}.brand{display:flex;justify-content:space-between;width:100%}.navbar-toggler{border:0 solid #fff;border-radius:.25rem;cursor:pointer;display:flex;flex-direction:column;font-size:1.25rem;justify-content:center;line-height:1;padding:5px 0}.navbar-toggler .navbar-toggler-icon{background:#1f2937}.navbar-toggler:focus,.navbar-toggler:hover{outline:none;text-decoration:none}.navbar-collapse{align-items:center;background:transparent;background-repeat:no-repeat;background-size:auto;flex-basis:100%;flex-grow:1;overflow:hidden;text-align:center;z-index:999}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;background:#fff;content:"";display:inline-block;height:2px;margin-top:4px;vertical-align:middle;width:25px}.dashboard{height:250px}.features .features-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.features .features-wrap .feature-card{margin:5px;padding:10px}.features .features-wrap .feature-card .card-title,.features .features-wrap .feature-card .card-title h6{margin:0}.features .features-wrap .feature-card .card-icon{display:none}.framework .item-photo{margin-bottom:30px}.component .component-list{margin:0 auto}.component .component-list ul{padding:0;text-align:center}.component .component-list ul li{margin-left:30px}.component .component-list .comoponent-list-heading{margin-left:3px!important}.footer .footer-item .social-media{margin-top:18px}.footer .footer-item .social-media ul{padding:0}.footer .footer-item .social-media ul li{margin-left:0;margin-right:20px}.footer .footer-item .btn-arrow,.footer .footer-item .selling-btn{margin-top:10px}}@media (max-width:600px){.homepage{padding:80px 0}.dashboard{height:auto;padding:60px 0}.dashboard .dashboard-photo{position:unset!important}}@media only screen and (max-width:991px){.ul-landing__navbar.collapse:not(.show){display:block!important}.ul-landing__brand{max-width:80px!important}}label.ul-form__label{font-size:13px;font-weight:400;margin-bottom:5px;padding:7px 0;text-align:right}small.ul-form__text{color:#6b7280;font-weight:400;margin-top:10px}.input-right-icon{position:relative}span.span-left-input-icon{left:10px;position:absolute;top:9px}span.span-right-input-icon{position:absolute;right:10px;top:9px}i.ul-form__icon{color:#4b5563;font-size:15px;font-weight:600}.ul-form__radio-inline{display:flex}span.ul-form__radio-font{font-size:14px;font-weight:500}.footer-delete-right{float:right}.ul-card__margin-25{margin:25px 0}@media only screen and (max-width:991px){label.ul-form--margin{margin-left:20px;text-align:left}}label.action-bar-horizontal-label{font-size:15px}.ul-form__radio{position:relative}span.checkmark.ul-radio__position{left:4px;position:absolute;top:-8px}i.ul-tab__icon{font-size:14px;font-weight:500}.ul-tab__border{border:1px dashed #6b7280;margin:30px 0}.ul-tab__content{margin:0;padding-left:0}.ul-dropdown__toggle{margin:0 5px;padding:8px 25px}.tab-border{border:1px dashed #ebedf2!important;margin:30px 0!important}span._r_block-dot{display:block;margin:2px 0}._r_btn{border:1px solid #e8ecfa}._r_drop_right{padding-right:14px!important}.ul-accordion__link:hover{list-style:none}.ul-accordion__link:hover,button.ul-accordion__link{text-decoration:none!important}.ul-accordion__font{font-size:16px}.ul-cursor--pointer{cursor:pointer}.ul-border__bottom{border-bottom:1px solid #6366f1}.ul-card__v-space{border-radius:0;box-shadow:0;margin:30px 0}.ul-card__border-radius{border-radius:0;box-shadow:none}.header-elements-inline{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}.ul-card__list--icon-font i{font-weight:700;margin:0 2px}.accordion .ul-collapse__icon--size a:before{cursor:pointer;font-family:iconsmind;font-size:18px;font-weight:700;vertical-align:bottom}.accordion .ul-collapse__left-icon a.collapsed:before{content:"\\f083";font-family:iconsmind;margin:0 8px}.accordion .ul-collapse__left-icon a:before{content:"\\f072";font-family:iconsmind;margin:0 8px}.accordion .ul-collapse__right-icon a.collapsed:before{content:"\\f083";float:right;font-family:iconsmind;margin:0 8px;position:absolute;right:15px}.accordion .ul-collapse__right-icon a:before{content:"\\f072";float:right;font-family:iconsmind;margin:0 8px;position:absolute;right:15px}.ul-widget__item{align-items:center;border-bottom:.07rem dashed #d1d5db;display:flex;justify-content:space-between;padding:1.1rem 0}.ul-widget1__title{color:#4b5563;font-size:1.1rem;font-weight:700}.ul-widget__desc{font-size:.9rem;font-weight:400}.ul-widget__number{font-size:1.4rem;font-weight:700}.ul-widget__item:last-child{border-bottom:0}.ul-widget__head{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between}.ul-widget__head.--v-margin{padding:10px 0}.ul-widget__head-title{color:#1f2937;font-size:1.2rem;font-weight:500;margin:0}.ul-widget-nav-tabs-line .nav-item .nav-link.active{border:1px solid;border-color:#fff #fff #6366f1}.ul-widget-nav-tabs-line .nav-link{font-weight:700}.ul-widget__body{margin-top:10px}.ul-widget2__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.4rem;position:relative}.ul-widget2__info{display:flex;flex-direction:column;flex-grow:1;margin-left:10px}.ul-widget2__title{color:#4b5563;font-weight:600}.ul-widget2__username{color:#4b5563;font-size:.7rem}.ul-widget__link--font i{font-size:13px;font-weight:700;letter-spacing:2px}.ul-widget__link--font{color:#4b5563;font-size:15px;font-weight:600}.ul-pl-0{padding-left:0}.ul-checkmark{left:20px!important;position:absolute;top:-4px!important}.ul-widget2__actions{opacity:0;visibility:hidden}.ul-widget1:hover .ul-widget2__actions{opacity:1;transition:.3s;visibility:visible}.pb-20{padding-bottom:20px}.ul-widget-notification-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;padding:10px 0;position:relative}.ul-widget-notification-item:last-child{border-bottom:none}.ul-widget-notification-item:hover{background-color:#f3f4f6}.ul-widget-notification-item-icon{padding-right:20px}.ul-widget-notification-item-title{color:#374151;font-size:1rem;font-weight:400;transition:color .3s ease}.ul-widget-notification-item-time{color:#6b7280;font-size:13px;font-weight:300}.ul-widget-notification-item:after{content:"\\f07d";font-family:iconsmind;position:absolute;right:0}.ul-widget-notification-item i{font-size:27px}.ul-widget3-img img{border-radius:50%;width:3.2rem}.ul-widget3-item{border-bottom:.07rem dashed #e5e7eb;margin-bottom:1rem}.ul-widget3-item:last-child{border:none}.ul-widget3-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:.8rem}span.ul-widget3-status{flex-grow:1;text-align:right}.ul-widget3-info{padding-left:10px}.ul-widget4__item{align-items:center;border-bottom:1px dashed #d1d5db;display:flex;padding:15px 0}.ul-widget4__item:last-child{border-bottom:0}.ul-widget4__pic-icon{font-size:25px;margin-right:15px}a.ul-widget4__title{color:#4b5563;font-size:15px;font-weight:700}a.ul-widget4__title:hover{color:#6366f1}.ul-widget4__img img{border-radius:5px;margin-right:15px;width:2.5rem}.ul-widget4__users{justify-content:space-between}.ul-widget2__info.ul-widget4__users-info{flex-grow:1;width:calc(100% - 135px)}span.ul-widget4__number.t-font-boldest{font-size:1.1rem}.ul-widget5__item{align-items:center;border-bottom:.07rem dashed #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1.43rem;padding-bottom:1.57rem}.ul-widget5__item:last-child{border-bottom:none}.ul-widget5__content{align-items:center;display:flex}.ul-widget5__stats{display:flex;flex-direction:column;text-align:right}.ul-widget5__stats:first-child{padding-right:3rem}span.ul-widget5__number{color:#4b5563;font-size:1.3rem;font-weight:600}.ul-widget5__pic img{border-radius:4px;padding-right:1.43rem;width:8.6rem}p.ul-widget5__desc{color:#9ca3af;font-size:1rem;font-weight:400;margin:0;padding:.4rem 0}.ul-widget5__info span:nth-child(2n){font-weight:600;padding-right:.71rem}.ul-widget6__head .ul-widget6__item{align-items:center;display:flex;margin-bottom:1.07rem}.ul-widget6__head .ul-widget6__item span{color:#6b7280;flex:1;font-size:.8rem;font-weight:500;text-align:left}.ul-widget6__head .ul-widget6__item span:last-child{text-align:right}.ul-widget6__body .ul-widget6__item{align-items:center;border-bottom:.07rem dashed #e5e7eb;display:flex;padding:1.07rem 0}.ul-widget6__body .ul-widget6__item:last-child{border-bottom:none}.ul-widget6__body .ul-widget6__item span{color:#4b5563;flex:1;font-weight:400;text-align:left}.ul-widget6__body .ul-widget6__item span:last-child{text-align:right}.ul-widget6 .ul-widget6-footer{margin:0;text-align:right}.ul-widget-s5__pic img{border-radius:50%;width:4rem}.ul-widget-s5__pic{padding-right:1rem}a.ul-widget4__title.ul-widget5__title{font-size:1.1rem}.ul-widget-s5__desc{color:#4b5563;margin:0}.ul-widget-s5__item{display:flex;justify-content:space-between}.ul-widget-s5__content{align-items:center;display:flex}.ul-widget-s5__content:last-child{align-items:center;display:flex;justify-content:space-between}.ul-widget-s5__progress{flex:1;padding-right:1rem}.ul-widget-s5__stats{display:flex;justify-content:space-between;margin-bottom:.7rem}.ul-widget-s5__stats span{color:#374151;font-size:1rem;font-weight:600}.widget-badge{margin:0!important}.ul-widget-s6__items{position:relative}.ul-widget-s6__items:before{background-color:#d1d5db;content:"";display:block;height:100%;left:3px;position:absolute;top:14px;width:1px}p.ul-widget6__dot{height:8px;margin:0;position:relative;width:8px;z-index:1}.ul-widget-s6__item{display:flex;justify-content:space-between;margin:1rem 0}p.ul-widget-s6__text{flex-grow:1;margin-left:11px}span.ul-widget-s6__text{color:#4b5563;display:flex;flex-grow:1;font-weight:600;padding-left:12px}span.ul-widget-s6__time{color:#6b7280;font-size:.77rem}.ul-widget6__item--table{height:400px;overflow-y:scroll}tr.ul-widget6__tr--sticky-th th{background-color:#fff;position:sticky;top:0}.ul-widget-s7__items{display:flex}.ul-widget-s7__item-circle{margin:0 1rem}.ul-widget-s7__item-circle i{font-size:16px;font-weight:900}.ul-widget-s7{padding:15px 0;position:relative}.ul-widget-s7:before{background-color:#9ca3af;content:"";height:100%;left:72px;position:absolute;top:22px;width:1;width:.241rem}p.ul-widget7__big-dot{height:13px;margin:0;position:relative;width:13px;z-index:1}.ul-widget-s7__item-time{color:#4b5563;font-size:1.2rem;font-weight:500}.ul-widget-s7__item-time.ul-middle{align-items:center;display:flex}.ul-widget-s7__item-text{color:#4b5563;font-size:1rem}.ul-widget-s7:last-child:before{background-color:#f3f4f6}.ul-vertical-line{display:inline-block;height:100%;vertical-align:middle;width:7px}.ul-widget8__tbl-responsive{display:block;overflow-x:auto;width:100%}.ul-widget_user-card{align-items:center;display:flex}@media only screen and (max-width:425px){.ul-widget__number{font-size:1.1rem;font-weight:700}.ul-widget1__title{font-size:.9rem}.ul-widget__desc{font-size:.7rem}.ul-widget__head{flex-direction:column}.ul-widget__head-label{margin:10px 0}.ul-widget__head.v-margin{flex-direction:unset}}@media only screen and (max-width:1024px){.ul-widget2__actions{opacity:1;visibility:visible}}@media only screen and (max-width:768px){.ul-widget-s5__content:last-child{width:100%}.ul-widget-s5__item{display:block;justify-content:space-between}.ul-widget-s5__content{margin:15px 0}}@media only screen and (max-width:375px){.ul-widget5{overflow-x:auto}a.ul-widget4__title{font-size:12px;padding-right:5px}a.ul-widget4__title.ul-widget5__title,p.ul-widget-s5__desc{font-size:11px}}@media only screen and (max-width:725px){.ul-widget5__item{display:block;text-align:center!important}.ul-widget5__content{display:block;margin-bottom:15px}.ul-widget5__stats:first-child{padding-right:0}.ul-widget5__stats{text-align:center}}.ul-card__widget-chart{padding:0}.ul-widget__chart-info{padding:15px}.ul-widget__row{align-items:center;display:flex}.ul-widget__content{margin-left:30px}.ul-widget__row-v2{text-align:center;text-align:-webkit-center}.ul-widget-stat__font i{font-size:35px}.ul-widget__content-v4{text-align:center}.ul-widget-card__info{display:flex;justify-content:space-between}.ul-widget-card__info span p:first-child{font-size:20px;font-weight:500;margin-bottom:2px}.ul-widget-card__info span p:last-child{font-size:17px;margin:0}.ul-widget-card__progress-rate{display:flex;justify-content:space-between;margin-bottom:5px;margin-top:12px}.ul-widget-card__progress-rate span{font-weight:700}.ul-widget-card__progress-rate span:last-child{color:#9ca3af;font-weight:700}.progress--height{height:10px}.ul-widget-card__user-info{text-align:center}.ul-widget-card--line{border-bottom:1px solid #d1d5db;padding-bottom:20px}.ul-widget-card--line:last-child{border-bottom:none}.ul-widget-card__rate-icon{display:flex;justify-content:space-between;margin:15px 0}.ul-widget-card__rate-icon.--version-2{justify-content:flex-start}.ul-widget-card__rate-icon.--version-2 span{margin-right:18px}.ul-widget-card__rate-icon span i{font-size:14px}.ul-widget-card__rate-icon span{font-size:15px}.ul-widget-card__rate-icon span i{font-size:16px;font-weight:600;margin-right:2px}.ul-widget-card__full-status{display:flex;justify-content:space-between}.ul-widget-card__status1{display:grid;text-align:-webkit-center;text-align:center}.ul-widget-card__status1 span:first-child{font-size:1.25rem;font-weight:600}.ul-widget6__dot.ul-widget-card__dot-xl{padding:1.35rem}.ul-widget-s6__badge .ul-widget-card__dot{position:relative}.ul-widget6__dot.ul-widget-card__dot-xl i{content:"";left:35%;position:absolute;top:35%}.ul-widget-s6__items.ul-widget-card__position:before{left:20px;top:0}.ul-widget-card__item{align-items:center;display:flex;padding:20px 0}.ul-widget-card__info-v2{display:grid;margin-left:20px}.ul-widget-card__img-bg{background-repeat:no-repeat,repeat;background-size:cover;height:500px}.ul-widget-card__cloud .ul-widget-card__head h1{color:#fff}.ul-widget-card__cloud .ul-widget-card__head i{color:#fff!important}.ul-widget-card__head{align-items:center;display:flex;justify-content:space-around;margin:60px 0}.ul-widget-card__weather-info{align-items:center;display:flex;font-size:20px;justify-content:space-between;margin:45px 0}.ul-b4__box{background-color:#9ca3af;display:inline-block;height:5rem;margin:0 5px;width:5rem}.ul-b4__border{border:1px solid #6366f1}.ul-b4__border-top{border-top:1px solid #6366f1}.ul-b4__border-right{border-right:1px solid #6366f1}.ul-b4__border-bottom{border-bottom:1px solid #6366f1}.ul-b4__border-left{border-left:1px solid #6366f1}.ul-b4-utilities__code pre{font-size:15px;margin:0;padding:0}.ul-b4-utilities__code{background-color:#e5e7eb;padding:25px 10px}.ul-b4__border-0{border:none}.ul-b4__border-top-0{border:1px solid #6366f1;border-top:none}.ul-b4__border-right-0{border:1px solid #6366f1;border-right:none}.ul-b4__border-bottom-0{border:1px solid #6366f1;border-bottom:none}.ul-b4__border-left-0{border:1px solid #6366f1;border-left:none}.ul-b4-display__info-1{margin-bottom:60px}.ul-b4-display__info-1 p{color:#4b5563;font-size:14px}.ul-b4-display__table{margin-top:20px}.ul-b4-display__table tr th{font-size:17px}.ul-b4-display__table tr td{font-size:14px}.ul-display__print ul li code{font-size:15px}.ul-display__margin{margin:40px 0}.ul-display__paragraph{font-size:14px}.ul-weather-card__img-overlay{background-position-y:center;background-repeat:no-repeat;background-size:cover;height:400px}.display-4{font-size:3.5rem}.ul-weather-card__weather-time{padding:30px}.ul-weather-card__img-overlay span{font-size:20px}.display-5{font-size:2.5rem!important}.ul-weather-card__weather-info i{font-size:25px;font-weight:600}.ul-weather-card__weather-info{margin:20px 0}.ul-weather-card__font-md{font-size:20px;font-weight:600}.ul-weather-card__header{align-items:center;display:flex}.ul-weather-card__header span{color:#fff;font-size:18px}.ul-weather-card__calendar,.ul-weather-card__calendar-2{align-items:center;display:flex;justify-content:space-between}.ul-weather-card__both-group{padding:25px}.ul-weather-card__inner-card{width:100%}.ul-weather-card__info{display:flex;font-size:16px;justify-content:space-between}.card .ul-weather-card__bg-img img{height:300px;width:100%}.ul-weather-card__img-overlay-2{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.ul-weather-card__img-overlay-2 span{color:#fff}.font-25{font-size:25px}.ul-weather-card__footer-color{color:#6366f1;font-weight:600}.ul-weather-card__footer-color-2{color:#ec4899}.ul-weather-card__grid-style{display:grid}.ul-weather-card__weather-s-title{font-size:1rem}.ul-weather-card__footer-color-3 h4,.ul-weather-card__footer-color-3 h5{color:#14b8a6}.ul-widget-app__row-comments{align-items:center;display:flex;margin-bottom:10px;padding:14px}.ul-widget-app__row-comments:hover{background-color:#e5e7eb}.ul-widget-app__row-comments:hover .ul-widget-app__icons a i{opacity:1;visibility:visible}.ul-widget-app__icons a i:hover{color:#8b5cf6}.ul-widget-app__roundbg-icon{border-radius:50%!important;height:40px;line-height:40px;min-width:40px;padding:0!important;text-align:center}.ul-widget-app__comment{width:calc(100% - 86px)}.ul-widget-app__profile-status{align-items:center;display:flex;justify-content:space-between}.ul-widget-app__icons{flex-grow:1;font-size:17px}.ul-widget-app__icons a i{font-weight:600;margin:0 3px;opacity:0;vertical-align:middle;visibility:hidden}.ul-widget-app__recent-messages{cursor:pointer;height:calc(100vh - 350px);overflow-y:scroll}.ul-widget-app__skill-margin span{margin:0 5px}.ul-widget-app__profile-footer{align-items:center;display:flex;justify-content:space-around}.ul-widget-app__profile-footer-font a i,.ul-widget-app__profile-footer-font a span{vertical-align:middle}.notification_widget .ul-widget-app__browser-list-1,.ul-widget-app__browser-list-1{align-items:center;display:flex;justify-content:space-between}.notification_widget .ul-widget-app__browser-list-1{cursor:pointer}.notification_widget .ul-widget-app__browser-list-1:hover{background:#eee}.ul-widget-app__browser-list-1 span{flex-grow:1}.ul-widget-app__browser-list-1 span:last-child{flex-grow:0}span.ul-widget-app__find-font{bottom:0;color:#8b5cf6;font-size:20px;position:absolute;right:10px;top:4px}.ul-widget-app__small-title{display:grid}.user-profile.ul-widget-app__profile--position{left:0;margin:0 auto;position:absolute;right:0;top:40%;transform:translateY(-50%)}.timeline--align{bottom:8px}.ul-product-detail__features ul li{list-style:none;margin:8px 0}.ul-counter-cart .btn-group{align-items:center;display:flex}.ul-counter-cart .btn-group .btn{background-color:transparent;border:0;margin:0 14px;padding:0!important}ul.gull-pagination li{margin:0 12px}ul.gull-pagination li .page-link{border-color:#fff!important;border-radius:50%!important}.page-link:hover{background-color:#fff}.page-link:focus{box-shadow:0 0 0 .2rem #fff}.page-item.disabled .page-link{color:#d5d0d9}html{font-size:16px}body{background:#fff;letter-spacing:.3px;line-height:1.6;overflow-x:hidden;overflow-y:scroll}[tabindex="-1"]:focus{outline:none}hr{border:0;border-top:1px solid rgba(0,0,0,.1);height:0;margin-bottom:2rem;margin-top:2rem}button,input,select,textarea{vertical-align:baseline}div{box-sizing:border-box}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}img{max-width:100%}a,a:focus,a:hover{text-decoration:none}blockquote{border-left:2px solid #e5e7eb;font-size:1.01625rem;margin-bottom:1rem;padding-left:1rem}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{outline:none}.o-hidden{overflow:hidden}.separator-breadcrumb{margin-bottom:2rem}.line-height-1{line-height:1}.line-height-2{line-height:2}.line-height-3{line-height:3}.line-height-4{line-height:4}.line-height-5{line-height:5}.app-inro-circle{left:0;margin:auto;position:absolute;right:0;text-align:center;top:calc(50% - 150px)}.app-inro-circle .big-bubble{align-items:center;background:#8b5cf6;display:flex;height:280px;justify-content:center;margin:0 auto 20px;text-align:center;width:280px}.app-inro-circle .big-bubble i{color:#fff;font-size:108px}.loadscreen{background:#fff;height:100vh;left:0;margin:auto;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:999}.loadscreen .loader{left:0;margin:auto;position:absolute;right:0;top:calc(50vh - 50px)}.loadscreen .logo{display:inline-block!important;height:80px;width:80px}.img-preview{background-color:#e5e7eb;float:left;margin-bottom:10px;margin-right:10px;overflow:hidden;text-align:center;width:100%}.preview-lg{height:150px;width:200px}.preview-md{height:120px;width:150px}.preview-sm{height:75px;width:100px}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.header-cover{background:url('+y+")}.back_important{background:#f3f4f6!important}.nav-item-module{padding:26px 0 42px!important}.addon_triangle{border-color:transparent transparent #e11239;border-style:solid;border-width:0 0 35px 100px;bottom:0;height:0;position:absolute;right:0;width:0}.addon_triangle span{color:#fff;font-size:14px;font-weight:700;position:absolute;right:5px;top:15px}.loading_page{height:80px;left:calc(50% - 50px);margin-top:5%;width:80px}.spinner.sm{height:2em;width:2em}.row_deleted{background-color:#ef44443d}.change_amount{color:#ef4444;font-size:.9rem;margin-left:10px}#nprogress .bar{background:#8b5cf6}#nprogress .spinner-icon{border-left-color:#8b5cf6;border-top-color:#8b5cf6}#nprogress .spinner{display:block;height:auto;position:fixed;right:15px;top:15px;width:auto;z-index:1031}#nprogress .spinner,#nprogress .spinner:after{background:transparent}@media (max-width:576px){.app-inro-circle .big-bubble{height:220px;width:220px}button.close{color:#000;float:right;font-size:1.2195rem;font-weight:700;line-height:1;opacity:.5;position:absolute;right:5px;text-shadow:0 1px 0 #fff;top:0}}@media (max-width:764px){.vgt-global-search.vgt-clearfix{display:flex;flex-direction:column}}[dir=rtl] .rtl-ps-none .ps__rail-x,[dir=rtl] .rtl-ps-none .ps__rail-y{display:none}.dark-theme{background:#292929}.dark-theme .text-muted{color:#d8d8d8!important}.dark-theme .card,.dark-theme .main-header,.dark-theme .sidebar-left,.dark-theme .sidebar-left-secondary{background:#292929;color:#d8d8d8!important}.dark-theme .border-bottom{border-bottom:1px solid #202020!important}.dark-theme .main-content-wrap{background-color:#202020;color:#d8d8d8!important}.dark-theme .card-title,.dark-theme .text-title,.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6{color:#d8d8d8}.dark-theme .card-title,.dark-theme a{color:#d8d8d8!important}.dark-theme input,.dark-theme textarea{background:#202020!important;border-color:#292929;color:#d8d8d8!important}.dark-theme .app-footer{background:#292929}.dark-theme .navigation-left .nav-item{border-bottom:1px solid #202020!important;color:#d8d8d8!important}.dark-theme .navigation-left .nav-item .nav-item-hold,.dark-theme .navigation-left .nav-item .nav-item-hold a{color:#d8d8d8!important}.dark-theme .sidebar-left-secondary .childNav li.nav-item{display:block}.dark-theme .sidebar-left-secondary .childNav li.nav-item a{color:#d8d8d8}.dark-theme .sidebar-left-secondary .childNav li.nav-item a:hover{background:#202020}.dark-theme .sidebar-left-secondary .childNav li.nav-item a.open,.dark-theme .sidebar-left-secondary .childNav li.nav-item a.router-link-active,.dark-theme .sidebar-left-secondary .childNav li.nav-item a.router-link-active .nav-icon{color:#8b5cf6}.dark-theme .sidebar-left-secondary .childNav li.nav-item a .nav-icon{color:#d8d8d8}.dark-theme .search-ui{background:#202020;position:fixed}.dark-theme .search-ui input.search-input{background:#202020}.dark-theme .search-ui input.search-input::-moz-placeholder{color:#d8d8d8}.dark-theme .search-ui input.search-input::placeholder{color:#d8d8d8}.dark-theme .search-bar{background:#292929!important;border:1px solid #202020!important}.dark-theme .search-bar input{background:#292929!important;color:#d8d8d8!important}.dark-theme .border-top{border-top:1px solid #292929!important}.dark-theme .tab-border{border:1px dashed #202020!important}.dark-theme table.vgt-table{background:#292929}.dark-theme .vgt-table thead th{color:#d8d8d8!important}.dark-theme table.tableOne.vgt-table thead tr th{background:#292929;border-color:#202020}.dark-theme .list-group-item{background-color:#292929;border:1px solid #202020}.dark-theme .page-link{background-color:#202020;border:1px solid #292929;color:#d8d8d8}.dark-theme .dropdown-menu{background-color:#202020;border:1px solid #202020;color:#d8d8d8}.dark-theme .table td{border-top:1px solid #202020}.dark-theme .table thead th{border-bottom:2px solid #202020}.dark-theme .table .thead-light th{background-color:#202020;border-color:#202020;color:#d8d8d8}.dark-theme .apexcharts-xaxis-label,.dark-theme .apexcharts-yaxis-label{fill:#d8d8d8}.dark-theme .apexcharts-tooltip.light{background:#202020;border:1px solid #292929}.dark-theme .apexcharts-tooltip.light .apexcharts-tooltip-title{background:#292929;border-bottom:1px solid #292929}.dark-theme .apexcharts-legend-text{color:#d8d8d8!important}.dark-theme .custom-select,.dark-theme .input-group-text{background-color:#202020;border:1px solid #202020;color:#d8d8d8}.dark-theme .header-icon:hover{background:#202020!important}.dark-theme .calendar-parent{background-color:#292929}.dark-theme .cv-day,.dark-theme .cv-event,.dark-theme .cv-header-day,.dark-theme .cv-header-days,.dark-theme .cv-week,.dark-theme .cv-weeks{border-color:#202020;border-style:solid}.dark-theme .theme-default .cv-day.outsideOfMonth,.dark-theme .theme-default .cv-day.past{background-color:#292929}.dark-theme .theme-default .cv-day.today,.dark-theme .theme-default .cv-header,.dark-theme .theme-default .cv-header-day{background-color:#202020}.dark-theme .cv-header,.dark-theme .cv-header button{background:#202020;border-color:#292929;border-style:solid}.dark-theme .vgt-global-search.vgt-clearfix,.dark-theme div.vgt-wrap__footer.vgt-clearfix,.dark-theme table.tableOne tbody tr th.line-numbers{background:#292929}.dark-theme table.vgt-table td{border-bottom:1px solid #202020;color:#d8d8d8}.dark-theme table.tableOne tbody tr th.vgt-checkbox-col{background:#292929}.dark-theme th.line-numbers,.dark-theme th.vgt-checkbox-col{border-bottom:1px solid #292929}.dark-theme .ul-widget__item{border-bottom:.07rem dashed #202020}.dark-theme .order-table.vgt-table tbody tr:hover{background:#202020;border-radius:10px}.dark-theme .page-item.disabled .page-link{background-color:#292929;border-color:#292929}.dark-theme ul.gull-pagination li .page-link{border-color:#292929!important}.dark-theme ul.gull-pagination li .page-link:hover{background:#292929}.dark-theme .layout-sidebar-compact .sidebar-left{background:#202020}.dark-theme .layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a.open{background:#202020;color:#8b5cf6}.dark-theme .layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a.open .nav-icon{color:#8b5cf6}.dark-theme .layout-sidebar-compact .sidebar-left-secondary .childNav li.nav-item a .nav-icon{color:#d8d8d8}.dark-theme .chat-sidebar-container{height:calc(100vh - 140px);min-height:unset}.dark-theme .chat-sidebar-container .chat-topbar{height:52px}.dark-theme .chat-sidebar-container .chat-content-wrap .chat-content .message{background:#202020}.dark-theme .chat-sidebar-container .chat-content-wrap .chat-content .message:before{border-color:transparent transparent #202020}.dark-theme .chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact{cursor:pointer;position:relative;transition:all .15s ease-in}.dark-theme .chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact:hover{background:#202020}.dark-theme .chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact:before{background:#292929;border-radius:50%}.dark-theme .chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact.online:before{background:#10b981}.dark-theme .layout-sidebar-vertical .sidebar-panel{background:#292929;box-shadow:0 1px 15px #202020,0 1px 6px #202020}.dark-theme .layout-sidebar-vertical .main-content-wrap .main-header{background:#292929!important}.dark-theme .layout-sidebar-vertical-two .sidebar-panel{background:#292929;box-shadow:0 1px 15px #202020,0 1px 6px #202020}.dark-theme .layout-sidebar-vertical-two .main-content-wrap .main-header{background:#292929!important}.dark-theme .layout-horizontal-bar .header-topnav{background:#292929;box-shadow:0 1px 15px transparent,0 1px 6px transparent}.dark-theme .layout-horizontal-bar .header-topnav .topnav a{color:#d8d8d8!important}.dark-theme .layout-horizontal-bar .header-topnav .topnav ul ul{background:#292929;color:#d8d8d8}.dark-theme .layout-horizontal-bar .header-topnav .topnav ul li ul li:hover,.dark-theme .main-header .show .header-icon{background:#202020}.dark-theme .main-header .notification-dropdown{color:#d8d8d8}.dark-theme .main-header .notification-dropdown .dropdown-item{border-bottom:1px solid #292929;color:#d8d8d8}.dark-theme .main-header .notification-dropdown .notification-icon{background:#292929!important}.dark-theme .dropdown-item:focus,.dark-theme .dropdown-item:hover{background-color:#292929;color:#d8d8d8;text-decoration:none}.dark-theme .subheader{position:fixed;top:80px;width:100%;z-index:50}.dark-theme .subheader,.dark-theme .subheader .subheader-navbar{background-color:#292929}@media (max-width:577px){.dark-theme .subheader{top:70px}}.dark-theme .vnb{background-color:#292929}.dark-theme .vnb .tippy-box{background-color:#292929!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.dark-theme .vnb__menu-options__option__link{color:#d8d8d8}.dark-theme .vnb__menu-options__option__link .vnb__menu-options__option__arrow{fill:#d8d8d8}.dark-theme .vnb__menu-options__option__link:focus{border:1px;outline:none}.dark-theme .vnb__menu-options__option__link:hover{color:#d8d8d8}.dark-theme .vnb__menu-options__option__link:hover .vnb__menu-options__option__arrow{fill:#d8d8d8}.dark-theme .vnb__menu-options__option__link__icon svg{fill:#8b5cf6!important}.dark-theme .vnb__sub-menu-options{background-color:#292929}.dark-theme .vnb__sub-menu-options__option__link{border-left:2px solid #8b5cf6;color:#d8d8d8}.dark-theme .vnb__sub-menu-options__option__link:focus{border:1px;outline:none}.dark-theme .vnb__sub-menu-options__option__link:hover{background-color:#8b5cf6;color:#d8d8d8!important}.dark-theme .vnb__popup{height:80vh!important;overflow-x:hidden!important;overflow-y:scroll!important}.dark-theme .vnb__popup .vnb__popup__top__close-button{right:-33px;top:20px}.dark-theme .vnb__popup .vnb__popup__top__close-button:focus{border:1px;outline:none}.dark-theme .vnb__popup .vnb__popup__top__close-button svg{fill:#000!important}",""]);const w=b},31791:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var o=n(76314),r=n.n(o)()((function(e){return e[1]}));r.push([e.id,'\n\n\n\n\n.vgt-table.striped tbody tr:nth-of-type(odd){background-color:rgba(51,68,109,.03)}.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.vgt-pull-left{float:left!important}.vgt-pull-right{float:right!important}.vgt-clearfix::after{display:block;content:"";clear:both}.vgt-responsive{width:100%;overflow-x:auto;position:relative}.vgt-text-disabled{color:#909399}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.vgt-wrap{position:relative}.vgt-fixed-header{position:absolute;z-index:10;overflow-x:auto}table.vgt-table{font-size:16px;border-collapse:collapse;background-color:#fff;width:100%;max-width:100%;table-layout:auto;border:1px solid #dcdfe6}table.vgt-table td{padding:.75em .75em .75em .75em;vertical-align:top;border-bottom:1px solid #dcdfe6;color:#606266}table.vgt-table tr.clickable{cursor:pointer}table.vgt-table tr.clickable:hover{background-color:#f1f5fd}.vgt-table th{padding:.75em 1.5em .75em .75em;vertical-align:middle;position:relative}.vgt-table th.sortable button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;position:absolute;top:0;left:0;width:100%;height:100%}.vgt-table th.sortable button:focus{outline:0}.vgt-table th.sortable button:after{content:"";position:absolute;height:0;width:0;right:6px;top:50%;margin-top:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #606266}.vgt-table th.sortable button:before{content:"";position:absolute;height:0;width:0;right:6px;top:50%;margin-bottom:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #606266}.vgt-table th.line-numbers,.vgt-table th.vgt-checkbox-col{padding:0 .75em 0 .75em;color:#606266;border-right:1px solid #dcdfe6;word-wrap:break-word;width:25px;text-align:center;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-table th.filter-th{padding:.75em .75em .75em .75em}.vgt-table th.vgt-row-header{border-bottom:2px solid #dcdfe6;border-top:2px solid #dcdfe6;background-color:#fafafb}.vgt-table th.vgt-row-header .triangle{width:24px;height:24px;border-radius:15%;position:relative;margin:0 8px}.vgt-table th.vgt-row-header .triangle:after{content:"";position:absolute;display:block;left:50%;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #606266;margin-left:-3px;transition:.3s ease transform}.vgt-table th.vgt-row-header .triangle.expand:after{transform:rotate(90deg)}.vgt-table thead th{color:#606266;vertical-align:bottom;border-bottom:1px solid #dcdfe6;padding-right:1.5em;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-table thead th.vgt-checkbox-col{vertical-align:middle}.vgt-table thead th.sorting-asc button:after{border-bottom:5px solid #409eff}.vgt-table thead th.sorting-desc button:before{border-top:5px solid #409eff}.vgt-input,.vgt-select{width:100%;height:32px;line-height:1;display:block;font-size:14px;font-weight:400;padding:6px 12px;color:#606266;border-radius:4px;box-sizing:border-box;background-image:none;background-color:#fff;border:1px solid #dcdfe6;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.vgt-input::placeholder,.vgt-select::placeholder{color:#606266;opacity:.3}.vgt-input:focus,.vgt-select:focus{outline:0;border-color:#409eff}.vgt-loading{position:absolute;width:100%;z-index:10;margin-top:117px}.vgt-loading__content{background-color:#c0dfff;color:#409eff;padding:7px 30px;border-radius:3px}.vgt-inner-wrap.is-loading{opacity:.5;pointer-events:none}.vgt-table.bordered td,.vgt-table.bordered th{border:1px solid #dcdfe6}.vgt-table.bordered th.vgt-row-header{border-bottom:3px solid #dcdfe6}.vgt-wrap.rtl{direction:rtl}.vgt-wrap.rtl .vgt-table thead th,.vgt-wrap.rtl .vgt-table.condensed thead th{padding-left:1.5em;padding-right:.75em}.vgt-wrap.rtl .vgt-table th.sorting-asc:after,.vgt-wrap.rtl .vgt-table th.sorting:after{margin-right:5px;margin-left:0}.vgt-wrap.rtl .vgt-table th.sortable:after,.vgt-wrap.rtl .vgt-table th.sortable:before{right:inherit;left:6px}.vgt-table.condensed td,.vgt-table.condensed th.vgt-row-header{padding:.4em .4em .4em .4em}@media (max-width:576px){.vgt-compact *{box-sizing:border-box}.vgt-compact tbody,.vgt-compact td,.vgt-compact tr{display:block;width:100%}.vgt-compact thead{display:none}.vgt-compact tr{margin-bottom:15px}.vgt-compact td{text-align:right;position:relative}.vgt-compact td:before{content:attr(data-label);position:relative;float:left;left:0;width:40%;padding-left:10px;font-weight:700;text-align:left}.vgt-compact th.line-numbers{width:100%!important;display:block;padding:.3em 1em!important}}.vgt-global-search{padding:5px 0;display:flex;flex-wrap:nowrap;align-items:stretch;border:1px solid #dcdfe6;border-bottom:0;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-global-search form{display:flex}.vgt-global-search form label{margin-top:3px}.vgt-global-search__input{position:relative;padding-left:40px;flex-grow:1}.vgt-global-search__input .input__icon{position:absolute;left:0;max-width:32px}.vgt-global-search__input .input__icon .magnifying-glass{margin-top:3px;margin-left:8px;display:block;width:16px;height:16px;border:2px solid #494949;position:relative;border-radius:50%}.vgt-global-search__input .input__icon .magnifying-glass:before{content:"";display:block;position:absolute;right:-7px;bottom:-5px;background:#494949;width:8px;height:4px;border-radius:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.vgt-global-search__actions{margin-left:10px}.vgt-selection-info-row{background:#fdf9e8;padding:5px 16px;font-size:13px;border-top:1px solid #dcdfe6;border-left:1px solid #dcdfe6;border-right:1px solid #dcdfe6;color:#d3aa3b;font-weight:700}.vgt-selection-info-row a{font-weight:700;display:inline-block;margin-left:10px}.vgt-wrap__actions-footer{border:1px solid #dcdfe6}.vgt-wrap__footer{color:#606266;font-size:1.1rem;padding:1em;border:1px solid #dcdfe6;background:linear-gradient(#f4f5f8,#f1f3f6)}.vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap__footer .footer__row-count__label,.vgt-wrap__footer .footer__row-count__select{display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__row-count__label{font-size:1.1rem}.vgt-wrap__footer .footer__row-count__select{font-size:1.1rem;background-color:transparent;width:auto;padding:0;border:0;border-radius:0;height:auto;margin-left:8px;color:#606266;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:15px;padding-left:5px}.vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap__footer .footer__row-count__select:focus{outline:0;border-color:#409eff}.vgt-wrap__footer .footer__row-count::after{content:"";display:block;position:absolute;height:0;width:0;right:6px;top:50%;margin-top:-1px;border-top:6px solid #606266;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap__footer .footer__navigation{font-size:1.1rem}.vgt-wrap__footer .footer__navigation>button:first-of-type{margin-right:16px}.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-btn,.vgt-wrap__footer .footer__navigation__page-info{display:inline-block;vertical-align:middle;color:#909399}.vgt-wrap__footer .footer__navigation__page-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;text-decoration:none;color:#606266;font-weight:700;white-space:nowrap;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-btn:hover{cursor:pointer}.vgt-wrap__footer .footer__navigation__page-btn.disabled,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover{opacity:.5;cursor:not-allowed}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#606266}.vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#606266}.vgt-wrap__footer .footer__navigation__page-btn span{display:inline-block;vertical-align:middle;font-size:1.1rem}.vgt-wrap__footer .footer__navigation__page-btn .chevron{width:24px;height:24px;border-radius:15%;position:relative;margin:0;display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-btn .chevron:after{content:"";position:absolute;display:block;left:50%;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left::after{border-right:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right::after{border-left:6px solid #409eff;margin-left:-3px}.vgt-wrap__footer .footer__navigation__info,.vgt-wrap__footer .footer__navigation__page-info{display:inline-block;margin:0 16px}.vgt-wrap__footer .footer__navigation__page-info span{display:inline-block;vertical-align:middle}.vgt-wrap__footer .footer__navigation__page-info__current-entry{width:30px;text-align:center;vertical-align:middle;display:inline-block;margin:0 10px;font-weight:700}@media only screen and (max-width:750px){.vgt-wrap__footer .footer__navigation__info{display:none}.vgt-wrap__footer .footer__navigation__page-btn{margin-left:16px}}.vgt-table.nocturnal{border:1px solid #435169;background-color:#324057}.vgt-table.nocturnal tr.clickable:hover{background-color:#445168}.vgt-table.nocturnal td{border-bottom:1px solid #435169;color:#c7ced8}.vgt-table.nocturnal th.line-numbers,.vgt-table.nocturnal th.vgt-checkbox-col{color:#c7ced8;border-right:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-table.nocturnal thead th{color:#c7ced8;border-bottom:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-table.nocturnal thead th.sortable:before{border-top-color:#3e5170}.vgt-table.nocturnal thead th.sortable:after{border-bottom-color:#3e5170}.vgt-table.nocturnal thead th.sortable.sorting-asc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.nocturnal thead th.sortable.sorting-desc{color:#fff}.vgt-table.nocturnal thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.nocturnal.bordered td,.vgt-table.nocturnal.bordered th{border:1px solid #435169}.vgt-table.nocturnal .vgt-input,.vgt-table.nocturnal .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-table.nocturnal .vgt-input::placeholder,.vgt-table.nocturnal .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-wrap.nocturnal .vgt-wrap__footer{color:#c7ced8;border:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count{position:relative}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__label{color:#8290a7}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select{color:#c7ced8;background:#232d3f;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:15px;padding-left:10px;border-radius:3px;text-align:center}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__row-count::after{content:"";display:block;position:absolute;height:0;width:0;right:6px;top:50%;margin-top:-1px;border-top:6px solid #c7ced8;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn{color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#c7ced8}.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.nocturnal .vgt-wrap__footer .footer__navigation__page-info{color:#8290a7}.vgt-wrap.nocturnal .vgt-global-search{border:1px solid #435169;background:linear-gradient(#2c394f,#2c394f)}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #3f4c63}.vgt-wrap.nocturnal .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select{color:#c7ced8;background-color:#232d3f;border:1px solid #435169}.vgt-wrap.nocturnal .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.nocturnal .vgt-global-search__input .vgt-select::placeholder{color:#c7ced8;opacity:.3}.vgt-table.black-rhino{border:1px solid #435169;background-color:#dfe5ee}.vgt-table.black-rhino tr.clickable:hover{background-color:#fff}.vgt-table.black-rhino td{border-bottom:1px solid #bbc5d6;color:#49515e}.vgt-table.black-rhino th.line-numbers,.vgt-table.black-rhino th.vgt-checkbox-col{color:#dae2f0;border-right:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-table.black-rhino thead th{color:#dae2f0;text-shadow:1px 1px #3e5170;border-bottom:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-table.black-rhino thead th.sortable:before{border-top-color:#607498}.vgt-table.black-rhino thead th.sortable:after{border-bottom-color:#607498}.vgt-table.black-rhino thead th.sortable.sorting-asc{color:#fff}.vgt-table.black-rhino thead th.sortable.sorting-asc:after{border-bottom-color:#409eff}.vgt-table.black-rhino thead th.sortable.sorting-desc:before{border-top-color:#409eff}.vgt-table.black-rhino.bordered td{border:1px solid #bbc5d6}.vgt-table.black-rhino.bordered th{border:1px solid #435169}.vgt-table.black-rhino .vgt-input,.vgt-table.black-rhino .vgt-select{color:#dae2f0;background-color:#34445f;border:1px solid transparent}.vgt-table.black-rhino .vgt-input::placeholder,.vgt-table.black-rhino .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-wrap.black-rhino .vgt-wrap__footer{color:#dae2f0;border:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select{color:#49515e;background:#34445f;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:15px;padding-left:5px;border-radius:3px}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count__select:focus{border-color:#409eff}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__row-count::after{content:"";display:block;position:absolute;height:0;width:0;right:6px;top:50%;margin-top:-1px;border-top:6px solid #49515e;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn{color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#dae2f0}.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.black-rhino .vgt-wrap__footer .footer__navigation__page-info{color:#dae2f0}.vgt-wrap.black-rhino .vgt-global-search{border:1px solid #435169;background:linear-gradient(#4c5c79,#4e5d7c)}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #3f4c63}.vgt-wrap.black-rhino .vgt-global-search__input .input__icon .magnifying-glass:before{background:#3f4c63}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select{color:#dae2f0;background-color:#44516c;border:1px solid transparent}.vgt-wrap.black-rhino .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.black-rhino .vgt-global-search__input .vgt-select::placeholder{color:#dae2f0;opacity:.3}.vgt-inner-wrap{border-radius:.25rem;box-shadow:0 1px 3px 0 rgba(50,50,93,.1),0 1px 2px 0 rgba(50,50,93,.06)}.vgt-table.polar-bear{border-spacing:0;border-collapse:separate;font-size:1rem;background-color:#fff;border:1px solid #e3e8ee;border-bottom:none;border-radius:.25rem}.vgt-table.polar-bear td{padding:1em .75em 1em .75em;border-bottom:1px solid #e4ebf3;color:#525f7f}.vgt-table.polar-bear td.vgt-right-align{text-align:right}.vgt-table.polar-bear th.line-numbers,.vgt-table.polar-bear th.vgt-checkbox-col{color:#394567;border-right:1px solid #e3e8ee;background:#f7fafc}.vgt-table.polar-bear thead th{color:#667b94;font-weight:600;border-bottom:1px solid #e3e8ee;background:#f7fafc}.vgt-table.polar-bear thead th.sorting-asc,.vgt-table.polar-bear thead th.sorting-desc{color:#5e72e4}.vgt-table.polar-bear thead th.sorting-desc:before{border-top:5px solid #7485e8}.vgt-table.polar-bear thead th.sorting-asc:after{border-bottom:5px solid #7485e8}.vgt-table.polar-bear thead th .vgt-input,.vgt-table.polar-bear thead th .vgt-select{height:2.75em;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e4ebf3}.vgt-table.polar-bear thead th .vgt-input:focus,.vgt-table.polar-bear thead th .vgt-select:focus{outline:0;border-color:#cae0fe}.vgt-table.polar-bear thead tr:first-child th:first-child{border-top-left-radius:.25rem}.vgt-table.polar-bear thead tr:first-child th:last-child{border-top-right-radius:.25rem}.vgt-table.polar-bear.bordered td{border:1px solid #e3e8ee;background:#fff}.vgt-table.polar-bear.bordered th{border:1px solid #e3e8ee}.vgt-wrap.polar-bear .vgt-wrap__footer{color:#394567;border:1px solid #e3e8ee;border-bottom:0;border-top:0;background:linear-gradient(#f7fafc,#f7fafc)}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count{position:relative;padding-right:3px}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__label{color:#98a5b9}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select{text-align:center;color:#525f7f;background:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px;padding-right:30px;border-radius:3px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e4ebf3}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select::-ms-expand{display:none}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count__select:focus{border-color:#5e72e4}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__row-count::after{content:"";display:block;position:absolute;height:0;width:0;right:15px;top:50%;margin-top:-3px;border-top:6px solid #525f7f;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:none;pointer-events:none}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn{color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.left:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.left:after{border-right-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled .chevron.right:after,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-btn.disabled:hover .chevron.right:after{border-left-color:#394567}.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__info,.vgt-wrap.polar-bear .vgt-wrap__footer .footer__navigation__page-info{color:#394567}.vgt-wrap.polar-bear .vgt-global-search{border:1px solid #e3e8ee;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;background:#f7fafc}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass{border:2px solid #dde3ea}.vgt-wrap.polar-bear .vgt-global-search__input .input__icon .magnifying-glass:before{background:#dde3ea}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select{height:2.75em;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e4ebf3}.vgt-wrap.polar-bear .vgt-global-search__input .vgt-input::placeholder,.vgt-wrap.polar-bear .vgt-global-search__input .vgt-select::placeholder{color:#394567;opacity:.3}',""]);const a=r},97997:(e,t,n)=>{"use strict";n.d(t,{A:()=>y});var o=n(76314),r=n.n(o),a=n(4417),i=n.n(a),s=n(18496),l=n.n(s),d=n(21997),c=n.n(d),u=n(38744),p=n.n(u),m=n(38750),h=n.n(m),f=r()((function(e){return e[1]})),g=i()(l()),b=i()(c(),{hash:"?#iefix-rdmvgc"}),_=i()(p()),v=i()(h());f.push([e.id,"@font-face {\n\tfont-family: 'icomoon';\n\tsrc:url("+g+");\n\tsrc:url("+b+") format('embedded-opentype'),\n\t\turl("+_+") format('woff'),\n\t\turl("+v+') format(\'truetype\')\n\t\t/* url(\'icomoon.svg?-rdmvgc#icomoon\') format(\'svg\'); */;\n\tfont-weight: normal;\n\tfont-style: normal;\n}\n\n[class^="i-"], [class*=" i-"] {\n\tfont-family: \'icomoon\' !important;\n\tspeak: none;\n\tfont-style: normal;\n\tfont-weight: normal;\n\tfont-variant: normal;\n\ttext-transform: none;\n\tline-height: 1;\n\n\t/* Better Font Rendering =========== */\n\t-webkit-font-smoothing: antialiased;\n\t-moz-osx-font-smoothing: grayscale;\n}\n\n.i-A-Z:before {\n\tcontent: "\\e600";\n}\n.i-Aa:before {\n\tcontent: "\\e601";\n}\n.i-Add-Bag:before {\n\tcontent: "\\e602";\n}\n.i-Add-Basket:before {\n\tcontent: "\\e603";\n}\n.i-Add-Cart:before {\n\tcontent: "\\e604";\n}\n.i-Add-File:before {\n\tcontent: "\\e605";\n}\n.i-Add-SpaceAfterParagraph:before {\n\tcontent: "\\e606";\n}\n.i-Add-SpaceBeforeParagraph:before {\n\tcontent: "\\e607";\n}\n.i-Add-User:before {\n\tcontent: "\\e608";\n}\n.i-Add-UserStar:before {\n\tcontent: "\\e609";\n}\n.i-Add-Window:before {\n\tcontent: "\\e60a";\n}\n.i-Add:before {\n\tcontent: "\\e60b";\n}\n.i-Address-Book:before {\n\tcontent: "\\e60c";\n}\n.i-Address-Book2:before {\n\tcontent: "\\e60d";\n}\n.i-Administrator:before {\n\tcontent: "\\e60e";\n}\n.i-Aerobics-2:before {\n\tcontent: "\\e60f";\n}\n.i-Aerobics-3:before {\n\tcontent: "\\e610";\n}\n.i-Aerobics:before {\n\tcontent: "\\e611";\n}\n.i-Affiliate:before {\n\tcontent: "\\e612";\n}\n.i-Aim:before {\n\tcontent: "\\e613";\n}\n.i-Air-Balloon:before {\n\tcontent: "\\e614";\n}\n.i-Airbrush:before {\n\tcontent: "\\e615";\n}\n.i-Airship:before {\n\tcontent: "\\e616";\n}\n.i-Alarm-Clock:before {\n\tcontent: "\\e617";\n}\n.i-Alarm-Clock2:before {\n\tcontent: "\\e618";\n}\n.i-Alarm:before {\n\tcontent: "\\e619";\n}\n.i-Alien-2:before {\n\tcontent: "\\e61a";\n}\n.i-Alien:before {\n\tcontent: "\\e61b";\n}\n.i-Aligator:before {\n\tcontent: "\\e61c";\n}\n.i-Align-Center:before {\n\tcontent: "\\e61d";\n}\n.i-Align-JustifyAll:before {\n\tcontent: "\\e61e";\n}\n.i-Align-JustifyCenter:before {\n\tcontent: "\\e61f";\n}\n.i-Align-JustifyLeft:before {\n\tcontent: "\\e620";\n}\n.i-Align-JustifyRight:before {\n\tcontent: "\\e621";\n}\n.i-Align-Left:before {\n\tcontent: "\\e622";\n}\n.i-Align-Right:before {\n\tcontent: "\\e623";\n}\n.i-Alpha:before {\n\tcontent: "\\e624";\n}\n.i-Ambulance:before {\n\tcontent: "\\e625";\n}\n.i-AMX:before {\n\tcontent: "\\e626";\n}\n.i-Anchor-2:before {\n\tcontent: "\\e627";\n}\n.i-Anchor:before {\n\tcontent: "\\e628";\n}\n.i-Android-Store:before {\n\tcontent: "\\e629";\n}\n.i-Android:before {\n\tcontent: "\\e62a";\n}\n.i-Angel-Smiley:before {\n\tcontent: "\\e62b";\n}\n.i-Angel:before {\n\tcontent: "\\e62c";\n}\n.i-Angry:before {\n\tcontent: "\\e62d";\n}\n.i-Apple-Bite:before {\n\tcontent: "\\e62e";\n}\n.i-Apple-Store:before {\n\tcontent: "\\e62f";\n}\n.i-Apple:before {\n\tcontent: "\\e630";\n}\n.i-Approved-Window:before {\n\tcontent: "\\e631";\n}\n.i-Aquarius-2:before {\n\tcontent: "\\e632";\n}\n.i-Aquarius:before {\n\tcontent: "\\e633";\n}\n.i-Archery-2:before {\n\tcontent: "\\e634";\n}\n.i-Archery:before {\n\tcontent: "\\e635";\n}\n.i-Argentina:before {\n\tcontent: "\\e636";\n}\n.i-Aries-2:before {\n\tcontent: "\\e637";\n}\n.i-Aries:before {\n\tcontent: "\\e638";\n}\n.i-Army-Key:before {\n\tcontent: "\\e639";\n}\n.i-Arrow-Around:before {\n\tcontent: "\\e63a";\n}\n.i-Arrow-Back3:before {\n\tcontent: "\\e63b";\n}\n.i-Arrow-Back:before {\n\tcontent: "\\e63c";\n}\n.i-Arrow-Back2:before {\n\tcontent: "\\e63d";\n}\n.i-Arrow-Barrier:before {\n\tcontent: "\\e63e";\n}\n.i-Arrow-Circle:before {\n\tcontent: "\\e63f";\n}\n.i-Arrow-Cross:before {\n\tcontent: "\\e640";\n}\n.i-Arrow-Down:before {\n\tcontent: "\\e641";\n}\n.i-Arrow-Down2:before {\n\tcontent: "\\e642";\n}\n.i-Arrow-Down3:before {\n\tcontent: "\\e643";\n}\n.i-Arrow-DowninCircle:before {\n\tcontent: "\\e644";\n}\n.i-Arrow-Fork:before {\n\tcontent: "\\e645";\n}\n.i-Arrow-Forward:before {\n\tcontent: "\\e646";\n}\n.i-Arrow-Forward2:before {\n\tcontent: "\\e647";\n}\n.i-Arrow-From:before {\n\tcontent: "\\e648";\n}\n.i-Arrow-Inside:before {\n\tcontent: "\\e649";\n}\n.i-Arrow-Inside45:before {\n\tcontent: "\\e64a";\n}\n.i-Arrow-InsideGap:before {\n\tcontent: "\\e64b";\n}\n.i-Arrow-InsideGap45:before {\n\tcontent: "\\e64c";\n}\n.i-Arrow-Into:before {\n\tcontent: "\\e64d";\n}\n.i-Arrow-Join:before {\n\tcontent: "\\e64e";\n}\n.i-Arrow-Junction:before {\n\tcontent: "\\e64f";\n}\n.i-Arrow-Left:before {\n\tcontent: "\\e650";\n}\n.i-Arrow-Left2:before {\n\tcontent: "\\e651";\n}\n.i-Arrow-LeftinCircle:before {\n\tcontent: "\\e652";\n}\n.i-Arrow-Loop:before {\n\tcontent: "\\e653";\n}\n.i-Arrow-Merge:before {\n\tcontent: "\\e654";\n}\n.i-Arrow-Mix:before {\n\tcontent: "\\e655";\n}\n.i-Arrow-Next:before {\n\tcontent: "\\e656";\n}\n.i-Arrow-OutLeft:before {\n\tcontent: "\\e657";\n}\n.i-Arrow-OutRight:before {\n\tcontent: "\\e658";\n}\n.i-Arrow-Outside:before {\n\tcontent: "\\e659";\n}\n.i-Arrow-Outside45:before {\n\tcontent: "\\e65a";\n}\n.i-Arrow-OutsideGap:before {\n\tcontent: "\\e65b";\n}\n.i-Arrow-OutsideGap45:before {\n\tcontent: "\\e65c";\n}\n.i-Arrow-Over:before {\n\tcontent: "\\e65d";\n}\n.i-Arrow-Refresh:before {\n\tcontent: "\\e65e";\n}\n.i-Arrow-Refresh2:before {\n\tcontent: "\\e65f";\n}\n.i-Arrow-Right:before {\n\tcontent: "\\e660";\n}\n.i-Arrow-Right2:before {\n\tcontent: "\\e661";\n}\n.i-Arrow-RightinCircle:before {\n\tcontent: "\\e662";\n}\n.i-Arrow-Shuffle:before {\n\tcontent: "\\e663";\n}\n.i-Arrow-Squiggly:before {\n\tcontent: "\\e664";\n}\n.i-Arrow-Through:before {\n\tcontent: "\\e665";\n}\n.i-Arrow-To:before {\n\tcontent: "\\e666";\n}\n.i-Arrow-TurnLeft:before {\n\tcontent: "\\e667";\n}\n.i-Arrow-TurnRight:before {\n\tcontent: "\\e668";\n}\n.i-Arrow-Up:before {\n\tcontent: "\\e669";\n}\n.i-Arrow-Up2:before {\n\tcontent: "\\e66a";\n}\n.i-Arrow-Up3:before {\n\tcontent: "\\e66b";\n}\n.i-Arrow-UpinCircle:before {\n\tcontent: "\\e66c";\n}\n.i-Arrow-XLeft:before {\n\tcontent: "\\e66d";\n}\n.i-Arrow-XRight:before {\n\tcontent: "\\e66e";\n}\n.i-Ask:before {\n\tcontent: "\\e66f";\n}\n.i-Assistant:before {\n\tcontent: "\\e670";\n}\n.i-Astronaut:before {\n\tcontent: "\\e671";\n}\n.i-At-Sign:before {\n\tcontent: "\\e672";\n}\n.i-ATM:before {\n\tcontent: "\\e673";\n}\n.i-Atom:before {\n\tcontent: "\\e674";\n}\n.i-Audio:before {\n\tcontent: "\\e675";\n}\n.i-Auto-Flash:before {\n\tcontent: "\\e676";\n}\n.i-Autumn:before {\n\tcontent: "\\e677";\n}\n.i-Baby-Clothes:before {\n\tcontent: "\\e678";\n}\n.i-Baby-Clothes2:before {\n\tcontent: "\\e679";\n}\n.i-Baby-Cry:before {\n\tcontent: "\\e67a";\n}\n.i-Baby:before {\n\tcontent: "\\e67b";\n}\n.i-Back2:before {\n\tcontent: "\\e67c";\n}\n.i-Back-Media:before {\n\tcontent: "\\e67d";\n}\n.i-Back-Music:before {\n\tcontent: "\\e67e";\n}\n.i-Back:before {\n\tcontent: "\\e67f";\n}\n.i-Background:before {\n\tcontent: "\\e680";\n}\n.i-Bacteria:before {\n\tcontent: "\\e681";\n}\n.i-Bag-Coins:before {\n\tcontent: "\\e682";\n}\n.i-Bag-Items:before {\n\tcontent: "\\e683";\n}\n.i-Bag-Quantity:before {\n\tcontent: "\\e684";\n}\n.i-Bag:before {\n\tcontent: "\\e685";\n}\n.i-Bakelite:before {\n\tcontent: "\\e686";\n}\n.i-Ballet-Shoes:before {\n\tcontent: "\\e687";\n}\n.i-Balloon:before {\n\tcontent: "\\e688";\n}\n.i-Banana:before {\n\tcontent: "\\e689";\n}\n.i-Band-Aid:before {\n\tcontent: "\\e68a";\n}\n.i-Bank:before {\n\tcontent: "\\e68b";\n}\n.i-Bar-Chart:before {\n\tcontent: "\\e68c";\n}\n.i-Bar-Chart2:before {\n\tcontent: "\\e68d";\n}\n.i-Bar-Chart3:before {\n\tcontent: "\\e68e";\n}\n.i-Bar-Chart4:before {\n\tcontent: "\\e68f";\n}\n.i-Bar-Chart5:before {\n\tcontent: "\\e690";\n}\n.i-Bar-Code:before {\n\tcontent: "\\e691";\n}\n.i-Barricade-2:before {\n\tcontent: "\\e692";\n}\n.i-Barricade:before {\n\tcontent: "\\e693";\n}\n.i-Baseball:before {\n\tcontent: "\\e694";\n}\n.i-Basket-Ball:before {\n\tcontent: "\\e695";\n}\n.i-Basket-Coins:before {\n\tcontent: "\\e696";\n}\n.i-Basket-Items:before {\n\tcontent: "\\e697";\n}\n.i-Basket-Quantity:before {\n\tcontent: "\\e698";\n}\n.i-Bat-2:before {\n\tcontent: "\\e699";\n}\n.i-Bat:before {\n\tcontent: "\\e69a";\n}\n.i-Bathrobe:before {\n\tcontent: "\\e69b";\n}\n.i-Batman-Mask:before {\n\tcontent: "\\e69c";\n}\n.i-Battery-0:before {\n\tcontent: "\\e69d";\n}\n.i-Battery-25:before {\n\tcontent: "\\e69e";\n}\n.i-Battery-50:before {\n\tcontent: "\\e69f";\n}\n.i-Battery-75:before {\n\tcontent: "\\e6a0";\n}\n.i-Battery-100:before {\n\tcontent: "\\e6a1";\n}\n.i-Battery-Charge:before {\n\tcontent: "\\e6a2";\n}\n.i-Bear:before {\n\tcontent: "\\e6a3";\n}\n.i-Beard-2:before {\n\tcontent: "\\e6a4";\n}\n.i-Beard-3:before {\n\tcontent: "\\e6a5";\n}\n.i-Beard:before {\n\tcontent: "\\e6a6";\n}\n.i-Bebo:before {\n\tcontent: "\\e6a7";\n}\n.i-Bee:before {\n\tcontent: "\\e6a8";\n}\n.i-Beer-Glass:before {\n\tcontent: "\\e6a9";\n}\n.i-Beer:before {\n\tcontent: "\\e6aa";\n}\n.i-Bell-2:before {\n\tcontent: "\\e6ab";\n}\n.i-Bell:before {\n\tcontent: "\\e6ac";\n}\n.i-Belt-2:before {\n\tcontent: "\\e6ad";\n}\n.i-Belt-3:before {\n\tcontent: "\\e6ae";\n}\n.i-Belt:before {\n\tcontent: "\\e6af";\n}\n.i-Berlin-Tower:before {\n\tcontent: "\\e6b0";\n}\n.i-Beta:before {\n\tcontent: "\\e6b1";\n}\n.i-Betvibes:before {\n\tcontent: "\\e6b2";\n}\n.i-Bicycle-2:before {\n\tcontent: "\\e6b3";\n}\n.i-Bicycle-3:before {\n\tcontent: "\\e6b4";\n}\n.i-Bicycle:before {\n\tcontent: "\\e6b5";\n}\n.i-Big-Bang:before {\n\tcontent: "\\e6b6";\n}\n.i-Big-Data:before {\n\tcontent: "\\e6b7";\n}\n.i-Bike-Helmet:before {\n\tcontent: "\\e6b8";\n}\n.i-Bikini:before {\n\tcontent: "\\e6b9";\n}\n.i-Bilk-Bottle2:before {\n\tcontent: "\\e6ba";\n}\n.i-Billing:before {\n\tcontent: "\\e6bb";\n}\n.i-Bing:before {\n\tcontent: "\\e6bc";\n}\n.i-Binocular:before {\n\tcontent: "\\e6bd";\n}\n.i-Bio-Hazard:before {\n\tcontent: "\\e6be";\n}\n.i-Biotech:before {\n\tcontent: "\\e6bf";\n}\n.i-Bird-DeliveringLetter:before {\n\tcontent: "\\e6c0";\n}\n.i-Bird:before {\n\tcontent: "\\e6c1";\n}\n.i-Birthday-Cake:before {\n\tcontent: "\\e6c2";\n}\n.i-Bisexual:before {\n\tcontent: "\\e6c3";\n}\n.i-Bishop:before {\n\tcontent: "\\e6c4";\n}\n.i-Bitcoin:before {\n\tcontent: "\\e6c5";\n}\n.i-Black-Cat:before {\n\tcontent: "\\e6c6";\n}\n.i-Blackboard:before {\n\tcontent: "\\e6c7";\n}\n.i-Blinklist:before {\n\tcontent: "\\e6c8";\n}\n.i-Block-Cloud:before {\n\tcontent: "\\e6c9";\n}\n.i-Block-Window:before {\n\tcontent: "\\e6ca";\n}\n.i-Blogger:before {\n\tcontent: "\\e6cb";\n}\n.i-Blood:before {\n\tcontent: "\\e6cc";\n}\n.i-Blouse:before {\n\tcontent: "\\e6cd";\n}\n.i-Blueprint:before {\n\tcontent: "\\e6ce";\n}\n.i-Board:before {\n\tcontent: "\\e6cf";\n}\n.i-Bodybuilding:before {\n\tcontent: "\\e6d0";\n}\n.i-Bold-Text:before {\n\tcontent: "\\e6d1";\n}\n.i-Bone:before {\n\tcontent: "\\e6d2";\n}\n.i-Bones:before {\n\tcontent: "\\e6d3";\n}\n.i-Book:before {\n\tcontent: "\\e6d4";\n}\n.i-Bookmark:before {\n\tcontent: "\\e6d5";\n}\n.i-Books-2:before {\n\tcontent: "\\e6d6";\n}\n.i-Books:before {\n\tcontent: "\\e6d7";\n}\n.i-Boom:before {\n\tcontent: "\\e6d8";\n}\n.i-Boot-2:before {\n\tcontent: "\\e6d9";\n}\n.i-Boot:before {\n\tcontent: "\\e6da";\n}\n.i-Bottom-ToTop:before {\n\tcontent: "\\e6db";\n}\n.i-Bow-2:before {\n\tcontent: "\\e6dc";\n}\n.i-Bow-3:before {\n\tcontent: "\\e6dd";\n}\n.i-Bow-4:before {\n\tcontent: "\\e6de";\n}\n.i-Bow-5:before {\n\tcontent: "\\e6df";\n}\n.i-Bow-6:before {\n\tcontent: "\\e6e0";\n}\n.i-Bow:before {\n\tcontent: "\\e6e1";\n}\n.i-Bowling-2:before {\n\tcontent: "\\e6e2";\n}\n.i-Bowling:before {\n\tcontent: "\\e6e3";\n}\n.i-Box2:before {\n\tcontent: "\\e6e4";\n}\n.i-Box-Close:before {\n\tcontent: "\\e6e5";\n}\n.i-Box-Full:before {\n\tcontent: "\\e6e6";\n}\n.i-Box-Open:before {\n\tcontent: "\\e6e7";\n}\n.i-Box-withFolders:before {\n\tcontent: "\\e6e8";\n}\n.i-Box:before {\n\tcontent: "\\e6e9";\n}\n.i-Boy:before {\n\tcontent: "\\e6ea";\n}\n.i-Bra:before {\n\tcontent: "\\e6eb";\n}\n.i-Brain-2:before {\n\tcontent: "\\e6ec";\n}\n.i-Brain-3:before {\n\tcontent: "\\e6ed";\n}\n.i-Brain:before {\n\tcontent: "\\e6ee";\n}\n.i-Brazil:before {\n\tcontent: "\\e6ef";\n}\n.i-Bread-2:before {\n\tcontent: "\\e6f0";\n}\n.i-Bread:before {\n\tcontent: "\\e6f1";\n}\n.i-Bridge:before {\n\tcontent: "\\e6f2";\n}\n.i-Brightkite:before {\n\tcontent: "\\e6f3";\n}\n.i-Broke-Link2:before {\n\tcontent: "\\e6f4";\n}\n.i-Broken-Link:before {\n\tcontent: "\\e6f5";\n}\n.i-Broom:before {\n\tcontent: "\\e6f6";\n}\n.i-Brush:before {\n\tcontent: "\\e6f7";\n}\n.i-Bucket:before {\n\tcontent: "\\e6f8";\n}\n.i-Bug:before {\n\tcontent: "\\e6f9";\n}\n.i-Building:before {\n\tcontent: "\\e6fa";\n}\n.i-Bulleted-List:before {\n\tcontent: "\\e6fb";\n}\n.i-Bus-2:before {\n\tcontent: "\\e6fc";\n}\n.i-Bus:before {\n\tcontent: "\\e6fd";\n}\n.i-Business-Man:before {\n\tcontent: "\\e6fe";\n}\n.i-Business-ManWoman:before {\n\tcontent: "\\e6ff";\n}\n.i-Business-Mens:before {\n\tcontent: "\\e700";\n}\n.i-Business-Woman:before {\n\tcontent: "\\e701";\n}\n.i-Butterfly:before {\n\tcontent: "\\e702";\n}\n.i-Button:before {\n\tcontent: "\\e703";\n}\n.i-Cable-Car:before {\n\tcontent: "\\e704";\n}\n.i-Cake:before {\n\tcontent: "\\e705";\n}\n.i-Calculator-2:before {\n\tcontent: "\\e706";\n}\n.i-Calculator-3:before {\n\tcontent: "\\e707";\n}\n.i-Calculator:before {\n\tcontent: "\\e708";\n}\n.i-Calendar-2:before {\n\tcontent: "\\e709";\n}\n.i-Calendar-3:before {\n\tcontent: "\\e70a";\n}\n.i-Calendar-4:before {\n\tcontent: "\\e70b";\n}\n.i-Calendar-Clock:before {\n\tcontent: "\\e70c";\n}\n.i-Calendar:before {\n\tcontent: "\\e70d";\n}\n.i-Camel:before {\n\tcontent: "\\e70e";\n}\n.i-Camera-2:before {\n\tcontent: "\\e70f";\n}\n.i-Camera-3:before {\n\tcontent: "\\e710";\n}\n.i-Camera-4:before {\n\tcontent: "\\e711";\n}\n.i-Camera-5:before {\n\tcontent: "\\e712";\n}\n.i-Camera-Back:before {\n\tcontent: "\\e713";\n}\n.i-Camera:before {\n\tcontent: "\\e714";\n}\n.i-Can-2:before {\n\tcontent: "\\e715";\n}\n.i-Can:before {\n\tcontent: "\\e716";\n}\n.i-Canada:before {\n\tcontent: "\\e717";\n}\n.i-Cancer-2:before {\n\tcontent: "\\e718";\n}\n.i-Cancer-3:before {\n\tcontent: "\\e719";\n}\n.i-Cancer:before {\n\tcontent: "\\e71a";\n}\n.i-Candle:before {\n\tcontent: "\\e71b";\n}\n.i-Candy-Cane:before {\n\tcontent: "\\e71c";\n}\n.i-Candy:before {\n\tcontent: "\\e71d";\n}\n.i-Cannon:before {\n\tcontent: "\\e71e";\n}\n.i-Cap-2:before {\n\tcontent: "\\e71f";\n}\n.i-Cap-3:before {\n\tcontent: "\\e720";\n}\n.i-Cap-Smiley:before {\n\tcontent: "\\e721";\n}\n.i-Cap:before {\n\tcontent: "\\e722";\n}\n.i-Capricorn-2:before {\n\tcontent: "\\e723";\n}\n.i-Capricorn:before {\n\tcontent: "\\e724";\n}\n.i-Car-2:before {\n\tcontent: "\\e725";\n}\n.i-Car-3:before {\n\tcontent: "\\e726";\n}\n.i-Car-Coins:before {\n\tcontent: "\\e727";\n}\n.i-Car-Items:before {\n\tcontent: "\\e728";\n}\n.i-Car-Wheel:before {\n\tcontent: "\\e729";\n}\n.i-Car:before {\n\tcontent: "\\e72a";\n}\n.i-Cardigan:before {\n\tcontent: "\\e72b";\n}\n.i-Cardiovascular:before {\n\tcontent: "\\e72c";\n}\n.i-Cart-Quantity:before {\n\tcontent: "\\e72d";\n}\n.i-Casette-Tape:before {\n\tcontent: "\\e72e";\n}\n.i-Cash-Register:before {\n\tcontent: "\\e72f";\n}\n.i-Cash-register2:before {\n\tcontent: "\\e730";\n}\n.i-Castle:before {\n\tcontent: "\\e731";\n}\n.i-Cat:before {\n\tcontent: "\\e732";\n}\n.i-Cathedral:before {\n\tcontent: "\\e733";\n}\n.i-Cauldron:before {\n\tcontent: "\\e734";\n}\n.i-CD-2:before {\n\tcontent: "\\e735";\n}\n.i-CD-Cover:before {\n\tcontent: "\\e736";\n}\n.i-CD:before {\n\tcontent: "\\e737";\n}\n.i-Cello:before {\n\tcontent: "\\e738";\n}\n.i-Celsius:before {\n\tcontent: "\\e739";\n}\n.i-Chacked-Flag:before {\n\tcontent: "\\e73a";\n}\n.i-Chair:before {\n\tcontent: "\\e73b";\n}\n.i-Charger:before {\n\tcontent: "\\e73c";\n}\n.i-Check-2:before {\n\tcontent: "\\e73d";\n}\n.i-Check:before {\n\tcontent: "\\e73e";\n}\n.i-Checked-User:before {\n\tcontent: "\\e73f";\n}\n.i-Checkmate:before {\n\tcontent: "\\e740";\n}\n.i-Checkout-Bag:before {\n\tcontent: "\\e741";\n}\n.i-Checkout-Basket:before {\n\tcontent: "\\e742";\n}\n.i-Checkout:before {\n\tcontent: "\\e743";\n}\n.i-Cheese:before {\n\tcontent: "\\e744";\n}\n.i-Cheetah:before {\n\tcontent: "\\e745";\n}\n.i-Chef-Hat:before {\n\tcontent: "\\e746";\n}\n.i-Chef-Hat2:before {\n\tcontent: "\\e747";\n}\n.i-Chef:before {\n\tcontent: "\\e748";\n}\n.i-Chemical-2:before {\n\tcontent: "\\e749";\n}\n.i-Chemical-3:before {\n\tcontent: "\\e74a";\n}\n.i-Chemical-4:before {\n\tcontent: "\\e74b";\n}\n.i-Chemical-5:before {\n\tcontent: "\\e74c";\n}\n.i-Chemical:before {\n\tcontent: "\\e74d";\n}\n.i-Chess-Board:before {\n\tcontent: "\\e74e";\n}\n.i-Chess:before {\n\tcontent: "\\e74f";\n}\n.i-Chicken:before {\n\tcontent: "\\e750";\n}\n.i-Chile:before {\n\tcontent: "\\e751";\n}\n.i-Chimney:before {\n\tcontent: "\\e752";\n}\n.i-China:before {\n\tcontent: "\\e753";\n}\n.i-Chinese-Temple:before {\n\tcontent: "\\e754";\n}\n.i-Chip:before {\n\tcontent: "\\e755";\n}\n.i-Chopsticks-2:before {\n\tcontent: "\\e756";\n}\n.i-Chopsticks:before {\n\tcontent: "\\e757";\n}\n.i-Christmas-Ball:before {\n\tcontent: "\\e758";\n}\n.i-Christmas-Bell:before {\n\tcontent: "\\e759";\n}\n.i-Christmas-Candle:before {\n\tcontent: "\\e75a";\n}\n.i-Christmas-Hat:before {\n\tcontent: "\\e75b";\n}\n.i-Christmas-Sleigh:before {\n\tcontent: "\\e75c";\n}\n.i-Christmas-Snowman:before {\n\tcontent: "\\e75d";\n}\n.i-Christmas-Sock:before {\n\tcontent: "\\e75e";\n}\n.i-Christmas-Tree:before {\n\tcontent: "\\e75f";\n}\n.i-Christmas:before {\n\tcontent: "\\e760";\n}\n.i-Chrome:before {\n\tcontent: "\\e761";\n}\n.i-Chrysler-Building:before {\n\tcontent: "\\e762";\n}\n.i-Cinema:before {\n\tcontent: "\\e763";\n}\n.i-Circular-Point:before {\n\tcontent: "\\e764";\n}\n.i-City-Hall:before {\n\tcontent: "\\e765";\n}\n.i-Clamp:before {\n\tcontent: "\\e766";\n}\n.i-Clapperboard-Close:before {\n\tcontent: "\\e767";\n}\n.i-Clapperboard-Open:before {\n\tcontent: "\\e768";\n}\n.i-Claps:before {\n\tcontent: "\\e769";\n}\n.i-Clef:before {\n\tcontent: "\\e76a";\n}\n.i-Clinic:before {\n\tcontent: "\\e76b";\n}\n.i-Clock-2:before {\n\tcontent: "\\e76c";\n}\n.i-Clock-3:before {\n\tcontent: "\\e76d";\n}\n.i-Clock-4:before {\n\tcontent: "\\e76e";\n}\n.i-Clock-Back:before {\n\tcontent: "\\e76f";\n}\n.i-Clock-Forward:before {\n\tcontent: "\\e770";\n}\n.i-Clock:before {\n\tcontent: "\\e771";\n}\n.i-Close-Window:before {\n\tcontent: "\\e772";\n}\n.i-Close:before {\n\tcontent: "\\e773";\n}\n.i-Clothing-Store:before {\n\tcontent: "\\e774";\n}\n.i-Cloud--:before {\n\tcontent: "\\e775";\n}\n.i-Cloud-:before {\n\tcontent: "\\e776";\n}\n.i-Cloud-Camera:before {\n\tcontent: "\\e777";\n}\n.i-Cloud-Computer:before {\n\tcontent: "\\e778";\n}\n.i-Cloud-Email:before {\n\tcontent: "\\e779";\n}\n.i-Cloud-Hail:before {\n\tcontent: "\\e77a";\n}\n.i-Cloud-Laptop:before {\n\tcontent: "\\e77b";\n}\n.i-Cloud-Lock:before {\n\tcontent: "\\e77c";\n}\n.i-Cloud-Moon:before {\n\tcontent: "\\e77d";\n}\n.i-Cloud-Music:before {\n\tcontent: "\\e77e";\n}\n.i-Cloud-Picture:before {\n\tcontent: "\\e77f";\n}\n.i-Cloud-Rain:before {\n\tcontent: "\\e780";\n}\n.i-Cloud-Remove:before {\n\tcontent: "\\e781";\n}\n.i-Cloud-Secure:before {\n\tcontent: "\\e782";\n}\n.i-Cloud-Settings:before {\n\tcontent: "\\e783";\n}\n.i-Cloud-Smartphone:before {\n\tcontent: "\\e784";\n}\n.i-Cloud-Snow:before {\n\tcontent: "\\e785";\n}\n.i-Cloud-Sun:before {\n\tcontent: "\\e786";\n}\n.i-Cloud-Tablet:before {\n\tcontent: "\\e787";\n}\n.i-Cloud-Video:before {\n\tcontent: "\\e788";\n}\n.i-Cloud-Weather:before {\n\tcontent: "\\e789";\n}\n.i-Cloud:before {\n\tcontent: "\\e78a";\n}\n.i-Clouds-Weather:before {\n\tcontent: "\\e78b";\n}\n.i-Clouds:before {\n\tcontent: "\\e78c";\n}\n.i-Clown:before {\n\tcontent: "\\e78d";\n}\n.i-CMYK:before {\n\tcontent: "\\e78e";\n}\n.i-Coat:before {\n\tcontent: "\\e78f";\n}\n.i-Cocktail:before {\n\tcontent: "\\e790";\n}\n.i-Coconut:before {\n\tcontent: "\\e791";\n}\n.i-Code-Window:before {\n\tcontent: "\\e792";\n}\n.i-Coding:before {\n\tcontent: "\\e793";\n}\n.i-Coffee-2:before {\n\tcontent: "\\e794";\n}\n.i-Coffee-Bean:before {\n\tcontent: "\\e795";\n}\n.i-Coffee-Machine:before {\n\tcontent: "\\e796";\n}\n.i-Coffee-toGo:before {\n\tcontent: "\\e797";\n}\n.i-Coffee:before {\n\tcontent: "\\e798";\n}\n.i-Coffin:before {\n\tcontent: "\\e799";\n}\n.i-Coin:before {\n\tcontent: "\\e79a";\n}\n.i-Coins-2:before {\n\tcontent: "\\e79b";\n}\n.i-Coins-3:before {\n\tcontent: "\\e79c";\n}\n.i-Coins:before {\n\tcontent: "\\e79d";\n}\n.i-Colombia:before {\n\tcontent: "\\e79e";\n}\n.i-Colosseum:before {\n\tcontent: "\\e79f";\n}\n.i-Column-2:before {\n\tcontent: "\\e7a0";\n}\n.i-Column-3:before {\n\tcontent: "\\e7a1";\n}\n.i-Column:before {\n\tcontent: "\\e7a2";\n}\n.i-Comb-2:before {\n\tcontent: "\\e7a3";\n}\n.i-Comb:before {\n\tcontent: "\\e7a4";\n}\n.i-Communication-Tower:before {\n\tcontent: "\\e7a5";\n}\n.i-Communication-Tower2:before {\n\tcontent: "\\e7a6";\n}\n.i-Compass-2:before {\n\tcontent: "\\e7a7";\n}\n.i-Compass-3:before {\n\tcontent: "\\e7a8";\n}\n.i-Compass-4:before {\n\tcontent: "\\e7a9";\n}\n.i-Compass-Rose:before {\n\tcontent: "\\e7aa";\n}\n.i-Compass:before {\n\tcontent: "\\e7ab";\n}\n.i-Computer-2:before {\n\tcontent: "\\e7ac";\n}\n.i-Computer-3:before {\n\tcontent: "\\e7ad";\n}\n.i-Computer-Secure:before {\n\tcontent: "\\e7ae";\n}\n.i-Computer:before {\n\tcontent: "\\e7af";\n}\n.i-Conference:before {\n\tcontent: "\\e7b0";\n}\n.i-Confused:before {\n\tcontent: "\\e7b1";\n}\n.i-Conservation:before {\n\tcontent: "\\e7b2";\n}\n.i-Consulting:before {\n\tcontent: "\\e7b3";\n}\n.i-Contrast:before {\n\tcontent: "\\e7b4";\n}\n.i-Control-2:before {\n\tcontent: "\\e7b5";\n}\n.i-Control:before {\n\tcontent: "\\e7b6";\n}\n.i-Cookie-Man:before {\n\tcontent: "\\e7b7";\n}\n.i-Cookies:before {\n\tcontent: "\\e7b8";\n}\n.i-Cool-Guy:before {\n\tcontent: "\\e7b9";\n}\n.i-Cool:before {\n\tcontent: "\\e7ba";\n}\n.i-Copyright:before {\n\tcontent: "\\e7bb";\n}\n.i-Costume:before {\n\tcontent: "\\e7bc";\n}\n.i-Couple-Sign:before {\n\tcontent: "\\e7bd";\n}\n.i-Cow:before {\n\tcontent: "\\e7be";\n}\n.i-CPU:before {\n\tcontent: "\\e7bf";\n}\n.i-Crane:before {\n\tcontent: "\\e7c0";\n}\n.i-Cranium:before {\n\tcontent: "\\e7c1";\n}\n.i-Credit-Card:before {\n\tcontent: "\\e7c2";\n}\n.i-Credit-Card2:before {\n\tcontent: "\\e7c3";\n}\n.i-Credit-Card3:before {\n\tcontent: "\\e7c4";\n}\n.i-Cricket:before {\n\tcontent: "\\e7c5";\n}\n.i-Criminal:before {\n\tcontent: "\\e7c6";\n}\n.i-Croissant:before {\n\tcontent: "\\e7c7";\n}\n.i-Crop-2:before {\n\tcontent: "\\e7c8";\n}\n.i-Crop-3:before {\n\tcontent: "\\e7c9";\n}\n.i-Crown-2:before {\n\tcontent: "\\e7ca";\n}\n.i-Crown:before {\n\tcontent: "\\e7cb";\n}\n.i-Crying:before {\n\tcontent: "\\e7cc";\n}\n.i-Cube-Molecule:before {\n\tcontent: "\\e7cd";\n}\n.i-Cube-Molecule2:before {\n\tcontent: "\\e7ce";\n}\n.i-Cupcake:before {\n\tcontent: "\\e7cf";\n}\n.i-Cursor-Click:before {\n\tcontent: "\\e7d0";\n}\n.i-Cursor-Click2:before {\n\tcontent: "\\e7d1";\n}\n.i-Cursor-Move:before {\n\tcontent: "\\e7d2";\n}\n.i-Cursor-Move2:before {\n\tcontent: "\\e7d3";\n}\n.i-Cursor-Select:before {\n\tcontent: "\\e7d4";\n}\n.i-Cursor:before {\n\tcontent: "\\e7d5";\n}\n.i-D-Eyeglasses:before {\n\tcontent: "\\e7d6";\n}\n.i-D-Eyeglasses2:before {\n\tcontent: "\\e7d7";\n}\n.i-Dam:before {\n\tcontent: "\\e7d8";\n}\n.i-Danemark:before {\n\tcontent: "\\e7d9";\n}\n.i-Danger-2:before {\n\tcontent: "\\e7da";\n}\n.i-Danger:before {\n\tcontent: "\\e7db";\n}\n.i-Dashboard:before {\n\tcontent: "\\e7dc";\n}\n.i-Data-Backup:before {\n\tcontent: "\\e7dd";\n}\n.i-Data-Block:before {\n\tcontent: "\\e7de";\n}\n.i-Data-Center:before {\n\tcontent: "\\e7df";\n}\n.i-Data-Clock:before {\n\tcontent: "\\e7e0";\n}\n.i-Data-Cloud:before {\n\tcontent: "\\e7e1";\n}\n.i-Data-Compress:before {\n\tcontent: "\\e7e2";\n}\n.i-Data-Copy:before {\n\tcontent: "\\e7e3";\n}\n.i-Data-Download:before {\n\tcontent: "\\e7e4";\n}\n.i-Data-Financial:before {\n\tcontent: "\\e7e5";\n}\n.i-Data-Key:before {\n\tcontent: "\\e7e6";\n}\n.i-Data-Lock:before {\n\tcontent: "\\e7e7";\n}\n.i-Data-Network:before {\n\tcontent: "\\e7e8";\n}\n.i-Data-Password:before {\n\tcontent: "\\e7e9";\n}\n.i-Data-Power:before {\n\tcontent: "\\e7ea";\n}\n.i-Data-Refresh:before {\n\tcontent: "\\e7eb";\n}\n.i-Data-Save:before {\n\tcontent: "\\e7ec";\n}\n.i-Data-Search:before {\n\tcontent: "\\e7ed";\n}\n.i-Data-Security:before {\n\tcontent: "\\e7ee";\n}\n.i-Data-Settings:before {\n\tcontent: "\\e7ef";\n}\n.i-Data-Sharing:before {\n\tcontent: "\\e7f0";\n}\n.i-Data-Shield:before {\n\tcontent: "\\e7f1";\n}\n.i-Data-Signal:before {\n\tcontent: "\\e7f2";\n}\n.i-Data-Storage:before {\n\tcontent: "\\e7f3";\n}\n.i-Data-Stream:before {\n\tcontent: "\\e7f4";\n}\n.i-Data-Transfer:before {\n\tcontent: "\\e7f5";\n}\n.i-Data-Unlock:before {\n\tcontent: "\\e7f6";\n}\n.i-Data-Upload:before {\n\tcontent: "\\e7f7";\n}\n.i-Data-Yes:before {\n\tcontent: "\\e7f8";\n}\n.i-Data:before {\n\tcontent: "\\e7f9";\n}\n.i-David-Star:before {\n\tcontent: "\\e7fa";\n}\n.i-Daylight:before {\n\tcontent: "\\e7fb";\n}\n.i-Death:before {\n\tcontent: "\\e7fc";\n}\n.i-Debian:before {\n\tcontent: "\\e7fd";\n}\n.i-Dec:before {\n\tcontent: "\\e7fe";\n}\n.i-Decrase-Inedit:before {\n\tcontent: "\\e7ff";\n}\n.i-Deer-2:before {\n\tcontent: "\\e800";\n}\n.i-Deer:before {\n\tcontent: "\\e801";\n}\n.i-Delete-File:before {\n\tcontent: "\\e802";\n}\n.i-Delete-Window:before {\n\tcontent: "\\e803";\n}\n.i-Delicious:before {\n\tcontent: "\\e804";\n}\n.i-Depression:before {\n\tcontent: "\\e805";\n}\n.i-Deviantart:before {\n\tcontent: "\\e806";\n}\n.i-Device-SyncwithCloud:before {\n\tcontent: "\\e807";\n}\n.i-Diamond:before {\n\tcontent: "\\e808";\n}\n.i-Dice-2:before {\n\tcontent: "\\e809";\n}\n.i-Dice:before {\n\tcontent: "\\e80a";\n}\n.i-Digg:before {\n\tcontent: "\\e80b";\n}\n.i-Digital-Drawing:before {\n\tcontent: "\\e80c";\n}\n.i-Diigo:before {\n\tcontent: "\\e80d";\n}\n.i-Dinosaur:before {\n\tcontent: "\\e80e";\n}\n.i-Diploma-2:before {\n\tcontent: "\\e80f";\n}\n.i-Diploma:before {\n\tcontent: "\\e810";\n}\n.i-Direction-East:before {\n\tcontent: "\\e811";\n}\n.i-Direction-North:before {\n\tcontent: "\\e812";\n}\n.i-Direction-South:before {\n\tcontent: "\\e813";\n}\n.i-Direction-West:before {\n\tcontent: "\\e814";\n}\n.i-Director:before {\n\tcontent: "\\e815";\n}\n.i-Disk:before {\n\tcontent: "\\e816";\n}\n.i-Dj:before {\n\tcontent: "\\e817";\n}\n.i-DNA-2:before {\n\tcontent: "\\e818";\n}\n.i-DNA-Helix:before {\n\tcontent: "\\e819";\n}\n.i-DNA:before {\n\tcontent: "\\e81a";\n}\n.i-Doctor:before {\n\tcontent: "\\e81b";\n}\n.i-Dog:before {\n\tcontent: "\\e81c";\n}\n.i-Dollar-Sign:before {\n\tcontent: "\\e81d";\n}\n.i-Dollar-Sign2:before {\n\tcontent: "\\e81e";\n}\n.i-Dollar:before {\n\tcontent: "\\e81f";\n}\n.i-Dolphin:before {\n\tcontent: "\\e820";\n}\n.i-Domino:before {\n\tcontent: "\\e821";\n}\n.i-Door-Hanger:before {\n\tcontent: "\\e822";\n}\n.i-Door:before {\n\tcontent: "\\e823";\n}\n.i-Doplr:before {\n\tcontent: "\\e824";\n}\n.i-Double-Circle:before {\n\tcontent: "\\e825";\n}\n.i-Double-Tap:before {\n\tcontent: "\\e826";\n}\n.i-Doughnut:before {\n\tcontent: "\\e827";\n}\n.i-Dove:before {\n\tcontent: "\\e828";\n}\n.i-Down-2:before {\n\tcontent: "\\e829";\n}\n.i-Down-3:before {\n\tcontent: "\\e82a";\n}\n.i-Down-4:before {\n\tcontent: "\\e82b";\n}\n.i-Down:before {\n\tcontent: "\\e82c";\n}\n.i-Download-2:before {\n\tcontent: "\\e82d";\n}\n.i-Download-fromCloud:before {\n\tcontent: "\\e82e";\n}\n.i-Download-Window:before {\n\tcontent: "\\e82f";\n}\n.i-Download:before {\n\tcontent: "\\e830";\n}\n.i-Downward:before {\n\tcontent: "\\e831";\n}\n.i-Drag-Down:before {\n\tcontent: "\\e832";\n}\n.i-Drag-Left:before {\n\tcontent: "\\e833";\n}\n.i-Drag-Right:before {\n\tcontent: "\\e834";\n}\n.i-Drag-Up:before {\n\tcontent: "\\e835";\n}\n.i-Drag:before {\n\tcontent: "\\e836";\n}\n.i-Dress:before {\n\tcontent: "\\e837";\n}\n.i-Drill-2:before {\n\tcontent: "\\e838";\n}\n.i-Drill:before {\n\tcontent: "\\e839";\n}\n.i-Drop:before {\n\tcontent: "\\e83a";\n}\n.i-Dropbox:before {\n\tcontent: "\\e83b";\n}\n.i-Drum:before {\n\tcontent: "\\e83c";\n}\n.i-Dry:before {\n\tcontent: "\\e83d";\n}\n.i-Duck:before {\n\tcontent: "\\e83e";\n}\n.i-Dumbbell:before {\n\tcontent: "\\e83f";\n}\n.i-Duplicate-Layer:before {\n\tcontent: "\\e840";\n}\n.i-Duplicate-Window:before {\n\tcontent: "\\e841";\n}\n.i-DVD:before {\n\tcontent: "\\e842";\n}\n.i-Eagle:before {\n\tcontent: "\\e843";\n}\n.i-Ear:before {\n\tcontent: "\\e844";\n}\n.i-Earphones-2:before {\n\tcontent: "\\e845";\n}\n.i-Earphones:before {\n\tcontent: "\\e846";\n}\n.i-Eci-i:before {\n\tcontent: "\\e847";\n}\n.i-Edit-Map:before {\n\tcontent: "\\e848";\n}\n.i-Edit:before {\n\tcontent: "\\e849";\n}\n.i-Eggs:before {\n\tcontent: "\\e84a";\n}\n.i-Egypt:before {\n\tcontent: "\\e84b";\n}\n.i-Eifel-Tower:before {\n\tcontent: "\\e84c";\n}\n.i-eject-2:before {\n\tcontent: "\\e84d";\n}\n.i-Eject:before {\n\tcontent: "\\e84e";\n}\n.i-El-Castillo:before {\n\tcontent: "\\e84f";\n}\n.i-Elbow:before {\n\tcontent: "\\e850";\n}\n.i-Electric-Guitar:before {\n\tcontent: "\\e851";\n}\n.i-Electricity:before {\n\tcontent: "\\e852";\n}\n.i-Elephant:before {\n\tcontent: "\\e853";\n}\n.i-Email:before {\n\tcontent: "\\e854";\n}\n.i-Embassy:before {\n\tcontent: "\\e855";\n}\n.i-Empire-StateBuilding:before {\n\tcontent: "\\e856";\n}\n.i-Empty-Box:before {\n\tcontent: "\\e857";\n}\n.i-End2:before {\n\tcontent: "\\e858";\n}\n.i-End-2:before {\n\tcontent: "\\e859";\n}\n.i-End:before {\n\tcontent: "\\e85a";\n}\n.i-Endways:before {\n\tcontent: "\\e85b";\n}\n.i-Engineering:before {\n\tcontent: "\\e85c";\n}\n.i-Envelope-2:before {\n\tcontent: "\\e85d";\n}\n.i-Envelope:before {\n\tcontent: "\\e85e";\n}\n.i-Environmental-2:before {\n\tcontent: "\\e85f";\n}\n.i-Environmental-3:before {\n\tcontent: "\\e860";\n}\n.i-Environmental:before {\n\tcontent: "\\e861";\n}\n.i-Equalizer:before {\n\tcontent: "\\e862";\n}\n.i-Eraser-2:before {\n\tcontent: "\\e863";\n}\n.i-Eraser-3:before {\n\tcontent: "\\e864";\n}\n.i-Eraser:before {\n\tcontent: "\\e865";\n}\n.i-Error-404Window:before {\n\tcontent: "\\e866";\n}\n.i-Euro-Sign:before {\n\tcontent: "\\e867";\n}\n.i-Euro-Sign2:before {\n\tcontent: "\\e868";\n}\n.i-Euro:before {\n\tcontent: "\\e869";\n}\n.i-Evernote:before {\n\tcontent: "\\e86a";\n}\n.i-Evil:before {\n\tcontent: "\\e86b";\n}\n.i-Explode:before {\n\tcontent: "\\e86c";\n}\n.i-Eye-2:before {\n\tcontent: "\\e86d";\n}\n.i-Eye-Blind:before {\n\tcontent: "\\e86e";\n}\n.i-Eye-Invisible:before {\n\tcontent: "\\e86f";\n}\n.i-Eye-Scan:before {\n\tcontent: "\\e870";\n}\n.i-Eye-Visible:before {\n\tcontent: "\\e871";\n}\n.i-Eye:before {\n\tcontent: "\\e872";\n}\n.i-Eyebrow-2:before {\n\tcontent: "\\e873";\n}\n.i-Eyebrow-3:before {\n\tcontent: "\\e874";\n}\n.i-Eyebrow:before {\n\tcontent: "\\e875";\n}\n.i-Eyeglasses-Smiley:before {\n\tcontent: "\\e876";\n}\n.i-Eyeglasses-Smiley2:before {\n\tcontent: "\\e877";\n}\n.i-Face-Style:before {\n\tcontent: "\\e878";\n}\n.i-Face-Style2:before {\n\tcontent: "\\e879";\n}\n.i-Face-Style3:before {\n\tcontent: "\\e87a";\n}\n.i-Face-Style4:before {\n\tcontent: "\\e87b";\n}\n.i-Face-Style5:before {\n\tcontent: "\\e87c";\n}\n.i-Face-Style6:before {\n\tcontent: "\\e87d";\n}\n.i-Facebook-2:before {\n\tcontent: "\\e87e";\n}\n.i-Facebook:before {\n\tcontent: "\\e87f";\n}\n.i-Factory-2:before {\n\tcontent: "\\e880";\n}\n.i-Factory:before {\n\tcontent: "\\e881";\n}\n.i-Fahrenheit:before {\n\tcontent: "\\e882";\n}\n.i-Family-Sign:before {\n\tcontent: "\\e883";\n}\n.i-Fan:before {\n\tcontent: "\\e884";\n}\n.i-Farmer:before {\n\tcontent: "\\e885";\n}\n.i-Fashion:before {\n\tcontent: "\\e886";\n}\n.i-Favorite-Window:before {\n\tcontent: "\\e887";\n}\n.i-Fax:before {\n\tcontent: "\\e888";\n}\n.i-Feather:before {\n\tcontent: "\\e889";\n}\n.i-Feedburner:before {\n\tcontent: "\\e88a";\n}\n.i-Female-2:before {\n\tcontent: "\\e88b";\n}\n.i-Female-Sign:before {\n\tcontent: "\\e88c";\n}\n.i-Female:before {\n\tcontent: "\\e88d";\n}\n.i-File-Block:before {\n\tcontent: "\\e88e";\n}\n.i-File-Bookmark:before {\n\tcontent: "\\e88f";\n}\n.i-File-Chart:before {\n\tcontent: "\\e890";\n}\n.i-File-Clipboard:before {\n\tcontent: "\\e891";\n}\n.i-File-ClipboardFileText:before {\n\tcontent: "\\e892";\n}\n.i-File-ClipboardTextImage:before {\n\tcontent: "\\e893";\n}\n.i-File-Cloud:before {\n\tcontent: "\\e894";\n}\n.i-File-Copy:before {\n\tcontent: "\\e895";\n}\n.i-File-Copy2:before {\n\tcontent: "\\e896";\n}\n.i-File-CSV:before {\n\tcontent: "\\e897";\n}\n.i-File-Download:before {\n\tcontent: "\\e898";\n}\n.i-File-Edit:before {\n\tcontent: "\\e899";\n}\n.i-File-Excel:before {\n\tcontent: "\\e89a";\n}\n.i-File-Favorite:before {\n\tcontent: "\\e89b";\n}\n.i-File-Fire:before {\n\tcontent: "\\e89c";\n}\n.i-File-Graph:before {\n\tcontent: "\\e89d";\n}\n.i-File-Hide:before {\n\tcontent: "\\e89e";\n}\n.i-File-Horizontal:before {\n\tcontent: "\\e89f";\n}\n.i-File-HorizontalText:before {\n\tcontent: "\\e8a0";\n}\n.i-File-HTML:before {\n\tcontent: "\\e8a1";\n}\n.i-File-JPG:before {\n\tcontent: "\\e8a2";\n}\n.i-File-Link:before {\n\tcontent: "\\e8a3";\n}\n.i-File-Loading:before {\n\tcontent: "\\e8a4";\n}\n.i-File-Lock:before {\n\tcontent: "\\e8a5";\n}\n.i-File-Love:before {\n\tcontent: "\\e8a6";\n}\n.i-File-Music:before {\n\tcontent: "\\e8a7";\n}\n.i-File-Network:before {\n\tcontent: "\\e8a8";\n}\n.i-File-Pictures:before {\n\tcontent: "\\e8a9";\n}\n.i-File-Pie:before {\n\tcontent: "\\e8aa";\n}\n.i-File-Presentation:before {\n\tcontent: "\\e8ab";\n}\n.i-File-Refresh:before {\n\tcontent: "\\e8ac";\n}\n.i-File-Search:before {\n\tcontent: "\\e8ad";\n}\n.i-File-Settings:before {\n\tcontent: "\\e8ae";\n}\n.i-File-Share:before {\n\tcontent: "\\e8af";\n}\n.i-File-TextImage:before {\n\tcontent: "\\e8b0";\n}\n.i-File-Trash:before {\n\tcontent: "\\e8b1";\n}\n.i-File-TXT:before {\n\tcontent: "\\e8b2";\n}\n.i-File-Upload:before {\n\tcontent: "\\e8b3";\n}\n.i-File-Video:before {\n\tcontent: "\\e8b4";\n}\n.i-File-Word:before {\n\tcontent: "\\e8b5";\n}\n.i-File-Zip:before {\n\tcontent: "\\e8b6";\n}\n.i-File:before {\n\tcontent: "\\e8b7";\n}\n.i-Files:before {\n\tcontent: "\\e8b8";\n}\n.i-Film-Board:before {\n\tcontent: "\\e8b9";\n}\n.i-Film-Cartridge:before {\n\tcontent: "\\e8ba";\n}\n.i-Film-Strip:before {\n\tcontent: "\\e8bb";\n}\n.i-Film-Video:before {\n\tcontent: "\\e8bc";\n}\n.i-Film:before {\n\tcontent: "\\e8bd";\n}\n.i-Filter-2:before {\n\tcontent: "\\e8be";\n}\n.i-Filter:before {\n\tcontent: "\\e8bf";\n}\n.i-Financial:before {\n\tcontent: "\\e8c0";\n}\n.i-Find-User:before {\n\tcontent: "\\e8c1";\n}\n.i-Finger-DragFourSides:before {\n\tcontent: "\\e8c2";\n}\n.i-Finger-DragTwoSides:before {\n\tcontent: "\\e8c3";\n}\n.i-Finger-Print:before {\n\tcontent: "\\e8c4";\n}\n.i-Finger:before {\n\tcontent: "\\e8c5";\n}\n.i-Fingerprint-2:before {\n\tcontent: "\\e8c6";\n}\n.i-Fingerprint:before {\n\tcontent: "\\e8c7";\n}\n.i-Fire-Flame:before {\n\tcontent: "\\e8c8";\n}\n.i-Fire-Flame2:before {\n\tcontent: "\\e8c9";\n}\n.i-Fire-Hydrant:before {\n\tcontent: "\\e8ca";\n}\n.i-Fire-Staion:before {\n\tcontent: "\\e8cb";\n}\n.i-Firefox:before {\n\tcontent: "\\e8cc";\n}\n.i-Firewall:before {\n\tcontent: "\\e8cd";\n}\n.i-First-Aid:before {\n\tcontent: "\\e8ce";\n}\n.i-First:before {\n\tcontent: "\\e8cf";\n}\n.i-Fish-Food:before {\n\tcontent: "\\e8d0";\n}\n.i-Fish:before {\n\tcontent: "\\e8d1";\n}\n.i-Fit-To:before {\n\tcontent: "\\e8d2";\n}\n.i-Fit-To2:before {\n\tcontent: "\\e8d3";\n}\n.i-Five-Fingers:before {\n\tcontent: "\\e8d4";\n}\n.i-Five-FingersDrag:before {\n\tcontent: "\\e8d5";\n}\n.i-Five-FingersDrag2:before {\n\tcontent: "\\e8d6";\n}\n.i-Five-FingersTouch:before {\n\tcontent: "\\e8d7";\n}\n.i-Flag-2:before {\n\tcontent: "\\e8d8";\n}\n.i-Flag-3:before {\n\tcontent: "\\e8d9";\n}\n.i-Flag-4:before {\n\tcontent: "\\e8da";\n}\n.i-Flag-5:before {\n\tcontent: "\\e8db";\n}\n.i-Flag-6:before {\n\tcontent: "\\e8dc";\n}\n.i-Flag:before {\n\tcontent: "\\e8dd";\n}\n.i-Flamingo:before {\n\tcontent: "\\e8de";\n}\n.i-Flash-2:before {\n\tcontent: "\\e8df";\n}\n.i-Flash-Video:before {\n\tcontent: "\\e8e0";\n}\n.i-Flash:before {\n\tcontent: "\\e8e1";\n}\n.i-Flashlight:before {\n\tcontent: "\\e8e2";\n}\n.i-Flask-2:before {\n\tcontent: "\\e8e3";\n}\n.i-Flask:before {\n\tcontent: "\\e8e4";\n}\n.i-Flick:before {\n\tcontent: "\\e8e5";\n}\n.i-Flickr:before {\n\tcontent: "\\e8e6";\n}\n.i-Flowerpot:before {\n\tcontent: "\\e8e7";\n}\n.i-Fluorescent:before {\n\tcontent: "\\e8e8";\n}\n.i-Fog-Day:before {\n\tcontent: "\\e8e9";\n}\n.i-Fog-Night:before {\n\tcontent: "\\e8ea";\n}\n.i-Folder-Add:before {\n\tcontent: "\\e8eb";\n}\n.i-Folder-Archive:before {\n\tcontent: "\\e8ec";\n}\n.i-Folder-Binder:before {\n\tcontent: "\\e8ed";\n}\n.i-Folder-Binder2:before {\n\tcontent: "\\e8ee";\n}\n.i-Folder-Block:before {\n\tcontent: "\\e8ef";\n}\n.i-Folder-Bookmark:before {\n\tcontent: "\\e8f0";\n}\n.i-Folder-Close:before {\n\tcontent: "\\e8f1";\n}\n.i-Folder-Cloud:before {\n\tcontent: "\\e8f2";\n}\n.i-Folder-Delete:before {\n\tcontent: "\\e8f3";\n}\n.i-Folder-Download:before {\n\tcontent: "\\e8f4";\n}\n.i-Folder-Edit:before {\n\tcontent: "\\e8f5";\n}\n.i-Folder-Favorite:before {\n\tcontent: "\\e8f6";\n}\n.i-Folder-Fire:before {\n\tcontent: "\\e8f7";\n}\n.i-Folder-Hide:before {\n\tcontent: "\\e8f8";\n}\n.i-Folder-Link:before {\n\tcontent: "\\e8f9";\n}\n.i-Folder-Loading:before {\n\tcontent: "\\e8fa";\n}\n.i-Folder-Lock:before {\n\tcontent: "\\e8fb";\n}\n.i-Folder-Love:before {\n\tcontent: "\\e8fc";\n}\n.i-Folder-Music:before {\n\tcontent: "\\e8fd";\n}\n.i-Folder-Network:before {\n\tcontent: "\\e8fe";\n}\n.i-Folder-Open:before {\n\tcontent: "\\e8ff";\n}\n.i-Folder-Open2:before {\n\tcontent: "\\e900";\n}\n.i-Folder-Organizing:before {\n\tcontent: "\\e901";\n}\n.i-Folder-Pictures:before {\n\tcontent: "\\e902";\n}\n.i-Folder-Refresh:before {\n\tcontent: "\\e903";\n}\n.i-Folder-Remove-:before {\n\tcontent: "\\e904";\n}\n.i-Folder-Search:before {\n\tcontent: "\\e905";\n}\n.i-Folder-Settings:before {\n\tcontent: "\\e906";\n}\n.i-Folder-Share:before {\n\tcontent: "\\e907";\n}\n.i-Folder-Trash:before {\n\tcontent: "\\e908";\n}\n.i-Folder-Upload:before {\n\tcontent: "\\e909";\n}\n.i-Folder-Video:before {\n\tcontent: "\\e90a";\n}\n.i-Folder-WithDocument:before {\n\tcontent: "\\e90b";\n}\n.i-Folder-Zip:before {\n\tcontent: "\\e90c";\n}\n.i-Folder:before {\n\tcontent: "\\e90d";\n}\n.i-Folders:before {\n\tcontent: "\\e90e";\n}\n.i-Font-Color:before {\n\tcontent: "\\e90f";\n}\n.i-Font-Name:before {\n\tcontent: "\\e910";\n}\n.i-Font-Size:before {\n\tcontent: "\\e911";\n}\n.i-Font-Style:before {\n\tcontent: "\\e912";\n}\n.i-Font-StyleSubscript:before {\n\tcontent: "\\e913";\n}\n.i-Font-StyleSuperscript:before {\n\tcontent: "\\e914";\n}\n.i-Font-Window:before {\n\tcontent: "\\e915";\n}\n.i-Foot-2:before {\n\tcontent: "\\e916";\n}\n.i-Foot:before {\n\tcontent: "\\e917";\n}\n.i-Football-2:before {\n\tcontent: "\\e918";\n}\n.i-Football:before {\n\tcontent: "\\e919";\n}\n.i-Footprint-2:before {\n\tcontent: "\\e91a";\n}\n.i-Footprint-3:before {\n\tcontent: "\\e91b";\n}\n.i-Footprint:before {\n\tcontent: "\\e91c";\n}\n.i-Forest:before {\n\tcontent: "\\e91d";\n}\n.i-Fork:before {\n\tcontent: "\\e91e";\n}\n.i-Formspring:before {\n\tcontent: "\\e91f";\n}\n.i-Formula:before {\n\tcontent: "\\e920";\n}\n.i-Forsquare:before {\n\tcontent: "\\e921";\n}\n.i-Forward:before {\n\tcontent: "\\e922";\n}\n.i-Fountain-Pen:before {\n\tcontent: "\\e923";\n}\n.i-Four-Fingers:before {\n\tcontent: "\\e924";\n}\n.i-Four-FingersDrag:before {\n\tcontent: "\\e925";\n}\n.i-Four-FingersDrag2:before {\n\tcontent: "\\e926";\n}\n.i-Four-FingersTouch:before {\n\tcontent: "\\e927";\n}\n.i-Fox:before {\n\tcontent: "\\e928";\n}\n.i-Frankenstein:before {\n\tcontent: "\\e929";\n}\n.i-French-Fries:before {\n\tcontent: "\\e92a";\n}\n.i-Friendfeed:before {\n\tcontent: "\\e92b";\n}\n.i-Friendster:before {\n\tcontent: "\\e92c";\n}\n.i-Frog:before {\n\tcontent: "\\e92d";\n}\n.i-Fruits:before {\n\tcontent: "\\e92e";\n}\n.i-Fuel:before {\n\tcontent: "\\e92f";\n}\n.i-Full-Bag:before {\n\tcontent: "\\e930";\n}\n.i-Full-Basket:before {\n\tcontent: "\\e931";\n}\n.i-Full-Cart:before {\n\tcontent: "\\e932";\n}\n.i-Full-Moon:before {\n\tcontent: "\\e933";\n}\n.i-Full-Screen:before {\n\tcontent: "\\e934";\n}\n.i-Full-Screen2:before {\n\tcontent: "\\e935";\n}\n.i-Full-View:before {\n\tcontent: "\\e936";\n}\n.i-Full-View2:before {\n\tcontent: "\\e937";\n}\n.i-Full-ViewWindow:before {\n\tcontent: "\\e938";\n}\n.i-Function:before {\n\tcontent: "\\e939";\n}\n.i-Funky:before {\n\tcontent: "\\e93a";\n}\n.i-Funny-Bicycle:before {\n\tcontent: "\\e93b";\n}\n.i-Furl:before {\n\tcontent: "\\e93c";\n}\n.i-Gamepad-2:before {\n\tcontent: "\\e93d";\n}\n.i-Gamepad:before {\n\tcontent: "\\e93e";\n}\n.i-Gas-Pump:before {\n\tcontent: "\\e93f";\n}\n.i-Gaugage-2:before {\n\tcontent: "\\e940";\n}\n.i-Gaugage:before {\n\tcontent: "\\e941";\n}\n.i-Gay:before {\n\tcontent: "\\e942";\n}\n.i-Gear-2:before {\n\tcontent: "\\e943";\n}\n.i-Gear:before {\n\tcontent: "\\e944";\n}\n.i-Gears-2:before {\n\tcontent: "\\e945";\n}\n.i-Gears:before {\n\tcontent: "\\e946";\n}\n.i-Geek-2:before {\n\tcontent: "\\e947";\n}\n.i-Geek:before {\n\tcontent: "\\e948";\n}\n.i-Gemini-2:before {\n\tcontent: "\\e949";\n}\n.i-Gemini:before {\n\tcontent: "\\e94a";\n}\n.i-Genius:before {\n\tcontent: "\\e94b";\n}\n.i-Gentleman:before {\n\tcontent: "\\e94c";\n}\n.i-Geo--:before {\n\tcontent: "\\e94d";\n}\n.i-Geo-:before {\n\tcontent: "\\e94e";\n}\n.i-Geo-Close:before {\n\tcontent: "\\e94f";\n}\n.i-Geo-Love:before {\n\tcontent: "\\e950";\n}\n.i-Geo-Number:before {\n\tcontent: "\\e951";\n}\n.i-Geo-Star:before {\n\tcontent: "\\e952";\n}\n.i-Geo:before {\n\tcontent: "\\e953";\n}\n.i-Geo2--:before {\n\tcontent: "\\e954";\n}\n.i-Geo2-:before {\n\tcontent: "\\e955";\n}\n.i-Geo2-Close:before {\n\tcontent: "\\e956";\n}\n.i-Geo2-Love:before {\n\tcontent: "\\e957";\n}\n.i-Geo2-Number:before {\n\tcontent: "\\e958";\n}\n.i-Geo2-Star:before {\n\tcontent: "\\e959";\n}\n.i-Geo2:before {\n\tcontent: "\\e95a";\n}\n.i-Geo3--:before {\n\tcontent: "\\e95b";\n}\n.i-Geo3-:before {\n\tcontent: "\\e95c";\n}\n.i-Geo3-Close:before {\n\tcontent: "\\e95d";\n}\n.i-Geo3-Love:before {\n\tcontent: "\\e95e";\n}\n.i-Geo3-Number:before {\n\tcontent: "\\e95f";\n}\n.i-Geo3-Star:before {\n\tcontent: "\\e960";\n}\n.i-Geo3:before {\n\tcontent: "\\e961";\n}\n.i-Gey:before {\n\tcontent: "\\e962";\n}\n.i-Gift-Box:before {\n\tcontent: "\\e963";\n}\n.i-Giraffe:before {\n\tcontent: "\\e964";\n}\n.i-Girl:before {\n\tcontent: "\\e965";\n}\n.i-Glass-Water:before {\n\tcontent: "\\e966";\n}\n.i-Glasses-2:before {\n\tcontent: "\\e967";\n}\n.i-Glasses-3:before {\n\tcontent: "\\e968";\n}\n.i-Glasses:before {\n\tcontent: "\\e969";\n}\n.i-Global-Position:before {\n\tcontent: "\\e96a";\n}\n.i-Globe-2:before {\n\tcontent: "\\e96b";\n}\n.i-Globe:before {\n\tcontent: "\\e96c";\n}\n.i-Gloves:before {\n\tcontent: "\\e96d";\n}\n.i-Go-Bottom:before {\n\tcontent: "\\e96e";\n}\n.i-Go-Top:before {\n\tcontent: "\\e96f";\n}\n.i-Goggles:before {\n\tcontent: "\\e970";\n}\n.i-Golf-2:before {\n\tcontent: "\\e971";\n}\n.i-Golf:before {\n\tcontent: "\\e972";\n}\n.i-Google-Buzz:before {\n\tcontent: "\\e973";\n}\n.i-Google-Drive:before {\n\tcontent: "\\e974";\n}\n.i-Google-Play:before {\n\tcontent: "\\e975";\n}\n.i-Google-Plus:before {\n\tcontent: "\\e976";\n}\n.i-Google:before {\n\tcontent: "\\e977";\n}\n.i-Gopro:before {\n\tcontent: "\\e978";\n}\n.i-Gorilla:before {\n\tcontent: "\\e979";\n}\n.i-Gowalla:before {\n\tcontent: "\\e97a";\n}\n.i-Grave:before {\n\tcontent: "\\e97b";\n}\n.i-Graveyard:before {\n\tcontent: "\\e97c";\n}\n.i-Greece:before {\n\tcontent: "\\e97d";\n}\n.i-Green-Energy:before {\n\tcontent: "\\e97e";\n}\n.i-Green-House:before {\n\tcontent: "\\e97f";\n}\n.i-Guitar:before {\n\tcontent: "\\e980";\n}\n.i-Gun-2:before {\n\tcontent: "\\e981";\n}\n.i-Gun-3:before {\n\tcontent: "\\e982";\n}\n.i-Gun:before {\n\tcontent: "\\e983";\n}\n.i-Gymnastics:before {\n\tcontent: "\\e984";\n}\n.i-Hair-2:before {\n\tcontent: "\\e985";\n}\n.i-Hair-3:before {\n\tcontent: "\\e986";\n}\n.i-Hair-4:before {\n\tcontent: "\\e987";\n}\n.i-Hair:before {\n\tcontent: "\\e988";\n}\n.i-Half-Moon:before {\n\tcontent: "\\e989";\n}\n.i-Halloween-HalfMoon:before {\n\tcontent: "\\e98a";\n}\n.i-Halloween-Moon:before {\n\tcontent: "\\e98b";\n}\n.i-Hamburger:before {\n\tcontent: "\\e98c";\n}\n.i-Hammer:before {\n\tcontent: "\\e98d";\n}\n.i-Hand-Touch:before {\n\tcontent: "\\e98e";\n}\n.i-Hand-Touch2:before {\n\tcontent: "\\e98f";\n}\n.i-Hand-TouchSmartphone:before {\n\tcontent: "\\e990";\n}\n.i-Hand:before {\n\tcontent: "\\e991";\n}\n.i-Hands:before {\n\tcontent: "\\e992";\n}\n.i-Handshake:before {\n\tcontent: "\\e993";\n}\n.i-Hanger:before {\n\tcontent: "\\e994";\n}\n.i-Happy:before {\n\tcontent: "\\e995";\n}\n.i-Hat-2:before {\n\tcontent: "\\e996";\n}\n.i-Hat:before {\n\tcontent: "\\e997";\n}\n.i-Haunted-House:before {\n\tcontent: "\\e998";\n}\n.i-HD-Video:before {\n\tcontent: "\\e999";\n}\n.i-HD:before {\n\tcontent: "\\e99a";\n}\n.i-HDD:before {\n\tcontent: "\\e99b";\n}\n.i-Headphone:before {\n\tcontent: "\\e99c";\n}\n.i-Headphones:before {\n\tcontent: "\\e99d";\n}\n.i-Headset:before {\n\tcontent: "\\e99e";\n}\n.i-Heart-2:before {\n\tcontent: "\\e99f";\n}\n.i-Heart:before {\n\tcontent: "\\e9a0";\n}\n.i-Heels-2:before {\n\tcontent: "\\e9a1";\n}\n.i-Heels:before {\n\tcontent: "\\e9a2";\n}\n.i-Height-Window:before {\n\tcontent: "\\e9a3";\n}\n.i-Helicopter-2:before {\n\tcontent: "\\e9a4";\n}\n.i-Helicopter:before {\n\tcontent: "\\e9a5";\n}\n.i-Helix-2:before {\n\tcontent: "\\e9a6";\n}\n.i-Hello:before {\n\tcontent: "\\e9a7";\n}\n.i-Helmet-2:before {\n\tcontent: "\\e9a8";\n}\n.i-Helmet-3:before {\n\tcontent: "\\e9a9";\n}\n.i-Helmet:before {\n\tcontent: "\\e9aa";\n}\n.i-Hipo:before {\n\tcontent: "\\e9ab";\n}\n.i-Hipster-Glasses:before {\n\tcontent: "\\e9ac";\n}\n.i-Hipster-Glasses2:before {\n\tcontent: "\\e9ad";\n}\n.i-Hipster-Glasses3:before {\n\tcontent: "\\e9ae";\n}\n.i-Hipster-Headphones:before {\n\tcontent: "\\e9af";\n}\n.i-Hipster-Men:before {\n\tcontent: "\\e9b0";\n}\n.i-Hipster-Men2:before {\n\tcontent: "\\e9b1";\n}\n.i-Hipster-Men3:before {\n\tcontent: "\\e9b2";\n}\n.i-Hipster-Sunglasses:before {\n\tcontent: "\\e9b3";\n}\n.i-Hipster-Sunglasses2:before {\n\tcontent: "\\e9b4";\n}\n.i-Hipster-Sunglasses3:before {\n\tcontent: "\\e9b5";\n}\n.i-Hokey:before {\n\tcontent: "\\e9b6";\n}\n.i-Holly:before {\n\tcontent: "\\e9b7";\n}\n.i-Home-2:before {\n\tcontent: "\\e9b8";\n}\n.i-Home-3:before {\n\tcontent: "\\e9b9";\n}\n.i-Home-4:before {\n\tcontent: "\\e9ba";\n}\n.i-Home-5:before {\n\tcontent: "\\e9bb";\n}\n.i-Home-Window:before {\n\tcontent: "\\e9bc";\n}\n.i-Home:before {\n\tcontent: "\\e9bd";\n}\n.i-Homosexual:before {\n\tcontent: "\\e9be";\n}\n.i-Honey:before {\n\tcontent: "\\e9bf";\n}\n.i-Hong-Kong:before {\n\tcontent: "\\e9c0";\n}\n.i-Hoodie:before {\n\tcontent: "\\e9c1";\n}\n.i-Horror:before {\n\tcontent: "\\e9c2";\n}\n.i-Horse:before {\n\tcontent: "\\e9c3";\n}\n.i-Hospital-2:before {\n\tcontent: "\\e9c4";\n}\n.i-Hospital:before {\n\tcontent: "\\e9c5";\n}\n.i-Host:before {\n\tcontent: "\\e9c6";\n}\n.i-Hot-Dog:before {\n\tcontent: "\\e9c7";\n}\n.i-Hotel:before {\n\tcontent: "\\e9c8";\n}\n.i-Hour:before {\n\tcontent: "\\e9c9";\n}\n.i-Hub:before {\n\tcontent: "\\e9ca";\n}\n.i-Humor:before {\n\tcontent: "\\e9cb";\n}\n.i-Hurt:before {\n\tcontent: "\\e9cc";\n}\n.i-Ice-Cream:before {\n\tcontent: "\\e9cd";\n}\n.i-ICQ:before {\n\tcontent: "\\e9ce";\n}\n.i-ID-2:before {\n\tcontent: "\\e9cf";\n}\n.i-ID-3:before {\n\tcontent: "\\e9d0";\n}\n.i-ID-Card:before {\n\tcontent: "\\e9d1";\n}\n.i-Idea-2:before {\n\tcontent: "\\e9d2";\n}\n.i-Idea-3:before {\n\tcontent: "\\e9d3";\n}\n.i-Idea-4:before {\n\tcontent: "\\e9d4";\n}\n.i-Idea-5:before {\n\tcontent: "\\e9d5";\n}\n.i-Idea:before {\n\tcontent: "\\e9d6";\n}\n.i-Identification-Badge:before {\n\tcontent: "\\e9d7";\n}\n.i-ImDB:before {\n\tcontent: "\\e9d8";\n}\n.i-Inbox-Empty:before {\n\tcontent: "\\e9d9";\n}\n.i-Inbox-Forward:before {\n\tcontent: "\\e9da";\n}\n.i-Inbox-Full:before {\n\tcontent: "\\e9db";\n}\n.i-Inbox-Into:before {\n\tcontent: "\\e9dc";\n}\n.i-Inbox-Out:before {\n\tcontent: "\\e9dd";\n}\n.i-Inbox-Reply:before {\n\tcontent: "\\e9de";\n}\n.i-Inbox:before {\n\tcontent: "\\e9df";\n}\n.i-Increase-Inedit:before {\n\tcontent: "\\e9e0";\n}\n.i-Indent-FirstLine:before {\n\tcontent: "\\e9e1";\n}\n.i-Indent-LeftMargin:before {\n\tcontent: "\\e9e2";\n}\n.i-Indent-RightMargin:before {\n\tcontent: "\\e9e3";\n}\n.i-India:before {\n\tcontent: "\\e9e4";\n}\n.i-Info-Window:before {\n\tcontent: "\\e9e5";\n}\n.i-Information:before {\n\tcontent: "\\e9e6";\n}\n.i-Inifity:before {\n\tcontent: "\\e9e7";\n}\n.i-Instagram:before {\n\tcontent: "\\e9e8";\n}\n.i-Internet-2:before {\n\tcontent: "\\e9e9";\n}\n.i-Internet-Explorer:before {\n\tcontent: "\\e9ea";\n}\n.i-Internet-Smiley:before {\n\tcontent: "\\e9eb";\n}\n.i-Internet:before {\n\tcontent: "\\e9ec";\n}\n.i-iOS-Apple:before {\n\tcontent: "\\e9ed";\n}\n.i-Israel:before {\n\tcontent: "\\e9ee";\n}\n.i-Italic-Text:before {\n\tcontent: "\\e9ef";\n}\n.i-Jacket-2:before {\n\tcontent: "\\e9f0";\n}\n.i-Jacket:before {\n\tcontent: "\\e9f1";\n}\n.i-Jamaica:before {\n\tcontent: "\\e9f2";\n}\n.i-Japan:before {\n\tcontent: "\\e9f3";\n}\n.i-Japanese-Gate:before {\n\tcontent: "\\e9f4";\n}\n.i-Jeans:before {\n\tcontent: "\\e9f5";\n}\n.i-Jeep-2:before {\n\tcontent: "\\e9f6";\n}\n.i-Jeep:before {\n\tcontent: "\\e9f7";\n}\n.i-Jet:before {\n\tcontent: "\\e9f8";\n}\n.i-Joystick:before {\n\tcontent: "\\e9f9";\n}\n.i-Juice:before {\n\tcontent: "\\e9fa";\n}\n.i-Jump-Rope:before {\n\tcontent: "\\e9fb";\n}\n.i-Kangoroo:before {\n\tcontent: "\\e9fc";\n}\n.i-Kenya:before {\n\tcontent: "\\e9fd";\n}\n.i-Key-2:before {\n\tcontent: "\\e9fe";\n}\n.i-Key-3:before {\n\tcontent: "\\e9ff";\n}\n.i-Key-Lock:before {\n\tcontent: "\\ea00";\n}\n.i-Key:before {\n\tcontent: "\\ea01";\n}\n.i-Keyboard:before {\n\tcontent: "\\ea02";\n}\n.i-Keyboard3:before {\n\tcontent: "\\ea03";\n}\n.i-Keypad:before {\n\tcontent: "\\ea04";\n}\n.i-King-2:before {\n\tcontent: "\\ea05";\n}\n.i-King:before {\n\tcontent: "\\ea06";\n}\n.i-Kiss:before {\n\tcontent: "\\ea07";\n}\n.i-Knee:before {\n\tcontent: "\\ea08";\n}\n.i-Knife-2:before {\n\tcontent: "\\ea09";\n}\n.i-Knife:before {\n\tcontent: "\\ea0a";\n}\n.i-Knight:before {\n\tcontent: "\\ea0b";\n}\n.i-Koala:before {\n\tcontent: "\\ea0c";\n}\n.i-Korea:before {\n\tcontent: "\\ea0d";\n}\n.i-Lamp:before {\n\tcontent: "\\ea0e";\n}\n.i-Landscape-2:before {\n\tcontent: "\\ea0f";\n}\n.i-Landscape:before {\n\tcontent: "\\ea10";\n}\n.i-Lantern:before {\n\tcontent: "\\ea11";\n}\n.i-Laptop-2:before {\n\tcontent: "\\ea12";\n}\n.i-Laptop-3:before {\n\tcontent: "\\ea13";\n}\n.i-Laptop-Phone:before {\n\tcontent: "\\ea14";\n}\n.i-Laptop-Secure:before {\n\tcontent: "\\ea15";\n}\n.i-Laptop-Tablet:before {\n\tcontent: "\\ea16";\n}\n.i-Laptop:before {\n\tcontent: "\\ea17";\n}\n.i-Laser:before {\n\tcontent: "\\ea18";\n}\n.i-Last-FM:before {\n\tcontent: "\\ea19";\n}\n.i-Last:before {\n\tcontent: "\\ea1a";\n}\n.i-Laughing:before {\n\tcontent: "\\ea1b";\n}\n.i-Layer-1635:before {\n\tcontent: "\\ea1c";\n}\n.i-Layer-1646:before {\n\tcontent: "\\ea1d";\n}\n.i-Layer-Backward:before {\n\tcontent: "\\ea1e";\n}\n.i-Layer-Forward:before {\n\tcontent: "\\ea1f";\n}\n.i-Leafs-2:before {\n\tcontent: "\\ea20";\n}\n.i-Leafs:before {\n\tcontent: "\\ea21";\n}\n.i-Leaning-Tower:before {\n\tcontent: "\\ea22";\n}\n.i-Left--Right:before {\n\tcontent: "\\ea23";\n}\n.i-Left--Right3:before {\n\tcontent: "\\ea24";\n}\n.i-Left-2:before {\n\tcontent: "\\ea25";\n}\n.i-Left-3:before {\n\tcontent: "\\ea26";\n}\n.i-Left-4:before {\n\tcontent: "\\ea27";\n}\n.i-Left-ToRight:before {\n\tcontent: "\\ea28";\n}\n.i-Left:before {\n\tcontent: "\\ea29";\n}\n.i-Leg-2:before {\n\tcontent: "\\ea2a";\n}\n.i-Leg:before {\n\tcontent: "\\ea2b";\n}\n.i-Lego:before {\n\tcontent: "\\ea2c";\n}\n.i-Lemon:before {\n\tcontent: "\\ea2d";\n}\n.i-Len-2:before {\n\tcontent: "\\ea2e";\n}\n.i-Len-3:before {\n\tcontent: "\\ea2f";\n}\n.i-Len:before {\n\tcontent: "\\ea30";\n}\n.i-Leo-2:before {\n\tcontent: "\\ea31";\n}\n.i-Leo:before {\n\tcontent: "\\ea32";\n}\n.i-Leopard:before {\n\tcontent: "\\ea33";\n}\n.i-Lesbian:before {\n\tcontent: "\\ea34";\n}\n.i-Lesbians:before {\n\tcontent: "\\ea35";\n}\n.i-Letter-Close:before {\n\tcontent: "\\ea36";\n}\n.i-Letter-Open:before {\n\tcontent: "\\ea37";\n}\n.i-Letter-Sent:before {\n\tcontent: "\\ea38";\n}\n.i-Libra-2:before {\n\tcontent: "\\ea39";\n}\n.i-Libra:before {\n\tcontent: "\\ea3a";\n}\n.i-Library-2:before {\n\tcontent: "\\ea3b";\n}\n.i-Library:before {\n\tcontent: "\\ea3c";\n}\n.i-Life-Jacket:before {\n\tcontent: "\\ea3d";\n}\n.i-Life-Safer:before {\n\tcontent: "\\ea3e";\n}\n.i-Light-Bulb:before {\n\tcontent: "\\ea3f";\n}\n.i-Light-Bulb2:before {\n\tcontent: "\\ea40";\n}\n.i-Light-BulbLeaf:before {\n\tcontent: "\\ea41";\n}\n.i-Lighthouse:before {\n\tcontent: "\\ea42";\n}\n.i-Like-2:before {\n\tcontent: "\\ea43";\n}\n.i-Like:before {\n\tcontent: "\\ea44";\n}\n.i-Line-Chart:before {\n\tcontent: "\\ea45";\n}\n.i-Line-Chart2:before {\n\tcontent: "\\ea46";\n}\n.i-Line-Chart3:before {\n\tcontent: "\\ea47";\n}\n.i-Line-Chart4:before {\n\tcontent: "\\ea48";\n}\n.i-Line-Spacing:before {\n\tcontent: "\\ea49";\n}\n.i-Line-SpacingText:before {\n\tcontent: "\\ea4a";\n}\n.i-Link-2:before {\n\tcontent: "\\ea4b";\n}\n.i-Link:before {\n\tcontent: "\\ea4c";\n}\n.i-Linkedin-2:before {\n\tcontent: "\\ea4d";\n}\n.i-Linkedin:before {\n\tcontent: "\\ea4e";\n}\n.i-Linux:before {\n\tcontent: "\\ea4f";\n}\n.i-Lion:before {\n\tcontent: "\\ea50";\n}\n.i-Livejournal:before {\n\tcontent: "\\ea51";\n}\n.i-Loading-2:before {\n\tcontent: "\\ea52";\n}\n.i-Loading-3:before {\n\tcontent: "\\ea53";\n}\n.i-Loading-Window:before {\n\tcontent: "\\ea54";\n}\n.i-Loading:before {\n\tcontent: "\\ea55";\n}\n.i-Location-2:before {\n\tcontent: "\\ea56";\n}\n.i-Location:before {\n\tcontent: "\\ea57";\n}\n.i-Lock-2:before {\n\tcontent: "\\ea58";\n}\n.i-Lock-3:before {\n\tcontent: "\\ea59";\n}\n.i-Lock-User:before {\n\tcontent: "\\ea5a";\n}\n.i-Lock-Window:before {\n\tcontent: "\\ea5b";\n}\n.i-Lock:before {\n\tcontent: "\\ea5c";\n}\n.i-Lollipop-2:before {\n\tcontent: "\\ea5d";\n}\n.i-Lollipop-3:before {\n\tcontent: "\\ea5e";\n}\n.i-Lollipop:before {\n\tcontent: "\\ea5f";\n}\n.i-Loop:before {\n\tcontent: "\\ea60";\n}\n.i-Loud:before {\n\tcontent: "\\ea61";\n}\n.i-Loudspeaker:before {\n\tcontent: "\\ea62";\n}\n.i-Love-2:before {\n\tcontent: "\\ea63";\n}\n.i-Love-User:before {\n\tcontent: "\\ea64";\n}\n.i-Love-Window:before {\n\tcontent: "\\ea65";\n}\n.i-Love:before {\n\tcontent: "\\ea66";\n}\n.i-Lowercase-Text:before {\n\tcontent: "\\ea67";\n}\n.i-Luggafe-Front:before {\n\tcontent: "\\ea68";\n}\n.i-Luggage-2:before {\n\tcontent: "\\ea69";\n}\n.i-Macro:before {\n\tcontent: "\\ea6a";\n}\n.i-Magic-Wand:before {\n\tcontent: "\\ea6b";\n}\n.i-Magnet:before {\n\tcontent: "\\ea6c";\n}\n.i-Magnifi-Glass-:before {\n\tcontent: "\\ea6d";\n}\n.i-Magnifi-Glass:before {\n\tcontent: "\\ea6e";\n}\n.i-Magnifi-Glass2:before {\n\tcontent: "\\ea6f";\n}\n.i-Mail-2:before {\n\tcontent: "\\ea70";\n}\n.i-Mail-3:before {\n\tcontent: "\\ea71";\n}\n.i-Mail-Add:before {\n\tcontent: "\\ea72";\n}\n.i-Mail-Attachement:before {\n\tcontent: "\\ea73";\n}\n.i-Mail-Block:before {\n\tcontent: "\\ea74";\n}\n.i-Mail-Delete:before {\n\tcontent: "\\ea75";\n}\n.i-Mail-Favorite:before {\n\tcontent: "\\ea76";\n}\n.i-Mail-Forward:before {\n\tcontent: "\\ea77";\n}\n.i-Mail-Gallery:before {\n\tcontent: "\\ea78";\n}\n.i-Mail-Inbox:before {\n\tcontent: "\\ea79";\n}\n.i-Mail-Link:before {\n\tcontent: "\\ea7a";\n}\n.i-Mail-Lock:before {\n\tcontent: "\\ea7b";\n}\n.i-Mail-Love:before {\n\tcontent: "\\ea7c";\n}\n.i-Mail-Money:before {\n\tcontent: "\\ea7d";\n}\n.i-Mail-Open:before {\n\tcontent: "\\ea7e";\n}\n.i-Mail-Outbox:before {\n\tcontent: "\\ea7f";\n}\n.i-Mail-Password:before {\n\tcontent: "\\ea80";\n}\n.i-Mail-Photo:before {\n\tcontent: "\\ea81";\n}\n.i-Mail-Read:before {\n\tcontent: "\\ea82";\n}\n.i-Mail-Removex:before {\n\tcontent: "\\ea83";\n}\n.i-Mail-Reply:before {\n\tcontent: "\\ea84";\n}\n.i-Mail-ReplyAll:before {\n\tcontent: "\\ea85";\n}\n.i-Mail-Search:before {\n\tcontent: "\\ea86";\n}\n.i-Mail-Send:before {\n\tcontent: "\\ea87";\n}\n.i-Mail-Settings:before {\n\tcontent: "\\ea88";\n}\n.i-Mail-Unread:before {\n\tcontent: "\\ea89";\n}\n.i-Mail-Video:before {\n\tcontent: "\\ea8a";\n}\n.i-Mail-withAtSign:before {\n\tcontent: "\\ea8b";\n}\n.i-Mail-WithCursors:before {\n\tcontent: "\\ea8c";\n}\n.i-Mail:before {\n\tcontent: "\\ea8d";\n}\n.i-Mailbox-Empty:before {\n\tcontent: "\\ea8e";\n}\n.i-Mailbox-Full:before {\n\tcontent: "\\ea8f";\n}\n.i-Male-2:before {\n\tcontent: "\\ea90";\n}\n.i-Male-Sign:before {\n\tcontent: "\\ea91";\n}\n.i-Male:before {\n\tcontent: "\\ea92";\n}\n.i-MaleFemale:before {\n\tcontent: "\\ea93";\n}\n.i-Man-Sign:before {\n\tcontent: "\\ea94";\n}\n.i-Management:before {\n\tcontent: "\\ea95";\n}\n.i-Mans-Underwear:before {\n\tcontent: "\\ea96";\n}\n.i-Mans-Underwear2:before {\n\tcontent: "\\ea97";\n}\n.i-Map-Marker:before {\n\tcontent: "\\ea98";\n}\n.i-Map-Marker2:before {\n\tcontent: "\\ea99";\n}\n.i-Map-Marker3:before {\n\tcontent: "\\ea9a";\n}\n.i-Map:before {\n\tcontent: "\\ea9b";\n}\n.i-Map2:before {\n\tcontent: "\\ea9c";\n}\n.i-Marker-2:before {\n\tcontent: "\\ea9d";\n}\n.i-Marker-3:before {\n\tcontent: "\\ea9e";\n}\n.i-Marker:before {\n\tcontent: "\\ea9f";\n}\n.i-Martini-Glass:before {\n\tcontent: "\\eaa0";\n}\n.i-Mask:before {\n\tcontent: "\\eaa1";\n}\n.i-Master-Card:before {\n\tcontent: "\\eaa2";\n}\n.i-Maximize-Window:before {\n\tcontent: "\\eaa3";\n}\n.i-Maximize:before {\n\tcontent: "\\eaa4";\n}\n.i-Medal-2:before {\n\tcontent: "\\eaa5";\n}\n.i-Medal-3:before {\n\tcontent: "\\eaa6";\n}\n.i-Medal:before {\n\tcontent: "\\eaa7";\n}\n.i-Medical-Sign:before {\n\tcontent: "\\eaa8";\n}\n.i-Medicine-2:before {\n\tcontent: "\\eaa9";\n}\n.i-Medicine-3:before {\n\tcontent: "\\eaaa";\n}\n.i-Medicine:before {\n\tcontent: "\\eaab";\n}\n.i-Megaphone:before {\n\tcontent: "\\eaac";\n}\n.i-Memory-Card:before {\n\tcontent: "\\eaad";\n}\n.i-Memory-Card2:before {\n\tcontent: "\\eaae";\n}\n.i-Memory-Card3:before {\n\tcontent: "\\eaaf";\n}\n.i-Men:before {\n\tcontent: "\\eab0";\n}\n.i-Menorah:before {\n\tcontent: "\\eab1";\n}\n.i-Mens:before {\n\tcontent: "\\eab2";\n}\n.i-Metacafe:before {\n\tcontent: "\\eab3";\n}\n.i-Mexico:before {\n\tcontent: "\\eab4";\n}\n.i-Mic:before {\n\tcontent: "\\eab5";\n}\n.i-Microphone-2:before {\n\tcontent: "\\eab6";\n}\n.i-Microphone-3:before {\n\tcontent: "\\eab7";\n}\n.i-Microphone-4:before {\n\tcontent: "\\eab8";\n}\n.i-Microphone-5:before {\n\tcontent: "\\eab9";\n}\n.i-Microphone-6:before {\n\tcontent: "\\eaba";\n}\n.i-Microphone-7:before {\n\tcontent: "\\eabb";\n}\n.i-Microphone:before {\n\tcontent: "\\eabc";\n}\n.i-Microscope:before {\n\tcontent: "\\eabd";\n}\n.i-Milk-Bottle:before {\n\tcontent: "\\eabe";\n}\n.i-Mine:before {\n\tcontent: "\\eabf";\n}\n.i-Minimize-Maximize-Close-Window:before {\n\tcontent: "\\eac0";\n}\n.i-Minimize-Window:before {\n\tcontent: "\\eac1";\n}\n.i-Minimize:before {\n\tcontent: "\\eac2";\n}\n.i-Mirror:before {\n\tcontent: "\\eac3";\n}\n.i-Mixer:before {\n\tcontent: "\\eac4";\n}\n.i-Mixx:before {\n\tcontent: "\\eac5";\n}\n.i-Money-2:before {\n\tcontent: "\\eac6";\n}\n.i-Money-Bag:before {\n\tcontent: "\\eac7";\n}\n.i-Money-Smiley:before {\n\tcontent: "\\eac8";\n}\n.i-Money:before {\n\tcontent: "\\eac9";\n}\n.i-Monitor-2:before {\n\tcontent: "\\eaca";\n}\n.i-Monitor-3:before {\n\tcontent: "\\eacb";\n}\n.i-Monitor-4:before {\n\tcontent: "\\eacc";\n}\n.i-Monitor-5:before {\n\tcontent: "\\eacd";\n}\n.i-Monitor-Analytics:before {\n\tcontent: "\\eace";\n}\n.i-Monitor-Laptop:before {\n\tcontent: "\\eacf";\n}\n.i-Monitor-phone:before {\n\tcontent: "\\ead0";\n}\n.i-Monitor-Tablet:before {\n\tcontent: "\\ead1";\n}\n.i-Monitor-Vertical:before {\n\tcontent: "\\ead2";\n}\n.i-Monitor:before {\n\tcontent: "\\ead3";\n}\n.i-Monitoring:before {\n\tcontent: "\\ead4";\n}\n.i-Monkey:before {\n\tcontent: "\\ead5";\n}\n.i-Monster:before {\n\tcontent: "\\ead6";\n}\n.i-Morocco:before {\n\tcontent: "\\ead7";\n}\n.i-Motorcycle:before {\n\tcontent: "\\ead8";\n}\n.i-Mouse-2:before {\n\tcontent: "\\ead9";\n}\n.i-Mouse-3:before {\n\tcontent: "\\eada";\n}\n.i-Mouse-4:before {\n\tcontent: "\\eadb";\n}\n.i-Mouse-Pointer:before {\n\tcontent: "\\eadc";\n}\n.i-Mouse:before {\n\tcontent: "\\eadd";\n}\n.i-Moustache-Smiley:before {\n\tcontent: "\\eade";\n}\n.i-Movie-Ticket:before {\n\tcontent: "\\eadf";\n}\n.i-Movie:before {\n\tcontent: "\\eae0";\n}\n.i-Mp3-File:before {\n\tcontent: "\\eae1";\n}\n.i-Museum:before {\n\tcontent: "\\eae2";\n}\n.i-Mushroom:before {\n\tcontent: "\\eae3";\n}\n.i-Music-Note:before {\n\tcontent: "\\eae4";\n}\n.i-Music-Note2:before {\n\tcontent: "\\eae5";\n}\n.i-Music-Note3:before {\n\tcontent: "\\eae6";\n}\n.i-Music-Note4:before {\n\tcontent: "\\eae7";\n}\n.i-Music-Player:before {\n\tcontent: "\\eae8";\n}\n.i-Mustache-2:before {\n\tcontent: "\\eae9";\n}\n.i-Mustache-3:before {\n\tcontent: "\\eaea";\n}\n.i-Mustache-4:before {\n\tcontent: "\\eaeb";\n}\n.i-Mustache-5:before {\n\tcontent: "\\eaec";\n}\n.i-Mustache-6:before {\n\tcontent: "\\eaed";\n}\n.i-Mustache-7:before {\n\tcontent: "\\eaee";\n}\n.i-Mustache-8:before {\n\tcontent: "\\eaef";\n}\n.i-Mustache:before {\n\tcontent: "\\eaf0";\n}\n.i-Mute:before {\n\tcontent: "\\eaf1";\n}\n.i-Myspace:before {\n\tcontent: "\\eaf2";\n}\n.i-Navigat-Start:before {\n\tcontent: "\\eaf3";\n}\n.i-Navigate-End:before {\n\tcontent: "\\eaf4";\n}\n.i-Navigation-LeftWindow:before {\n\tcontent: "\\eaf5";\n}\n.i-Navigation-RightWindow:before {\n\tcontent: "\\eaf6";\n}\n.i-Nepal:before {\n\tcontent: "\\eaf7";\n}\n.i-Netscape:before {\n\tcontent: "\\eaf8";\n}\n.i-Network-Window:before {\n\tcontent: "\\eaf9";\n}\n.i-Network:before {\n\tcontent: "\\eafa";\n}\n.i-Neutron:before {\n\tcontent: "\\eafb";\n}\n.i-New-Mail:before {\n\tcontent: "\\eafc";\n}\n.i-New-Tab:before {\n\tcontent: "\\eafd";\n}\n.i-Newspaper-2:before {\n\tcontent: "\\eafe";\n}\n.i-Newspaper:before {\n\tcontent: "\\eaff";\n}\n.i-Newsvine:before {\n\tcontent: "\\eb00";\n}\n.i-Next2:before {\n\tcontent: "\\eb01";\n}\n.i-Next-3:before {\n\tcontent: "\\eb02";\n}\n.i-Next-Music:before {\n\tcontent: "\\eb03";\n}\n.i-Next:before {\n\tcontent: "\\eb04";\n}\n.i-No-Battery:before {\n\tcontent: "\\eb05";\n}\n.i-No-Drop:before {\n\tcontent: "\\eb06";\n}\n.i-No-Flash:before {\n\tcontent: "\\eb07";\n}\n.i-No-Smoking:before {\n\tcontent: "\\eb08";\n}\n.i-Noose:before {\n\tcontent: "\\eb09";\n}\n.i-Normal-Text:before {\n\tcontent: "\\eb0a";\n}\n.i-Note:before {\n\tcontent: "\\eb0b";\n}\n.i-Notepad-2:before {\n\tcontent: "\\eb0c";\n}\n.i-Notepad:before {\n\tcontent: "\\eb0d";\n}\n.i-Nuclear:before {\n\tcontent: "\\eb0e";\n}\n.i-Numbering-List:before {\n\tcontent: "\\eb0f";\n}\n.i-Nurse:before {\n\tcontent: "\\eb10";\n}\n.i-Office-Lamp:before {\n\tcontent: "\\eb11";\n}\n.i-Office:before {\n\tcontent: "\\eb12";\n}\n.i-Oil:before {\n\tcontent: "\\eb13";\n}\n.i-Old-Camera:before {\n\tcontent: "\\eb14";\n}\n.i-Old-Cassette:before {\n\tcontent: "\\eb15";\n}\n.i-Old-Clock:before {\n\tcontent: "\\eb16";\n}\n.i-Old-Radio:before {\n\tcontent: "\\eb17";\n}\n.i-Old-Sticky:before {\n\tcontent: "\\eb18";\n}\n.i-Old-Sticky2:before {\n\tcontent: "\\eb19";\n}\n.i-Old-Telephone:before {\n\tcontent: "\\eb1a";\n}\n.i-Old-TV:before {\n\tcontent: "\\eb1b";\n}\n.i-On-Air:before {\n\tcontent: "\\eb1c";\n}\n.i-On-Off-2:before {\n\tcontent: "\\eb1d";\n}\n.i-On-Off-3:before {\n\tcontent: "\\eb1e";\n}\n.i-On-off:before {\n\tcontent: "\\eb1f";\n}\n.i-One-Finger:before {\n\tcontent: "\\eb20";\n}\n.i-One-FingerTouch:before {\n\tcontent: "\\eb21";\n}\n.i-One-Window:before {\n\tcontent: "\\eb22";\n}\n.i-Open-Banana:before {\n\tcontent: "\\eb23";\n}\n.i-Open-Book:before {\n\tcontent: "\\eb24";\n}\n.i-Opera-House:before {\n\tcontent: "\\eb25";\n}\n.i-Opera:before {\n\tcontent: "\\eb26";\n}\n.i-Optimization:before {\n\tcontent: "\\eb27";\n}\n.i-Orientation-2:before {\n\tcontent: "\\eb28";\n}\n.i-Orientation-3:before {\n\tcontent: "\\eb29";\n}\n.i-Orientation:before {\n\tcontent: "\\eb2a";\n}\n.i-Orkut:before {\n\tcontent: "\\eb2b";\n}\n.i-Ornament:before {\n\tcontent: "\\eb2c";\n}\n.i-Over-Time:before {\n\tcontent: "\\eb2d";\n}\n.i-Over-Time2:before {\n\tcontent: "\\eb2e";\n}\n.i-Owl:before {\n\tcontent: "\\eb2f";\n}\n.i-Pac-Man:before {\n\tcontent: "\\eb30";\n}\n.i-Paint-Brush:before {\n\tcontent: "\\eb31";\n}\n.i-Paint-Bucket:before {\n\tcontent: "\\eb32";\n}\n.i-Paintbrush:before {\n\tcontent: "\\eb33";\n}\n.i-Palette:before {\n\tcontent: "\\eb34";\n}\n.i-Palm-Tree:before {\n\tcontent: "\\eb35";\n}\n.i-Panda:before {\n\tcontent: "\\eb36";\n}\n.i-Panorama:before {\n\tcontent: "\\eb37";\n}\n.i-Pantheon:before {\n\tcontent: "\\eb38";\n}\n.i-Pantone:before {\n\tcontent: "\\eb39";\n}\n.i-Pants:before {\n\tcontent: "\\eb3a";\n}\n.i-Paper-Plane:before {\n\tcontent: "\\eb3b";\n}\n.i-Paper:before {\n\tcontent: "\\eb3c";\n}\n.i-Parasailing:before {\n\tcontent: "\\eb3d";\n}\n.i-Parrot:before {\n\tcontent: "\\eb3e";\n}\n.i-Password-2shopping:before {\n\tcontent: "\\eb3f";\n}\n.i-Password-Field:before {\n\tcontent: "\\eb40";\n}\n.i-Password-shopping:before {\n\tcontent: "\\eb41";\n}\n.i-Password:before {\n\tcontent: "\\eb42";\n}\n.i-pause-2:before {\n\tcontent: "\\eb43";\n}\n.i-Pause:before {\n\tcontent: "\\eb44";\n}\n.i-Paw:before {\n\tcontent: "\\eb45";\n}\n.i-Pawn:before {\n\tcontent: "\\eb46";\n}\n.i-Paypal:before {\n\tcontent: "\\eb47";\n}\n.i-Pen-2:before {\n\tcontent: "\\eb48";\n}\n.i-Pen-3:before {\n\tcontent: "\\eb49";\n}\n.i-Pen-4:before {\n\tcontent: "\\eb4a";\n}\n.i-Pen-5:before {\n\tcontent: "\\eb4b";\n}\n.i-Pen-6:before {\n\tcontent: "\\eb4c";\n}\n.i-Pen:before {\n\tcontent: "\\eb4d";\n}\n.i-Pencil-Ruler:before {\n\tcontent: "\\eb4e";\n}\n.i-Pencil:before {\n\tcontent: "\\eb4f";\n}\n.i-Penguin:before {\n\tcontent: "\\eb50";\n}\n.i-Pentagon:before {\n\tcontent: "\\eb51";\n}\n.i-People-onCloud:before {\n\tcontent: "\\eb52";\n}\n.i-Pepper-withFire:before {\n\tcontent: "\\eb53";\n}\n.i-Pepper:before {\n\tcontent: "\\eb54";\n}\n.i-Petrol:before {\n\tcontent: "\\eb55";\n}\n.i-Petronas-Tower:before {\n\tcontent: "\\eb56";\n}\n.i-Philipines:before {\n\tcontent: "\\eb57";\n}\n.i-Phone-2:before {\n\tcontent: "\\eb58";\n}\n.i-Phone-3:before {\n\tcontent: "\\eb59";\n}\n.i-Phone-3G:before {\n\tcontent: "\\eb5a";\n}\n.i-Phone-4G:before {\n\tcontent: "\\eb5b";\n}\n.i-Phone-Simcard:before {\n\tcontent: "\\eb5c";\n}\n.i-Phone-SMS:before {\n\tcontent: "\\eb5d";\n}\n.i-Phone-Wifi:before {\n\tcontent: "\\eb5e";\n}\n.i-Phone:before {\n\tcontent: "\\eb5f";\n}\n.i-Photo-2:before {\n\tcontent: "\\eb60";\n}\n.i-Photo-3:before {\n\tcontent: "\\eb61";\n}\n.i-Photo-Album:before {\n\tcontent: "\\eb62";\n}\n.i-Photo-Album2:before {\n\tcontent: "\\eb63";\n}\n.i-Photo-Album3:before {\n\tcontent: "\\eb64";\n}\n.i-Photo:before {\n\tcontent: "\\eb65";\n}\n.i-Photos:before {\n\tcontent: "\\eb66";\n}\n.i-Physics:before {\n\tcontent: "\\eb67";\n}\n.i-Pi:before {\n\tcontent: "\\eb68";\n}\n.i-Piano:before {\n\tcontent: "\\eb69";\n}\n.i-Picasa:before {\n\tcontent: "\\eb6a";\n}\n.i-Pie-Chart:before {\n\tcontent: "\\eb6b";\n}\n.i-Pie-Chart2:before {\n\tcontent: "\\eb6c";\n}\n.i-Pie-Chart3:before {\n\tcontent: "\\eb6d";\n}\n.i-Pilates-2:before {\n\tcontent: "\\eb6e";\n}\n.i-Pilates-3:before {\n\tcontent: "\\eb6f";\n}\n.i-Pilates:before {\n\tcontent: "\\eb70";\n}\n.i-Pilot:before {\n\tcontent: "\\eb71";\n}\n.i-Pinch:before {\n\tcontent: "\\eb72";\n}\n.i-Ping-Pong:before {\n\tcontent: "\\eb73";\n}\n.i-Pinterest:before {\n\tcontent: "\\eb74";\n}\n.i-Pipe:before {\n\tcontent: "\\eb75";\n}\n.i-Pipette:before {\n\tcontent: "\\eb76";\n}\n.i-Piramids:before {\n\tcontent: "\\eb77";\n}\n.i-Pisces-2:before {\n\tcontent: "\\eb78";\n}\n.i-Pisces:before {\n\tcontent: "\\eb79";\n}\n.i-Pizza-Slice:before {\n\tcontent: "\\eb7a";\n}\n.i-Pizza:before {\n\tcontent: "\\eb7b";\n}\n.i-Plane-2:before {\n\tcontent: "\\eb7c";\n}\n.i-Plane:before {\n\tcontent: "\\eb7d";\n}\n.i-Plant:before {\n\tcontent: "\\eb7e";\n}\n.i-Plasmid:before {\n\tcontent: "\\eb7f";\n}\n.i-Plaster:before {\n\tcontent: "\\eb80";\n}\n.i-Plastic-CupPhone:before {\n\tcontent: "\\eb81";\n}\n.i-Plastic-CupPhone2:before {\n\tcontent: "\\eb82";\n}\n.i-Plate:before {\n\tcontent: "\\eb83";\n}\n.i-Plates:before {\n\tcontent: "\\eb84";\n}\n.i-Plaxo:before {\n\tcontent: "\\eb85";\n}\n.i-Play-Music:before {\n\tcontent: "\\eb86";\n}\n.i-Plug-In:before {\n\tcontent: "\\eb87";\n}\n.i-Plug-In2:before {\n\tcontent: "\\eb88";\n}\n.i-Plurk:before {\n\tcontent: "\\eb89";\n}\n.i-Pointer:before {\n\tcontent: "\\eb8a";\n}\n.i-Poland:before {\n\tcontent: "\\eb8b";\n}\n.i-Police-Man:before {\n\tcontent: "\\eb8c";\n}\n.i-Police-Station:before {\n\tcontent: "\\eb8d";\n}\n.i-Police-Woman:before {\n\tcontent: "\\eb8e";\n}\n.i-Police:before {\n\tcontent: "\\eb8f";\n}\n.i-Polo-Shirt:before {\n\tcontent: "\\eb90";\n}\n.i-Portrait:before {\n\tcontent: "\\eb91";\n}\n.i-Portugal:before {\n\tcontent: "\\eb92";\n}\n.i-Post-Mail:before {\n\tcontent: "\\eb93";\n}\n.i-Post-Mail2:before {\n\tcontent: "\\eb94";\n}\n.i-Post-Office:before {\n\tcontent: "\\eb95";\n}\n.i-Post-Sign:before {\n\tcontent: "\\eb96";\n}\n.i-Post-Sign2ways:before {\n\tcontent: "\\eb97";\n}\n.i-Posterous:before {\n\tcontent: "\\eb98";\n}\n.i-Pound-Sign:before {\n\tcontent: "\\eb99";\n}\n.i-Pound-Sign2:before {\n\tcontent: "\\eb9a";\n}\n.i-Pound:before {\n\tcontent: "\\eb9b";\n}\n.i-Power-2:before {\n\tcontent: "\\eb9c";\n}\n.i-Power-3:before {\n\tcontent: "\\eb9d";\n}\n.i-Power-Cable:before {\n\tcontent: "\\eb9e";\n}\n.i-Power-Station:before {\n\tcontent: "\\eb9f";\n}\n.i-Power:before {\n\tcontent: "\\eba0";\n}\n.i-Prater:before {\n\tcontent: "\\eba1";\n}\n.i-Present:before {\n\tcontent: "\\eba2";\n}\n.i-Presents:before {\n\tcontent: "\\eba3";\n}\n.i-Press:before {\n\tcontent: "\\eba4";\n}\n.i-Preview:before {\n\tcontent: "\\eba5";\n}\n.i-Previous:before {\n\tcontent: "\\eba6";\n}\n.i-Pricing:before {\n\tcontent: "\\eba7";\n}\n.i-Printer:before {\n\tcontent: "\\eba8";\n}\n.i-Professor:before {\n\tcontent: "\\eba9";\n}\n.i-Profile:before {\n\tcontent: "\\ebaa";\n}\n.i-Project:before {\n\tcontent: "\\ebab";\n}\n.i-Projector-2:before {\n\tcontent: "\\ebac";\n}\n.i-Projector:before {\n\tcontent: "\\ebad";\n}\n.i-Pulse:before {\n\tcontent: "\\ebae";\n}\n.i-Pumpkin:before {\n\tcontent: "\\ebaf";\n}\n.i-Punk:before {\n\tcontent: "\\ebb0";\n}\n.i-Punker:before {\n\tcontent: "\\ebb1";\n}\n.i-Puzzle:before {\n\tcontent: "\\ebb2";\n}\n.i-QIK:before {\n\tcontent: "\\ebb3";\n}\n.i-QR-Code:before {\n\tcontent: "\\ebb4";\n}\n.i-Queen-2:before {\n\tcontent: "\\ebb5";\n}\n.i-Queen:before {\n\tcontent: "\\ebb6";\n}\n.i-Quill-2:before {\n\tcontent: "\\ebb7";\n}\n.i-Quill-3:before {\n\tcontent: "\\ebb8";\n}\n.i-Quill:before {\n\tcontent: "\\ebb9";\n}\n.i-Quotes-2:before {\n\tcontent: "\\ebba";\n}\n.i-Quotes:before {\n\tcontent: "\\ebbb";\n}\n.i-Radio:before {\n\tcontent: "\\ebbc";\n}\n.i-Radioactive:before {\n\tcontent: "\\ebbd";\n}\n.i-Rafting:before {\n\tcontent: "\\ebbe";\n}\n.i-Rain-Drop:before {\n\tcontent: "\\ebbf";\n}\n.i-Rainbow-2:before {\n\tcontent: "\\ebc0";\n}\n.i-Rainbow:before {\n\tcontent: "\\ebc1";\n}\n.i-Ram:before {\n\tcontent: "\\ebc2";\n}\n.i-Razzor-Blade:before {\n\tcontent: "\\ebc3";\n}\n.i-Receipt-2:before {\n\tcontent: "\\ebc4";\n}\n.i-Receipt-3:before {\n\tcontent: "\\ebc5";\n}\n.i-Receipt-4:before {\n\tcontent: "\\ebc6";\n}\n.i-Receipt:before {\n\tcontent: "\\ebc7";\n}\n.i-Record2:before {\n\tcontent: "\\ebc8";\n}\n.i-Record-3:before {\n\tcontent: "\\ebc9";\n}\n.i-Record-Music:before {\n\tcontent: "\\ebca";\n}\n.i-Record:before {\n\tcontent: "\\ebcb";\n}\n.i-Recycling-2:before {\n\tcontent: "\\ebcc";\n}\n.i-Recycling:before {\n\tcontent: "\\ebcd";\n}\n.i-Reddit:before {\n\tcontent: "\\ebce";\n}\n.i-Redhat:before {\n\tcontent: "\\ebcf";\n}\n.i-Redirect:before {\n\tcontent: "\\ebd0";\n}\n.i-Redo:before {\n\tcontent: "\\ebd1";\n}\n.i-Reel:before {\n\tcontent: "\\ebd2";\n}\n.i-Refinery:before {\n\tcontent: "\\ebd3";\n}\n.i-Refresh-Window:before {\n\tcontent: "\\ebd4";\n}\n.i-Refresh:before {\n\tcontent: "\\ebd5";\n}\n.i-Reload-2:before {\n\tcontent: "\\ebd6";\n}\n.i-Reload-3:before {\n\tcontent: "\\ebd7";\n}\n.i-Reload:before {\n\tcontent: "\\ebd8";\n}\n.i-Remote-Controll:before {\n\tcontent: "\\ebd9";\n}\n.i-Remote-Controll2:before {\n\tcontent: "\\ebda";\n}\n.i-Remove-Bag:before {\n\tcontent: "\\ebdb";\n}\n.i-Remove-Basket:before {\n\tcontent: "\\ebdc";\n}\n.i-Remove-Cart:before {\n\tcontent: "\\ebdd";\n}\n.i-Remove-File:before {\n\tcontent: "\\ebde";\n}\n.i-Remove-User:before {\n\tcontent: "\\ebdf";\n}\n.i-Remove-Window:before {\n\tcontent: "\\ebe0";\n}\n.i-Remove:before {\n\tcontent: "\\ebe1";\n}\n.i-Rename:before {\n\tcontent: "\\ebe2";\n}\n.i-Repair:before {\n\tcontent: "\\ebe3";\n}\n.i-Repeat-2:before {\n\tcontent: "\\ebe4";\n}\n.i-Repeat-3:before {\n\tcontent: "\\ebe5";\n}\n.i-Repeat-4:before {\n\tcontent: "\\ebe6";\n}\n.i-Repeat-5:before {\n\tcontent: "\\ebe7";\n}\n.i-Repeat-6:before {\n\tcontent: "\\ebe8";\n}\n.i-Repeat-7:before {\n\tcontent: "\\ebe9";\n}\n.i-Repeat:before {\n\tcontent: "\\ebea";\n}\n.i-Reset:before {\n\tcontent: "\\ebeb";\n}\n.i-Resize:before {\n\tcontent: "\\ebec";\n}\n.i-Restore-Window:before {\n\tcontent: "\\ebed";\n}\n.i-Retouching:before {\n\tcontent: "\\ebee";\n}\n.i-Retro-Camera:before {\n\tcontent: "\\ebef";\n}\n.i-Retro:before {\n\tcontent: "\\ebf0";\n}\n.i-Retweet:before {\n\tcontent: "\\ebf1";\n}\n.i-Reverbnation:before {\n\tcontent: "\\ebf2";\n}\n.i-Rewind:before {\n\tcontent: "\\ebf3";\n}\n.i-RGB:before {\n\tcontent: "\\ebf4";\n}\n.i-Ribbon-2:before {\n\tcontent: "\\ebf5";\n}\n.i-Ribbon-3:before {\n\tcontent: "\\ebf6";\n}\n.i-Ribbon:before {\n\tcontent: "\\ebf7";\n}\n.i-Right-2:before {\n\tcontent: "\\ebf8";\n}\n.i-Right-3:before {\n\tcontent: "\\ebf9";\n}\n.i-Right-4:before {\n\tcontent: "\\ebfa";\n}\n.i-Right-ToLeft:before {\n\tcontent: "\\ebfb";\n}\n.i-Right:before {\n\tcontent: "\\ebfc";\n}\n.i-Road-2:before {\n\tcontent: "\\ebfd";\n}\n.i-Road-3:before {\n\tcontent: "\\ebfe";\n}\n.i-Road:before {\n\tcontent: "\\ebff";\n}\n.i-Robot-2:before {\n\tcontent: "\\ec00";\n}\n.i-Robot:before {\n\tcontent: "\\ec01";\n}\n.i-Rock-andRoll:before {\n\tcontent: "\\ec02";\n}\n.i-Rocket:before {\n\tcontent: "\\ec03";\n}\n.i-Roller:before {\n\tcontent: "\\ec04";\n}\n.i-Roof:before {\n\tcontent: "\\ec05";\n}\n.i-Rook:before {\n\tcontent: "\\ec06";\n}\n.i-Rotate-Gesture:before {\n\tcontent: "\\ec07";\n}\n.i-Rotate-Gesture2:before {\n\tcontent: "\\ec08";\n}\n.i-Rotate-Gesture3:before {\n\tcontent: "\\ec09";\n}\n.i-Rotation-390:before {\n\tcontent: "\\ec0a";\n}\n.i-Rotation:before {\n\tcontent: "\\ec0b";\n}\n.i-Router-2:before {\n\tcontent: "\\ec0c";\n}\n.i-Router:before {\n\tcontent: "\\ec0d";\n}\n.i-RSS:before {\n\tcontent: "\\ec0e";\n}\n.i-Ruler-2:before {\n\tcontent: "\\ec0f";\n}\n.i-Ruler:before {\n\tcontent: "\\ec10";\n}\n.i-Running-Shoes:before {\n\tcontent: "\\ec11";\n}\n.i-Running:before {\n\tcontent: "\\ec12";\n}\n.i-Safari:before {\n\tcontent: "\\ec13";\n}\n.i-Safe-Box:before {\n\tcontent: "\\ec14";\n}\n.i-Safe-Box2:before {\n\tcontent: "\\ec15";\n}\n.i-Safety-PinClose:before {\n\tcontent: "\\ec16";\n}\n.i-Safety-PinOpen:before {\n\tcontent: "\\ec17";\n}\n.i-Sagittarus-2:before {\n\tcontent: "\\ec18";\n}\n.i-Sagittarus:before {\n\tcontent: "\\ec19";\n}\n.i-Sailing-Ship:before {\n\tcontent: "\\ec1a";\n}\n.i-Sand-watch:before {\n\tcontent: "\\ec1b";\n}\n.i-Sand-watch2:before {\n\tcontent: "\\ec1c";\n}\n.i-Santa-Claus:before {\n\tcontent: "\\ec1d";\n}\n.i-Santa-Claus2:before {\n\tcontent: "\\ec1e";\n}\n.i-Santa-onSled:before {\n\tcontent: "\\ec1f";\n}\n.i-Satelite-2:before {\n\tcontent: "\\ec20";\n}\n.i-Satelite:before {\n\tcontent: "\\ec21";\n}\n.i-Save-Window:before {\n\tcontent: "\\ec22";\n}\n.i-Save:before {\n\tcontent: "\\ec23";\n}\n.i-Saw:before {\n\tcontent: "\\ec24";\n}\n.i-Saxophone:before {\n\tcontent: "\\ec25";\n}\n.i-Scale:before {\n\tcontent: "\\ec26";\n}\n.i-Scarf:before {\n\tcontent: "\\ec27";\n}\n.i-Scissor:before {\n\tcontent: "\\ec28";\n}\n.i-Scooter-Front:before {\n\tcontent: "\\ec29";\n}\n.i-Scooter:before {\n\tcontent: "\\ec2a";\n}\n.i-Scorpio-2:before {\n\tcontent: "\\ec2b";\n}\n.i-Scorpio:before {\n\tcontent: "\\ec2c";\n}\n.i-Scotland:before {\n\tcontent: "\\ec2d";\n}\n.i-Screwdriver:before {\n\tcontent: "\\ec2e";\n}\n.i-Scroll-Fast:before {\n\tcontent: "\\ec2f";\n}\n.i-Scroll:before {\n\tcontent: "\\ec30";\n}\n.i-Scroller-2:before {\n\tcontent: "\\ec31";\n}\n.i-Scroller:before {\n\tcontent: "\\ec32";\n}\n.i-Sea-Dog:before {\n\tcontent: "\\ec33";\n}\n.i-Search-onCloud:before {\n\tcontent: "\\ec34";\n}\n.i-Search-People:before {\n\tcontent: "\\ec35";\n}\n.i-secound:before {\n\tcontent: "\\ec36";\n}\n.i-secound2:before {\n\tcontent: "\\ec37";\n}\n.i-Security-Block:before {\n\tcontent: "\\ec38";\n}\n.i-Security-Bug:before {\n\tcontent: "\\ec39";\n}\n.i-Security-Camera:before {\n\tcontent: "\\ec3a";\n}\n.i-Security-Check:before {\n\tcontent: "\\ec3b";\n}\n.i-Security-Settings:before {\n\tcontent: "\\ec3c";\n}\n.i-Security-Smiley:before {\n\tcontent: "\\ec3d";\n}\n.i-Securiy-Remove:before {\n\tcontent: "\\ec3e";\n}\n.i-Seed:before {\n\tcontent: "\\ec3f";\n}\n.i-Selfie:before {\n\tcontent: "\\ec40";\n}\n.i-Serbia:before {\n\tcontent: "\\ec41";\n}\n.i-Server-2:before {\n\tcontent: "\\ec42";\n}\n.i-Server:before {\n\tcontent: "\\ec43";\n}\n.i-Servers:before {\n\tcontent: "\\ec44";\n}\n.i-Settings-Window:before {\n\tcontent: "\\ec45";\n}\n.i-Sewing-Machine:before {\n\tcontent: "\\ec46";\n}\n.i-Sexual:before {\n\tcontent: "\\ec47";\n}\n.i-Share-onCloud:before {\n\tcontent: "\\ec48";\n}\n.i-Share-Window:before {\n\tcontent: "\\ec49";\n}\n.i-Share:before {\n\tcontent: "\\ec4a";\n}\n.i-Sharethis:before {\n\tcontent: "\\ec4b";\n}\n.i-Shark:before {\n\tcontent: "\\ec4c";\n}\n.i-Sheep:before {\n\tcontent: "\\ec4d";\n}\n.i-Sheriff-Badge:before {\n\tcontent: "\\ec4e";\n}\n.i-Shield:before {\n\tcontent: "\\ec4f";\n}\n.i-Ship-2:before {\n\tcontent: "\\ec50";\n}\n.i-Ship:before {\n\tcontent: "\\ec51";\n}\n.i-Shirt:before {\n\tcontent: "\\ec52";\n}\n.i-Shoes-2:before {\n\tcontent: "\\ec53";\n}\n.i-Shoes-3:before {\n\tcontent: "\\ec54";\n}\n.i-Shoes:before {\n\tcontent: "\\ec55";\n}\n.i-Shop-2:before {\n\tcontent: "\\ec56";\n}\n.i-Shop-3:before {\n\tcontent: "\\ec57";\n}\n.i-Shop-4:before {\n\tcontent: "\\ec58";\n}\n.i-Shop:before {\n\tcontent: "\\ec59";\n}\n.i-Shopping-Bag:before {\n\tcontent: "\\ec5a";\n}\n.i-Shopping-Basket:before {\n\tcontent: "\\ec5b";\n}\n.i-Shopping-Cart:before {\n\tcontent: "\\ec5c";\n}\n.i-Short-Pants:before {\n\tcontent: "\\ec5d";\n}\n.i-Shoutwire:before {\n\tcontent: "\\ec5e";\n}\n.i-Shovel:before {\n\tcontent: "\\ec5f";\n}\n.i-Shuffle-2:before {\n\tcontent: "\\ec60";\n}\n.i-Shuffle-3:before {\n\tcontent: "\\ec61";\n}\n.i-Shuffle-4:before {\n\tcontent: "\\ec62";\n}\n.i-Shuffle:before {\n\tcontent: "\\ec63";\n}\n.i-Shutter:before {\n\tcontent: "\\ec64";\n}\n.i-Sidebar-Window:before {\n\tcontent: "\\ec65";\n}\n.i-Signal:before {\n\tcontent: "\\ec66";\n}\n.i-Singapore:before {\n\tcontent: "\\ec67";\n}\n.i-Skate-Shoes:before {\n\tcontent: "\\ec68";\n}\n.i-Skateboard-2:before {\n\tcontent: "\\ec69";\n}\n.i-Skateboard:before {\n\tcontent: "\\ec6a";\n}\n.i-Skeleton:before {\n\tcontent: "\\ec6b";\n}\n.i-Ski:before {\n\tcontent: "\\ec6c";\n}\n.i-Skirt:before {\n\tcontent: "\\ec6d";\n}\n.i-Skrill:before {\n\tcontent: "\\ec6e";\n}\n.i-Skull:before {\n\tcontent: "\\ec6f";\n}\n.i-Skydiving:before {\n\tcontent: "\\ec70";\n}\n.i-Skype:before {\n\tcontent: "\\ec71";\n}\n.i-Sled-withGifts:before {\n\tcontent: "\\ec72";\n}\n.i-Sled:before {\n\tcontent: "\\ec73";\n}\n.i-Sleeping:before {\n\tcontent: "\\ec74";\n}\n.i-Sleet:before {\n\tcontent: "\\ec75";\n}\n.i-Slippers:before {\n\tcontent: "\\ec76";\n}\n.i-Smart:before {\n\tcontent: "\\ec77";\n}\n.i-Smartphone-2:before {\n\tcontent: "\\ec78";\n}\n.i-Smartphone-3:before {\n\tcontent: "\\ec79";\n}\n.i-Smartphone-4:before {\n\tcontent: "\\ec7a";\n}\n.i-Smartphone-Secure:before {\n\tcontent: "\\ec7b";\n}\n.i-Smartphone:before {\n\tcontent: "\\ec7c";\n}\n.i-Smile:before {\n\tcontent: "\\ec7d";\n}\n.i-Smoking-Area:before {\n\tcontent: "\\ec7e";\n}\n.i-Smoking-Pipe:before {\n\tcontent: "\\ec7f";\n}\n.i-Snake:before {\n\tcontent: "\\ec80";\n}\n.i-Snorkel:before {\n\tcontent: "\\ec81";\n}\n.i-Snow-2:before {\n\tcontent: "\\ec82";\n}\n.i-Snow-Dome:before {\n\tcontent: "\\ec83";\n}\n.i-Snow-Storm:before {\n\tcontent: "\\ec84";\n}\n.i-Snow:before {\n\tcontent: "\\ec85";\n}\n.i-Snowflake-2:before {\n\tcontent: "\\ec86";\n}\n.i-Snowflake-3:before {\n\tcontent: "\\ec87";\n}\n.i-Snowflake-4:before {\n\tcontent: "\\ec88";\n}\n.i-Snowflake:before {\n\tcontent: "\\ec89";\n}\n.i-Snowman:before {\n\tcontent: "\\ec8a";\n}\n.i-Soccer-Ball:before {\n\tcontent: "\\ec8b";\n}\n.i-Soccer-Shoes:before {\n\tcontent: "\\ec8c";\n}\n.i-Socks:before {\n\tcontent: "\\ec8d";\n}\n.i-Solar:before {\n\tcontent: "\\ec8e";\n}\n.i-Sound-Wave:before {\n\tcontent: "\\ec8f";\n}\n.i-Sound:before {\n\tcontent: "\\ec90";\n}\n.i-Soundcloud:before {\n\tcontent: "\\ec91";\n}\n.i-Soup:before {\n\tcontent: "\\ec92";\n}\n.i-South-Africa:before {\n\tcontent: "\\ec93";\n}\n.i-Space-Needle:before {\n\tcontent: "\\ec94";\n}\n.i-Spain:before {\n\tcontent: "\\ec95";\n}\n.i-Spam-Mail:before {\n\tcontent: "\\ec96";\n}\n.i-Speach-Bubble:before {\n\tcontent: "\\ec97";\n}\n.i-Speach-Bubble2:before {\n\tcontent: "\\ec98";\n}\n.i-Speach-Bubble3:before {\n\tcontent: "\\ec99";\n}\n.i-Speach-Bubble4:before {\n\tcontent: "\\ec9a";\n}\n.i-Speach-Bubble5:before {\n\tcontent: "\\ec9b";\n}\n.i-Speach-Bubble6:before {\n\tcontent: "\\ec9c";\n}\n.i-Speach-Bubble7:before {\n\tcontent: "\\ec9d";\n}\n.i-Speach-Bubble8:before {\n\tcontent: "\\ec9e";\n}\n.i-Speach-Bubble9:before {\n\tcontent: "\\ec9f";\n}\n.i-Speach-Bubble10:before {\n\tcontent: "\\eca0";\n}\n.i-Speach-Bubble11:before {\n\tcontent: "\\eca1";\n}\n.i-Speach-Bubble12:before {\n\tcontent: "\\eca2";\n}\n.i-Speach-Bubble13:before {\n\tcontent: "\\eca3";\n}\n.i-Speach-BubbleAsking:before {\n\tcontent: "\\eca4";\n}\n.i-Speach-BubbleComic:before {\n\tcontent: "\\eca5";\n}\n.i-Speach-BubbleComic2:before {\n\tcontent: "\\eca6";\n}\n.i-Speach-BubbleComic3:before {\n\tcontent: "\\eca7";\n}\n.i-Speach-BubbleComic4:before {\n\tcontent: "\\eca8";\n}\n.i-Speach-BubbleDialog:before {\n\tcontent: "\\eca9";\n}\n.i-Speach-Bubbles:before {\n\tcontent: "\\ecaa";\n}\n.i-Speak-2:before {\n\tcontent: "\\ecab";\n}\n.i-Speak:before {\n\tcontent: "\\ecac";\n}\n.i-Speaker-2:before {\n\tcontent: "\\ecad";\n}\n.i-Speaker:before {\n\tcontent: "\\ecae";\n}\n.i-Spell-Check:before {\n\tcontent: "\\ecaf";\n}\n.i-Spell-CheckABC:before {\n\tcontent: "\\ecb0";\n}\n.i-Spermium:before {\n\tcontent: "\\ecb1";\n}\n.i-Spider:before {\n\tcontent: "\\ecb2";\n}\n.i-Spiderweb:before {\n\tcontent: "\\ecb3";\n}\n.i-Split-FourSquareWindow:before {\n\tcontent: "\\ecb4";\n}\n.i-Split-Horizontal:before {\n\tcontent: "\\ecb5";\n}\n.i-Split-Horizontal2Window:before {\n\tcontent: "\\ecb6";\n}\n.i-Split-Vertical:before {\n\tcontent: "\\ecb7";\n}\n.i-Split-Vertical2:before {\n\tcontent: "\\ecb8";\n}\n.i-Split-Window:before {\n\tcontent: "\\ecb9";\n}\n.i-Spoder:before {\n\tcontent: "\\ecba";\n}\n.i-Spoon:before {\n\tcontent: "\\ecbb";\n}\n.i-Sport-Mode:before {\n\tcontent: "\\ecbc";\n}\n.i-Sports-Clothings1:before {\n\tcontent: "\\ecbd";\n}\n.i-Sports-Clothings2:before {\n\tcontent: "\\ecbe";\n}\n.i-Sports-Shirt:before {\n\tcontent: "\\ecbf";\n}\n.i-Spot:before {\n\tcontent: "\\ecc0";\n}\n.i-Spray:before {\n\tcontent: "\\ecc1";\n}\n.i-Spread:before {\n\tcontent: "\\ecc2";\n}\n.i-Spring:before {\n\tcontent: "\\ecc3";\n}\n.i-Spurl:before {\n\tcontent: "\\ecc4";\n}\n.i-Spy:before {\n\tcontent: "\\ecc5";\n}\n.i-Squirrel:before {\n\tcontent: "\\ecc6";\n}\n.i-SSL:before {\n\tcontent: "\\ecc7";\n}\n.i-St-BasilsCathedral:before {\n\tcontent: "\\ecc8";\n}\n.i-St-PaulsCathedral:before {\n\tcontent: "\\ecc9";\n}\n.i-Stamp-2:before {\n\tcontent: "\\ecca";\n}\n.i-Stamp:before {\n\tcontent: "\\eccb";\n}\n.i-Stapler:before {\n\tcontent: "\\eccc";\n}\n.i-Star-Track:before {\n\tcontent: "\\eccd";\n}\n.i-Star:before {\n\tcontent: "\\ecce";\n}\n.i-Starfish:before {\n\tcontent: "\\eccf";\n}\n.i-Start2:before {\n\tcontent: "\\ecd0";\n}\n.i-Start-3:before {\n\tcontent: "\\ecd1";\n}\n.i-Start-ways:before {\n\tcontent: "\\ecd2";\n}\n.i-Start:before {\n\tcontent: "\\ecd3";\n}\n.i-Statistic:before {\n\tcontent: "\\ecd4";\n}\n.i-Stethoscope:before {\n\tcontent: "\\ecd5";\n}\n.i-stop--2:before {\n\tcontent: "\\ecd6";\n}\n.i-Stop-Music:before {\n\tcontent: "\\ecd7";\n}\n.i-Stop:before {\n\tcontent: "\\ecd8";\n}\n.i-Stopwatch-2:before {\n\tcontent: "\\ecd9";\n}\n.i-Stopwatch:before {\n\tcontent: "\\ecda";\n}\n.i-Storm:before {\n\tcontent: "\\ecdb";\n}\n.i-Street-View:before {\n\tcontent: "\\ecdc";\n}\n.i-Street-View2:before {\n\tcontent: "\\ecdd";\n}\n.i-Strikethrough-Text:before {\n\tcontent: "\\ecde";\n}\n.i-Stroller:before {\n\tcontent: "\\ecdf";\n}\n.i-Structure:before {\n\tcontent: "\\ece0";\n}\n.i-Student-Female:before {\n\tcontent: "\\ece1";\n}\n.i-Student-Hat:before {\n\tcontent: "\\ece2";\n}\n.i-Student-Hat2:before {\n\tcontent: "\\ece3";\n}\n.i-Student-Male:before {\n\tcontent: "\\ece4";\n}\n.i-Student-MaleFemale:before {\n\tcontent: "\\ece5";\n}\n.i-Students:before {\n\tcontent: "\\ece6";\n}\n.i-Studio-Flash:before {\n\tcontent: "\\ece7";\n}\n.i-Studio-Lightbox:before {\n\tcontent: "\\ece8";\n}\n.i-Stumbleupon:before {\n\tcontent: "\\ece9";\n}\n.i-Suit:before {\n\tcontent: "\\ecea";\n}\n.i-Suitcase:before {\n\tcontent: "\\eceb";\n}\n.i-Sum-2:before {\n\tcontent: "\\ecec";\n}\n.i-Sum:before {\n\tcontent: "\\eced";\n}\n.i-Summer:before {\n\tcontent: "\\ecee";\n}\n.i-Sun-CloudyRain:before {\n\tcontent: "\\ecef";\n}\n.i-Sun:before {\n\tcontent: "\\ecf0";\n}\n.i-Sunglasses-2:before {\n\tcontent: "\\ecf1";\n}\n.i-Sunglasses-3:before {\n\tcontent: "\\ecf2";\n}\n.i-Sunglasses-Smiley:before {\n\tcontent: "\\ecf3";\n}\n.i-Sunglasses-Smiley2:before {\n\tcontent: "\\ecf4";\n}\n.i-Sunglasses-W:before {\n\tcontent: "\\ecf5";\n}\n.i-Sunglasses-W2:before {\n\tcontent: "\\ecf6";\n}\n.i-Sunglasses-W3:before {\n\tcontent: "\\ecf7";\n}\n.i-Sunglasses:before {\n\tcontent: "\\ecf8";\n}\n.i-Sunrise:before {\n\tcontent: "\\ecf9";\n}\n.i-Sunset:before {\n\tcontent: "\\ecfa";\n}\n.i-Superman:before {\n\tcontent: "\\ecfb";\n}\n.i-Support:before {\n\tcontent: "\\ecfc";\n}\n.i-Surprise:before {\n\tcontent: "\\ecfd";\n}\n.i-Sushi:before {\n\tcontent: "\\ecfe";\n}\n.i-Sweden:before {\n\tcontent: "\\ecff";\n}\n.i-Swimming-Short:before {\n\tcontent: "\\ed00";\n}\n.i-Swimming:before {\n\tcontent: "\\ed01";\n}\n.i-Swimmwear:before {\n\tcontent: "\\ed02";\n}\n.i-Switch:before {\n\tcontent: "\\ed03";\n}\n.i-Switzerland:before {\n\tcontent: "\\ed04";\n}\n.i-Sync-Cloud:before {\n\tcontent: "\\ed05";\n}\n.i-Sync:before {\n\tcontent: "\\ed06";\n}\n.i-Synchronize-2:before {\n\tcontent: "\\ed07";\n}\n.i-Synchronize:before {\n\tcontent: "\\ed08";\n}\n.i-T-Shirt:before {\n\tcontent: "\\ed09";\n}\n.i-Tablet-2:before {\n\tcontent: "\\ed0a";\n}\n.i-Tablet-3:before {\n\tcontent: "\\ed0b";\n}\n.i-Tablet-Orientation:before {\n\tcontent: "\\ed0c";\n}\n.i-Tablet-Phone:before {\n\tcontent: "\\ed0d";\n}\n.i-Tablet-Secure:before {\n\tcontent: "\\ed0e";\n}\n.i-Tablet-Vertical:before {\n\tcontent: "\\ed0f";\n}\n.i-Tablet:before {\n\tcontent: "\\ed10";\n}\n.i-Tactic:before {\n\tcontent: "\\ed11";\n}\n.i-Tag-2:before {\n\tcontent: "\\ed12";\n}\n.i-Tag-3:before {\n\tcontent: "\\ed13";\n}\n.i-Tag-4:before {\n\tcontent: "\\ed14";\n}\n.i-Tag-5:before {\n\tcontent: "\\ed15";\n}\n.i-Tag:before {\n\tcontent: "\\ed16";\n}\n.i-Taj-Mahal:before {\n\tcontent: "\\ed17";\n}\n.i-Talk-Man:before {\n\tcontent: "\\ed18";\n}\n.i-Tap:before {\n\tcontent: "\\ed19";\n}\n.i-Target-Market:before {\n\tcontent: "\\ed1a";\n}\n.i-Target:before {\n\tcontent: "\\ed1b";\n}\n.i-Taurus-2:before {\n\tcontent: "\\ed1c";\n}\n.i-Taurus:before {\n\tcontent: "\\ed1d";\n}\n.i-Taxi-2:before {\n\tcontent: "\\ed1e";\n}\n.i-Taxi-Sign:before {\n\tcontent: "\\ed1f";\n}\n.i-Taxi:before {\n\tcontent: "\\ed20";\n}\n.i-Teacher:before {\n\tcontent: "\\ed21";\n}\n.i-Teapot:before {\n\tcontent: "\\ed22";\n}\n.i-Technorati:before {\n\tcontent: "\\ed23";\n}\n.i-Teddy-Bear:before {\n\tcontent: "\\ed24";\n}\n.i-Tee-Mug:before {\n\tcontent: "\\ed25";\n}\n.i-Telephone-2:before {\n\tcontent: "\\ed26";\n}\n.i-Telephone:before {\n\tcontent: "\\ed27";\n}\n.i-Telescope:before {\n\tcontent: "\\ed28";\n}\n.i-Temperature-2:before {\n\tcontent: "\\ed29";\n}\n.i-Temperature-3:before {\n\tcontent: "\\ed2a";\n}\n.i-Temperature:before {\n\tcontent: "\\ed2b";\n}\n.i-Temple:before {\n\tcontent: "\\ed2c";\n}\n.i-Tennis-Ball:before {\n\tcontent: "\\ed2d";\n}\n.i-Tennis:before {\n\tcontent: "\\ed2e";\n}\n.i-Tent:before {\n\tcontent: "\\ed2f";\n}\n.i-Test-Tube:before {\n\tcontent: "\\ed30";\n}\n.i-Test-Tube2:before {\n\tcontent: "\\ed31";\n}\n.i-Testimonal:before {\n\tcontent: "\\ed32";\n}\n.i-Text-Box:before {\n\tcontent: "\\ed33";\n}\n.i-Text-Effect:before {\n\tcontent: "\\ed34";\n}\n.i-Text-HighlightColor:before {\n\tcontent: "\\ed35";\n}\n.i-Text-Paragraph:before {\n\tcontent: "\\ed36";\n}\n.i-Thailand:before {\n\tcontent: "\\ed37";\n}\n.i-The-WhiteHouse:before {\n\tcontent: "\\ed38";\n}\n.i-This-SideUp:before {\n\tcontent: "\\ed39";\n}\n.i-Thread:before {\n\tcontent: "\\ed3a";\n}\n.i-Three-ArrowFork:before {\n\tcontent: "\\ed3b";\n}\n.i-Three-Fingers:before {\n\tcontent: "\\ed3c";\n}\n.i-Three-FingersDrag:before {\n\tcontent: "\\ed3d";\n}\n.i-Three-FingersDrag2:before {\n\tcontent: "\\ed3e";\n}\n.i-Three-FingersTouch:before {\n\tcontent: "\\ed3f";\n}\n.i-Thumb:before {\n\tcontent: "\\ed40";\n}\n.i-Thumbs-DownSmiley:before {\n\tcontent: "\\ed41";\n}\n.i-Thumbs-UpSmiley:before {\n\tcontent: "\\ed42";\n}\n.i-Thunder:before {\n\tcontent: "\\ed43";\n}\n.i-Thunderstorm:before {\n\tcontent: "\\ed44";\n}\n.i-Ticket:before {\n\tcontent: "\\ed45";\n}\n.i-Tie-2:before {\n\tcontent: "\\ed46";\n}\n.i-Tie-3:before {\n\tcontent: "\\ed47";\n}\n.i-Tie-4:before {\n\tcontent: "\\ed48";\n}\n.i-Tie:before {\n\tcontent: "\\ed49";\n}\n.i-Tiger:before {\n\tcontent: "\\ed4a";\n}\n.i-Time-Backup:before {\n\tcontent: "\\ed4b";\n}\n.i-Time-Bomb:before {\n\tcontent: "\\ed4c";\n}\n.i-Time-Clock:before {\n\tcontent: "\\ed4d";\n}\n.i-Time-Fire:before {\n\tcontent: "\\ed4e";\n}\n.i-Time-Machine:before {\n\tcontent: "\\ed4f";\n}\n.i-Time-Window:before {\n\tcontent: "\\ed50";\n}\n.i-Timer-2:before {\n\tcontent: "\\ed51";\n}\n.i-Timer:before {\n\tcontent: "\\ed52";\n}\n.i-To-Bottom:before {\n\tcontent: "\\ed53";\n}\n.i-To-Bottom2:before {\n\tcontent: "\\ed54";\n}\n.i-To-Left:before {\n\tcontent: "\\ed55";\n}\n.i-To-Right:before {\n\tcontent: "\\ed56";\n}\n.i-To-Top:before {\n\tcontent: "\\ed57";\n}\n.i-To-Top2:before {\n\tcontent: "\\ed58";\n}\n.i-Token-:before {\n\tcontent: "\\ed59";\n}\n.i-Tomato:before {\n\tcontent: "\\ed5a";\n}\n.i-Tongue:before {\n\tcontent: "\\ed5b";\n}\n.i-Tooth-2:before {\n\tcontent: "\\ed5c";\n}\n.i-Tooth:before {\n\tcontent: "\\ed5d";\n}\n.i-Top-ToBottom:before {\n\tcontent: "\\ed5e";\n}\n.i-Touch-Window:before {\n\tcontent: "\\ed5f";\n}\n.i-Tourch:before {\n\tcontent: "\\ed60";\n}\n.i-Tower-2:before {\n\tcontent: "\\ed61";\n}\n.i-Tower-Bridge:before {\n\tcontent: "\\ed62";\n}\n.i-Tower:before {\n\tcontent: "\\ed63";\n}\n.i-Trace:before {\n\tcontent: "\\ed64";\n}\n.i-Tractor:before {\n\tcontent: "\\ed65";\n}\n.i-traffic-Light:before {\n\tcontent: "\\ed66";\n}\n.i-Traffic-Light2:before {\n\tcontent: "\\ed67";\n}\n.i-Train-2:before {\n\tcontent: "\\ed68";\n}\n.i-Train:before {\n\tcontent: "\\ed69";\n}\n.i-Tram:before {\n\tcontent: "\\ed6a";\n}\n.i-Transform-2:before {\n\tcontent: "\\ed6b";\n}\n.i-Transform-3:before {\n\tcontent: "\\ed6c";\n}\n.i-Transform-4:before {\n\tcontent: "\\ed6d";\n}\n.i-Transform:before {\n\tcontent: "\\ed6e";\n}\n.i-Trash-withMen:before {\n\tcontent: "\\ed6f";\n}\n.i-Tree-2:before {\n\tcontent: "\\ed70";\n}\n.i-Tree-3:before {\n\tcontent: "\\ed71";\n}\n.i-Tree-4:before {\n\tcontent: "\\ed72";\n}\n.i-Tree-5:before {\n\tcontent: "\\ed73";\n}\n.i-Tree:before {\n\tcontent: "\\ed74";\n}\n.i-Trekking:before {\n\tcontent: "\\ed75";\n}\n.i-Triangle-ArrowDown:before {\n\tcontent: "\\ed76";\n}\n.i-Triangle-ArrowLeft:before {\n\tcontent: "\\ed77";\n}\n.i-Triangle-ArrowRight:before {\n\tcontent: "\\ed78";\n}\n.i-Triangle-ArrowUp:before {\n\tcontent: "\\ed79";\n}\n.i-Tripod-2:before {\n\tcontent: "\\ed7a";\n}\n.i-Tripod-andVideo:before {\n\tcontent: "\\ed7b";\n}\n.i-Tripod-withCamera:before {\n\tcontent: "\\ed7c";\n}\n.i-Tripod-withGopro:before {\n\tcontent: "\\ed7d";\n}\n.i-Trophy-2:before {\n\tcontent: "\\ed7e";\n}\n.i-Trophy:before {\n\tcontent: "\\ed7f";\n}\n.i-Truck:before {\n\tcontent: "\\ed80";\n}\n.i-Trumpet:before {\n\tcontent: "\\ed81";\n}\n.i-Tumblr:before {\n\tcontent: "\\ed82";\n}\n.i-Turkey:before {\n\tcontent: "\\ed83";\n}\n.i-Turn-Down:before {\n\tcontent: "\\ed84";\n}\n.i-Turn-Down2:before {\n\tcontent: "\\ed85";\n}\n.i-Turn-DownFromLeft:before {\n\tcontent: "\\ed86";\n}\n.i-Turn-DownFromRight:before {\n\tcontent: "\\ed87";\n}\n.i-Turn-Left:before {\n\tcontent: "\\ed88";\n}\n.i-Turn-Left3:before {\n\tcontent: "\\ed89";\n}\n.i-Turn-Right:before {\n\tcontent: "\\ed8a";\n}\n.i-Turn-Right3:before {\n\tcontent: "\\ed8b";\n}\n.i-Turn-Up:before {\n\tcontent: "\\ed8c";\n}\n.i-Turn-Up2:before {\n\tcontent: "\\ed8d";\n}\n.i-Turtle:before {\n\tcontent: "\\ed8e";\n}\n.i-Tuxedo:before {\n\tcontent: "\\ed8f";\n}\n.i-TV:before {\n\tcontent: "\\ed90";\n}\n.i-Twister:before {\n\tcontent: "\\ed91";\n}\n.i-Twitter-2:before {\n\tcontent: "\\ed92";\n}\n.i-Twitter:before {\n\tcontent: "\\ed93";\n}\n.i-Two-Fingers:before {\n\tcontent: "\\ed94";\n}\n.i-Two-FingersDrag:before {\n\tcontent: "\\ed95";\n}\n.i-Two-FingersDrag2:before {\n\tcontent: "\\ed96";\n}\n.i-Two-FingersScroll:before {\n\tcontent: "\\ed97";\n}\n.i-Two-FingersTouch:before {\n\tcontent: "\\ed98";\n}\n.i-Two-Windows:before {\n\tcontent: "\\ed99";\n}\n.i-Type-Pass:before {\n\tcontent: "\\ed9a";\n}\n.i-Ukraine:before {\n\tcontent: "\\ed9b";\n}\n.i-Umbrela:before {\n\tcontent: "\\ed9c";\n}\n.i-Umbrella-2:before {\n\tcontent: "\\ed9d";\n}\n.i-Umbrella-3:before {\n\tcontent: "\\ed9e";\n}\n.i-Under-LineText:before {\n\tcontent: "\\ed9f";\n}\n.i-Undo:before {\n\tcontent: "\\eda0";\n}\n.i-United-Kingdom:before {\n\tcontent: "\\eda1";\n}\n.i-United-States:before {\n\tcontent: "\\eda2";\n}\n.i-University-2:before {\n\tcontent: "\\eda3";\n}\n.i-University:before {\n\tcontent: "\\eda4";\n}\n.i-Unlike-2:before {\n\tcontent: "\\eda5";\n}\n.i-Unlike:before {\n\tcontent: "\\eda6";\n}\n.i-Unlock-2:before {\n\tcontent: "\\eda7";\n}\n.i-Unlock-3:before {\n\tcontent: "\\eda8";\n}\n.i-Unlock:before {\n\tcontent: "\\eda9";\n}\n.i-Up--Down:before {\n\tcontent: "\\edaa";\n}\n.i-Up--Down3:before {\n\tcontent: "\\edab";\n}\n.i-Up-2:before {\n\tcontent: "\\edac";\n}\n.i-Up-3:before {\n\tcontent: "\\edad";\n}\n.i-Up-4:before {\n\tcontent: "\\edae";\n}\n.i-Up:before {\n\tcontent: "\\edaf";\n}\n.i-Upgrade:before {\n\tcontent: "\\edb0";\n}\n.i-Upload-2:before {\n\tcontent: "\\edb1";\n}\n.i-Upload-toCloud:before {\n\tcontent: "\\edb2";\n}\n.i-Upload-Window:before {\n\tcontent: "\\edb3";\n}\n.i-Upload:before {\n\tcontent: "\\edb4";\n}\n.i-Uppercase-Text:before {\n\tcontent: "\\edb5";\n}\n.i-Upward:before {\n\tcontent: "\\edb6";\n}\n.i-URL-Window:before {\n\tcontent: "\\edb7";\n}\n.i-Usb-2:before {\n\tcontent: "\\edb8";\n}\n.i-Usb-Cable:before {\n\tcontent: "\\edb9";\n}\n.i-Usb:before {\n\tcontent: "\\edba";\n}\n.i-User:before {\n\tcontent: "\\edbb";\n}\n.i-Ustream:before {\n\tcontent: "\\edbc";\n}\n.i-Vase:before {\n\tcontent: "\\edbd";\n}\n.i-Vector-2:before {\n\tcontent: "\\edbe";\n}\n.i-Vector-3:before {\n\tcontent: "\\edbf";\n}\n.i-Vector-4:before {\n\tcontent: "\\edc0";\n}\n.i-Vector-5:before {\n\tcontent: "\\edc1";\n}\n.i-Vector:before {\n\tcontent: "\\edc2";\n}\n.i-Venn-Diagram:before {\n\tcontent: "\\edc3";\n}\n.i-Vest-2:before {\n\tcontent: "\\edc4";\n}\n.i-Vest:before {\n\tcontent: "\\edc5";\n}\n.i-Viddler:before {\n\tcontent: "\\edc6";\n}\n.i-Video-2:before {\n\tcontent: "\\edc7";\n}\n.i-Video-3:before {\n\tcontent: "\\edc8";\n}\n.i-Video-4:before {\n\tcontent: "\\edc9";\n}\n.i-Video-5:before {\n\tcontent: "\\edca";\n}\n.i-Video-6:before {\n\tcontent: "\\edcb";\n}\n.i-Video-GameController:before {\n\tcontent: "\\edcc";\n}\n.i-Video-Len:before {\n\tcontent: "\\edcd";\n}\n.i-Video-Len2:before {\n\tcontent: "\\edce";\n}\n.i-Video-Photographer:before {\n\tcontent: "\\edcf";\n}\n.i-Video-Tripod:before {\n\tcontent: "\\edd0";\n}\n.i-Video:before {\n\tcontent: "\\edd1";\n}\n.i-Vietnam:before {\n\tcontent: "\\edd2";\n}\n.i-View-Height:before {\n\tcontent: "\\edd3";\n}\n.i-View-Width:before {\n\tcontent: "\\edd4";\n}\n.i-Vimeo:before {\n\tcontent: "\\edd5";\n}\n.i-Virgo-2:before {\n\tcontent: "\\edd6";\n}\n.i-Virgo:before {\n\tcontent: "\\edd7";\n}\n.i-Virus-2:before {\n\tcontent: "\\edd8";\n}\n.i-Virus-3:before {\n\tcontent: "\\edd9";\n}\n.i-Virus:before {\n\tcontent: "\\edda";\n}\n.i-Visa:before {\n\tcontent: "\\eddb";\n}\n.i-Voice:before {\n\tcontent: "\\eddc";\n}\n.i-Voicemail:before {\n\tcontent: "\\eddd";\n}\n.i-Volleyball:before {\n\tcontent: "\\edde";\n}\n.i-Volume-Down:before {\n\tcontent: "\\eddf";\n}\n.i-Volume-Up:before {\n\tcontent: "\\ede0";\n}\n.i-VPN:before {\n\tcontent: "\\ede1";\n}\n.i-Wacom-Tablet:before {\n\tcontent: "\\ede2";\n}\n.i-Waiter:before {\n\tcontent: "\\ede3";\n}\n.i-Walkie-Talkie:before {\n\tcontent: "\\ede4";\n}\n.i-Wallet-2:before {\n\tcontent: "\\ede5";\n}\n.i-Wallet-3:before {\n\tcontent: "\\ede6";\n}\n.i-Wallet:before {\n\tcontent: "\\ede7";\n}\n.i-Warehouse:before {\n\tcontent: "\\ede8";\n}\n.i-Warning-Window:before {\n\tcontent: "\\ede9";\n}\n.i-Watch-2:before {\n\tcontent: "\\edea";\n}\n.i-Watch-3:before {\n\tcontent: "\\edeb";\n}\n.i-Watch:before {\n\tcontent: "\\edec";\n}\n.i-Wave-2:before {\n\tcontent: "\\eded";\n}\n.i-Wave:before {\n\tcontent: "\\edee";\n}\n.i-Webcam:before {\n\tcontent: "\\edef";\n}\n.i-weight-Lift:before {\n\tcontent: "\\edf0";\n}\n.i-Wheelbarrow:before {\n\tcontent: "\\edf1";\n}\n.i-Wheelchair:before {\n\tcontent: "\\edf2";\n}\n.i-Width-Window:before {\n\tcontent: "\\edf3";\n}\n.i-Wifi-2:before {\n\tcontent: "\\edf4";\n}\n.i-Wifi-Keyboard:before {\n\tcontent: "\\edf5";\n}\n.i-Wifi:before {\n\tcontent: "\\edf6";\n}\n.i-Wind-Turbine:before {\n\tcontent: "\\edf7";\n}\n.i-Windmill:before {\n\tcontent: "\\edf8";\n}\n.i-Window-2:before {\n\tcontent: "\\edf9";\n}\n.i-Window:before {\n\tcontent: "\\edfa";\n}\n.i-Windows-2:before {\n\tcontent: "\\edfb";\n}\n.i-Windows-Microsoft:before {\n\tcontent: "\\edfc";\n}\n.i-Windows:before {\n\tcontent: "\\edfd";\n}\n.i-Windsock:before {\n\tcontent: "\\edfe";\n}\n.i-Windy:before {\n\tcontent: "\\edff";\n}\n.i-Wine-Bottle:before {\n\tcontent: "\\ee00";\n}\n.i-Wine-Glass:before {\n\tcontent: "\\ee01";\n}\n.i-Wink:before {\n\tcontent: "\\ee02";\n}\n.i-Winter-2:before {\n\tcontent: "\\ee03";\n}\n.i-Winter:before {\n\tcontent: "\\ee04";\n}\n.i-Wireless:before {\n\tcontent: "\\ee05";\n}\n.i-Witch-Hat:before {\n\tcontent: "\\ee06";\n}\n.i-Witch:before {\n\tcontent: "\\ee07";\n}\n.i-Wizard:before {\n\tcontent: "\\ee08";\n}\n.i-Wolf:before {\n\tcontent: "\\ee09";\n}\n.i-Woman-Sign:before {\n\tcontent: "\\ee0a";\n}\n.i-WomanMan:before {\n\tcontent: "\\ee0b";\n}\n.i-Womans-Underwear:before {\n\tcontent: "\\ee0c";\n}\n.i-Womans-Underwear2:before {\n\tcontent: "\\ee0d";\n}\n.i-Women:before {\n\tcontent: "\\ee0e";\n}\n.i-Wonder-Woman:before {\n\tcontent: "\\ee0f";\n}\n.i-Wordpress:before {\n\tcontent: "\\ee10";\n}\n.i-Worker-Clothes:before {\n\tcontent: "\\ee11";\n}\n.i-Worker:before {\n\tcontent: "\\ee12";\n}\n.i-Wrap-Text:before {\n\tcontent: "\\ee13";\n}\n.i-Wreath:before {\n\tcontent: "\\ee14";\n}\n.i-Wrench:before {\n\tcontent: "\\ee15";\n}\n.i-X-Box:before {\n\tcontent: "\\ee16";\n}\n.i-X-ray:before {\n\tcontent: "\\ee17";\n}\n.i-Xanga:before {\n\tcontent: "\\ee18";\n}\n.i-Xing:before {\n\tcontent: "\\ee19";\n}\n.i-Yacht:before {\n\tcontent: "\\ee1a";\n}\n.i-Yahoo-Buzz:before {\n\tcontent: "\\ee1b";\n}\n.i-Yahoo:before {\n\tcontent: "\\ee1c";\n}\n.i-Yelp:before {\n\tcontent: "\\ee1d";\n}\n.i-Yes:before {\n\tcontent: "\\ee1e";\n}\n.i-Ying-Yang:before {\n\tcontent: "\\ee1f";\n}\n.i-Youtube:before {\n\tcontent: "\\ee20";\n}\n.i-Z-A:before {\n\tcontent: "\\ee21";\n}\n.i-Zebra:before {\n\tcontent: "\\ee22";\n}\n.i-Zombie:before {\n\tcontent: "\\ee23";\n}\n.i-Zoom-Gesture:before {\n\tcontent: "\\ee24";\n}\n.i-Zootool:before {\n\tcontent: "\\ee25";\n}\n',""]);const y=f},76314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,o){"string"==typeof e&&(e=[[null,e,""]]);var r={};if(o)for(var a=0;a<this.length;a++){var i=this[a][0];null!=i&&(r[i]=!0)}for(var s=0;s<e.length;s++){var l=[].concat(e[s]);o&&r[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),t.push(l))}},t}},4417:e=>{"use strict";e.exports=function(e,t){return t||(t={}),"string"!=typeof(e=e&&e.__esModule?e.default:e)?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},14744:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===n}(e)}(e)};var n="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function o(e,t){return!1!==t.clone&&t.isMergeableObject(e)?l((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function r(e,t,n){return e.concat(t).map((function(e){return o(e,n)}))}function a(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}(e))}function i(e,t){try{return t in e}catch(e){return!1}}function s(e,t,n){var r={};return n.isMergeableObject(e)&&a(e).forEach((function(t){r[t]=o(e[t],n)})),a(t).forEach((function(a){(function(e,t){return i(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,a)||(i(e,a)&&n.isMergeableObject(t[a])?r[a]=function(e,t){if(!t.customMerge)return l;var n=t.customMerge(e);return"function"==typeof n?n:l}(a,n)(e[a],t[a],n):r[a]=o(t[a],n))})),r}function l(e,n,a){(a=a||{}).arrayMerge=a.arrayMerge||r,a.isMergeableObject=a.isMergeableObject||t,a.cloneUnlessOtherwiseSpecified=o;var i=Array.isArray(n);return i===Array.isArray(e)?i?a.arrayMerge(e,n,a):s(e,n,a):o(n,a)}l.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return l(e,n,t)}),{})};var d=l;e.exports=d},46851:e=>{e.exports="/images/page-bg-bottom.png?83e9c72af45681bac04ea0d922febd71"},8505:e=>{e.exports="/images/photo-wide-4.jpg?ea98fbfd3510c4f272ebf0b557fc7eba"},43301:e=>{e.exports="/images/photo-wide-5.jpeg?6c1e776a6d7279764999a21fcb444563"},21997:e=>{e.exports="/fonts/icomoon.eot?6a6f7bd187c115ac4928375f88afe630"},18496:e=>{e.exports="/fonts/icomoon.eot?6a6f7bd187c115ac4928375f88afe630"},38750:e=>{e.exports="/fonts/icomoon.ttf?da51bee3e2032af85b1529aa3af3fa36"},38744:e=>{e.exports="/fonts/icomoon.woff?beb5072df50c81b5d0f77916e825bd01"},5947:function(e,t,n){var o,r;o=function(){var e,t,n={version:"0.2.0"},o=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};function r(e,t,n){return e<t?t:e>n?n:e}function a(e){return 100*(-1+e)}function i(e,t,n){var r;return(r="translate3d"===o.positionUsing?{transform:"translate3d("+a(e)+"%,0,0)"}:"translate"===o.positionUsing?{transform:"translate("+a(e)+"%,0)"}:{"margin-left":a(e)+"%"}).transition="all "+t+"ms "+n,r}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(o[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=r(e,o.minimum,1),n.status=1===e?null:e;var a=n.render(!t),d=a.querySelector(o.barSelector),c=o.speed,u=o.easing;return a.offsetWidth,s((function(t){""===o.positionUsing&&(o.positionUsing=n.getPositioningCSS()),l(d,i(e,c,u)),1===e?(l(a,{transition:"none",opacity:1}),a.offsetWidth,setTimeout((function(){l(a,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),c)}),c)):setTimeout(t,c)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),o.trickleSpeed)};return o.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*r(Math.random()*t,.1,.95)),t=r(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*o.trickleRate)},e=0,t=0,n.promise=function(o){return o&&"resolved"!==o.state()?(0===t&&n.start(),e++,t++,o.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=o.template;var r,i=t.querySelector(o.barSelector),s=e?"-100":a(n.status||0),d=document.querySelector(o.parent);return l(i,{transition:"all 0 linear",transform:"translate3d("+s+"%,0,0)"}),o.showSpinner||(r=t.querySelector(o.spinnerSelector))&&m(r),d!=document.body&&c(d,"nprogress-custom-parent"),d.appendChild(t),t},n.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(o.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&m(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var s=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),l=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function o(t){var n=document.body.style;if(t in n)return t;for(var o,r=e.length,a=t.charAt(0).toUpperCase()+t.slice(1);r--;)if((o=e[r]+a)in n)return o;return t}function r(e){return e=n(e),t[e]||(t[e]=o(e))}function a(e,t,n){t=r(t),e.style[t]=n}return function(e,t){var n,o,r=arguments;if(2==r.length)for(n in t)void 0!==(o=t[n])&&t.hasOwnProperty(n)&&a(e,n,o);else a(e,r[1],r[2])}}();function d(e,t){return("string"==typeof e?e:p(e)).indexOf(" "+t+" ")>=0}function c(e,t){var n=p(e),o=n+t;d(n,t)||(e.className=o.substring(1))}function u(e,t){var n,o=p(e);d(e,t)&&(n=o.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function p(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function m(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(r="function"==typeof o?o.call(t,n,t,e):o)||(e.exports=r)},42197:(e,t,n)=>{"use strict";var o,r=(o=n(62893))&&"object"==typeof o&&"default"in o?o.default:o;function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}function i(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var s="undefined"!=typeof window;function l(e,t){return t.reduce((function(t,n){return e.hasOwnProperty(n)&&(t[n]=e[n]),t}),{})}var d={},c={},u={},p=r.extend({data:function(){return{transports:d,targets:c,sources:u,trackInstances:s}},methods:{open:function(e){if(s){var t=e.to,n=e.from,o=e.passengers,i=e.order,l=void 0===i?1/0:i;if(t&&n&&o){var d,c={to:t,from:n,passengers:(d=o,Array.isArray(d)||"object"===a(d)?Object.freeze(d):d),order:l};-1===Object.keys(this.transports).indexOf(t)&&r.set(this.transports,t,[]);var u,p=this.$_getTransportIndex(c),m=this.transports[t].slice(0);-1===p?m.push(c):m[p]=c,this.transports[t]=(u=function(e,t){return e.order-t.order},m.map((function(e,t){return[t,e]})).sort((function(e,t){return u(e[1],t[1])||e[0]-t[0]})).map((function(e){return e[1]})))}}},close:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.to,o=e.from;if(n&&(o||!1!==t)&&this.transports[n])if(t)this.transports[n]=[];else{var r=this.$_getTransportIndex(e);if(r>=0){var a=this.transports[n].slice(0);a.splice(r,1),this.transports[n]=a}}},registerTarget:function(e,t,n){s&&(this.trackInstances&&!n&&this.targets[e]&&console.warn("[portal-vue]: Target ".concat(e," already exists")),this.$set(this.targets,e,Object.freeze([t])))},unregisterTarget:function(e){this.$delete(this.targets,e)},registerSource:function(e,t,n){s&&(this.trackInstances&&!n&&this.sources[e]&&console.warn("[portal-vue]: source ".concat(e," already exists")),this.$set(this.sources,e,Object.freeze([t])))},unregisterSource:function(e){this.$delete(this.sources,e)},hasTarget:function(e){return!(!this.targets[e]||!this.targets[e][0])},hasSource:function(e){return!(!this.sources[e]||!this.sources[e][0])},hasContentFor:function(e){return!!this.transports[e]&&!!this.transports[e].length},$_getTransportIndex:function(e){var t=e.to,n=e.from;for(var o in this.transports[t])if(this.transports[t][o].from===n)return+o;return-1}}}),m=new p(d),h=1,f=r.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(h++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}}},created:function(){var e=this;this.$nextTick((function(){m.registerSource(e.name,e)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){m.unregisterSource(this.name),this.clear()},watch:{to:function(e,t){t&&t!==e&&this.clear(t),this.sendUpdate()}},methods:{clear:function(e){var t={from:this.name,to:e||this.to};m.close(t)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(e){return"function"==typeof e?e(this.slotProps):e},sendUpdate:function(){var e=this.normalizeSlots();if(e){var t={from:this.name,to:this.to,passengers:i(e),order:this.order};m.open(t)}else this.clear()}},render:function(e){var t=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return t&&this.disabled?t.length<=1&&this.slim?this.normalizeOwnChildren(t)[0]:e(n,[this.normalizeOwnChildren(t)]):this.slim?e():e(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),g=r.extend({name:"portalTarget",props:{multiple:{type:Boolean,default:!1},name:{type:String,required:!0},slim:{type:Boolean,default:!1},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},data:function(){return{transports:m.transports,firstRender:!0}},created:function(){var e=this;this.$nextTick((function(){m.registerTarget(e.name,e)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(e,t){m.unregisterTarget(t),m.registerTarget(e,this)}},mounted:function(){var e=this;this.transition&&this.$nextTick((function(){e.firstRender=!1}))},beforeDestroy:function(){m.unregisterTarget(this.name)},computed:{ownTransports:function(){var e=this.transports[this.name]||[];return this.multiple?e:0===e.length?[]:[e[e.length-1]]},passengers:function(){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.reduce((function(e,n){var o=n.passengers[0],r="function"==typeof o?o(t):n.passengers;return e.concat(r)}),[])}(this.ownTransports,this.slotProps)}},methods:{children:function(){return 0!==this.passengers.length?this.passengers:this.$scopedSlots.default?this.$scopedSlots.default(this.slotProps):this.$slots.default||[]},noWrapper:function(){var e=this.slim&&!this.transition;return e&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),e}},render:function(e){var t=this.noWrapper(),n=this.children(),o=this.transition||this.tag;return t?n[0]:this.slim&&!o?e():e(o,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),b=0,_=["disabled","name","order","slim","slotProps","tag","to"],v=["multiple","transition"],y=r.extend({name:"MountingPortal",inheritAttrs:!1,props:{append:{type:[Boolean,String]},bail:{type:Boolean},mountTo:{type:String,required:!0},disabled:{type:Boolean},name:{type:String,default:function(){return"mounted_"+String(b++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}},multiple:{type:Boolean,default:!1},targetSlim:{type:Boolean},targetSlotProps:{type:Object,default:function(){return{}}},targetTag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},created:function(){if("undefined"!=typeof document){var e=document.querySelector(this.mountTo);if(e){var t=this.$props;if(m.targets[t.name])t.bail?console.warn("[portal-vue]: Target ".concat(t.name," is already mounted.\n        Aborting because 'bail: true' is set")):this.portalTarget=m.targets[t.name];else{var n=t.append;if(n){var o="string"==typeof n?n:"DIV",r=document.createElement(o);e.appendChild(r),e=r}var a=l(this.$props,v);a.slim=this.targetSlim,a.tag=this.targetTag,a.slotProps=this.targetSlotProps,a.name=this.to,this.portalTarget=new g({el:e,parent:this.$parent||this,propsData:a})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var e=this.portalTarget;if(this.append){var t=e.$el;t.parentNode.removeChild(t)}e.$destroy()},render:function(e){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),e();if(!this.$scopedSlots.manual){var t=l(this.$props,_);return e(f,{props:t,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var n=this.$scopedSlots.manual({to:this.to});return Array.isArray(n)&&(n=n[0]),n||e()}});t.ZL=f,t.mf=g,t.g7=m},65606:e=>{var t,n,o=e.exports={};function r(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===r||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:r}catch(e){t=r}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var s,l=[],d=!1,c=-1;function u(){d&&s&&(d=!1,s.length?l=s.concat(l):c=-1,l.length&&p())}function p(){if(!d){var e=i(u);d=!0;for(var t=l.length;t;){for(s=l,l=[];++c<t;)s&&s[c].run();c=-1,t=l.length}s=null,d=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{return n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function m(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new m(e,t)),1!==l.length||d||i(p)},m.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},85072:(e,t,n)=>{"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},a=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),i=[];function s(e){for(var t=-1,n=0;n<i.length;n++)if(i[n].identifier===e){t=n;break}return t}function l(e,t){for(var n={},o=[],r=0;r<e.length;r++){var a=e[r],l=t.base?a[0]+t.base:a[0],d=n[l]||0,c="".concat(l," ").concat(d);n[l]=d+1;var u=s(c),p={css:a[1],media:a[2],sourceMap:a[3]};-1!==u?(i[u].references++,i[u].updater(p)):i.push({identifier:c,updater:g(p,t),references:1}),o.push(c)}return o}function d(e){var t=document.createElement("style"),o=e.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),"function"==typeof e.insert)e.insert(t);else{var i=a(e.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(t)}return t}var c,u=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function p(e,t,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(e.styleSheet)e.styleSheet.cssText=u(t,r);else{var a=document.createTextNode(r),i=e.childNodes;i[t]&&e.removeChild(i[t]),i.length?e.insertBefore(a,i[t]):e.appendChild(a)}}function m(e,t,n){var o=n.css,r=n.media,a=n.sourceMap;if(r?e.setAttribute("media",r):e.removeAttribute("media"),a&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleSheet)e.styleSheet.cssText=o;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(o))}}var h=null,f=0;function g(e,t){var n,o,r;if(t.singleton){var a=f++;n=h||(h=d(t)),o=p.bind(null,n,a,!1),r=p.bind(null,n,a,!0)}else n=d(t),o=m.bind(null,n,t),r=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return o(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;o(e=t)}else r()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=r());var n=l(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var o=0;o<n.length;o++){var r=s(n[o]);i[r].references--}for(var a=l(e,t),d=0;d<n.length;d++){var c=s(n[d]);0===i[c].references&&(i[c].updater(),i.splice(c,1))}n=a}}}},81659:e=>{!function(){var t={expires:"1d",path:"; path=/",domain:"",secure:"",sameSite:"; SameSite=Lax",partitioned:""},n={install:function(e,t){t&&this.config(t.expires,t.path,t.domain,t.secure,t.sameSite,t.partitioned),e.prototype&&(e.prototype.$cookies=this),e.config&&e.config.globalProperties&&(e.config.globalProperties.$cookies=this,e.provide("$cookies",this)),e.$cookies=this},config:function(e,n,o,r,a,i){t.expires=e||"1d",t.path=n?"; path="+n:"; path=/",t.domain=o?"; domain="+o:"",t.secure=r?"; Secure":"",t.sameSite=a?"; SameSite="+a:"; SameSite=Lax",t.partitioned=i?"; Partitioned":""},get:function(e){var t=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(t&&("{"===t.substring(0,1)&&"}"===t.substring(t.length-1,t.length)||"["===t.substring(0,1)&&"]"===t.substring(t.length-1,t.length)))try{t=JSON.parse(t)}catch(e){return t}return t},set:function(e,n,o,r,a,i,s,l){if(!e)throw new Error("Cookie name is not found in the first argument.");if(/^(?:expires|max\-age|path|domain|secure|SameSite)$/i.test(e))throw new Error('Cookie name illegality. Cannot be set to ["expires","max-age","path","domain","secure","SameSite"]\t current key name: '+e);n&&"object"==typeof n&&(n=JSON.stringify(n));var d="";if((o=void 0===o?t.expires:o)&&0!==o)switch(o.constructor){case Number:d=o===1/0||-1===o?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+o;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(o)){var c=o.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(o.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":d="; max-age="+2592e3*+c;break;case"d":d="; max-age="+86400*+c;break;case"h":d="; max-age="+3600*+c;break;case"min":d="; max-age="+60*+c;break;case"s":d="; max-age="+c;break;case"y":d="; max-age="+31104e3*+c;break;default:new Error('unknown exception of "set operation"')}}else d="; expires="+o;break;case Date:d="; expires="+o.toUTCString()}return document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(n)+d+(a?"; domain="+a:t.domain)+(r?"; path="+r:t.path)+(void 0===i?t.secure:i?"; Secure":"")+(void 0===s?t.sameSite:s?"; SameSite="+s:"")+(void 0===l?t.partitioned:l?"; Partitioned":""),this},remove:function(e,n,o){return!(!e||!this.isKey(e))&&(document.cookie=encodeURIComponent(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(o?"; domain="+o:t.domain)+(n?"; path="+n:t.path)+"; SameSite=Lax",!0)},isKey:function(e){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},keys:function(){if(!document.cookie)return[];for(var e=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),t=0;t<e.length;t++)e[t]=decodeURIComponent(e[t]);return e}};e.exports=n,"undefined"!=typeof window&&(window.$cookies=n)}()},60195:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var o=n(5947),r=n.n(o);const a={metaInfo:{title:"Forgot Password"},data:function(){return{email:"",loading:!1}},methods:{Submit_Reset:function(){var e=this;this.$refs.Reset_password.validate().then((function(t){t?e.Reset_Password():e.makeToast("danger",e.$t("Please_fill_the_Email_Adress"),e.$t("Failed"))}))},getValidationState:function(e){var t=e.dirty,n=e.validated,o=e.valid;return t||n?void 0===o?null:o:null},makeToast:function(e,t,n){this.$root.$bvToast.toast(t,{title:n,variant:e,solid:!0})},Reset_Password:function(){var e=this;r().start(),r().set(.1),this.loading=!0,axios.post("/api/password/create",{email:this.email}).then((function(t){t.data.status?e.makeToast("success",e.$t("We_have_emailed_your_password_reset_link"),e.$t("Success")):t.data.status||e.makeToast("danger",e.$t("We_cant_find_a_user_with_that_email_addres"),e.$t("Failed")),r().done(),e.loading=!1})).catch((function(t){e.makeToast("danger",e.$t("Failed_to_authenticate_on_SMTP_server"),e.$t("Failed")),r().done(),e.loading=!1}))}}};const i=(0,n(14486).A)(a,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"auth-layout-wrap"},[t("div",{staticClass:"auth-content"},[t("div",{staticClass:"card o-hidden"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-md-12"},[t("div",{staticClass:"p-4"},[t("div",{staticClass:"auth-logo text-center mb-30"},[t("img",{attrs:{src:"/images/logo.png",alt:""}})]),e._v(" "),t("h1",{staticClass:"mb-3 text-18"},[e._v(e._s(e.$t("Forgot_Password")))]),e._v(" "),t("validation-observer",{ref:"Reset_password"},[t("b-form",{on:{submit:function(t){return t.preventDefault(),e.Submit_Reset.apply(null,arguments)}}},[t("validation-provider",{attrs:{name:"Email Address",rules:{required:!0}},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("Email_Address")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"Email-feedback",type:"text",email:""},model:{value:e.email,callback:function(t){e.email=t},expression:"email"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"Email-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("button",{staticClass:"btn btn-primary btn-block btn-rounded mt-3",attrs:{type:"submit",disabled:e.loading}},[e._v(e._s(e.$t("Reset_Password")))]),e._v(" "),e.loading?e._m(0):e._e()],1)],1),e._v(" "),t("div",{staticClass:"mt-3 text-center"},[t("a",{staticClass:"text-muted",attrs:{href:"/login"}},[t("u",[e._v(e._s(e.$t("SignIn")))])])])],1)])])])])])}),[function(){var e=this._self._c;return e("div",{staticClass:"typo__p"},[e("div",{staticClass:"spinner sm spinner-primary mt-3"})])}],!1,null,null,null).exports},81993:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var o=n(5947),r=n.n(o);const a={props:["token"],metaInfo:{title:"Reset Password"},data:function(){return{token:this.token,email:null,password:null,password_confirmation:null,loading:!1}},methods:{Submit_Reset:function(){var e=this;this.$refs.Reset_password.validate().then((function(t){t?e.Reset_Password():e.makeToast("danger",e.$t("Please_fill_the_Email_Adress"),e.$t("Failed"))}))},getValidationState:function(e){var t=e.dirty,n=e.validated,o=e.valid;return t||n?void 0===o?null:o:null},makeToast:function(e,t,n){this.$root.$bvToast.toast(t,{title:n,variant:e,solid:!0})},Reset_Password:function(){var e=this,t=this;r().start(),r().set(.1),t.loading=!0,axios.post("/api/password/reset",{token:t.token,email:t.email,password:t.password,password_confirmation:t.password_confirmation}).then((function(t){1===t.data.code?(e.makeToast("success",e.$t("Your_Password_has_been_changed"),e.$t("Success")),window.location="/"):2===t.data.code?e.makeToast("danger",e.$t("We_cant_find_a_user_with_that_email_addres"),e.$t("Failed")):3===t.data.code&&e.makeToast("danger",e.$t("This_password_reset_token_is_invalid"),e.$t("Failed")),r().done(),e.loading=!1})).catch((function(t){e.makeToast("danger",e.$t("InvalidData"),e.$t("Failed")),r().done(),e.loading=!1}))}}};const i=(0,n(14486).A)(a,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"auth-layout-wrap"},[t("div",{staticClass:"auth-content"},[t("div",{staticClass:"card o-hidden mt-5 mb-5"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-md-12"},[t("div",{staticClass:"p-4"},[t("div",{staticClass:"auth-logo text-center mb-30"},[t("img",{attrs:{src:"/images/logo.png",alt:""}})]),e._v(" "),t("h1",{staticClass:"mb-3 text-18"},[e._v(e._s(e.$t("Reset_Password")))]),e._v(" "),t("validation-observer",{ref:"Reset_password"},[t("b-form",{on:{submit:function(t){return t.preventDefault(),e.Submit_Reset.apply(null,arguments)}}},[t("validation-provider",{attrs:{name:"Email Address",rules:{required:!0}},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("Email_Address")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"Email-feedback",type:"text",email:""},model:{value:e.email,callback:function(t){e.email=t},expression:"email"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"Email-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("validation-provider",{attrs:{name:"password",rules:{required:!0}},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("password")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"password-feedback",type:"password"},model:{value:e.password,callback:function(t){e.password=t},expression:"password"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"password-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("validation-provider",{attrs:{name:"confirmation",rules:"confirmed:password|required:true"},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("Confirm_password")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"confirmation-feedback",type:"password"},model:{value:e.password_confirmation,callback:function(t){e.password_confirmation=t},expression:"password_confirmation"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"confirmation-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("button",{staticClass:"btn btn-primary btn-block btn-rounded mt-3",attrs:{type:"submit",disabled:e.loading}},[e._v(e._s(e.$t("submit")))]),e._v(" "),e.loading?e._m(0):e._e()],1)],1),e._v(" "),t("div",{staticClass:"mt-3 text-center"},[t("a",{staticClass:"text-muted",attrs:{href:"/login"}},[t("u",[e._v(e._s(e.$t("SignIn")))])])])],1)])])])])])}),[function(){var e=this._self._c;return e("div",{staticClass:"typo__p"},[e("div",{staticClass:"spinner sm spinner-primary mt-3"})])}],!1,null,null,null).exports},72976:(e,t,n)=>{"use strict";n.d(t,{A:()=>c});var o=n(95353),r=n(5947),a=n.n(r);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function l(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=i(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=i(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==i(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const d={metaInfo:{title:"SignIn"},data:function(){return{email:"",password:"",userId:"",loading:!1}},computed:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){l(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},(0,o.L8)(["isAuthenticated","error"])),methods:{Submit_Login:function(){var e=this;this.$refs.submit_login.validate().then((function(t){t?e.Login():e.makeToast("danger",e.$t("Please_fill_the_form_correctly"),e.$t("Failed"))}))},getValidationState:function(e){var t=e.dirty,n=e.validated,o=e.valid;return t||n?void 0===o?null:o:null},Login:function(){var e=this,t=this;a().start(),a().set(.1),t.loading=!0,axios.post("/login",{email:t.email,password:t.password},{baseURL:""}).then((function(t){e.makeToast("success",e.$t("Successfully_Logged_In"),e.$t("Success")),window.location="/",a().done(),e.loading=!1})).catch((function(t){a().done(),e.loading=!1,e.makeToast("danger",e.$t("Incorrect_Login"),e.$t("Failed"))}))},makeToast:function(e,t,n){this.$root.$bvToast.toast(t,{title:n,variant:e,solid:!0})}}};const c=(0,n(14486).A)(d,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"auth-layout-wrap"},[t("div",{staticClass:"auth-content"},[t("div",{staticClass:"card o-hidden"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-md-12"},[t("div",{staticClass:"p-4"},[t("div",{staticClass:"auth-logo text-center mb-30"},[t("img",{attrs:{src:"/images/logo.png"}})]),e._v(" "),t("h1",{staticClass:"mb-3 text-18"},[e._v(e._s(e.$t("SignIn")))]),e._v(" "),t("validation-observer",{ref:"submit_login"},[t("b-form",{on:{submit:function(t){return t.preventDefault(),e.Submit_Login.apply(null,arguments)}}},[t("validation-provider",{attrs:{name:"Email Address",rules:{required:!0}},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("Email_Address")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"Email-feedback",type:"text",email:""},model:{value:e.email,callback:function(t){e.email=t},expression:"email"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"Email-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("validation-provider",{attrs:{name:"Password",rules:{required:!0}},scopedSlots:e._u([{key:"default",fn:function(n){return[t("b-form-group",{staticClass:"text-12",attrs:{label:e.$t("password")}},[t("b-form-input",{staticClass:"form-control-rounded",attrs:{state:e.getValidationState(n),"aria-describedby":"Password-feedback",type:"password"},model:{value:e.password,callback:function(t){e.password=t},expression:"password"}}),e._v(" "),t("b-form-invalid-feedback",{attrs:{id:"Password-feedback"}},[e._v(e._s(n.errors[0]))])],1)]}}])}),e._v(" "),t("b-button",{staticClass:"btn-rounded btn-block mt-2",attrs:{type:"submit",tag:"button",variant:"primary mt-2",disabled:e.loading}},[e._v(e._s(e.$t("SignIn")))]),e._v(" "),e.loading?e._m(0):e._e()],1)],1),e._v(" "),t("div",{staticClass:"mt-3 text-center"},[t("a",{staticClass:"text-muted",attrs:{href:"/password/reset"}},[t("u",[e._v(e._s(e.$t("Forgot_Password")))])])])],1)])])])])])}),[function(){var e=this._self._c;return e("div",{staticClass:"typo__p"},[e("div",{staticClass:"spinner sm spinner-primary mt-3"})])}],!1,null,null,null).exports},14486:(e,t,n)=>{"use strict";function o(e,t,n,o,r,a,i,s){var l,d="function"==typeof e?e.options:e;if(t&&(d.render=t,d.staticRenderFns=n,d._compiled=!0),o&&(d.functional=!0),a&&(d._scopeId="data-v-"+a),i?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(i)},d._ssrRegister=l):r&&(l=s?function(){r.call(this,(d.functional?this.parent:this).$root.$options.shadowRoot)}:r),l)if(d.functional){d._injectStyles=l;var c=d.render;d.render=function(e,t){return l.call(t),c(e,t)}}else{var u=d.beforeCreate;d.beforeCreate=u?[].concat(u,l):[l]}return{exports:e,options:d}}n.d(t,{A:()=>o})},35973:function(e,t,n){var o=n(65606);e.exports=function(){"use strict";var e=function(){this._properties={},this._namespace="",this._isSupported=!0},t={namespace:{}};t.namespace.get=function(){return this._namespace},t.namespace.set=function(e){this._namespace=e?e+".":""},e.prototype._getLsKey=function(e){return""+this._namespace+e},e.prototype._lsSet=function(e,t,n){var o=this._getLsKey(e),r=n&&[Array,Object].includes(n)?JSON.stringify(t):t;window.localStorage.setItem(o,r)},e.prototype._lsGet=function(e){var t=this._getLsKey(e);return window.localStorage[t]},e.prototype.get=function(e,t,n){var o=this;if(void 0===t&&(t=null),void 0===n&&(n=String),!this._isSupported)return null;if(this._lsGet(e)){var r=n;for(var a in o._properties)if(a===e){r=o._properties[a].type;break}return this._process(r,this._lsGet(e))}return null!==t?t:null},e.prototype.set=function(e,t){var n=this;if(!this._isSupported)return null;for(var o in n._properties){var r=n._properties[o].type;if(o===e)return n._lsSet(e,t,r),t}return this._lsSet(e,t),t},e.prototype.remove=function(e){return this._isSupported?window.localStorage.removeItem(e):null},e.prototype.addProperty=function(e,t,n){void 0===n&&(n=void 0),t=t||String,this._properties[e]={type:t},this._lsGet(e)||null===n||this._lsSet(e,n,t)},e.prototype._process=function(e,t){switch(e){case Boolean:return"true"===t;case Number:return parseFloat(t);case Array:try{var n=JSON.parse(t);return Array.isArray(n)?n:[]}catch(e){return[]}case Object:try{return JSON.parse(t)}catch(e){return{}}default:return t}},Object.defineProperties(e.prototype,t);var n=new e;return{install:function(e,t){if(void 0===t&&(t={}),void 0===o||!(o.server||o.SERVER_BUILD||o.env&&"server"===o.env.VUE_ENV)){var r=!0;try{var a="__vue-localstorage-test__";window.localStorage.setItem(a,a),window.localStorage.removeItem(a)}catch(e){r=!1,n._isSupported=!1,console.error("Local storage is not supported")}var i=t.name||"localStorage",s=t.bind;t.namespace&&(n.namespace=t.namespace),e.mixin({beforeCreate:function(){var t=this;r&&this.$options[i]&&Object.keys(this.$options[i]).forEach((function(o){var r=t.$options[i][o],a=[r.type,r.default],l=a[0],d=a[1];if(n.addProperty(o,l,d),Object.getOwnPropertyDescriptor(n,o))e.config.silent||console.log(o+": is already defined and will be reused");else{var c={get:function(){return e.localStorage.get(o,d)},set:function(t){return e.localStorage.set(o,t)},configurable:!0};Object.defineProperty(n,o,c),e.util.defineReactive(n,o,d)}(s||r.bind)&&!1!==r.bind&&(t.$options.computed=t.$options.computed||{},t.$options.computed[o]||(t.$options.computed[o]={get:function(){return e.localStorage[o]},set:function(t){e.localStorage[o]=t}}))}))}}),e[i]=n,e.prototype["$"+i]=n}}}}()},62893:(e,t,n)=>{"use strict";n.r(t),n.d(t,{EffectScope:()=>pn,computed:()=>mt,customRef:()=>rt,default:()=>pr,defineAsyncComponent:()=>uo,defineComponent:()=>To,del:()=>Oe,effectScope:()=>mn,getCurrentInstance:()=>he,getCurrentScope:()=>hn,h:()=>qn,inject:()=>Gn,isProxy:()=>Ge,isReactive:()=>Ve,isReadonly:()=>He,isRef:()=>Ze,isShallow:()=>We,markRaw:()=>Qe,mergeDefaults:()=>tn,nextTick:()=>so,onActivated:()=>vo,onBeforeMount:()=>mo,onBeforeUnmount:()=>bo,onBeforeUpdate:()=>fo,onDeactivated:()=>yo,onErrorCaptured:()=>Co,onMounted:()=>ho,onRenderTracked:()=>ko,onRenderTriggered:()=>xo,onScopeDispose:()=>fn,onServerPrefetch:()=>wo,onUnmounted:()=>_o,onUpdated:()=>go,provide:()=>Wn,proxyRefs:()=>nt,reactive:()=>je,readonly:()=>dt,ref:()=>Ye,set:()=>ze,shallowReactive:()=>$e,shallowReadonly:()=>pt,shallowRef:()=>Xe,toRaw:()=>qe,toRef:()=>it,toRefs:()=>at,triggerRef:()=>et,unref:()=>tt,useAttrs:()=>Xt,useCssModule:()=>lo,useCssVars:()=>co,useListeners:()=>Jt,useSlots:()=>Yt,version:()=>Po,watch:()=>Un,watchEffect:()=>On,watchPostEffect:()=>Fn,watchSyncEffect:()=>jn});var o=Object.freeze({}),r=Array.isArray;function a(e){return null==e}function i(e){return null!=e}function s(e){return!0===e}function l(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function d(e){return"function"==typeof e}function c(e){return null!==e&&"object"==typeof e}var u=Object.prototype.toString;function p(e){return"[object Object]"===u.call(e)}function m(e){return"[object RegExp]"===u.call(e)}function h(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function f(e){return i(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function g(e){return null==e?"":Array.isArray(e)||p(e)&&e.toString===u?JSON.stringify(e,b,2):String(e)}function b(e,t){return t&&t.__v_isRef?t.value:t}function _(e){var t=parseFloat(e);return isNaN(t)?e:t}function v(e,t){for(var n=Object.create(null),o=e.split(","),r=0;r<o.length;r++)n[o[r]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}var y=v("slot,component",!0),w=v("key,ref,slot,slot-scope,is");function k(e,t){var n=e.length;if(n){if(t===e[n-1])return void(e.length=n-1);var o=e.indexOf(t);if(o>-1)return e.splice(o,1)}}var x=Object.prototype.hasOwnProperty;function S(e,t){return x.call(e,t)}function C(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var P=/-(\w)/g,T=C((function(e){return e.replace(P,(function(e,t){return t?t.toUpperCase():""}))})),E=C((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),D=/\B([A-Z])/g,A=C((function(e){return e.replace(D,"-$1").toLowerCase()}));var R=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var o=arguments.length;return o?o>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function I(e,t){t=t||0;for(var n=e.length-t,o=new Array(n);n--;)o[n]=e[n+t];return o}function M(e,t){for(var n in t)e[n]=t[n];return e}function B(e){for(var t={},n=0;n<e.length;n++)e[n]&&M(t,e[n]);return t}function N(e,t,n){}var L=function(e,t,n){return!1},z=function(e){return e};function O(e,t){if(e===t)return!0;var n=c(e),o=c(t);if(!n||!o)return!n&&!o&&String(e)===String(t);try{var r=Array.isArray(e),a=Array.isArray(t);if(r&&a)return e.length===t.length&&e.every((function(e,n){return O(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(r||a)return!1;var i=Object.keys(e),s=Object.keys(t);return i.length===s.length&&i.every((function(n){return O(e[n],t[n])}))}catch(e){return!1}}function F(e,t){for(var n=0;n<e.length;n++)if(O(e[n],t))return n;return-1}function j(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}function $(e,t){return e===t?0===e&&1/e!=1/t:e==e||t==t}var U="data-server-rendered",V=["component","directive","filter"],W=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"],H={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:L,isReservedAttr:L,isUnknownElement:L,getTagNamespace:N,parsePlatformTagName:z,mustUseProp:L,async:!0,_lifecycleHooks:W},G=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function q(e){var t=(e+"").charCodeAt(0);return 36===t||95===t}function Q(e,t,n,o){Object.defineProperty(e,t,{value:n,enumerable:!!o,writable:!0,configurable:!0})}var K=new RegExp("[^".concat(G.source,".$_\\d]"));var Z="__proto__"in{},Y="undefined"!=typeof window,X=Y&&window.navigator.userAgent.toLowerCase(),J=X&&/msie|trident/.test(X),ee=X&&X.indexOf("msie 9.0")>0,te=X&&X.indexOf("edge/")>0;X&&X.indexOf("android");var ne=X&&/iphone|ipad|ipod|ios/.test(X);X&&/chrome\/\d+/.test(X),X&&/phantomjs/.test(X);var oe,re=X&&X.match(/firefox\/(\d+)/),ae={}.watch,ie=!1;if(Y)try{var se={};Object.defineProperty(se,"passive",{get:function(){ie=!0}}),window.addEventListener("test-passive",null,se)}catch(e){}var le=function(){return void 0===oe&&(oe=!Y&&void 0!==n.g&&(n.g.process&&"server"===n.g.process.env.VUE_ENV)),oe},de=Y&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ce(e){return"function"==typeof e&&/native code/.test(e.toString())}var ue,pe="undefined"!=typeof Symbol&&ce(Symbol)&&"undefined"!=typeof Reflect&&ce(Reflect.ownKeys);ue="undefined"!=typeof Set&&ce(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var me=null;function he(){return me&&{proxy:me}}function fe(e){void 0===e&&(e=null),e||me&&me._scope.off(),me=e,e&&e._scope.on()}var ge=function(){function e(e,t,n,o,r,a,i,s){this.tag=e,this.data=t,this.children=n,this.text=o,this.elm=r,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=i,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),be=function(e){void 0===e&&(e="");var t=new ge;return t.text=e,t.isComment=!0,t};function _e(e){return new ge(void 0,void 0,void 0,String(e))}function ve(e){var t=new ge(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}"function"==typeof SuppressedError&&SuppressedError;var ye=0,we=[],ke=function(){for(var e=0;e<we.length;e++){var t=we[e];t.subs=t.subs.filter((function(e){return e})),t._pending=!1}we.length=0},xe=function(){function e(){this._pending=!1,this.id=ye++,this.subs=[]}return e.prototype.addSub=function(e){this.subs.push(e)},e.prototype.removeSub=function(e){this.subs[this.subs.indexOf(e)]=null,this._pending||(this._pending=!0,we.push(this))},e.prototype.depend=function(t){e.target&&e.target.addDep(this)},e.prototype.notify=function(e){var t=this.subs.filter((function(e){return e}));for(var n=0,o=t.length;n<o;n++){0,t[n].update()}},e}();xe.target=null;var Se=[];function Ce(e){Se.push(e),xe.target=e}function Pe(){Se.pop(),xe.target=Se[Se.length-1]}var Te=Array.prototype,Ee=Object.create(Te);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(e){var t=Te[e];Q(Ee,e,(function(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var r,a=t.apply(this,n),i=this.__ob__;switch(e){case"push":case"unshift":r=n;break;case"splice":r=n.slice(2)}return r&&i.observeArray(r),i.dep.notify(),a}))}));var De=Object.getOwnPropertyNames(Ee),Ae={},Re=!0;function Ie(e){Re=e}var Me={notify:N,depend:N,addSub:N,removeSub:N},Be=function(){function e(e,t,n){if(void 0===t&&(t=!1),void 0===n&&(n=!1),this.value=e,this.shallow=t,this.mock=n,this.dep=n?Me:new xe,this.vmCount=0,Q(e,"__ob__",this),r(e)){if(!n)if(Z)e.__proto__=Ee;else for(var o=0,a=De.length;o<a;o++){Q(e,s=De[o],Ee[s])}t||this.observeArray(e)}else{var i=Object.keys(e);for(o=0;o<i.length;o++){var s;Le(e,s=i[o],Ae,void 0,t,n)}}}return e.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)Ne(e[t],!1,this.mock)},e}();function Ne(e,t,n){return e&&S(e,"__ob__")&&e.__ob__ instanceof Be?e.__ob__:!Re||!n&&le()||!r(e)&&!p(e)||!Object.isExtensible(e)||e.__v_skip||Ze(e)||e instanceof ge?void 0:new Be(e,t,n)}function Le(e,t,n,o,a,i,s){void 0===s&&(s=!1);var l=new xe,d=Object.getOwnPropertyDescriptor(e,t);if(!d||!1!==d.configurable){var c=d&&d.get,u=d&&d.set;c&&!u||n!==Ae&&2!==arguments.length||(n=e[t]);var p=a?n&&n.__ob__:Ne(n,!1,i);return Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=c?c.call(e):n;return xe.target&&(l.depend(),p&&(p.dep.depend(),r(t)&&Fe(t))),Ze(t)&&!a?t.value:t},set:function(t){var o=c?c.call(e):n;if($(o,t)){if(u)u.call(e,t);else{if(c)return;if(!a&&Ze(o)&&!Ze(t))return void(o.value=t);n=t}p=a?t&&t.__ob__:Ne(t,!1,i),l.notify()}}}),l}}function ze(e,t,n){if(!He(e)){var o=e.__ob__;return r(e)&&h(t)?(e.length=Math.max(e.length,t),e.splice(t,1,n),o&&!o.shallow&&o.mock&&Ne(n,!1,!0),n):t in e&&!(t in Object.prototype)?(e[t]=n,n):e._isVue||o&&o.vmCount?n:o?(Le(o.value,t,n,void 0,o.shallow,o.mock),o.dep.notify(),n):(e[t]=n,n)}}function Oe(e,t){if(r(e)&&h(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||He(e)||S(e,t)&&(delete e[t],n&&n.dep.notify())}}function Fe(e){for(var t=void 0,n=0,o=e.length;n<o;n++)(t=e[n])&&t.__ob__&&t.__ob__.dep.depend(),r(t)&&Fe(t)}function je(e){return Ue(e,!1),e}function $e(e){return Ue(e,!0),Q(e,"__v_isShallow",!0),e}function Ue(e,t){if(!He(e)){Ne(e,t,le());0}}function Ve(e){return He(e)?Ve(e.__v_raw):!(!e||!e.__ob__)}function We(e){return!(!e||!e.__v_isShallow)}function He(e){return!(!e||!e.__v_isReadonly)}function Ge(e){return Ve(e)||He(e)}function qe(e){var t=e&&e.__v_raw;return t?qe(t):e}function Qe(e){return Object.isExtensible(e)&&Q(e,"__v_skip",!0),e}var Ke="__v_isRef";function Ze(e){return!(!e||!0!==e.__v_isRef)}function Ye(e){return Je(e,!1)}function Xe(e){return Je(e,!0)}function Je(e,t){if(Ze(e))return e;var n={};return Q(n,Ke,!0),Q(n,"__v_isShallow",t),Q(n,"dep",Le(n,"value",e,null,t,le())),n}function et(e){e.dep&&e.dep.notify()}function tt(e){return Ze(e)?e.value:e}function nt(e){if(Ve(e))return e;for(var t={},n=Object.keys(e),o=0;o<n.length;o++)ot(t,e,n[o]);return t}function ot(e,t,n){Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:function(){var e=t[n];if(Ze(e))return e.value;var o=e&&e.__ob__;return o&&o.dep.depend(),e},set:function(e){var o=t[n];Ze(o)&&!Ze(e)?o.value=e:t[n]=e}})}function rt(e){var t=new xe,n=e((function(){t.depend()}),(function(){t.notify()})),o=n.get,r=n.set,a={get value(){return o()},set value(e){r(e)}};return Q(a,Ke,!0),a}function at(e){var t=r(e)?new Array(e.length):{};for(var n in e)t[n]=it(e,n);return t}function it(e,t,n){var o=e[t];if(Ze(o))return o;var r={get value(){var o=e[t];return void 0===o?n:o},set value(n){e[t]=n}};return Q(r,Ke,!0),r}var st="__v_rawToReadonly",lt="__v_rawToShallowReadonly";function dt(e){return ct(e,!1)}function ct(e,t){if(!p(e))return e;if(He(e))return e;var n=t?lt:st,o=e[n];if(o)return o;var r=Object.create(Object.getPrototypeOf(e));Q(e,n,r),Q(r,"__v_isReadonly",!0),Q(r,"__v_raw",e),Ze(e)&&Q(r,Ke,!0),(t||We(e))&&Q(r,"__v_isShallow",!0);for(var a=Object.keys(e),i=0;i<a.length;i++)ut(r,e,a[i],t);return r}function ut(e,t,n,o){Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:function(){var e=t[n];return o||!p(e)?e:dt(e)},set:function(){}})}function pt(e){return ct(e,!0)}function mt(e,t){var n,o,r=d(e);r?(n=e,o=N):(n=e.get,o=e.set);var a=le()?null:new Io(me,n,N,{lazy:!0});var i={effect:a,get value(){return a?(a.dirty&&a.evaluate(),xe.target&&a.depend(),a.value):n()},set value(e){o(e)}};return Q(i,Ke,!0),Q(i,"__v_isReadonly",r),i}var ht=C((function(e){var t="&"===e.charAt(0),n="~"===(e=t?e.slice(1):e).charAt(0),o="!"===(e=n?e.slice(1):e).charAt(0);return{name:e=o?e.slice(1):e,once:n,capture:o,passive:t}}));function ft(e,t){function n(){var e=n.fns;if(!r(e))return Kn(e,null,arguments,t,"v-on handler");for(var o=e.slice(),a=0;a<o.length;a++)Kn(o[a],null,arguments,t,"v-on handler")}return n.fns=e,n}function gt(e,t,n,o,r,i){var l,d,c,u;for(l in e)d=e[l],c=t[l],u=ht(l),a(d)||(a(c)?(a(d.fns)&&(d=e[l]=ft(d,i)),s(u.once)&&(d=e[l]=r(u.name,d,u.capture)),n(u.name,d,u.capture,u.passive,u.params)):d!==c&&(c.fns=d,e[l]=c));for(l in t)a(e[l])&&o((u=ht(l)).name,t[l],u.capture)}function bt(e,t,n){var o;e instanceof ge&&(e=e.data.hook||(e.data.hook={}));var r=e[t];function l(){n.apply(this,arguments),k(o.fns,l)}a(r)?o=ft([l]):i(r.fns)&&s(r.merged)?(o=r).fns.push(l):o=ft([r,l]),o.merged=!0,e[t]=o}function _t(e,t,n,o,r){if(i(t)){if(S(t,n))return e[n]=t[n],r||delete t[n],!0;if(S(t,o))return e[n]=t[o],r||delete t[o],!0}return!1}function vt(e){return l(e)?[_e(e)]:r(e)?wt(e):void 0}function yt(e){return i(e)&&i(e.text)&&!1===e.isComment}function wt(e,t){var n,o,d,c,u=[];for(n=0;n<e.length;n++)a(o=e[n])||"boolean"==typeof o||(c=u[d=u.length-1],r(o)?o.length>0&&(yt((o=wt(o,"".concat(t||"","_").concat(n)))[0])&&yt(c)&&(u[d]=_e(c.text+o[0].text),o.shift()),u.push.apply(u,o)):l(o)?yt(c)?u[d]=_e(c.text+o):""!==o&&u.push(_e(o)):yt(o)&&yt(c)?u[d]=_e(c.text+o.text):(s(e._isVList)&&i(o.tag)&&a(o.key)&&i(t)&&(o.key="__vlist".concat(t,"_").concat(n,"__")),u.push(o)));return u}var kt=1,xt=2;function St(e,t,n,o,a,u){return(r(n)||l(n))&&(a=o,o=n,n=void 0),s(u)&&(a=xt),function(e,t,n,o,a){if(i(n)&&i(n.__ob__))return be();i(n)&&i(n.is)&&(t=n.is);if(!t)return be();0;r(o)&&d(o[0])&&((n=n||{}).scopedSlots={default:o[0]},o.length=0);a===xt?o=vt(o):a===kt&&(o=function(e){for(var t=0;t<e.length;t++)if(r(e[t]))return Array.prototype.concat.apply([],e);return e}(o));var s,l;if("string"==typeof t){var u=void 0;l=e.$vnode&&e.$vnode.ns||H.getTagNamespace(t),s=H.isReservedTag(t)?new ge(H.parsePlatformTagName(t),n,o,void 0,void 0,e):n&&n.pre||!i(u=ir(e.$options,"components",t))?new ge(t,n,o,void 0,void 0,e):Zo(u,n,e,o,t)}else s=Zo(t,n,e,o);return r(s)?s:i(s)?(i(l)&&Ct(s,l),i(n)&&function(e){c(e.style)&&Do(e.style);c(e.class)&&Do(e.class)}(n),s):be()}(e,t,n,o,a)}function Ct(e,t,n){if(e.ns=t,"foreignObject"===e.tag&&(t=void 0,n=!0),i(e.children))for(var o=0,r=e.children.length;o<r;o++){var l=e.children[o];i(l.tag)&&(a(l.ns)||s(n)&&"svg"!==l.tag)&&Ct(l,t,n)}}function Pt(e,t){var n,o,a,s,l=null;if(r(e)||"string"==typeof e)for(l=new Array(e.length),n=0,o=e.length;n<o;n++)l[n]=t(e[n],n);else if("number"==typeof e)for(l=new Array(e),n=0;n<e;n++)l[n]=t(n+1,n);else if(c(e))if(pe&&e[Symbol.iterator]){l=[];for(var d=e[Symbol.iterator](),u=d.next();!u.done;)l.push(t(u.value,l.length)),u=d.next()}else for(a=Object.keys(e),l=new Array(a.length),n=0,o=a.length;n<o;n++)s=a[n],l[n]=t(e[s],s,n);return i(l)||(l=[]),l._isVList=!0,l}function Tt(e,t,n,o){var r,a=this.$scopedSlots[e];a?(n=n||{},o&&(n=M(M({},o),n)),r=a(n)||(d(t)?t():t)):r=this.$slots[e]||(d(t)?t():t);var i=n&&n.slot;return i?this.$createElement("template",{slot:i},r):r}function Et(e){return ir(this.$options,"filters",e,!0)||z}function Dt(e,t){return r(e)?-1===e.indexOf(t):e!==t}function At(e,t,n,o,r){var a=H.keyCodes[t]||n;return r&&o&&!H.keyCodes[t]?Dt(r,o):a?Dt(a,e):o?A(o)!==t:void 0===e}function Rt(e,t,n,o,a){if(n)if(c(n)){r(n)&&(n=B(n));var i=void 0,s=function(r){if("class"===r||"style"===r||w(r))i=e;else{var s=e.attrs&&e.attrs.type;i=o||H.mustUseProp(t,s,r)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var l=T(r),d=A(r);l in i||d in i||(i[r]=n[r],a&&((e.on||(e.on={}))["update:".concat(r)]=function(e){n[r]=e}))};for(var l in n)s(l)}else;return e}function It(e,t){var n=this._staticTrees||(this._staticTrees=[]),o=n[e];return o&&!t||Bt(o=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,this._c,this),"__static__".concat(e),!1),o}function Mt(e,t,n){return Bt(e,"__once__".concat(t).concat(n?"_".concat(n):""),!0),e}function Bt(e,t,n){if(r(e))for(var o=0;o<e.length;o++)e[o]&&"string"!=typeof e[o]&&Nt(e[o],"".concat(t,"_").concat(o),n);else Nt(e,t,n)}function Nt(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function Lt(e,t){if(t)if(p(t)){var n=e.on=e.on?M({},e.on):{};for(var o in t){var r=n[o],a=t[o];n[o]=r?[].concat(r,a):a}}else;return e}function zt(e,t,n,o){t=t||{$stable:!n};for(var a=0;a<e.length;a++){var i=e[a];r(i)?zt(i,t,n):i&&(i.proxy&&(i.fn.proxy=!0),t[i.key]=i.fn)}return o&&(t.$key=o),t}function Ot(e,t){for(var n=0;n<t.length;n+=2){var o=t[n];"string"==typeof o&&o&&(e[t[n]]=t[n+1])}return e}function Ft(e,t){return"string"==typeof e?t+e:e}function jt(e){e._o=Mt,e._n=_,e._s=g,e._l=Pt,e._t=Tt,e._q=O,e._i=F,e._m=It,e._f=Et,e._k=At,e._b=Rt,e._v=_e,e._e=be,e._u=zt,e._g=Lt,e._d=Ot,e._p=Ft}function $t(e,t){if(!e||!e.length)return{};for(var n={},o=0,r=e.length;o<r;o++){var a=e[o],i=a.data;if(i&&i.attrs&&i.attrs.slot&&delete i.attrs.slot,a.context!==t&&a.fnContext!==t||!i||null==i.slot)(n.default||(n.default=[])).push(a);else{var s=i.slot,l=n[s]||(n[s]=[]);"template"===a.tag?l.push.apply(l,a.children||[]):l.push(a)}}for(var d in n)n[d].every(Ut)&&delete n[d];return n}function Ut(e){return e.isComment&&!e.asyncFactory||" "===e.text}function Vt(e){return e.isComment&&e.asyncFactory}function Wt(e,t,n,r){var a,i=Object.keys(n).length>0,s=t?!!t.$stable:!i,l=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(s&&r&&r!==o&&l===r.$key&&!i&&!r.$hasNormal)return r;for(var d in a={},t)t[d]&&"$"!==d[0]&&(a[d]=Ht(e,n,d,t[d]))}else a={};for(var c in n)c in a||(a[c]=Gt(n,c));return t&&Object.isExtensible(t)&&(t._normalized=a),Q(a,"$stable",s),Q(a,"$key",l),Q(a,"$hasNormal",i),a}function Ht(e,t,n,o){var a=function(){var t=me;fe(e);var n=arguments.length?o.apply(null,arguments):o({}),a=(n=n&&"object"==typeof n&&!r(n)?[n]:vt(n))&&n[0];return fe(t),n&&(!a||1===n.length&&a.isComment&&!Vt(a))?void 0:n};return o.proxy&&Object.defineProperty(t,n,{get:a,enumerable:!0,configurable:!0}),a}function Gt(e,t){return function(){return e[t]}}function qt(e){return{get attrs(){if(!e._attrsProxy){var t=e._attrsProxy={};Q(t,"_v_attr_proxy",!0),Qt(t,e.$attrs,o,e,"$attrs")}return e._attrsProxy},get listeners(){e._listenersProxy||Qt(e._listenersProxy={},e.$listeners,o,e,"$listeners");return e._listenersProxy},get slots(){return function(e){e._slotsProxy||Zt(e._slotsProxy={},e.$scopedSlots);return e._slotsProxy}(e)},emit:R(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach((function(n){return ot(e,t,n)}))}}}function Qt(e,t,n,o,r){var a=!1;for(var i in t)i in e?t[i]!==n[i]&&(a=!0):(a=!0,Kt(e,i,o,r));for(var i in e)i in t||(a=!0,delete e[i]);return a}function Kt(e,t,n,o){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return n[o][t]}})}function Zt(e,t){for(var n in t)e[n]=t[n];for(var n in e)n in t||delete e[n]}function Yt(){return en().slots}function Xt(){return en().attrs}function Jt(){return en().listeners}function en(){var e=me;return e._setupContext||(e._setupContext=qt(e))}function tn(e,t){var n=r(e)?e.reduce((function(e,t){return e[t]={},e}),{}):e;for(var o in t){var a=n[o];a?r(a)||d(a)?n[o]={type:a,default:t[o]}:a.default=t[o]:null===a&&(n[o]={default:t[o]})}return n}var nn,on,rn=null;function an(e,t){return(e.__esModule||pe&&"Module"===e[Symbol.toStringTag])&&(e=e.default),c(e)?t.extend(e):e}function sn(e){if(r(e))for(var t=0;t<e.length;t++){var n=e[t];if(i(n)&&(i(n.componentOptions)||Vt(n)))return n}}function ln(e,t){nn.$on(e,t)}function dn(e,t){nn.$off(e,t)}function cn(e,t){var n=nn;return function o(){null!==t.apply(null,arguments)&&n.$off(e,o)}}function un(e,t,n){nn=e,gt(t,n||{},ln,dn,cn,e),nn=void 0}var pn=function(){function e(e){void 0===e&&(e=!1),this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=on,!e&&on&&(this.index=(on.scopes||(on.scopes=[])).push(this)-1)}return e.prototype.run=function(e){if(this.active){var t=on;try{return on=this,e()}finally{on=t}}else 0},e.prototype.on=function(){on=this},e.prototype.off=function(){on=this.parent},e.prototype.stop=function(e){if(this.active){var t=void 0,n=void 0;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].teardown();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);if(!this.detached&&this.parent&&!e){var o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this.active=!1}},e}();function mn(e){return new pn(e)}function hn(){return on}function fn(e){on&&on.cleanups.push(e)}var gn=null;function bn(e){var t=gn;return gn=e,function(){gn=t}}function _n(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function vn(e,t){if(t){if(e._directInactive=!1,_n(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)vn(e.$children[n]);wn(e,"activated")}}function yn(e,t){if(!(t&&(e._directInactive=!0,_n(e))||e._inactive)){e._inactive=!0;for(var n=0;n<e.$children.length;n++)yn(e.$children[n]);wn(e,"deactivated")}}function wn(e,t,n,o){void 0===o&&(o=!0),Ce();var r=me,a=hn();o&&fe(e);var i=e.$options[t],s="".concat(t," hook");if(i)for(var l=0,d=i.length;l<d;l++)Kn(i[l],e,n||null,e,s);e._hasHookEvent&&e.$emit("hook:"+t),o&&(fe(r),a&&a.on()),Pe()}var kn=[],xn=[],Sn={},Cn=!1,Pn=!1,Tn=0;var En=0,Dn=Date.now;if(Y&&!J){var An=window.performance;An&&"function"==typeof An.now&&Dn()>document.createEvent("Event").timeStamp&&(Dn=function(){return An.now()})}var Rn=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function In(){var e,t;for(En=Dn(),Pn=!0,kn.sort(Rn),Tn=0;Tn<kn.length;Tn++)(e=kn[Tn]).before&&e.before(),t=e.id,Sn[t]=null,e.run();var n=xn.slice(),o=kn.slice();Tn=kn.length=xn.length=0,Sn={},Cn=Pn=!1,function(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,vn(e[t],!0)}(n),function(e){var t=e.length;for(;t--;){var n=e[t],o=n.vm;o&&o._watcher===n&&o._isMounted&&!o._isDestroyed&&wn(o,"updated")}}(o),ke(),de&&H.devtools&&de.emit("flush")}function Mn(e){var t=e.id;if(null==Sn[t]&&(e!==xe.target||!e.noRecurse)){if(Sn[t]=!0,Pn){for(var n=kn.length-1;n>Tn&&kn[n].id>e.id;)n--;kn.splice(n+1,0,e)}else kn.push(e);Cn||(Cn=!0,so(In))}}var Bn="watcher",Nn="".concat(Bn," callback"),Ln="".concat(Bn," getter"),zn="".concat(Bn," cleanup");function On(e,t){return Vn(e,null,t)}function Fn(e,t){return Vn(e,null,{flush:"post"})}function jn(e,t){return Vn(e,null,{flush:"sync"})}var $n={};function Un(e,t,n){return Vn(e,t,n)}function Vn(e,t,n){var a=void 0===n?o:n,i=a.immediate,s=a.deep,l=a.flush,c=void 0===l?"pre":l;a.onTrack,a.onTrigger;var u,p,m=me,h=function(e,t,n){void 0===n&&(n=null);var o=Kn(e,null,n,m,t);return s&&o&&o.__ob__&&o.__ob__.dep.depend(),o},f=!1,g=!1;if(Ze(e)?(u=function(){return e.value},f=We(e)):Ve(e)?(u=function(){return e.__ob__.dep.depend(),e},s=!0):r(e)?(g=!0,f=e.some((function(e){return Ve(e)||We(e)})),u=function(){return e.map((function(e){return Ze(e)?e.value:Ve(e)?(e.__ob__.dep.depend(),Do(e)):d(e)?h(e,Ln):void 0}))}):u=d(e)?t?function(){return h(e,Ln)}:function(){if(!m||!m._isDestroyed)return p&&p(),h(e,Bn,[_])}:N,t&&s){var b=u;u=function(){return Do(b())}}var _=function(e){p=v.onStop=function(){h(e,zn)}};if(le())return _=N,t?i&&h(t,Nn,[u(),g?[]:void 0,_]):u(),N;var v=new Io(me,u,N,{lazy:!0});v.noRecurse=!t;var y=g?[]:$n;return v.run=function(){if(v.active)if(t){var e=v.get();(s||f||(g?e.some((function(e,t){return $(e,y[t])})):$(e,y)))&&(p&&p(),h(t,Nn,[e,y===$n?void 0:y,_]),y=e)}else v.get()},"sync"===c?v.update=v.run:"post"===c?(v.post=!0,v.update=function(){return Mn(v)}):v.update=function(){if(m&&m===me&&!m._isMounted){var e=m._preWatchers||(m._preWatchers=[]);e.indexOf(v)<0&&e.push(v)}else Mn(v)},t?i?v.run():y=v.get():"post"===c&&m?m.$once("hook:mounted",(function(){return v.get()})):v.get(),function(){v.teardown()}}function Wn(e,t){me&&(Hn(me)[e]=t)}function Hn(e){var t=e._provided,n=e.$parent&&e.$parent._provided;return n===t?e._provided=Object.create(n):t}function Gn(e,t,n){void 0===n&&(n=!1);var o=me;if(o){var r=o.$parent&&o.$parent._provided;if(r&&e in r)return r[e];if(arguments.length>1)return n&&d(t)?t.call(o):t}else 0}function qn(e,t,n){return St(me,e,t,n,2,!0)}function Qn(e,t,n){Ce();try{if(t)for(var o=t;o=o.$parent;){var r=o.$options.errorCaptured;if(r)for(var a=0;a<r.length;a++)try{if(!1===r[a].call(o,e,t,n))return}catch(e){Zn(e,o,"errorCaptured hook")}}Zn(e,t,n)}finally{Pe()}}function Kn(e,t,n,o,r){var a;try{(a=n?e.apply(t,n):e.call(t))&&!a._isVue&&f(a)&&!a._handled&&(a.catch((function(e){return Qn(e,o,r+" (Promise/async)")})),a._handled=!0)}catch(e){Qn(e,o,r)}return a}function Zn(e,t,n){if(H.errorHandler)try{return H.errorHandler.call(null,e,t,n)}catch(t){t!==e&&Yn(t,null,"config.errorHandler")}Yn(e,t,n)}function Yn(e,t,n){if(!Y||"undefined"==typeof console)throw e;console.error(e)}var Xn,Jn=!1,eo=[],to=!1;function no(){to=!1;var e=eo.slice(0);eo.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!=typeof Promise&&ce(Promise)){var oo=Promise.resolve();Xn=function(){oo.then(no),ne&&setTimeout(N)},Jn=!0}else if(J||"undefined"==typeof MutationObserver||!ce(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Xn="undefined"!=typeof setImmediate&&ce(setImmediate)?function(){setImmediate(no)}:function(){setTimeout(no,0)};else{var ro=1,ao=new MutationObserver(no),io=document.createTextNode(String(ro));ao.observe(io,{characterData:!0}),Xn=function(){ro=(ro+1)%2,io.data=String(ro)},Jn=!0}function so(e,t){var n;if(eo.push((function(){if(e)try{e.call(t)}catch(e){Qn(e,t,"nextTick")}else n&&n(t)})),to||(to=!0,Xn()),!e&&"undefined"!=typeof Promise)return new Promise((function(e){n=e}))}function lo(e){if(void 0===e&&(e="$style"),!me)return o;var t=me[e];return t||o}function co(e){if(Y){var t=me;t&&Fn((function(){var n=t.$el,o=e(t,t._setupProxy);if(n&&1===n.nodeType){var r=n.style;for(var a in o)r.setProperty("--".concat(a),o[a])}}))}}function uo(e){d(e)&&(e={loader:e});var t=e.loader,n=e.loadingComponent,o=e.errorComponent,r=e.delay,a=void 0===r?200:r,i=e.timeout,s=(e.suspensible,e.onError);var l=null,c=0,u=function(){var e;return l||(e=l=t().catch((function(e){if(e=e instanceof Error?e:new Error(String(e)),s)return new Promise((function(t,n){s(e,(function(){return t((c++,l=null,u()))}),(function(){return n(e)}),c+1)}));throw e})).then((function(t){return e!==l&&l?l:(t&&(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),t)})))};return function(){return{component:u(),delay:a,timeout:i,error:o,loading:n}}}function po(e){return function(t,n){if(void 0===n&&(n=me),n)return function(e,t,n){var o=e.$options;o[t]=nr(o[t],n)}(n,e,t)}}var mo=po("beforeMount"),ho=po("mounted"),fo=po("beforeUpdate"),go=po("updated"),bo=po("beforeDestroy"),_o=po("destroyed"),vo=po("activated"),yo=po("deactivated"),wo=po("serverPrefetch"),ko=po("renderTracked"),xo=po("renderTriggered"),So=po("errorCaptured");function Co(e,t){void 0===t&&(t=me),So(e,t)}var Po="2.7.16";function To(e){return e}var Eo=new ue;function Do(e){return Ao(e,Eo),Eo.clear(),e}function Ao(e,t){var n,o,a=r(e);if(!(!a&&!c(e)||e.__v_skip||Object.isFrozen(e)||e instanceof ge)){if(e.__ob__){var i=e.__ob__.dep.id;if(t.has(i))return;t.add(i)}if(a)for(n=e.length;n--;)Ao(e[n],t);else if(Ze(e))Ao(e.value,t);else for(n=(o=Object.keys(e)).length;n--;)Ao(e[o[n]],t)}}var Ro=0,Io=function(){function e(e,t,n,o,r){var a,i;a=this,void 0===(i=on&&!on._vm?on:e?e._scope:void 0)&&(i=on),i&&i.active&&i.effects.push(a),(this.vm=e)&&r&&(e._watcher=this),o?(this.deep=!!o.deep,this.user=!!o.user,this.lazy=!!o.lazy,this.sync=!!o.sync,this.before=o.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++Ro,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ue,this.newDepIds=new ue,this.expression="",d(t)?this.getter=t:(this.getter=function(e){if(!K.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}(t),this.getter||(this.getter=N)),this.value=this.lazy?void 0:this.get()}return e.prototype.get=function(){var e;Ce(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(e){if(!this.user)throw e;Qn(e,t,'getter for watcher "'.concat(this.expression,'"'))}finally{this.deep&&Do(e),Pe(),this.cleanupDeps()}return e},e.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},e.prototype.cleanupDeps=function(){for(var e=this.deps.length;e--;){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},e.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Mn(this)},e.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||c(e)||this.deep){var t=this.value;if(this.value=e,this.user){var n='callback for watcher "'.concat(this.expression,'"');Kn(this.cb,this.vm,[e,t],this.vm,n)}else this.cb.call(this.vm,e,t)}}},e.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},e.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},e.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&k(this.vm._scope.effects,this),this.active){for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},e}(),Mo={enumerable:!0,configurable:!0,get:N,set:N};function Bo(e,t,n){Mo.get=function(){return this[t][n]},Mo.set=function(e){this[t][n]=e},Object.defineProperty(e,n,Mo)}function No(e){var t=e.$options;if(t.props&&function(e,t){var n=e.$options.propsData||{},o=e._props=$e({}),r=e.$options._propKeys=[],a=!e.$parent;a||Ie(!1);var i=function(a){r.push(a);var i=sr(a,t,n,e);Le(o,a,i,void 0,!0),a in e||Bo(e,"_props",a)};for(var s in t)i(s);Ie(!0)}(e,t.props),function(e){var t=e.$options,n=t.setup;if(n){var o=e._setupContext=qt(e);fe(e),Ce();var r=Kn(n,null,[e._props||$e({}),o],e,"setup");if(Pe(),fe(),d(r))t.render=r;else if(c(r))if(e._setupState=r,r.__sfc){var a=e._setupProxy={};for(var i in r)"__sfc"!==i&&ot(a,r,i)}else for(var i in r)q(i)||ot(e,r,i)}}(e),t.methods&&function(e,t){e.$options.props;for(var n in t)e[n]="function"!=typeof t[n]?N:R(t[n],e)}(e,t.methods),t.data)!function(e){var t=e.$options.data;t=e._data=d(t)?function(e,t){Ce();try{return e.call(t,t)}catch(e){return Qn(e,t,"data()"),{}}finally{Pe()}}(t,e):t||{},p(t)||(t={});var n=Object.keys(t),o=e.$options.props,r=(e.$options.methods,n.length);for(;r--;){var a=n[r];0,o&&S(o,a)||q(a)||Bo(e,"_data",a)}var i=Ne(t);i&&i.vmCount++}(e);else{var n=Ne(e._data={});n&&n.vmCount++}t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),o=le();for(var r in t){var a=t[r],i=d(a)?a:a.get;0,o||(n[r]=new Io(e,i||N,N,Lo)),r in e||zo(e,r,a)}}(e,t.computed),t.watch&&t.watch!==ae&&function(e,t){for(var n in t){var o=t[n];if(r(o))for(var a=0;a<o.length;a++)jo(e,n,o[a]);else jo(e,n,o)}}(e,t.watch)}var Lo={lazy:!0};function zo(e,t,n){var o=!le();d(n)?(Mo.get=o?Oo(t):Fo(n),Mo.set=N):(Mo.get=n.get?o&&!1!==n.cache?Oo(t):Fo(n.get):N,Mo.set=n.set||N),Object.defineProperty(e,t,Mo)}function Oo(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),xe.target&&t.depend(),t.value}}function Fo(e){return function(){return e.call(this,this)}}function jo(e,t,n,o){return p(n)&&(o=n,n=n.handler),"string"==typeof n&&(n=e[n]),e.$watch(t,n,o)}function $o(e,t){if(e){for(var n=Object.create(null),o=pe?Reflect.ownKeys(e):Object.keys(e),r=0;r<o.length;r++){var a=o[r];if("__ob__"!==a){var i=e[a].from;if(i in t._provided)n[a]=t._provided[i];else if("default"in e[a]){var s=e[a].default;n[a]=d(s)?s.call(t):s}else 0}}return n}}var Uo=0;function Vo(e){var t=e.options;if(e.super){var n=Vo(e.super);if(n!==e.superOptions){e.superOptions=n;var o=function(e){var t,n=e.options,o=e.sealedOptions;for(var r in n)n[r]!==o[r]&&(t||(t={}),t[r]=n[r]);return t}(e);o&&M(e.extendOptions,o),(t=e.options=ar(n,e.extendOptions)).name&&(t.components[t.name]=e)}}return t}function Wo(e,t,n,a,i){var l,d=this,c=i.options;S(a,"_uid")?(l=Object.create(a))._original=a:(l=a,a=a._original);var u=s(c._compiled),p=!u;this.data=e,this.props=t,this.children=n,this.parent=a,this.listeners=e.on||o,this.injections=$o(c.inject,a),this.slots=function(){return d.$slots||Wt(a,e.scopedSlots,d.$slots=$t(n,a)),d.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Wt(a,e.scopedSlots,this.slots())}}),u&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=Wt(a,e.scopedSlots,this.$slots)),c._scopeId?this._c=function(e,t,n,o){var i=St(l,e,t,n,o,p);return i&&!r(i)&&(i.fnScopeId=c._scopeId,i.fnContext=a),i}:this._c=function(e,t,n,o){return St(l,e,t,n,o,p)}}function Ho(e,t,n,o,r){var a=ve(e);return a.fnContext=n,a.fnOptions=o,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function Go(e,t){for(var n in t)e[T(n)]=t[n]}function qo(e){return e.name||e.__name||e._componentTag}jt(Wo.prototype);var Qo={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;Qo.prepatch(n,n)}else{(e.componentInstance=function(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},o=e.data.inlineTemplate;i(o)&&(n.render=o.render,n.staticRenderFns=o.staticRenderFns);return new e.componentOptions.Ctor(n)}(e,gn)).$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var n=t.componentOptions;!function(e,t,n,r,a){var i=r.data.scopedSlots,s=e.$scopedSlots,l=!!(i&&!i.$stable||s!==o&&!s.$stable||i&&e.$scopedSlots.$key!==i.$key||!i&&e.$scopedSlots.$key),d=!!(a||e.$options._renderChildren||l),c=e.$vnode;e.$options._parentVnode=r,e.$vnode=r,e._vnode&&(e._vnode.parent=r),e.$options._renderChildren=a;var u=r.data.attrs||o;e._attrsProxy&&Qt(e._attrsProxy,u,c.data&&c.data.attrs||o,e,"$attrs")&&(d=!0),e.$attrs=u,n=n||o;var p=e.$options._parentListeners;if(e._listenersProxy&&Qt(e._listenersProxy,n,p||o,e,"$listeners"),e.$listeners=e.$options._parentListeners=n,un(e,n,p),t&&e.$options.props){Ie(!1);for(var m=e._props,h=e.$options._propKeys||[],f=0;f<h.length;f++){var g=h[f],b=e.$options.props;m[g]=sr(g,b,t,e)}Ie(!0),e.$options.propsData=t}d&&(e.$slots=$t(a,r.context),e.$forceUpdate())}(t.componentInstance=e.componentInstance,n.propsData,n.listeners,t,n.children)},insert:function(e){var t,n=e.context,o=e.componentInstance;o._isMounted||(o._isMounted=!0,wn(o,"mounted")),e.data.keepAlive&&(n._isMounted?((t=o)._inactive=!1,xn.push(t)):vn(o,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?yn(t,!0):t.$destroy())}},Ko=Object.keys(Qo);function Zo(e,t,n,l,d){if(!a(e)){var u=n.$options._base;if(c(e)&&(e=u.extend(e)),"function"==typeof e){var p;if(a(e.cid)&&(e=function(e,t){if(s(e.error)&&i(e.errorComp))return e.errorComp;if(i(e.resolved))return e.resolved;var n=rn;if(n&&i(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n),s(e.loading)&&i(e.loadingComp))return e.loadingComp;if(n&&!i(e.owners)){var o=e.owners=[n],r=!0,l=null,d=null;n.$on("hook:destroyed",(function(){return k(o,n)}));var u=function(e){for(var t=0,n=o.length;t<n;t++)o[t].$forceUpdate();e&&(o.length=0,null!==l&&(clearTimeout(l),l=null),null!==d&&(clearTimeout(d),d=null))},p=j((function(n){e.resolved=an(n,t),r?o.length=0:u(!0)})),m=j((function(t){i(e.errorComp)&&(e.error=!0,u(!0))})),h=e(p,m);return c(h)&&(f(h)?a(e.resolved)&&h.then(p,m):f(h.component)&&(h.component.then(p,m),i(h.error)&&(e.errorComp=an(h.error,t)),i(h.loading)&&(e.loadingComp=an(h.loading,t),0===h.delay?e.loading=!0:l=setTimeout((function(){l=null,a(e.resolved)&&a(e.error)&&(e.loading=!0,u(!1))}),h.delay||200)),i(h.timeout)&&(d=setTimeout((function(){d=null,a(e.resolved)&&m(null)}),h.timeout)))),r=!1,e.loading?e.loadingComp:e.resolved}}(p=e,u),void 0===e))return function(e,t,n,o,r){var a=be();return a.asyncFactory=e,a.asyncMeta={data:t,context:n,children:o,tag:r},a}(p,t,n,l,d);t=t||{},Vo(e),i(t.model)&&function(e,t){var n=e.model&&e.model.prop||"value",o=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var a=t.on||(t.on={}),s=a[o],l=t.model.callback;i(s)?(r(s)?-1===s.indexOf(l):s!==l)&&(a[o]=[l].concat(s)):a[o]=l}(e.options,t);var m=function(e,t){var n=t.options.props;if(!a(n)){var o={},r=e.attrs,s=e.props;if(i(r)||i(s))for(var l in n){var d=A(l);_t(o,s,l,d,!0)||_t(o,r,l,d,!1)}return o}}(t,e);if(s(e.options.functional))return function(e,t,n,a,s){var l=e.options,d={},c=l.props;if(i(c))for(var u in c)d[u]=sr(u,c,t||o);else i(n.attrs)&&Go(d,n.attrs),i(n.props)&&Go(d,n.props);var p=new Wo(n,d,s,a,e),m=l.render.call(null,p._c,p);if(m instanceof ge)return Ho(m,n,p.parent,l);if(r(m)){for(var h=vt(m)||[],f=new Array(h.length),g=0;g<h.length;g++)f[g]=Ho(h[g],n,p.parent,l);return f}}(e,m,t,n,l);var h=t.on;if(t.on=t.nativeOn,s(e.options.abstract)){var g=t.slot;t={},g&&(t.slot=g)}!function(e){for(var t=e.hook||(e.hook={}),n=0;n<Ko.length;n++){var o=Ko[n],r=t[o],a=Qo[o];r===a||r&&r._merged||(t[o]=r?Yo(a,r):a)}}(t);var b=qo(e.options)||d;return new ge("vue-component-".concat(e.cid).concat(b?"-".concat(b):""),t,void 0,void 0,void 0,n,{Ctor:e,propsData:m,listeners:h,tag:d,children:l},p)}}}function Yo(e,t){var n=function(n,o){e(n,o),t(n,o)};return n._merged=!0,n}var Xo=N,Jo=H.optionMergeStrategies;function er(e,t,n){if(void 0===n&&(n=!0),!t)return e;for(var o,r,a,i=pe?Reflect.ownKeys(t):Object.keys(t),s=0;s<i.length;s++)"__ob__"!==(o=i[s])&&(r=e[o],a=t[o],n&&S(e,o)?r!==a&&p(r)&&p(a)&&er(r,a):ze(e,o,a));return e}function tr(e,t,n){return n?function(){var o=d(t)?t.call(n,n):t,r=d(e)?e.call(n,n):e;return o?er(o,r):r}:t?e?function(){return er(d(t)?t.call(this,this):t,d(e)?e.call(this,this):e)}:t:e}function nr(e,t){var n=t?e?e.concat(t):r(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}function or(e,t,n,o){var r=Object.create(e||null);return t?M(r,t):r}Jo.data=function(e,t,n){return n?tr(e,t,n):t&&"function"!=typeof t?e:tr(e,t)},W.forEach((function(e){Jo[e]=nr})),V.forEach((function(e){Jo[e+"s"]=or})),Jo.watch=function(e,t,n,o){if(e===ae&&(e=void 0),t===ae&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var a={};for(var i in M(a,e),t){var s=a[i],l=t[i];s&&!r(s)&&(s=[s]),a[i]=s?s.concat(l):r(l)?l:[l]}return a},Jo.props=Jo.methods=Jo.inject=Jo.computed=function(e,t,n,o){if(!e)return t;var r=Object.create(null);return M(r,e),t&&M(r,t),r},Jo.provide=function(e,t){return e?function(){var n=Object.create(null);return er(n,d(e)?e.call(this):e),t&&er(n,d(t)?t.call(this):t,!1),n}:t};var rr=function(e,t){return void 0===t?e:t};function ar(e,t,n){if(d(t)&&(t=t.options),function(e){var t=e.props;if(t){var n,o,a={};if(r(t))for(n=t.length;n--;)"string"==typeof(o=t[n])&&(a[T(o)]={type:null});else if(p(t))for(var i in t)o=t[i],a[T(i)]=p(o)?o:{type:o};e.props=a}}(t),function(e){var t=e.inject;if(t){var n=e.inject={};if(r(t))for(var o=0;o<t.length;o++)n[t[o]]={from:t[o]};else if(p(t))for(var a in t){var i=t[a];n[a]=p(i)?M({from:a},i):{from:i}}}}(t),function(e){var t=e.directives;if(t)for(var n in t){var o=t[n];d(o)&&(t[n]={bind:o,update:o})}}(t),!t._base&&(t.extends&&(e=ar(e,t.extends,n)),t.mixins))for(var o=0,a=t.mixins.length;o<a;o++)e=ar(e,t.mixins[o],n);var i,s={};for(i in e)l(i);for(i in t)S(e,i)||l(i);function l(o){var r=Jo[o]||rr;s[o]=r(e[o],t[o],n,o)}return s}function ir(e,t,n,o){if("string"==typeof n){var r=e[t];if(S(r,n))return r[n];var a=T(n);if(S(r,a))return r[a];var i=E(a);return S(r,i)?r[i]:r[n]||r[a]||r[i]}}function sr(e,t,n,o){var r=t[e],a=!S(n,e),i=n[e],s=ur(Boolean,r.type);if(s>-1)if(a&&!S(r,"default"))i=!1;else if(""===i||i===A(e)){var l=ur(String,r.type);(l<0||s<l)&&(i=!0)}if(void 0===i){i=function(e,t,n){if(!S(t,"default"))return;var o=t.default;0;if(e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n])return e._props[n];return d(o)&&"Function"!==dr(t.type)?o.call(e):o}(o,r,e);var c=Re;Ie(!0),Ne(i),Ie(c)}return i}var lr=/^\s*function (\w+)/;function dr(e){var t=e&&e.toString().match(lr);return t?t[1]:""}function cr(e,t){return dr(e)===dr(t)}function ur(e,t){if(!r(t))return cr(t,e)?0:-1;for(var n=0,o=t.length;n<o;n++)if(cr(t[n],e))return n;return-1}function pr(e){this._init(e)}function mr(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,o=n.cid,r=e._Ctor||(e._Ctor={});if(r[o])return r[o];var a=qo(e)||qo(n.options);var i=function(e){this._init(e)};return(i.prototype=Object.create(n.prototype)).constructor=i,i.cid=t++,i.options=ar(n.options,e),i.super=n,i.options.props&&function(e){var t=e.options.props;for(var n in t)Bo(e.prototype,"_props",n)}(i),i.options.computed&&function(e){var t=e.options.computed;for(var n in t)zo(e.prototype,n,t[n])}(i),i.extend=n.extend,i.mixin=n.mixin,i.use=n.use,V.forEach((function(e){i[e]=n[e]})),a&&(i.options.components[a]=i),i.superOptions=n.options,i.extendOptions=e,i.sealedOptions=M({},i.options),r[o]=i,i}}function hr(e){return e&&(qo(e.Ctor.options)||e.tag)}function fr(e,t){return r(e)?e.indexOf(t)>-1:"string"==typeof e?e.split(",").indexOf(t)>-1:!!m(e)&&e.test(t)}function gr(e,t){var n=e.cache,o=e.keys,r=e._vnode,a=e.$vnode;for(var i in n){var s=n[i];if(s){var l=s.name;l&&!t(l)&&br(n,i,o,r)}}a.componentOptions.children=void 0}function br(e,t,n,o){var r=e[t];!r||o&&r.tag===o.tag||r.componentInstance.$destroy(),e[t]=null,k(n,t)}!function(e){e.prototype._init=function(e){var t=this;t._uid=Uo++,t._isVue=!0,t.__v_skip=!0,t._scope=new pn(!0),t._scope.parent=void 0,t._scope._vm=!0,e&&e._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),o=t._parentVnode;n.parent=t.parent,n._parentVnode=o;var r=o.componentOptions;n.propsData=r.propsData,n._parentListeners=r.listeners,n._renderChildren=r.children,n._componentTag=r.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(t,e):t.$options=ar(Vo(t.constructor),e||{},t),t._renderProxy=t,t._self=t,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._provided=n?n._provided:Object.create(null),e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(t),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&un(e,t)}(t),function(e){e._vnode=null,e._staticTrees=null;var t=e.$options,n=e.$vnode=t._parentVnode,r=n&&n.context;e.$slots=$t(t._renderChildren,r),e.$scopedSlots=n?Wt(e.$parent,n.data.scopedSlots,e.$slots):o,e._c=function(t,n,o,r){return St(e,t,n,o,r,!1)},e.$createElement=function(t,n,o,r){return St(e,t,n,o,r,!0)};var a=n&&n.data;Le(e,"$attrs",a&&a.attrs||o,null,!0),Le(e,"$listeners",t._parentListeners||o,null,!0)}(t),wn(t,"beforeCreate",void 0,!1),function(e){var t=$o(e.$options.inject,e);t&&(Ie(!1),Object.keys(t).forEach((function(n){Le(e,n,t[n])})),Ie(!0))}(t),No(t),function(e){var t=e.$options.provide;if(t){var n=d(t)?t.call(e):t;if(!c(n))return;for(var o=Hn(e),r=pe?Reflect.ownKeys(n):Object.keys(n),a=0;a<r.length;a++){var i=r[a];Object.defineProperty(o,i,Object.getOwnPropertyDescriptor(n,i))}}}(t),wn(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}(pr),function(e){var t={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",n),e.prototype.$set=ze,e.prototype.$delete=Oe,e.prototype.$watch=function(e,t,n){var o=this;if(p(t))return jo(o,e,t,n);(n=n||{}).user=!0;var r=new Io(o,e,t,n);if(n.immediate){var a='callback for immediate watcher "'.concat(r.expression,'"');Ce(),Kn(t,o,[r.value],o,a),Pe()}return function(){r.teardown()}}}(pr),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var o=this;if(r(e))for(var a=0,i=e.length;a<i;a++)o.$on(e[a],n);else(o._events[e]||(o._events[e]=[])).push(n),t.test(e)&&(o._hasHookEvent=!0);return o},e.prototype.$once=function(e,t){var n=this;function o(){n.$off(e,o),t.apply(n,arguments)}return o.fn=t,n.$on(e,o),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(r(e)){for(var o=0,a=e.length;o<a;o++)n.$off(e[o],t);return n}var i,s=n._events[e];if(!s)return n;if(!t)return n._events[e]=null,n;for(var l=s.length;l--;)if((i=s[l])===t||i.fn===t){s.splice(l,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?I(n):n;for(var o=I(arguments,1),r='event handler for "'.concat(e,'"'),a=0,i=n.length;a<i;a++)Kn(n[a],t,o,t,r)}return t}}(pr),function(e){e.prototype._update=function(e,t){var n=this,o=n.$el,r=n._vnode,a=bn(n);n._vnode=e,n.$el=r?n.__patch__(r,e):n.__patch__(n.$el,e,t,!1),a(),o&&(o.__vue__=null),n.$el&&(n.$el.__vue__=n);for(var i=n;i&&i.$vnode&&i.$parent&&i.$vnode===i.$parent._vnode;)i.$parent.$el=i.$el,i=i.$parent},e.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){wn(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||k(t.$children,e),e._scope.stop(),e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),wn(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}(pr),function(e){jt(e.prototype),e.prototype.$nextTick=function(e){return so(e,this)},e.prototype._render=function(){var e=this,t=e.$options,n=t.render,o=t._parentVnode;o&&e._isMounted&&(e.$scopedSlots=Wt(e.$parent,o.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&Zt(e._slotsProxy,e.$scopedSlots)),e.$vnode=o;var a,i=me,s=rn;try{fe(e),rn=e,a=n.call(e._renderProxy,e.$createElement)}catch(t){Qn(t,e,"render"),a=e._vnode}finally{rn=s,fe(i)}return r(a)&&1===a.length&&(a=a[0]),a instanceof ge||(a=be()),a.parent=o,a}}(pr);var _r=[String,RegExp,Array],vr={name:"keep-alive",abstract:!0,props:{include:_r,exclude:_r,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,n=e.keys,o=e.vnodeToCache,r=e.keyToCache;if(o){var a=o.tag,i=o.componentInstance,s=o.componentOptions;t[r]={name:hr(s),tag:a,componentInstance:i},n.push(r),this.max&&n.length>parseInt(this.max)&&br(t,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)br(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",(function(t){gr(e,(function(e){return fr(t,e)}))})),this.$watch("exclude",(function(t){gr(e,(function(e){return!fr(t,e)}))}))},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=sn(e),n=t&&t.componentOptions;if(n){var o=hr(n),r=this.include,a=this.exclude;if(r&&(!o||!fr(r,o))||a&&o&&fr(a,o))return t;var i=this.cache,s=this.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):t.key;i[l]?(t.componentInstance=i[l].componentInstance,k(s,l),s.push(l)):(this.vnodeToCache=t,this.keyToCache=l),t.data.keepAlive=!0}return t||e&&e[0]}},yr={KeepAlive:vr};!function(e){var t={get:function(){return H}};Object.defineProperty(e,"config",t),e.util={warn:Xo,extend:M,mergeOptions:ar,defineReactive:Le},e.set=ze,e.delete=Oe,e.nextTick=so,e.observable=function(e){return Ne(e),e},e.options=Object.create(null),V.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,M(e.options.components,yr),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=I(arguments,1);return n.unshift(this),d(e.install)?e.install.apply(e,n):d(e)&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=ar(this.options,e),this}}(e),mr(e),function(e){V.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&p(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&d(n)&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}(e)}(pr),Object.defineProperty(pr.prototype,"$isServer",{get:le}),Object.defineProperty(pr.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(pr,"FunctionalRenderContext",{value:Wo}),pr.version=Po;var wr=v("style,class"),kr=v("input,textarea,option,select,progress"),xr=function(e,t,n){return"value"===n&&kr(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Sr=v("contenteditable,draggable,spellcheck"),Cr=v("events,caret,typing,plaintext-only"),Pr=function(e,t){return Rr(t)||"false"===t?"false":"contenteditable"===e&&Cr(t)?t:"true"},Tr=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Er="http://www.w3.org/1999/xlink",Dr=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Ar=function(e){return Dr(e)?e.slice(6,e.length):""},Rr=function(e){return null==e||!1===e};function Ir(e){for(var t=e.data,n=e,o=e;i(o.componentInstance);)(o=o.componentInstance._vnode)&&o.data&&(t=Mr(o.data,t));for(;i(n=n.parent);)n&&n.data&&(t=Mr(t,n.data));return function(e,t){if(i(e)||i(t))return Br(e,Nr(t));return""}(t.staticClass,t.class)}function Mr(e,t){return{staticClass:Br(e.staticClass,t.staticClass),class:i(e.class)?[e.class,t.class]:t.class}}function Br(e,t){return e?t?e+" "+t:e:t||""}function Nr(e){return Array.isArray(e)?function(e){for(var t,n="",o=0,r=e.length;o<r;o++)i(t=Nr(e[o]))&&""!==t&&(n&&(n+=" "),n+=t);return n}(e):c(e)?function(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}(e):"string"==typeof e?e:""}var Lr={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},zr=v("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Or=v("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Fr=function(e){return zr(e)||Or(e)};function jr(e){return Or(e)?"svg":"math"===e?"math":void 0}var $r=Object.create(null);var Ur=v("text,number,password,search,email,tel,url");function Vr(e){if("string"==typeof e){var t=document.querySelector(e);return t||document.createElement("div")}return e}var Wr=Object.freeze({__proto__:null,createElement:function(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n},createElementNS:function(e,t){return document.createElementNS(Lr[e],t)},createTextNode:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},insertBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},appendChild:function(e,t){e.appendChild(t)},parentNode:function(e){return e.parentNode},nextSibling:function(e){return e.nextSibling},tagName:function(e){return e.tagName},setTextContent:function(e,t){e.textContent=t},setStyleScope:function(e,t){e.setAttribute(t,"")}}),Hr={create:function(e,t){Gr(t)},update:function(e,t){e.data.ref!==t.data.ref&&(Gr(e,!0),Gr(t))},destroy:function(e){Gr(e,!0)}};function Gr(e,t){var n=e.data.ref;if(i(n)){var o=e.context,a=e.componentInstance||e.elm,s=t?null:a,l=t?void 0:a;if(d(n))Kn(n,o,[s],o,"template ref function");else{var c=e.data.refInFor,u="string"==typeof n||"number"==typeof n,p=Ze(n),m=o.$refs;if(u||p)if(c){var h=u?m[n]:n.value;t?r(h)&&k(h,a):r(h)?h.includes(a)||h.push(a):u?(m[n]=[a],qr(o,n,m[n])):n.value=[a]}else if(u){if(t&&m[n]!==a)return;m[n]=l,qr(o,n,s)}else if(p){if(t&&n.value!==a)return;n.value=s}else 0}}}function qr(e,t,n){var o=e._setupState;o&&S(o,t)&&(Ze(o[t])?o[t].value=n:o[t]=n)}var Qr=new ge("",{},[]),Kr=["create","activate","update","remove","destroy"];function Zr(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&i(e.data)===i(t.data)&&function(e,t){if("input"!==e.tag)return!0;var n,o=i(n=e.data)&&i(n=n.attrs)&&n.type,r=i(n=t.data)&&i(n=n.attrs)&&n.type;return o===r||Ur(o)&&Ur(r)}(e,t)||s(e.isAsyncPlaceholder)&&a(t.asyncFactory.error))}function Yr(e,t,n){var o,r,a={};for(o=t;o<=n;++o)i(r=e[o].key)&&(a[r]=o);return a}var Xr={create:Jr,update:Jr,destroy:function(e){Jr(e,Qr)}};function Jr(e,t){(e.data.directives||t.data.directives)&&function(e,t){var n,o,r,a=e===Qr,i=t===Qr,s=ta(e.data.directives,e.context),l=ta(t.data.directives,t.context),d=[],c=[];for(n in l)o=s[n],r=l[n],o?(r.oldValue=o.value,r.oldArg=o.arg,oa(r,"update",t,e),r.def&&r.def.componentUpdated&&c.push(r)):(oa(r,"bind",t,e),r.def&&r.def.inserted&&d.push(r));if(d.length){var u=function(){for(var n=0;n<d.length;n++)oa(d[n],"inserted",t,e)};a?bt(t,"insert",u):u()}c.length&&bt(t,"postpatch",(function(){for(var n=0;n<c.length;n++)oa(c[n],"componentUpdated",t,e)}));if(!a)for(n in s)l[n]||oa(s[n],"unbind",e,e,i)}(e,t)}var ea=Object.create(null);function ta(e,t){var n,o,r=Object.create(null);if(!e)return r;for(n=0;n<e.length;n++){if((o=e[n]).modifiers||(o.modifiers=ea),r[na(o)]=o,t._setupState&&t._setupState.__sfc){var a=o.def||ir(t,"_setupState","v-"+o.name);o.def="function"==typeof a?{bind:a,update:a}:a}o.def=o.def||ir(t.$options,"directives",o.name)}return r}function na(e){return e.rawName||"".concat(e.name,".").concat(Object.keys(e.modifiers||{}).join("."))}function oa(e,t,n,o,r){var a=e.def&&e.def[t];if(a)try{a(n.elm,e,n,o,r)}catch(o){Qn(o,n.context,"directive ".concat(e.name," ").concat(t," hook"))}}var ra=[Hr,Xr];function aa(e,t){var n=t.componentOptions;if(!(i(n)&&!1===n.Ctor.options.inheritAttrs||a(e.data.attrs)&&a(t.data.attrs))){var o,r,l=t.elm,d=e.data.attrs||{},c=t.data.attrs||{};for(o in(i(c.__ob__)||s(c._v_attr_proxy))&&(c=t.data.attrs=M({},c)),c)r=c[o],d[o]!==r&&ia(l,o,r,t.data.pre);for(o in(J||te)&&c.value!==d.value&&ia(l,"value",c.value),d)a(c[o])&&(Dr(o)?l.removeAttributeNS(Er,Ar(o)):Sr(o)||l.removeAttribute(o))}}function ia(e,t,n,o){o||e.tagName.indexOf("-")>-1?sa(e,t,n):Tr(t)?Rr(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Sr(t)?e.setAttribute(t,Pr(t,n)):Dr(t)?Rr(n)?e.removeAttributeNS(Er,Ar(t)):e.setAttributeNS(Er,t,n):sa(e,t,n)}function sa(e,t,n){if(Rr(n))e.removeAttribute(t);else{if(J&&!ee&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var o=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",o)};e.addEventListener("input",o),e.__ieph=!0}e.setAttribute(t,n)}}var la={create:aa,update:aa};function da(e,t){var n=t.elm,o=t.data,r=e.data;if(!(a(o.staticClass)&&a(o.class)&&(a(r)||a(r.staticClass)&&a(r.class)))){var s=Ir(t),l=n._transitionClasses;i(l)&&(s=Br(s,Nr(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var ca,ua,pa,ma,ha,fa,ga={create:da,update:da},ba=/[\w).+\-_$\]]/;function _a(e){var t,n,o,r,a,i=!1,s=!1,l=!1,d=!1,c=0,u=0,p=0,m=0;for(o=0;o<e.length;o++)if(n=t,t=e.charCodeAt(o),i)39===t&&92!==n&&(i=!1);else if(s)34===t&&92!==n&&(s=!1);else if(l)96===t&&92!==n&&(l=!1);else if(d)47===t&&92!==n&&(d=!1);else if(124!==t||124===e.charCodeAt(o+1)||124===e.charCodeAt(o-1)||c||u||p){switch(t){case 34:s=!0;break;case 39:i=!0;break;case 96:l=!0;break;case 40:p++;break;case 41:p--;break;case 91:u++;break;case 93:u--;break;case 123:c++;break;case 125:c--}if(47===t){for(var h=o-1,f=void 0;h>=0&&" "===(f=e.charAt(h));h--);f&&ba.test(f)||(d=!0)}}else void 0===r?(m=o+1,r=e.slice(0,o).trim()):g();function g(){(a||(a=[])).push(e.slice(m,o).trim()),m=o+1}if(void 0===r?r=e.slice(0,o).trim():0!==m&&g(),a)for(o=0;o<a.length;o++)r=va(r,a[o]);return r}function va(e,t){var n=t.indexOf("(");if(n<0)return'_f("'.concat(t,'")(').concat(e,")");var o=t.slice(0,n),r=t.slice(n+1);return'_f("'.concat(o,'")(').concat(e).concat(")"!==r?","+r:r)}function ya(e,t){console.error("[Vue compiler]: ".concat(e))}function wa(e,t){return e?e.map((function(e){return e[t]})).filter((function(e){return e})):[]}function ka(e,t,n,o,r){(e.props||(e.props=[])).push(Ra({name:t,value:n,dynamic:r},o)),e.plain=!1}function xa(e,t,n,o,r){(r?e.dynamicAttrs||(e.dynamicAttrs=[]):e.attrs||(e.attrs=[])).push(Ra({name:t,value:n,dynamic:r},o)),e.plain=!1}function Sa(e,t,n,o){e.attrsMap[t]=n,e.attrsList.push(Ra({name:t,value:n},o))}function Ca(e,t,n,o,r,a,i,s){(e.directives||(e.directives=[])).push(Ra({name:t,rawName:n,value:o,arg:r,isDynamicArg:a,modifiers:i},s)),e.plain=!1}function Pa(e,t,n){return n?"_p(".concat(t,',"').concat(e,'")'):e+t}function Ta(e,t,n,r,a,i,s,l){var d;(r=r||o).right?l?t="(".concat(t,")==='click'?'contextmenu':(").concat(t,")"):"click"===t&&(t="contextmenu",delete r.right):r.middle&&(l?t="(".concat(t,")==='click'?'mouseup':(").concat(t,")"):"click"===t&&(t="mouseup")),r.capture&&(delete r.capture,t=Pa("!",t,l)),r.once&&(delete r.once,t=Pa("~",t,l)),r.passive&&(delete r.passive,t=Pa("&",t,l)),r.native?(delete r.native,d=e.nativeEvents||(e.nativeEvents={})):d=e.events||(e.events={});var c=Ra({value:n.trim(),dynamic:l},s);r!==o&&(c.modifiers=r);var u=d[t];Array.isArray(u)?a?u.unshift(c):u.push(c):d[t]=u?a?[c,u]:[u,c]:c,e.plain=!1}function Ea(e,t,n){var o=Da(e,":"+t)||Da(e,"v-bind:"+t);if(null!=o)return _a(o);if(!1!==n){var r=Da(e,t);if(null!=r)return JSON.stringify(r)}}function Da(e,t,n){var o;if(null!=(o=e.attrsMap[t]))for(var r=e.attrsList,a=0,i=r.length;a<i;a++)if(r[a].name===t){r.splice(a,1);break}return n&&delete e.attrsMap[t],o}function Aa(e,t){for(var n=e.attrsList,o=0,r=n.length;o<r;o++){var a=n[o];if(t.test(a.name))return n.splice(o,1),a}}function Ra(e,t){return t&&(null!=t.start&&(e.start=t.start),null!=t.end&&(e.end=t.end)),e}function Ia(e,t,n){var o=n||{},r=o.number,a="$$v",i=a;o.trim&&(i="(typeof ".concat(a," === 'string'")+"? ".concat(a,".trim()")+": ".concat(a,")")),r&&(i="_n(".concat(i,")"));var s=Ma(t,i);e.model={value:"(".concat(t,")"),expression:JSON.stringify(t),callback:"function (".concat(a,") {").concat(s,"}")}}function Ma(e,t){var n=function(e){if(e=e.trim(),ca=e.length,e.indexOf("[")<0||e.lastIndexOf("]")<ca-1)return(ma=e.lastIndexOf("."))>-1?{exp:e.slice(0,ma),key:'"'+e.slice(ma+1)+'"'}:{exp:e,key:null};ua=e,ma=ha=fa=0;for(;!Na();)La(pa=Ba())?Oa(pa):91===pa&&za(pa);return{exp:e.slice(0,ha),key:e.slice(ha+1,fa)}}(e);return null===n.key?"".concat(e,"=").concat(t):"$set(".concat(n.exp,", ").concat(n.key,", ").concat(t,")")}function Ba(){return ua.charCodeAt(++ma)}function Na(){return ma>=ca}function La(e){return 34===e||39===e}function za(e){var t=1;for(ha=ma;!Na();)if(La(e=Ba()))Oa(e);else if(91===e&&t++,93===e&&t--,0===t){fa=ma;break}}function Oa(e){for(var t=e;!Na()&&(e=Ba())!==t;);}var Fa,ja="__r",$a="__c";function Ua(e,t,n){var o=Fa;return function r(){null!==t.apply(null,arguments)&&Ha(e,r,n,o)}}var Va=Jn&&!(re&&Number(re[1])<=53);function Wa(e,t,n,o){if(Va){var r=En,a=t;t=a._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=r||e.timeStamp<=0||e.target.ownerDocument!==document)return a.apply(this,arguments)}}Fa.addEventListener(e,t,ie?{capture:n,passive:o}:n)}function Ha(e,t,n,o){(o||Fa).removeEventListener(e,t._wrapper||t,n)}function Ga(e,t){if(!a(e.data.on)||!a(t.data.on)){var n=t.data.on||{},o=e.data.on||{};Fa=t.elm||e.elm,function(e){if(i(e[ja])){var t=J?"change":"input";e[t]=[].concat(e[ja],e[t]||[]),delete e[ja]}i(e[$a])&&(e.change=[].concat(e[$a],e.change||[]),delete e[$a])}(n),gt(n,o,Wa,Ha,Ua,t.context),Fa=void 0}}var qa,Qa={create:Ga,update:Ga,destroy:function(e){return Ga(e,Qr)}};function Ka(e,t){if(!a(e.data.domProps)||!a(t.data.domProps)){var n,o,r=t.elm,l=e.data.domProps||{},d=t.data.domProps||{};for(n in(i(d.__ob__)||s(d._v_attr_proxy))&&(d=t.data.domProps=M({},d)),l)n in d||(r[n]="");for(n in d){if(o=d[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),o===l[n])continue;1===r.childNodes.length&&r.removeChild(r.childNodes[0])}if("value"===n&&"PROGRESS"!==r.tagName){r._value=o;var c=a(o)?"":String(o);Za(r,c)&&(r.value=c)}else if("innerHTML"===n&&Or(r.tagName)&&a(r.innerHTML)){(qa=qa||document.createElement("div")).innerHTML="<svg>".concat(o,"</svg>");for(var u=qa.firstChild;r.firstChild;)r.removeChild(r.firstChild);for(;u.firstChild;)r.appendChild(u.firstChild)}else if(o!==l[n])try{r[n]=o}catch(e){}}}}function Za(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}(e,t)||function(e,t){var n=e.value,o=e._vModifiers;if(i(o)){if(o.number)return _(n)!==_(t);if(o.trim)return n.trim()!==t.trim()}return n!==t}(e,t))}var Ya={create:Ka,update:Ka},Xa=C((function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach((function(e){if(e){var o=e.split(n);o.length>1&&(t[o[0].trim()]=o[1].trim())}})),t}));function Ja(e){var t=ei(e.style);return e.staticStyle?M(e.staticStyle,t):t}function ei(e){return Array.isArray(e)?B(e):"string"==typeof e?Xa(e):e}var ti,ni=/^--/,oi=/\s*!important$/,ri=function(e,t,n){if(ni.test(t))e.style.setProperty(t,n);else if(oi.test(n))e.style.setProperty(A(t),n.replace(oi,""),"important");else{var o=ii(t);if(Array.isArray(n))for(var r=0,a=n.length;r<a;r++)e.style[o]=n[r];else e.style[o]=n}},ai=["Webkit","Moz","ms"],ii=C((function(e){if(ti=ti||document.createElement("div").style,"filter"!==(e=T(e))&&e in ti)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<ai.length;n++){var o=ai[n]+t;if(o in ti)return o}}));function si(e,t){var n=t.data,o=e.data;if(!(a(n.staticStyle)&&a(n.style)&&a(o.staticStyle)&&a(o.style))){var r,s,l=t.elm,d=o.staticStyle,c=o.normalizedStyle||o.style||{},u=d||c,p=ei(t.data.style)||{};t.data.normalizedStyle=i(p.__ob__)?M({},p):p;var m=function(e,t){var n,o={};if(t)for(var r=e;r.componentInstance;)(r=r.componentInstance._vnode)&&r.data&&(n=Ja(r.data))&&M(o,n);(n=Ja(e.data))&&M(o,n);for(var a=e;a=a.parent;)a.data&&(n=Ja(a.data))&&M(o,n);return o}(t,!0);for(s in u)a(m[s])&&ri(l,s,"");for(s in m)r=m[s],ri(l,s,null==r?"":r)}}var li={create:si,update:si},di=/\s+/;function ci(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(di).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" ".concat(e.getAttribute("class")||""," ");n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function ui(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(di).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" ".concat(e.getAttribute("class")||""," "),o=" "+t+" ";n.indexOf(o)>=0;)n=n.replace(o," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function pi(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&M(t,mi(e.name||"v")),M(t,e),t}return"string"==typeof e?mi(e):void 0}}var mi=C((function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}})),hi=Y&&!ee,fi="transition",gi="animation",bi="transition",_i="transitionend",vi="animation",yi="animationend";hi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(bi="WebkitTransition",_i="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(vi="WebkitAnimation",yi="webkitAnimationEnd"));var wi=Y?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function ki(e){wi((function(){wi(e)}))}function xi(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),ci(e,t))}function Si(e,t){e._transitionClasses&&k(e._transitionClasses,t),ui(e,t)}function Ci(e,t,n){var o=Ti(e,t),r=o.type,a=o.timeout,i=o.propCount;if(!r)return n();var s=r===fi?_i:yi,l=0,d=function(){e.removeEventListener(s,c),n()},c=function(t){t.target===e&&++l>=i&&d()};setTimeout((function(){l<i&&d()}),a+1),e.addEventListener(s,c)}var Pi=/\b(transform|all)(,|$)/;function Ti(e,t){var n,o=window.getComputedStyle(e),r=(o[bi+"Delay"]||"").split(", "),a=(o[bi+"Duration"]||"").split(", "),i=Ei(r,a),s=(o[vi+"Delay"]||"").split(", "),l=(o[vi+"Duration"]||"").split(", "),d=Ei(s,l),c=0,u=0;return t===fi?i>0&&(n=fi,c=i,u=a.length):t===gi?d>0&&(n=gi,c=d,u=l.length):u=(n=(c=Math.max(i,d))>0?i>d?fi:gi:null)?n===fi?a.length:l.length:0,{type:n,timeout:c,propCount:u,hasTransform:n===fi&&Pi.test(o[bi+"Property"])}}function Ei(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map((function(t,n){return Di(t)+Di(e[n])})))}function Di(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function Ai(e,t){var n=e.elm;i(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var o=pi(e.data.transition);if(!a(o)&&!i(n._enterCb)&&1===n.nodeType){for(var r=o.css,s=o.type,l=o.enterClass,u=o.enterToClass,p=o.enterActiveClass,m=o.appearClass,h=o.appearToClass,f=o.appearActiveClass,g=o.beforeEnter,b=o.enter,v=o.afterEnter,y=o.enterCancelled,w=o.beforeAppear,k=o.appear,x=o.afterAppear,S=o.appearCancelled,C=o.duration,P=gn,T=gn.$vnode;T&&T.parent;)P=T.context,T=T.parent;var E=!P._isMounted||!e.isRootInsert;if(!E||k||""===k){var D=E&&m?m:l,A=E&&f?f:p,R=E&&h?h:u,I=E&&w||g,M=E&&d(k)?k:b,B=E&&x||v,N=E&&S||y,L=_(c(C)?C.enter:C);0;var z=!1!==r&&!ee,O=Mi(M),F=n._enterCb=j((function(){z&&(Si(n,R),Si(n,A)),F.cancelled?(z&&Si(n,D),N&&N(n)):B&&B(n),n._enterCb=null}));e.data.show||bt(e,"insert",(function(){var t=n.parentNode,o=t&&t._pending&&t._pending[e.key];o&&o.tag===e.tag&&o.elm._leaveCb&&o.elm._leaveCb(),M&&M(n,F)})),I&&I(n),z&&(xi(n,D),xi(n,A),ki((function(){Si(n,D),F.cancelled||(xi(n,R),O||(Ii(L)?setTimeout(F,L):Ci(n,s,F)))}))),e.data.show&&(t&&t(),M&&M(n,F)),z||O||F()}}}function Ri(e,t){var n=e.elm;i(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var o=pi(e.data.transition);if(a(o)||1!==n.nodeType)return t();if(!i(n._leaveCb)){var r=o.css,s=o.type,l=o.leaveClass,d=o.leaveToClass,u=o.leaveActiveClass,p=o.beforeLeave,m=o.leave,h=o.afterLeave,f=o.leaveCancelled,g=o.delayLeave,b=o.duration,v=!1!==r&&!ee,y=Mi(m),w=_(c(b)?b.leave:b);0;var k=n._leaveCb=j((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[e.key]=null),v&&(Si(n,d),Si(n,u)),k.cancelled?(v&&Si(n,l),f&&f(n)):(t(),h&&h(n)),n._leaveCb=null}));g?g(x):x()}function x(){k.cancelled||(!e.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[e.key]=e),p&&p(n),v&&(xi(n,l),xi(n,u),ki((function(){Si(n,l),k.cancelled||(xi(n,d),y||(Ii(w)?setTimeout(k,w):Ci(n,s,k)))}))),m&&m(n,k),v||y||k())}}function Ii(e){return"number"==typeof e&&!isNaN(e)}function Mi(e){if(a(e))return!1;var t=e.fns;return i(t)?Mi(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Bi(e,t){!0!==t.data.show&&Ai(t)}var Ni=function(e){var t,n,o={},d=e.modules,c=e.nodeOps;for(t=0;t<Kr.length;++t)for(o[Kr[t]]=[],n=0;n<d.length;++n)i(d[n][Kr[t]])&&o[Kr[t]].push(d[n][Kr[t]]);function u(e){var t=c.parentNode(e);i(t)&&c.removeChild(t,e)}function p(e,t,n,r,a,l,d){if(i(e.elm)&&i(l)&&(e=l[d]=ve(e)),e.isRootInsert=!a,!function(e,t,n,r){var a=e.data;if(i(a)){var l=i(e.componentInstance)&&a.keepAlive;if(i(a=a.hook)&&i(a=a.init)&&a(e,!1),i(e.componentInstance))return m(e,t),h(n,e.elm,r),s(l)&&function(e,t,n,r){var a,s=e;for(;s.componentInstance;)if(i(a=(s=s.componentInstance._vnode).data)&&i(a=a.transition)){for(a=0;a<o.activate.length;++a)o.activate[a](Qr,s);t.push(s);break}h(n,e.elm,r)}(e,t,n,r),!0}}(e,t,n,r)){var u=e.data,p=e.children,g=e.tag;i(g)?(e.elm=e.ns?c.createElementNS(e.ns,g):c.createElement(g,e),_(e),f(e,p,t),i(u)&&b(e,t),h(n,e.elm,r)):s(e.isComment)?(e.elm=c.createComment(e.text),h(n,e.elm,r)):(e.elm=c.createTextNode(e.text),h(n,e.elm,r))}}function m(e,t){i(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,g(e)?(b(e,t),_(e)):(Gr(e),t.push(e))}function h(e,t,n){i(e)&&(i(n)?c.parentNode(n)===e&&c.insertBefore(e,t,n):c.appendChild(e,t))}function f(e,t,n){if(r(t)){0;for(var o=0;o<t.length;++o)p(t[o],n,e.elm,null,!0,t,o)}else l(e.text)&&c.appendChild(e.elm,c.createTextNode(String(e.text)))}function g(e){for(;e.componentInstance;)e=e.componentInstance._vnode;return i(e.tag)}function b(e,n){for(var r=0;r<o.create.length;++r)o.create[r](Qr,e);i(t=e.data.hook)&&(i(t.create)&&t.create(Qr,e),i(t.insert)&&n.push(e))}function _(e){var t;if(i(t=e.fnScopeId))c.setStyleScope(e.elm,t);else for(var n=e;n;)i(t=n.context)&&i(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t),n=n.parent;i(t=gn)&&t!==e.context&&t!==e.fnContext&&i(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t)}function y(e,t,n,o,r,a){for(;o<=r;++o)p(n[o],a,e,t,!1,n,o)}function w(e){var t,n,r=e.data;if(i(r))for(i(t=r.hook)&&i(t=t.destroy)&&t(e),t=0;t<o.destroy.length;++t)o.destroy[t](e);if(i(t=e.children))for(n=0;n<e.children.length;++n)w(e.children[n])}function k(e,t,n){for(;t<=n;++t){var o=e[t];i(o)&&(i(o.tag)?(x(o),w(o)):u(o.elm))}}function x(e,t){if(i(t)||i(e.data)){var n,r=o.remove.length+1;for(i(t)?t.listeners+=r:t=function(e,t){function n(){0==--n.listeners&&u(e)}return n.listeners=t,n}(e.elm,r),i(n=e.componentInstance)&&i(n=n._vnode)&&i(n.data)&&x(n,t),n=0;n<o.remove.length;++n)o.remove[n](e,t);i(n=e.data.hook)&&i(n=n.remove)?n(e,t):t()}else u(e.elm)}function S(e,t,n,o){for(var r=n;r<o;r++){var a=t[r];if(i(a)&&Zr(e,a))return r}}function C(e,t,n,r,l,d){if(e!==t){i(t.elm)&&i(r)&&(t=r[l]=ve(t));var u=t.elm=e.elm;if(s(e.isAsyncPlaceholder))i(t.asyncFactory.resolved)?E(e.elm,t,n):t.isAsyncPlaceholder=!0;else if(s(t.isStatic)&&s(e.isStatic)&&t.key===e.key&&(s(t.isCloned)||s(t.isOnce)))t.componentInstance=e.componentInstance;else{var m,h=t.data;i(h)&&i(m=h.hook)&&i(m=m.prepatch)&&m(e,t);var f=e.children,b=t.children;if(i(h)&&g(t)){for(m=0;m<o.update.length;++m)o.update[m](e,t);i(m=h.hook)&&i(m=m.update)&&m(e,t)}a(t.text)?i(f)&&i(b)?f!==b&&function(e,t,n,o,r){var s,l,d,u=0,m=0,h=t.length-1,f=t[0],g=t[h],b=n.length-1,_=n[0],v=n[b],w=!r;for(;u<=h&&m<=b;)a(f)?f=t[++u]:a(g)?g=t[--h]:Zr(f,_)?(C(f,_,o,n,m),f=t[++u],_=n[++m]):Zr(g,v)?(C(g,v,o,n,b),g=t[--h],v=n[--b]):Zr(f,v)?(C(f,v,o,n,b),w&&c.insertBefore(e,f.elm,c.nextSibling(g.elm)),f=t[++u],v=n[--b]):Zr(g,_)?(C(g,_,o,n,m),w&&c.insertBefore(e,g.elm,f.elm),g=t[--h],_=n[++m]):(a(s)&&(s=Yr(t,u,h)),a(l=i(_.key)?s[_.key]:S(_,t,u,h))?p(_,o,e,f.elm,!1,n,m):Zr(d=t[l],_)?(C(d,_,o,n,m),t[l]=void 0,w&&c.insertBefore(e,d.elm,f.elm)):p(_,o,e,f.elm,!1,n,m),_=n[++m]);u>h?y(e,a(n[b+1])?null:n[b+1].elm,n,m,b,o):m>b&&k(t,u,h)}(u,f,b,n,d):i(b)?(i(e.text)&&c.setTextContent(u,""),y(u,null,b,0,b.length-1,n)):i(f)?k(f,0,f.length-1):i(e.text)&&c.setTextContent(u,""):e.text!==t.text&&c.setTextContent(u,t.text),i(h)&&i(m=h.hook)&&i(m=m.postpatch)&&m(e,t)}}}function P(e,t,n){if(s(n)&&i(e.parent))e.parent.data.pendingInsert=t;else for(var o=0;o<t.length;++o)t[o].data.hook.insert(t[o])}var T=v("attrs,class,staticClass,staticStyle,key");function E(e,t,n,o){var r,a=t.tag,l=t.data,d=t.children;if(o=o||l&&l.pre,t.elm=e,s(t.isComment)&&i(t.asyncFactory))return t.isAsyncPlaceholder=!0,!0;if(i(l)&&(i(r=l.hook)&&i(r=r.init)&&r(t,!0),i(r=t.componentInstance)))return m(t,n),!0;if(i(a)){if(i(d))if(e.hasChildNodes())if(i(r=l)&&i(r=r.domProps)&&i(r=r.innerHTML)){if(r!==e.innerHTML)return!1}else{for(var c=!0,u=e.firstChild,p=0;p<d.length;p++){if(!u||!E(u,d[p],n,o)){c=!1;break}u=u.nextSibling}if(!c||u)return!1}else f(t,d,n);if(i(l)){var h=!1;for(var g in l)if(!T(g)){h=!0,b(t,n);break}!h&&l.class&&Do(l.class)}}else e.data!==t.text&&(e.data=t.text);return!0}return function(e,t,n,r){if(!a(t)){var l,d=!1,u=[];if(a(e))d=!0,p(t,u);else{var m=i(e.nodeType);if(!m&&Zr(e,t))C(e,t,u,null,null,r);else{if(m){if(1===e.nodeType&&e.hasAttribute(U)&&(e.removeAttribute(U),n=!0),s(n)&&E(e,t,u))return P(t,u,!0),e;l=e,e=new ge(c.tagName(l).toLowerCase(),{},[],void 0,l)}var h=e.elm,f=c.parentNode(h);if(p(t,u,h._leaveCb?null:f,c.nextSibling(h)),i(t.parent))for(var b=t.parent,_=g(t);b;){for(var v=0;v<o.destroy.length;++v)o.destroy[v](b);if(b.elm=t.elm,_){for(var y=0;y<o.create.length;++y)o.create[y](Qr,b);var x=b.data.hook.insert;if(x.merged)for(var S=x.fns.slice(1),T=0;T<S.length;T++)S[T]()}else Gr(b);b=b.parent}i(f)?k([e],0,0):i(e.tag)&&w(e)}}return P(t,u,d),t.elm}i(e)&&w(e)}}({nodeOps:Wr,modules:[la,ga,Qa,Ya,li,Y?{create:Bi,activate:Bi,remove:function(e,t){!0!==e.data.show?Ri(e,t):t()}}:{}].concat(ra)});ee&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&Vi(e,"input")}));var Li={inserted:function(e,t,n,o){"select"===n.tag?(o.elm&&!o.elm._vOptions?bt(n,"postpatch",(function(){Li.componentUpdated(e,t,n)})):zi(e,t,n.context),e._vOptions=[].map.call(e.options,ji)):("textarea"===n.tag||Ur(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",$i),e.addEventListener("compositionend",Ui),e.addEventListener("change",Ui),ee&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){zi(e,t,n.context);var o=e._vOptions,r=e._vOptions=[].map.call(e.options,ji);if(r.some((function(e,t){return!O(e,o[t])})))(e.multiple?t.value.some((function(e){return Fi(e,r)})):t.value!==t.oldValue&&Fi(t.value,r))&&Vi(e,"change")}}};function zi(e,t,n){Oi(e,t,n),(J||te)&&setTimeout((function(){Oi(e,t,n)}),0)}function Oi(e,t,n){var o=t.value,r=e.multiple;if(!r||Array.isArray(o)){for(var a,i,s=0,l=e.options.length;s<l;s++)if(i=e.options[s],r)a=F(o,ji(i))>-1,i.selected!==a&&(i.selected=a);else if(O(ji(i),o))return void(e.selectedIndex!==s&&(e.selectedIndex=s));r||(e.selectedIndex=-1)}}function Fi(e,t){return t.every((function(t){return!O(t,e)}))}function ji(e){return"_value"in e?e._value:e.value}function $i(e){e.target.composing=!0}function Ui(e){e.target.composing&&(e.target.composing=!1,Vi(e.target,"input"))}function Vi(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function Wi(e){return!e.componentInstance||e.data&&e.data.transition?e:Wi(e.componentInstance._vnode)}var Hi={bind:function(e,t,n){var o=t.value,r=(n=Wi(n)).data&&n.data.transition,a=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;o&&r?(n.data.show=!0,Ai(n,(function(){e.style.display=a}))):e.style.display=o?a:"none"},update:function(e,t,n){var o=t.value;!o!=!t.oldValue&&((n=Wi(n)).data&&n.data.transition?(n.data.show=!0,o?Ai(n,(function(){e.style.display=e.__vOriginalDisplay})):Ri(n,(function(){e.style.display="none"}))):e.style.display=o?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,o,r){r||(e.style.display=e.__vOriginalDisplay)}},Gi={model:Li,show:Hi},qi={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Qi(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?Qi(sn(t.children)):e}function Ki(e){var t={},n=e.$options;for(var o in n.propsData)t[o]=e[o];var r=n._parentListeners;for(var o in r)t[T(o)]=r[o];return t}function Zi(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var Yi=function(e){return e.tag||Vt(e)},Xi=function(e){return"show"===e.name},Ji={name:"transition",props:qi,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(Yi)).length){0;var o=this.mode;0;var r=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return r;var a=Qi(r);if(!a)return r;if(this._leaving)return Zi(e,r);var i="__transition-".concat(this._uid,"-");a.key=null==a.key?a.isComment?i+"comment":i+a.tag:l(a.key)?0===String(a.key).indexOf(i)?a.key:i+a.key:a.key;var s=(a.data||(a.data={})).transition=Ki(this),d=this._vnode,c=Qi(d);if(a.data.directives&&a.data.directives.some(Xi)&&(a.data.show=!0),c&&c.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(a,c)&&!Vt(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){var u=c.data.transition=M({},s);if("out-in"===o)return this._leaving=!0,bt(u,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),Zi(e,r);if("in-out"===o){if(Vt(a))return d;var p,m=function(){p()};bt(s,"afterEnter",m),bt(s,"enterCancelled",m),bt(u,"delayLeave",(function(e){p=e}))}}return r}}},es=M({tag:String,moveClass:String},qi);delete es.mode;var ts={props:es,beforeMount:function(){var e=this,t=this._update;this._update=function(n,o){var r=bn(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,r(),t.call(e,n,o)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),o=this.prevChildren=this.children,r=this.$slots.default||[],a=this.children=[],i=Ki(this),s=0;s<r.length;s++){if((c=r[s]).tag)if(null!=c.key&&0!==String(c.key).indexOf("__vlist"))a.push(c),n[c.key]=c,(c.data||(c.data={})).transition=i;else;}if(o){var l=[],d=[];for(s=0;s<o.length;s++){var c;(c=o[s]).data.transition=i,c.data.pos=c.elm.getBoundingClientRect(),n[c.key]?l.push(c):d.push(c)}this.kept=e(t,null,l),this.removed=d}return e(t,null,a)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";e.length&&this.hasMove(e[0].elm,t)&&(e.forEach(ns),e.forEach(os),e.forEach(rs),this._reflow=document.body.offsetHeight,e.forEach((function(e){if(e.data.moved){var n=e.elm,o=n.style;xi(n,t),o.transform=o.WebkitTransform=o.transitionDuration="",n.addEventListener(_i,n._moveCb=function e(o){o&&o.target!==n||o&&!/transform$/.test(o.propertyName)||(n.removeEventListener(_i,e),n._moveCb=null,Si(n,t))})}})))},methods:{hasMove:function(e,t){if(!hi)return!1;if(this._hasMove)return this._hasMove;var n=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach((function(e){ui(n,e)})),ci(n,t),n.style.display="none",this.$el.appendChild(n);var o=Ti(n);return this.$el.removeChild(n),this._hasMove=o.hasTransform}}};function ns(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function os(e){e.data.newPos=e.elm.getBoundingClientRect()}function rs(e){var t=e.data.pos,n=e.data.newPos,o=t.left-n.left,r=t.top-n.top;if(o||r){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate(".concat(o,"px,").concat(r,"px)"),a.transitionDuration="0s"}}var as={Transition:Ji,TransitionGroup:ts};pr.config.mustUseProp=xr,pr.config.isReservedTag=Fr,pr.config.isReservedAttr=wr,pr.config.getTagNamespace=jr,pr.config.isUnknownElement=function(e){if(!Y)return!0;if(Fr(e))return!1;if(e=e.toLowerCase(),null!=$r[e])return $r[e];var t=document.createElement(e);return e.indexOf("-")>-1?$r[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:$r[e]=/HTMLUnknownElement/.test(t.toString())},M(pr.options.directives,Gi),M(pr.options.components,as),pr.prototype.__patch__=Y?Ni:N,pr.prototype.$mount=function(e,t){return function(e,t,n){var o;e.$el=t,e.$options.render||(e.$options.render=be),wn(e,"beforeMount"),o=function(){e._update(e._render(),n)},new Io(e,o,N,{before:function(){e._isMounted&&!e._isDestroyed&&wn(e,"beforeUpdate")}},!0),n=!1;var r=e._preWatchers;if(r)for(var a=0;a<r.length;a++)r[a].run();return null==e.$vnode&&(e._isMounted=!0,wn(e,"mounted")),e}(this,e=e&&Y?Vr(e):void 0,t)},Y&&setTimeout((function(){H.devtools&&de&&de.emit("init",pr)}),0);var is=/\{\{((?:.|\r?\n)+?)\}\}/g,ss=/[-.*+?^${}()|[\]\/\\]/g,ls=C((function(e){var t=e[0].replace(ss,"\\$&"),n=e[1].replace(ss,"\\$&");return new RegExp(t+"((?:.|\\n)+?)"+n,"g")}));var ds={staticKeys:["staticClass"],transformNode:function(e,t){t.warn;var n=Da(e,"class");n&&(e.staticClass=JSON.stringify(n.replace(/\s+/g," ").trim()));var o=Ea(e,"class",!1);o&&(e.classBinding=o)},genData:function(e){var t="";return e.staticClass&&(t+="staticClass:".concat(e.staticClass,",")),e.classBinding&&(t+="class:".concat(e.classBinding,",")),t}};var cs,us={staticKeys:["staticStyle"],transformNode:function(e,t){t.warn;var n=Da(e,"style");n&&(e.staticStyle=JSON.stringify(Xa(n)));var o=Ea(e,"style",!1);o&&(e.styleBinding=o)},genData:function(e){var t="";return e.staticStyle&&(t+="staticStyle:".concat(e.staticStyle,",")),e.styleBinding&&(t+="style:(".concat(e.styleBinding,"),")),t}},ps=function(e){return(cs=cs||document.createElement("div")).innerHTML=e,cs.textContent},ms=v("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),hs=v("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),fs=v("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),gs=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,bs=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,_s="[a-zA-Z_][\\-\\.0-9_a-zA-Z".concat(G.source,"]*"),vs="((?:".concat(_s,"\\:)?").concat(_s,")"),ys=new RegExp("^<".concat(vs)),ws=/^\s*(\/?)>/,ks=new RegExp("^<\\/".concat(vs,"[^>]*>")),xs=/^<!DOCTYPE [^>]+>/i,Ss=/^<!\--/,Cs=/^<!\[/,Ps=v("script,style,textarea",!0),Ts={},Es={"&lt;":"<","&gt;":">","&quot;":'"',"&amp;":"&","&#10;":"\n","&#9;":"\t","&#39;":"'"},Ds=/&(?:lt|gt|quot|amp|#39);/g,As=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Rs=v("pre,textarea",!0),Is=function(e,t){return e&&Rs(e)&&"\n"===t[0]};function Ms(e,t){var n=t?As:Ds;return e.replace(n,(function(e){return Es[e]}))}function Bs(e,t){for(var n,o,r=[],a=t.expectHTML,i=t.isUnaryTag||L,s=t.canBeLeftOpenTag||L,l=0,d=function(){if(n=e,o&&Ps(o)){var d=0,p=o.toLowerCase(),m=Ts[p]||(Ts[p]=new RegExp("([\\s\\S]*?)(</"+p+"[^>]*>)","i"));k=e.replace(m,(function(e,n,o){return d=o.length,Ps(p)||"noscript"===p||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),Is(p,n)&&(n=n.slice(1)),t.chars&&t.chars(n),""}));l+=e.length-k.length,e=k,u(p,l-d,l)}else{var h=e.indexOf("<");if(0===h){if(Ss.test(e)){var f=e.indexOf("--\x3e");if(f>=0)return t.shouldKeepComment&&t.comment&&t.comment(e.substring(4,f),l,l+f+3),c(f+3),"continue"}if(Cs.test(e)){var g=e.indexOf("]>");if(g>=0)return c(g+2),"continue"}var b=e.match(xs);if(b)return c(b[0].length),"continue";var _=e.match(ks);if(_){var v=l;return c(_[0].length),u(_[1],v,l),"continue"}var y=function(){var t=e.match(ys);if(t){var n={tagName:t[1],attrs:[],start:l};c(t[0].length);for(var o=void 0,r=void 0;!(o=e.match(ws))&&(r=e.match(bs)||e.match(gs));)r.start=l,c(r[0].length),r.end=l,n.attrs.push(r);if(o)return n.unarySlash=o[1],c(o[0].length),n.end=l,n}}();if(y)return function(e){var n=e.tagName,l=e.unarySlash;a&&("p"===o&&fs(n)&&u(o),s(n)&&o===n&&u(n));for(var d=i(n)||!!l,c=e.attrs.length,p=new Array(c),m=0;m<c;m++){var h=e.attrs[m],f=h[3]||h[4]||h[5]||"",g="a"===n&&"href"===h[1]?t.shouldDecodeNewlinesForHref:t.shouldDecodeNewlines;p[m]={name:h[1],value:Ms(f,g)}}d||(r.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:p,start:e.start,end:e.end}),o=n);t.start&&t.start(n,p,d,e.start,e.end)}(y),Is(y.tagName,e)&&c(1),"continue"}var w=void 0,k=void 0,x=void 0;if(h>=0){for(k=e.slice(h);!(ks.test(k)||ys.test(k)||Ss.test(k)||Cs.test(k)||(x=k.indexOf("<",1))<0);)h+=x,k=e.slice(h);w=e.substring(0,h)}h<0&&(w=e),w&&c(w.length),t.chars&&w&&t.chars(w,l-w.length,l)}if(e===n)return t.chars&&t.chars(e),"break"};e;){if("break"===d())break}function c(t){l+=t,e=e.substring(t)}function u(e,n,a){var i,s;if(null==n&&(n=l),null==a&&(a=l),e)for(s=e.toLowerCase(),i=r.length-1;i>=0&&r[i].lowerCasedTag!==s;i--);else i=0;if(i>=0){for(var d=r.length-1;d>=i;d--)t.end&&t.end(r[d].tag,n,a);r.length=i,o=i&&r[i-1].tag}else"br"===s?t.start&&t.start(e,[],!0,n,a):"p"===s&&(t.start&&t.start(e,[],!1,n,a),t.end&&t.end(e,n,a))}u()}var Ns,Ls,zs,Os,Fs,js,$s,Us,Vs=/^@|^v-on:/,Ws=/^v-|^@|^:|^#/,Hs=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Gs=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,qs=/^\(|\)$/g,Qs=/^\[.*\]$/,Ks=/:(.*)$/,Zs=/^:|^\.|^v-bind:/,Ys=/\.[^.\]]+(?=[^\]]*$)/g,Xs=/^v-slot(:|$)|^#/,Js=/[\r\n]/,el=/[ \f\t\r\n]+/g,tl=C(ps),nl="_empty_";function ol(e,t,n){return{type:1,tag:e,attrsList:t,attrsMap:cl(t),rawAttrsMap:{},parent:n,children:[]}}function rl(e,t){Ns=t.warn||ya,js=t.isPreTag||L,$s=t.mustUseProp||L,Us=t.getTagNamespace||L;var n=t.isReservedTag||L;zs=wa(t.modules,"transformNode"),Os=wa(t.modules,"preTransformNode"),Fs=wa(t.modules,"postTransformNode"),Ls=t.delimiters;var o,r,a=[],i=!1!==t.preserveWhitespace,s=t.whitespace,l=!1,d=!1;function c(e){if(u(e),l||e.processed||(e=al(e,t)),a.length||e===o||o.if&&(e.elseif||e.else)&&sl(o,{exp:e.elseif,block:e}),r&&!e.forbidden)if(e.elseif||e.else)i=e,s=function(e){for(var t=e.length;t--;){if(1===e[t].type)return e[t];e.pop()}}(r.children),s&&s.if&&sl(s,{exp:i.elseif,block:i});else{if(e.slotScope){var n=e.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[n]=e}r.children.push(e),e.parent=r}var i,s;e.children=e.children.filter((function(e){return!e.slotScope})),u(e),e.pre&&(l=!1),js(e.tag)&&(d=!1);for(var c=0;c<Fs.length;c++)Fs[c](e,t)}function u(e){if(!d)for(var t=void 0;(t=e.children[e.children.length-1])&&3===t.type&&" "===t.text;)e.children.pop()}return Bs(e,{warn:Ns,expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,canBeLeftOpenTag:t.canBeLeftOpenTag,shouldDecodeNewlines:t.shouldDecodeNewlines,shouldDecodeNewlinesForHref:t.shouldDecodeNewlinesForHref,shouldKeepComment:t.comments,outputSourceRange:t.outputSourceRange,start:function(e,n,i,s,u){var p=r&&r.ns||Us(e);J&&"svg"===p&&(n=function(e){for(var t=[],n=0;n<e.length;n++){var o=e[n];ul.test(o.name)||(o.name=o.name.replace(pl,""),t.push(o))}return t}(n));var m,h=ol(e,n,r);p&&(h.ns=p),"style"!==(m=h).tag&&("script"!==m.tag||m.attrsMap.type&&"text/javascript"!==m.attrsMap.type)||le()||(h.forbidden=!0);for(var f=0;f<Os.length;f++)h=Os[f](h,t)||h;l||(!function(e){null!=Da(e,"v-pre")&&(e.pre=!0)}(h),h.pre&&(l=!0)),js(h.tag)&&(d=!0),l?function(e){var t=e.attrsList,n=t.length;if(n)for(var o=e.attrs=new Array(n),r=0;r<n;r++)o[r]={name:t[r].name,value:JSON.stringify(t[r].value)},null!=t[r].start&&(o[r].start=t[r].start,o[r].end=t[r].end);else e.pre||(e.plain=!0)}(h):h.processed||(il(h),function(e){var t=Da(e,"v-if");if(t)e.if=t,sl(e,{exp:t,block:e});else{null!=Da(e,"v-else")&&(e.else=!0);var n=Da(e,"v-else-if");n&&(e.elseif=n)}}(h),function(e){var t=Da(e,"v-once");null!=t&&(e.once=!0)}(h)),o||(o=h),i?c(h):(r=h,a.push(h))},end:function(e,t,n){var o=a[a.length-1];a.length-=1,r=a[a.length-1],c(o)},chars:function(e,t,n){if(r&&(!J||"textarea"!==r.tag||r.attrsMap.placeholder!==e)){var o,a=r.children;if(e=d||e.trim()?"script"===(o=r).tag||"style"===o.tag?e:tl(e):a.length?s?"condense"===s&&Js.test(e)?"":" ":i?" ":"":""){d||"condense"!==s||(e=e.replace(el," "));var c=void 0,u=void 0;!l&&" "!==e&&(c=function(e,t){var n=t?ls(t):is;if(n.test(e)){for(var o,r,a,i=[],s=[],l=n.lastIndex=0;o=n.exec(e);){(r=o.index)>l&&(s.push(a=e.slice(l,r)),i.push(JSON.stringify(a)));var d=_a(o[1].trim());i.push("_s(".concat(d,")")),s.push({"@binding":d}),l=r+o[0].length}return l<e.length&&(s.push(a=e.slice(l)),i.push(JSON.stringify(a))),{expression:i.join("+"),tokens:s}}}(e,Ls))?u={type:2,expression:c.expression,tokens:c.tokens,text:e}:" "===e&&a.length&&" "===a[a.length-1].text||(u={type:3,text:e}),u&&a.push(u)}}},comment:function(e,t,n){if(r){var o={type:3,text:e,isComment:!0};0,r.children.push(o)}}}),o}function al(e,t){var n;!function(e){var t=Ea(e,"key");if(t){e.key=t}}(e),e.plain=!e.key&&!e.scopedSlots&&!e.attrsList.length,function(e){var t=Ea(e,"ref");t&&(e.ref=t,e.refInFor=function(e){var t=e;for(;t;){if(void 0!==t.for)return!0;t=t.parent}return!1}(e))}(e),function(e){var t;"template"===e.tag?(t=Da(e,"scope"),e.slotScope=t||Da(e,"slot-scope")):(t=Da(e,"slot-scope"))&&(e.slotScope=t);var n=Ea(e,"slot");n&&(e.slotTarget='""'===n?'"default"':n,e.slotTargetDynamic=!(!e.attrsMap[":slot"]&&!e.attrsMap["v-bind:slot"]),"template"===e.tag||e.slotScope||xa(e,"slot",n,function(e,t){return e.rawAttrsMap[":"+t]||e.rawAttrsMap["v-bind:"+t]||e.rawAttrsMap[t]}(e,"slot")));if("template"===e.tag){if(i=Aa(e,Xs)){0;var o=ll(i),r=o.name,a=o.dynamic;e.slotTarget=r,e.slotTargetDynamic=a,e.slotScope=i.value||nl}}else{var i;if(i=Aa(e,Xs)){0;var s=e.scopedSlots||(e.scopedSlots={}),l=ll(i),d=l.name,c=(a=l.dynamic,s[d]=ol("template",[],e));c.slotTarget=d,c.slotTargetDynamic=a,c.children=e.children.filter((function(e){if(!e.slotScope)return e.parent=c,!0})),c.slotScope=i.value||nl,e.children=[],e.plain=!1}}}(e),"slot"===(n=e).tag&&(n.slotName=Ea(n,"name")),function(e){var t;(t=Ea(e,"is"))&&(e.component=t);null!=Da(e,"inline-template")&&(e.inlineTemplate=!0)}(e);for(var o=0;o<zs.length;o++)e=zs[o](e,t)||e;return function(e){var t,n,o,r,a,i,s,l,d=e.attrsList;for(t=0,n=d.length;t<n;t++){if(o=r=d[t].name,a=d[t].value,Ws.test(o))if(e.hasBindings=!0,(i=dl(o.replace(Ws,"")))&&(o=o.replace(Ys,"")),Zs.test(o))o=o.replace(Zs,""),a=_a(a),(l=Qs.test(o))&&(o=o.slice(1,-1)),i&&(i.prop&&!l&&"innerHtml"===(o=T(o))&&(o="innerHTML"),i.camel&&!l&&(o=T(o)),i.sync&&(s=Ma(a,"$event"),l?Ta(e,'"update:"+('.concat(o,")"),s,null,!1,0,d[t],!0):(Ta(e,"update:".concat(T(o)),s,null,!1,0,d[t]),A(o)!==T(o)&&Ta(e,"update:".concat(A(o)),s,null,!1,0,d[t])))),i&&i.prop||!e.component&&$s(e.tag,e.attrsMap.type,o)?ka(e,o,a,d[t],l):xa(e,o,a,d[t],l);else if(Vs.test(o))o=o.replace(Vs,""),(l=Qs.test(o))&&(o=o.slice(1,-1)),Ta(e,o,a,i,!1,0,d[t],l);else{var c=(o=o.replace(Ws,"")).match(Ks),u=c&&c[1];l=!1,u&&(o=o.slice(0,-(u.length+1)),Qs.test(u)&&(u=u.slice(1,-1),l=!0)),Ca(e,o,r,a,u,l,i,d[t])}else xa(e,o,JSON.stringify(a),d[t]),!e.component&&"muted"===o&&$s(e.tag,e.attrsMap.type,o)&&ka(e,o,"true",d[t])}}(e),e}function il(e){var t;if(t=Da(e,"v-for")){var n=function(e){var t=e.match(Hs);if(!t)return;var n={};n.for=t[2].trim();var o=t[1].trim().replace(qs,""),r=o.match(Gs);r?(n.alias=o.replace(Gs,"").trim(),n.iterator1=r[1].trim(),r[2]&&(n.iterator2=r[2].trim())):n.alias=o;return n}(t);n&&M(e,n)}}function sl(e,t){e.ifConditions||(e.ifConditions=[]),e.ifConditions.push(t)}function ll(e){var t=e.name.replace(Xs,"");return t||"#"!==e.name[0]&&(t="default"),Qs.test(t)?{name:t.slice(1,-1),dynamic:!0}:{name:'"'.concat(t,'"'),dynamic:!1}}function dl(e){var t=e.match(Ys);if(t){var n={};return t.forEach((function(e){n[e.slice(1)]=!0})),n}}function cl(e){for(var t={},n=0,o=e.length;n<o;n++)t[e[n].name]=e[n].value;return t}var ul=/^xmlns:NS\d+/,pl=/^NS\d+:/;function ml(e){return ol(e.tag,e.attrsList.slice(),e.parent)}var hl=[ds,us,{preTransformNode:function(e,t){if("input"===e.tag){var n=e.attrsMap;if(!n["v-model"])return;var o=void 0;if((n[":type"]||n["v-bind:type"])&&(o=Ea(e,"type")),n.type||o||!n["v-bind"]||(o="(".concat(n["v-bind"],").type")),o){var r=Da(e,"v-if",!0),a=r?"&&(".concat(r,")"):"",i=null!=Da(e,"v-else",!0),s=Da(e,"v-else-if",!0),l=ml(e);il(l),Sa(l,"type","checkbox"),al(l,t),l.processed=!0,l.if="(".concat(o,")==='checkbox'")+a,sl(l,{exp:l.if,block:l});var d=ml(e);Da(d,"v-for",!0),Sa(d,"type","radio"),al(d,t),sl(l,{exp:"(".concat(o,")==='radio'")+a,block:d});var c=ml(e);return Da(c,"v-for",!0),Sa(c,":type",o),al(c,t),sl(l,{exp:r,block:c}),i?l.else=!0:s&&(l.elseif=s),l}}}}];var fl,gl,bl={model:function(e,t,n){n;var o=t.value,r=t.modifiers,a=e.tag,i=e.attrsMap.type;if(e.component)return Ia(e,o,r),!1;if("select"===a)!function(e,t,n){var o=n&&n.number,r='Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;'+"return ".concat(o?"_n(val)":"val","})"),a="$event.target.multiple ? $$selectedVal : $$selectedVal[0]",i="var $$selectedVal = ".concat(r,";");i="".concat(i," ").concat(Ma(t,a)),Ta(e,"change",i,null,!0)}(e,o,r);else if("input"===a&&"checkbox"===i)!function(e,t,n){var o=n&&n.number,r=Ea(e,"value")||"null",a=Ea(e,"true-value")||"true",i=Ea(e,"false-value")||"false";ka(e,"checked","Array.isArray(".concat(t,")")+"?_i(".concat(t,",").concat(r,")>-1")+("true"===a?":(".concat(t,")"):":_q(".concat(t,",").concat(a,")"))),Ta(e,"change","var $$a=".concat(t,",")+"$$el=$event.target,"+"$$c=$$el.checked?(".concat(a,"):(").concat(i,");")+"if(Array.isArray($$a)){"+"var $$v=".concat(o?"_n("+r+")":r,",")+"$$i=_i($$a,$$v);"+"if($$el.checked){$$i<0&&(".concat(Ma(t,"$$a.concat([$$v])"),")}")+"else{$$i>-1&&(".concat(Ma(t,"$$a.slice(0,$$i).concat($$a.slice($$i+1))"),")}")+"}else{".concat(Ma(t,"$$c"),"}"),null,!0)}(e,o,r);else if("input"===a&&"radio"===i)!function(e,t,n){var o=n&&n.number,r=Ea(e,"value")||"null";r=o?"_n(".concat(r,")"):r,ka(e,"checked","_q(".concat(t,",").concat(r,")")),Ta(e,"change",Ma(t,r),null,!0)}(e,o,r);else if("input"===a||"textarea"===a)!function(e,t,n){var o=e.attrsMap.type;0;var r=n||{},a=r.lazy,i=r.number,s=r.trim,l=!a&&"range"!==o,d=a?"change":"range"===o?ja:"input",c="$event.target.value";s&&(c="$event.target.value.trim()");i&&(c="_n(".concat(c,")"));var u=Ma(t,c);l&&(u="if($event.target.composing)return;".concat(u));ka(e,"value","(".concat(t,")")),Ta(e,d,u,null,!0),(s||i)&&Ta(e,"blur","$forceUpdate()")}(e,o,r);else{if(!H.isReservedTag(a))return Ia(e,o,r),!1}return!0},text:function(e,t){t.value&&ka(e,"textContent","_s(".concat(t.value,")"),t)},html:function(e,t){t.value&&ka(e,"innerHTML","_s(".concat(t.value,")"),t)}},_l={expectHTML:!0,modules:hl,directives:bl,isPreTag:function(e){return"pre"===e},isUnaryTag:ms,mustUseProp:xr,canBeLeftOpenTag:hs,isReservedTag:Fr,getTagNamespace:jr,staticKeys:function(e){return e.reduce((function(e,t){return e.concat(t.staticKeys||[])}),[]).join(",")}(hl)},vl=C((function(e){return v("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(e?","+e:""))}));function yl(e,t){e&&(fl=vl(t.staticKeys||""),gl=t.isReservedTag||L,wl(e),kl(e,!1))}function wl(e){if(e.static=function(e){if(2===e.type)return!1;if(3===e.type)return!0;return!(!e.pre&&(e.hasBindings||e.if||e.for||y(e.tag)||!gl(e.tag)||function(e){for(;e.parent;){if("template"!==(e=e.parent).tag)return!1;if(e.for)return!0}return!1}(e)||!Object.keys(e).every(fl)))}(e),1===e.type){if(!gl(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(var t=0,n=e.children.length;t<n;t++){var o=e.children[t];wl(o),o.static||(e.static=!1)}if(e.ifConditions)for(t=1,n=e.ifConditions.length;t<n;t++){var r=e.ifConditions[t].block;wl(r),r.static||(e.static=!1)}}}function kl(e,t){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=t),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(var n=0,o=e.children.length;n<o;n++)kl(e.children[n],t||!!e.for);if(e.ifConditions)for(n=1,o=e.ifConditions.length;n<o;n++)kl(e.ifConditions[n].block,t)}}var xl=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,Sl=/\([^)]*?\);*$/,Cl=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Pl={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Tl={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},El=function(e){return"if(".concat(e,")return null;")},Dl={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:El("$event.target !== $event.currentTarget"),ctrl:El("!$event.ctrlKey"),shift:El("!$event.shiftKey"),alt:El("!$event.altKey"),meta:El("!$event.metaKey"),left:El("'button' in $event && $event.button !== 0"),middle:El("'button' in $event && $event.button !== 1"),right:El("'button' in $event && $event.button !== 2")};function Al(e,t){var n=t?"nativeOn:":"on:",o="",r="";for(var a in e){var i=Rl(e[a]);e[a]&&e[a].dynamic?r+="".concat(a,",").concat(i,","):o+='"'.concat(a,'":').concat(i,",")}return o="{".concat(o.slice(0,-1),"}"),r?n+"_d(".concat(o,",[").concat(r.slice(0,-1),"])"):n+o}function Rl(e){if(!e)return"function(){}";if(Array.isArray(e))return"[".concat(e.map((function(e){return Rl(e)})).join(","),"]");var t=Cl.test(e.value),n=xl.test(e.value),o=Cl.test(e.value.replace(Sl,""));if(e.modifiers){var r="",a="",i=[],s=function(t){if(Dl[t])a+=Dl[t],Pl[t]&&i.push(t);else if("exact"===t){var n=e.modifiers;a+=El(["ctrl","shift","alt","meta"].filter((function(e){return!n[e]})).map((function(e){return"$event.".concat(e,"Key")})).join("||"))}else i.push(t)};for(var l in e.modifiers)s(l);i.length&&(r+=function(e){return"if(!$event.type.indexOf('key')&&"+"".concat(e.map(Il).join("&&"),")return null;")}(i)),a&&(r+=a);var d=t?"return ".concat(e.value,".apply(null, arguments)"):n?"return (".concat(e.value,").apply(null, arguments)"):o?"return ".concat(e.value):e.value;return"function($event){".concat(r).concat(d,"}")}return t||n?e.value:"function($event){".concat(o?"return ".concat(e.value):e.value,"}")}function Il(e){var t=parseInt(e,10);if(t)return"$event.keyCode!==".concat(t);var n=Pl[e],o=Tl[e];return"_k($event.keyCode,"+"".concat(JSON.stringify(e),",")+"".concat(JSON.stringify(n),",")+"$event.key,"+"".concat(JSON.stringify(o))+")"}var Ml={on:function(e,t){e.wrapListeners=function(e){return"_g(".concat(e,",").concat(t.value,")")}},bind:function(e,t){e.wrapData=function(n){return"_b(".concat(n,",'").concat(e.tag,"',").concat(t.value,",").concat(t.modifiers&&t.modifiers.prop?"true":"false").concat(t.modifiers&&t.modifiers.sync?",true":"",")")}},cloak:N},Bl=function(e){this.options=e,this.warn=e.warn||ya,this.transforms=wa(e.modules,"transformCode"),this.dataGenFns=wa(e.modules,"genData"),this.directives=M(M({},Ml),e.directives);var t=e.isReservedTag||L;this.maybeComponent=function(e){return!!e.component||!t(e.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function Nl(e,t){var n=new Bl(t),o=e?"script"===e.tag?"null":Ll(e,n):'_c("div")';return{render:"with(this){return ".concat(o,"}"),staticRenderFns:n.staticRenderFns}}function Ll(e,t){if(e.parent&&(e.pre=e.pre||e.parent.pre),e.staticRoot&&!e.staticProcessed)return zl(e,t);if(e.once&&!e.onceProcessed)return Ol(e,t);if(e.for&&!e.forProcessed)return $l(e,t);if(e.if&&!e.ifProcessed)return Fl(e,t);if("template"!==e.tag||e.slotTarget||t.pre){if("slot"===e.tag)return function(e,t){var n=e.slotName||'"default"',o=Hl(e,t),r="_t(".concat(n).concat(o?",function(){return ".concat(o,"}"):""),a=e.attrs||e.dynamicAttrs?Ql((e.attrs||[]).concat(e.dynamicAttrs||[]).map((function(e){return{name:T(e.name),value:e.value,dynamic:e.dynamic}}))):null,i=e.attrsMap["v-bind"];!a&&!i||o||(r+=",null");a&&(r+=",".concat(a));i&&(r+="".concat(a?"":",null",",").concat(i));return r+")"}(e,t);var n=void 0;if(e.component)n=function(e,t,n){var o=t.inlineTemplate?null:Hl(t,n,!0);return"_c(".concat(e,",").concat(Ul(t,n)).concat(o?",".concat(o):"",")")}(e.component,e,t);else{var o=void 0,r=t.maybeComponent(e);(!e.plain||e.pre&&r)&&(o=Ul(e,t));var a=void 0,i=t.options.bindings;r&&i&&!1!==i.__isScriptSetup&&(a=function(e,t){var n=T(t),o=E(n),r=function(r){return e[t]===r?t:e[n]===r?n:e[o]===r?o:void 0},a=r("setup-const")||r("setup-reactive-const");if(a)return a;var i=r("setup-let")||r("setup-ref")||r("setup-maybe-ref");if(i)return i}(i,e.tag)),a||(a="'".concat(e.tag,"'"));var s=e.inlineTemplate?null:Hl(e,t,!0);n="_c(".concat(a).concat(o?",".concat(o):"").concat(s?",".concat(s):"",")")}for(var l=0;l<t.transforms.length;l++)n=t.transforms[l](e,n);return n}return Hl(e,t)||"void 0"}function zl(e,t){e.staticProcessed=!0;var n=t.pre;return e.pre&&(t.pre=e.pre),t.staticRenderFns.push("with(this){return ".concat(Ll(e,t),"}")),t.pre=n,"_m(".concat(t.staticRenderFns.length-1).concat(e.staticInFor?",true":"",")")}function Ol(e,t){if(e.onceProcessed=!0,e.if&&!e.ifProcessed)return Fl(e,t);if(e.staticInFor){for(var n="",o=e.parent;o;){if(o.for){n=o.key;break}o=o.parent}return n?"_o(".concat(Ll(e,t),",").concat(t.onceId++,",").concat(n,")"):Ll(e,t)}return zl(e,t)}function Fl(e,t,n,o){return e.ifProcessed=!0,jl(e.ifConditions.slice(),t,n,o)}function jl(e,t,n,o){if(!e.length)return o||"_e()";var r=e.shift();return r.exp?"(".concat(r.exp,")?").concat(a(r.block),":").concat(jl(e,t,n,o)):"".concat(a(r.block));function a(e){return n?n(e,t):e.once?Ol(e,t):Ll(e,t)}}function $l(e,t,n,o){var r=e.for,a=e.alias,i=e.iterator1?",".concat(e.iterator1):"",s=e.iterator2?",".concat(e.iterator2):"";return e.forProcessed=!0,"".concat(o||"_l","((").concat(r,"),")+"function(".concat(a).concat(i).concat(s,"){")+"return ".concat((n||Ll)(e,t))+"})"}function Ul(e,t){var n="{",o=function(e,t){var n=e.directives;if(!n)return;var o,r,a,i,s="directives:[",l=!1;for(o=0,r=n.length;o<r;o++){a=n[o],i=!0;var d=t.directives[a.name];d&&(i=!!d(e,a,t.warn)),i&&(l=!0,s+='{name:"'.concat(a.name,'",rawName:"').concat(a.rawName,'"').concat(a.value?",value:(".concat(a.value,"),expression:").concat(JSON.stringify(a.value)):"").concat(a.arg?",arg:".concat(a.isDynamicArg?a.arg:'"'.concat(a.arg,'"')):"").concat(a.modifiers?",modifiers:".concat(JSON.stringify(a.modifiers)):"","},"))}if(l)return s.slice(0,-1)+"]"}(e,t);o&&(n+=o+","),e.key&&(n+="key:".concat(e.key,",")),e.ref&&(n+="ref:".concat(e.ref,",")),e.refInFor&&(n+="refInFor:true,"),e.pre&&(n+="pre:true,"),e.component&&(n+='tag:"'.concat(e.tag,'",'));for(var r=0;r<t.dataGenFns.length;r++)n+=t.dataGenFns[r](e);if(e.attrs&&(n+="attrs:".concat(Ql(e.attrs),",")),e.props&&(n+="domProps:".concat(Ql(e.props),",")),e.events&&(n+="".concat(Al(e.events,!1),",")),e.nativeEvents&&(n+="".concat(Al(e.nativeEvents,!0),",")),e.slotTarget&&!e.slotScope&&(n+="slot:".concat(e.slotTarget,",")),e.scopedSlots&&(n+="".concat(function(e,t,n){var o=e.for||Object.keys(t).some((function(e){var n=t[e];return n.slotTargetDynamic||n.if||n.for||Vl(n)})),r=!!e.if;if(!o)for(var a=e.parent;a;){if(a.slotScope&&a.slotScope!==nl||a.for){o=!0;break}a.if&&(r=!0),a=a.parent}var i=Object.keys(t).map((function(e){return Wl(t[e],n)})).join(",");return"scopedSlots:_u([".concat(i,"]").concat(o?",null,true":"").concat(!o&&r?",null,false,".concat(function(e){var t=5381,n=e.length;for(;n;)t=33*t^e.charCodeAt(--n);return t>>>0}(i)):"",")")}(e,e.scopedSlots,t),",")),e.model&&(n+="model:{value:".concat(e.model.value,",callback:").concat(e.model.callback,",expression:").concat(e.model.expression,"},")),e.inlineTemplate){var a=function(e,t){var n=e.children[0];0;if(n&&1===n.type){var o=Nl(n,t.options);return"inlineTemplate:{render:function(){".concat(o.render,"},staticRenderFns:[").concat(o.staticRenderFns.map((function(e){return"function(){".concat(e,"}")})).join(","),"]}")}}(e,t);a&&(n+="".concat(a,","))}return n=n.replace(/,$/,"")+"}",e.dynamicAttrs&&(n="_b(".concat(n,',"').concat(e.tag,'",').concat(Ql(e.dynamicAttrs),")")),e.wrapData&&(n=e.wrapData(n)),e.wrapListeners&&(n=e.wrapListeners(n)),n}function Vl(e){return 1===e.type&&("slot"===e.tag||e.children.some(Vl))}function Wl(e,t){var n=e.attrsMap["slot-scope"];if(e.if&&!e.ifProcessed&&!n)return Fl(e,t,Wl,"null");if(e.for&&!e.forProcessed)return $l(e,t,Wl);var o=e.slotScope===nl?"":String(e.slotScope),r="function(".concat(o,"){")+"return ".concat("template"===e.tag?e.if&&n?"(".concat(e.if,")?").concat(Hl(e,t)||"undefined",":undefined"):Hl(e,t)||"undefined":Ll(e,t),"}"),a=o?"":",proxy:true";return"{key:".concat(e.slotTarget||'"default"',",fn:").concat(r).concat(a,"}")}function Hl(e,t,n,o,r){var a=e.children;if(a.length){var i=a[0];if(1===a.length&&i.for&&"template"!==i.tag&&"slot"!==i.tag){var s=n?t.maybeComponent(i)?",1":",0":"";return"".concat((o||Ll)(i,t)).concat(s)}var l=n?function(e,t){for(var n=0,o=0;o<e.length;o++){var r=e[o];if(1===r.type){if(Gl(r)||r.ifConditions&&r.ifConditions.some((function(e){return Gl(e.block)}))){n=2;break}(t(r)||r.ifConditions&&r.ifConditions.some((function(e){return t(e.block)})))&&(n=1)}}return n}(a,t.maybeComponent):0,d=r||ql;return"[".concat(a.map((function(e){return d(e,t)})).join(","),"]").concat(l?",".concat(l):"")}}function Gl(e){return void 0!==e.for||"template"===e.tag||"slot"===e.tag}function ql(e,t){return 1===e.type?Ll(e,t):3===e.type&&e.isComment?function(e){return"_e(".concat(JSON.stringify(e.text),")")}(e):function(e){return"_v(".concat(2===e.type?e.expression:Kl(JSON.stringify(e.text)),")")}(e)}function Ql(e){for(var t="",n="",o=0;o<e.length;o++){var r=e[o],a=Kl(r.value);r.dynamic?n+="".concat(r.name,",").concat(a,","):t+='"'.concat(r.name,'":').concat(a,",")}return t="{".concat(t.slice(0,-1),"}"),n?"_d(".concat(t,",[").concat(n.slice(0,-1),"])"):t}function Kl(e){return e.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function Zl(e,t){try{return new Function(e)}catch(n){return t.push({err:n,code:e}),N}}function Yl(e){var t=Object.create(null);return function(n,o,r){(o=M({},o)).warn;delete o.warn;var a=o.delimiters?String(o.delimiters)+n:n;if(t[a])return t[a];var i=e(n,o);var s={},l=[];return s.render=Zl(i.render,l),s.staticRenderFns=i.staticRenderFns.map((function(e){return Zl(e,l)})),t[a]=s}}var Xl,Jl,ed=(Xl=function(e,t){var n=rl(e.trim(),t);!1!==t.optimize&&yl(n,t);var o=Nl(n,t);return{ast:n,render:o.render,staticRenderFns:o.staticRenderFns}},function(e){function t(t,n){var o=Object.create(e),r=[],a=[];if(n)for(var i in n.modules&&(o.modules=(e.modules||[]).concat(n.modules)),n.directives&&(o.directives=M(Object.create(e.directives||null),n.directives)),n)"modules"!==i&&"directives"!==i&&(o[i]=n[i]);o.warn=function(e,t,n){(n?a:r).push(e)};var s=Xl(t.trim(),o);return s.errors=r,s.tips=a,s}return{compile:t,compileToFunctions:Yl(t)}}),td=ed(_l).compileToFunctions;function nd(e){return(Jl=Jl||document.createElement("div")).innerHTML=e?'<a href="\n"/>':'<div a="\n"/>',Jl.innerHTML.indexOf("&#10;")>0}var od=!!Y&&nd(!1),rd=!!Y&&nd(!0),ad=C((function(e){var t=Vr(e);return t&&t.innerHTML})),id=pr.prototype.$mount;pr.prototype.$mount=function(e,t){if((e=e&&Vr(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var o=n.template;if(o)if("string"==typeof o)"#"===o.charAt(0)&&(o=ad(o));else{if(!o.nodeType)return this;o=o.innerHTML}else e&&(o=function(e){if(e.outerHTML)return e.outerHTML;var t=document.createElement("div");return t.appendChild(e.cloneNode(!0)),t.innerHTML}(e));if(o){0;var r=td(o,{outputSourceRange:!1,shouldDecodeNewlines:od,shouldDecodeNewlinesForHref:rd,delimiters:n.delimiters,comments:n.comments},this),a=r.render,i=r.staticRenderFns;n.render=a,n.staticRenderFns=i}}return id.call(this,e,t)},pr.compile=td},95353:(e,t,n)=>{"use strict";n.d(t,{Ay:()=>I,L8:()=>x,i0:()=>S});var o=("undefined"!=typeof window?window:void 0!==n.g?n.g:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(e,t){if(void 0===t&&(t=[]),null===e||"object"!=typeof e)return e;var n,o=(n=function(t){return t.original===e},t.filter(n)[0]);if(o)return o.copy;var a=Array.isArray(e)?[]:{};return t.push({original:e,copy:a}),Object.keys(e).forEach((function(n){a[n]=r(e[n],t)})),a}function a(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function i(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"==typeof n?n():n)||{}},l={namespaced:{configurable:!0}};l.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){a(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&a(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&a(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&a(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,l);var d=function(e){this.register([],e,!1)};function c(e,t,n){if(t.update(n),n.modules)for(var o in n.modules){if(!t.getChild(o))return void 0;c(e.concat(o),t.getChild(o),n.modules[o])}}d.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},d.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return e+((t=t.getChild(n)).namespaced?n+"/":"")}),"")},d.prototype.update=function(e){c([],this.root,e)},d.prototype.register=function(e,t,n){var o=this;void 0===n&&(n=!0);var r=new s(t,n);0===e.length?this.root=r:this.get(e.slice(0,-1)).addChild(e[e.length-1],r);t.modules&&a(t.modules,(function(t,r){o.register(e.concat(r),t,n)}))},d.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1],o=t.getChild(n);o&&o.runtime&&t.removeChild(n)},d.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return!!t&&t.hasChild(n)};var u;var p=function(e){var t=this;void 0===e&&(e={}),!u&&"undefined"!=typeof window&&window.Vue&&y(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var r=e.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new d(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new u,this._makeLocalGettersCache=Object.create(null);var a=this,i=this.dispatch,s=this.commit;this.dispatch=function(e,t){return i.call(a,e,t)},this.commit=function(e,t,n){return s.call(a,e,t,n)},this.strict=r;var l=this._modules.root.state;b(this,l,[],this._modules.root),g(this,l),n.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:u.config.devtools)&&function(e){o&&(e._devtoolHook=o,o.emit("vuex:init",e),o.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){o.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){o.emit("vuex:action",e,t)}),{prepend:!0}))}(this)},m={state:{configurable:!0}};function h(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function f(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;b(e,n,[],e._modules.root,!0),g(e,n,t)}function g(e,t,n){var o=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var r=e._wrappedGetters,i={};a(r,(function(t,n){i[n]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var s=u.config.silent;u.config.silent=!0,e._vm=new u({data:{$$state:t},computed:i}),u.config.silent=s,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),o&&(n&&e._withCommit((function(){o._data.$$state=null})),u.nextTick((function(){return o.$destroy()})))}function b(e,t,n,o,r){var a=!n.length,i=e._modules.getNamespace(n);if(o.namespaced&&(e._modulesNamespaceMap[i],e._modulesNamespaceMap[i]=o),!a&&!r){var s=_(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit((function(){u.set(s,l,o.state)}))}var d=o.context=function(e,t,n){var o=""===t,r={dispatch:o?e.dispatch:function(n,o,r){var a=v(n,o,r),i=a.payload,s=a.options,l=a.type;return s&&s.root||(l=t+l),e.dispatch(l,i)},commit:o?e.commit:function(n,o,r){var a=v(n,o,r),i=a.payload,s=a.options,l=a.type;s&&s.root||(l=t+l),e.commit(l,i,s)}};return Object.defineProperties(r,{getters:{get:o?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var n={},o=t.length;Object.keys(e.getters).forEach((function(r){if(r.slice(0,o)===t){var a=r.slice(o);Object.defineProperty(n,a,{get:function(){return e.getters[r]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return _(e.state,n)}}}),r}(e,i,n);o.forEachMutation((function(t,n){!function(e,t,n,o){var r=e._mutations[t]||(e._mutations[t]=[]);r.push((function(t){n.call(e,o.state,t)}))}(e,i+n,t,d)})),o.forEachAction((function(t,n){var o=t.root?n:i+n,r=t.handler||t;!function(e,t,n,o){var r=e._actions[t]||(e._actions[t]=[]);r.push((function(t){var r,a=n.call(e,{dispatch:o.dispatch,commit:o.commit,getters:o.getters,state:o.state,rootGetters:e.getters,rootState:e.state},t);return(r=a)&&"function"==typeof r.then||(a=Promise.resolve(a)),e._devtoolHook?a.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):a}))}(e,o,r,d)})),o.forEachGetter((function(t,n){!function(e,t,n,o){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return n(o.state,o.getters,e.state,e.getters)}}(e,i+n,t,d)})),o.forEachChild((function(o,a){b(e,t,n.concat(a),o,r)}))}function _(e,t){return t.reduce((function(e,t){return e[t]}),e)}function v(e,t,n){return i(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function y(e){u&&e===u||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(u=e)}m.state.get=function(){return this._vm._data.$$state},m.state.set=function(e){0},p.prototype.commit=function(e,t,n){var o=this,r=v(e,t,n),a=r.type,i=r.payload,s=(r.options,{type:a,payload:i}),l=this._mutations[a];l&&(this._withCommit((function(){l.forEach((function(e){e(i)}))})),this._subscribers.slice().forEach((function(e){return e(s,o.state)})))},p.prototype.dispatch=function(e,t){var n=this,o=v(e,t),r=o.type,a=o.payload,i={type:r,payload:a},s=this._actions[r];if(s){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(i,n.state)}))}catch(e){0}var l=s.length>1?Promise.all(s.map((function(e){return e(a)}))):s[0](a);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(i,n.state)}))}catch(e){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(i,n.state,e)}))}catch(e){0}t(e)}))}))}},p.prototype.subscribe=function(e,t){return h(e,this._subscribers,t)},p.prototype.subscribeAction=function(e,t){return h("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},p.prototype.watch=function(e,t,n){var o=this;return this._watcherVM.$watch((function(){return e(o.state,o.getters)}),t,n)},p.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},p.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),b(this,this.state,e,this._modules.get(e),n.preserveState),g(this,this.state)},p.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=_(t.state,e.slice(0,-1));u.delete(n,e[e.length-1])})),f(this)},p.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},p.prototype.hotUpdate=function(e){this._modules.update(e),f(this,!0)},p.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(p.prototype,m);var w=P((function(e,t){var n={};return C(t).forEach((function(t){var o=t.key,r=t.val;n[o]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var o=T(this.$store,"mapState",e);if(!o)return;t=o.context.state,n=o.context.getters}return"function"==typeof r?r.call(this,t,n):t[r]},n[o].vuex=!0})),n})),k=P((function(e,t){var n={};return C(t).forEach((function(t){var o=t.key,r=t.val;n[o]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var o=this.$store.commit;if(e){var a=T(this.$store,"mapMutations",e);if(!a)return;o=a.context.commit}return"function"==typeof r?r.apply(this,[o].concat(t)):o.apply(this.$store,[r].concat(t))}})),n})),x=P((function(e,t){var n={};return C(t).forEach((function(t){var o=t.key,r=t.val;r=e+r,n[o]=function(){if(!e||T(this.$store,"mapGetters",e))return this.$store.getters[r]},n[o].vuex=!0})),n})),S=P((function(e,t){var n={};return C(t).forEach((function(t){var o=t.key,r=t.val;n[o]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var o=this.$store.dispatch;if(e){var a=T(this.$store,"mapActions",e);if(!a)return;o=a.context.dispatch}return"function"==typeof r?r.apply(this,[o].concat(t)):o.apply(this.$store,[r].concat(t))}})),n}));function C(e){return function(e){return Array.isArray(e)||i(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function P(e){return function(t,n){return"string"!=typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function T(e,t,n){return e._modulesNamespaceMap[n]}function E(e,t,n){var o=n?e.groupCollapsed:e.group;try{o.call(e,t)}catch(n){e.log(t)}}function D(e){try{e.groupEnd()}catch(t){e.log("—— log end ——")}}function A(){var e=new Date;return" @ "+R(e.getHours(),2)+":"+R(e.getMinutes(),2)+":"+R(e.getSeconds(),2)+"."+R(e.getMilliseconds(),3)}function R(e,t){return n="0",o=t-e.toString().length,new Array(o+1).join(n)+e;var n,o}const I={Store:p,install:y,version:"3.6.2",mapState:w,mapMutations:k,mapGetters:x,mapActions:S,createNamespacedHelpers:function(e){return{mapState:w.bind(null,e),mapGetters:x.bind(null,e),mapMutations:k.bind(null,e),mapActions:S.bind(null,e)}},createLogger:function(e){void 0===e&&(e={});var t=e.collapsed;void 0===t&&(t=!0);var n=e.filter;void 0===n&&(n=function(e,t,n){return!0});var o=e.transformer;void 0===o&&(o=function(e){return e});var a=e.mutationTransformer;void 0===a&&(a=function(e){return e});var i=e.actionFilter;void 0===i&&(i=function(e,t){return!0});var s=e.actionTransformer;void 0===s&&(s=function(e){return e});var l=e.logMutations;void 0===l&&(l=!0);var d=e.logActions;void 0===d&&(d=!0);var c=e.logger;return void 0===c&&(c=console),function(e){var u=r(e.state);void 0!==c&&(l&&e.subscribe((function(e,i){var s=r(i);if(n(e,u,s)){var l=A(),d=a(e),p="mutation "+e.type+l;E(c,p,t),c.log("%c prev state","color: #9E9E9E; font-weight: bold",o(u)),c.log("%c mutation","color: #03A9F4; font-weight: bold",d),c.log("%c next state","color: #4CAF50; font-weight: bold",o(s)),D(c)}u=s})),d&&e.subscribeAction((function(e,n){if(i(e,n)){var o=A(),r=s(e),a="action "+e.type+o;E(c,a,t),c.log("%c action","color: #03A9F4; font-weight: bold",r),D(c)}})))}}}}},r={};function a(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={id:e,loaded:!1,exports:{}};return o[e].call(n.exports,n,n.exports,a),n.loaded=!0,n.exports}a.m=o,a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,a.t=function(n,o){if(1&o&&(n=this(n)),8&o)return n;if("object"==typeof n&&n){if(4&o&&n.__esModule)return n;if(16&o&&"function"==typeof n.then)return n}var r=Object.create(null);a.r(r);var i={};e=e||[null,t({}),t([]),t(t)];for(var s=2&o&&n;"object"==typeof s&&!~e.indexOf(s);s=t(s))Object.getOwnPropertyNames(s).forEach((e=>i[e]=()=>n[e]));return i.default=()=>n,a.d(r,i),r},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce(((t,n)=>(a.f[n](e,t),t)),[])),a.u=e=>"js/bundle/"+({21:"change_to_sale",90:"Customers",143:"designations",152:"vue-perfect-scrollbar",185:"permissions",230:"sms_settings",254:"sms_templates",377:"purchases",438:"attendance",554:"People",775:"profit_and_loss",776:"detail_stock_report",786:"users_report",896:"detail_product",945:"dashboard",987:"leave_list",1027:"store_expense",1135:"leave_type",1250:"edit_employee",1283:"index_project",1559:"payments_purchases",1629:"transfers",1638:"sales_report",1690:"index_purchase_return",1718:"office_shift",1818:"Customers_without_ecommerce",2155:"edit_sale",2233:"store_quotation",2235:"deposits_report",2252:"detail_supplier_report",2407:"Categories",2413:"index_transfer",2624:"store_project",2634:"mail_settings",2636:"edit_deposit",2779:"purchase_report",2869:"expenses_report",2983:"products",3011:"edit_purchase",3046:"quotations",3086:"product_purchases_report",3093:"product_report",3193:"module_settings",3242:"customizer",3253:"store_deposit",3283:"edit_transfer",3387:"pos",3452:"System_settings",3532:"providers_report",3543:"accounts",3652:"expenses",3680:"expense_category",3683:"pos_draft",3698:"hrm",3756:"store_permission",3898:"Suppliers",4024:"holidays",4052:"departments",4074:"Currencies",4162:"deposit_category",4234:"detail_purchase",4247:"detail_user_report",4316:"detail_customer_report",4372:"edit_quotation",4547:"detail_purchase_return",4846:"store_product",4933:"adjustments",5152:"largeSidebar",5444:"stock_report",5659:"payments_sales",5669:"barcode",5684:"index_employee",5685:"pos_settings",5751:"payments_sales_returns",5755:"payments_purchases_returns",5961:"Users",6024:"index_expense",6025:"shipment",6121:"detail_product_report",6193:"edit_project",6326:"not_authorize",6335:"Warehouses",6380:"top_selling_products",6472:"settings",6526:"detail_sale",6534:"deposits",6614:"top_customers",6726:"store_task",6742:"edit_expense",6831:"purchase_return",6888:"create_sale_return",7047:"detail_sale_return",7052:"store_purchase",7129:"email_templates",7189:"sales",7268:"edit_sale_return",7384:"store_sale",7531:"edit_product",7584:"index_products",7715:"edit_adjustment",7842:"product_sales_report",8074:"quantity_alerts",8138:"profile",8151:"customers_report",8235:"count_stock",8347:"transfer_money",8444:"payment_gateway",8539:"detail_quotation",8545:"payrolls",8549:"import_purchases",8573:"Brands",8576:"create_purchase_return",8597:"projects",8611:"sale_return",8756:"index_purchases",8827:"index_task",8834:"employees",8912:"store_adjustment",8919:"tasks",9028:"units",9117:"Backup",9195:"leaves",9224:"store_transfer",9225:"store_employee",9260:"edit_purchase_return",9261:"warehouse_report",9269:"edit_task",9321:"groupPermission",9540:"index_sales",9572:"update_settings",9604:"company",9749:"index_adjustment",9783:"edit_permission",9810:"NotFound",9815:"detail_employee",9822:"index_deposit",9834:"index_sale_return",9944:"inventory_valuation_summary"}[e]||e)+"."+a.h()+".js",a.miniCssF=e=>{},a.h=()=>"8c074ad4fafc5fde",a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n={},a.l=(e,t,o,r)=>{if(n[e])n[e].push(t);else{var i,s;if(void 0!==o)for(var l=document.getElementsByTagName("script"),d=0;d<l.length;d++){var c=l[d];if(c.getAttribute("src")==e){i=c;break}}i||(s=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,a.nc&&i.setAttribute("nonce",a.nc),i.src=e),n[e]=[t];var u=(t,o)=>{i.onerror=i.onload=null,clearTimeout(p);var r=n[e];if(delete n[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((e=>e(o))),t)return t(o)},p=setTimeout(u.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=u.bind(null,i.onerror),i.onload=u.bind(null,i.onload),s&&document.head.appendChild(i)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.p="/",(()=>{var e={7457:0};a.f.j=(t,n)=>{var o=a.o(e,t)?e[t]:void 0;if(0!==o)if(o)n.push(o[2]);else{var r=new Promise(((n,r)=>o=e[t]=[n,r]));n.push(o[2]=r);var i=a.p+a.u(t),s=new Error;a.l(i,(n=>{if(a.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var r=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;s.message="Loading chunk "+t+" failed.\n("+r+": "+i+")",s.name="ChunkLoadError",s.type=r,s.request=i,o[1](s)}}),"chunk-"+t,t)}};var t=(t,n)=>{var o,r,[i,s,l]=n,d=0;if(i.some((t=>0!==e[t]))){for(o in s)a.o(s,o)&&(a.m[o]=s[o]);if(l)l(a)}for(t&&t(n);d<i.length;d++)r=i[d],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0},n=self.webpackChunk=self.webpackChunk||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),a.nc=void 0,(()=>{"use strict";var e={};a.r(e),a.d(e,{alpha:()=>Lr,alpha_dash:()=>Or,alpha_num:()=>jr,alpha_spaces:()=>Ur,between:()=>Wr,confirmed:()=>Hr,digits:()=>qr,dimensions:()=>Qr,double:()=>Pa,email:()=>Kr,excluded:()=>ta,ext:()=>na,image:()=>oa,integer:()=>ra,is:()=>aa,is_not:()=>ia,length:()=>sa,max:()=>da,max_value:()=>ua,mimes:()=>pa,min:()=>ha,min_value:()=>ga,numeric:()=>va,oneOf:()=>ea,regex:()=>wa,required:()=>ka,required_if:()=>Sa,size:()=>Ca});var t=a(95353),n=a(62893);const o={state:{sidebarToggleProperties:{isSideNavOpen:!0,isSecondarySideNavOpen:!1,isActiveSecondarySideNav:!1}},getters:{getSideBarToggleProperties:function(e){return e.sidebarToggleProperties}},actions:{changeSidebarProperties:function(e){(0,e.commit)("toggleSidebarProperties")},changeSecondarySidebarProperties:function(e){(0,e.commit)("toggleSecondarySidebarProperties")},changeSecondarySidebarPropertiesViaMenuItem:function(e,t){(0,e.commit)("toggleSecondarySidebarPropertiesViaMenuItem",t)},changeSecondarySidebarPropertiesViaOverlay:function(e){(0,e.commit)("toggleSecondarySidebarPropertiesViaOverlay")}},mutations:{toggleSidebarProperties:function(e){return e.sidebarToggleProperties.isSideNavOpen=!e.sidebarToggleProperties.isSideNavOpen},toggleSecondarySidebarProperties:function(e){return e.sidebarToggleProperties.isSecondarySideNavOpen=!e.sidebarToggleProperties.isSecondarySideNavOpen},toggleSecondarySidebarPropertiesViaMenuItem:function(e,t){e.sidebarToggleProperties.isSecondarySideNavOpen=t,e.sidebarToggleProperties.isActiveSecondarySideNav=t},toggleSecondarySidebarPropertiesViaOverlay:function(e){e.sidebarToggleProperties.isSecondarySideNavOpen=!e.sidebarToggleProperties.isSecondarySideNavOpen}}};const r={state:{compactSidebarToggleProperties:{isSideNavOpen:!0,isActiveSecondarySideNav:!1},compactLeftSideBarBgColor:"sidebar-dark-purple"},getters:{getCompactSideBarToggleProperties:function(e){return e.compactSidebarToggleProperties},getcompactLeftSideBarBgColor:function(e){return e.compactLeftSideBarBgColor}},actions:{changeCompactSidebarProperties:function(e){(0,e.commit)("toggleCompactSidebarProperties")},changecompactLeftSideBarBgColor:function(e,t){(0,e.commit)("togglecompactLeftSideBarBgColor",t)}},mutations:{toggleCompactSidebarProperties:function(e){return e.compactSidebarToggleProperties.isSideNavOpen=!e.compactSidebarToggleProperties.isSideNavOpen},togglecompactLeftSideBarBgColor:function(e,t){e.compactLeftSideBarBgColor=t}}};const i={state:{themeMode:{dark:!1,light:!0,semi_dark:!1,theme_color:"lite-purple",layout:"large-sidebar",rtl:!1}},getters:{getThemeMode:function(e){return e.themeMode}},actions:{changeThemeMode:function(e){(0,e.commit)("toggleThemeMode")},changeThemeLayout:function(e,t){(0,e.commit)("toggleThemeLayout",t)},changeThemeRtl:function(e){(0,e.commit)("toggleThemeRtl")}},mutations:{toggleThemeMode:function(e){e.themeMode.dark=!e.themeMode.dark},toggleThemeLayout:function(e,t){e.themeMode.layout=t},toggleThemeRtl:function(e){e.themeMode.rtl=!e.themeMode.rtl}}};var s=a(72505),l=a.n(s),d=["compactDisplay","currency","currencyDisplay","currencySign","localeMatcher","notation","numberingSystem","signDisplay","style","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"],c=["dateStyle","timeStyle","calendar","localeMatcher","hour12","hourCycle","timeZone","formatMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName"];function u(e,t){"undefined"!=typeof console&&(console.warn("[vue-i18n] "+e),t&&console.warn(t.stack))}var p=Array.isArray;function m(e){return null!==e&&"object"==typeof e}function h(e){return"string"==typeof e}var f=Object.prototype.toString,g="[object Object]";function b(e){return f.call(e)===g}function _(e){return null==e}function v(e){return"function"==typeof e}function y(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];var n=null,o=null;return 1===e.length?m(e[0])||p(e[0])?o=e[0]:"string"==typeof e[0]&&(n=e[0]):2===e.length&&("string"==typeof e[0]&&(n=e[0]),(m(e[1])||p(e[1]))&&(o=e[1])),{locale:n,params:o}}function w(e){return JSON.parse(JSON.stringify(e))}function k(e,t){return!!~e.indexOf(t)}var x=Object.prototype.hasOwnProperty;function S(e,t){return x.call(e,t)}function C(e){for(var t=arguments,n=Object(e),o=1;o<arguments.length;o++){var r=t[o];if(null!=r){var a=void 0;for(a in r)S(r,a)&&(m(r[a])?n[a]=C(n[a],r[a]):n[a]=r[a])}}return n}function P(e,t){if(e===t)return!0;var n=m(e),o=m(t);if(!n||!o)return!n&&!o&&String(e)===String(t);try{var r=p(e),a=p(t);if(r&&a)return e.length===t.length&&e.every((function(e,n){return P(e,t[n])}));if(r||a)return!1;var i=Object.keys(e),s=Object.keys(t);return i.length===s.length&&i.every((function(n){return P(e[n],t[n])}))}catch(e){return!1}}var T={name:"i18n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},path:{type:String,required:!0},locale:{type:String},places:{type:[Array,Object]}},render:function(e,t){var n=t.data,o=t.parent,r=t.props,a=t.slots,i=o.$i18n;if(i){var s=r.path,l=r.locale,d=r.places,c=a(),u=i.i(s,l,function(e){var t;for(t in e)if("default"!==t)return!1;return Boolean(t)}(c)||d?function(e,t){var n=t?function(e){0;return Array.isArray(e)?e.reduce(D,{}):Object.assign({},e)}(t):{};if(!e)return n;e=e.filter((function(e){return e.tag||""!==e.text.trim()}));var o=e.every(A);0;return e.reduce(o?E:D,n)}(c.default,d):c),p=r.tag&&!0!==r.tag||!1===r.tag?r.tag:"span";return p?e(p,n,u):u}}};function E(e,t){return t.data&&t.data.attrs&&t.data.attrs.place&&(e[t.data.attrs.place]=t),e}function D(e,t,n){return e[n]=t,e}function A(e){return Boolean(e.data&&e.data.attrs&&e.data.attrs.place)}var R,I={name:"i18n-n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},value:{type:Number,required:!0},format:{type:[String,Object]},locale:{type:String}},render:function(e,t){var n=t.props,o=t.parent,r=t.data,a=o.$i18n;if(!a)return null;var i=null,s=null;h(n.format)?i=n.format:m(n.format)&&(n.format.key&&(i=n.format.key),s=Object.keys(n.format).reduce((function(e,t){var o;return k(d,t)?Object.assign({},e,((o={})[t]=n.format[t],o)):e}),null));var l=n.locale||a.locale,c=a._ntp(n.value,l,i,s),u=c.map((function(e,t){var n,o=r.scopedSlots&&r.scopedSlots[e.type];return o?o(((n={})[e.type]=e.value,n.index=t,n.parts=c,n)):e.value})),p=n.tag&&!0!==n.tag||!1===n.tag?n.tag:"span";return p?e(p,{attrs:r.attrs,class:r.class,staticClass:r.staticClass},u):u}};function M(e,t,n){L(e,n)&&z(e,t,n)}function B(e,t,n,o){if(L(e,n)){var r=n.context.$i18n;(function(e,t){var n=t.context;return e._locale===n.$i18n.locale})(e,n)&&P(t.value,t.oldValue)&&P(e._localeMessage,r.getLocaleMessage(r.locale))||z(e,t,n)}}function N(e,t,n,o){if(n.context){var r=n.context.$i18n||{};t.modifiers.preserve||r.preserveDirectiveContent||(e.textContent=""),e._vt=void 0,delete e._vt,e._locale=void 0,delete e._locale,e._localeMessage=void 0,delete e._localeMessage}else u("Vue instance does not exists in VNode context")}function L(e,t){var n=t.context;return n?!!n.$i18n||(u("VueI18n instance does not exists in Vue instance"),!1):(u("Vue instance does not exists in VNode context"),!1)}function z(e,t,n){var o,r,a=function(e){var t,n,o,r;h(e)?t=e:b(e)&&(t=e.path,n=e.locale,o=e.args,r=e.choice);return{path:t,locale:n,args:o,choice:r}}(t.value),i=a.path,s=a.locale,l=a.args,d=a.choice;if(i||s||l)if(i){var c=n.context;e._vt=e.textContent=null!=d?(o=c.$i18n).tc.apply(o,[i,d].concat(O(s,l))):(r=c.$i18n).t.apply(r,[i].concat(O(s,l))),e._locale=c.$i18n.locale,e._localeMessage=c.$i18n.getLocaleMessage(c.$i18n.locale)}else u("`path` is required in v-t directive");else u("value type not supported")}function O(e,t){var n=[];return e&&n.push(e),t&&(Array.isArray(t)||b(t))&&n.push(t),n}function F(e,t){void 0===t&&(t={bridge:!1}),F.installed=!0;(R=e).version&&Number(R.version.split(".")[0]);(function(e){e.prototype.hasOwnProperty("$i18n")||Object.defineProperty(e.prototype,"$i18n",{get:function(){return this._i18n}}),e.prototype.$t=function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];var o=this.$i18n;return o._t.apply(o,[e,o.locale,o._getMessages(),this].concat(t))},e.prototype.$tc=function(e,t){for(var n=[],o=arguments.length-2;o-- >0;)n[o]=arguments[o+2];var r=this.$i18n;return r._tc.apply(r,[e,r.locale,r._getMessages(),this,t].concat(n))},e.prototype.$te=function(e,t){var n=this.$i18n;return n._te(e,n.locale,n._getMessages(),t)},e.prototype.$d=function(e){for(var t,n=[],o=arguments.length-1;o-- >0;)n[o]=arguments[o+1];return(t=this.$i18n).d.apply(t,[e].concat(n))},e.prototype.$n=function(e){for(var t,n=[],o=arguments.length-1;o-- >0;)n[o]=arguments[o+1];return(t=this.$i18n).n.apply(t,[e].concat(n))}})(R),R.mixin(function(e){function t(){this!==this.$root&&this.$options.__INTLIFY_META__&&this.$el&&this.$el.setAttribute("data-intlify",this.$options.__INTLIFY_META__)}return void 0===e&&(e=!1),e?{mounted:t}:{beforeCreate:function(){var e=this.$options;if(e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n){if(e.i18n instanceof te){if(e.__i18nBridge||e.__i18n)try{var t=e.i18n&&e.i18n.messages?e.i18n.messages:{};(e.__i18nBridge||e.__i18n).forEach((function(e){t=C(t,JSON.parse(e))})),Object.keys(t).forEach((function(n){e.i18n.mergeLocaleMessage(n,t[n])}))}catch(e){}this._i18n=e.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(b(e.i18n)){var n=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof te?this.$root.$i18n:null;if(n&&(e.i18n.root=this.$root,e.i18n.formatter=n.formatter,e.i18n.fallbackLocale=n.fallbackLocale,e.i18n.formatFallbackMessages=n.formatFallbackMessages,e.i18n.silentTranslationWarn=n.silentTranslationWarn,e.i18n.silentFallbackWarn=n.silentFallbackWarn,e.i18n.pluralizationRules=n.pluralizationRules,e.i18n.preserveDirectiveContent=n.preserveDirectiveContent),e.__i18nBridge||e.__i18n)try{var o=e.i18n&&e.i18n.messages?e.i18n.messages:{};(e.__i18nBridge||e.__i18n).forEach((function(e){o=C(o,JSON.parse(e))})),e.i18n.messages=o}catch(e){}var r=e.i18n.sharedMessages;r&&b(r)&&(e.i18n.messages=C(e.i18n.messages,r)),this._i18n=new te(e.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===e.i18n.sync||e.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),n&&n.onComponentInstanceCreated(this._i18n)}}else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof te?this._i18n=this.$root.$i18n:e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof te&&(this._i18n=e.parent.$i18n)},beforeMount:function(){var e=this.$options;e.i18n=e.i18n||(e.__i18nBridge||e.__i18n?{}:null),e.i18n?(e.i18n instanceof te||b(e.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof te||e.parent&&e.parent.$i18n&&e.parent.$i18n instanceof te)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},mounted:t,beforeDestroy:function(){if(this._i18n){var e=this;this.$nextTick((function(){e._subscribing&&(e._i18n.unsubscribeDataChanging(e),delete e._subscribing),e._i18nWatcher&&(e._i18nWatcher(),e._i18n.destroyVM(),delete e._i18nWatcher),e._localeWatcher&&(e._localeWatcher(),delete e._localeWatcher)}))}}}}(t.bridge)),R.directive("t",{bind:M,update:B,unbind:N}),R.component(T.name,T),R.component(I.name,I),R.config.optionMergeStrategies.i18n=function(e,t){return void 0===t?e:t}}var j=function(){this._caches=Object.create(null)};j.prototype.interpolate=function(e,t){if(!t)return[e];var n=this._caches[e];return n||(n=function(e){var t=[],n=0,o="";for(;n<e.length;){var r=e[n++];if("{"===r){o&&t.push({type:"text",value:o}),o="";var a="";for(r=e[n++];void 0!==r&&"}"!==r;)a+=r,r=e[n++];var i="}"===r,s=$.test(a)?"list":i&&U.test(a)?"named":"unknown";t.push({value:a,type:s})}else"%"===r?"{"!==e[n]&&(o+=r):o+=r}return o&&t.push({type:"text",value:o}),t}(e),this._caches[e]=n),function(e,t){var n=[],o=0,r=Array.isArray(t)?"list":m(t)?"named":"unknown";if("unknown"===r)return n;for(;o<e.length;){var a=e[o];switch(a.type){case"text":n.push(a.value);break;case"list":n.push(t[parseInt(a.value,10)]);break;case"named":"named"===r&&n.push(t[a.value])}o++}return n}(n,t)};var $=/^(?:\d)+/,U=/^(?:\w)+/;var V=[];V[0]={ws:[0],ident:[3,0],"[":[4],eof:[7]},V[1]={ws:[1],".":[2],"[":[4],eof:[7]},V[2]={ws:[2],ident:[3,0],0:[3,0],number:[3,0]},V[3]={ident:[3,0],0:[3,0],number:[3,0],ws:[1,1],".":[2,1],"[":[4,1],eof:[7,1]},V[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],eof:8,else:[4,0]},V[5]={"'":[4,0],eof:8,else:[5,0]},V[6]={'"':[4,0],eof:8,else:[6,0]};var W=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function H(e){if(null==e)return"eof";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"ident";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"ws"}return"ident"}function G(e){var t,n=e.trim();return("0"!==e.charAt(0)||!isNaN(e))&&(t=n,W.test(t)?function(e){var t=e.charCodeAt(0);return t!==e.charCodeAt(e.length-1)||34!==t&&39!==t?e:e.slice(1,-1)}(n):"*"+n)}var q=function(){this._cache=Object.create(null)};q.prototype.parsePath=function(e){var t=this._cache[e];return t||(t=function(e){var t,n,o,r,a,i,s,l=[],d=-1,c=0,u=0,p=[];function m(){var t=e[d+1];if(5===c&&"'"===t||6===c&&'"'===t)return d++,o="\\"+t,p[0](),!0}for(p[1]=function(){void 0!==n&&(l.push(n),n=void 0)},p[0]=function(){void 0===n?n=o:n+=o},p[2]=function(){p[0](),u++},p[3]=function(){if(u>0)u--,c=4,p[0]();else{if(u=0,void 0===n)return!1;if(!1===(n=G(n)))return!1;p[1]()}};null!==c;)if(d++,"\\"!==(t=e[d])||!m()){if(r=H(t),8===(a=(s=V[c])[r]||s.else||8))return;if(c=a[0],(i=p[a[1]])&&(o=void 0===(o=a[2])?t:o,!1===i()))return;if(7===c)return l}}(e),t&&(this._cache[e]=t)),t||[]},q.prototype.getPathValue=function(e,t){if(!m(e))return null;var n=this.parsePath(t);if(0===n.length)return null;for(var o=n.length,r=e,a=0;a<o;){var i=r[n[a]];if(null==i)return null;r=i,a++}return r};var Q,K=/<\/?[\w\s="/.':;#-\/]+>/,Z=/(?:@(?:\.[a-zA-Z]+)?:(?:[\w\-_|./]+|\([\w\-_:|./]+\)))/g,Y=/^@(?:\.([a-zA-Z]+))?:/,X=/[()]/g,J={upper:function(e){return e.toLocaleUpperCase()},lower:function(e){return e.toLocaleLowerCase()},capitalize:function(e){return""+e.charAt(0).toLocaleUpperCase()+e.substr(1)}},ee=new j,te=function(e){var t=this;void 0===e&&(e={}),!R&&"undefined"!=typeof window&&window.Vue&&F(window.Vue);var n=e.locale||"en-US",o=!1!==e.fallbackLocale&&(e.fallbackLocale||"en-US"),r=e.messages||{},a=e.dateTimeFormats||e.datetimeFormats||{},i=e.numberFormats||{};this._vm=null,this._formatter=e.formatter||ee,this._modifiers=e.modifiers||{},this._missing=e.missing||null,this._root=e.root||null,this._sync=void 0===e.sync||!!e.sync,this._fallbackRoot=void 0===e.fallbackRoot||!!e.fallbackRoot,this._fallbackRootWithEmptyString=void 0===e.fallbackRootWithEmptyString||!!e.fallbackRootWithEmptyString,this._formatFallbackMessages=void 0!==e.formatFallbackMessages&&!!e.formatFallbackMessages,this._silentTranslationWarn=void 0!==e.silentTranslationWarn&&e.silentTranslationWarn,this._silentFallbackWarn=void 0!==e.silentFallbackWarn&&!!e.silentFallbackWarn,this._dateTimeFormatters={},this._numberFormatters={},this._path=new q,this._dataListeners=new Set,this._componentInstanceCreatedListener=e.componentInstanceCreatedListener||null,this._preserveDirectiveContent=void 0!==e.preserveDirectiveContent&&!!e.preserveDirectiveContent,this.pluralizationRules=e.pluralizationRules||{},this._warnHtmlInMessage=e.warnHtmlInMessage||"off",this._postTranslation=e.postTranslation||null,this._escapeParameterHtml=e.escapeParameterHtml||!1,"__VUE_I18N_BRIDGE__"in e&&(this.__VUE_I18N_BRIDGE__=e.__VUE_I18N_BRIDGE__),this.getChoiceIndex=function(e,n){var o=Object.getPrototypeOf(t);if(o&&o.getChoiceIndex)return o.getChoiceIndex.call(t,e,n);var r,a;return t.locale in t.pluralizationRules?t.pluralizationRules[t.locale].apply(t,[e,n]):(r=e,a=n,r=Math.abs(r),2===a?r?r>1?1:0:1:r?Math.min(r,2):0)},this._exist=function(e,n){return!(!e||!n)&&(!_(t._path.getPathValue(e,n))||!!e[n])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(r).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,r[e])})),this._initVM({locale:n,fallbackLocale:o,messages:r,dateTimeFormats:a,numberFormats:i})},ne={vm:{configurable:!0},messages:{configurable:!0},dateTimeFormats:{configurable:!0},numberFormats:{configurable:!0},availableLocales:{configurable:!0},locale:{configurable:!0},fallbackLocale:{configurable:!0},formatFallbackMessages:{configurable:!0},missing:{configurable:!0},formatter:{configurable:!0},silentTranslationWarn:{configurable:!0},silentFallbackWarn:{configurable:!0},preserveDirectiveContent:{configurable:!0},warnHtmlInMessage:{configurable:!0},postTranslation:{configurable:!0},sync:{configurable:!0}};te.prototype._checkLocaleMessage=function(e,t,n){var o=function(e,t,n,r){if(b(n))Object.keys(n).forEach((function(a){var i=n[a];b(i)?(r.push(a),r.push("."),o(e,t,i,r),r.pop(),r.pop()):(r.push(a),o(e,t,i,r),r.pop())}));else if(p(n))n.forEach((function(n,a){b(n)?(r.push("["+a+"]"),r.push("."),o(e,t,n,r),r.pop(),r.pop()):(r.push("["+a+"]"),o(e,t,n,r),r.pop())}));else if(h(n)){if(K.test(n)){var a="Detected HTML in message '"+n+"' of keypath '"+r.join("")+"' at '"+t+"'. Consider component interpolation with '<i18n>' to avoid XSS. See https://bit.ly/2ZqJzkp";"warn"===e?u(a):"error"===e&&function(e,t){"undefined"!=typeof console&&(console.error("[vue-i18n] "+e),t&&console.error(t.stack))}(a)}}};o(t,e,n,[])},te.prototype._initVM=function(e){var t=R.config.silent;R.config.silent=!0,this._vm=new R({data:e,__VUE18N__INSTANCE__:!0}),R.config.silent=t},te.prototype.destroyVM=function(){this._vm.$destroy()},te.prototype.subscribeDataChanging=function(e){this._dataListeners.add(e)},te.prototype.unsubscribeDataChanging=function(e){!function(e,t){if(e.delete(t));}(this._dataListeners,e)},te.prototype.watchI18nData=function(){var e=this;return this._vm.$watch("$data",(function(){for(var t,n,o=(t=e._dataListeners,n=[],t.forEach((function(e){return n.push(e)})),n),r=o.length;r--;)R.nextTick((function(){o[r]&&o[r].$forceUpdate()}))}),{deep:!0})},te.prototype.watchLocale=function(e){if(e){if(!this.__VUE_I18N_BRIDGE__)return null;var t=this,n=this._vm;return this.vm.$watch("locale",(function(o){n.$set(n,"locale",o),t.__VUE_I18N_BRIDGE__&&e&&(e.locale.value=o),n.$forceUpdate()}),{immediate:!0})}if(!this._sync||!this._root)return null;var o=this._vm;return this._root.$i18n.vm.$watch("locale",(function(e){o.$set(o,"locale",e),o.$forceUpdate()}),{immediate:!0})},te.prototype.onComponentInstanceCreated=function(e){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(e,this)},ne.vm.get=function(){return this._vm},ne.messages.get=function(){return w(this._getMessages())},ne.dateTimeFormats.get=function(){return w(this._getDateTimeFormats())},ne.numberFormats.get=function(){return w(this._getNumberFormats())},ne.availableLocales.get=function(){return Object.keys(this.messages).sort()},ne.locale.get=function(){return this._vm.locale},ne.locale.set=function(e){this._vm.$set(this._vm,"locale",e)},ne.fallbackLocale.get=function(){return this._vm.fallbackLocale},ne.fallbackLocale.set=function(e){this._localeChainCache={},this._vm.$set(this._vm,"fallbackLocale",e)},ne.formatFallbackMessages.get=function(){return this._formatFallbackMessages},ne.formatFallbackMessages.set=function(e){this._formatFallbackMessages=e},ne.missing.get=function(){return this._missing},ne.missing.set=function(e){this._missing=e},ne.formatter.get=function(){return this._formatter},ne.formatter.set=function(e){this._formatter=e},ne.silentTranslationWarn.get=function(){return this._silentTranslationWarn},ne.silentTranslationWarn.set=function(e){this._silentTranslationWarn=e},ne.silentFallbackWarn.get=function(){return this._silentFallbackWarn},ne.silentFallbackWarn.set=function(e){this._silentFallbackWarn=e},ne.preserveDirectiveContent.get=function(){return this._preserveDirectiveContent},ne.preserveDirectiveContent.set=function(e){this._preserveDirectiveContent=e},ne.warnHtmlInMessage.get=function(){return this._warnHtmlInMessage},ne.warnHtmlInMessage.set=function(e){var t=this,n=this._warnHtmlInMessage;if(this._warnHtmlInMessage=e,n!==e&&("warn"===e||"error"===e)){var o=this._getMessages();Object.keys(o).forEach((function(e){t._checkLocaleMessage(e,t._warnHtmlInMessage,o[e])}))}},ne.postTranslation.get=function(){return this._postTranslation},ne.postTranslation.set=function(e){this._postTranslation=e},ne.sync.get=function(){return this._sync},ne.sync.set=function(e){this._sync=e},te.prototype._getMessages=function(){return this._vm.messages},te.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},te.prototype._getNumberFormats=function(){return this._vm.numberFormats},te.prototype._warnDefault=function(e,t,n,o,r,a){if(!_(n))return n;if(this._missing){var i=this._missing.apply(null,[e,t,o,r]);if(h(i))return i}else 0;if(this._formatFallbackMessages){var s=y.apply(void 0,r);return this._render(t,a,s.params,t)}return t},te.prototype._isFallbackRoot=function(e){return(this._fallbackRootWithEmptyString?!e:_(e))&&!_(this._root)&&this._fallbackRoot},te.prototype._isSilentFallbackWarn=function(e){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(e):this._silentFallbackWarn},te.prototype._isSilentFallback=function(e,t){return this._isSilentFallbackWarn(t)&&(this._isFallbackRoot()||e!==this.fallbackLocale)},te.prototype._isSilentTranslationWarn=function(e){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(e):this._silentTranslationWarn},te.prototype._interpolate=function(e,t,n,o,r,a,i){if(!t)return null;var s,l=this._path.getPathValue(t,n);if(p(l)||b(l))return l;if(_(l)){if(!b(t))return null;if(!h(s=t[n])&&!v(s))return null}else{if(!h(l)&&!v(l))return null;s=l}return h(s)&&(s.indexOf("@:")>=0||s.indexOf("@.")>=0)&&(s=this._link(e,t,s,o,"raw",a,i)),this._render(s,r,a,n)},te.prototype._link=function(e,t,n,o,r,a,i){var s=n,l=s.match(Z);for(var d in l)if(l.hasOwnProperty(d)){var c=l[d],u=c.match(Y),m=u[0],h=u[1],f=c.replace(m,"").replace(X,"");if(k(i,f))return s;i.push(f);var g=this._interpolate(e,t,f,o,"raw"===r?"string":r,"raw"===r?void 0:a,i);if(this._isFallbackRoot(g)){if(!this._root)throw Error("unexpected error");var b=this._root.$i18n;g=b._translate(b._getMessages(),b.locale,b.fallbackLocale,f,o,r,a)}g=this._warnDefault(e,f,g,o,p(a)?a:[a],r),this._modifiers.hasOwnProperty(h)?g=this._modifiers[h](g):J.hasOwnProperty(h)&&(g=J[h](g)),i.pop(),s=g?s.replace(c,g):s}return s},te.prototype._createMessageContext=function(e,t,n,o){var r=this,a=p(e)?e:[],i=m(e)?e:{},s=this._getMessages(),l=this.locale;return{list:function(e){return a[e]},named:function(e){return i[e]},values:e,formatter:t,path:n,messages:s,locale:l,linked:function(e){return r._interpolate(l,s[l]||{},e,null,o,void 0,[e])}}},te.prototype._render=function(e,t,n,o){if(v(e))return e(this._createMessageContext(n,this._formatter||ee,o,t));var r=this._formatter.interpolate(e,n,o);return r||(r=ee.interpolate(e,n,o)),"string"!==t||h(r)?r:r.join("")},te.prototype._appendItemToChain=function(e,t,n){var o=!1;return k(e,t)||(o=!0,t&&(o="!"!==t[t.length-1],t=t.replace(/!/g,""),e.push(t),n&&n[t]&&(o=n[t]))),o},te.prototype._appendLocaleToChain=function(e,t,n){var o,r=t.split("-");do{var a=r.join("-");o=this._appendItemToChain(e,a,n),r.splice(-1,1)}while(r.length&&!0===o);return o},te.prototype._appendBlockToChain=function(e,t,n){for(var o=!0,r=0;r<t.length&&"boolean"==typeof o;r++){var a=t[r];h(a)&&(o=this._appendLocaleToChain(e,a,n))}return o},te.prototype._getLocaleChain=function(e,t){if(""===e)return[];this._localeChainCache||(this._localeChainCache={});var n=this._localeChainCache[e];if(!n){t||(t=this.fallbackLocale),n=[];for(var o,r=[e];p(r);)r=this._appendBlockToChain(n,r,t);(r=h(o=p(t)?t:m(t)?t.default?t.default:null:t)?[o]:o)&&this._appendBlockToChain(n,r,null),this._localeChainCache[e]=n}return n},te.prototype._translate=function(e,t,n,o,r,a,i){for(var s,l=this._getLocaleChain(t,n),d=0;d<l.length;d++){var c=l[d];if(!_(s=this._interpolate(c,e[c],o,r,a,i,[o])))return s}return null},te.prototype._t=function(e,t,n,o){for(var r,a=[],i=arguments.length-4;i-- >0;)a[i]=arguments[i+4];if(!e)return"";var s=y.apply(void 0,a);this._escapeParameterHtml&&(s.params=function(e){return null!=e&&Object.keys(e).forEach((function(t){"string"==typeof e[t]&&(e[t]=e[t].replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;"))})),e}(s.params));var l=s.locale||t,d=this._translate(n,l,this.fallbackLocale,e,o,"string",s.params);if(this._isFallbackRoot(d)){if(!this._root)throw Error("unexpected error");return(r=this._root).$t.apply(r,[e].concat(a))}return d=this._warnDefault(l,e,d,o,a,"string"),this._postTranslation&&null!=d&&(d=this._postTranslation(d,e)),d},te.prototype.t=function(e){for(var t,n=[],o=arguments.length-1;o-- >0;)n[o]=arguments[o+1];return(t=this)._t.apply(t,[e,this.locale,this._getMessages(),null].concat(n))},te.prototype._i=function(e,t,n,o,r){var a=this._translate(n,t,this.fallbackLocale,e,o,"raw",r);if(this._isFallbackRoot(a)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.i(e,t,r)}return this._warnDefault(t,e,a,o,[r],"raw")},te.prototype.i=function(e,t,n){return e?(h(t)||(t=this.locale),this._i(e,t,this._getMessages(),null,n)):""},te.prototype._tc=function(e,t,n,o,r){for(var a,i=[],s=arguments.length-5;s-- >0;)i[s]=arguments[s+5];if(!e)return"";void 0===r&&(r=1);var l={count:r,n:r},d=y.apply(void 0,i);return d.params=Object.assign(l,d.params),i=null===d.locale?[d.params]:[d.locale,d.params],this.fetchChoice((a=this)._t.apply(a,[e,t,n,o].concat(i)),r)},te.prototype.fetchChoice=function(e,t){if(!e||!h(e))return null;var n=e.split("|");return n[t=this.getChoiceIndex(t,n.length)]?n[t].trim():e},te.prototype.tc=function(e,t){for(var n,o=[],r=arguments.length-2;r-- >0;)o[r]=arguments[r+2];return(n=this)._tc.apply(n,[e,this.locale,this._getMessages(),null,t].concat(o))},te.prototype._te=function(e,t,n){for(var o=[],r=arguments.length-3;r-- >0;)o[r]=arguments[r+3];var a=y.apply(void 0,o).locale||t;return this._exist(n[a],e)},te.prototype.te=function(e,t){return this._te(e,this.locale,this._getMessages(),t)},te.prototype.getLocaleMessage=function(e){return w(this._vm.messages[e]||{})},te.prototype.setLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,t)},te.prototype.mergeLocaleMessage=function(e,t){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(e,this._warnHtmlInMessage,t),this._vm.$set(this._vm.messages,e,C(void 0!==this._vm.messages[e]&&Object.keys(this._vm.messages[e]).length?Object.assign({},this._vm.messages[e]):{},t))},te.prototype.getDateTimeFormat=function(e){return w(this._vm.dateTimeFormats[e]||{})},te.prototype.setDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,t),this._clearDateTimeFormat(e,t)},te.prototype.mergeDateTimeFormat=function(e,t){this._vm.$set(this._vm.dateTimeFormats,e,C(this._vm.dateTimeFormats[e]||{},t)),this._clearDateTimeFormat(e,t)},te.prototype._clearDateTimeFormat=function(e,t){for(var n in t){var o=e+"__"+n;this._dateTimeFormatters.hasOwnProperty(o)&&delete this._dateTimeFormatters[o]}},te.prototype._localizeDateTime=function(e,t,n,o,r,a){for(var i=t,s=o[i],l=this._getLocaleChain(t,n),d=0;d<l.length;d++){var c=l[d];if(i=c,!_(s=o[c])&&!_(s[r]))break}if(_(s)||_(s[r]))return null;var u,p=s[r];if(a)u=new Intl.DateTimeFormat(i,Object.assign({},p,a));else{var m=i+"__"+r;(u=this._dateTimeFormatters[m])||(u=this._dateTimeFormatters[m]=new Intl.DateTimeFormat(i,p))}return u.format(e)},te.prototype._d=function(e,t,n,o){if(!n)return(o?new Intl.DateTimeFormat(t,o):new Intl.DateTimeFormat(t)).format(e);var r=this._localizeDateTime(e,t,this.fallbackLocale,this._getDateTimeFormats(),n,o);if(this._isFallbackRoot(r)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.d(e,n,t)}return r||""},te.prototype.d=function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];var o=this.locale,r=null,a=null;return 1===t.length?(h(t[0])?r=t[0]:m(t[0])&&(t[0].locale&&(o=t[0].locale),t[0].key&&(r=t[0].key)),a=Object.keys(t[0]).reduce((function(e,n){var o;return k(c,n)?Object.assign({},e,((o={})[n]=t[0][n],o)):e}),null)):2===t.length&&(h(t[0])&&(r=t[0]),h(t[1])&&(o=t[1])),this._d(e,o,r,a)},te.prototype.getNumberFormat=function(e){return w(this._vm.numberFormats[e]||{})},te.prototype.setNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,t),this._clearNumberFormat(e,t)},te.prototype.mergeNumberFormat=function(e,t){this._vm.$set(this._vm.numberFormats,e,C(this._vm.numberFormats[e]||{},t)),this._clearNumberFormat(e,t)},te.prototype._clearNumberFormat=function(e,t){for(var n in t){var o=e+"__"+n;this._numberFormatters.hasOwnProperty(o)&&delete this._numberFormatters[o]}},te.prototype._getNumberFormatter=function(e,t,n,o,r,a){for(var i=t,s=o[i],l=this._getLocaleChain(t,n),d=0;d<l.length;d++){var c=l[d];if(i=c,!_(s=o[c])&&!_(s[r]))break}if(_(s)||_(s[r]))return null;var u,p=s[r];if(a)u=new Intl.NumberFormat(i,Object.assign({},p,a));else{var m=i+"__"+r;(u=this._numberFormatters[m])||(u=this._numberFormatters[m]=new Intl.NumberFormat(i,p))}return u},te.prototype._n=function(e,t,n,o){if(!te.availabilities.numberFormat)return"";if(!n)return(o?new Intl.NumberFormat(t,o):new Intl.NumberFormat(t)).format(e);var r=this._getNumberFormatter(e,t,this.fallbackLocale,this._getNumberFormats(),n,o),a=r&&r.format(e);if(this._isFallbackRoot(a)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.n(e,Object.assign({},{key:n,locale:t},o))}return a||""},te.prototype.n=function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];var o=this.locale,r=null,a=null;return 1===t.length?h(t[0])?r=t[0]:m(t[0])&&(t[0].locale&&(o=t[0].locale),t[0].key&&(r=t[0].key),a=Object.keys(t[0]).reduce((function(e,n){var o;return k(d,n)?Object.assign({},e,((o={})[n]=t[0][n],o)):e}),null)):2===t.length&&(h(t[0])&&(r=t[0]),h(t[1])&&(o=t[1])),this._n(e,o,r,a)},te.prototype._ntp=function(e,t,n,o){if(!te.availabilities.numberFormat)return[];if(!n)return(o?new Intl.NumberFormat(t,o):new Intl.NumberFormat(t)).formatToParts(e);var r=this._getNumberFormatter(e,t,this.fallbackLocale,this._getNumberFormats(),n,o),a=r&&r.formatToParts(e);if(this._isFallbackRoot(a)){if(!this._root)throw Error("unexpected error");return this._root.$i18n._ntp(e,t,n,o)}return a||[]},Object.defineProperties(te.prototype,ne),Object.defineProperty(te,"availabilities",{get:function(){if(!Q){var e="undefined"!=typeof Intl;Q={dateTimeFormat:e&&void 0!==Intl.DateTimeFormat,numberFormat:e&&void 0!==Intl.NumberFormat}}return Q}}),te.install=F,te.version="8.28.2";const oe=te;var re;function ae(e){return ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ae(e)}function ie(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=ae(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=ae(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==ae(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var se,le;function de(e){return de="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},de(e)}function ce(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=de(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=de(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==de(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ue,pe,me;function he(e){return he="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},he(e)}function fe(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=he(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=he(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==he(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ge;function be(e){return be="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},be(e)}function _e(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=be(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=be(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==be(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ve;function ye(e){return ye="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ye(e)}function we(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=ye(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=ye(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==ye(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ke;function xe(e){return xe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xe(e)}function Se(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=xe(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=xe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==xe(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ce;function Pe(e){return Pe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Pe(e)}function Te(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Pe(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Pe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Pe(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ee;function De(e){return De="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},De(e)}function Ae(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=De(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=De(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==De(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Re;function Ie(e){return Ie="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ie(e)}function Me(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Ie(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Ie(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Ie(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Be;function Ne(e){return Ne="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ne(e)}function Le(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Ne(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Ne(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Ne(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ze;function Oe(e){return Oe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Oe(e)}function Fe(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Oe(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Oe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Oe(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var je;function $e(e){return $e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$e(e)}function Ue(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=$e(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=$e(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==$e(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ve;function We(e){return We="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},We(e)}function He(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=We(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=We(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==We(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ge;function qe(e){return qe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},qe(e)}function Qe(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=qe(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=qe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==qe(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ke;function Ze(e){return Ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ze(e)}function Ye(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Ze(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Ze(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Ze(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Xe;function Je(e){return Je="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Je(e)}function et(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Je(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Je(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Je(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var tt;function nt(e){return nt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},nt(e)}function ot(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=nt(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=nt(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==nt(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var rt;function at(e){return at="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},at(e)}function it(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=at(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=at(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==at(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const st={en:(ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re={Draft_Created_successfully:"Draft Created successfully",Draft_Sale_Deleted:"Draft Sale Deleted",Inventory_Valuation_Based_on_Average_Cost:"Inventory Valuation Based on Average Cost",Payroll:"Payroll",Transfers_Money:"Transfers Money",Inventory_Valuation:"Inventory Valuation",Deposits_Report:"Deposits Report",Expense_Report:"Expense Report",Deposit_Category:"Deposit Category",Total_Deposits:"Total Deposits",Expense_Category:"Expense Category",Total_Expenses:"Total Expenses",ASSET_VALUE:"ASSET VALUE",STOCK_ON_HAND:"STOCK ON HAND",Variant_NAME:"Variant NAME",SKU:"SKU",ITEM_NAME:"ITEM NAME",From_Account:"From Account",To_Account:"To Account",Accounts_cannot_be_the_same:"Accounts cannot be the same",CountStock:"Count Stock",Successfully_Generated_Count:"Successfully Generated",Count:"Count",file:"file",Accounting:"Accounting",deposit_delete:"delete deposit",deposit_edit:"edit deposit",deposit_add:"add deposit",deposit_view:"view deposit",expense_add:"add expense",expense_edit:"edit expense",expense_delete:"delete expense",List_Deposit:"List Deposit",Create_deposit:"Create deposit",deposit_Category:"Deposit category",List_accounts:"List accounts",Account:"Account",Choose_Account:"Choose Account",Deposits:"Deposits",account_num:"Account num",Enter_account_num:"Enter account num",account_name:"Account name",Enter_account_name:"Enter account name",initial_balance:"Initial balance",Enter_initial_balance:"Enter initial balance",notes:"notes",balance:"balance"},"Choose_Account","Choose Account"),"Receipt","Receipt"),"Pos_Settings","Pos Settings (Receipt)"),"Note_to_customer","Note to customer"),"Show_Note_to_customer","Show Note to customer"),"Show_barcode","Show barcode"),"Show_Tax_and_Discount","Show Tax & Discount & Shipping"),"Show_Customer","Show Customer"),"Show_Email","Show Email"),"Show_Phone","Show Phone"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Show_Address","Show Address"),"DefaultLanguage","Default Language"),"footer","footer"),"Received_Amount","Received Amount"),"Paying_Amount","Paying Amount"),"Change","Change Return"),"Paying_amount_is_greater_than_Received_amount","Paying amount is greater than received amount"),"Paying_amount_is_greater_than_Grand_Total","Paying amount is greater than Grand Total"),"code_must_be_not_exist_already","code must be not exist already"),"You_will_find_your_backup_on","You will find your backup on"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"and_save_it_to_your_pc","and save it to your pc"),"Scan_your_barcode_and_select_the_correct_symbology_below","Scan your barcode and select the correct symbology below"),"Scan_Search_Product_by_Code_Name","Scan/Search Product by Code Or Name"),"Paper_size","Paper size"),"Clear_Cache","Clear Cache"),"Cache_cleared_successfully","Cache cleared successfully"),"Failed_to_clear_cache","Failed to clear cache"),"Scan_Barcode","Barcode Scanner"),"Please_use_short_name_of_unit","Please use short name of unit"),"DefaultCustomer","Default Customer"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"DefaultWarehouse","Default Warehouse"),"Payment_Gateway","Payment Gateway"),"SMS_Configuration","SMS Configuration"),"Gateway","SMS Gateway"),"Choose_Gateway","Choose SMS Gateway"),"Send_SMS","Message sent successfully"),"sms_config_invalid","wrong sms config invalid"),"Remove_Stripe_Key_Secret","Delete Stripe API keys"),"credit_card_account_not_available","Credit card account not available"),"Credit_Card_Info","Credit Card Info"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"developed_by","Developed by"),"Unit_already_linked_with_sub_unit","Unit already linked with sub unit"),"Total_Items_Quantity","Total Items & Quantity"),"Value_by_Cost_and_Price","Value by Cost and Price"),"Search_this_table","Search this table"),"import_products","Import products"),"Field_optional","Field optional"),"Download_exemple","Download example"),"field_must_be_in_csv_format","Field must be in csv format"),"Successfully_Imported","Successfully Imported"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"file_size_must_be_less_than_1_mega","File size must be less than 1 mega"),"Please_follow_the_import_instructions","Please follow the import instructions"),"must_be_exist","unit must already be created"),"Import_Customers","Import Customers"),"Import_Suppliers","Import Suppliers"),"Recent_Sales","Recent Sales"),"Create_Transfer","Create Transfer"),"order_products","Order items"),"Search_Product_by_Code_Name","Search Product by code or name"),"Reports_payments_Purchase_Return","Reports Purchase Return Payments"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Reports_payments_Sale_Return","Reports Sale Return Payments"),"payments_Sales_Return","Payments Sales Return"),"payments_Purchases_Return","Payments Purchases Return"),"CreateSaleReturn","Create Sale Return"),"EditSaleReturn","Edit Sale Return"),"SalesReturn","Sales Return"),"CreatePurchaseReturn","Create Purchase Return"),"EditPurchaseReturn","Edit Purchase Return"),"PurchasesReturn","Purchases Return"),"Due","Due"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Profit","Profit"),"Revenue","Revenue"),"Sales_today","Today Sales"),"People","People"),"Successfully_Created","Successfully Created"),"Successfully_Updated","Successfully Updated"),"Success","Success"),"Failed","Failed"),"Warning","Warning"),"Please_fill_the_form_correctly","Please fill the form correctly"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Field_is_required","This Field is required"),"Error","Error!"),"you_are_not_authorized","Sorry! you are not authorized."),"Go_back_to_home","Go back to homepage"),"page_not_exist","Sorry! The page you were looking for doesn't exist."),"Choose_Status","Choose Status"),"Choose_Method","Choose Method"),"Choose_Symbology","Choose symbology"),"Choose_Category","Choose Category"),"Choose_Customer","Choose Customer"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Choose_Supplier","Choose Supplier"),"Choose_Unit_Purchase","Choose Purchase Unit"),"Choose_Sub_Category","Choose SubCategory"),"Choose_Brand","Choose Brand"),"Choose_Warehouse","Choose Warehouse"),"Choose_Unit_Sale","Choose Sale Unit"),"Enter_Product_Cost","Enter Product Cost"),"Enter_Stock_alert","Enter Stock alert"),"Choose_Unit_Product","Choose Product Unit"),"Enter_Product_Price","Enter Product Price"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_Name_Product","Enter Name Product"),"Enter_Role_Name","Enter Role Name"),"Enter_Role_Description","Enter Role Description"),"Enter_name_category","Enter category Name"),"Enter_Code_category","Enter category Code"),"Enter_Name_Brand","Enter Name Brand"),"Enter_Description_Brand","Enter Description Brand"),"Enter_Code_Currency","Enter Code Currency"),"Enter_name_Currency","Enter name Currency"),"Enter_Symbol_Currency","Enter Symbol Currency"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_Name_Unit","Enter Unit Name"),"Enter_ShortName_Unit","Enter shortname Unit"),"Choose_Base_Unit","Choose Base Unit"),"Choose_Operator","Choose Operator"),"Enter_Operation_Value","Enter Operation Value"),"Enter_Name_Warehouse","Enter Warehouse Name"),"Enter_Phone_Warehouse","Enter Warehouse Phone"),"Enter_Country_Warehouse","Enter Warehouse Country"),"Enter_City_Warehouse","Enter Warehouse City"),"Enter_Email_Warehouse","Enter Warehouse Email"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_ZipCode_Warehouse","Enter Warehouse Zip Code"),"Choose_Currency","Choose Currency"),"Thank_you_for_your_business","Thank you for shopping with us . Please come again"),"Cancel","Cancel"),"New_Customer","New Customer"),"Incorrect_Login","Incorrect Login"),"Successfully_Logged_In","Successfully Logged In"),"This_user_not_active","This user not active"),"SignIn","Sign In"),"Create_an_account","Create an account"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Forgot_Password","Forgot Password ?"),"Email_Address","Email Address"),"SignUp","Sign Up"),"Already_have_an_account","Already have an account ?"),"Reset_Password","Reset Password"),"Failed_to_authenticate_on_SMTP_server","Failed to authenticate on SMTP server"),"We_cant_find_a_user_with_that_email_addres","We can't find a user with that email addres"),"We_have_emailed_your_password_reset_link","We have e-mailed your password reset link"),"Please_fill_the_Email_Adress","Please fill the Email Address"),"Confirm_password","Confirm password"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Your_Password_has_been_changed","Your Password has been changed"),"The_password_confirmation_does_not_match","The password confirmation does not match"),"This_password_reset_token_is_invalid","This password reset token is invalid"),"Warehouse_report","Warehouse report"),"All_Warehouses","All Warehouses"),"Expense_List","All Expenses"),"Expenses","Expenses"),"This_Week_Sales_Purchases","This Week Sales & Purchases"),"Top_Selling_Products","Top Selling Products"),"View_all","View all"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Payment_Sent_Received","Payment Sent & Received"),"Filter","Filter"),"Invoice_POS","Invoice POS"),"Invoice","Invoice"),"Customer_Info","Customer Info"),"Company_Info","Company Info"),"Invoice_Info","Invoice Info"),"Order_Summary","Order Summary"),"Quote_Info","Quotation Info"),"Del","Delete"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"SuppliersPaiementsReport","Suppliers Payments Report"),"Purchase_Info","Purchase Info"),"Supplier_Info","Supplier Info"),"Return_Info","Info of Return"),"Expense_Category","Expense Category"),"Create_Expense","Create Expense"),"Details","Details"),"Discount_Method","Discount Type"),"Net_Unit_Cost","Net Unit Cost"),"Net_Unit_Price","Net Unit Price"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Edit_Expense","Edit Expense"),"All_Brand","All Brand"),"All_Category","All Category"),"ListExpenses","All Expenses"),"Create_Permission","Create Permission"),"Edit_Permission","Edit Permission"),"Reports_payments_Sales","Reports payments Sales"),"Reports_payments_Purchases","Reports payments Purchases"),"Reports_payments_Return_Customers","Payments Return Customers"),"Reports_payments_Return_Suppliers","Payments Return Suppliers"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Expense_Deleted","This Expense has been deleted"),"Expense_Updated","This Expense has been Updated"),"Expense_Created","This Expense has been Created"),"DemoVersion","You cannot do this in the demo version"),"OrderStatistics","Sales Statistics"),"AlreadyAdd","This Product Already Added !!"),"AddProductToList","Please Add Product To List !!"),"AddQuantity","Please Add quantity of product !!"),"InvalidData","Invalid Data !!"),"LowStock","Quantity exceeds quantity available in stock"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"WarehouseIdentical","The two warehouses cannot be identical !!"),"VariantDuplicate","This Variant Is Duplicate !!"),"Filesize","File size"),"GenerateBackup","Generate Backup"),"BackupDatabase","Backup Database"),"Backup","Backup"),"Paid","Paid"),"Unpaid","Unpaid"),"Today","Today"),"Income","Income"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Expenses","Expenses"),"Sale","Sale"),"Actif","Active"),"Inactif","Inactive"),"Customers","Customers"),"Phone","Phone"),"SearchByPhone","Search by Phone"),"Suppliers","Suppliers"),"Quotations","Quotations"),"Sales","Sales"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Purchases","Purchases"),"Returns","Return"),"Settings","Settings"),"SystemSettings","System Settings"),"Users","Users"),"GroupPermissions","Group Permissions"),"Currencies","Currency"),"Warehouses","Warehouse"),"Units","Unit"),"UnitsPrchases","Purchases Units"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"UnitsSales","Sales Units"),"Reports","Reports"),"PaymentsReport","Payments Report"),"PaymentsPurchases","Payments Purchases"),"PaymentsSales","Payments Sales"),"ProfitandLoss","Profit and Loss"),"WarehouseStockChart","Warehouse Stock Chart"),"SalesReport","Sale Report"),"PurchasesReport","Purchase Report"),"CustomersReport","Customer Report"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"SuppliersReport","Supplier Report"),"SupplierReport","Supplier Report"),"DailySalesData","Daily Sales Data"),"DailyPurchasesData","Daily Purchases Data"),"Dernièrescinqrecords","Last five records"),"Filters","Filters"),"date","Date"),"Reference","Reference"),"Supplier","Supplier"),"PaymentStatus","Payment Status"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Customer","Customer"),"CustomerCode","Customer Code"),"Status","Status"),"SupplierCode","Supplier Code"),"Categorie","Category"),"Categories","Category"),"StockTransfers","Transfer"),"StockManagement","Stock Management"),"dashboard","Dashboard"),"Products","Products"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"productsList","All Products"),"ProductManagement","Product Management"),"ProductQuantityAlerts","Product Quantity Alerts"),"CodeProduct","Code Product"),"ProductTax","Product Tax"),"SubCategorie","Sub Category"),"Name_product","Name"),"StockAlert","Stock Alert"),"warehouse","Warehouse"),"Tax","Tax"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"BuyingPrice","Buying price"),"SellPrice","Sell price"),"Quantity","Quantity"),"UnitSale","Sale Unit"),"UnitPurchase","Purchase Unit"),"ManagementCurrencies","Currency Management"),"CurrencyCode","Currency Code"),"CurrencyName","Currency Name"),"Symbol","Symbol"),"All","All"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"EditProduct","Edit Product"),"SearchByCode","Search by Code"),"SearchByName","Search by Name"),"ProductDetails","Product Details"),"CustomerName","Customer Name"),"CustomerManagement","Customer Management"),"Add","Create"),"add","Create"),"Edit","Edit"),"Close","Close"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"PleaseSelect","Please Select"),"Action","Action"),"Email","Email"),"EditCustomer","Edit Customer"),"AddCustomer","Create Customer"),"Country","Country"),"City","City"),"Adress","Address"),"CustomerDetails","Customer Details"),"CustomersList","Customers"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"SupplierCode","Supplier Code"),"SupplierName","Supplier Name"),"SuppliersManagement","Suppliers Management"),"SupplierDetails","Supplier Details"),"QuotationsManagement","Quotations Management"),"SubTotal","Subtotal"),"MontantReste","Amount left"),"complete","Completed"),"EnAttendant","Pending"),"Recu","Received"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"partial","Partial"),"Retournee","Return"),"DetailQuote","Detail Quotation"),"EditQuote","Edit Quotation"),"CreateSale","Create Sale"),"DownloadPdf","Download Pdf"),"QuoteEmail","Send Quotation on Email"),"DeleteQuote","Delete Quotation"),"AddQuote","Create Quotation"),"SelectProduct","Select Product"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ProductCodeName","Product (Code - Name)"),"Price","Price"),"CurrentStock","Stock"),"Total","Grand Total"),"Num","N°"),"Unitcost","Unit cost"),"to","To"),"Subject","Subject"),"Message","Message"),"EmailCustomer","Email Customer"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Sent","Send"),"Quote","Quotation"),"Hello","Hello"),"AttachmentQuote","Please find the attachment for your Quotation"),"AddProducts","Add Products to the Order List"),"SelectWarehouse","Please Select warehouse"),"SelectCustomer","please Select Customer"),"SalesManagement","Sales Management"),"Balance","Balance"),"QtyBack","Qty Back"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"TotalReturn","Total Return"),"Amount","Amount"),"SaleDetail","Sale Detail"),"EditSale","Edit Sale"),"AddSale","Create Sale"),"ShowPayment","Show Payments"),"AddPayment","Create Payment"),"EditPayment","Edit Payment"),"EmailSale","Send Sale on Email"),"DeleteSale","Delete Sale"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ModePaiement","Paid by"),"Paymentchoice","Payment choice"),"Note","Note"),"PaymentComplete","Payment complete!"),"PurchasesManagement","Purchases Management"),"Ordered","Ordered"),"DeletePurchase","Delete Purchase"),"EmailPurchase","Send Purchase on Email"),"EditPurchase","Edit Purchase"),"PurchaseDetail","Purchase Detail"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"AddPurchase","Create Purchase"),"EmailSupplier","Supplier Email"),"PurchaseInvoice","Purchases payments"),"PurchasesInvoicesData","Purchases payments data"),"SalesInvoice","Sales payments"),"SalesInvoicesData","Sales payments data"),"UserManagement","Users management"),"Firstname","First name"),"lastname","Last name"),"username","Username"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"password","Password"),"Newpassword","New password"),"ChangeAvatar","Change Avatar"),"LeaveBlank","Please leave this field blank if you haven't changed it"),"type","Type"),"UserPermissions","Users Permissions"),"RoleName","Role"),"RoleDescription","Role Description"),"AddPermissions","Create Permissions"),"View","View"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Del","Delete"),"NewAdjustement","New Adjustement"),"EditAdjustement","Edit Adjustement"),"CannotSubstraction","You cannot subtraction products which have stock 0"),"Addition","Addition"),"Subtraction","Subtraction"),"profil","Profile"),"logout","Logout"),"PurchaseAlreadyPaid","You cannot modify because this Purchase already paid"),"SaleAlreadyPaid","You cannot modify because this Sale already paid"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ReturnAlreadyPaid","You cannot modify because this Return already paid"),"QuoteAlready","This quote already has generate sale"),"AddProduct","Create product"),"QuotationComplete","This Quotation Complete"),"SiteConfiguration","Site Configuration"),"Language","Language"),"DefaultCurrency","Default Currency"),"LoginCaptcha","Login Captcha"),"DefaultEmail","Default Email"),"SiteName","Site Name"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ChangeLogo","Change Logo"),"SMTPConfiguration","SMTP Configuration"),"HOST","MAIL_HOST"),"PORT","MAIL_PORT"),"encryption","MAIL_ENCRYPTION"),"SMTPIncorrect","SMTP Configuration Incorrect"),"PaymentsReturns","Payments Returns"),"ReturnsInvoices","Returns Invoices"),"ReturnsInvoicesData","Returns Invoices Data"),"ShowAll","View all records of all Users"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Discount","Discount"),"OrderTax","Order Tax"),"Shipping","Shipping"),"CompanyName","Company Name"),"CompanyPhone","Company Phone"),"CompanyAdress","Company Address"),"Code","Code"),"image","Image"),"Printbarcode","Print Labels"),"ReturnsCustomers","Returns Customer"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ReturnsSuppliers","Returns Supplier"),"FactureReturnCustomers","Return Customer Invoice"),"FactureReturnSuppliers","Return Supplier Invoice"),"NodataAvailable","No data Available"),"ProductImage","Product Image"),"Barcode","Barcode"),"pointofsales","Point of Sales"),"CustomUpload","Custom Upload"),"pointofsaleManagement","Point of Sale Management"),"Adjustment","Adjustment"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Updat","Update"),"Reset","Reset"),"print","Print"),"SearchByEmail","Search By Email"),"ChooseProduct","Choose Product"),"Qty","Qty"),"Items","Items"),"AmountHT","Amount HT"),"AmountTTC","Amount TTC"),"PleaseSelectSupplier","Please Select Supplier"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"PleaseSelectStatut","Please Select Status"),"PayeBy","Paid By"),"ChooseWarehouse","Choose Warehouse"),"payNow","Pay Now"),"ListofCategory","List of Category"),"Description","Description"),"submit","Submit"),"ProblemCreatingThisInvoice","There was a problem creating this Invoice. Please try again"),"ProblemPayment","There was a problem Payment. Please try again."),"IncomeExpenses","Income & Expenses"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"dailySalesPurchases","Daily Sales & Purchases"),"ProductsExpired","Products Expired"),"ListofBrand","Brands"),"CreateAdjustment","Create Adjustment"),"Afewwords","A few words ..."),"UserImage","User Image"),"UpdateProduct","Update Product"),"Brand","Brand"),"BarcodeSymbology","Barcode Symbology"),"ProductCost","Product Cost"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ProductPrice","Product Price"),"UnitProduct","Product Unit"),"TaxMethod","Tax Type"),"MultipleImage","Multiple Image"),"ProductHasMultiVariants","This Product Has Multi Variants"),"ProductHasPromotion","Product Has Promotion"),"PromotionStart","Promotion Start"),"PromotionEnd","Promotion End"),"PromotionPrice","Promotion Price"),"Price","Price"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Cost","Cost"),"Unit","Unit"),"ProductVariant","Product Variant"),"Variant","Variant"),"UnitPrice","Unit Price"),"CreateReturnCustomer","Create Return Customer"),"EditReturnCustomer","Edit Return Customer"),"CreateReturnSupplier","Create Return Supplier"),"Documentation","Doc"),"EditReturnSupplier","Edit Return Supplier"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"FromWarehouse","From Warehouse"),"ToWarehouse","To Warehouse"),"EditTransfer","Edit Transfer"),"TransferDetail","Transfer Detail"),"Pending","Pending"),"Received","Received"),"Ordered","Ordered"),"PermissionsManager","Permissions Management"),"BrandManager","Brand"),"BrandImage","Brand Image"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"BrandName","Brand Name"),"BrandDescription","Brand Description"),"BaseUnit","Base Unit"),"ManagerUnits","Units Management"),"OperationValue","Operation Value"),"Operator","Operator"),"Top5Products","Top 5 Products"),"Last5Sales","Last 5 Sales"),"ListAdjustments","All Adjustments"),"ListTransfers","All Transfers"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"CreateTransfer","Create Transfer"),"OrdersManager","Orders Management"),"ListQuotations","All Quotations"),"ListPurchases","All Purchases"),"ListSales","All Sales"),"ListReturns","All Returns"),"PeopleManager","People Management"),"Delete",{Title:"Are you sure?",Text:"You won't be able to revert this!",confirmButtonText:"Yes, delete it!",cancelButtonText:"Cancel",Deleted:"Deleted!",Failed:"Failed!",Therewassomethingwronge:"There was something wronge",CustomerDeleted:"This Client has been deleted.",SupplierDeleted:"This Supplier has been deleted.",QuoteDeleted:"This Quotation has been deleted.",SaleDeleted:"This Sale has been deleted.",PaymentDeleted:"This Payment has been deleted.",PurchaseDeleted:"This Purchase has been deleted.",ReturnDeleted:"This Return has been deleted.",ProductDeleted:"This Product has been deleted.",ClientError:"This Client already linked with other Operation",ProviderError:"This Supplier already linked with other Operation",UserDeleted:"This User has been deleted.",UnitDeleted:"This Unit has been deleted.",RoleDeleted:"This Role has been deleted.",TaxeDeleted:"This Tax has been deleted.",SubCatDeleted:"This Sub Category has been deleted.",CatDeleted:"This Category has been deleted.",WarehouseDeleted:"This Warehouse has been deleted.",AlreadyLinked:"This product already linked with other Operation",AdjustDeleted:"This Adjustement has been deleted.",TitleCurrency:"This Currency has been deleted.",TitleTransfer:"The Transfer has been removed successfully",BackupDeleted:"Backup has been removed successfully",TitleBrand:"This Brand has been deleted"}),"Update",{TitleBrand:"This Brand has been Updated",TitleProfile:"Your Profile Updated in successfully",TitleAdjust:"Adjustement Updated in successfully",TitleRole:"Role Updated in successfully",TitleUnit:"Unit Updated in successfully",TitleUser:"User Updated in successfully",TitleCustomer:"Customer Updated in successfully",TitleQuote:"Quotation Updated in successfully",TitleSale:"Sale Updated in successfully",TitlePayment:"Payment Updated in successfully",TitlePurchase:"Purchase Updated in successfully",TitleReturn:"Return Updated in successfully",TitleProduct:"Product Updated in successfully",TitleSupplier:"Supplier Updated in successfully",TitleTaxe:"Tax Updated in successfully",TitleCat:"Category Updated in successfully",TitleWarhouse:"Warhouse Updated in successfully",TitleSetting:"Settings Updated in successfully",TitleCurrency:"Currency Updated in successfully",TitleTransfer:"Transfer Updated in successfully"}),"Create",{TitleBrand:"This Brand has been Created",TitleRole:"Role Created in successfully",TitleUnit:"Unit Created in successfully",TitleUser:"User Created in successfully",TitleCustomer:"Customer Created in successfully",TitleQuote:"Quotation Created in successfully",TitleSale:"Sale Created in successfully",TitlePayment:"Payment Created in successfully",TitlePurchase:"Purchase Created in successfully",TitleReturn:"Return Created in successfully",TitleProduct:"Product Created in successfully",TitleSupplier:"Supplier Created in successfully",TitleTaxe:"Tax Created in successfully",TitleCat:"Category Created in successfully",TitleWarhouse:"Warehouse Created in successfully",TitleAdjust:"Adjustement Created in successfully",TitleCurrency:"Currency Created in successfully",TitleTransfer:"Transfer Created in successfully"}),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Send",{TitleEmail:"Email Send in successfully"}),"return",{TitleSale:"This sale already linked with a Return!"}),"ReturnManagement","Return Management"),"ReturnDetail","Return Detail"),"EditReturn","Edit Return"),"AddReturn","Create Return"),"EmailReturn","Send Return on Email"),"DeleteReturn","Delete Return"),"Retoursurcharge","Return Surcharge"),"Laivrison","Delivery"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"SelectSale","Select Sale"),"ZeroPardefault","You can delete the item or set the quantity returned to zero if it is not returned"),"Return","Return"),"Purchase","Purchase"),"TotalSales","Total Sales"),"TotalPurchases","Total Purchases"),"TotalReturns","Total Returns"),"PaiementsNet","Payments Net"),"PaiementsSent","Payments Sent"),"PaiementsReceived","Payments Received"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Recieved","Recieved"),"Sent","Sent"),"ProductQuantityAlerts","Product Quantity Alerts"),"ProductCode","Code"),"ProductName","Product"),"AlertQuantity","Alert Quantity"),"WarehouseStockChart","Warehouse Stock Chart"),"TotalProducts","Total Products"),"TotalQuantity","Total Quantity"),"TopCustomers","Top 5 Customers"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"TotalAmount","Total Amount"),"TotalPaid","Total Paid"),"CustomerSalesReport","Customer Sales Report"),"CustomerPaiementsReport","Customer Payments Report"),"CustomerQuotationsReport","Customer Quotations Report"),"Payments","Payments"),"TopSuppliers","Top 5 Suppliers"),"SupplierPurchasesReport","Supplier Purchases Report"),"SupplierPaiementsReport","Supplier Payments Report"),"Name","Name"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Code","Code"),"ManagementWarehouse","Warehouse Management"),"ZipCode","Zip Code"),"managementCategories","Categories management"),"Codecategorie","Category Code"),"Namecategorie","Category Name"),"Parentcategorie","Parent category"),"managementTax","Tax management"),"TaxName","Tax Name"),"TaxRate","Tax Rate"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"managementUnitPurchases","Purchases Unit"),"managementUnitSales","Sales Unit"),"ShortName","Short Name"),"PleaseSelectThesebeforeaddinganyproduct","Please Select These before adding any product"),"StockAdjustement","Adjustment"),"PleaseSelectWarehouse","Please Select warehouse before choose any product"),"StockTransfer","Stock Transfer"),"SelectPeriod","Select Period"),"ThisYear","This Year"),"ThisToday","This Today"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"ThisMonth","This Month"),"ThisWeek","This Week"),"AdjustmentDetail","Adjustment Detail"),"ActivateUser","This User Has been Activated"),"DisActivateUser","This User Has been Deactivated"),"NotFound","Page not found."),"oops","Oops! Page not found."),"couldNotFind","We could not find the page you were looking for.Meanwhile, you may"),"ReturnDashboard","Return to dashboard"),"hrm","HRM"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Employees","Employees"),"Attendance","Attendance"),"Leave_request","Leave Request"),"Leave_type","Leave Type"),"Company","Company"),"Departments","Departments"),"Designations","Designations"),"Office_Shift","Office Shift"),"Holidays","Holidays"),"Enter_Company_Name","Enter company name"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_email_address","Enter email address"),"Enter_Company_Phone","Enter company phone"),"Enter_Company_Country","Enter company country"),"Created_in_successfully","Created in successfully"),"Updated_in_successfully","Updated in successfully"),"Deleted_in_successfully","Deleted in successfully"),"department","Department"),"Enter_Department_Name","Enter department name"),"Choose_Company","Choose Company"),"Department_Head","Department Head"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Choose_Department_Head","Choose Department Head"),"Enter_Shift_name","Enter Shift name"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Holiday"),"Enter_title","Enter title"),"title","title"),"start_date","Start date"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_Start_date","Enter start date"),"Finish_Date","Finish date"),"Enter_Finish_date","Enter finish date"),"Please_provide_any_details","Please provide any details"),"Attendances","Attendances"),"Enter_Attendance_date","Enter attendance date"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Choose Employee"),"Employee","Employee"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Work_Duration","Work Duration"),"remaining_leaves_are_insufficient","Remaining leaves are insufficient"),"Leave_Type","Leave Type"),"Days","Days"),"Department","Department"),"Choose_leave_type","Choose leave type"),"Choose_status","Choose status"),"Leave_Reason","Leave Reason"),"Enter_Reason_Leave","Enter Reason Leave"),"Add_Employee","Add Employee"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"FirstName","First Name"),"Enter_FirstName","Enter First Name"),"LastName","Last Name"),"Enter_LastName","Enter Last Name"),"Gender","Gender"),"Choose_Gender","Choose Gender"),"Enter_Birth_date","Enter birth date"),"Birth_date","Birth date"),"Enter_Country","Enter Country"),"Enter_Phone_Number","Enter Phone Number"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"joining_date","Joining date"),"Enter_joining_date","Enter joining date"),"Choose_Designation","Choose Designation"),"Designation","Designation"),"Office_Shift","Office Shift"),"Choose_Office_Shift","Choose Office Shift"),"Enter_Leaving_Date","Enter Leaving Date"),"Leaving_Date","Leaving Date"),"Annual_Leave","Annual Leave"),"Enter_Annual_Leave","Enter Annual Leave"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Remaining_leave","Remaining leave"),"Employee_Details","Employee Details"),"Basic_Information","Basic Information"),"Family_status","Family Status"),"Choose_Family_status","Choose Family status"),"Employment_type","Employment type"),"Select_Employment_type","Select Employment type"),"Enter_City","Enter City"),"Province","Province"),"Enter_Province","Enter Province"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Enter_Address","Enter Address"),"Enter_Zip_code","Enter Zip code"),"Zip_code","Zip code"),"Hourly_rate","Hourly rate"),"Enter_Hourly_rate","Enter Hourly rate"),"Basic_salary","Basic salary"),"Enter_Basic_salary","Enter Basic salary"),"Social_Media","Social Media"),"Skype","Skype"),"Enter_Skype","Enter Skype"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Facebook","Facebook"),"Enter_Facebook","Enter Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Enter WhatsApp"),"LinkedIn","LinkedIn"),"Enter_LinkedIn","Enter LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Enter Twitter"),"Experiences","Experiences"),"bank_account","bank account"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Company_Name","Company Name"),"Location","Location"),"Enter_location","Enter location"),"Enter_Description","Enter Description"),"Bank_Name","Bank Name"),"Enter_Bank_Name","Enter Bank Name"),"Bank_Branch","Bank Branch"),"Enter_Bank_Branch","Enter Bank Branch"),"Bank_Number","Bank Number"),"Enter_Bank_Number","Enter Bank Number"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Assigned_warehouses","Access warehouses"),"Top_customers","Best customers"),"Attachment","Attachment"),"view_employee","view employee"),"edit_employee","Edit employee"),"delete_employee","Delete employee"),"Created_by","Added by"),"Add_product_IMEI_Serial_number","Add product IMEI/Serial Number"),"Product_Has_Imei_Serial_number","Product Has Imei/Serial Number"),"IMEI_SN","IMEI/SN"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Shipments","Shipments"),"delivered_to","Delivered To"),"shipment_ref","Shipment Ref"),"sale_ref","Sale Ref"),"Edit_Shipping","Edit Shipping"),"Packed","Packed"),"Shipped","Shipped"),"Delivered","Delivered"),"Cancelled","Cancelled"),"Shipping_status","Shipping Status"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Users_Report","Users Report"),"stock_report","Stock Report"),"TotalPurchases","Total Purchases"),"Total_quotations","Total Quotations"),"Total_return_sales","Total return sales"),"Total_return_purchases","Total return purchases"),"Total_transfers","Total transfers"),"Total_adjustments","Total adjustments"),"User_report","User Report"),"Current_stock","Current Stock"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"product_name","Product Name"),"Total_Customers_Due","Total Debt"),"Total_Suppliers_Due","Total Debt"),"Some_warehouses","Some Warehouses"),"All_Warehouses","All Warehouses"),"Product_Cost","Product Cost"),"sms_settings","Sms Settings"),"pos_settings","POS Settings"),"payment_gateway","Payment Gateway"),"mail_settings","Mail Settings"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Default SMS Gateway"),"module_settings","Module Settings"),"Module_enabled_success","Module enabled successfully"),"Module_Disabled_success","Module Disabled successfully"),"update_settings","Upgrade"),"Please_Upload_the_Correct_Module","Please Upload the Correct Module"),"Uploaded_Success","Uploaded in successfully"),"Customer_details","Customer Details"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Edit_Customer","Edit Customer"),"Delete_Customer","Delete Customer"),"Pay_Due","Pay Due"),"Paying_amount_is_greater_than_Total_Due","Paying amount is greater than Total Due"),"Customer_Invoice","Customer Invoice"),"This_Product_Not_For_Selling","This Product Not For Selling"),"Welcome_to_your_Dashboard","Welcome to your Dashboard"),"Total_Payable","Total Payable"),"Choose_Sale_Ref","Choose Sale Ref"),"Please_Select_Sale","Please Select Sale"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Sale_Ref","Sale Ref"),"list_product_returns","list product returns"),"Qty_return","Qty return"),"Choose_Purchase_Ref","Choose Purchase Ref"),"Purchase_Ref","Purchase Ref"),"please_select_purchase","Please Select Purchase"),"qty_return_is_greater_than_qty_purchased","Qty return is greater than Qty purchased"),"qty_return_is_greater_than_qty_sold","Qty return is greater than Qty sold"),"Quantity_sold","Qty sold"),"qty_purchased","Qty purchased"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Sender_Name","Sender Name"),"The_module_must_be_uploaded_as_zip_file","The module must be uploaded as zip file"),"Upload_Module","Upload Module"),"All_Modules_Installed","All Modules Installed"),"Current_Version","Current Version"),"You_already_have_the_latest_version","You already have the latest version"),"Update_Available","Update Available"),"Update_Log","Update Log"),"Update_Now","Update Now"),"View_Change_Log","View Change Log"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Please_Wait_for_the_update","NOTE:  Please Wait for the update to finish completely. It is not recommended to close the browser or stop a process Upgrade"),"Note_update","Note : Make sure you backup your Current version & database before you run the Upgrade , To restore it if there is an error"),"invoice_footer","Invoice footer"),"Time_Zone","Time Zone"),"Payment_note","Payment notes"),"sale_note","Sale notes"),"Total_Sale_Due","Total Sale Due"),"Total_Sell_Return_Due","Total Sell Return Due"),"pay_all_sell_due_at_a_time","pay all sell due at a time"),"pay_all_sell_return_due_at_a_time","pay all sell return due at a time"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Gross_Profit","Gross Profit"),"pay_all_purchase_due_at_a_time","pay all purchase due at a time"),"Delete_Provider","Delete Provider"),"Edit_Provider","Edit Provider"),"Provider_details","Provider details"),"Total_Purchase_Due","Total Purchase Due"),"Provider_Credit_Note","Provider Credit Note"),"Customer_Credit_Note","Customer Credit Note"),"Sell_Return","Sell Return"),"Purchase_Return","Purchase Return"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Tax_Number","Tax Number"),"Please_add_return_quantity","Please add return quantity"),"Return_exist_for_the_Transaction","Return exist for the Transaction"),"qty_return_is_greater_than_Quantity_Remaining","Qty return is greater than Quantity Remaining"),"products_refunded_alert","Any products with a quantity set to 0 won't be refunded"),"pay_all_purchase_return_due_at_a_time","pay all purchase return due at a time"),"Total_Purchase_Return_Due","Total Purchase Return Due"),"Purchase_return_due","Purchase return due"),"Sell_return_due","Sell return due"),"product_report","Product report"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"product_sales_report","Product sales report"),"Product_purchases_report","Product purchases report"),"Qty_sold","Qty sold"),"Qty_purchased","Qty purchased"),"Filter_by_warehouse","Filter by warehouse"),"Enable_Print_Invoice","Print Invoice automatically"),"Show_Warehouse","Show warehouse"),"credit_card_info","Credit card info"),"Saved_Credit_Card_Info","Saved Credit Card Info"),"Credit_card_changed_successfully","Credit card changed successfully"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"notification_template","Notification Template"),"email_notification","Email notification"),"sms_notification","SMS notification"),"Change_product_details","Change product details"),"edit_tax_and_discount_and_shipping","edit tax and discount and shipping"),"Create_Quotation_with_Stock","Create Quotation with Stock"),"Variant_Name","Variant Name"),"Variant_cost","Variant cost"),"Variant_price","Variant price"),"Variant_code","Variant code"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Please_wait_until_the_product_is_loaded","Please wait until the product is loaded"),"Choose_SMS_Gateway","Choose SMS Gateway"),"Notification_Client","Notification Client"),"Available_Tags","Available Tags"),"Email_Subject","Email Subject"),"Email_body","Email body"),"Notification_Supplier","Notification Supplier"),"sms_body","SMS body"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),ie(ie(ie(ie(ie(ie(ie(ie(ie(ie(re,"Edit_Project","Edit Project"),"Projects","Projects"),"Enter_Project_Title","Enter Project Title"),"Assigned_Employees","Assigned Employees"),"Choose_Team","Choose Team"),"Create_Project","Create Project"),"Project_List","Project List"),"Not_Started","Not Started"),"In_Progress","In Progress"),"On_Hold","On Hold"),ie(ie(ie(ie(ie(ie(ie(ie(re,"Edit_Task","Edit Task"),"Tasks","Tasks"),"Enter_Task_Title","Enter Task Title"),"Choose_Project","Choose Project"),"Project","Project"),"Create_Task","Create Task"),"Task_List","Task List"),"Import_Purchases","Import Purchases")),fr:(ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le={Draft_Created_successfully:"Brouillon créé avec succès",Draft_Sale_Deleted:"Vente du brouillon supprimée",Inventory_Valuation_Based_on_Average_Cost:"Évaluation des stocks basée sur le coût moyen",Payroll:"Paie",Transfers_Money:"Transferts d'argent",Inventory_Valuation:"Évaluation des stocks",Deposits_Report:"Rapport des dépôts",Expense_Report:"Rapport des dépenses",Deposit_Category:"Catégorie de dépôt",Total_Deposits:"Total des dépôts",Expense_Category:"Catégorie de dépenses",Total_Expenses:"Total des dépenses",ASSET_VALUE:"VALEUR DE L'ACTIF",STOCK_ON_HAND:"Stock en main",Variant_NAME:"Nom de la variante",SKU:"SKU",ITEM_NAME:"NOM DE L'ARTICLE",From_Account:"Du compte",To_Account:"Au compte",Accounts_cannot_be_the_same:"Les comptes ne peuvent pas être les mêmes",CountStock:"Compter Stock",Successfully_Generated_Count:"Comptage Généré avec Succès",Count:"Décompte",file:"Fichier",Accounting:"Comptabilité",deposit_delete:"Supprimer le Dépôt",deposit_edit:"Modifier le Dépôt",deposit_add:"Ajouter un Dépôt",deposit_view:"Voir le Dépôt",expense_add:"Ajouter une Dépense",expense_edit:"Modifier une Dépense",expense_delete:"Supprimer une Dépense",List_Deposit:"Liste des Dépôts",Create_deposit:"Créer un Dépôt",deposit_Category:"Catégorie de Dépôt",List_accounts:"Liste des Comptes",Account:"Compte",Choose_Account:"Choisir un Compte",Deposits:"Dépôts",account_num:"Numéro de Compte",Enter_account_num:"Entrer le Numéro de Compte",account_name:"Nom du Compte",Enter_account_name:"Entrer le Nom du Compte",initial_balance:"Solde Initial",Enter_initial_balance:"Entrer le Solde Initial",notes:"Notes",balance:"Solde",Receipt:"Reçu",Pos_Settings:"Paramètres du point de vente (Reçu)",Note_to_customer:"Remarque au client",Show_Note_to_customer:"Afficher la Remarque au client",Show_barcode:"Afficher le code barre",Show_Tax_and_Discount:"Afficher les taxes, les remises et les frais d'expédition",Show_Customer:"Afficher le client",Show_Email:"Afficher l'e-mail",Show_Phone:"Afficher le téléphone",Show_Address:"Afficher l'adresse",DefaultLanguage:"Langage par défaut",footer:"bas de page",Received_Amount:"Montant reçu",Paying_Amount:"Montant à payer",Change:"changement",Paying_amount_is_greater_than_Received_amount:"Le montant à payer est supérieur au montant reçu",Paying_amount_is_greater_than_Grand_Total:"Le montant à payer est supérieur au montant total",code_must_be_not_exist_already:"le code ne doit pas déjà exister",You_will_find_your_backup_on:"Vous trouverez votre sauvegarde sur",and_save_it_to_your_pc:"et enregistrez-le sur votre pc",Scan_your_barcode_and_select_the_correct_symbology_below:"Scannez votre code-barres et sélectionnez la symbologie correcte ci-dessous",Scan_Search_Product_by_Code_Name:"Scannez/recherchez un produit par nom ou code",Paper_size:"Taille de papier",Clear_Cache:"Vider le cache",Cache_cleared_successfully:"Cache vidé avec succès",Failed_to_clear_cache:"Échec de vider du cache",Scan_Barcode:"Scanner de code-barres",Please_use_short_name_of_unit:"Veuillez utiliser le nom abrégé de l'unité",DefaultCustomer:"Client par défaut",DefaultWarehouse:"Entrepôt par défaut",Payment_Gateway:"Passerelle de paiement",SMS_Configuration:"Configuration SMS",Gateway:"Passerelle de paiement",Choose_Gateway:"Choisissez la passerelle de paiement",Send_SMS:"message envoyé avec succès",sms_config_invalid:"configuration sms invalide",Remove_Stripe_Key_Secret:"Supprimer les clés d'API Stripe",credit_card_account_not_available:"Compte de carte de crédit non disponible",Credit_Card_Info:"Informations sur la carte de crédit",developed_by:"Développé par",Unit_already_linked_with_sub_unit:"Unité déjà liée à la sous-unité",Total_Items_Quantity:"Total des articles et quantité",Value_by_Cost_and_Price:"Valeur par coût et prix",Search_this_table:"Rechercher dans ce tableau",import_products:"Importer des produits",Field_optional:"Champ facultatif",Download_exemple:"Télécharger l'exemple",field_must_be_in_csv_format:"Le champ doit être au format csv",Successfully_Imported:"Importé avec succès",file_size_must_be_less_than_1_mega:"La taille du fichier doit être inférieure à 1 méga",Please_follow_the_import_instructions:"Veuillez suivre les instructions d'importation",must_be_exist:"l'unité doit déjà être créée",Import_Customers:"Importer des clients",Import_Suppliers:"Importer des fournisseurs",Recent_Sales:"Ventes récentes",Create_Transfer:"Créer un transfert",order_products:"Products commandés",Search_Product_by_Code_Name:"Rechercher un produit par code ou par nom",Reports_payments_Purchase_Return:"Rapports sur les paiements de retour d'achat",Reports_payments_Sale_Return:"Rapports sur les paiements de retour de vente",payments_Sales_Return:"Paiements retour de vente",payments_Purchases_Return:"Paiements retour d'achats",CreateSaleReturn:"Créer un retour de vente",EditSaleReturn:"Modifier le retour de vente",SalesReturn:"Retour des ventes",CreatePurchaseReturn:"Créer un retour d'achat",EditPurchaseReturn:"Modifier le retour d'achat",PurchasesReturn:"Retour des achats",Due:"Dû",Profit:"Profit",Revenue:"Revenu",Sales_today:"Ventes aujourd'hui",People:"Gens",Successfully_Created:"Créé avec succès",Successfully_Updated:"Mise à jour réussie",Success:"Succès",Failed:"Échec",Warning:"Alert",Error:"Erreur!",you_are_not_authorized:"Pardon! vous n'êtes pas autorisé.",Go_back_to_home:"Retournez à la page d'accueil",page_not_exist:"Pardon! La page que vous recherchez n'existe pas.",Please_fill_the_form_correctly:"Veuillez remplir le formulaire correctement",Field_is_required:"Champ requis",Choose_Status:"Choisissez le statut",Choose_Method:"Choisissez la méthode",Choose_Symbology:"Choisissez la symbologie",Choose_Category:"Choisissez la catégorie",Choose_Customer:"Choisissez le client",Choose_Supplier:"Choisissez un fournisseur",Choose_Unit_Purchase:"Choisissez l'unité d'achat",Choose_Sub_Category:"Choisissez la sous-catégorie",Choose_Brand:"Choisissez la marque",Choose_Warehouse:"Choisissez l'entrepôt",Choose_Unit_Sale:"Choisissez l'unité de vente",Enter_Product_Cost:"Entrez le prix d'achat",Enter_Stock_alert:"Entrer l'alerte de stock",Choose_Unit_Product:"Choisissez l'unité de produit",Enter_Product_Price:"Entrez le prix de vente",Enter_Name_Product:"Entrez le nom du produit",Enter_Role_Name:"Entrez le nom du rôle",Enter_Role_Description:"Entrez la description du rôle",Enter_name_category:"Entrez le nom de la catégorie",Enter_Code_category:"Entrez le code de la catégorie",Enter_Name_Brand:"Entrez le nom de la marque",Enter_Description_Brand:"Entrez la description de la marque",Enter_Code_Currency:"Entrez le code de devise",Enter_name_Currency:"Entrez le nom Devise",Enter_Symbol_Currency:"Entrez le symbole de la devise",Enter_Name_Unit:"Entrez le nom de l`'unité",Enter_ShortName_Unit:"Entrez le nom abrégé de l'unité",Choose_Base_Unit:"Choisissez l'unité de base",Choose_Operator:"Choisissez un opérateur",Enter_Operation_Value:"Entrez la valeur de l'opération",Enter_Name_Warehouse:"Entrez le nom de l'entrepôt",Enter_Phone_Warehouse:"Entrez le téléphone de l'entrepôt",Enter_Country_Warehouse:"Entrez le pays de l'entrepôt",Enter_City_Warehouse:"Entrez la ville de l'entrepôt",Enter_Email_Warehouse:"Entrez  e-mail de l'entrepôt",Enter_ZipCode_Warehouse:"Entrez le code postal de l'entrepôt",Choose_Currency:"Choisir la devise",Thank_you_for_your_business:"Merci de votre confiance!",Cancel:"Annuler",New_Customer:"Nouveau client",Incorrect_Login:"Login incorrect",Successfully_Logged_In:"Connexion réussie",This_user_not_active:"Cet utilisateur n'est pas actif",SignIn:"S'identifier",Create_an_account:"Créer un compte",Forgot_Password:"Mot de passe oublié ?",Email_Address:"Adresse e-mail",SignUp:"S'inscrire",Already_have_an_account:"Vous avez déjà un compte ?",Reset_Password:"réinitialiser le mot de passe",Failed_to_authenticate_on_SMTP_server:"Échec de l'authentification sur le serveur SMTP",We_cant_find_a_user_with_that_email_addres:"Nous ne pouvons pas trouver un utilisateur avec cette adresse e-mail",We_have_emailed_your_password_reset_link:"Nous avons envoyé votre lien de réinitialisation de mot de passe par e-mail",Please_fill_the_Email_Adress:"Veuillez remplir l'adresse e-mail",Confirm_password:"Confirmez le mot de passe",Your_Password_has_been_changed:"Votre mot de passe a été changé",The_password_confirmation_does_not_match:"La confirmation du mot de passe ne correspond pas",This_password_reset_token_is_invalid:"Ce jeton de réinitialisation de mot de passe n'est pas valide",Warehouse_report:"Rapport d'entrepôt",All_Warehouses:"Tous les entrepôts",Expense_List:"Liste de dépenses",Expenses:"dépenses",This_Week_Sales_Purchases:"Ventes et achats de cette semaine",Top_Selling_Products:"Produits les plus vendus",View_all:"Voir tout",Payment_Sent_Received:"Paiement envoyé et reçu",Filter:"Filtre",Invoice_POS:"Facture POS",Invoice:"Facture",Customer_Info:"Infos client",Company_Info:"Infos société",Invoice_Info:"Infos facture",Order_Summary:"Résumé de la commande",Quote_Info:"Devis Infos",Del:"Effacer",SuppliersPaiementsReport:"Fournisseurs Rapport Paiements",Purchase_Info:"Infos d'achat",Supplier_Info:"Info fournisseur",Return_Info:"Info de retour"},"Expense_Category","Catégorie de dépenses"),"Create_Expense","Créer une dépense"),"Details","Détails"),"Discount_Method","Méthode de remise"),"Net_Unit_Cost","Coût unitaire net"),"Net_Unit_Price","Prix unitaire net"),"Edit_Expense","Modifier les dépenses"),"All_Brand","Toute marque"),"All_Category","All Category"),"ListExpenses","Liste des dépenses"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Create_Permission","Créer une autorisation"),"Edit_Permission","Modifier l'autorisation"),"Reports_payments_Sales","Rapports des paiements des ventes"),"Reports_payments_Purchases","Rapports des achats de paiements"),"Reports_payments_Return_Customers","Rapports de paiements Clients de retour"),"Reports_payments_Return_Suppliers","Rapports des paiements Retour Fournisseurs"),"Expense_Deleted","Cette dépense a été supprimée"),"Expense_Updated","Cette dépense a été mise à jour"),"Expense_Created","Cette dépense a été créée"),"DemoVersion","Vous ne pouvez pas faire cela dans la version de démonstration"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"OrderStatistics","Statistiques de ventes"),"AlreadyAdd","Ce produit est déjà ajouté !!"),"AddProductToList","Veuillez ajouter le produit à la liste !!"),"AddQuantity","Veuillez ajouter la quantité de produit !!"),"InvalidData","Données invalides !!"),"LowStock","la quantité dépasse la quantité disponible en stock"),"WarehouseIdentical","Les deux magasins ne peuvent pas être identiques !!"),"VariantDuplicate","Cette variable est redondante !!"),"Filesize","Taille du fichier"),"GenerateBackup","Générer une sauvegarde"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"BackupDatabase","Sauvegarde de la base de données"),"Backup","Sauvegarde DB"),"Paid","Payé"),"Unpaid","Non payé"),"IncomeExpenses","Revenus et dépenses"),"dailySalesPurchases","Ventes et achats quotidiens"),"ProductsExpired","Produits expirés"),"Today","Aujourd'hui"),"Income","Revenu"),"Expenses","Dépenses"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Sale","Vente"),"Phone","Télé"),"SearchByPhone","Filter par Télé"),"Actif","Active"),"Inactif","Inactive"),"CustomerName","Nom Client"),"StockManagement","Gestion Du Stock"),"dashboard","Tableau de bord"),"Products","Produits"),"productsList","Liste de produits"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"StockTransfers","Stock Transfers"),"Customers","Clients"),"Suppliers","Fournisseurs"),"Quotations","Devis"),"Sales","Ventes"),"Purchases","Achats"),"Returns","Returns"),"Settings","Paramètres"),"SystemSettings","Paramètres du système"),"Users","Utilisateurs"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"GroupPermissions","Autorisations de groupe"),"Currencies","Devises"),"ProductTax","Produits Taxe"),"Categories","Categories"),"Warehouses","Entrepôt"),"Units","Unités"),"UnitsPrchases","Unités Achats"),"UnitsSales","Unités Ventes"),"Reports","Rapports"),"PaymentsReport","Paiements Rapports"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"PaymentsPurchases","Paiements Achats"),"PaymentsSales","Paiements Ventes"),"PaymentsReturns","Paiements Retours"),"ReturnsInvoices","Factures des retours"),"ReturnsInvoicesData","données des Factures de retours"),"ShowAll","Afficher tous les enregistrements de tous les utilisateurs"),"Discount","Remise"),"OrderTax","Taxe de commande"),"Shipping","livraison"),"ProfitandLoss","Profit et perte"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"ProductQuantityAlerts","Alertes de quantité"),"WarehouseStockChart","Warehouse Stock Chart"),"SalesReport","Ventes Rapports"),"PurchasesReport","Achats Rapports"),"CustomersReport","Clients Rapports"),"SuppliersReport","Fournisseurs Rapports"),"SupplierReport","Fournisseur Rapports"),"DailySalesData","Ventes quotidiens"),"DailyPurchasesData","Achats quotidiens"),"Dernièrescinqrecords","Dernières cinq records"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Filters","Filtres"),"date","Date"),"Reference","Référence"),"Supplier","Fournisseur"),"PaymentStatus","Statut de Paiement"),"Customer","Client"),"CustomerCode","Client Code"),"Status","Statut"),"SupplierCode","Fournisseur Code"),"ProductManagement","Gestion des Produits"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"CodeProduct","Code Produit"),"Categorie","Catégorie"),"SubCategorie","Sous-catégorie"),"Name_product","Désignation"),"StockAlert","Stock Alert"),"warehouse","Magasin"),"Tax","Taxe"),"BuyingPrice","Prix d'achat"),"SellPrice","Prix de vente"),"Quantity","Quantité"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Action","Action"),"UnitSale","Unités de Vente"),"UnitPurchase","Unités d'achat"),"ProductDetails","Détails Produit"),"All","Tous"),"EditProduct","Modifier Produit"),"AddProduct","Ajouter Produit"),"SearchByCode","Filter par Code"),"SearchByName","Filter par Nom"),"Add","Ajouter"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"add","Ajouter"),"Edit","Modifier"),"Close","Fermer"),"PleaseSelect","Veuillez sélectionner"),"CustomerManagement","Gestion Du Clients"),"Email","Email"),"EditCustomer","Modifier Client"),"AddCustomer","Ajouter Client"),"Country","Pays"),"City","Ville"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Adress","Adresse"),"CustomerDetails","Détails Client"),"CustomersList","Liste Des Clients"),"SupplierCode","Code Fournisseur"),"SupplierName","Nom Fournisseur"),"SuppliersManagement","Gestion des Fournisseurs"),"SupplierDetails","Détails Fournisseur"),"QuotationsManagement","Gestion des Devis"),"SubTotal","Grand Total"),"complete","completé"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"EnAttendant","En attente"),"Recu","Recu"),"partial","partial"),"Retournee","Retournée"),"DetailQuote","Détail Devis"),"EditQuote","Modifier Devis"),"CreateSale","Créer une vente"),"DownloadPdf","Télécharger le PDF"),"QuoteEmail","Envoyé Devis sur Email"),"DeleteQuote","Supprimé Devis"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"AddQuote","Ajouter Devis"),"SelectProduct","Sélectionnez un produit"),"ProductCodeName","Produit (Code - Nom)"),"Price","Prix"),"CurrentStock","Stock"),"Total","Total"),"Num","N°"),"Unitcost","Cout unitaire"),"to","à"),"Subject","Sujet"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Message","Message"),"EmailCustomer","Email Client"),"Sent","Envoyer"),"Quote","Devis"),"Hello","Bonjour"),"AttachmentQuote","Veuillez trouver la pièce jointe pour votre devis"),"AddProducts","Ajouter les Produits sur la liste des commandes"),"SelectWarehouse","Sélectionner un entrepôt"),"SelectCustomer","Sélectionner un client"),"SalesManagement","Gestion  Des Ventes"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Balance","Balance"),"QtyBack","Qté Retour"),"TotalReturn","Total Retour"),"MontantReste","Montant reste"),"SaleDetail","Détail de la vente"),"EditSale","Modifier la vente"),"AddSale","Ajouter Vente"),"ShowPayment","Afficher les paiements"),"AddPayment","Ajouter un paiement"),"EditPayment","Modifier le paiement"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"EmailSale","Envoyer la vente par e-mail"),"DeleteSale","Supprimer la vente"),"Amount","Montant"),"ModePaiement","Mode de paiement"),"Paymentchoice","Mode de règlement"),"Note","Remarque"),"PaymentComplete","Paiement compléte!"),"UserManagement","Gestion des utilisateurs"),"Firstname","Prénom"),"lastname","Nom"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"username","utilisateur"),"type","Type"),"password","Mot de Pass"),"Newpassword","Nouveau Mot Pass"),"ChangeAvatar","Changer d'avatar"),"LeaveBlank","Veuillez laisser ce champ vide si vous ne l'avez pas changé"),"UserPermissions","Permissions des utilisateurs"),"RoleName","Nom Role"),"RoleDescription","Discription Role"),"AddPermissions","Ajouter des autorisations"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"View","Afficher"),"Del","Supprimer"),"NewAdjustement","Nouvel Ajustement"),"EditAdjustement","Modifier Ajustement"),"CannotSubstraction","Vous ne pouvez pas soustraire des produits en stock 0"),"Addition","Addition"),"Subtraction","Soustraction"),"profil","Profil"),"logout","Se déconnecter"),"PurchaseAlreadyPaid","Vous ne pouvez pas modifier car cette Achat a déjà payé"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"SaleAlreadyPaid","Vous ne pouvez pas modifier car cette Vente a déjà payé"),"ReturnAlreadyPaid","Vous ne pouvez pas modifier car cette Retour a déjà payé"),"QuoteAlready","Ce devis a déjà généré une vente"),"QuotationComplete","Cette Devis terminée"),"SiteConfiguration","Configuration du site"),"Language","Langue"),"DefaultCurrency","Devise par défaut"),"LoginCaptcha","Captcha"),"DefaultEmail","Email par défaut"),"SiteName","Nom du site"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"ChangeLogo","Changer le logo"),"SMTPConfiguration","Configuration SMTP"),"HOST","HÔTE"),"PORT","PORT"),"encryption","Chiffrement"),"SMTPIncorrect","Configuration SMTP incorrecte"),"ManagementCurrencies","Gestion de devises"),"CurrencyCode","Code de devise"),"CurrencyName","Nom de devise"),"Symbol","Symbole"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"CompanyName","Nom de la société"),"CompanyPhone","Tele de la société"),"CompanyAdress","Adresse de la société"),"Code","Code"),"image","Image"),"Printbarcode","Imprimer le code-barres"),"ReturnsCustomers","Retours de ventes"),"ReturnsSuppliers","Retours d'achats"),"FactureReturnCustomers","Facture Return Clients"),"FactureReturnSuppliers","Facture Return Suppliers"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"NodataAvailable","Pas de données disponibles"),"ProductImage","Image du produit"),"Barcode","Code-barre"),"pointofsales","Point de vente"),"CustomUpload","Téléchargement personnalisé"),"pointofsaleManagement","Gestion des points de vente"),"Adjustment","Ajustement"),"Updat","Mettre à jour"),"Reset","Réinitialiser"),"print","Impression"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"SearchByEmail","Recherche par e-mail"),"ChooseProduct","Choisissez un produit"),"Qty","Qté"),"Items","Articles"),"AmountHT","Montant HT"),"AmountTTC","Montant TTC"),"PleaseSelectSupplier","Veuillez sélectionner un fournisseur"),"PleaseSelectStatut","Veuillez sélectionner le statut"),"PayeBy","Payé avec"),"ChooseWarehouse","Choisissez l'entrepôt"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"payNow","Payez maintenant"),"ListofCategory","Liste de la catégorie"),"Description","Description"),"submit","Soumettre"),"ProblemCreatingThisInvoice","Un problème est survenu lors de la création de cette facture. Veuillez réessayer"),"ProblemPayment","Il y a eu un problème de paiement. Veuillez réessayer."),"CreateAdjustment","Créer un ajustement"),"Afewwords","Quelques mots sur ..."),"UserImage","Image utilisateur"),"UpdateProduct","Mettre à jour le produit"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Brand","Marque"),"BarcodeSymbology","Symbologie des codes à barres"),"ProductCost","Prix d'achat"),"ProductPrice","Prix de vente"),"UnitProduct","Unité du Produit"),"TaxMethod","Méthode fiscale"),"MultipleImage","Image multiple"),"ProductHasMultiVariants","Le produit a plusieurs variantes"),"ProductHasPromotion","Le produit a une promotion"),"PromotionStart","Début de la promotion"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"PromotionEnd","Fin de la promotion"),"PromotionPrice","Prix de la promotion"),"Price","Prix"),"Cost","Coût"),"Unit","Unité"),"ProductVariant","Variante de produit"),"Variant","Variante"),"UnitPrice","Prix unitaire"),"CreateReturnCustomer","Créer un retour client"),"EditReturnCustomer","Modifier le retour client"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"CreateReturnSupplier","Créer le retour fournisseur"),"Documentation","Doc"),"EditReturnSupplier","Modifier le retour fournisseur"),"FromWarehouse","De l'entrepôt"),"ToWarehouse","vers l'entrepôt"),"EditTransfer","Modifier le transfert"),"TransferDetail","Détail du transfert"),"Pending","En attente"),"Received","Reçu"),"Ordered","Commandé"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"PermissionsManager","Gestion des autorisations"),"BrandManager","Gestion de la marque"),"BrandImage","Image de marque"),"BrandName","Nom de marque"),"BrandDescription","Description de la marque"),"BaseUnit","Unité de base"),"ManagerUnits","Gestion des Unités"),"OperationValue","Valeur d'opération"),"Operator","Opération"),"Top5Products","Top 5 des produits"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Last5Sales","5 dernières ventes"),"ListAdjustments","liste des Ajustements"),"ListTransfers","Liste des transferts"),"CreateTransfer","Créer un transfert"),"OrdersManager","Gestion des commandes"),"ListQuotations","Liste des quotes"),"ListPurchases","Liste des achats"),"ListSales","Liste des ventes"),"ListReturns","Liste des retours"),"PeopleManager","Gestion des personnes"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"ListofBrand","Liste des marques"),"Delete",(ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(se={Title:"Êtes-vous sûr?",Text:"Vous ne pourrez pas revenir en arrière!",confirmButtonText:"Oui, supprimez-le!",cancelButtonText:"Annuler",Deleted:"Supprimé!",Failed:"Échec!",Therewassomethingwronge:"Il y avait quelque chose de mal",CustomerDeleted:"Ce client a été supprimé."},"CustomerDeleted","Cet utilisateur a été supprimé."),"SupplierDeleted","Fournisseur a été supprimé"),"QuoteDeleted","Cette Devis a été supprimée."),"SaleDeleted","Cette Vente a été supprimée."),"PaymentDeleted","Cette Paiement a été supprimée."),"PurchaseDeleted","Cette Achat a été supprimée."),"ReturnDeleted","Cette Retour a été supprimée."),"ProductDeleted","Ce produit a été supprimé"),"ClientError","Ce Client déja lié avec autre Opération"),"ProviderError","Ce fournisseur déja lié avec autre Opération"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(se,"UnitDeleted","Cette unités a été supprimé"),"RoleDeleted","Ce Role a été supprimé"),"TaxeDeleted","Cette Taxe a été supprimé"),"SubCatDeleted","Cette sous Categorie a été supprimé"),"CatDeleted","Cette Categorie a été supprimé"),"WarehouseDeleted","Ce magasin a été supprimé"),"AlreadyLinked","Ce produit déja lié avec autre Opération"),"AdjustDeleted","Cet Ajustement a été supprimé"),"TitleCurrency","Cet Devise a été supprimé"),"TitleTransfer","Transfer a été supprimée avec succès"),ce(ce(se,"BackupDeleted","Sauvegarde a été supprimée avec succès"),"TitleBrand","Cette marque a été supprimée"))),"Update",{TitleSetting:"Paramétres mis à jour avec succès",TitleProfile:"Profil mis à jour avec succès",TitleAdjust:"Adjustement mis à jour avec succès",TitleRole:"Role mis à jour avec succès",TitleUnit:"Unités mis à jour avec succès",TitleUser:"Utilisateur mis à jour avec succès",TitleProduct:"Produit mis à jour avec succès",TitleCustomer:"Client mis à jour avec succès",TitleQuote:"Devis mis à jour  avec succès",TitleSale:"Vente mis à jour  avec succès",TitlePayment:"Paiement mis à jour  avec succès",TitlePurchase:"Achat  mis à jour  avec succès",TitleReturn:"Retour  mis à jour  avec succès",TitleSupplier:"Fournisseur  mis à jour  avec succès",TitleTaxe:"Taxe  mis à jour  avec succès",TitleCat:"Categorie mis à jour avec succès",TitleWarhouse:"Magasin mis à jour avec succès",TitleCurrency:"Devise mis à jour avec succès",TitleTransfer:"Transfer mis à jour avec succès",TitleBrand:"Cette marque a été mise à jour"}),"Create",{TitleBrand:"Cette marque a été créée",TitleTransfer:"Transfer créé avec succès",TitleAdjust:"Adjustement créé avec succès",TitleTaxe:"Taxe créé avec succès",TitleRole:"Role créé avec succès",TitleUnit:"Unités créé avec succès",TitleUser:"Utilisateur créé avec succès",TitleCustomer:"Client créé avec succès",TitleQuote:"Devis créé  avec succès",TitleSale:"Vente créé  avec succès",TitlePayment:"Paiement créé  avec succès",TitlePurchase:"Achat créé  avec succès",TitleReturn:"Retour créé  avec succès",TitleProduct:"Produit créé avec succès",TitleSupplier:"Fournisseur  créé  avec succès",TitleCat:"Categorie  créé  avec succès",TitleWarhouse:"Magasin créé avec succès",TitleCurrency:"Devise créé avec succès"}),"Send",{TitleEmail:"Email Envoyé avec succès"}),"return",{TitleSale:"Cette vente déja liée avec un Retour!"}),"PurchasesManagement","Gestion des achats"),"Ordered","Commandé"),"DeletePurchase","Supprimer l'achat"),"EmailPurchase","Envoyer l'achat par e-mail"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"EditPurchase","Modifier l'achat"),"PurchaseDetail","Détail d'achat"),"AddPurchase","Ajouter d'achat"),"EmailSupplier","Email Fournisseur"),"ReturnManagement","Gestion des retours"),"ReturnDetail","Détails du retour"),"EditReturn","Modifier le retour"),"AddReturn","Ajouter le retour"),"EmailReturn","Envoyer le retour par e-mail"),"DeleteReturn","Supprimer le retour"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Retoursurcharge","Return Surcharge"),"Laivrison","Laivrison"),"SelectSale","Sélectionnez la vente"),"ZeroPardefault","Vous pouvez supprimer l'élément ou définir la quantité retournée à zéro si elle n'est pas retournée"),"Return","Retour"),"Purchase","Achat"),"PurchaseInvoice","Paiement des achats"),"PurchasesInvoicesData","Données Paiement d'achat"),"SalesInvoices","Paiement des ventes"),"SalesInvoicesData","Données Paiement de vente"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"TotalSales","Ventes totales"),"TotalPurchases","Total des achats"),"TotalReturns","Retours totaux"),"PaiementsNet","Paiement net"),"PaiementsSent","Paiements envoyés"),"PaiementsReceived","Paiements reçus"),"Recieved","Reçus"),"Sent","Envoyés"),"ProductQuantityAlerts","Alertes de quantité de produits"),"ProductCode","Code produit"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"ProductName","Produit"),"AlertQuantity","Quantité d'alerte"),"WarehouseStockChart","Graphique du stock d'entrepôt"),"TotalProducts","Total Produits"),"TotalQuantity","Total Quantity"),"TopCustomers","Top 5 des clients"),"TotalAmount","Montant total"),"TotalPaid","Total payé"),"CustomerSalesReport","Rapport des ventes"),"CustomerPaiementsReport","Rapport des paiements"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"CustomerQuotationsReport","Rapport des Devis"),"Payments","Paiements"),"TopSuppliers","Top 5 Providers"),"SupplierPurchasesReport","Rapport des achats"),"SupplierPaiementsReport","Rapport des paiements"),"Name","Nom"),"Code","Code"),"ManagementWarehouse","Gestion d'entrepôt"),"ZipCode","Code postal"),"managementCategories","Gestion des catégories"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Codecategorie","Code Catégorie"),"Namecategorie","Name Catégorie"),"Parentcategorie","Parente Catégorie"),"managementTax","Gestion fiscale"),"TaxName","Nom de la taxe"),"TaxRate","Taux de taxe"),"managementUnitPurchases","Gestion des unités d'achats"),"managementUnitSales","Gestion des unités de vente"),"ShortName","Nom court"),"PleaseSelectThesebeforeaddinganyproduct","Veuillez les sélectionner avant d'ajouter un produit"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"StockAdjustement","Ajustement des stocks"),"PleaseSelectWarehouse","Veuillez les sélectionner magasin avant de choisir un produit"),"StockTransfer","Transfert de stock"),"SelectPeriod","Sélectionnez la période"),"ThisYear","Cette année"),"ThisToday","Ce aujourd'hui"),"ThisMonth","Ce mois-ci"),"ThisWeek","Cette semaine"),"AdjustmentDetail","Détail d'ajustement"),"ActivateUser","Cet utilisateur a été activé"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"DisActivateUser","Cet utilisateur a été désactivé"),"NotFound","Page non trouvée."),"oops","Erreur! Page non trouvée."),"couldNotFind","Nous n'avons pas pu trouver la page que vous recherchiez."),"ReturnDashboard","Retour au tableau de bord"),"hrm","HRM"),"Employees","Employés"),"Attendance","Présence"),"Leave_request","Demande de congé"),"Leave_type","Type de congé"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Company","Compagnie"),"Departments","Départements"),"Designations","Désignations"),"Office_Shift","Quart de bureau"),"Holidays","Vacances"),"Enter_Company_Name","Entrez le nom de l'entreprise"),"Enter_email_address","Entrer l'adresse e-mail"),"Enter_Company_Phone","Entrer le téléphone de l'entreprise"),"Enter_Company_Country","Saisir le pays de l'entreprise"),"Created_in_successfully","Créé en avec succès"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Updated_in_successfully","Mis à jour avec succès"),"Deleted_in_successfully","Supprimé dans avec succès"),"department","Département"),"Enter_Department_Name","Entrez le nom du département"),"Choose_Company","Choisissez l'entreprise"),"Department_Head","Chef de département"),"Choose_Department_Head","Choisissez le chef de département"),"Enter_Shift_name","Entrer le nom du quart"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Tuesday_In","Tuesday In"),"tuesday_out","Tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Vacance"),"Enter_title","Entrez le titre"),"title","Titre"),"start_date","Date de début"),"Enter_Start_date","Entrez la date de début"),"Finish_Date","Date de fin"),"Enter_Finish_date","Entrez la date de fin"),"Please_provide_any_details","Veuillez fournir des détails"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Attendances","Présences"),"Enter_Attendance_date","Entrez la date de présence"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Choisissez l'employé"),"Employee","Employée"),"Work_Duration","Durée du travail"),"remaining_leaves_are_insufficient","Les Congés restantes sont insuffisantes"),"Leave_Type","Type de congé"),"Days","Jours"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Department","Département"),"Choose_leave_type","Choisissez le type de congé"),"Choose_status","Choisissez le statut"),"Leave_Reason","Raison du congé"),"Enter_Reason_Leave","Entrez la raison du congé"),"Add_Employee","Ajouter un employé"),"FirstName","Prénom"),"Enter_FirstName","Entrez votre prénom"),"LastName","Nom de famille"),"Enter_LastName","Entrer le nom de famille"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Gender","Le sexe"),"Choose_Gender","Choisissez le sexe"),"Enter_Birth_date","Entrez la date de naissance"),"Birth_date","Date de naissance"),"Enter_Country","Entrez le pays"),"Enter_Phone_Number","Entrez le numéro de téléphone"),"joining_date","Date d'inscription"),"Enter_joining_date","Entrez la date d'adhésion"),"Choose_Designation","Choisissez la désignation"),"Designation","La désignation"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Office_Shift","Quart de bureau"),"Choose_Office_Shift","Choisissez le quart de travail"),"Enter_Leaving_Date","Entrez la date de départ"),"Leaving_Date","Date de départ"),"Annual_Leave","Congé annuel"),"Enter_Annual_Leave","Saisir les congés annuels"),"Remaining_leave","Congé restant"),"Employee_Details","Détails de l'employé"),"Basic_Information","Information basique"),"Family_status","Situation familiale"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Choose_Family_status","Choisissez le statut familial"),"Employment_type","Type d'emploi"),"Select_Employment_type","Sélectionnez le type d'emploi"),"Enter_City","Entrez la ville"),"Province","Province"),"Enter_Province","Entrez la province"),"Enter_Address","Entrer l'adresse"),"Enter_Zip_code","Entrer le code postal"),"Zip_code","Code postal"),"Hourly_rate","Tarif horaire"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Enter_Hourly_rate","Entrez le taux horaire"),"Basic_salary","Salaire de base"),"Enter_Basic_salary","Entrez le salaire de base"),"Social_Media","Réseaux sociaux"),"Skype","Skype"),"Enter_Skype","Entrez Skype"),"Facebook","Facebook"),"Enter_Facebook","Entrez Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Entrez WhatsApp"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Entrez LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Entrez Twitter"),"Experiences","Expériences"),"bank_account","compte bancaire"),"Company_Name","Nom de l'entreprise"),"Location","l'emplacement"),"Enter_location","Entrez l'emplacement"),"Enter_Description","Entrez la description"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Bank_Name","Nom de banque"),"Enter_Bank_Name","Entrez le nom de la banque"),"Bank_Branch","Agence bancaire"),"Enter_Bank_Branch","Entrer l'agence bancaire"),"Bank_Number","Numéro de banque"),"Enter_Bank_Number","Entrez le numéro de banque"),"Assigned_warehouses","Entrepôts affectés"),"Top_customers","meilleurs clients"),"Attachment","Attachement"),"view_employee","voir les employés"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"edit_employee","modifier les employés"),"delete_employee","supprimer des employés"),"Created_by","Ajouté par"),"Add_product_IMEI_Serial_number","Ajouter le produit IMEI/numéro de série"),"Product_Has_Imei_Serial_number","Le produit a un numéro IMEI/série"),"IMEI_SN","IMEI/SN"),"Shipments","Expéditions"),"delivered_to","Livré à"),"shipment_ref","Réf d'expédition"),"sale_ref","Réf vente"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Edit_Shipping","Modifier la livraison"),"Packed","Emballé"),"Shipped","Expédié"),"Delivered","Livré"),"Cancelled","Annulé"),"Shipping_status","Statut d'envoi"),"Users_Report","Rapport des utilisateurs"),"stock_report","Rapport d'inventaire"),"TotalPurchases","Total des achats"),"Total_quotations","Total des devis"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Total_return_sales","Total des retours de vente"),"Total_return_purchases","Total des retours d'achat"),"Total_transfers","Total des transferts"),"Total_adjustments","Total des ajustements"),"User_report","Rapport d'utilisateur"),"Current_stock","Stock actuel"),"product_name","Nom du produit"),"Total_Customers_Due","Dette totale"),"Total_Suppliers_Due","Dette totale"),"Some_warehouses","Certains entrepôts"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"All_Warehouses","Tous les entrepôts"),"Product_Cost","Prix d'achat"),"sms_settings","Paramètres SMS"),"pos_settings","Paramètres du point de vente"),"payment_gateway","Passerelle de paiement"),"mail_settings","Paramètres de messagerie"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Passerelle SMS par défaut"),"module_settings","Paramètres des modules"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Module_enabled_success","Module activé avec succès"),"Module_Disabled_success","Module désactivé avec succès"),"update_settings","Mettre à jour les paramètres"),"Please_Upload_the_Correct_Module","Veuillez télécharger le bon module"),"Uploaded_Success","Importé avec succès"),"Customer_details","Détails du client"),"Edit_Customer","Modifier le client"),"Delete_Customer","Supprimer le client"),"Pay_Due","payer dû"),"Paying_amount_is_greater_than_Total_Due","Le montant du paiement est supérieur au total dû"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Customer_Invoice","Facture client"),"This_Product_Not_For_Selling","Ce produit n'est pas à vendre"),"Welcome_to_your_Dashboard","Bienvenue sur votre tableau de bord"),"Total_Payable","Total à payer"),"Choose_Sale_Ref","Choisissez la référence de la vente"),"Please_Select_Sale","Veuillez sélectionner la vente"),"Sale_Ref","Réf vente"),"list_product_returns","list des retours de produits"),"Qty_return","Qté de retour"),"Choose_Purchase_Ref","Choisissez la référence d'achat"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Purchase_Ref","Réf d'achat"),"please_select_purchase","Veuillez sélectionner l'achat"),"qty_return_is_greater_than_qty_purchased","La quantité retournée est supérieure à la quantité achetée"),"qty_return_is_greater_than_qty_sold","La quantité retournée est supérieure à la quantité vendue"),"Quantity_sold","Qté vendue"),"qty_purchased","Qté achetée"),"Sender_Name","Nom expéditeur"),"The_module_must_be_uploaded_as_zip_file","Le module doit être téléchargé sous forme de fichier zip"),"Upload_Module","Télécharger le module"),"All_Modules_Installed","Tous les modules installés"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Current_Version","Version actuelle"),"You_already_have_the_latest_version","Vous avez déjà la dernière version"),"Update_Available","Mise à jour disponible"),"Update_Log","Journal de mise à jour"),"Update_Now","Mettez à jour maintenant"),"invoice_footer","Pied de facture"),"View_Change_Log","Voir la log des modifications"),"Please_Wait_for_the_update","REMARQUE : Veuillez attendre que la mise à jour se termine complètement. Il n'est pas recommandé de fermer le navigateur ou d'arrêter un processus de mise à niveau"),"Note_update","Remarque : Assurez-vous de sauvegarder votre version actuelle et votre base de données avant d'exécuter la mise à niveau, pour la restaurer en cas d'erreur."),"Time_Zone","Fuseau horaire"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Payment_note","Paiement Remarque"),"sale_note","notes de vente"),"Total_Sale_Due","Vente totale dû"),"Total_Sell_Return_Due","Retour de vente total dû"),"pay_all_sell_due_at_a_time","payer toutes les dettes de vente à la fois"),"pay_all_sell_return_due_at_a_time","payer toutes les dettes de retour de vente à la fois"),"Gross_Profit","Bénéfice brut"),"pay_all_purchase_due_at_a_time","payer toutes les dettes d'achat à la fois"),"Delete_Provider","Supprimer le fournisseur"),"Edit_Provider","Modifier le fournisseur"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Provider_details","Détails du fournisseur"),"Total_Purchase_Due","Dette d'achat totale"),"Provider_Credit_Note","Note de crédit"),"Customer_Credit_Note","Note de crédit"),"Sell_Return","Retour de vente"),"Purchase_Return","Retour d'achat"),"Tax_Number","Numéro de TVA"),"Please_add_return_quantity","Veuillez ajouter la quantité de retour"),"Return_exist_for_the_Transaction","Le retour existe pour la transaction"),"qty_return_is_greater_than_Quantity_Remaining","La quantité retournée est supérieure à la quantité restante"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"products_refunded_alert","Tous les produits dont la quantité est définie sur 0 ne seront pas remboursés"),"pay_all_purchase_return_due_at_a_time","payer tous les retours d'achat dus à la fois"),"Total_Purchase_Return_Due","Total de la dette de retour d'achat"),"Purchase_return_due","Retour d'achat dû"),"Sell_return_due","Retour de vente dû"),"product_report","Rapport de produit"),"product_sales_report","Rapport de vente de produits"),"Product_purchases_report","Rapport d'achat de produits"),"Qty_sold","Qté vendue"),"Qty_purchased","Qté achetée"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Filter_by_warehouse","Filtrer par magasin"),"Enable_Print_Invoice","Imprimer la facture automatiquement"),"Show_Warehouse","voir l'entrepôt"),"credit_card_info","Informations de carte de crédit"),"Saved_Credit_Card_Info","Informations de carte de crédit enregistrées"),"Credit_card_changed_successfully","Carte de crédit changée avec succès"),"notification_template","Modèle de notification"),"email_notification","Notification par email"),"sms_notification","Notification par SMS"),"Change_product_details","Modifier les détails du produit"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"edit_tax_and_discount_and_shipping","Modifier les taxes, remises et livraison"),"Create_Quotation_with_Stock","Créer une citation avec stock"),"Variant_Name","Nom de la variante"),"Variant_cost","Coût de la variante"),"Variant_price","Prix de la variante"),"Variant_code","Code de la variante"),"Please_wait_until_the_product_is_loaded","Veuillez patienter jusqu'à ce que le produit soit chargé"),"Choose_SMS_Gateway","Choisir la passerelle SMS"),"Notification_Client","Notification au client"),"Available_Tags","Tags disponibles"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Email_Subject","Objet de l'email"),"Email_body","Corps de l'email"),"Notification_Supplier","Notification au fournisseur"),"sms_body","Corps du SMS"),"sms_templates","Modèles de SMS"),"email_templates","Modèles d'e-mails"),"Edit_Project","Modifier le Projet"),"Projects","Projets"),"Enter_Project_Title","Saisir le Titre du Projet"),"Assigned_Employees","Employés Assignés"),ce(ce(ce(ce(ce(ce(ce(ce(ce(ce(le,"Choose_Team","Choisir l'Équipe"),"Create_Project","Créer un Projet"),"Project_List","Liste des Projets"),"Not_Started","Pas Commencé"),"In_Progress","En Cours"),"On_Hold","En Attente"),"Edit_Task","Modifier la Tâche"),"Tasks","Tâches"),"Enter_Task_Title","Saisir le Titre de la Tâche"),"Choose_Project","Choisir un Projet"),ce(ce(ce(ce(le,"Project","Projet"),"Create_Task","Créer une Tâche"),"Task_List","Liste des Tâches"),"Import_Purchases","Importer les Achats")),ar:(fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me={Draft_Created_successfully:"تم إنشاء المسودة بنجاح",Draft_Sale_Deleted:"تم حذف بيع المسودة",Inventory_Valuation_Based_on_Average_Cost:"تقييم المخزون بناءً على التكلفة المتوسطة",Payroll:"كشوف المرتبات",Transfers_Money:"تحويل الأموال",Inventory_Valuation:"تقييم المخزون",Deposits_Report:"تقرير الإيداعات",Expense_Report:"تقرير المصاريف",Deposit_Category:"فئة الإيداع",Total_Deposits:"إجمالي الإيداعات",Expense_Category:"فئة المصاريف",Total_Expenses:"إجمالي المصاريف",ASSET_VALUE:"قيمة الأصول",STOCK_ON_HAND:"المخزون المتاح",Variant_NAME:"اسم الاختلاف",SKU:"رمز المنتج",ITEM_NAME:"اسم المنتج",From_Account:"من الحساب",To_Account:"إلى الحساب",Accounts_cannot_be_the_same:"لا يمكن أن تكون الحسابات هي نفسها",CountStock:"عد المخزون",Successfully_Generated_Count:"تم إنشاء العد بنجاح",Count:"العد",file:"ملف",Accounting:"المحاسبة",deposit_delete:"حذف الإيداع",deposit_edit:"تعديل الإيداع",deposit_add:"إضافة إيداع",deposit_view:"عرض الإيداع",expense_add:"إضافة مصاريف",expense_edit:"تعديل المصاريف",expense_delete:"حذف المصاريف",List_Deposit:"قائمة الإيداعات",Create_deposit:"إنشاء إيداع",deposit_Category:"تصنيف الإيداع",List_accounts:"قائمة الحسابات",Account:"الحساب",Choose_Account:"اختر الحساب",Deposits:"الإيداعات",account_num:"رقم الحساب",Enter_account_num:"أدخل رقم الحساب",account_name:"اسم الحساب",Enter_account_name:"أدخل اسم الحساب",initial_balance:"الرصيد الابتدائي",Enter_initial_balance:"أدخل الرصيد الابتدائي",notes:"ملاحظات",balance:"الرصيد",Pos_Settings:"إعدادات نقاط البيع",Receipt:"الإيصال",Note_to_customer:"ملاحظة للعميل",Show_Note_to_customer:"إظهار ملاحظة للعميل",Show_barcode:"إظهار الشفرة",Show_Tax_and_Discount:"إظهار الضرائب والخصم والشحن",Show_Customer:"إظهار العميل",Show_Email:"إظهار البريد الإلكتروني",Show_Phone:"إظهار الهاتف",Show_Address:"إظهار العنوان",DefaultLanguage:"اللغة الافتراضية",footer:"تذييل",Received_Amount:"المبلغ المستلم",Paying_Amount:"مبلغ الدفع",Change:"الصرف",Paying_amount_is_greater_than_Received_amount:"مبلغ الدفع أكبر من المبلغ المستلم",Paying_amount_is_greater_than_Grand_Total:"مبلغ الدفع أكبر من المبلغ الإجمالي الكلي",code_must_be_not_exist_already:"يجب أن يكون الرمز غير موجود بالفعل",You_will_find_your_backup_on:"سوف تجد النسخة الاحتياطية الخاصة بك على",and_save_it_to_your_pc:"و قم بحفظه على جهاز الكمبيوتر الخاص بك",Scan_your_barcode_and_select_the_correct_symbology_below:"امسح الرمز الشريطي ضوئيًا وحدد الترميز الصحيح أدناه",Scan_Search_Product_by_Code_Name:"مسح / بحث عن المنتج حسب الاسم الرمزي",Paper_size:"حجم الورق",Clear_Cache:"مسح ذاكرة التخزين المؤقت",Cache_cleared_successfully:"تم مسح ذاكرة التخزين المؤقت بنجاح",Failed_to_clear_cache:"فشل مسح ذاكرة التخزين المؤقت",Scan_Barcode:"ماسح الباركود",Please_use_short_name_of_unit:"الرجاء استخدام الاسم المختصر للوحدة",DefaultCustomer:"العميل الافتراضي",DefaultWarehouse:"المستودع الافتراضي",Payment_Gateway:"بوابة الدفع",SMS_Configuration:"إعدادات الرسائل القصيرة",Gateway:"بوابة الدفع",Choose_Gateway:"اختر بوابة الدفع",Send_SMS:"تم ارسال الرسالة بنجاح",sms_config_invalid:"إعدادات الرسائل القصيرة غير صالحة",Remove_Stripe_Key_Secret:"حذف مفاتيح Stripe API",credit_card_account_not_available:"حساب بطاقة الائتمان غير متوفر",Credit_Card_Info:"معلومات بطاقة الائتمان",developed_by:"طورت بواسطة",Unit_already_linked_with_sub_unit:"الوحدة مرتبطة بالفعل بوحدة فرعية",Total_Items_Quantity:"مجموع العناصر والكمية",Value_by_Cost_and_Price:"القيمة حسب التكلفة والسعر",Search_this_table:"ابحث في هذا الجدول",import_products:"استيراد المنتجات",Field_optional:"حقل اختياري",Download_exemple:"تحميل المثال",field_must_be_in_csv_format:"يجب أن يكون الحقل بتنسيق csv",Successfully_Imported:"تم الاستيراد بنجاح",file_size_must_be_less_than_1_mega:"يجب أن يكون حجم الملف أقل من 1 ميغا",Please_follow_the_import_instructions:"يرجى اتباع تعليمات الاستيراد",must_be_exist:"يجب أن تكون الوحدة قد تم إنشاؤها بالفعل",Import_Customers:"استيراد العملاء",Import_Suppliers:"استيراد الموردين",Recent_Sales:"المبيعات الأخيرة",Create_Transfer:"إنشاء تحويل",order_products:"طلب المنتجات",Search_Product_by_Code_Name:"ابحث عن المنتج بالكود أو الاسم",Reports_payments_Purchase_Return:"تقارير مدفوعات مرتجعات الشراء",Reports_payments_Sale_Return:"تقارير مدفوعات مرتجعات البيع",payments_Sales_Return:"مدفوعات إرجاع المبيعات",payments_Purchases_Return:"مدفوعات مشتريات العودة",CreateSaleReturn:"إنشاء عائد بيع",EditSaleReturn:"تحرير إرجاع البيع",SalesReturn:"عائد المبيعات",CreatePurchaseReturn:"إنشاء إرجاع الشراء",EditPurchaseReturn:"تحرير إرجاع الشراء",PurchasesReturn:"عائد المشتريات",Due:"دين",Profit:"ربح",Revenue:"دخل",Sales_today:"مبيعات اليوم",People:"اشخاص",Successfully_Created:"تم إنشاؤه بنجاح",Successfully_Updated:"تم التحديث بنجاح",Success:"نجاح",Failed:"باءت بالفشل",Warning:"إنذار",Please_fill_the_form_correctly:"يرجى ملء النموذج بشكل صحيح",Field_is_required:"هذا الحقل مطلوب",Choose_Status:"اختر الحالة",Choose_Method:"اختر الطريقة",Choose_Symbology:"اختر الترميز",Choose_Category:"اختر الفئة",Choose_Customer:"اختر الزبون",Choose_Supplier:"اختر المورد",Choose_Unit_Purchase:"اختر وحدة الشراء",Choose_Sub_Category:"اختر الفئة الفرعية",Choose_Brand:"اختر الماركة",Choose_Warehouse:"اختر المستودع",Choose_Unit_Sale:"اختر وحدة البيع",Enter_Product_Cost:"أدخل تكلفة المنتج",Enter_Stock_alert:"أدخل تنبيه المخزون",Choose_Unit_Product:"اختر وحدة المنتج",Enter_Product_Price:"أدخل سعر المنتج",Enter_Name_Product:"أدخل اسم المنتج",Enter_Role_Name:"أدخل اسم الدور",Enter_Role_Description:"أدخل وصف الدور",Enter_name_category:"أدخل اسم الفئة",Enter_Code_category:"أدخل رمز الفئة",Enter_Name_Brand:"أدخل اسم الماركة",Enter_Description_Brand:"أدخل وصف الماركة ",Enter_Code_Currency:"أدخل رمز العملة",Enter_name_Currency:"أدخل اسم العملة",Enter_Symbol_Currency:"أدخل رمز العملة",Enter_Name_Unit:"أدخل اسم وحدة",Enter_ShortName_Unit:"أدخل اسمًا قصيرًا للوحدة",Choose_Base_Unit:"اختر وحدة القاعدة",Choose_Operator:"اختر عامل التشغيل",Enter_Operation_Value:"أدخل قيمة العملية",Enter_Name_Warehouse:"أدخل اسم المستودع",Enter_Phone_Warehouse:"أدخل هاتف المستودع",Enter_Country_Warehouse:"أدخل بلد المستودع",Enter_City_Warehouse:"أدخل مدينة المستودع",Enter_Email_Warehouse:"أدخل البريد الإلكتروني للمستودع",Enter_ZipCode_Warehouse:"أدخل الرمز البريدي للمستودع",Choose_Currency:"اختر العملة",Thank_you_for_your_business:"شكرا لك على عملك !",Cancel:"إلغاء",New_Customer:"عميل جديد",Incorrect_Login:"تسجيل الدخول غير صحيح",Successfully_Logged_In:"تم تسجيل الدخول بنجاح",This_user_not_active:"هذا المستخدم غير نشط",SignIn:"تسجيل الدخول",Create_an_account:"انشئ حساب",Forgot_Password:"هل نسيت كلمة السر",Email_Address:"بريد الكتروني",SignUp:"اشتراك",Already_have_an_account:"هل لديك حساب ؟",Reset_Password:"إعادة تعيين كلمة المرور",Failed_to_authenticate_on_SMTP_server:"فشل المصادقة على خادم SMTP",We_cant_find_a_user_with_that_email_addres:"لا يمكننا العثور على مستخدم بعنوان البريد الإلكتروني هذا",We_have_emailed_your_password_reset_link:"لقد أرسلنا رابط إعادة تعيين كلمة المرور بالبريد الإلكتروني",Please_fill_the_Email_Adress:"يرجى ملء عنوان البريد الإلكتروني",Confirm_password:"تأكيد كلمة المرور",Your_Password_has_been_changed:"تم تغيير كلمة السر الخاصة بك",The_password_confirmation_does_not_match:"تأكيد كلمة المرور غير متطابق",This_password_reset_token_is_invalid:"رمز إعادة تعيين كلمة المرور هذا غير صالح",Warehouse_report:"تقرير المستودع",All_Warehouses:"جميع المستودعات",Expense_List:"قائمة المصاريف",Expenses:"المصاريف",This_Week_Sales_Purchases:"مبيعات ومشتريات هذا الأسبوع",Top_Selling_Products:"المنتجات الأكثر مبيعًا",View_all:"مشاهدة الكل",Payment_Sent_Received:"الدفع - المرسل والمستلم",Error:"خطأ !",you_are_not_authorized:"آسف! أنك غير مخول.",Go_back_to_home:"العودة الى الصفحة الرئيسية",page_not_exist:"آسف! الصفحة التي تبحث عنها غير موجودة.",Filter:"فلتر",Invoice_POS:"فاتورة نقاط البيع",Invoice:"فاتورة",Customer_Info:"معلومات العميل",Company_Info:"معلومات الشركة",Invoice_Info:"معلومات الفاتورة",Order_Summary:"ملخص الطلب",Quote_Info:"معلومات الاقتباس",Del:"حذف",SuppliersPaiementsReport:"تقرير مدفوعات الموردين",Purchase_Info:"معلومات الشراء",Supplier_Info:"معلومات المورد",Return_Info:"معلومات العودة"},"Expense_Category","فئة المصاريف"),"Create_Expense","أضف المصاريف"),"Details","تفاصيل"),"Discount_Method","طريقة الخصم"),"Net_Unit_Cost","صافي تكلفة الوحدة"),"Net_Unit_Price","صافي سعر الوحدة"),"Edit_Expense","تحرير المصاريف"),"All_Brand","جميع العلامات التجارية"),"All_Category","كل الفئات"),"ListExpenses","قائمة المصروفات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Create_Permission","إنشاء إذن"),"Edit_Permission","تحرير إذن"),"Reports_payments_Sales","تقارير مدفوعات المبيعات"),"Reports_payments_Purchases","تقارير مشتريات المدفوعات"),"Reports_payments_Return_Customers","تقارير المدفوعات المرتجعة للعملاء"),"Reports_payments_Return_Suppliers","تقارير المدفوعات عودة الموردين"),"Expense_Deleted","تم حذف هذه المصاريف"),"Expense_Updated","تم تحديث هذه المصاريف"),"Expense_Created","تم إنشاء هذه المصاريف"),"DemoVersion","لا يمكنك القيام بذلك في النسخة التجريبية"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Filesize","حجم الملف"),"GenerateBackup","إنشاء نسخة احتياطية"),"BackupDatabase","النسخ الاحتياطية"),"Backup","النسخ الاحتياطية"),"OrderStatistics","إحصائيات المبيعات"),"AlreadyAdd","هذا المنتج مضاف بالفعل"),"AddProductToList","الرجاء إضافة المنتج إلى القائمة"),"AddQuantity","الرجاء إضافة الكمية للمنتج"),"InvalidData","بيانات غير صالحة"),"LowStock","الكمية تتجاوز الكمية المتوفرة في المخزون"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"WarehouseIdentical","لا يمكن أن يكون المستودعين متطابقين"),"VariantDuplicate","هذا المتغير مكرر"),"Paid","مدفوعة"),"Unpaid","غير مدفوعة"),"IncomeExpenses","الدخل مقابل المصروفات"),"dailySalesPurchases","المبيعات والمشتريات اليومية"),"ProductsExpired","المنتجات منتهية الصلاحية"),"Income","الدخل"),"Expenses","المصروفات"),"Sale","المبيعة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Actif","فعال"),"Inactif","غير فعال"),"Phone","الهاتف"),"SearchByPhone","البحت بالهاتف"),"CustomerName","اسم العميل"),"StockManagement","إدارة المخزون"),"dashboard","لوحة الإستعلام"),"Products","منتجات"),"productsList","قائمة المنتجات"),"StockTransfers","تحويل المخزون"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Customers","الزبائن"),"Suppliers","الموردون"),"Quotations","عرض الأسعار"),"Sales","المبيعات"),"Purchases","المشتريات"),"Returns","العوائد"),"Settings","الإعدادات"),"SystemSettings","إعدادات النظام"),"Users","المستخدمين"),"GroupPermissions","صلاحية المجموعة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Currencies","العملات"),"ProductTax","ضريبة المنتج"),"Categories","التصنيفات"),"Warehouses","المستودعات"),"Units","الوحدات"),"UnitsPrchases","وحدات الشراء"),"UnitsSales","وحدات البيع"),"Reports","التقارير"),"PaymentsReport","تقرير المدفوعات"),"PaymentsPurchases","مدفوعات المشتريات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"PaymentsSales","مدفوعات المبيعات"),"PaymentsReturns","مدفوعات المرتجعات"),"ProfitandLoss","الربح والخسارة"),"ProductQuantityAlerts","تنبيهات كمية المنتج"),"WarehouseStockChart","الرسم البياني لسهم المستودع"),"SalesReport","تقرير المبيعات"),"PurchasesReport","تقرير المشتريات"),"CustomersReport","تقرير العملاء"),"SuppliersReport","تقرير الموردين"),"SupplierReport","تقرير المورد"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"DailySalesData","بيانات المبيعات اليومية"),"DailyPurchasesData","بيانات المشتريات اليومية"),"Dernièrescinqrecords","السجلات الخمسة الأخيرة"),"Filters","البحت"),"date","التاريخ"),"Reference","المرجع"),"Supplier","المورد"),"PaymentStatus","حالة الدفع"),"Customer","الزبون"),"CustomerCode","رمز الزبون"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Status","الحالة"),"SupplierCode","رمز المورد"),"ProductManagement","إدارة المنتجات"),"CodeProduct","رمز المنتج"),"Categorie","التصنيف"),"SubCategorie","التصنيف الفرعي"),"Name_product","إسم المنتج"),"StockAlert","تنبيه المخزون"),"warehouse","المستودع"),"Tax","الضريبة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"BuyingPrice","سعر الشراء"),"SellPrice","سعر البيع"),"Quantity","كمية"),"Action","الإجراءات"),"UnitSale","وحدة البيع"),"UnitPurchase","وحدة الشراء"),"ProductDetails","تفاصيل المنتج"),"All","الكل"),"EditProduct","تعديل المنتج"),"AddProduct","إضافة منتج"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"SearchByCode","البحت بالرمز"),"SearchByName","البحت بالاسم"),"Edit","تعديل"),"Close","أغلق"),"PleaseSelect","يرجى التحديد"),"CustomerManagement","إدارة الزبائن"),"Email","البريد "),"EditCustomer","تحرير العميل"),"AddCustomer","إضافة عميل"),"Country","البلد"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"City","المدينة"),"Adress","العنوان"),"CustomerDetails","تفاصيل العميل"),"CustomersList","قائمة الزبائن"),"SupplierCode","رمز المورد"),"SupplierName","اسم المورد"),"SuppliersManagement","إدارة الموردين"),"SupplierDetails","تفاصيل المورد"),"QuotationsManagement","إدارة التسعيرات"),"SubTotal","المجموع الكلي"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"complete","مكتملة"),"EnAttendant","قيد الانتظار"),"Recu","تم الاستلام"),"partial","جزئي"),"Retournee","مسترجعة"),"DetailQuote","تفاصيل عرض السعر "),"EditQuote","تعديل عرض السعر"),"CreateSale","إنشاء مبيعة"),"DownloadPdf","تحميل PDF"),"QuoteEmail","ارسال عرض السعر بالبريد الالكتروني"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"DeleteQuote","حذف عرض السعر"),"AddQuote","إضافة عرض سعر"),"SelectProduct","حدد المنتج"),"Price","السعر"),"CurrentStock","المخزون "),"Total","مجموع"),"Num","رقم"),"Unitcost","تكلفة الوحدة"),"to","إلى"),"Subject","الموضوع"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Message","الرسالة"),"EmailCustomer","البريد الإلكتروني للعميل"),"Sent","إرسال"),"ProductCodeName","المنتج"),"Quote","عرض الأسعار"),"Hello","أهلا"),"AttachmentQuote","يرجى العثور على المرفق لعرض الأسعار الخاص بك"),"AddProducts","إضافة منتجات إلى قائمة الطلبات"),"SelectWarehouse","الرجاء اختيار المستودع"),"SelectCustomer","اختر الزبون"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"SalesManagement","إدارة المبيعات"),"Balance","الرصيد"),"QtyBack","كمية العوائد"),"TotalReturn","مجموع العوائد"),"MontantReste","المبلغ المتبقي"),"SaleDetail","تفاصيل المبيعة"),"EditSale","تعديل المبيعة"),"AddSale","إضافة مبيعة"),"ShowPayment","إظهار المدفوعات"),"AddPayment","إضافة الدفع"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"EditPayment","تعديل الدفع"),"EmailSale","إرسال المبيعة في البريد الإلكتروني"),"DeleteSale","حذف المبيعة"),"Amount","المبلغ"),"ModePaiement","طريقة الدفع"),"Paymentchoice","طريقة الدفع"),"Note","ملحوظة"),"PaymentComplete","اكتمل الدفع"),"UserManagement","إدارة المستخدمين"),"Firstname","الاسم الأول"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"lastname","اسم العائلة"),"username","اسم المستخدم"),"type","النوع"),"UserPermissions","تراخيص المستخدمين"),"RoleName","اسم الدور"),"RoleDescription","وصف الدور"),"AddPermissions","اضافة التراخيص"),"View","عرض"),"Add","إضافة"),"add","إضافة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Del","حذف"),"NewAdjustement","تعديل جديد"),"EditAdjustement","تحرير التعديل"),"CannotSubstraction","لا يمكنك طرح منتجات لها مخزون 0"),"Addition","إضافة"),"Subtraction","طرح"),"profil","الملف الشخصي"),"logout","تسجيل الخروج"),"PurchaseAlreadyPaid","لا يمكنك التعديل لأن هذا الشراء  مكتمل الدفع  بالفع"),"SaleAlreadyPaid","لا يمكنك التعديل لأن هذه المبيعة  مكتملة الدفع  بالفع"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ReturnAlreadyPaid","لا يمكنك التعديل لأن هذه المرتجعة  مكتملة الدفع  بالفع"),"QuoteAlready"," هذه التسعيرة أدت بالفعل إلى بيع"),"QuotationComplete","هده التسعيرة مكتملة"),"password","كلمة المرور"),"Newpassword","كلمة المرور جديدة"),"ChangeAvatar","تغيير الصورة"),"LeaveBlank","يرجى ترك هذا الحقل فارغًا إذا لم تقم بتغييره"),"SiteConfiguration","اعدادات عامة"),"Language","اللغة"),"DefaultCurrency","العملة الرئيسية"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"LoginCaptcha","كلمة التحقق"),"DefaultEmail","البريد الرئيسي"),"SiteName","اسم الموقع"),"ChangeLogo","تغيير الشعار"),"SMTPConfiguration","اعدادات الارسال"),"HOST","مضيف"),"PORT","المنفذ"),"encryption","التشفير"),"SMTPIncorrect","اعدادات الارسال غير صحيحة"),"ReturnsInvoices","فواتير المرتجعات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ReturnsInvoicesData","بيانات فواتير المرتجعات"),"ShowAll","إظهار كافة سجلات كافة المستخدمين"),"Discount","الخصم"),"OrderTax","ضريبة الطلب"),"Shipping","الشحن"),"ManagementCurrencies","ادارة العملات"),"CurrencyCode","شفرة العملة"),"CurrencyName","اسم العملة"),"Symbol","رمز العملة"),"CompanyName","اسم الشركة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"CompanyPhone","هاتف الشركة"),"CompanyAdress","عنوان الشركة"),"Code","رمز"),"image","صورة"),"Printbarcode","طباعة الباركود"),"ReturnsCustomers","مرتجعات العملاء"),"ReturnsSuppliers","مرتجعات الموردين"),"FactureReturnCustomers","فواتير مرتجعات العملاء"),"FactureReturnSuppliers","فواتير مرتجعات الموردين"),"NodataAvailable","لا تتوافر بيانات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ProductImage","صورة المنتج"),"Barcode","الباركود"),"pointofsales","نقطة مبيعات"),"CustomUpload","تحميل مخصص"),"pointofsaleManagement","إدارة نقاط البيع"),"Adjustment","تعديل"),"Updat","تحديث"),"Reset","إعادة تعيين"),"print","طباعة"),"SearchByEmail","البحث بالبريد الإلكتروني"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ChooseProduct","اختر المنتج"),"Qty","الكمية"),"Items","العناصر"),"AmountHT","المبلغ دون ضريبة"),"AmountTTC","المبلغ الإجمالي"),"PleaseSelectSupplier","الرجاء تحديد المورد"),"PleaseSelectStatut","يرجى تحديد الحالة"),"PayeBy","الدفع عن طريق"),"ChooseWarehouse","اختر المستودع"),"payNow","ادفع الآن"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ListofCategory","قائمة الفئات"),"Description","وصف"),"submit","تأكيد"),"ProblemCreatingThisInvoice","حدثت مشكلة في إنشاء هذه الفاتورة. حاول مرة اخرى"),"ProblemPayment","كانت هناك مشكلة في الدفع. حاول مرة اخرى"),"CreateAdjustment","إنشاء تعديل"),"Afewwords","... بضع كلمات عن"),"UserImage","صورة المستخدم"),"UpdateProduct","تحديث المنتج"),"Brand","الماركة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"BarcodeSymbology","ترميز الباركود"),"ProductCost","تكلفة المنتج"),"ProductPrice","سعر المنتج"),"UnitProduct","منتج الوحدة"),"TaxMethod","الطريقة الضريبية"),"MultipleImage","صور متعددة"),"ProductHasMultiVariants","المنتج له متغيرات متعددة"),"ProductHasPromotion","المنتج له عرض ترويجي"),"PromotionStart","بدء الترويج"),"PromotionEnd","نهاية الترويج"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"PromotionPrice","سعر الترويج"),"Price","السعر"),"Cost","كلفة"),"Unit","وحدة"),"ProductVariant","متغير المنتج"),"Variant","متغير"),"UnitPrice","سعر الوحدة"),"CreateReturnCustomer","إنشاء إرجاع العميل"),"EditReturnCustomer","تحرير إرجاع العميل"),"CreateReturnSupplier","إنشاء إرجاع المورد"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Documentation","توثيق"),"EditReturnSupplier","تحرير إرجاع المورد"),"FromWarehouse","من المستودع"),"ToWarehouse","إلى المستودع"),"EditTransfer","تحرير النقل"),"TransferDetail","تفاصيل النقل"),"Pending","قيد الانتظار"),"Received","تم الاستلام"),"Ordered","طلب"),"PermissionsManager","مدير الأذونات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"BrandManager","العلامة التجارية"),"BrandImage","صورة الماركة"),"BrandName","اسم الماركة"),"BrandDescription","ةصف الماركة"),"BaseUnit","الوحده الأساسيه"),"ManagerUnits","إدارة الوحدات"),"OperationValue","قيمة العملية"),"Operator","عامل"),"Top5Products","أفضل 5 منتجات"),"Last5Sales","آخر 5 مبيعات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"ListAdjustments","قائمة التعديلات"),"ListTransfers","قائمة التحويلات"),"CreateTransfer","إنشاء تحويل"),"OrdersManager","مدير الطلبات"),"ListQuotations","قائمة التسعيرات"),"ListPurchases","قائمة المشتريات"),"ListSales","قائمة المبيعات"),"ListReturns","قائمة المرتجعات"),"PeopleManager","إدارة الأفراد"),"ListofBrand","قائمة العلامة التجارية"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Delete",{Title:"هل أنت واثق؟",Text:" !لن تتمكن من التراجع عن هذا",confirmButtonText:"نعم ، احذفه!",cancelButtonText:"إلغاء",Deleted:"تم الحذف!",Failed:"فشل",Therewassomethingwronge:"كان هناك شيء خاطئ",CustomerDeleted:"تم حذف هذا العميل",UserDeleted:"تم حذف هذا المستخدم",SupplierDeleted:"تم حذف هذا العميل المورد",QuoteDeleted:"تم حذف هذه التسعيرة",SaleDeleted:"تم حذف هذا البيع",PaymentDeleted:"تم حذف هذا الدفع",PurchaseDeleted:"تم حذف هذا الشراء",ReturnDeleted:"تم حذف هذه المرتجعة",ProductDeleted:"تم حذف هدا المنتوج",ClientError:"هذا العميل مرتبط بالفعل بعملية أخرى",ProviderError:"هذا المورد مرتبط بالفعل بعملية أخرى",UnitDeleted:"تم حذف هذه الوحدة",RoleDeleted:"تم حذف هدا الدور",TaxeDeleted:"تم حذف هذه الضريبة بنجاح",SubCatDeleted:"تم حذف هذا  التصنيف فرعي بنجاح",CatDeleted:"تم حذف هذا التصنيف  بنجاح",WarehouseDeleted:"تم حذف هذا المخزن  بنجاح",AlreadyLinked:"هذا المنتج مرتبط بالفعل بعملية أخرى",AdjustDeleted:"تم حذف هذا التعديل  بنجاح",TitleCurrency:"تم حذف هذه العملة  بنجاح",TitleTransfer:"تم حذف النقل  بنجاح",BackupDeleted:"تمت إزالة النسخة الاحتياطية بنجاح",TitleBrand:"تم حذف هذه العلامة التجارية"}),"Update",(fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(ue={TitleBrand:"تم تحديث هذه العلامة التجارية",TitleSetting:"تم تحديث الاعدادات بنجاح",TitleProfile:"تم تحديث ملفك الشخصي بنجاح",TitleAdjust:"تم تحديث التعديل بنجاح",TitleRole:"تم تحديث الدور بنجاح",TitleUnit:"تم تحديث الوحدة بنجاح",TitleCustomer:"تم تحديث المستخدم بنجاح"},"TitleCustomer","تم تحديث المستخدم بنجاح"),"TitleCustomer","تم تحديث العميل بنجاح"),"TitleQuote","تم تحديث التسعيرة بنجاح"),"TitleSale","تم تحديث البيع بنجاح"),"TitlePayment","تم تحديث الدفع بنجاح"),"TitlePurchase","تم تحديث الشراء بنجاح"),"TitleReturn","تم تحديث المرتجعة بنجاح"),"TitleProduct","تم تحديث المنتوج بنجاح"),"TitleSupplier","تم تحديث المورد بنجاح"),"TitleTaxe","تم تحديث الضريبة بنجاح"),fe(fe(fe(fe(ue,"TitleCat","تم تحديث التصنيف بنجاح"),"TitleWarhouse","تم تحديث المخزن بنجاح"),"TitleCurrency","تم تحديث هذه العملة  بنجاح"),"TitleTransfer","تم تحديث النقل  بنجاح"))),"Create",(fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(pe={TitleBrand:"تم إنشاء هذه العلامة التجارية",TitleTransfer:"تم إنشاء النقل بنجاح",TitleAdjust:"تم إنشاء التعديل بنجاح",TitleRole:"تم إنشاء الدور بنجاح",TitleUnit:"تم إنشاء الوحدة بنجاح",TitleCustomer:"تم إنشاء المستخدم بنجاح"},"TitleCustomer","تم إنشاء العميل بنجاح"),"TitleQuote","تم إنشاء التسعيرة بنجاح"),"TitleSale","تم إنشاء البيع بنجاح"),"TitlePayment","تم إنشاء الدفع بنجاح"),"TitlePurchase","تم إنشاء الشراء بنجاح"),"TitleReturn","تم إنشاء المرتجعة بنجاح"),"TitleProduct","تم إنشاء المنتوج بنجاح"),"TitleSupplier","تم إنشاء المورد بنجاح"),"TitleTaxe","تم إنشاء الضريبة بنجاح"),"TitleCat","تم إنشاء التصنيف بنجاح"),fe(fe(pe,"TitleWarhouse","تم إنشاء المخزن بنجاح"),"TitleCurrency","تم إنشاء هذه العملة  بنجاح"))),"Send",{TitleEmail:"تم الارسال بنجاح"}),"return",{TitleSale:"هذا البيع مرتبط بالفعل بإرجاع"}),"PurchasesManagement","إدارة المشتريات"),"Ordered","أمر"),"DeletePurchase","حذف الشراء"),"EmailPurchase","إرسال الشراء في البريد الإلكتروني"),"EditPurchase","تحرير الشراء"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"PurchaseDetail","تفاصيل الشراء"),"AddPurchase","أضف شراء"),"EmailSupplier","البريد الإلكتروني للمورد"),"ReturnManagement","إدارة المرتجعات"),"ReturnDetail","تفاصيل  المرتجعة"),"EditReturn","تحرير المرتجعة"),"AddReturn","إضافة مرتجعة"),"EmailReturn","إرسال المرتجعة في البريد الإلكتروني"),"DeleteReturn","حذف  المرتجعة"),"Retoursurcharge","تكلفة إضافية"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Laivrison","التسليم"),"SelectSale","حدد المبيعة"),"ZeroPardefault","يمكنك حذف العنصر أو تعيين الكمية التي تم إرجاعها إلى الصفر إذا لم يتم إرجاعها"),"Return","مرتجعة"),"Purchase","شراء"),"PurchaseInvoice","مدفوعات المشتريات"),"PurchasesInvoicesData","بيانات مدفوعات المشتريات"),"SalesInvoice","مدفوعات المبيعات"),"SalesInvoicesData","بيانات مدفوعات المبيعات"),"TotalSales","إجمالي المبيعات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"TotalPurchases","إجمالي المشتريات"),"TotalReturns","إجمالي العائدات"),"PaiementsNet","صافي المدفوعات"),"PaiementsSent","الدفعات المرسلة"),"PaiementsReceived","الدفعات المستلمة"),"Recieved","المستلمة"),"Sent","المرسلة"),"ProductQuantityAlerts","تنبيهات كمية المنتج"),"ProductCode","كود المنتج"),"ProductName","المنتج"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"AlertQuantity","كمية التنبيه"),"WarehouseStockChart","مخطط المخزون  المستودعات"),"TotalProducts","إجمالي المنتجات"),"TotalQuantity","إجمالي الكمية"),"TopCustomers","أفضل 5 عملاء"),"TotalAmount","المبلغ الإجمالي"),"TotalPaid","المبلغ المدفوع"),"CustomerSalesReport","تقرير المبيعات "),"CustomerPaiementsReport"," تقرير المدفوعات "),"CustomerQuotationsReport","تقرير عروض أسعار "),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Payments","المدفوعات"),"TopSuppliers","أفضل 5 الموردين"),"SupplierPurchasesReport","تقرير المشتريات "),"SupplierPaiementsReport","تقرير المدفوعات "),"Name","اسم"),"Code","الكود"),"ManagementWarehouse","إدارة المستودعات"),"ZipCode","الرمز البريدي"),"managementCategories","إدارة التصنيفات"),"Codecategorie","رمز الفئة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Namecategorie","اسم الفئة"),"Parentcategorie","اصل الفئة"),"managementTax","إدارة الضرائب"),"TaxName","اسم الضريبة"),"TaxRate","معدل الضريبة"),"managementUnitPurchases","إدارة وحدة المشتريات"),"managementUnitSales","إدارة وحدة المبيعات"),"ShortName","اسم قصير"),"PleaseSelectThesebeforeaddinganyproduct","يرجى تحديد هذه قبل إضافة أي منتج"),"StockAdjustement","تعديل المخزون"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"PleaseSelectWarehouse","يرجى تحديد المستودع قبل اختيار أي منتج"),"StockTransfer","تحويل المخزون"),"Today","اليوم"),"SelectPeriod","حدد الفترة"),"ThisToday","هذا اليوم"),"ThisYear","هذا العام"),"ThisMonth","هذا الشهر"),"ThisWeek","هذا الاسبوع"),"AdjustmentDetail","تفاصيل التعديل"),"ActivateUser","تم تنشيط هذا المستخدم"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"DisActivateUser","تم إلغاء تنشيط هذا المستخدم"),"NotFound","الصفحة غير موجودة."),"oops","خطأ! الصفحة غير موجودة."),"couldNotFind","لم نتمكن من العثور على الصفحة التي تبحث عنها ، وفي الوقت نفسه ، يمكنك ذلك"),"ReturnDashboard","العودة إلى لوحة القيادة"),"hrm","إدارة الموارد البشرية"),"Employees","الموظفين"),"Attendance","الحضور"),"Leave_request","طلب إجازة"),"Leave_type","نوع الإجازة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Company","الشركة"),"Departments","الإدارات"),"Designations","التعيينات"),"Office_Shift","مكتب التحول"),"Holidays","العطل"),"Enter_Company_Name","ادخل اسم الشركة"),"Enter_email_address","أدخل عنوان البريد الالكتروني"),"Enter_Company_Phone","أدخل رقم هاتف الشركة"),"Enter_Company_Country","أدخل بلد الشركة"),"Created_in_successfully","تم إنشاؤه بنجاح"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Updated_in_successfully","تم التحديث بنجاح"),"Deleted_in_successfully","تم الحذف بنجاح"),"department","إدارة"),"Enter_Department_Name","أدخل اسم الإدارة"),"Choose_Company","اختر الشركة"),"Department_Head","رئيس القسم"),"Choose_Department_Head","اختر رئيس القسم"),"Enter_Shift_name","أدخل اسم التحول"),"Monday_In","الاثنين من"),"Monday_Out","الاثنين الى"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Tuesday_In","الثلاثاء من"),"tuesday_out","الثلاثاء الى"),"wednesday_in","الأربعاء من"),"wednesday_out","الأربعاء الى"),"thursday_in","الخميس الى"),"thursday_out","الخميس الى"),"friday_in","الجمعة من"),"friday_out","الجمعة الى"),"saturday_in","السبت من"),"saturday_out","السبت الى"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"sunday_in","الأحد من"),"sunday_out","الأحد الى"),"Holiday","الاجازة"),"Enter_title","أدخل العنوان"),"title","العنوان"),"start_date","تاريخ البداية"),"Enter_Start_date","أدخل تاريخ البدء"),"Finish_Date","تاريخ الانتهاء"),"Enter_Finish_date","أدخل تاريخ الانتهاء"),"Please_provide_any_details","يرجى تقديم أي تفاصيل"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Attendances","الحضور"),"Enter_Attendance_date","أدخل تاريخ الحضور"),"Time_In","وقت الدخول"),"Time_Out","وقت الخروج"),"Choose_Employee","اختر الموظف"),"Employee","الموظف"),"Work_Duration","مدة العمل"),"remaining_leaves_are_insufficient","الإجازات المتبقية غير كافية"),"Leave_Type","نوع الإجازة"),"Days","الأيام"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Department","إدارة"),"Choose_leave_type","اختر نوع الإجازة"),"Choose_status","اختر الحالة"),"Leave_Reason","سبب الإجازة"),"Enter_Reason_Leave","أدخل سبب الإجازة"),"Add_Employee","اضافة موظف"),"FirstName","الاسم الأول"),"Enter_FirstName","أدخل الاسم الأول"),"LastName","الاسم الاخير"),"Enter_LastName","أدخل الاسم الأخير"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Gender","الجنس"),"Choose_Gender","اختر الجنس"),"Enter_Birth_date","أدخل تاريخ الميلاد"),"Birth_date","تاريخ الولادة"),"Enter_Country","أدخل الدولة"),"Enter_Phone_Number","أدخل رقم الهاتف"),"joining_date","تاريخ الانضمام"),"Enter_joining_date","أدخل تاريخ الانضمام"),"Choose_Designation","اختر التعيين"),"Designation","التعيين"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Office_Shift","مكتب التحول"),"Choose_Office_Shift","اختر مكتب التحول"),"Enter_Leaving_Date","أدخل تاريخ المغادرة"),"Leaving_Date","تاريخ المغادرة"),"Annual_Leave","الإجازة السنوية"),"Enter_Annual_Leave","أدخل الإجازة السنوية"),"Remaining_leave","الاجازة المتبقية"),"Employee_Details","تفاصيل الموظف"),"Basic_Information","معلومات اساسية"),"Family_status","الوضع العائلي"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Choose_Family_status","اختر الحالة العائلية"),"Employment_type","نوع الوظيفة"),"Select_Employment_type","حدد نوع التوظيف"),"Enter_City","أدخل المدينة"),"Province","مقاطعة"),"Enter_Province","أدخل المقاطعة"),"Enter_Address","أدخل العنوان"),"Enter_Zip_code","أدخل الرمز البريدي"),"Zip_code","الرمز البريدي"),"Hourly_rate","السعر بالساعة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Enter_Hourly_rate","أدخل سعر الساعة"),"Basic_salary","الراتب الاساسي"),"Enter_Basic_salary","أدخل الراتب الأساسي"),"Social_Media","وسائل التواصل الاجتماعي"),"Skype","سكايب"),"Enter_Skype","أدخل سكايب"),"Facebook","فيسبوك"),"Enter_Facebook","أدخل الفيسبوك"),"WhatsApp","واتس اب"),"Enter_WhatsApp","أدخل واتسآب"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"LinkedIn","لينكد إن"),"Enter_LinkedIn","أدخل لينكد إن"),"Twitter","تويتر"),"Enter_Twitter","أدخل تويتر"),"Experiences","الخبرات"),"bank_account","حساب البنك"),"Company_Name","اسم الشركة"),"Location","الموقع"),"Enter_location","أدخل الموقع"),"Enter_Description","أدخل الوصف"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Bank_Name","اسم البنك"),"Enter_Bank_Name","أدخل اسم البنك"),"Bank_Branch","فرع البنك"),"Enter_Bank_Branch","أدخل فرع البنك"),"Bank_Number","رقم البنك"),"Enter_Bank_Number","أدخل رقم البنك"),"Assigned_warehouses","المخازن المخصصة"),"Top_customers","أفضل العملاء"),"Attachment","المرفق"),"view_employee","مشاهدة الموظفين"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"edit_employee","تحرير الموظفين"),"delete_employee","حذف الموظفين"),"Created_by","تمت الإضافة بواسطة"),"Add_product_IMEI_Serial_number","أضف الرقم التسلسلي للمنتج"),"Product_Has_Imei_Serial_number","المنتج له رقم تسلسلي"),"IMEI_SN","الرقم التسلسلي"),"Shipments","الشحنات"),"delivered_to","سلمت إلى"),"shipment_ref","مرجع الشحنة"),"sale_ref","المرجع للبيع"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Edit_Shipping","تحرير الشحن"),"Packed","معبأة"),"Shipped","تم الشحن"),"Delivered","تم التوصيل"),"Cancelled","ألغيت"),"Shipping_status","حالة الشحن"),"Users_Report","تقرير المستخدمين"),"stock_report","تقرير المخزون"),"TotalPurchases","إجمالي المشتريات"),"Total_quotations","إجمالي عروض الأسعار"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Total_return_sales","إجمالي عوائد المبيعات"),"Total_return_purchases","إجمالي عوائد المشتريات"),"Total_transfers","إجمالي التحويلات"),"Total_adjustments","إجمالي التعديلات"),"User_report","تقرير المستخدم"),"Current_stock","المخزون الحالي"),"product_name","اسم المنتج"),"Total_Customers_Due","إجمالي الديون"),"Total_Suppliers_Due","إجمالي الديون"),"Some_warehouses","بعض المستودعات"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"All_Warehouses","جميع المستودعات"),"Product_Cost","تكلفة المنتج"),"sms_settings","إعدادات الرسائل القصيرة"),"pos_settings","إعدادات نقاط البيع"),"payment_gateway","بوابة الدفع"),"mail_settings","إعدادات البريد"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","بوابة الرسائل القصيرة الافتراضية"),"module_settings","إعدادات الوحدة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Module_enabled_success","تم تفعيل الوحدة بنجاح"),"Module_Disabled_success","تم تعطيل الوحدة النمطية بنجاح"),"update_settings","إعدادات التحديث"),"Please_Upload_the_Correct_Module","يرجى تحميل الوحدة الصحيحة"),"Uploaded_Success","تم الرفع بنجاح"),"Customer_details","تفاصيل العميل"),"Edit_Customer","تحرير العميل"),"Delete_Customer","حذف العميل"),"Pay_Due","الدفع المستحق"),"Paying_amount_is_greater_than_Total_Due","مبلغ الدفع أكبر من إجمالي المبلغ المستحق"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Customer_Invoice","فاتورة العميل"),"This_Product_Not_For_Selling","هذا المنتج ليس للبيع"),"Welcome_to_your_Dashboard","مرحبًا بك في لوحة التحكم"),"Total_Payable","إجمالي الدفع"),"Choose_Sale_Ref","اختر مرجع البيع"),"Please_Select_Sale","يرجى تحديد البيع"),"Sale_Ref","مرجع البيع"),"list_product_returns","قائمة المنتجات المرتجعة"),"Qty_return","إرجاع الكمية"),"Choose_Purchase_Ref","اختر مرجع الشراء"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Purchase_Ref","مرجع الشراء"),"please_select_purchase","يرجى تحديد شراء"),"qty_return_is_greater_than_qty_purchased","الكمية المرتجعة أكبر من الكمية المشتراة"),"qty_return_is_greater_than_qty_sold","الكمية المرتجعة أكبر من الكمية المباعة"),"Quantity_sold","الكمية المباعة"),"qty_purchased","الكمية المشتراة"),"Sender_Name","اسم المرسل"),"Upload_Module","تحميل الوحدة"),"The_module_must_be_uploaded_as_zip_file","يجب تحميل الوحدة كملف مضغوط"),"Upload_Module","تحميل الوحدة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"All_Modules_Installed","جميع الوحدات المثبتة"),"Current_Version","النسخة الحالية"),"You_already_have_the_latest_version","لديك بالفعل أحدث إصدار"),"Update_Available","التحديث متاح"),"Update_Log","سجل التحديث"),"Update_Now","تحديث الان"),"View_Change_Log","مشاهدة سجل التغيير"),"invoice_footer","تذييل الفاتورة"),"Please_Wait_for_the_update","ملاحظة: يرجى انتظار انتهاء التحديث تمامًا. لا يوصى بإغلاق المتصفح أو إيقاف عملية الترقية"),"Note_update","ملاحظة: تأكد من الاحتفاظ بنسخة احتياطية من الإصدار الحالي وقاعدة البيانات قبل تشغيل الترقية ، لاستعادتها إذا كان هناك خطأ"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Time_Zone","المنطقة الزمنية"),"Payment_note","ملاحظات الدفع"),"sale_note","ملاحظات البيع"),"Total_Sale_Due","إجمالي ديون البيع"),"Total_Sell_Return_Due","إجمالي الديون عائد البيع"),"pay_all_sell_due_at_a_time","دفع جميع ديون البيع في وقت واحد"),"pay_all_sell_return_due_at_a_time","دفع جميع ديون عائد البيع في وقت واحد"),"Gross_Profit","اجمالي الربح"),"pay_all_purchase_due_at_a_time","دفع جميع ديون الشراء في وقت واحد"),"Delete_Provider","حذف المورد"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Edit_Provider","تحرير المورد"),"Provider_details","تفاصيل المورد"),"Total_Purchase_Due","إجمالي ديون الشراء"),"Provider_Credit_Note","إشعار ائتمان المورد"),"Customer_Credit_Note","إشعار ائتمان العميل"),"Sell_Return","عائد بيع"),"Purchase_Return","إرجاع الشراء"),"Tax_Number","الرقم الضريبي"),"Please_add_return_quantity","الرجاء إضافة الكمية المرتجعة"),"Return_exist_for_the_Transaction","العودة موجودة في هذه الصفقة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"qty_return_is_greater_than_Quantity_Remaining","الكمية المرتجعة أكبر من الكمية المتبقية"),"products_refunded_alert","لن يتم رد أي منتجات ذات كمية محددة على 0"),"pay_all_purchase_return_due_at_a_time","دفع جميع ديون عوائد الشراء في وقت واحد"),"Total_Purchase_Return_Due","إجمالي ديون عوائد الشراء"),"Purchase_return_due","ديون عوائد الشراء"),"Sell_return_due","ديون عوائد البيع"),"product_report","تقرير المنتجات"),"product_sales_report","تقرير مبيعات المنتج"),"Product_purchases_report","تقرير مشتريات المنتج"),"Qty_sold","الكمية المباعة"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Qty_purchased","الكمية المشتراة"),"Filter_by_warehouse","تصفية بالمستودع"),"Enable_Print_Invoice","قم بتمكين طباعة الفاتورة تلقائيًا"),"Show_Warehouse","عرض المستودع"),"credit_card_info","معلومات بطاقة الائتمان"),"Saved_Credit_Card_Info","معلومات بطاقة الائتمان المحفوظة"),"Credit_card_changed_successfully","تم تغيير بطاقة الائتمان بنجاح"),"notification_template","قالب الإشعارات"),"email_notification","إشعار بالبريد الإلكتروني"),"sms_notification","إشعار بالرسائل القصيرة (SMS)"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Change_product_details","تغيير تفاصيل المنتج"),"edit_tax_and_discount_and_shipping","تحرير الضرائب والخصومات والشحن"),"Create_Quotation_with_Stock","إنشاء عرض أسعار مع الأسهم"),"Variant_Name","اسم المتغير"),"Variant_cost","تكلفة المتغير"),"Variant_price","سعر المتغير"),"Variant_code","رمز المتغير"),"Please_wait_until_the_product_is_loaded","يرجى الانتظار حتى يتم تحميل المنتج"),"Choose_SMS_Gateway","اختر بوابة SMS"),"Notification_Client","إشعار العميل"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Available_Tags","العلامات المتاحة"),"Email_Subject","عنوان البريد الإلكتروني"),"Email_body","محتوى البريد الإلكتروني"),"Notification_Supplier","إشعار المورد"),"sms_body","محتوى الرسالة القصيرة (SMS)"),"sms_templates","قوالب الرسائل القصيرة"),"email_templates","قوالب البريد الإلكتروني"),"Edit_Project","تعديل المشروع"),"Projects","المشاريع"),"Enter_Project_Title","أدخل عنوان المشروع"),fe(fe(fe(fe(fe(fe(fe(fe(fe(fe(me,"Assigned_Employees","الموظفون المعينون"),"Choose_Team","اختر الفريق"),"Create_Project","إنشاء مشروع"),"Project_List","قائمة المشاريع"),"Not_Started","لم يبدأ"),"In_Progress","قيد التقدم"),"On_Hold","في الانتظار"),"Edit_Task","تعديل المهمة"),"Tasks","المهام"),"Enter_Task_Title","أدخل عنوان المهمة"),fe(fe(fe(fe(fe(me,"Choose_Project","اختر المشروع"),"Project","المشروع"),"Create_Task","إنشاء مهمة"),"Task_List","قائمة المهام"),"Import_Purchases","استيراد المشتريات")),de:(_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge={Draft_Created_successfully:"Entwurf erfolgreich erstellt",Draft_Sale_Deleted:"Entwurf Verkauf gelöscht",Inventory_Valuation_Based_on_Average_Cost:"Inventarbewertung basierend auf durchschnittlichen Kosten",Payroll:"Lohnabrechnung",Transfers_Money:"Geldüberweisungen",Inventory_Valuation:"Inventarbewertung",Deposits_Report:"Einzahlungsbericht",Expense_Report:"Ausgabenbericht",Deposit_Category:"Einzahlungskategorie",Total_Deposits:"Gesamte Einzahlungen",Expense_Category:"Ausgabenkategorie",Total_Expenses:"Gesamtausgaben",ASSET_VALUE:"WERT DES VERMÖGENSWERTS",STOCK_ON_HAND:"Lagerbestand",Variant_NAME:"Variantenname",SKU:"SKU",ITEM_NAME:"ARTIKELNAME",From_Account:"Von Konto",To_Account:"Zu Konto",Accounts_cannot_be_the_same:"Konten können nicht gleich sein",CountStock:"Bestand zählen",Successfully_Generated_Count:"Zählung erfolgreich generiert",Count:"Anzahl",file:"Datei",Accounting:"Buchhaltung",deposit_delete:"Einzahlung löschen",deposit_edit:"Einzahlung bearbeiten",deposit_add:"Einzahlung hinzufügen",deposit_view:"Einzahlung anzeigen",expense_add:"Ausgabe hinzufügen",expense_edit:"Ausgabe bearbeiten",expense_delete:"Ausgabe löschen",List_Deposit:"Liste der Einzahlungen",Create_deposit:"Einzahlung erstellen",deposit_Category:"Einzahlungskategorie",List_accounts:"Kontenliste",Account:"Konto",Choose_Account:"Konto wählen",Deposits:"Einzahlungen",account_num:"Kontonummer",Enter_account_num:"Kontonummer eingeben",account_name:"Kontoname",Enter_account_name:"Kontoname eingeben",initial_balance:"Anfangssaldo",Enter_initial_balance:"Anfangssaldo eingeben",notes:"Notizen",balance:"Saldo",Receipt:"Erhalt",Pos_Settings:"Pos-Einstellungen",Note_to_customer:"Hinweis an den Kunden",Show_Note_to_customer:"Hinweis für Kunden anzeigen",Show_barcode:"Strichcode vorzeigen",Show_Tax_and_Discount:"Steuern & Rabatt & Versand anzeigen",Show_Customer:"Kunden anzeigen",Show_Email:"E-Mail anzeigen",Show_Phone:"Telefon anzeigen",Show_Address:"Adresse anzeigen",DefaultLanguage:"Standardsprache",footer:"Fusszeile",Received_Amount:"Erhaltener Betrag",Paying_Amount:"Zahlungsbetrag",Change:"Veränderung",Paying_amount_is_greater_than_Received_amount:"Der Zahlungsbetrag ist höher als der erhaltene Betrag",Paying_amount_is_greater_than_Grand_Total:"Der Zahlungsbetrag ist höher als die Gesamtsumme",code_must_be_not_exist_already:"Code darf noch nicht vorhanden sein",You_will_find_your_backup_on:"Sie finden Ihr Backup auf",and_save_it_to_your_pc:"und speichere es auf deinem PC",Scan_your_barcode_and_select_the_correct_symbology_below:"Scannen Sie Ihren Barcode und wählen Sie unten die richtige Symbologie aus",Scan_Search_Product_by_Code_Name:"Produkt nach Codename scannen/durchsuchen",Paper_size:"Papier größe",Clear_Cache:"Cache leeren",Cache_cleared_successfully:"Cache erfolgreich geleert",Failed_to_clear_cache:"Cache konnte nicht gelöscht werden",Scan_Barcode:"Barcodelesegerät",Please_use_short_name_of_unit:"Bitte verwenden Sie die Kurzbezeichnung der Einheit",DefaultCustomer:"Standardkunde",DefaultWarehouse:"Standardlager",Payment_Gateway:"Zahlungs-Gateways",SMS_Configuration:"SMS-Konfiguration",Gateway:"Zahlungs-Gateways",Choose_Gateway:"Wählen Sie Zahlungs-Gateways",Send_SMS:"Nachricht erfolgreich gesendet",sms_config_invalid:"falsche SMS-Konfiguration ungültig",Remove_Stripe_Key_Secret:"Löschen Sie die Stripe-API-Schlüssel",credit_card_account_not_available:"Kreditkartenkonto nicht verfügbar",Credit_Card_Info:"Kreditkarteninformationen",developed_by:"Entwickelt von",Unit_already_linked_with_sub_unit:"Einheit bereits mit Untereinheit verbunden",Total_Items_Quantity:"Gesamtartikel und Menge",Value_by_Cost_and_Price:"Wert nach Kosten und Preis",Search_this_table:"Durchsuchen Sie diese Tabelle",import_products:"Produkte importieren",Field_optional:"Feld optional",Download_exemple:"Beispiel herunterladen",field_must_be_in_csv_format:"Das Feld muss im CSV-Format vorliegen",Successfully_Imported:"Erfolgreich importiert",file_size_must_be_less_than_1_mega:"Die Dateigröße muss weniger als 1 Mega betragen",Please_follow_the_import_instructions:"Bitte folgen Sie den Importanweisungen",must_be_exist:"Einheit muss bereits angelegt sein",Import_Customers:"Kunden importieren",Import_Suppliers:"Lieferanten importieren",Recent_Sales:"Letzte Verkäufe",Create_Transfer:"Übertragung erstellen",order_products:"Auftragspositionen",Search_Product_by_Code_Name:"Suchen Sie das Produkt nach Code oder Name",Reports_payments_Purchase_Return:"Meldet Kaufrückzahlungen",Reports_payments_Sale_Return:"Berichte Verkauf Rückzahlungen",payments_Sales_Return:"Zahlungen Verkäufe Rückgabe",payments_Purchases_Return:"Zahlungen Einkäufe Rückgabe",CreateSaleReturn:"Verkaufsrendite erstellen",EditSaleReturn:"Verkaufsrückgabe bearbeiten",SalesReturn:"Umsatzrendite",CreatePurchaseReturn:"Kaufretoure erstellen",EditPurchaseReturn:"Kaufretoure bearbeiten",PurchasesReturn:"Käufe zurück",Due:"fällig",Profit:"Profitieren",Revenue:"Einnahmen",Sales_today:"Verkauf heute",People:"Menschen",Successfully_Created:"Erfolgreich erstellt",Successfully_Updated:"Erfolgreich aktualisiert",Success:"Erfolg",Failed:"Gescheitert",Warning:"Warnung",Please_fill_the_form_correctly:"Bitte füllen Sie das Formular korrekt aus",Field_is_required:"Feld ist erforderlich",Error:"Error!",you_are_not_authorized:"Es tut uns leid! Sie sind nicht berechtigt.",Go_back_to_home:"Gehen Sie zurück zur Homepage",page_not_exist:"Es tut uns leid! Die gesuchte Seite existiert nicht.",Choose_Status:"Wählen Sie Status",Choose_Method:"Wählen Sie Methode",Choose_Symbology:"Wählen Sie Symbologie",Choose_Category:"Kategorie auswählen",Choose_Customer:"Wählen Sie Kunde",Choose_Supplier:"Wählen Sie Lieferant",Choose_Unit_Purchase:"Wählen Sie Kaufeinheit",Choose_Sub_Category:"Wählen Sie Unterkategorie",Choose_Brand:"Wählen Sie Marke",Choose_Warehouse:"Wählen Sie Lager",Choose_Unit_Sale:"Wählen Sie Verkaufseinheit",Enter_Product_Cost:"Produktkosten eingeben",Enter_Stock_alert:"Bestandswarnung eingeben",Choose_Unit_Product:"Wählen Sie Produkteinheit",Enter_Product_Price:"Produktpreis eingeben",Enter_Name_Product:"Geben Sie den Namen Produkt ein",Enter_Role_Name:"Geben Sie den Rollennamen ein",Enter_Role_Description:"Geben Sie die Rollenbeschreibung ein",Enter_name_category:"Geben Sie den Kategorienamen ein",Enter_Code_category:"Geben Sie den Kategoriecode ein",Enter_Name_Brand:"Geben Sie die Namensmarke ein",Enter_Description_Brand:"Geben Sie Beschreibung Marke ein",Enter_Code_Currency:"Geben Sie die Codewährung ein",Enter_name_Currency:"Geben Sie den Namen Währung ein",Enter_Symbol_Currency:"Geben Sie die Symbolwährung ein",Enter_Name_Unit:"Geben Sie den Einheitennamen ein",Enter_ShortName_Unit:"Geben Sie den Kurznamen Unit ein",Choose_Base_Unit:"Wählen Sie Basiseinheit",Choose_Operator:"Wählen Sie den Operator",Enter_Operation_Value:"Geben Sie den Betriebswert ein",Enter_Name_Warehouse:"Geben Sie den Lagernamen ein",Enter_Phone_Warehouse:"Geben Sie das Lagertelefon ein",Enter_Country_Warehouse:"Geben Sie das Lagerland ein",Enter_City_Warehouse:"Geben Sie die Lagerstadt ein",Enter_Email_Warehouse:"Geben Sie die Lager E-Mail ein",Enter_ZipCode_Warehouse:"Geben Sie die Postleitzahl des Lagers ein",Choose_Currency:"Währung wählen",Thank_you_for_your_business:"Vielen Dank für Ihr Geschäft!",Cancel:"Stornieren",New_Customer:"Neukunde",Incorrect_Login:"Falsche Anmeldedaten",Successfully_Logged_In:"Erfolgreich angemeldet",This_user_not_active:"Dieser Benutzer ist nicht aktiv",SignIn:"Einloggen",Create_an_account:"Ein Konto erstellen",Forgot_Password:"Passwort vergessen ?",Email_Address:"E-Mail-Addresse",SignUp:"Anmeldung",Already_have_an_account:"Sie haben bereits ein Konto ?",Reset_Password:"Passwort zurücksetzen",Failed_to_authenticate_on_SMTP_server:"Fehler beim Authentifizieren auf dem SMTP-Server",We_cant_find_a_user_with_that_email_addres:"Wir können keinen Benutzer mit dieser E-Mail-Adresse finden",We_have_emailed_your_password_reset_link:"Wir haben Ihren Link zum Zurücksetzen Ihres Passworts per E-Mail gesendet",Please_fill_the_Email_Adress:"Bitte geben Sie die E-Mail-Adresse ein",Confirm_password:"Kennwort bestätigen",Your_Password_has_been_changed:"Ihr Passwort wurde geändert",The_password_confirmation_does_not_match:"Die Passwortbestätigung stimmt nicht überein",This_password_reset_token_is_invalid:"Dieses Token zum Zurücksetzen des Passworts ist ungültig",Warehouse_report:"Lagerbericht",All_Warehouses:"Alle Lagerhäuser",Expense_List:"Spesenliste",Expenses:"Kosten",This_Week_Sales_Purchases:"Diese Woche Verkäufe & Käufe",Top_Selling_Products:"Meistverkaufte Produkte",View_all:"Alle ansehen",Payment_Sent_Received:"Zahlung gesendet und erhalten",Filter:"Filter",Invoice_POS:"Rechnung POS",Invoice:"Rechnung",Customer_Info:"Kundeninformation",Company_Info:"Firmeninfo",Invoice_Info:"Rechnungsinfo",Order_Summary:"Bestellübersicht",Quote_Info:"Angebotsinfo",Del:"Löschen",SuppliersPaiementsReport:"Lieferantenzahlungsbericht",Purchase_Info:"Kaufinfo",Supplier_Info:"Lieferanteninfo",Return_Info:"Infos zur Rücksendung"},"Expense_Category","Ausgabenkategorie"),"Create_Expense","Kosten erstellen"),"Details","Einzelheiten"),"Discount_Method","Rabattmethode"),"Net_Unit_Cost","Netto-Stückkosten"),"Net_Unit_Price","Netto-Stückpreis"),"Edit_Expense","Kosten bearbeiten"),"All_Brand","Alle Marke"),"All_Category","Alle Kategorie"),"ListExpenses","Ausgaben auflisten"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Create_Permission","Berechtigung erstellen"),"Edit_Permission","Berechtigung bearbeiten"),"Reports_payments_Sales","Meldet Zahlungen Verkäufe"),"Reports_payments_Purchases","Meldet Zahlungen Einkäufe"),"Reports_payments_Return_Customers","Berichte Zahlungen Kunden zurückgeben"),"Reports_payments_Return_Suppliers","Berichte Zahlungen Rücklieferanten"),"Expense_Deleted","Diese Ausgabe wurde gelöscht"),"Expense_Updated","Diese Ausgabe wurde aktualisiert"),"Expense_Created","Diese Ausgabe wurde erstellt"),"DemoVersion","Dies ist in der Demoversion nicht möglich"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"OrderStatistics","Verkaufsstatistik"),"AlreadyAdd","Dieses Produkt ist bereits hinzugefügt"),"AddProductToList","Bitte fügen Sie das Produkt der Liste hinzu"),"AddQuantity","Bitte addieren Sie die Menge"),"InvalidData","Ungültige Daten"),"LowStock","Menge übersteigt die auf Lager verfügbare Menge"),"WarehouseIdentical","Die beiden Repositorys können nicht identisch sein"),"VariantDuplicate","Diese Variable ist redundant"),"Filesize","Dateigröße"),"GenerateBackup","Backup generieren"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"BackupDatabase","Backup-Datenbank"),"Backup","Backup-Datenbank"),"Paid","Bezahlt"),"Unpaid","Unbezahlt"),"IncomeExpenses","Einnahmen & Ausgaben"),"dailySalesPurchases","tägliche Verkäufe und Einkäufe"),"ProductsExpired","Produkt abgelaufen"),"Today","heute"),"Income","Einkommen"),"Expenses","Kosten"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Sale","Verkauf"),"Actif","Aktiv"),"Inactif","Inaktiv"),"Customers","Kunden"),"Phone","Telefon"),"SearchByPhone","Suche per Telefon"),"Suppliers","Lieferanten"),"Quotations","Zitate"),"Sales","Der Umsatz"),"Purchases","Einkäufe"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Returns","Kehrt zurück"),"Settings","die Einstellungen"),"SystemSettings","Systemeinstellungen"),"Users","Benutzer"),"GroupPermissions","Gruppenberechtigungen"),"Currencies","Währungen"),"Warehouses","Lagerhäuser"),"Units","Einheiten"),"UnitsPrchases","Kauf von Einheiten"),"UnitsSales","Einheiten Vertrieb"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Reports","Berichte"),"PaymentsReport","Zahlungsbericht"),"PaymentsPurchases","Zahlungen Einkäufe"),"PaymentsSales","Zahlungen Verkäufe"),"PaymentsReturns","Zahlung Rückgabe"),"ReturnsInvoices","Gibt Rechnungen zurück"),"ReturnsInvoicesData","Rechnungsdaten zurücksenden"),"ShowAll","Alle Datensätze aller Benutzer anzeigen"),"ProfitandLoss","Gewinn-und Verlust"),"WarehouseStockChart","Lagerbestandstabelle"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"SalesReport","Verkaufsbericht"),"PurchasesReport","Kaufbericht"),"CustomersReport","Kundenbericht"),"SuppliersReport","Lieferantenbericht"),"SupplierReport","Lieferantenbericht"),"DailySalesData","Tägliche Verkaufsdaten"),"DailyPurchasesData","Tägliche Kaufdaten"),"Dernièrescinqrecords","Letzte fünf Datensätze"),"Filters","Filter"),"date","Datum"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"ManagementCurrencies","Management Währungen"),"CurrencyCode","Währungscode"),"CurrencyName","Währungsname"),"Symbol","Symbol"),"Reference","Referenz"),"Supplier","Lieferant"),"PaymentStatus","Zahlungsstatus"),"Customer","Kunde"),"CustomerCode","Kundennummer"),"Status","Status"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"SupplierCode","Lieferantencode"),"Categorie","Kategorie"),"Categories","Kategorien"),"StockTransfers","Umlagerung"),"StockManagement","Lagerverwaltung"),"dashboard","Instrumententafel"),"Products","Produkte"),"productsList","Produktliste"),"ProductManagement","Produkt Management"),"ProductQuantityAlerts","Produktmengen Warnungen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"CodeProduct","Code Produkt"),"ProductTax","Produktsteuer"),"SubCategorie","Unterkategorie"),"Name_product","Bezeichnung"),"StockAlert","Lagerwarnung"),"warehouse","Warenhaus"),"Tax","MwSt"),"BuyingPrice","Kaufpreis"),"SellPrice","Verkaufspreis"),"Quantity","Quantität"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"UnitSale","Einheiten verkaufen"),"UnitPurchase","Stückkauf"),"All","Alles"),"EditProduct","Produkt bearbeiten"),"AddProduct","Produkt hinzufügen"),"SearchByCode","Suche nach Code"),"SearchByName","Suche mit Name"),"ProductDetails","Produktdetails"),"CustomerName","Kundenname"),"CustomerManagement","Kundenmanagement"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Add","Hinzufügen"),"add","Hinzufügen"),"Edit","Bearbeiten"),"Close","Schließen"),"PleaseSelect","Bitte auswählen"),"Action","Aktion"),"Email","Email"),"EditCustomer","Kunden bearbeiten"),"AddCustomer","Kunden hinzufügen"),"Country","Land"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"City","Stadt"),"Adress","Adresse"),"CustomerDetails","Kundendetails"),"CustomersList","Kundenliste"),"SupplierCode","Lieferantencode"),"SupplierName","Name des Anbieters"),"SuppliersManagement","Lieferantenmanagement"),"SupplierDetails","Lieferantendetails"),"QuotationsManagement","Zitate management"),"SubTotal","Zwischensumme"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"MontantReste","Restbetrag"),"complete","Komplett"),"EnAttendant","steht aus"),"Recu","Empfangen"),"partial","Teilweise"),"Retournee","Rückkehr"),"DetailQuote","Detaillierte Zita"),"EditQuote","bearbeiten zitat"),"CreateSale","Verkauf erstellen"),"DownloadPdf","PDF Herunterladen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"QuoteEmail","zitat per E-Mail senden"),"DeleteQuote"," Löschen zitat"),"AddQuote","hinzufügen zitat"),"SelectProduct","Ausgewähltes Produkt"),"ProductCodeName","Produkt (Code - Name)"),"Price","Preis"),"CurrentStock","Lagerbestand"),"Total","Gesamt"),"Num","N°"),"Unitcost","Kosten pro Einheit"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"to","zu"),"Subject","Gegenstand"),"Message","Botschaft"),"EmailCustomer","E-Mail an den Kunden"),"Sent","Senden"),"Quote","Zitat"),"Hello","Hallo"),"AttachmentQuote","Sie finden den Anhang zu Ihrem Zitat"),"AddProducts","Produkte zur Bestellliste hinzufügen"),"SelectWarehouse","Bitte Lager auswählen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"SelectCustomer","Wählen Sie Kunde"),"SalesManagement","Verkaufsleitung"),"Balance","Balance"),"QtyBack","Mengenrückgabe"),"TotalReturn","Gesamtrendite"),"Amount","Menge"),"SaleDetail","Verkaufsdetail"),"EditSale","Verkauf bearbeiten"),"AddSale","Verkauf hinzufügen"),"ShowPayment","Zahlungen anzeigen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"AddPayment","Zahlung hinzufügen"),"EditPayment","Zahlung bearbeiten"),"EmailSale","Verkauf per E-Mail senden"),"DeleteSale","Verkauf löschen"),"ModePaiement","Bezahlverfahren"),"Paymentchoice","Wahl der Zahlung"),"Note","Hinweis"),"PaymentComplete","Zahlung abgeschlossen!"),"PurchasesManagement","Einkaufsmanagement"),"Ordered","Bestellt"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"DeletePurchase","Kauf löschen"),"EmailPurchase","Kauf per E-Mail senden"),"EditPurchase","Kauf bearbeiten"),"PurchaseDetail","Kaufdetail"),"AddPurchase","Kauf hinzufügen"),"EmailSupplier","Lieferanten-E-Mail"),"PurchaseInvoice","Kauft Zahlungen"),"PurchasesInvoicesData","Kauft Zahlungsdaten"),"SalesInvoice","Verkaufszahlungen"),"SalesInvoicesData","Verkaufszahlungsdaten"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"UserManagement","Benutzerverwaltung"),"Firstname","Vorname"),"lastname","Nachname"),"username","NUTZERNAME"),"password","PASSWORT"),"Newpassword","Neues Kennwort"),"ChangeAvatar","Avatar ändern"),"LeaveBlank","Bitte lassen Sie dieses Feld leer, wenn Sie es nicht geändert haben"),"type","Typ"),"UserPermissions","Benutzerberechtigungen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"RoleName","Rollenname"),"RoleDescription","Rollenbeschreibung"),"AddPermissions","Berechtigungen hinzufügen"),"View","ansehen"),"Del","Löschen"),"NewAdjustement","Neue Anpassung"),"EditAdjustement","Anpassung bearbeiten"),"CannotSubstraction","Sie können keine Produkte mit Lagerbestand 0 subtrahieren"),"Addition","Zusatz"),"Subtraction","Subtraktion"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"profil","profil"),"logout","Ausloggen"),"PurchaseAlreadyPaid","Sie können keine Änderungen vornehmen, da dieser Kauf bereits bezahlt wurde"),"SaleAlreadyPaid","Sie können nicht ändern, da dieser Verkauf bereits bezahlt wurde"),"ReturnAlreadyPaid","Sie können keine Änderungen vornehmen, da diese Rücksendung bereits bezahlt wurde"),"QuoteAlready","Dieses Angebot hat bereits einen Verkauf generiert"),"QuotationComplete","Dieses Angebot ist abgeschlossen"),"SiteConfiguration","Standortkonfiguration"),"Language","Sprache"),"DefaultCurrency","Standardwährung"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"LoginCaptcha","Anmeldung Captcha"),"DefaultEmail","Standard-E-Mail"),"SiteName","Site-Name"),"ChangeLogo","Logo ändern"),"SMTPConfiguration","SMTP-Konfiguration"),"HOST","GASTGEBER"),"PORT","HAFEN"),"encryption","Verschlüsselung"),"SMTPIncorrect","SMTP-Konfiguration falsch"),"Discount","Rabatt"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"OrderTax","Bestellsteuer"),"Shipping","Versand"),"CompanyName","Name der Firma"),"CompanyPhone","Firmentelefon"),"CompanyAdress","Firmenanschrift"),"Code","Code"),"image","Bild"),"Printbarcode","Strichcode drucken"),"ReturnsCustomers","Gibt Kunden zurück"),"ReturnsSuppliers","Gibt Lieferanten zurück"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"FactureReturnCustomers","Rechnungen Gibt Verkäufe zurück"),"FactureReturnSuppliers","Rechnungen Gibt Einkäufe zurück"),"NodataAvailable","Keine Daten verfügbar"),"ProductImage","Produkt bild"),"Barcode","Strichcode"),"pointofsales","Verkaufsstelle"),"CustomUpload","Benutzerdefinierter Upload"),"pointofsaleManagement","Kasse Management"),"Adjustment","Änderung"),"Updat","Aktualisieren"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Reset","Zurücksetzen"),"print","drucken"),"SearchByEmail","Suche per E-Mail"),"ChooseProduct","Wählen Sie Produkt"),"Qty","Menge"),"Items","Artikel"),"AmountHT","Betrag HT"),"AmountTTC","Betrag TTC"),"PleaseSelectSupplier","Bitte wählen Sie Lieferant"),"PleaseSelectStatut","Bitte wählen Sie Statut"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"PayeBy","bezahlt mit"),"ChooseWarehouse","Wählen Sie Lager"),"payNow","Zahlen Sie jetzt"),"ListofCategory","Liste der Kategorien"),"Description","Beschreibung"),"submit","einreichen"),"ProblemCreatingThisInvoice","Beim Erstellen dieser Rechnung ist ein Problem aufgetreten. Bitte versuche es erneut"),"ProblemPayment","Es gab ein Problem bei der Zahlung. Bitte versuche es erneut."),"CreateAdjustment","Anpassung erstellen"),"Afewwords","ein paar Worte über ..."),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"UserImage","Benutzerbild"),"UpdateProduct","Produkt aktualisieren"),"Brand","Marke"),"BarcodeSymbology","Barcode-Symbologie"),"ProductCost","Produktkosten"),"ProductPrice","Produktpreis"),"UnitProduct","Einheit Produkt"),"TaxMethod","Steuermethode"),"MultipleImage","Mehrfachbild"),"ProductHasMultiVariants","Produkt hat mehrere Varianten"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"ProductHasPromotion","Produkt hat Werbung"),"PromotionStart","Promotion Start"),"PromotionEnd","Promotion-Ende"),"PromotionPrice","Aktionspreis"),"Price","Preis"),"Cost","Kosten"),"Unit","Einheit"),"ProductVariant","Produktvariante"),"Variant","Variante"),"UnitPrice","Stückpreis"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"CreateReturnCustomer","Rückgabekunden erstellen"),"EditReturnCustomer","Kundenretouren aktualisieren"),"CreateReturnSupplier","Rücklieferanten anlegen"),"Documentation","Dokumentation"),"EditReturnSupplier","Lieferantenrückgabe aktualisieren"),"FromWarehouse","Aus dem Lager"),"ToWarehouse","Zum Lager"),"EditTransfer","Übertragung bearbeiten"),"TransferDetail","Detail übertragen"),"Pending","steht aus"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Received","Empfangen"),"Ordered","Bestellt"),"PermissionsManager","Berechtigungsmanagement"),"BrandManager","Markenführung"),"BrandImage","Markenzeichen"),"BrandName","Markenname"),"BrandDescription","Markenbeschreibung"),"BaseUnit","Grundeinheit"),"ManagerUnits","Verwaltungseinheiten"),"OperationValue","Betriebswert"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Operator","Operator"),"Top5Products","Top 5 Produkte"),"Last5Sales","Letzte 5 Verkäufe"),"ListAdjustments","Anpassungslisten"),"ListTransfers","Übertragungen auflisten"),"CreateTransfer","Übertragung erstellen"),"OrdersManager","Auftragsverwaltung"),"ListQuotations","Zitate auflisten"),"ListPurchases","Einkäufe auflisten"),"ListSales","Liste Verkäufe"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"ListReturns","Liste zurück"),"PeopleManager","Management Leute"),"ListofBrand","Markenliste"),"Delete",{Title:"Bist du sicher?",Text:"Sie können dies nicht rückgängig machen!",confirmButtonText:"Ja, lösche es!",cancelButtonText:"Stornieren",Deleted:"Gelöscht!",Failed:"Gescheitert!",Therewassomethingwronge:"Etwas war falsch",CustomerDeleted:"Dieser Client wurde gelöscht",SupplierDeleted:"Dieser Lieferant wurde gelöscht",QuoteDeleted:"Dieses Angebot wurde gelöscht",SaleDeleted:"Dieser Verkauf wurde gelöscht",PaymentDeleted:"Diese Zahlung wurde gelöscht",PurchaseDeleted:"Dieser Kauf wurde gelöscht",ReturnDeleted:"Diese Rückgabe wurde gelöscht",ProductDeleted:"Dieses Produkt wurde gelöscht",ClientError:"Dieser Client ist bereits mit einer anderen Operation verknüpft",ProviderError:"Dieser Lieferant ist bereits mit anderen Vorgängen verbunden",UserDeleted:"Dieser Benutzer wurde gelöscht",UnitDeleted:"Diese Einheit wurde gelöscht",RoleDeleted:"Diese Rolle wurde gelöscht",TaxeDeleted:"Diese Steuer wurde gelöscht",SubCatDeleted:"Diese Unterkategorie wurde gelöscht.",CatDeleted:"Diese Kategorie wurde gelöscht",WarehouseDeleted:"Dieses Warehouse wurde gelöscht",AlreadyLinked:"Dieses Produkt ist bereits mit anderen Prozessen verknüpft",AdjustDeleted:"Diese Anpassung wurde gelöscht",TitleCurrency:"Diese Währung wurde erfolgreich gelöscht",TitleTransfer:"Transfer wurde erfolgreich entfernt",BackupDeleted:"Backup wurde erfolgreich entfernt",TitleBrand:"Diese Marke wurde gelöscht"}),"Update",{TitleBrand:"Diese Marke wurde aktualisiert",TitleProfile:"Dein Profil wurde erfolgreich aktualisiert",TitleAdjust:"Anpassung Erfolgreich aktualisiert",TitleRole:"Rolle erfolgreich aktualisiert",TitleUnit:"Einheit erfolgreich aktualisiert",TitleUser:"Benutzer erfolgreich aktualisiert",TitleCustomer:"Kunde erfolgreich aktualisiert",TitleQuote:"Angebot erfolgreich aktualisiert",TitleSale:"Verkauf erfolgreich aktualisiert",TitlePayment:"Zahlung erfolgreich aktualisiert",TitlePurchase:"Kauf Erfolgreich aktualisiert",TitleReturn:"Zurück Erfolgreich aktualisiert",TitleProduct:"Produktaktualisierung erfolgreich",TitleSupplier:"Lieferant erfolgreich aktualisiert",TitleTaxe:"Steuer erfolgreich aktualisiert",TitleCat:"Kategorie Erfolgreich aktualisiert",TitleWarhouse:"Warehouse erfolgreich aktualisiert",TitleSetting:"Einstellungen erfolgreich aktualisiert",TitleCurrency:"Diese Währung wurde erfolgreich aktualisiert",TitleTransfer:"Transfer wurde erfolgreich aktualisiert"}),"Create",{TitleBrand:"Diese Marke wurde erstellt",TitleTransfer:"Transfer wurde erfolgreich erstellt",TitleRole:"Rolle erfolgreich erstellt in",TitleUnit:"Einheit erfolgreich erstellt in",TitleUser:"Benutzer erfolgreich erstellt in",TitleCustomer:"Kunde erfolgreich erstellt in",TitleQuote:"Angebot erfolgreich erstellt in",TitleSale:"Verkauf Erfolgreich erstellt in",TitlePayment:"Zahlung erfolgreich erstellt in",TitlePurchase:"Kauf erfolgreich erstellt in",TitleReturn:"Rückgabe Erfolgreich erstellt in",TitleProduct:"Produkt erfolgreich erstellt in",TitleSupplier:"Lieferant Erfolgreich erstellt in",TitleTaxe:"Steuer erfolgreich erstellt",TitleCat:"Kategorie Erfolgreich erstellt in",TitleWarhouse:"Warehouse erfolgreich erstellt in",TitleAdjust:"Anpassung Erfolgreich erstellt in",TitleCurrency:"Diese Münze wurde erfolgreich erstellt"}),"Send",{TitleEmail:"E-Mail Erfolgreich einsenden"}),"return",{TitleSale:"Dieser Verkauf ist bereits mit einer Rückgabe verbunden!"}),"ReturnManagement","Rückgabeverwaltung"),"ReturnDetail","Detail zurückgeben"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"EditReturn","Rückgabe bearbeiten"),"AddReturn","Return hinzufügen"),"EmailReturn","Senden Sie die Rücksendung per E-Mail"),"DeleteReturn","Rückgabe löschen"),"Retoursurcharge","Rücknahmegebühr"),"Laivrison","Lieferung"),"SelectSale","Wählen Sie Verkauf"),"ZeroPardefault","Sie können den Artikel löschen oder den zurückgegebenen Betrag auf Null setzen, wenn er nicht zurückgegeben wird"),"Return","Rückkehr"),"Purchase","Kauf"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"TotalSales","Gesamtumsatz"),"TotalPurchases","Gesamtkäufe"),"TotalReturns","Gesamtrendite"),"PaiementsNet","Zahlung netto"),"PaiementsSent","Zahlung senden"),"PaiementsReceived","Zahlung erhalten"),"Recieved","Empfangen"),"Sent","senden"),"ProductQuantityAlerts","Warnung vor Produktmengen"),"ProductCode","Produktcode"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"ProductName","Produktname"),"AlertQuantity","Warnung Menge"),"WarehouseStockChart","Inventardiagramm"),"TotalProducts","Produkte insgesamt"),"TotalQuantity","Gesamtmenge"),"TopCustomers","Top 5 Kunden"),"TotalAmount","Gesamtmenge"),"TotalPaid","Ganz bezahlt"),"CustomerSalesReport","Kunden Verkaufsbericht"),"CustomerPaiementsReport","Kundenzahlungsbericht"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"CustomerQuotationsReport","KundenangeboteBericht"),"Payments","Zahlungen"),"TopSuppliers","Top 5 Lieferanten"),"SupplierPurchasesReport","Lieferanten Einkaufsbericht"),"SupplierPaiementsReport","Lieferanten Zahlungsbericht"),"Name","Name"),"Code","Code"),"ManagementWarehouse","Lagerverwaltung"),"ZipCode","Postleitzahl"),"managementCategories","Kategorienverwaltung"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Codecategorie","Codekategorie"),"Namecategorie","Namenskategorie"),"Parentcategorie","Eltern-Kategorie"),"managementTax","Steuermanagement"),"TaxName","Steuername"),"TaxRate","Steuersatz"),"managementUnitPurchases","Käufe Einheitenverwaltung"),"managementUnitSales","Verkaufseinheit Management"),"ShortName","Kurzer Name"),"PleaseSelectThesebeforeaddinganyproduct","Bitte wählen Sie diese aus, bevor Sie ein Produkt hinzufügen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"StockAdjustement","Bestandskorrektur"),"PleaseSelectWarehouse","Bitte wählen Sie das Lager aus, bevor Sie ein Produkt auswählen"),"StockTransfer","Umlagerung"),"SelectPeriod","Wählen Sie Periode"),"ThisYear","Dieses Jahr"),"ThisToday","Das heute"),"ThisMonth","Diesen Monat"),"ThisWeek","Diese Woche"),"AdjustmentDetail","Anpassungsdetail"),"ActivateUser","Dieser Benutzer wurde aktiviert"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"DisActivateUser","Dieser Benutzer wurde deaktiviert"),"NotFound","Seite nicht gefunden."),"oops","Error! Seite nicht gefunden."),"couldNotFind","Wir konnten die gesuchte Seite nicht finden. In der Zwischenzeit können Sie"),"ReturnDashboard","Zurück zum Dashboard"),"hrm","HRM"),"Employees","Mitarbeiter"),"Attendance","Anwesenheit"),"Leave_request","Anfrage hinterlassen"),"Leave_type","Typ verlassen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Company","Gesellschaft"),"Departments","Abteilungen"),"Designations","Bezeichnungen"),"Office_Shift","Büroschicht"),"Holidays","Ferien"),"Enter_Company_Name","Geben Sie den Firmennamen ein"),"Enter_email_address","E-Mail Adresse eingeben"),"Enter_Company_Phone","Firmentelefon eingeben"),"Enter_Company_Country","Firmenland eingeben"),"Created_in_successfully","Wurde erfolgreich erstellt"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Updated_in_successfully","Wurde erfolgreich aktualisiert"),"Deleted_in_successfully","Gelöscht in erfolgreich"),"department","Abteilung"),"Enter_Department_Name","Abteilungsname eingeben"),"Choose_Company","Wählen Sie Unternehmen"),"Department_Head","Abteilungsleiterin"),"Choose_Department_Head","Wählen Sie Abteilungsleiter"),"Enter_Shift_name","Geben Sie den Schichtnamen ein"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Ferien"),"Enter_title","Titel eingeben"),"title","Titel"),"start_date","Startdatum"),"Enter_Start_date","Startdatum eingeben"),"Finish_Date","Endtermin"),"Enter_Finish_date","Geben Sie das Enddatum ein"),"Please_provide_any_details","Bitte geben Sie alle Details an"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Attendances","Anwesenheiten"),"Enter_Attendance_date","Anwesenheitsdatum eingeben"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Wählen Angestellter"),"Employee","Angestellter"),"Work_Duration","Arbeitsdauer"),"remaining_leaves_are_insufficient","Die verbleibenden Blätter sind unzureichend"),"Leave_Type","Typ verlassen"),"Days","Tage"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Department","Abteilung"),"Choose_leave_type","Urlaubsart wählen"),"Choose_status","Wählen Sie den Status"),"Leave_Reason","Verlassen Sie die Vernunft"),"Enter_Reason_Leave","Geben Sie den Grund für das Verlassen ein"),"Add_Employee","Mitarbeiter hinzufügen"),"FirstName","Vorname"),"Enter_FirstName","Bitte Vornamen eingeben"),"LastName","Nachname"),"Enter_LastName","Nachnamen eingeben"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Gender","Geschlecht"),"Choose_Gender","Wählen Sie Geschlecht"),"Enter_Birth_date","Geburtsdatum eingeben"),"Birth_date","Geburtstag"),"Enter_Country","Land eingeben"),"Enter_Phone_Number","Telefonnummer eingeben"),"joining_date","Beitrittsdatum"),"Enter_joining_date","Beitrittsdatum eingeben"),"Choose_Designation","Wählen Sie Bezeichnung"),"Designation","Bezeichnung"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Office_Shift","Büroschicht"),"Choose_Office_Shift","Wählen Sie Büroschicht"),"Enter_Leaving_Date","Geben Sie das Austrittsdatum ein"),"Leaving_Date","Austrittsdatum"),"Annual_Leave","Jährlicher Urlaub"),"Enter_Annual_Leave","Geben Sie den Jahresurlaub ein"),"Remaining_leave","Resturlaub"),"Employee_Details","Mitarbeiterdetails"),"Basic_Information","Grundlegende Informationen"),"Family_status","Familienstatus"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Choose_Family_status","Wählen Sie Familienstatus"),"Employment_type","Beschäftigungsart"),"Select_Employment_type","Wählen Sie Beschäftigungsart aus"),"Enter_City","Stadt betreten"),"Province","Provinz"),"Enter_Province","Geben Sie die Provinz ein"),"Enter_Address","Geben Sie die Adresse ein"),"Enter_Zip_code","Bitte Postleitzahl eingeben"),"Zip_code","Postleitzahl"),"Hourly_rate","Stundensatz"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Enter_Hourly_rate","Geben Sie den Stundensatz ein"),"Basic_salary","Grundgehalt"),"Enter_Basic_salary","Geben Sie das Grundgehalt ein"),"Social_Media","Sozialen Medien"),"Skype","Skypen"),"Enter_Skype","Geben Sie Skype ein"),"Facebook","Facebook"),"Enter_Facebook","Geben Sie Facebook ein"),"WhatsApp","Whats App"),"Enter_WhatsApp","Geben Sie WhatsApp ein"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Geben Sie LinkedIn ein"),"Twitter","Twitter"),"Enter_Twitter","Geben Sie Twitter ein"),"Experiences","Erfahrungen"),"bank_account","Bankkonto"),"Company_Name","Name der Firma"),"Location","Standort"),"Enter_location","Ort eingeben"),"Enter_Description","Beschreibung eingeben"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Bank_Name","Name der Bank"),"Enter_Bank_Name","Geben Sie den Banknamen ein"),"Bank_Branch","Bankfiliale"),"Enter_Bank_Branch","Geben Sie die Bankfiliale ein"),"Bank_Number","Bank Nummer"),"Enter_Bank_Number","Geben Sie die Banknummer ein"),"Assigned_warehouses","Zugewiesene Lager"),"Top_customers","Top-Kunden"),"Attachment","Anhang"),"view_employee","Mitarbeiter ansehen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"edit_employee","Mitarbeiter bearbeiten"),"delete_employee","Mitarbeiter löschen"),"Created_by","Hinzugefügt von"),"Add_product_IMEI_Serial_number","Produkt-IMEI/Seriennummer hinzufügen"),"Product_Has_Imei_Serial_number","Produkt hat IMEI/Seriennummer"),"IMEI_SN","IMEI/SN"),"Shipments","Sendungen"),"delivered_to","Geliefert an"),"shipment_ref","Sendungsnummer"),"sale_ref","Verkauf Ref"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Edit_Shipping","Versand bearbeiten"),"Packed","Verpackt"),"Shipped","Versendet"),"Delivered","Geliefert"),"Cancelled","Annulliert"),"Shipping_status","Versandstatus"),"Users_Report","Benutzerbericht"),"stock_report","Bestandsbericht"),"TotalPurchases","Gesamteinkäufe"),"Total_quotations","Gesamtzitate"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Total_return_sales","Gesamtretourenverkäufe"),"Total_return_purchases","Total Return-Käufe"),"Total_transfers","Gesamtüberweisungen"),"Total_adjustments","Gesamtanpassungen"),"User_report","Benutzerbericht"),"Current_stock","Aktueller Lagerbestand"),"product_name","Produktname"),"Total_Customers_Due","Gesamtschulden"),"Total_Suppliers_Due","Gesamtschulden"),"Some_warehouses","Einige Lager"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"All_Warehouses","Alle Lager"),"Product_Cost","Produktkosten"),"sms_settings","SMS-Einstellungen"),"pos_settings","POS-Einstellungen"),"payment_gateway","Zahlungs-Gateways"),"mail_settings","E-Mail-Einstellungen"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Standard-SMS-Gateway"),"module_settings","Moduleinstellungen"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Module_enabled_success","Modul erfolgreich aktiviert"),"Module_Disabled_success","Modul erfolgreich deaktiviert"),"update_settings","Update Einstellungen"),"Please_Upload_the_Correct_Module","Bitte laden Sie das richtige Modul hoch"),"Uploaded_Success","Erfolgreich hochgeladen"),"Customer_details","Kundendetails"),"Edit_Customer","Kunde bearbeiten"),"Delete_Customer","Kunde löschen"),"Pay_Due","alle Fälligen bezahlen"),"Paying_amount_is_greater_than_Total_Due","Der Zahlungsbetrag ist größer als der fällige Gesamtbetrag"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Customer_Invoice","Kundenrechnung"),"This_Product_Not_For_Selling","Dieses Produkt ist nicht zum Verkauf bestimmt"),"Welcome_to_your_Dashboard","Willkommen auf Ihrem Dashboard"),"Total_Payable","Gesamtzahlbar"),"Choose_Sale_Ref","Wählen Sie Verkaufsreferenz"),"Please_Select_Sale","Bitte wählen Sie Verkauf"),"Sale_Ref","Verkauf Ref"),"list_product_returns","Produktrückgaben auflisten"),"Qty_return","Menge zurück"),"Choose_Purchase_Ref","Wählen Sie Kauf-Ref"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Purchase_Ref","Kauf-Ref"),"please_select_purchase","Bitte Kauf auswählen"),"qty_return_is_greater_than_qty_purchased","Die zurückgegebene Menge ist größer als die gekaufte Menge"),"qty_return_is_greater_than_qty_sold","Die zurückgegebene Menge ist größer als die verkaufte Menge"),"Quantity_sold","Menge verkauft"),"qty_purchased","Gekaufte Menge"),"Sender_Name","Absendername"),"The_module_must_be_uploaded_as_zip_file","Das Modul muss als Zip-Datei hochgeladen werden"),"Upload_Module","Modul hochladen"),"All_Modules_Installed","Alle Module installiert"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Current_Version","Aktuelle Version"),"You_already_have_the_latest_version","Sie haben bereits die neueste Version"),"Update_Available","Update verfügbar"),"Update_Log","Protokoll aktualisieren"),"Update_Now","Jetzt aktualisieren"),"View_Change_Log","Änderungsprotokoll anzeigen"),"invoice_footer","Rechnung Fußzeile"),"Please_Wait_for_the_update","HINWEIS: Bitte warten Sie, bis das Update vollständig abgeschlossen ist. Es wird nicht empfohlen, den Browser zu schließen oder ein Prozess-Upgrade zu stoppen"),"Note_update","Hinweis: Stellen Sie sicher, dass Sie Ihre aktuelle Version und Datenbank sichern, bevor Sie das Upgrade ausführen, um sie wiederherzustellen, wenn ein Fehler auftritt"),"Time_Zone","Zeitzone"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Payment_note","Zahlungshinweis"),"sale_note","Verkaufsnotizen"),"Total_Sale_Due","Gesamtverkaufsschulden"),"Total_Sell_Return_Due","Total Sell Return Debt"),"pay_all_sell_due_at_a_time","alle Verkaufsschulden auf einmal bezahlen"),"pay_all_sell_return_due_at_a_time","Bezahlen Sie alle Verkaufsrenditeschulden auf einmal"),"Gross_Profit","Bruttogewinn"),"pay_all_purchase_due_at_a_time","Bezahlen Sie alle fälligen Einkäufe auf einmal"),"Delete_Provider","Anbieter löschen"),"Edit_Provider","Anbieter bearbeiten"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Provider_details","Anbieterdetails"),"Total_Purchase_Due","Gesamtschulden beim Kauf"),"Provider_Credit_Note","Gutschrift"),"Customer_Credit_Note","Gutschrift"),"Sell_Return","Rückgabe verkaufen"),"Purchase_Return","Kaufrückgabe"),"Tax_Number","Steuernummer"),"Please_add_return_quantity","Bitte Retourenmenge hinzufügen"),"Return_exist_for_the_Transaction","Rückgabe existiert für die Transaktion"),"qty_return_is_greater_than_Quantity_Remaining","Die zurückgegebene Menge ist größer als die verbleibende Menge"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"products_refunded_alert","Alle Produkte mit einer auf 0 gesetzten Menge werden nicht erstattet"),"pay_all_purchase_return_due_at_a_time","alle fälligen Kaufrückgaben auf einmal bezahlen"),"Total_Purchase_Return_Due","Gesamtkauf Retouren fällig"),"Purchase_return_due","Kaufrückgabe fällig"),"Sell_return_due","Verkaufe Rückgabe fällig"),"product_report","Produktbericht"),"product_sales_report","Produktverkaufsbericht"),"Product_purchases_report","Bericht über Produktkäufe"),"Qty_sold","Menge verkauft"),"Qty_purchased","Menge gekauft"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Filter_by_warehouse","Nach Lager filtern"),"Enable_Print_Invoice","Rechnung automatisch drucken"),"Show_Warehouse","Lager ansehen"),"credit_card_info","Kreditkarteninformationen"),"Saved_Credit_Card_Info","Gespeicherte Kreditkarteninformationen"),"Credit_card_changed_successfully","Kreditkarte erfolgreich geändert"),"notification_template","Benachrichtigungsvorlage"),"email_notification","E-Mail Benachrichtigung"),"sms_notification","SMS-Benachrichtigung"),"Change_product_details","Produktdetails ändern"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"edit_tax_and_discount_and_shipping","Steuern, Rabatte und Versand bearbeiten"),"Create_Quotation_with_Stock","Angebot mit Lagerbestand erstellen"),"Variant_Name","Variantenname"),"Variant_cost","Variantenkosten"),"Variant_price","Variantenpreis"),"Variant_code","Variantencode"),"Please_wait_until_the_product_is_loaded","Bitte warten Sie, bis das Produkt geladen ist"),"Choose_SMS_Gateway","SMS-Gateway auswählen"),"Notification_Client","Benachrichtigung an den Kunden"),"Available_Tags","Verfügbare Tags"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Email_Subject","E-Mail Betreff"),"Email_body","E-Mail Inhalt"),"Notification_Supplier","Benachrichtigung an den Lieferanten"),"sms_body","SMS-Inhalt"),"sms_templates","SMS-Vorlagen"),"email_templates","E-Mail-Vorlagen"),"Edit_Project","Projekt Bearbeiten"),"Projects","Projekte"),"Enter_Project_Title","Projekttitel Eingeben"),"Assigned_Employees","Zugewiesene Mitarbeiter"),_e(_e(_e(_e(_e(_e(_e(_e(_e(_e(ge,"Choose_Team","Team Wählen"),"Create_Project","Projekt Erstellen"),"Project_List","Projektliste"),"Not_Started","Nicht Gestartet"),"In_Progress","In Arbeit"),"On_Hold","In Wartestellung"),"Edit_Task","Aufgabe Bearbeiten"),"Tasks","Aufgaben"),"Enter_Task_Title","Aufgabentitel Eingeben"),"Choose_Project","Projekt Wählen"),_e(_e(_e(_e(ge,"Project","Projekt"),"Create_Task","Aufgabe Erstellen"),"Task_List","Aufgabenliste"),"Import_Purchases","Einkäufe Importieren")),es:(we(we(we(we(we(we(we(we(we(we(ve={Draft_Created_successfully:"Borrador creado exitosamente",Draft_Sale_Deleted:"Venta de borrador eliminada",Inventory_Valuation_Based_on_Average_Cost:"Valoración de inventario basada en el costo promedio",Payroll:"Nómina",Transfers_Money:"Transferencias de dinero",Inventory_Valuation:"Valoración de inventario",Deposits_Report:"Informe de depósitos",Expense_Report:"Informe de gastos",Deposit_Category:"Categoría de depósito",Total_Deposits:"Total de depósitos",Expense_Category:"Categoría de gastos",Total_Expenses:"Total de gastos",ASSET_VALUE:"VALOR DEL ACTIVO",STOCK_ON_HAND:"Stock en mano",Variant_NAME:"Nombre de la variante",SKU:"SKU",ITEM_NAME:"NOMBRE DEL ARTÍCULO",From_Account:"Desde la cuenta",To_Account:"Hacia la cuenta",Accounts_cannot_be_the_same:"Las cuentas no pueden ser iguales",CountStock:"Contar Inventario",Successfully_Generated_Count:"Conteo Generado Exitosamente",Count:"Cantidad",file:"Archivo",Accounting:"Contabilidad",deposit_delete:"Eliminar Depósito",deposit_edit:"Editar Depósito",deposit_add:"Agregar Depósito",deposit_view:"Ver Depósito",expense_add:"Agregar Gasto",expense_edit:"Editar Gasto",expense_delete:"Eliminar Gasto",List_Deposit:"Lista de Depósitos",Create_deposit:"Crear Depósito",deposit_Category:"Categoría de Depósito",List_accounts:"Lista de Cuentas",Account:"Cuenta",Choose_Account:"Seleccionar Cuenta",Deposits:"Depósitos",account_num:"Número de Cuenta",Enter_account_num:"Ingrese Número de Cuenta",account_name:"Nombre de la Cuenta",Enter_account_name:"Ingrese Nombre de la Cuenta",initial_balance:"Saldo Inicial",Enter_initial_balance:"Ingrese Saldo Inicial",notes:"Notas",balance:"Balance",Receipt:"Recibo",Pos_Settings:"Configuración de punto de venta",Note_to_customer:"Nota al cliente",Show_Note_to_customer:"Mostrar nota al cliente",Show_barcode:"Mostrar código de barras",Show_Tax_and_Discount:"Mostrar impuestos, descuentos y envío",Show_Customer:"Mostrar cliente",Show_Email:"Mostrar correo electrónico",Show_Phone:"Mostrar teléfono",Show_Address:"Mostrar dirección",DefaultLanguage:"Idioma predeterminado",footer:"pie de página",Received_Amount:"Cantidad recibida",Paying_Amount:"Monto de pago",Change:"cambiar",Paying_amount_is_greater_than_Received_amount:"El monto a pagar es mayor que el monto recibido",Paying_amount_is_greater_than_Grand_Total:"El monto a pagar es mayor que el total general",code_must_be_not_exist_already:"el código no debe existir ya",You_will_find_your_backup_on:"Encontrarás tu copia de seguridad en",and_save_it_to_your_pc:"y guárdalo en tu pc",Scan_your_barcode_and_select_the_correct_symbology_below:"Escanee su código de barras y seleccione la simbología correcta a continuación",Scan_Search_Product_by_Code_Name:"Escanear / Buscar producto por nombre de código",Paper_size:"Tamaño de papel",Clear_Cache:"limpiar cache",Cache_cleared_successfully:"Caché borrada con éxito",Failed_to_clear_cache:"No se pudo borrar la caché",Scan_Barcode:"Escáner de código de barras",Please_use_short_name_of_unit:"Utilice el nombre corto de la unidad",DefaultCustomer:"Cliente predeterminado",DefaultWarehouse:"Almacén predeterminado",Payment_Gateway:"Pasarela de pago",SMS_Configuration:"Configuración de SMS",Gateway:"Pasarela de pago",Choose_Gateway:"Elija la pasarela de pago",Send_SMS:"Mensaje enviado con éxito",sms_config_invalid:"configuración de sms incorrecta no válida",Remove_Stripe_Key_Secret:"Eliminar claves de API de Stripe",credit_card_account_not_available:"Cuenta de tarjeta de crédito no disponible",Credit_Card_Info:"Información de la tarjeta de crédito",developed_by:"Desarrollado por",Unit_already_linked_with_sub_unit:"Unidad ya vinculada con la subunidad",Total_Items_Quantity:"Total de artículos y cantidad",Value_by_Cost_and_Price:"Valor por costo y precio",Search_this_table:"Buscar esta tabla",import_products:"Importar productos",Field_optional:"Campo opcional",Download_exemple:"Descargar ejemplo",field_must_be_in_csv_format:"El campo debe estar en formato csv",Successfully_Imported:"Importada exitosamente",file_size_must_be_less_than_1_mega:"El tamaño del archivo debe ser inferior a 1 mega",Please_follow_the_import_instructions:"Siga las instrucciones de importación.",must_be_exist:"la unidad ya debe estar creada",Import_Customers:"Importar clientes",Import_Suppliers:"Proveedores de importación",Recent_Sales:"Ventas recientes",Create_Transfer:"Crear transferencia",order_products:"encargar artículos",Search_Product_by_Code_Name:"Buscar producto por código o nombre",Reports_payments_Purchase_Return:"Informes Pagos de devolución de compra",Reports_payments_Sale_Return:"Informes Pagos de devolución de venta",payments_Sales_Return:"pagos ventas Devolución",payments_Purchases_Return:"pagos compras Devolución",CreateSaleReturn:"Crear devolución de venta",EditSaleReturn:"Editar devolución de venta Sale Return",SalesReturn:"Devolución de ventas",CreatePurchaseReturn:"Crear devolución de compra",EditPurchaseReturn:"Editar devolución de compra",PurchasesReturn:"Devolución de compras",Due:"debido",Profit:"Lucro",Revenue:"Ingresos",Sales_today:"Ventas hoy",People:"Gente",Successfully_Created:"Creado con éxito",Successfully_Updated:"Actualizado exitosamente",Success:"Éxito",Failed:"fallido",Warning:"Advertencia",Please_fill_the_form_correctly:"Por favor complete el formulario correctamente",Field_is_required:"Se requiere campo",Error:"Error!",you_are_not_authorized:"¡Perdón! usted no está autorizado.",Go_back_to_home:"Volver a la página principal",page_not_exist:"¡Perdón! La página que buscaba no existe.",Choose_Status:"Elija estado",Choose_Method:"Elija el método",Choose_Symbology:"Elija simbología",Choose_Category:"Elegir la categoría",Choose_Customer:"Elija cliente",Choose_Supplier:"Elija proveedor",Choose_Unit_Purchase:"Elija unidad de compra",Choose_Sub_Category:"Elija subcategoría",Choose_Brand:"Elija marca",Choose_Warehouse:"Elija Almacén",Choose_Unit_Sale:"Elija la unidad de venta",Enter_Product_Cost:"Ingrese el costo del producto",Enter_Stock_alert:"Entrar alerta de stock",Choose_Unit_Product:"Elija la unidad de producto",Enter_Product_Price:"Ingrese el precio del producto",Enter_Name_Product:"Ingrese el nombre del producto",Enter_Role_Name:"Ingrese el nombre del rol",Enter_Role_Description:"Ingrese la descripción del rol",Enter_name_category:"Ingrese el nombre de la categoría",Enter_Code_category:"Ingrese el código de la categoría",Enter_Name_Brand:"Ingrese el nombre de la marca",Enter_Description_Brand:"Ingrese la descripción de la marca",Enter_Code_Currency:"Ingrese la moneda del código",Enter_name_Currency:"Ingrese el nombre Moneda",Enter_Symbol_Currency:"Ingrese la moneda del símbolo",Enter_Name_Unit:"Ingrese el nombre de la unidad",Enter_ShortName_Unit:"Introduzca la unidad de nombre corto",Choose_Base_Unit:"Elija la unidad base",Choose_Operator:"Elegir Operadora",Enter_Operation_Value:"Ingrese el valor de la operación",Enter_Name_Warehouse:"Ingrese el nombre del almacén",Enter_Phone_Warehouse:"Ingrese el teléfono del almacén",Enter_Country_Warehouse:"Ingrese el país del almacén",Enter_City_Warehouse:"Ingrese la ciudad del almacén",Enter_Email_Warehouse:"Ingrese el correo electrónico del almacén",Enter_ZipCode_Warehouse:"Ingrese el código postal del almacén",Choose_Currency:"Elegir Moneda",Thank_you_for_your_business:"¡Gracias por su negocios!",Cancel:"Cancelar",New_Customer:"Nueva cliente",Incorrect_Login:"Inicio de sesión incorrecto",Successfully_Logged_In:"Inicio de sesión exitoso",This_user_not_active:"Esta usuaria no activa",SignIn:"Registrarse",Create_an_account:"Crea una cuenta",Forgot_Password:"Has olvidado tu contraseña ?",Email_Address:"Dirección de correo electrónico",SignUp:"Inscribirse",Already_have_an_account:"Ya tienes una cuenta ?",Reset_Password:"Restablecer la contraseña",Failed_to_authenticate_on_SMTP_server:"No se pudo autenticar en el servidor SMTP",We_cant_find_a_user_with_that_email_addres:"No podemos encontrar un usuario con esa dirección de correo electrónico",We_have_emailed_your_password_reset_link:"Hemos enviado su enlace de restablecimiento de contraseña por correo electrónico",Please_fill_the_Email_Adress:"Por favor complete la dirección de correo electrónico",Confirm_password:"Confirmar Contraseña",Your_Password_has_been_changed:"Tu contraseña ha sido cambiada",The_password_confirmation_does_not_match:"La confirmación de la contraseña no coincide",This_password_reset_token_is_invalid:"Este token de restablecimiento de contraseña no es válido",Warehouse_report:"Informe de almacén",All_Warehouses:"Todos los almacenes",Expense_List:"Lista de gastos",Expenses:"Gastos",This_Week_Sales_Purchases:"Ventas y compras de esta semana",Top_Selling_Products:"Productos más vendidos",View_all:"Ver todo",Payment_Sent_Received:"Pago enviado y recibido",Filter:"Filtrar",Invoice_POS:"Factura POS",Invoice:"Factura",Customer_Info:"Información del cliente",Company_Info:"Información de la compañía",Invoice_Info:"Información de la factura",Order_Summary:"Resumen del pedido",Quote_Info:"Información de cotización",Del:"Eliminar",SuppliersPaiementsReport:"Informe de pagos a proveedores",Purchase_Info:"Información de compra",Supplier_Info:"Información del proveedor",Return_Info:"info de devolución"},"Expense_Category","Categoría de gastos"),"Create_Expense","Crear gasto"),"Details","Detalles"),"Discount_Method","Método de descuento"),"Net_Unit_Cost","Costo unitario neto"),"Net_Unit_Price","Precio unitario neto"),"Edit_Expense","Editar gasto"),"All_Brand","Toda la marca"),"All_Category","Todas las categorías"),"ListExpenses","Lista de gastos"),we(we(we(we(we(we(we(we(we(we(ve,"Create_Permission","Crear permiso"),"Edit_Permission","Editar permiso"),"Reports_payments_Sales","Reportes pagos Ventas"),"Reports_payments_Purchases","Reporta pagos Compras"),"Reports_payments_Return_Customers","Informes pagos Clientes devueltos"),"Reports_payments_Return_Suppliers","Proveedores de vuelta de los pagos de los informes"),"stockyVersion","No puede hacer esto en la versión de stockystración"),"Expense_Deleted","Este gasto ha sido eliminado"),"Expense_Updated","Este gasto se ha actualizado"),"Expense_Created","Este gasto ha sido creado"),we(we(we(we(we(we(we(we(we(we(ve,"Filesize","Tamaño del archivo"),"GenerateBackup","Generar respaldo"),"BackupDatabase","Base de datos de respaldo"),"Backup","Base de datos de respaldo"),"OrderStatistics","Estadísticas de ventas"),"AlreadyAdd","Este producto ya ha sido agregado"),"AddProductToList","Agregue un producto a la lista"),"AddQuantity","Agregue la cantidad"),"InvalidData","Fecha inválida"),"LowStock","la cantidad excede la cantidad disponible en stock"),we(we(we(we(we(we(we(we(we(we(ve,"WarehouseIdentical","Los almacenes no pueden ser iguales"),"VariantDuplicate","Esta variante está duplicada"),"Paid","Pagado"),"Unpaid","No pagado"),"IncomeExpenses","Ingresos y gastos"),"dailySalesPurchases","Ventas y Compras diarias"),"ProductsExpired","Productos caducados"),"Today","hoy"),"Income","Ingresos"),"Expenses","Gastos"),we(we(we(we(we(we(we(we(we(we(ve,"Sale","rebaja"),"Actif","Activo"),"Inactif","Inactivo"),"Customers","Clientes"),"Phone","Teléfono"),"SearchByPhone","Buscar por teléfono"),"Suppliers","Proveedores"),"Quotations","Citas"),"Sales","Ventas"),"Purchases","Compras"),we(we(we(we(we(we(we(we(we(we(ve,"Returns","Devoluciones"),"Settings","Configuraciones"),"SystemSettings","Ajustes del sistema"),"Users","Los usuarios"),"GroupPermissions","Permisos de grupo"),"Currencies","Monedas"),"Warehouses","Almacenes"),"Units","Unidades"),"UnitsPrchases"," Compra de unidades"),"UnitsSales","Ventas de unidades"),we(we(we(we(we(we(we(we(we(we(ve,"Reports","Informes"),"PaymentsReport","Informe de pagos"),"PaymentsPurchases","Compras de pagos"),"PaymentsSales","Venta de pagos"),"PaymentsReturns","Devolución de pagos"),"ProfitandLoss","Ganancia y perdida"),"WarehouseStockChart","Gráfico de acciones de almacén"),"SalesReport","Reporte de ventas"),"PurchasesReport","Informe de compras"),"CustomersReport","Informe de clientes"),we(we(we(we(we(we(we(we(we(we(ve,"SuppliersReport","Informe de proveedores"),"SupplierReport","Informe del proveedor"),"DailySalesData","Datos de ventas diarias"),"DailyPurchasesData","Datos de compras diarias"),"Dernièrescinqrecords","Últimos cinco registros"),"Filters","Filtros"),"date","fecha"),"Reference","Referencia"),"Supplier","Proveedor"),"PaymentStatus","Estado de pago"),we(we(we(we(we(we(we(we(we(we(ve,"Customer","Cliente"),"CustomerCode","Código de cliente"),"Status","Estado"),"SupplierCode","Código de proveedor"),"Categorie","Categoría"),"Categories","Categorias"),"StockTransfers","Transferencias de stock"),"StockManagement","Gestion de Stocks"),"dashboard","Tablero"),"Products","Productos"),we(we(we(we(we(we(we(we(we(we(ve,"productsList","lista de productos"),"ProductManagement","Gestion de producto"),"ProductQuantityAlerts","Alertas de cantidad de producto"),"CodeProduct","Código de producto"),"ProductTax","Impuesto de producto"),"SubCategorie","Subcategoría"),"Name_product","Designacion"),"StockAlert","Alerta de stock"),"warehouse","almacén"),"Tax","Impuesto"),we(we(we(we(we(we(we(we(we(we(ve,"BuyingPrice","Precio de compra"),"SellPrice","Precio de venta"),"Quantity","Cantidad"),"UnitSale","Venta de unidades"),"UnitPurchase","Compra de unidad"),"All","todos"),"EditProduct","Editar producto"),"AddProduct","Añadir Producto"),"SearchByCode","Buscar por código"),"SearchByName","Buscar por nombre"),we(we(we(we(we(we(we(we(we(we(ve,"ProductDetails","Detalles de producto"),"CustomerName","Nombre del cliente"),"CustomerManagement","Gestión de clientes"),"Add","Añadir"),"add","Añadir"),"Edit","Editar"),"Close","Cerrar"),"PleaseSelect","Por favor seleccione"),"Action","Acción"),"Email","Email"),we(we(we(we(we(we(we(we(we(we(ve,"EditCustomer","Editar cliente"),"AddCustomer","Agregar cliente"),"Country","País"),"City","Ciudad"),"Adress","Dirección"),"CustomerDetails","Detalles del cliente"),"CustomersList","Lista de clientes"),"SupplierCode","Código de proveedor"),"SupplierName","Nombre del proveedor"),"SuppliersManagement","Gerencia de Proveedores"),we(we(we(we(we(we(we(we(we(we(ve,"SupplierDetails","Detalles del proveedor"),"QuotationsManagement","Gestión de cotizaciones"),"SubTotal","Total parcial"),"MontantReste","Cantidad restante"),"complete","completar"),"EnAttendant","pendiente"),"Recu","Recibido"),"partial","Parcial"),"Retournee","Regreso"),"DetailQuote","Cotización detallada"),we(we(we(we(we(we(we(we(we(we(ve,"EditQuote","Editar cotización"),"CreateSale","Crear venta"),"DownloadPdf","Descargar PDF"),"QuoteEmail","Presupuesto enviado por correo electrónico"),"DeleteQuote","Eliminar cotización"),"AddQuote","Agregar cotización"),"SelectProduct","Seleccionar producto"),"ProductCodeName","Producto (Código - Nombre)"),"Price","Precio"),"CurrentStock","Stock"),we(we(we(we(we(we(we(we(we(we(ve,"Total","Total"),"Num","N°"),"Unitcost","Costo unitario"),"to","a"),"Subject","Sujeto"),"Message","Mensaje"),"EmailCustomer","Cliente de correo electrónico"),"Sent","Enviar"),"Quote","cotización"),"Hello","Hola"),we(we(we(we(we(we(we(we(we(we(ve,"AttachmentQuote","Encuentra el archivo adjunto para tu cotización"),"AddProducts","Agregar productos a la lista de pedidos"),"SelectWarehouse","Por favor seleccione almacén"),"SelectCustomer","Seleccionar cliente"),"SalesManagement","Gestión de ventas"),"Balance","saldo"),"QtyBack","regreso cantidad"),"TotalReturn","Regreso total"),"Amount","monto"),"SaleDetail","Detalle de venta"),we(we(we(we(we(we(we(we(we(we(ve,"EditSale","Editar venta"),"AddSale","Añadir venta"),"ShowPayment","Mostrar pagos"),"AddPayment","Agregar pago"),"EditPayment","Editar pago"),"EmailSale","Enviar venta en correo electrónico"),"DeleteSale","Eliminar venta"),"ModePaiement","Modo de pago"),"Paymentchoice","Opción de pago"),"Note","Nota"),we(we(we(we(we(we(we(we(we(we(ve,"PaymentComplete","¡Pago completo!"),"PurchasesManagement","Gestión de compras"),"Ordered","Ordenado"),"DeletePurchase","Eliminar compra"),"EmailPurchase","Enviar compra por correo electrónico"),"EditPurchase","Editar compra"),"PurchaseDetail","Detalle de compra"),"AddPurchase","Añadir compra"),"EmailSupplier","Correo electrónico del proveedor"),"PurchaseInvoice","Compras pagos"),we(we(we(we(we(we(we(we(we(we(ve,"PurchasesInvoicesData","Datos de pagos de compras"),"SalesInvoice","Pagos de ventas"),"SalesInvoicesData","Datos de pagos de ventas"),"UserManagement","gestión de usuarios"),"Firstname","Primer nombre"),"lastname","nombre de familia"),"username","NOMBRE DE USUARIO"),"password","CONTRASEÑA"),"Newpassword","Nueva contraseña"),"ChangeAvatar","Cambiar avatar"),we(we(we(we(we(we(we(we(we(we(ve,"LeaveBlank","Deje este campo en blanco si no lo ha cambiado."),"type","tipo"),"UserPermissions","Permisos de usuarios"),"RoleName","Nombre de rol"),"RoleDescription","Descripción del rol"),"AddPermissions","Agregar permisos"),"View","Ver"),"Del","Eliminar"),"NewAdjustement","Nuevo ajuste"),"EditAdjustement","Editar ajuste"),we(we(we(we(we(we(we(we(we(we(ve,"CannotSubstraction","No puede restar productos que tienen stock 0"),"Addition","Adición"),"Subtraction","Sustracción"),"profil","perfil"),"logout","cerrar sesión"),"PurchaseAlreadyPaid","no puede modificar porque esta compra ya ha pagado"),"SaleAlreadyPaid","no puede modificar porque esta venta ya pagó"),"ReturnAlreadyPaid","no se puede modificar porque esta devolución ya ha pagado"),"QuoteAlready","Este cotización ya ha generado ventas"),"QuotationComplete","Esta cita completa"),we(we(we(we(we(we(we(we(we(we(ve,"SiteConfiguration","Configuración del sitio"),"Language","Idioma"),"DefaultCurrency","Moneda predeterminada"),"LoginCaptcha","Captcha de inicio de sesión"),"DefaultEmail","Email predeterminado"),"SiteName","Nombre del sitio"),"ChangeLogo","Cambiar logo"),"SMTPConfiguration","Configuración SMTP"),"HOST","hueste"),"PORT","PUERTO"),we(we(we(we(we(we(we(we(we(we(ve,"encryption","Cifrado"),"SMTPIncorrect","Configuración SMTP incorrecta"),"ReturnsInvoices","Devolver facturas"),"ReturnsInvoicesData","Devolver datos de factura"),"ShowAll","Mostrar todos los registros de todos los usuarios"),"Discount","Descuento"),"OrderTax","Impuesto de orden"),"Shipping","Envío"),"ManagementCurrencies","Monedas de gestión"),"CurrencyCode","Código de moneda"),we(we(we(we(we(we(we(we(we(we(ve,"CurrencyName","Nombre de moneda"),"Symbol","Símbolo"),"CompanyName","Nombre de empresa"),"CompanyPhone","Teléfono de la empresa"),"CompanyAdress","Dirección de la empresa"),"Code","Código"),"image","imagen"),"Printbarcode","Imprimir código de barras"),"ReturnsCustomers","Devuelve ventas"),"ReturnsSuppliers","Devoluciones de compras"),we(we(we(we(we(we(we(we(we(we(ve,"FactureReturnCustomers","facturas Ventas devolución"),"FactureReturnSuppliers","facturas devoluciones compras"),"NodataAvailable","Datos no disponibles"),"ProductImage","Imagen del producto"),"Barcode","Código de barras"),"pointofsales","puntos de venta"),"CustomUpload","Subida personalizada"),"pointofsaleManagement","gestión punto de venta"),"Adjustment","Ajustamiento"),"Updat","Actualizar"),we(we(we(we(we(we(we(we(we(we(ve,"Reset","Reiniciar"),"print","impresión"),"SearchByEmail","Buscar por correo "),"ChooseProduct","Elegir producto"),"Qty","Cantidad"),"Items","Artículos"),"AmountHT","monto HT"),"AmountTTC","monto TTC"),"PleaseSelectSupplier","Seleccione Proveedor"),"PleaseSelectStatut","seleccione estado"),we(we(we(we(we(we(we(we(we(we(ve,"PayeBy","Pagado con"),"ChooseWarehouse","Elija Almacén"),"payNow","Pagar ahora"),"ListofCategory","Lista de categoría"),"Description","Descripción"),"submit","guardar"),"ProblemCreatingThisInvoice","Hubo un problema al crear esta factura. Inténtalo de nuevo"),"ProblemPayment","Hubo un problema con el pago. Inténtalo de nuevo"),"CreateAdjustment","Crear ajuste"),"Afewwords","unas palabras sobre ..."),we(we(we(we(we(we(we(we(we(we(ve,"UserImage","Imagen de usuario"),"UpdateProduct","Actualizar producto"),"Brand","Marca"),"BarcodeSymbology","Simbología de códigos de barras"),"ProductCost","Costo del producto"),"ProductPrice","Precio del producto"),"UnitProduct","Producto unitario"),"TaxMethod","Método de impuestos"),"MultipleImage","Imagen múltiple"),"ProductHasMultiVariants","El producto tiene múltiples variantes"),we(we(we(we(we(we(we(we(we(we(ve,"ProductHasPromotion","El producto tiene promoción"),"PromotionStart","Inicio de promoción"),"PromotionEnd","Fin de la promoción"),"PromotionPrice","Precio de promoción"),"Price","Precio"),"Cost","Costo"),"Unit","Unidad"),"ProductVariant","Variante de producto"),"Variant","Variante"),"UnitPrice","Precio unitario"),we(we(we(we(we(we(we(we(we(we(ve,"CreateReturnCustomer","Crear devolución de cliente"),"EditReturnCustomer","Editar devolución de cliente"),"CreateReturnSupplier","Crear devolución de proveedor"),"Documentation","Documentación"),"EditReturnSupplier","Editar devolución de proveedor"),"FromWarehouse","De almacén"),"ToWarehouse","Al almacén"),"EditTransfer","Editar transferencia"),"TransferDetail","Detalle de transferencia"),"Pending","Pendiente"),we(we(we(we(we(we(we(we(we(we(ve,"Received","Recibido"),"Ordered","Ordenado"),"PermissionsManager","Administrador de permisos"),"BrandManager","Gerente de marca"),"BrandImage","Imagen de marca"),"BrandName","Nombre de la marca"),"BrandDescription","Descripción de marca"),"BaseUnit","Unidad base"),"ManagerUnits","Unidades gestoras"),"OperationValue","Valor de operación"),we(we(we(we(we(we(we(we(we(we(ve,"Operator","Operador"),"Top5Products","Los 5 mejores productos"),"Last5Sales","Últimas 5 ventas"),"ListAdjustments","Lista de ajustes"),"ListTransfers","Lista de transferencias"),"CreateTransfer","Crear transferencia"),"OrdersManager","Gerente de pedidos"),"ListQuotations","List Quotations"),"ListPurchases","Lista de compras"),"ListSales","Lista de ventas"),we(we(we(we(we(we(we(we(we(we(ve,"ListReturns","Lista de devoluciones"),"PeopleManager","Gerente de personas"),"ListofBrand","Lista de marcas"),"Delete",{Title:"Estas seguro ?",Text:"¡No podrás revertir esto!",confirmButtonText:"Sí, bórralo!",cancelButtonText:"Cancelar",Deleted:"Eliminado!",Failed:"¡Ha fallado!",Therewassomethingwronge:"Algo andaba mal",CustomerDeleted:"Este cliente ha sido eliminado.",SupplierDeleted:"este proveedor ha sido eliminado.",QuoteDeleted:"esta cita ha sido eliminada.",SaleDeleted:"esta venta ha sido eliminada.",PaymentDeleted:"este pago ha sido eliminado.",PurchaseDeleted:"esta compra ha sido eliminada.",ReturnDeleted:"esta devolución ha sido eliminada.",ProductDeleted:"este producto ha sido eliminado.",ClientError:"Este cliente ya está vinculado con otra operación",ProviderError:"Este proveedor ya está vinculado con otra operación",UserDeleted:"Este usuario ha sido eliminado.",UnitDeleted:"Esta unidad ha sido eliminada.",RoleDeleted:"Este rol ha sido eliminado.",TaxeDeleted:"Este impuesto ha sido eliminado.",SubCatDeleted:"Esta subcategoría ha sido eliminada.",CatDeleted:"Esta categoría ha sido eliminada.",WarehouseDeleted:"Este almacén ha sido eliminado.",AlreadyLinked:"este producto ya está vinculado con otra Operación",AdjustDeleted:"Este ajuste ha sido eliminado.",TitleCurrency:"Esta moneda ha sido eliminada",TitleTransfer:"Transferir se ha eliminado correctamente",BackupDeleted:"La copia de seguridad se ha eliminado correctamente",TitleBrand:"Esta marca ha sido eliminada"}),"Update",{TitleProfile:"Su perfil actualizado con éxito",TitleAdjust:"Ajuste actualizado con éxito",TitleRole:"Rol actualizado correctamente",TitleUnit:"Unidad actualizada con éxito",TitleUser:"Usuario actualizado con éxito",TitleCustomer:"Cliente actualizado con éxito",TitleQuote:"Presupuesto actualizado correctamente",TitleSale:"Venta actualizada con éxito",TitlePayment:"Pago actualizado correctamente",TitlePurchase:"Compra actualizada con éxito",TitleReturn:"Devolución actualizada con éxito",TitleProduct:"Producto actualizado con éxito",TitleSupplier:"Proveedor actualizado con éxito",TitleTaxe:"Impuesto actualizado con éxito",TitleCat:"Categoría actualizada con éxito",TitleWarhouse:"Almacén actualizado con éxito",TitleSetting:"Configuración  actualizado con éxito",TitleCurrency:"Esta moneda ha sido actualizada",TitleTransfer:"Transferir se actualizó correctamente",TitleBrand:"Esta marca ha sido actualizada"}),"Create",{TitleBrand:"Esta marca ha sido creada",TitleTransfer:"Transferir se creó correctamente",TitleRole:"Rol creado con éxito",TitleUnit:"Unidad creada con éxito",TitleUser:"Usuario creado con éxito",TitleCustomer:"Cliente creado con éxito",TitleQuote:"Cita creada con éxito",TitleSale:"Venta creada con éxito",TitlePayment:"Pago creado con éxito",TitlePurchase:"Compra creada con éxito",TitleReturn:"retorno Creada con éxito",TitleProduct:"Producto creado con éxito",TitleSupplier:"Proveedor creado con éxito",TitleTaxe:"Impuesto creado con éxito",TitleCat:"Categoría creada con éxito",TitleWarhouse:"Almacén creado con éxito",TitleAdjust:"Ajuste creado con éxito",TitleCurrency:"Esta moneda ha sido creada"}),"Send",{TitleEmail:"Enviar por correo electrónico con éxito"}),"return",{TitleSale:"¡Esta venta ya está vinculada con una devolución!"}),"ReturnManagement","Gestión de retorno"),"ReturnDetail","Detalle de retorno"),we(we(we(we(we(we(we(we(we(we(ve,"EditReturn","Editar retorno"),"AddReturn","Agregar retorno"),"EmailReturn","Enviar retorno en correo electrónico"),"DeleteReturn","Eliminar retorno"),"Retoursurcharge","Recargo de retorno"),"Laivrison","entrega"),"SelectSale","Seleccionar venta"),"ZeroPardefault","Puede eliminar el artículo o establecer la cantidad devuelta a cero si no se devuelve"),"Return","retorno"),"Purchase","Compra"),we(we(we(we(we(we(we(we(we(we(ve,"TotalSales","Ventas totales"),"TotalPurchases","Compras totales"),"TotalReturns","Devoluciones totales"),"PaiementsNet","Pagos Netos"),"PaiementsSent","Pagos enviados"),"PaiementsReceived","Pagos recibidos"),"Recieved","Recibido"),"Sent","Expedido"),"ProductQuantityAlerts","Alertas de cantidad de producto"),"ProductCode","Código de producto"),we(we(we(we(we(we(we(we(we(we(ve,"ProductName","nombre del producto"),"AlertQuantity","Cantidad de alerta"),"WarehouseStockChart","Gráfico de acciones de almacén"),"TotalProducts","Productos totales"),"TotalQuantity","Cantidad total"),"TopCustomers","Los 5 mejores clientes"),"TotalAmount","monto total "),"TotalPaid","Total pagado"),"CustomerSalesReport","Informe de ventas del cliente"),"CustomerPaiementsReport","Informe de pagos del cliente"),we(we(we(we(we(we(we(we(we(we(ve,"CustomerQuotationsReport","Informe de cotizaciones de clientes"),"Payments","Pagos"),"TopSuppliers","Los 5 mejores proveedores"),"SupplierPurchasesReport","Informe de compras del proveedor"),"SupplierPaiementsReport","Informe de pagos a proveedores"),"Name","Nombre"),"Code","Código"),"ManagementWarehouse","Gestion de almacenes"),"ZipCode","Código postal"),"managementCategories","Gestión de categorías"),we(we(we(we(we(we(we(we(we(we(ve,"Codecategorie","Categoría de código"),"Namecategorie","Categoría de nombre"),"Parentcategorie","Categoría principal"),"managementTax","Gestión fiscal"),"TaxName","Nombre fiscal"),"TaxRate","Tasa de impuesto"),"managementUnitPurchases","Gestión de la Unidad de Compras"),"managementUnitSales","Gerencia de Unidad de Ventas"),"ShortName","Nombre corto"),"PleaseSelectThesebeforeaddinganyproduct","Seleccione estos antes de agregar cualquier producto"),we(we(we(we(we(we(we(we(we(we(ve,"StockAdjustement","Ajuste de Stock"),"PleaseSelectWarehouse","Seleccione almacén antes de elegir cualquier producto"),"StockTransfer","Transferencia de acciones"),"SelectPeriod","Seleccionar periodo"),"ThisYear","Este año"),"ThisToday","hoy"),"ThisMonth","Este mes"),"ThisWeek","Esta semana"),"AdjustmentDetail","Detalle de ajuste"),"ActivateUser","Esta usuaria ha sido activada"),we(we(we(we(we(we(we(we(we(we(ve,"DisActivateUser","Esta usuaria ha sido desactivada"),"NotFound","Página no encontrada."),"oops","¡error! Página no encontrada."),"couldNotFind","No pudimos encontrar la página que estaba buscando."),"ReturnDashboard","volver al tablero"),"hrm","HRM"),"Employees","Empleados"),"Attendance","Asistencia"),"Leave_request","Dejar petición"),"Leave_type","Tipo de licencia"),we(we(we(we(we(we(we(we(we(we(ve,"Company","Compañía"),"Departments","Departamentos"),"Designations","Designaciones"),"Office_Shift","Turno de oficina"),"Holidays","Días festivos"),"Enter_Company_Name","Introduzca el nombre de la empresa"),"Enter_email_address","Introduzca la dirección de correo electrónico"),"Enter_Company_Phone","Introduce el teléfono de la empresa"),"Enter_Company_Country","Introduzca el país de la empresa"),"Created_in_successfully","Creado en con éxito"),we(we(we(we(we(we(we(we(we(we(ve,"Updated_in_successfully","Actualizado en con éxito"),"Deleted_in_successfully","Eliminado en con éxito"),"department","Departamento"),"Enter_Department_Name","Ingrese el nombre del departamento"),"Choose_Company","Elija empresa"),"Department_Head","Jefe de departamento"),"Choose_Department_Head","Elegir jefe de departamento"),"Enter_Shift_name","Ingrese el nombre del turno"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),we(we(we(we(we(we(we(we(we(we(ve,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),we(we(we(we(we(we(we(we(we(we(ve,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Fiesta"),"Enter_title","Introduce el título"),"title","título"),"start_date","Fecha de inicio"),"Enter_Start_date","Introduce la fecha de inicio"),"Finish_Date","Fecha de finalización"),"Enter_Finish_date","Introduzca la fecha de finalización"),"Please_provide_any_details","Proporcione cualquier detalle"),we(we(we(we(we(we(we(we(we(we(ve,"Attendances","asistencias"),"Enter_Attendance_date","Ingrese la fecha de asistencia"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Elegir empleado"),"Employee","Empleado"),"Work_Duration","Duración del trabajo"),"remaining_leaves_are_insufficient","Las hojas restantes son insuficientes"),"Leave_Type","Tipo de licencia"),"Days","Días"),we(we(we(we(we(we(we(we(we(we(ve,"Department","Departamento"),"Choose_leave_type","Elija el tipo de licencia"),"Choose_status","elegir estado"),"Leave_Reason","Razón de dejar"),"Enter_Reason_Leave","Ingrese el motivo de la licencia"),"Add_Employee","Agregar empleado"),"FirstName","Primer nombre"),"Enter_FirstName","Ingrese el nombre"),"LastName","Apellido"),"Enter_LastName","Introduzca el apellido"),we(we(we(we(we(we(we(we(we(we(ve,"Gender","Género"),"Choose_Gender","Elija género"),"Enter_Birth_date","Ingrese la fecha de nacimiento"),"Birth_date","Fecha de nacimiento"),"Enter_Country","Introducir país"),"Enter_Phone_Number","Ingresa número telefónico"),"joining_date","Dia de ingreso"),"Enter_joining_date","Introduce la fecha de incorporación"),"Choose_Designation","Elija Designación"),"Designation","Designacion"),we(we(we(we(we(we(we(we(we(we(ve,"Office_Shift","Turno de oficina"),"Choose_Office_Shift","Elija turno de oficina"),"Enter_Leaving_Date","Ingrese la fecha de salida"),"Leaving_Date","Fecha de salida"),"Annual_Leave","Vacaciones anuales"),"Enter_Annual_Leave","Ingresar vacaciones anuales"),"Remaining_leave","Licencia restante"),"Employee_Details","Detalles del empleado"),"Basic_Information","Información básica"),"Family_status","Estado familiar"),we(we(we(we(we(we(we(we(we(we(ve,"Choose_Family_status","Elija el estado de la familia"),"Employment_type","Tipo de empleo"),"Select_Employment_type","Seleccionar tipo de empleo"),"Enter_City","Ingresar ciudad"),"Province","Provincia"),"Enter_Province","Entrar Provincia"),"Enter_Address","Ingresa la direccion"),"Enter_Zip_code","Ingresa tu código postal"),"Zip_code","Código postal"),"Hourly_rate","Tarifa por hora"),we(we(we(we(we(we(we(we(we(we(ve,"Enter_Hourly_rate","Ingrese la tarifa por hora"),"Basic_salary","Salario base"),"Enter_Basic_salary","Ingrese salario base"),"Social_Media","Medios de comunicación social"),"Skype","Skype"),"Enter_Skype","Ingresa a Skype"),"Facebook","Facebook"),"Enter_Facebook","Ingresa a Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Ingresa a WhatsApp"),we(we(we(we(we(we(we(we(we(we(ve,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Ingresa a LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Ingresa a Twitter"),"Experiences","Experiencias"),"bank_account","cuenta bancaria"),"Company_Name","nombre de empresa"),"Location","Ubicación"),"Enter_location","Introduce la ubicación"),"Enter_Description","Ingrese la descripción"),we(we(we(we(we(we(we(we(we(we(ve,"Bank_Name","Nombre del banco"),"Enter_Bank_Name","Ingrese el nombre del banco"),"Bank_Branch","Sucursal bancaria"),"Enter_Bank_Branch","Ingresar Sucursal Bancaria"),"Bank_Number","Número de banco"),"Enter_Bank_Number","Ingrese el número de banco"),"Assigned_warehouses","Almacenes asignados"),"Top_customers","mejores clientes"),"Attachment","Adjunto archivo"),"view_employee","ver empleados"),we(we(we(we(we(we(we(we(we(we(ve,"edit_employee","editar empleados"),"delete_employee","eliminar empleados"),"Created_by","Añadido por"),"Add_product_IMEI_Serial_number","Añadir producto IMEI/número de serie"),"Product_Has_Imei_Serial_number","El producto tiene Imei/Número de serie"),"IMEI_SN","IMEI/SN"),"Shipments","Envíos"),"delivered_to","Entregado a"),"shipment_ref","Referencia de envío"),"sale_ref","Referencia de venta"),we(we(we(we(we(we(we(we(we(we(ve,"Edit_Shipping","Editar envío"),"Packed","Lleno"),"Shipped","Enviado"),"Delivered","Entregado"),"Cancelled","Cancelado"),"Shipping_status","Estado del envío"),"Users_Report","Informe de usuarios"),"stock_report","Informe de existencias"),"TotalPurchases","Compras totales"),"Total_quotations","Cotizaciones totales"),we(we(we(we(we(we(we(we(we(we(ve,"Total_return_sales","Ventas de devolución total"),"Total_return_purchases","Compras de devolución total"),"Total_transfers","Transferencias totales"),"Total_adjustments","Ajustes totales"),"User_report","Informe de usuario"),"Current_stock","Stock actual"),"product_name","nombre del producto"),"Total_Customers_Due","Deuda total"),"Total_Suppliers_Due","Deuda total"),"Some_warehouses","algunos almacenes"),we(we(we(we(we(we(we(we(we(we(ve,"All_Warehouses","Todos los Almacenes"),"Product_Cost","Costo del producto"),"sms_settings","Configuraciones de SMS"),"pos_settings","Ajustes de POS"),"payment_gateway","Pasarela de pago"),"mail_settings","Configuración de correo"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Puerta de enlace de SMS predeterminada"),"module_settings","Configuración del módulo"),we(we(we(we(we(we(we(we(we(we(ve,"Module_enabled_success","Módulo habilitado con éxito"),"Module_Disabled_success","Módulo deshabilitado con éxito"),"update_settings","Ajustes de actualización"),"Please_Upload_the_Correct_Module","Por favor, suba el módulo correcto"),"Uploaded_Success","Cargado correctamente"),"Customer_details","Detalles del cliente"),"Edit_Customer","Editar cliente"),"Delete_Customer","Eliminar cliente"),"Pay_Due","Pagar adeudado"),"Paying_amount_is_greater_than_Total_Due","El monto a pagar es mayor que el total adeudado"),we(we(we(we(we(we(we(we(we(we(ve,"Customer_Invoice","Factura del cliente"),"This_Product_Not_For_Selling","Este producto no para la venta"),"Welcome_to_your_Dashboard","Bienvenido a tu Tablero"),"Total_Payable","Total por Pagar"),"Choose_Sale_Ref","Elija Ref. de venta"),"Please_Select_Sale","Seleccione Venta"),"Sale_Ref","Referencia de venta"),"list_product_returns","enumerar las devoluciones de productos"),"Qty_return","devolución de cantidad"),"Choose_Purchase_Ref","Elija la referencia de compra"),we(we(we(we(we(we(we(we(we(we(ve,"Purchase_Ref","Referencia de compra"),"please_select_purchase","Por favor seleccione Compra"),"qty_return_is_greater_than_qty_purchased","La cantidad devuelta es mayor que la cantidad comprada"),"qty_return_is_greater_than_qty_sold","La cantidad devuelta es mayor que la cantidad vendida"),"Quantity_sold","Cantidad vendida"),"qty_purchased","Cant. comprada"),"Sender_Name","Nombre del remitente"),"The_module_must_be_uploaded_as_zip_file","El módulo debe cargarse como archivo zip"),"Upload_Module","Subir módulo"),"All_Modules_Installed","Todos los módulos instalados"),we(we(we(we(we(we(we(we(we(we(ve,"Current_Version","Versión actual"),"You_already_have_the_latest_version","Ya tienes la última versión"),"Update_Available","Actualización disponible"),"Update_Log","Registro de actualización"),"Update_Now","Actualizar ahora"),"View_Change_Log","Ver registro de cambios"),"invoice_footer","Pie de página de la factura"),"Please_Wait_for_the_update","NOTA: Espere a que la actualización finalice por completo. No se recomienda cerrar el navegador o detener un proceso Actualizar"),"Note_update","Nota: asegúrese de hacer una copia de seguridad de su versión y base de datos actuales antes de ejecutar la actualización, para restaurarla si hay un error"),"Time_Zone","Zona horaria"),we(we(we(we(we(we(we(we(we(we(ve,"Payment_note","Nota de pago"),"sale_note","notas de venta"),"Total_Sale_Due","Deuda total de venta"),"Total_Sell_Return_Due","Deuda total de devolución de venta"),"pay_all_sell_due_at_a_time","pagar todas las deudas de venta a la vez"),"pay_all_sell_return_due_at_a_time","pagar toda la deuda de devolución de venta a la vez"),"Gross_Profit","Beneficio bruto"),"pay_all_purchase_due_at_a_time","pagar toda la deuda de compra a la vez"),"Delete_Provider","Eliminar proveedor"),"Edit_Provider","Editar proveedor"),we(we(we(we(we(we(we(we(we(we(ve,"Provider_details","Detalles del proveedor"),"Total_Purchase_Due","Deuda total de compra"),"Provider_Credit_Note","Nota de crédito"),"Customer_Credit_Note","Nota de crédito"),"Sell_Return","Vender Retorno"),"Purchase_Return","Devolución de compra"),"Tax_Number","Número de impuesto"),"Please_add_return_quantity","Por favor agregue la cantidad de devolución"),"Return_exist_for_the_Transaction","Existe devolución para la Transacción"),"qty_return_is_greater_than_Quantity_Remaining","La devolución de cantidad es mayor que la cantidad restante"),we(we(we(we(we(we(we(we(we(we(ve,"products_refunded_alert","Cualquier producto con una cantidad establecida en 0 no será reembolsado"),"pay_all_purchase_return_due_at_a_time","pagar todas las devoluciones de compra adeudadas a la vez"),"Total_Purchase_Return_Due","Deuda total de devolución de compra"),"Purchase_return_due","Deuda de devolución de compra"),"Sell_return_due","deuda de devolución de venta"),"product_report","informe de producto"),"product_sales_report","informe de ventas de productos"),"Product_purchases_report","informe de compras de productos"),"Qty_sold","Cantidad vendida"),"Qty_purchased","cantidad comprada"),we(we(we(we(we(we(we(we(we(we(ve,"Filter_by_warehouse","Filtrar por almacén"),"Enable_Print_Invoice","Imprimir factura automáticamente"),"Show_Warehouse","ver almacén"),"credit_card_info","Información de tarjeta de crédito"),"Saved_Credit_Card_Info","Información de tarjeta de crédito guardada"),"Credit_card_changed_successfully","Tarjeta de crédito cambiada exitosamente"),"notification_template","Plantilla de notificación"),"email_notification","Notificación por correo electrónico"),"sms_notification","Notificación por SMS"),"Change_product_details","Cambiar detalles del producto"),we(we(we(we(we(we(we(we(we(we(ve,"edit_tax_and_discount_and_shipping","Editar impuestos, descuentos y envío"),"Create_Quotation_with_Stock","Crear cotización con stock"),"Variant_Name","Nombre de variante"),"Variant_cost","Costo de variante"),"Variant_price","Precio de variante"),"Variant_code","Código de variante"),"Please_wait_until_the_product_is_loaded","Por favor, espere hasta que el producto se cargue"),"Choose_SMS_Gateway","Elegir gateway de SMS"),"Notification_Client","Notificación al cliente"),"Available_Tags","Etiquetas disponibles"),we(we(we(we(we(we(we(we(we(we(ve,"Email_Subject","Asunto del correo electrónico"),"Email_body","Contenido del correo electrónico"),"Notification_Supplier","Notificación al proveedor"),"sms_body","Contenido del SMS"),"sms_templates","Plantillas SMS"),"email_templates","Plantillas de correo electrónico"),"Edit_Project","Editar Proyecto"),"Projects","Proyectos"),"Enter_Project_Title","Ingresar Título del Proyecto"),"Assigned_Employees","Empleados Asignados"),we(we(we(we(we(we(we(we(we(we(ve,"Choose_Team","Elegir Equipo"),"Create_Project","Crear Proyecto"),"Project_List","Lista de Proyectos"),"Not_Started","No Iniciado"),"In_Progress","En Progreso"),"On_Hold","En Espera"),"Edit_Task","Editar Tarea"),"Tasks","Tareas"),"Enter_Task_Title","Ingresar Título de la Tarea"),"Choose_Project","Elegir Proyecto"),we(we(we(we(ve,"Project","Proyecto"),"Create_Task","Crear Tarea"),"Task_List","Lista de Tareas"),"Import_Purchases","Importar Compras")),it:(Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke={Draft_Created_successfully:"Bozza creata con successo",Draft_Sale_Deleted:"Vendita bozza eliminata",Inventory_Valuation_Based_on_Average_Cost:"Valutazione inventario basata sul costo medio",Payroll:"Paghe",Transfers_Money:"Trasferimenti di denaro",Inventory_Valuation:"Valutazione inventario",Deposits_Report:"Rapporto dei depositi",Expense_Report:"Rapporto delle spese",Deposit_Category:"Categoria dei depositi",Total_Deposits:"Totale depositi",Expense_Category:"Categoria delle spese",Total_Expenses:"Totale spese",ASSET_VALUE:"VALORE DELL'ATTIVO",STOCK_ON_HAND:"Scorta a mano",Variant_NAME:"Nome variante",SKU:"SKU",ITEM_NAME:"Nome articolo",From_Account:"Dal conto",To_Account:"Al conto",Accounts_cannot_be_the_same:"Gli account non possono essere gli stessi",CountStock:"Conteggio Stock",Successfully_Generated_Count:"Conteggio Generato con Successo",Count:"Conteggio",file:"File",Accounting:"Contabilità",deposit_delete:"Elimina Deposito",deposit_edit:"Modifica Deposito",deposit_add:"Aggiungi Deposito",deposit_view:"Visualizza Deposito",expense_add:"Aggiungi Spesa",expense_edit:"Modifica Spesa",expense_delete:"Elimina Spesa",List_Deposit:"Lista Depositi",Create_deposit:"Crea Deposito",deposit_Category:"Categoria Deposito",List_accounts:"Lista Account",Account:"Account",Choose_Account:"Scegli Account",Deposits:"Depositi",account_num:"Numero Account",Enter_account_num:"Inserisci Numero Account",account_name:"Nome Account",Enter_account_name:"Inserisci Nome Account",initial_balance:"Saldo Iniziale",Enter_initial_balance:"Inserisci Saldo Iniziale",notes:"Note",balance:"Bilancio",Receipt:"Ricevuta",Pos_Settings:"Impostazioni punto vendita",Note_to_customer:"Nota per il cliente",Show_Note_to_customer:"Mostra nota al cliente",Show_barcode:"Mostra il codice a barre",Show_Tax_and_Discount:"Mostra tasse e sconti e spedizione",Show_Customer:"Mostra cliente",Show_Email:"Mostra e-mail",Show_Phone:"Mostra telefono",Show_Address:"Mostra indirizzo",DefaultLanguage:"Lingua di default",footer:"piè di pagina",Received_Amount:"Importo ricevuto",Paying_Amount:"Importo da pagare",Change:"Modificare",Paying_amount_is_greater_than_Received_amount:"L'importo del pagamento è maggiore dell'importo ricevuto",Paying_amount_is_greater_than_Grand_Total:"L'importo del pagamento è maggiore del totale complessivo",code_must_be_not_exist_already:"il codice non deve esistere già",You_will_find_your_backup_on:"Troverai il tuo backup su",and_save_it_to_your_pc:"e salvalo sul tuo pc",Scan_your_barcode_and_select_the_correct_symbology_below:"Scansiona il tuo codice a barre e seleziona la simbologia corretta di seguito",Scan_Search_Product_by_Code_Name:"Scansione/ricerca prodotto per nome in codice",Paper_size:"Dimensioni del foglio",Clear_Cache:"Cancella cache",Cache_cleared_successfully:"Cache cancellata con successo",Failed_to_clear_cache:"Impossibile svuotare la cache",Scan_Barcode:"Scanner di codici a barre",Please_use_short_name_of_unit:"Si prega di utilizzare il nome breve dell'unità",DefaultCustomer:"Cliente predefinito",DefaultWarehouse:"Magazzino predefinito",Payment_Gateway:"Casello stradale",SMS_Configuration:"Configurazione SMS",Gateway:"Casello stradale",Choose_Gateway:"Scegli Payment Gateway",Send_SMS:"messaggio inviato con successo",sms_config_invalid:"configurazione sms errata non valida",Remove_Stripe_Key_Secret:"Elimina le chiavi API Stripe",credit_card_account_not_available:"Conto della carta di credito non disponibile",Credit_Card_Info:"Informazioni sulla carta di credito",developed_by:"Sviluppato da",Unit_already_linked_with_sub_unit:"Unità già abbinata a sottounità",Total_Items_Quantity:"Articoli totali e quantità",Value_by_Cost_and_Price:"Valore per costo e prezzo",Search_this_table:"Cerca in questa tabella",import_products:"Importa prodotti",Field_optional:"Campo facoltativo",Download_exemple:"Scarica esempio",field_must_be_in_csv_format:"Il campo deve essere in formato csv",Successfully_Imported:"Importato con successo",file_size_must_be_less_than_1_mega:"La dimensione del file deve essere inferiore a 1 mega",Please_follow_the_import_instructions:"Segui le istruzioni per l'importazione",must_be_exist:"l'unità deve essere già creata",Import_Customers:"Importa clienti",Import_Suppliers:"Fornitori di importazione",Recent_Sales:"Vendite recenti",Create_Transfer:"Crea trasferimento",order_products:"articoli dell'ordine",Search_Product_by_Code_Name:"Cerca prodotto per codice o nome",Reports_payments_Purchase_Return:"Rapporti sui pagamenti dei resi di acquisto",Reports_payments_Sale_Return:"Rapporti sui pagamenti dei resi di vendita",payments_Sales_Return:"ritorno delle vendite dei pagamenti",payments_Purchases_Return:"ritorno acquisti pagamenti",CreateSaleReturn:"Crea reso vendita",EditSaleReturn:"Modifica reso vendita",SalesReturn:"Reso di vendita",CreatePurchaseReturn:"Crea reso acquisto",EditPurchaseReturn:"Modifica reso acquisto",PurchasesReturn:"Restituzione acquisti",Due:"dovuto",Profit:"Profitto",Revenue:"Reddito",Sales_today:"Vendite oggi",People:"Persone",Successfully_Created:"Creato con successo",Successfully_Updated:"Aggiornato con successo",Success:"Successo",Failed:"Fallito",Warning:"avvertimento",Please_fill_the_form_correctly:"Si prega di compilare correttamente il modulo",Field_is_required:"Il campo è obbligatiorio",Error:"Errore!",you_are_not_authorized:"Scusate! non sei autorizzato.",Go_back_to_home:"Torna alla home page",page_not_exist:"Scusate! La pagina che stavi cercando non esiste.",Choose_Status:"Scegli Stato",Choose_Method:"Scegli il metodo",Choose_Symbology:"Scegli la simbologia",Choose_Category:"Scegli la categoria",Choose_Customer:"Scegli cliente",Choose_Supplier:"Scegli fornitore",Choose_Unit_Purchase:"Scegli unità di acquisto",Choose_Sub_Category:"Scegli Sottocategoria",Choose_Brand:"Scegli il marchio",Choose_Warehouse:"Scegli Magazzino",Choose_Unit_Sale:"Scegli unità di vendita",Enter_Product_Cost:"Immettere il costo del prodotto",Enter_Stock_alert:"Inserisci avviso di stock",Choose_Unit_Product:"Scegli unità di prodotto",Enter_Product_Price:"Immettere il prezzo del prodotto",Enter_Name_Product:"Immettere il nome del prodotto",Enter_Role_Name:"Immettere il nome del ruolo",Enter_Role_Description:"Immettere la descrizione del ruolo",Enter_name_category:"Immettere il nome della categoria",Enter_Code_category:"Immettere il codice della categoria",Enter_Name_Brand:"Immettere il nome del marchio",Enter_Description_Brand:"Immettere il marchio della descrizione",Enter_Code_Currency:"Immettere la valuta del codice",Enter_name_Currency:"Immettere il nome Valuta",Enter_Symbol_Currency:"Immettere la valuta del simbolo",Enter_Name_Unit:"Immettere il nome dell'unità",Enter_ShortName_Unit:"Immettere il nome abbreviato Unità",Choose_Base_Unit:"Scegli unità base",Choose_Operator:"Scegli operatore",Enter_Operation_Value:"Immettere il valore dell'operazione",Enter_Name_Warehouse:"Immettere il nome del magazzino",Enter_Phone_Warehouse:"Inserisci il numero di telefono del magazzino",Enter_Country_Warehouse:"Immettere il Paese magazzino",Enter_City_Warehouse:"Inserisci la città del magazzino",Enter_Email_Warehouse:"Inserisci l'email del magazzino",Enter_ZipCode_Warehouse:"Inserisci il codice postale del magazzino",Choose_Currency:"Scegli Valuta",Thank_you_for_your_business:"Grazie per il tuo business!",Cancel:"Annulla",New_Customer:"Nuovo cliente",Incorrect_Login:"Accesso errato",Successfully_Logged_In:"Accesso eseguito con successo",This_user_not_active:"Questo utente non è attivo",SignIn:"Registrati",Create_an_account:"Crea un account",Forgot_Password:"Ha dimenticato la password ?",Email_Address:"Indirizzo e-mail",SignUp:"Iscriviti",Already_have_an_account:"Hai già un account ?",Reset_Password:"Resetta la password",Failed_to_authenticate_on_SMTP_server:"Autenticazione sul server SMTP non riuscita",We_cant_find_a_user_with_that_email_addres:"Non riusciamo a trovare un utente con quell'indirizzo email",We_have_emailed_your_password_reset_link:"Abbiamo inviato per e-mail il tuo link per la reimpostazione della password",Please_fill_the_Email_Adress:"Si prega di compilare l'indirizzo e-mail",Confirm_password:"Conferma password",Your_Password_has_been_changed:"La tua password è stata modificata",The_password_confirmation_does_not_match:"La conferma della password non corrisponde",This_password_reset_token_is_invalid:"Questo token di reimpostazione della password non è valido",Warehouse_report:"Rapporto di magazzino",All_Warehouses:"Tutti i magazzini",Expense_List:"Lista delle spese",Expenses:"Spese",This_Week_Sales_Purchases:"Vendite e acquisti di questa settimana",Top_Selling_Products:"Prodotti più venduti",View_all:"Mostra tutto",Payment_Sent_Received:"Pagamento inviato e ricevuto",Filter:"Filtro",Invoice_POS:"Fattura POS",Invoice:"Fattura",Customer_Info:"Info clienti",Company_Info:"azienda Info",Invoice_Info:"Info fattura",Order_Summary:"Riepilogo ordine",Quote_Info:"Info quotazione",Del:"Elimina",SuppliersPaiementsReport:"Report pagamenti fornitori",Purchase_Info:"Informazioni sull'acquisto",Supplier_Info:"Informazioni sul fornitore",Return_Info:"informazioni di ritorno"},"Expense_Category","Categoria di spesa"),"Create_Expense","Crea spesa"),"Details","Dettagli"),"Discount_Method","Metodo di sconto"),"Net_Unit_Cost","Costo unitario netto"),"Net_Unit_Price","Prezzo unitario netto"),"Edit_Expense","Modifica spesa"),"All_Brand","Tutto il marchio"),"All_Category","Tutte le categorie"),"ListExpenses","Elenco delle spese"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Create_Permission","Crea autorizzazione"),"Edit_Permission","Modifica autorizzazione"),"Reports_payments_Sales","Segnala i pagamenti delle vendite"),"Reports_payments_Purchases","Segnala pagamenti acquisti"),"Reports_payments_Return_Customers","Segnala pagamenti Resi clienti"),"Reports_payments_Return_Suppliers","Segnala pagamenti Resi Fornitori"),"Expense_Deleted","Questa spesa è stata cancellata"),"Expense_Updated","Questa spesa è stata aggiornata"),"Expense_Created","Questa spesa è stata creata"),"DemoVersion","Non puoi farlo nella versione demo"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Filesize","Dimensione del file"),"GenerateBackup","Genera backup"),"BackupDatabase","Backup del database"),"Backup","Backup del database"),"OrderStatistics","Statistiche di vendita"),"AlreadyAdd","Este producto ya está agregado"),"AddProductToList","Agregue el producto a la lista"),"AddQuantity","Por favor agregue la cantidad"),"InvalidData","Datos inválidos"),"LowStock","la quantità supera la quantità disponibile in magazzino"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"WarehouseIdentical","Los dos repositorios no pueden ser idénticos"),"VariantDuplicate","Esta variable es redundante"),"Paid","Pagato"),"Unpaid","Non pagato"),"IncomeExpenses","Entrate e uscite"),"dailySalesPurchases","Vendite e acquisti giornalieri"),"ProductsExpired","Prodotti scaduti"),"Today","oggi"),"Income","Reddito"),"Expenses","Spese"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Sale","Vendita"),"Actif","Attivo"),"Inactif","Inattivo"),"Customers","I clienti"),"Phone","Telefono"),"SearchByPhone","Cerca per telefono"),"Suppliers","Fornitori"),"Quotations","Quotazione"),"Sales","I saldi"),"Purchases","acquisti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Returns","ritorna"),"Settings","impostazioni"),"SystemSettings","Impostazioni di sistema"),"Users","utenti"),"GroupPermissions","Autorizzazioni di gruppo"),"Currencies","valute"),"Warehouses","magazzini"),"Units","unità"),"UnitsPrchases","Acquisti di unità"),"UnitsSales","Vendite di unità"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Reports","Rapporti"),"PaymentsReport","Rapporto sui pagamenti"),"PaymentsPurchases","Pagamenti Acquisti"),"PaymentsSales","Vendite di pagamenti"),"ProfitandLoss","Profitti e perdite"),"WarehouseStockChart","Grafico azioni magazzino"),"SalesReport","Rapporto delle vendite"),"PurchasesReport","Rapporto d'acquisto"),"CustomersReport","Rapporto dei clienti"),"SuppliersReport","Rapporto fornitori"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"SupplierReport","Rapporto del fornitore"),"DailySalesData","Dati di vendita giornalieri"),"DailyPurchasesData","Dati di acquisto giornalieri"),"Dernièrescinqrecords","Ultimi cinque record"),"Filters","filtri"),"date","Data"),"Reference","Riferimento"),"Supplier","Fornitore"),"PaymentStatus","Stato del pagamento"),"Customer","Cliente"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CustomerCode","Codice Cliente"),"Status","Stato"),"SupplierCode","Codice fornitore"),"Categorie","Categoria"),"Categories","categorie"),"StockTransfers","Trasferimenti di azioni"),"StockManagement","Gestione delle scorte"),"dashboard","Pannello di controllo"),"Products","Prodotti"),"productsList","Elenco prodotti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"ProductManagement","Gestione del prodotto"),"ProductQuantityAlerts","Avviso quantità prodotto"),"CodeProduct","Codice prodotto"),"ProductTax","Imposta sul prodotto"),"SubCategorie","sottocategoria"),"Name_product","Designazione"),"StockAlert","Avviso stock"),"warehouse","magazzino"),"Tax","Imposta"),"BuyingPrice","Prezzo d'acquisto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"SellPrice","Prezzo di vendita"),"Quantity","Quantità"),"UnitSale","Vendita unitaria"),"UnitPurchase","Acquisto unitario"),"All","Tutti"),"EditProduct","Modifica prodotto"),"AddProduct","Aggiungi prodotto"),"SearchByCode","Cerca per codice"),"SearchByName","Ricerca per nome"),"ProductDetails","Dettagli del prodotto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CustomerName","Nome del cliente"),"CustomerManagement","Gestione clienti"),"Add","Inserisci"),"add","Inserisci"),"Edit","modificare"),"Close","Vicino"),"PleaseSelect","Si prega di selezionare"),"Action","Azione"),"Email","E-mail"),"EditCustomer","Modifica cliente"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"AddCustomer","Aggiungi cliente"),"Country","Nazione"),"City","Città"),"Adress","Indirizzo"),"CustomerDetails","Dettagli cliente"),"CustomersList","Elenco clienti"),"SupplierCode","Codice fornitore"),"SupplierName","Nome del fornitore"),"SuppliersManagement","Gestione dei fornitori"),"SupplierDetails","Dettagli del fornitore"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"QuotationsManagement","Gestione delle quotazioni"),"SubTotal","totale parziale"),"MontantReste","Importo rimasto"),"complete","completare"),"EnAttendant","in attesa di"),"Recu","Ricevuto"),"partial","Parziale"),"Retournee","Ritorno"),"DetailQuote","Quotazione di dettaglio"),"EditQuote","Modifica Quotazione"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CreateSale","Crea vendita"),"DownloadPdf","Scarica il pdf"),"QuoteEmail","Preventivo inviato via e-mail"),"DeleteQuote","Elimina Quotazione"),"AddQuote","Aggiungi Quotazione"),"SelectProduct","Seleziona prodotto"),"ProductCodeName","Prodotto (Codice - Nome)"),"Price","Prezzo"),"CurrentStock","Scorta"),"Total","Totale"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Num","N°"),"Unitcost","Costo unitario"),"to","per"),"Subject","Soggetto"),"Message","Messaggio"),"EmailCustomer","Email del cliente"),"Sent","Spedire"),"Quote","Quotazione"),"Hello","Ciao"),"AttachmentQuote","Si prega di trovare l'allegato per il preventivo"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"AddProducts","Aggiungi prodotti all'elenco ordini"),"SelectWarehouse","Seleziona il magazzino"),"SelectCustomer","Seleziona cliente"),"SalesManagement","Direzione vendite"),"Balance","Equilibrio"),"QtyBack","Quantità ritorno"),"TotalReturn","Rendimento totale"),"Amount","somma"),"SaleDetail","Dettaglio di vendita"),"EditSale","Modifica vendita"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"AddSale","Aggiungi vendita"),"ShowPayment","Mostra pagamenti"),"AddPayment","Aggiungi pagamento"),"EditPayment","Modifica pagamento"),"EmailSale","Invia vendita via email"),"DeleteSale","Elimina vendita"),"ModePaiement","Modalità di pagamento"),"Paymentchoice","Scelta di pagamento"),"Note","Nota"),"PaymentComplete","Pagamento completato!"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"PurchasesManagement","Gestione degli acquisti"),"Ordered","Ordinato"),"DeletePurchase","Elimina acquisto"),"EmailPurchase","Invia acquisto via e-mail"),"EditPurchase","Modifica acquisto"),"PurchaseDetail","Dettaglio d'acquisto"),"AddPurchase","Aggiungi acquisto"),"EmailSupplier","Email del fornitore"),"PurchaseInvoice","Pagamenti acquisti"),"PurchasesInvoicesData","Acquista i dati sui pagamenti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"SalesInvoice","Pagamenti alle vendite"),"SalesInvoicesData","Dati di pagamento delle vendite"),"UserManagement","gestione degli utenti"),"Firstname","Nome di battesimo"),"lastname","cognome"),"username","NOME UTENTE"),"password","PASSWORD"),"Newpassword","Nuova password"),"ChangeAvatar","Cambia avatar"),"LeaveBlank","Si prega di lasciare vuoto questo campo se non è stato modificato"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"type","genere"),"UserPermissions","Autorizzazioni degli utenti"),"RoleName","Nome del ruolo"),"RoleDescription","Descrizione del ruolo"),"AddPermissions","Aggiungi autorizzazioni"),"View","Visualizza"),"Del","Elimina"),"NewAdjustement","Nuovo regolazione"),"EditAdjustement","Modifica regolazione"),"CannotSubstraction","Non è possibile sottrarre prodotti con stock 0"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Addition","aggiunta"),"Subtraction","Sottrazione"),"profil","profilo"),"logout","disconnettersi"),"PurchaseAlreadyPaid","non è possibile cambiare perché questo acquisto è già stato pagato"),"SaleAlreadyPaid","non puoi modificare perché questa vendita è già stata pagata"),"ReturnAlreadyPaid","non puoi modificare perché questa Ritorno è già stata pagata"),"QuoteAlready","Questa citazione ha già generato vendita"),"QuotationComplete","Questa citazione è completa"),"SiteConfiguration","Configurazione del sito"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Language","linguaggio"),"DefaultCurrency","Valuta predefinita"),"LoginCaptcha","Accedi Captcha"),"DefaultEmail","Email predefinita"),"SiteName","Nome del sito"),"ChangeLogo","Cambia logo"),"SMTPConfiguration","Configurazione SMTP"),"HOST","OSPITE"),"PORT","PORTA"),"encryption","crittografia"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"SMTPIncorrect","Configurazione SMTP errata"),"PaymentsReturns","Pagamenti di ritorno"),"ReturnsInvoices","fatture di ritorno"),"ReturnsInvoicesData","Dati di fatture di ritorno"),"ShowAll","Mostra tutti i record di tutti gli utenti"),"Discount","Sconto"),"OrderTax","Imposta sugli ordini"),"Shipping","spedizione"),"ManagementCurrencies","Valute di gestione"),"CurrencyCode","Codice valuta"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CurrencyName","Nome valuta"),"Symbol","Simbolo"),"CompanyName","Nome della ditta"),"CompanyPhone","Telefono aziendale"),"CompanyAdress","Indirizzo aziendale"),"Code","Codice"),"image","Immagine"),"Printbarcode","Stampa codice a barre"),"ReturnsCustomers","Vendite di ritorno"),"ReturnsSuppliers","Restituire gli acquisti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"FactureReturnCustomers","fatture Vendite di reso"),"FactureReturnSuppliers","fatture Resi acquisti"),"NodataAvailable","Nessun dato disponibile"),"ProductImage","Immagine del prodotto"),"Barcode","codice a barre"),"pointofsales","punto vendita"),"CustomUpload","Caricamento personalizzato"),"pointofsaleManagement","Gestione punto vendita"),"Adjustment","Regolazione"),"Updat","Aggiornare"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Reset","Ripristina"),"print","Stampa"),"SearchByEmail","Cerca per e-mail"),"ChooseProduct","Scegli il prodotto"),"Qty","Qtà"),"Items","Elementi"),"AmountHT","somma HT"),"AmountTTC","somma TTC"),"PleaseSelectSupplier","Seleziona il fornitore"),"PleaseSelectStatut","Seleziona lo stato"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"PayeBy","Pagato con"),"ChooseWarehouse","Scegli Magazzino"),"payNow","paga ora"),"ListofCategory","Elenco delle categorie"),"Description","Descrizione"),"submit","Invia"),"ProblemCreatingThisInvoice","Si è verificato un problema durante la creazione di questa fattura. Per favore riprova"),"ProblemPayment","Si è verificato un problema con il pagamento. Per favore riprova."),"CreateAdjustment","Crea aggiustamento"),"Afewwords","qualche parola in merito..."),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"UserImage","Immagine dell'utente"),"UpdateProduct","Aggiorna prodotto"),"Brand","Marca"),"BarcodeSymbology","Simbologia del codice a barre"),"ProductCost","costi del prodotto"),"ProductPrice","Prezzo del prodotto"),"UnitProduct","Prodotto unitario"),"TaxMethod","Metodo fiscale"),"MultipleImage","Immagine multipla"),"ProductHasMultiVariants","Il prodotto ha più varianti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"ProductHasPromotion","Il prodotto ha una promozione"),"PromotionStart","Inizia la promozione"),"PromotionEnd","Fine promozione"),"PromotionPrice","Prezzo promozionale"),"Price","Prezzo"),"Cost","Costo"),"Unit","Unità"),"ProductVariant","Variante di prodotto"),"Variant","Variante"),"UnitPrice","Prezzo unitario"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CreateReturnCustomer","Crea cliente di reso"),"EditReturnCustomer","Modifica cliente di reso"),"CreateReturnSupplier","Crea fornitore di reso"),"Documentation","Documentazione"),"EditReturnSupplier","Modifica fornitore di reso"),"FromWarehouse","Dal magazzino"),"ToWarehouse","Al magazzino"),"EditTransfer","Modifica trasferimento"),"TransferDetail","Dettaglio trasferimento"),"Pending","in attesa di"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Received","Ricevuto"),"Ordered","Ordinato"),"PermissionsManager","Gestore delle autorizzazioni"),"BrandManager","Gestore di marchio"),"BrandImage","Immagine di marca"),"BrandName","Nome di marca"),"BrandDescription","Descrizione di marca"),"BaseUnit","Unità base"),"ManagerUnits","Gestione delle unità"),"OperationValue","Valore dell'operazione"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Operator","Operatore"),"Top5Products","I 5 migliori prodotti"),"Last5Sales","Ultime 5 vendite"),"ListAdjustments","Elenca le regolazioni"),"ListTransfers","Elenco trasferimenti"),"CreateTransfer","Crea trasferimento"),"OrdersManager","Gestione degli ordini"),"ListQuotations","Elenco citazioni"),"ListPurchases","Elenco acquisti"),"ListSales","Elenco vendite"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"ListReturns","Elenco dei resi"),"PeopleManager","manager del personale"),"ListofBrand","Elenco dei marchi"),"Delete",{Title:"Sei sicuro?",Text:"Non sarai in grado di ripristinare questo!",confirmButtonText:"Sì, cancellalo!",cancelButtonText:"Annulla",Deleted:"eliminare!",Failed:"Mancato!",Therewassomethingwronge:"C'era qualcosa che non andava",CustomerDeleted:"questo cliente è stato eliminato",SupplierDeleted:"questo fornitore è stato eliminato",QuoteDeleted:"questa citazione è stata eliminato",SaleDeleted:"questa vendita è stata eliminata",PaymentDeleted:"questo pagamento è stato eliminato",PurchaseDeleted:"questo acquisto è stato eliminato",ReturnDeleted:"questo ritorno è stato eliminato",ProductDeleted:"questo prodotto è stato eliminato",ClientError:"Questo cliente è già collegato ad altre operazioni",ProviderError:"Questo fornitore è già collegato ad altre operazioni",UserDeleted:"Questo utente è stato eliminato",UnitDeleted:"Questa unità è stata eliminata",RoleDeleted:"Questo ruolo è stato eliminato",TaxeDeleted:"Questa imposta è stata eliminata",SubCatDeleted:"Questa sottocategoria è stata eliminata",CatDeleted:"Questa categoria è stata eliminata",WarehouseDeleted:"Questo magazzino è stato eliminata",AlreadyLinked:"questo prodotto è già collegato ad altre operazioni",AdjustDeleted:"Questo adeguamento è stato eliminato",TitleCurrency:"Questa valuta è stata eliminata",TitleTransfer:"La trasferimento è stata rimossa con successo",BackupDeleted:"Il backup è stato rimosso con successo",TitleBrand:"Questo marchio è stato eliminato"}),"Update",{TitleBrand:"Questo marchio è stato aggiornato",TitleProfile:"Il tuo profilo è stato aggiornato con successo",TitleAdjust:"Aggiustamento aggiornato con successo",TitleRole:"Ruolo aggiornato con successo",TitleUnit:"L'unità è stata aggiornata con successo",TitleUser:"Aggiornamento utente eseguito correttamente",TitleCustomer:"Il cliente è stato aggiornato con successo",TitleQuote:"Preventivo aggiornato con successo",TitleSale:"Vendita aggiornata con successo",TitlePayment:"Pagamento aggiornato con successo",TitlePurchase:"Acquisto aggiornato con successo",TitleReturn:"Ritorno Aggiornato con successo",TitleProduct:"Prodotto aggiornato con successo",TitleSupplier:"Il fornitore è stato aggiornato con successo",TitleTaxe:"Imposte aggiornate con successo",TitleCat:"Categoria aggiornata con successo",TitleWarhouse:"Magazzino aggiornato con successo",TitleSetting:"Impostazioni aggiornate con successo",TitleCurrency:"Questa valuta è stata aggiornata",TitleTransfer:"La trasferimento è stata aggiornata con successo"}),"Create",{TitleBrand:"Questo marchio è stato creato",TitleTransfer:"La trasferimento è stata aggiornata con successo",TitleRole:"Ruolo creato con successo",TitleUnit:"Unità creata con successo",TitleUser:"Utente creato correttamente",TitleCustomer:"Cliente creato con successo",TitleQuote:"Citazione creata con successo",TitleSale:"Vendita creata con successo",TitlePayment:"Pagamento creato con successo",TitlePurchase:"Acquisto creato con successo",TitleReturn:"Ritorno Creato con successo",TitleProduct:"Prodotto creato con successo",TitleSupplier:"Fornitore creato con successo",TitleTaxe:"Imposta creata con successo",TitleCat:"Categoria creata con successo",TitleWarhouse:"Magazzino creato con successo",TitleAdjust:"Aggiustamento creato con successo",TitleCurrency:"Questa valuta è stata creata"}),"Send",{TitleEmail:"Email Invia correttamente"}),"return",{TitleSale:"questa vendita già collegata con un ritorno!"}),"ReturnManagement","Gestione dei ritorna"),"ReturnDetail","Dettagli di ritorno"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"EditReturn","Modifica ritorno"),"AddReturn","Aggiungi ritorno"),"EmailReturn","Invia Ritorno in e-mail"),"DeleteReturn","Elimina ritorno"),"Retoursurcharge","Supplemento per restituzione"),"Laivrison","consegna"),"SelectSale","Seleziona vendita"),"ZeroPardefault","È possibile eliminare l'articolo o impostare la quantità restituita su zero se non viene restituita"),"Return","Ritorno"),"Purchase","Acquista"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"TotalSales","Vendite totali"),"TotalPurchases","Acquisti totali"),"TotalReturns","Retorna totali"),"PaiementsNet","Pagamenti netti"),"PaiementsSent","Pagamenti inviati"),"PaiementsReceived","Pagamenti ricevuti"),"Recieved","ricevuti"),"Sent","inviati"),"ProductQuantityAlerts","Avvisi quantità prodotto"),"ProductCode","Codice prodotto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"ProductName","nome del prodotto"),"AlertQuantity","Quantità di avviso"),"WarehouseStockChart","Grafico azioni magazzino"),"TotalProducts","Totale prodotti"),"TotalQuantity","Quantità totale"),"TopCustomers","I 5 migliori clienti"),"TotalAmount","Importo totale"),"TotalPaid","Totale pagato"),"CustomerSalesReport","Rapporto sulle vendite dei clienti"),"CustomerPaiementsReport","Rapporto sui pagamenti dei clienti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"CustomerQuotationsReport","Rapporto sulle citazioni dei clienti"),"Payments","pagamenti"),"TopSuppliers","Primi 5 fornitori"),"SupplierPurchasesReport","Rapporto sugli acquisti dei fornitori"),"SupplierPaiementsReport","Rapporto sui pagamenti dei fornitori"),"Name","Nome"),"Code","Codice"),"ManagementWarehouse","Gestione del magazzino"),"ZipCode","Cap"),"managementCategories","Gestione delle categorie"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Codecategorie","Categoria di codice"),"Namecategorie","Nome categoria"),"Parentcategorie","Categoria principale"),"managementTax","Gestione fiscale"),"TaxName","Nome fiscale"),"TaxRate","Aliquota fiscale"),"managementUnitPurchases","Gestione dell'unità acquisti"),"managementUnitSales","Gestione dell'unità di vendita"),"ShortName","Nome corto"),"PleaseSelectThesebeforeaddinganyproduct","Seleziona questi prima di aggiungere qualsiasi prodotto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"StockAdjustement","Adeguamento delle scorte"),"PleaseSelectWarehouse","Seleziona il magazzino prima di scegliere qualsiasi prodotto"),"StockTransfer","Trasferimento stock"),"SelectPeriod","Seleziona Periodo"),"ThisYear","Quest'anno"),"ThisToday","Questo oggi"),"ThisMonth","Questo mese"),"ThisWeek","Questa settimana"),"AdjustmentDetail","Dettaglio regolazione"),"ActivateUser","Questo utente è stato attivato"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"DisActivateUser","Questo utente è stato disattivato"),"NotFound","Pagina non trovata."),"oops","errore! Pagina non trovata."),"couldNotFind","Non siamo riusciti a trovare la pagina che stavi cercando. Nel frattempo, potresti"),"ReturnDashboard","torna alla dashboard"),"hrm","HRM"),"Employees","Dipendenti"),"Attendance","Presenze"),"Leave_request","Lascia una richiesta"),"Leave_type","Tipo di uscita"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Company","Azienda"),"Departments","Dipartimenti"),"Designations","Designazioni"),"Office_Shift","Turno d'ufficio"),"Holidays","Vacanze"),"Enter_Company_Name","Inserisci il nome dell'azienda"),"Enter_email_address","Inserisci l'indirizzo email"),"Enter_Company_Phone","Inserisci il telefono aziendale"),"Enter_Company_Country","Inserisci il paese dell'azienda"),"Created_in_successfully","Creato con successo"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Updated_in_successfully","Aggiornato con successo"),"Deleted_in_successfully","Eliminato con successo"),"department","Dipartimento"),"Enter_Department_Name","Inserisci il nome del dipartimento"),"Choose_Company","Scegli Azienda"),"Department_Head","Capo dipartimento"),"Choose_Department_Head","Scegli Capo Dipartimento"),"Enter_Shift_name","Inserisci il nome del turno"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Vacanza"),"Enter_title","Inserisci il titolo"),"title","titolo"),"start_date","Data d'inizio"),"Enter_Start_date","Inserire la data di inizio"),"Finish_Date","Data di fine"),"Enter_Finish_date","Inserisci la data di fine"),"Please_provide_any_details","Si prega di fornire tutti i dettagli"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Attendances","Presenze"),"Enter_Attendance_date","Inserisci la data di presenza"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Scegli Dipendente"),"Employee","Dipendente"),"Work_Duration","Durata del lavoro"),"remaining_leaves_are_insufficient","Le foglie rimanenti sono insufficienti"),"Leave_Type","Tipo di uscita"),"Days","Giorni"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Department","Dipartimento"),"Choose_leave_type","Scegli il tipo di permesso"),"Choose_status","Scegli lo stato"),"Leave_Reason","Lascia la ragione"),"Enter_Reason_Leave","Inserisci Motivo Congedo"),"Add_Employee","Aggiungi dipendente"),"FirstName","Nome di battesimo"),"Enter_FirstName","Inserisci il nome"),"LastName","Cognome"),"Enter_LastName","Inserisci il cognome"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Gender","Genere"),"Choose_Gender","Scegli il genere"),"Enter_Birth_date","Inserisci la data di nascita"),"Birth_date","Data di nascita"),"Enter_Country","Inserisci Paese"),"Enter_Phone_Number","Inserisci il numero di telefono"),"joining_date","Data di adesione"),"Enter_joining_date","Inserisci la data di adesione"),"Choose_Designation","Scegli Designazione"),"Designation","Designazione"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Office_Shift","Turno di Ufficio"),"Choose_Office_Shift","Scegli Turno d'ufficio"),"Enter_Leaving_Date","Inserisci la data di partenza"),"Leaving_Date","Data di partenza"),"Annual_Leave","Ferie annuali"),"Enter_Annual_Leave","Entra in ferie annuali"),"Remaining_leave","Congedo residuo"),"Employee_Details","Dettagli dei dipendenti"),"Basic_Information","Informazioni di base"),"Family_status","Stato familiare"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Choose_Family_status","Scegli lo stato di famiglia"),"Employment_type","Tipo di impiego"),"Select_Employment_type","Seleziona Tipo di impiego"),"Enter_City","Entra in Città"),"Province","Provincia"),"Enter_Province","Entra in Provincia"),"Enter_Address","Inserisci indirizzo"),"Enter_Zip_code","Inserisci il codice postale"),"Zip_code","Cap"),"Hourly_rate","Tariffa oraria"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Enter_Hourly_rate","Inserisci Tariffa oraria"),"Basic_salary","Salario di base"),"Enter_Basic_salary","Inserisci lo stipendio base"),"Social_Media","Social media"),"Skype","Skype"),"Enter_Skype","Inserisci un Skype"),"Facebook","Facebook"),"Enter_Facebook","Inserisci un Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Inserisci un WhatsApp"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Inserisci un LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Inserisci un Twitter"),"Experiences","Esperienze"),"bank_account","conto bancario"),"Company_Name","Nome della ditta"),"Location","Posizione"),"Enter_location","Inserisci posizione"),"Enter_Description","Immettere la descrizione"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Bank_Name","Nome della banca"),"Enter_Bank_Name","Inserisci il nome della banca"),"Bank_Branch","Filiale bancaria"),"Enter_Bank_Branch","Entra in filiale della banca"),"Bank_Number","Numero di banca"),"Enter_Bank_Number","Immettere il numero di banca"),"Assigned_warehouses","Magazzini assegnati"),"Top_customers","I migliori clienti"),"Attachment","Allegato"),"view_employee","visualizzare i dipendenti"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"edit_employee","modificare i dipendenti"),"delete_employee","eliminare i dipendenti"),"Created_by","Aggiunto da"),"Add_product_IMEI_Serial_number","Aggiungi IMEI/Numero di serie del prodotto"),"Product_Has_Imei_Serial_number","Il prodotto ha un numero Imei/di serie"),"IMEI_SN","IMEI/SN"),"Shipments","Spedizioni"),"delivered_to","Spedito a"),"shipment_ref","Spedizione Rif"),"sale_ref","Vendita Rif"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Edit_Shipping","Modifica spedizione"),"Packed","Confezionato"),"Shipped","Spedito"),"Delivered","Consegnato"),"Cancelled","Annullato"),"Shipping_status","Stato della spedizione"),"Users_Report","Rapporto utenti"),"stock_report","Rapporto sulle scorte"),"TotalPurchases","Acquisti totali"),"Total_quotations","Citazioni totali"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Total_return_sales","Vendite di ritorno totale"),"Total_return_purchases","Totale acquisti di ritorno"),"Total_transfers","Trasferimenti totali"),"Total_adjustments","Adeguamenti totali"),"User_report","Rapporto utente"),"Current_stock","Scorta attuale"),"product_name","nome del prodotto"),"Total_Customers_Due","Debito totale"),"Total_Suppliers_Due","Debito totale"),"Some_warehouses","Alcuni Magazzini"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"All_Warehouses","Tutti i Magazzini"),"Product_Cost","Prezzo del prodotto"),"sms_settings","Impostazioni SMS"),"pos_settings","Impostazioni POS"),"payment_gateway","Gateway di pagamento"),"mail_settings","Impostazioni di posta"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Gateway SMS predefinito"),"module_settings","Impostazioni del modulo"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Module_enabled_success","Modulo abilitato con successo"),"Module_Disabled_success","Modulo disabilitato con successo"),"update_settings","Aggiorna impostazioni"),"Please_Upload_the_Correct_Module","Carica il modulo corretto"),"Uploaded_Success","Caricato con successo"),"Customer_details","Dettagli cliente"),"Edit_Customer","Modifica cliente"),"Delete_Customer","Elimina cliente"),"Pay_Due","pagare dovuto"),"Paying_amount_is_greater_than_Total_Due","L'importo del pagamento è superiore al totale dovuto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Customer_Invoice","Fattura del cliente"),"This_Product_Not_For_Selling","Questo prodotto non è in vendita"),"Welcome_to_your_Dashboard","Benvenuto nella tua dashboard"),"Total_Payable","Totale pagabile"),"Choose_Sale_Ref","Scegli Rif. Vendita"),"Please_Select_Sale","Si prega di selezionare Vendita"),"Sale_Ref","Rif. Vendita"),"list_product_returns","elenca i resi dei prodotti"),"Qty_return","qty di ritorno"),"Choose_Purchase_Ref","Scegli Acquisto Rif"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Purchase_Ref","Acquisto Rif"),"please_select_purchase","Seleziona Acquisto"),"qty_return_is_greater_than_qty_purchased","La quantità restituita è maggiore della quantità acquistata"),"qty_return_is_greater_than_qty_sold","La quantità di ritorno è maggiore della quantità venduta"),"Quantity_sold","Quantità venduta"),"qty_purchased","Quantità acquistata"),"Sender_Name","Nome mittente"),"The_module_must_be_uploaded_as_zip_file","Il modulo deve essere caricato come file zip"),"Upload_Module","Modulo di caricamento"),"All_Modules_Installed","Tutti i moduli installati"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Current_Version","Versione attuale"),"You_already_have_the_latest_version","Hai già l'ultima versione"),"Update_Available","Aggiornamento disponibile"),"Update_Log","Aggiorna registro"),"Update_Now","Aggiorna ora"),"View_Change_Log","Visualizza registro modifiche"),"invoice_footer","Piè di pagina della fattura"),"Please_Wait_for_the_update","NOTA: attendere il completamento dell'aggiornamento. Non è consigliabile chiudere il browser o interrompere un processo di aggiornamento"),"Note_update","Nota: assicurati di eseguire il backup della versione corrente e del database prima di eseguire l'aggiornamento, per ripristinarlo in caso di errore"),"Time_Zone","Fuso orario"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Payment_note","note di pagamento"),"sale_note","note di vendita"),"Total_Sale_Due","Totale vendita dovuta"),"Total_Sell_Return_Due","Totale vendita di ritorno dovuto"),"pay_all_sell_due_at_a_time","pagare tutte le vendite dovute alla volta"),"pay_all_sell_return_due_at_a_time","pagare tutti i resi di vendita dovuti alla volta"),"Gross_Profit","Utile lordo"),"pay_all_purchase_due_at_a_time","pagare tutti gli acquisti dovuti alla volta"),"Delete_Provider","Elimina fornitore"),"Edit_Provider","Modifica fornitore"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Provider_details","Dettagli del fornitore"),"Total_Purchase_Due","Totale acquisto dovuto"),"Provider_Credit_Note","Nota di credito"),"Customer_Credit_Note","Nota di credito"),"Sell_Return","Vendi Ritorno"),"Purchase_Return","Acquisto di ritorno"),"Tax_Number","Codice Fiscale"),"Please_add_return_quantity","Si prega di aggiungere la quantità di reso"),"Return_exist_for_the_Transaction","Esiste un ritorno per la transazione"),"qty_return_is_greater_than_Quantity_Remaining","La quantità restituita è maggiore della quantità rimanente"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"products_refunded_alert","Tutti i prodotti con una quantità impostata su 0 non verranno rimborsati"),"pay_all_purchase_return_due_at_a_time","pagare tutti i resi di acquisto dovuti alla volta"),"Total_Purchase_Return_Due","Totale acquisto reso dovuto"),"Purchase_return_due","Acquisto di ritorno dovuto"),"Sell_return_due","Vendi reso dovuto"),"product_report","Rapporto sul prodotto"),"product_sales_report","rapporto di vendita del prodotto"),"Product_purchases_report","Report acquisti prodotti"),"Qty_sold","Qtà venduta"),"Qty_purchased","Qtà acquistata"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Filter_by_warehouse","Filtra per magazzino"),"Enable_Print_Invoice","Stampa fattura automaticamente"),"Show_Warehouse","visualizza magazzino"),"credit_card_info","Informazioni carta di credito"),"Saved_Credit_Card_Info","Informazioni carta di credito salvate"),"Credit_card_changed_successfully","Carta di credito modificata con successo"),"notification_template","Modello di notifica"),"email_notification","Notifica email"),"sms_notification","Notifica SMS"),"Change_product_details","Modifica dettagli prodotto"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"edit_tax_and_discount_and_shipping","Modifica tasse, sconti e spedizione"),"Create_Quotation_with_Stock","Crea preventivo con magazzino"),"Variant_Name","Nome variante"),"Variant_cost","Costo variante"),"Variant_price","Prezzo variante"),"Variant_code","Codice variante"),"Please_wait_until_the_product_is_loaded","Attendere fino al caricamento del prodotto"),"Choose_SMS_Gateway","Scegli il gateway SMS"),"Notification_Client","Notifica al cliente"),"Available_Tags","Tag disponibili"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Email_Subject","Oggetto email"),"Email_body","Corpo email"),"Notification_Supplier","Notifica al fornitore"),"sms_body","Corpo SMS"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","Modifica Progetto"),"Projects","Progetti"),"Enter_Project_Title","Inserisci Titolo del Progetto"),"Assigned_Employees","Dipendenti Assegnati"),Se(Se(Se(Se(Se(Se(Se(Se(Se(Se(ke,"Choose_Team","Scegli il Team"),"Create_Project","Crea Progetto"),"Project_List","Elenco Progetti"),"Not_Started","Non Iniziato"),"In_Progress","In Corso"),"On_Hold","In Sospeso"),"Edit_Task","Modifica Attività"),"Tasks","Attività"),"Enter_Task_Title","Inserisci Titolo dell'Attività"),"Choose_Project","Scegli Progetto"),Se(Se(Se(Se(ke,"Project","Progetto"),"Create_Task","Crea Attività"),"Task_List","Elenco Attività"),"Import_Purchases","Importa Acquisti")),Ind:(Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce={Draft_Created_successfully:"Draf berhasil dibuat",Draft_Sale_Deleted:"Penjualan draf dihapus",Inventory_Valuation_Based_on_Average_Cost:"Penilaian inventaris berdasarkan biaya rata-rata",Payroll:"Gaji",Transfers_Money:"Transfer uang",Inventory_Valuation:"Penilaian inventaris",Deposits_Report:"Laporan deposito",Expense_Report:"Laporan pengeluaran",Deposit_Category:"Kategori deposito",Total_Deposits:"Total deposit",Expense_Category:"Kategori pengeluaran",Total_Expenses:"Total pengeluaran",ASSET_VALUE:"NILAI ASET",STOCK_ON_HAND:"Persediaan di tangan",Variant_NAME:"Nama varian",SKU:"SKU",ITEM_NAME:"Nama barang",From_Account:"Dari akun",To_Account:"Ke akun",Accounts_cannot_be_the_same:"Akun tidak boleh sama",CountStock:"Hitung Stok",Successfully_Generated_Count:"Berhasil Membuat Perhitungan",Count:"Jumlah",file:"Berkas",Accounting:"Akuntansi",deposit_delete:"Hapus Deposit",deposit_edit:"Edit Deposit",deposit_add:"Tambah Deposit",deposit_view:"Lihat Deposit",expense_add:"Tambah Pengeluaran",expense_edit:"Edit Pengeluaran",expense_delete:"Hapus Pengeluaran",List_Deposit:"Daftar Deposit",Create_deposit:"Buat Deposit",deposit_Category:"Kategori Deposit",List_accounts:"Daftar Akun",Account:"Akun",Choose_Account:"Pilih Akun",Deposits:"Deposit",account_num:"Nomor Akun",Enter_account_num:"Masukkan Nomor Akun",account_name:"Nama Akun",Enter_account_name:"Masukkan Nama Akun",initial_balance:"Saldo Awal",Enter_initial_balance:"Masukkan Saldo Awal",notes:"Catatan",balance:"Saldo",Receipt:"Kuitansi",Pos_Settings:"Pengaturan titik penjualan",Note_to_customer:"Catatan untuk pelanggan",Show_Note_to_customer:"Tunjukkan Catatan kepada pelanggan",Show_barcode:"Tampilkan kode batang",Show_Tax_and_Discount:"Tampilkan Pajak & Diskon & Pengiriman",Show_Customer:"Tampilkan Pelanggan",Show_Email:"Tampilkan Email",Show_Phone:"Tampilkan Telepon",Show_Address:"Tampilkan Alamat",DefaultLanguage:"Bahasa Bawaan",footer:"catatan kaki",Received_Amount:"Jumlah yang Diterima",Paying_Amount:"Membayar Jumlah",Change:"Mengubah",Paying_amount_is_greater_than_Received_amount:"Jumlah pembayaran lebih besar dari jumlah yang diterima",Paying_amount_is_greater_than_Grand_Total:"Jumlah pembayaran lebih besar dari total keseluruhan",code_must_be_not_exist_already:"kode harus belum ada",You_will_find_your_backup_on:"Anda akan menemukan cadangan Anda di",and_save_it_to_your_pc:"dan simpan ke pc Anda",Scan_your_barcode_and_select_the_correct_symbology_below:"Pindai kode batang Anda dan pilih simbologi yang benar di bawah ini",Scan_Search_Product_by_Code_Name:"Pindai/Cari Produk dengan Nama Kode",Paper_size:"Ukuran kertas",Clear_Cache:"Hapus Cache",Cache_cleared_successfully:"Cache berhasil dibersihkan",Failed_to_clear_cache:"Gagal menghapus cache",Scan_Barcode:"Pemindai kode batang",Please_use_short_name_of_unit:"Silakan gunakan nama pendek unit",DefaultCustomer:"Pelanggan Default",DefaultWarehouse:"Gudang Bawaan",Payment_Gateway:"Payment Gateway",SMS_Configuration:"Konfigurasi SMS",Gateway:"Payment Gateway",Choose_Gateway:"Pilih Payment Gateway",Send_SMS:"Pesan berhasil dikirim",sms_config_invalid:"konfigurasi sms salah tidak valid",Remove_Stripe_Key_Secret:"Hapus kunci API Stripe",credit_card_account_not_available:"Rekening kartu kredit tidak tersedia",Credit_Card_Info:"Info Kartu Kredit",developed_by:"Dikembangkan oleh",Unit_already_linked_with_sub_unit:"Unit sudah terhubung dengan sub unit",Total_Items_Quantity:"Total Item dan Kuantitas",Value_by_Cost_and_Price:"Nilai berdasarkan Biaya dan Harga",Search_this_table:"Cari tabel ini",import_products:"Produk impor",Field_optional:"Bidang opsional",Download_exemple:"Unduh contoh",field_must_be_in_csv_format:"Bidang harus dalam format csv",Successfully_Imported:"Berhasil Diimpor",file_size_must_be_less_than_1_mega:"Ukuran file harus kurang dari 1 mega",Please_follow_the_import_instructions:"Harap ikuti petunjuk impor",must_be_exist:"unit harus sudah dibuat",Import_Customers:"Impor Pelanggan",Import_Suppliers:"Pemasok Impor",Recent_Sales:"Penjualan Terbaru",Create_Transfer:"Buat Transfer",order_products:"Item pesanan",Search_Product_by_Code_Name:"Cari Produk dengan Kode atau Nama",Reports_payments_Purchase_Return:"Melaporkan Pembayaran Pengembalian Pembelian",Reports_payments_Sale_Return:"Laporan Pembayaran Retur Penjualan",payments_Sales_Return:"Pembayaran retur penjualan",payments_Purchases_Return:"Pembayaran pembelian kembali",CreateSaleReturn:"Buat Retur Penjualan",EditSaleReturn:"Edit Pengembalian Penjualan",SalesReturn:"Retur Penjualan",CreatePurchaseReturn:"Buat Pengembalian Pembelian",EditPurchaseReturn:"Edit Pengembalian Pembelian",PurchasesReturn:"Pembelian Kembali",Due:"jatuh tempo",Profit:"Keuntungan",Revenue:"Pendapatan",Sales_today:"Penjualan hari ini",People:"Orang-orang",Successfully_Created:"Berhasil Dibuat",Successfully_Updated:"Berhasil diperbaharui",Success:"sukses",Failed:"Gagal",Warning:"Peringatan",Please_fill_the_form_correctly:"Harap isi formulir dengan benar",Field_is_required:"Bidang wajib diisi",Error:"Kesalahan!",you_are_not_authorized:"Maaf! Anda tidak berwenang.",Go_back_to_home:"Kembali ke beranda",page_not_exist:"Maaf! Halaman yang Anda cari tidak ada.",Choose_Status:"Pilih status",Choose_Method:"Pilih Metode",Choose_Symbology:"Pilih simbologi",Choose_Category:"Pilih Kategori",Choose_Customer:"Pilih Pelanggan",Choose_Supplier:"Pilih Pemasok",Choose_Unit_Purchase:"Pilih Unit Pembelian",Choose_Sub_Category:"Pilih Subkategori",Choose_Brand:"Pilih Merek",Choose_Warehouse:"Pilih Gudang",Choose_Unit_Sale:"Pilih Unit Penjualan",Enter_Product_Cost:"Masukkan Biaya Produk",Enter_Stock_alert:"Masuk ke Stock alert",Choose_Unit_Product:"Pilih Unit Produk",Enter_Product_Price:"Masukkan Harga Produk",Enter_Name_Product:"Masukkan Nama Produk",Enter_Role_Name:"Masukkan Nama Peran",Enter_Role_Description:"Masukkan Deskripsi Peran",Enter_name_category:"Masukkan Nama kategori",Enter_Code_category:"Masukkan Kode kategori",Enter_Name_Brand:"Masukkan Nama Merek",Enter_Description_Brand:"Masukkan Deskripsi Merek",Enter_Code_Currency:"Masukkan Mata Uang Kode",Enter_name_Currency:"Masukkan nama Mata uang",Enter_Symbol_Currency:"Masukkan Mata Uang Simbol",Enter_Name_Unit:"Masukkan Nama Unit",Enter_ShortName_Unit:"Masukkan Unit nama pendek",Choose_Base_Unit:"Pilih Unit Dudukan",Choose_Operator:"Pilih Operator",Enter_Operation_Value:"Masukkan Nilai Operasi",Enter_Name_Warehouse:"Masukkan Nama Gudang",Enter_Phone_Warehouse:"Masukkan Telepon Gudang",Enter_Country_Warehouse:"Masukkan Negara Gudang",Enter_City_Warehouse:"Masuk kota gudang",Enter_Email_Warehouse:"Masukkan email Gudang",Enter_ZipCode_Warehouse:"Masukkan Kode Pos Gudang",Choose_Currency:"Pilih mata uang",Thank_you_for_your_business:"Terima kasih atas bisnis Anda!",Cancel:"Membatalkan",New_Customer:"Pelanggan baru",Incorrect_Login:"Login Salah",Successfully_Logged_In:"Berhasil Masuk",This_user_not_active:"Pengguna ini tidak aktif",SignIn:"Masuk",Create_an_account:"Buat sebuah akun",Forgot_Password:"Tidak ingat kata sandi ?",Email_Address:"Alamat email",SignUp:"Daftar",Already_have_an_account:"Sudah memiliki akun ?",Reset_Password:"Setel Ulang Kata Sandi",Failed_to_authenticate_on_SMTP_server:"Gagal mengautentikasi di server SMTP",We_cant_find_a_user_with_that_email_addres:"Kami tidak dapat menemukan pengguna dengan alamat email itu",We_have_emailed_your_password_reset_link:"Kami telah mengirimkan email tautan pengaturan ulang kata sandi Anda",Please_fill_the_Email_Adress:"Silahkan isi Alamat Email",Confirm_password:"Setujui password",Your_Password_has_been_changed:"Kata sandi Anda telah diubah",The_password_confirmation_does_not_match:"Konfirmasi kata sandi tidak cocok",This_password_reset_token_is_invalid:"Token penyetelan ulang sandi ini tidak valid",Warehouse_report:"Laporan gudang",All_Warehouses:"Semua Gudang",Expense_List:"Daftar Biaya",Expenses:"Beban",This_Week_Sales_Purchases:"Penjualan & Pembelian Minggu Ini",Top_Selling_Products:"Produk Terlaris",View_all:"Lihat semua",Payment_Sent_Received:"Pembayaran Dikirim & Diterima",Filter:"Saring",Invoice_POS:"POS Faktur",Invoice:"Faktur",Customer_Info:"Info Pelanggan",Company_Info:"Info perusahaan",Invoice_Info:"Info Faktur",Order_Summary:"Ringkasan Pesanan",Quote_Info:"Info Kutipan",Del:"Menghapus",SuppliersPaiementsReport:"Laporan Pembayaran Pemasok",Purchase_Info:"Beli Info",Supplier_Info:"Info Pemasok",Return_Info:"info Kembali"},"Expense_Category","Kategori Biaya"),"Create_Expense","Buat Beban"),"Details","rincian"),"Discount_Method","Metode Diskon"),"Net_Unit_Cost","Biaya Satuan Net"),"Net_Unit_Price","Harga Satuan Bersih"),"Edit_Expense","Edit Biaya"),"All_Brand","Semua Merek"),"All_Category","Semua Kategori"),"ListExpenses","Daftar Biaya"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Create_Permission","Buat Izin"),"Edit_Permission","Edit Izin"),"Reports_payments_Sales","Laporan pembayaran Penjualan"),"Reports_payments_Purchases","Melaporkan pembayaran Pembelian"),"Reports_payments_Return_Customers","Laporan pembayaran Retur Pelanggan"),"Reports_payments_Return_Suppliers","Laporan pembayaran Kembali Pemasok"),"Expense_Deleted","Pengeluaran ini telah dihapus"),"Expense_Updated","Biaya ini telah Diperbarui"),"Expense_Created","Pengeluaran Ini Telah Dibuat"),"DemoVersion","Anda tidak dapat melakukan ini di versi demo"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"OrderStatistics","Statistik Penjualan"),"AlreadyAdd","Produk Ini Sudah Ditambahkan !!"),"AddProductToList","Silakan Tambahkan Produk Ke Daftar !!"),"AddQuantity","Tambahkan jumlah Detail !!"),"InvalidData","Data Tidak Valid !!"),"LowStock","kuantitas melebihi kuantitas yang tersedia dalam stok"),"WarehouseIdentical","Kedua gudang itu tidak mungkin sama !!"),"VariantDuplicate","Varian Ini Duplikat !!"),"Filesize","Ukuran file"),"GenerateBackup","Hasilkan Cadangan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"BackupDatabase","Database cadangan"),"Backup","Cadangan"),"Paid","Dibayar"),"Unpaid","Belum dibayar"),"Today","Hari ini"),"Income","Pendapatan"),"Expenses","Beban"),"Sale","Penjualan"),"Actif","Aktif"),"Inactif","Tidak aktif"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Customers","Pelanggan"),"Phone","Telepon"),"SearchByPhone","Cari lewat Telepon"),"Suppliers","Pemasok"),"Quotations","Kutipan"),"Sales","Penjualan"),"Purchases","Pembelian"),"Returns","Kembali"),"Settings","Pengaturan"),"SystemSettings","Pengaturan sistem"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Users","Pengguna"),"GroupPermissions","Izin Grup"),"Currencies","Mata Uang"),"Warehouses","Gudang"),"Units","Unit"),"UnitsPrchases"," Pembelian Unit"),"UnitsSales","Unit Penjualan"),"Reports","Laporan"),"PaymentsReport","Laporan Pembayaran"),"PaymentsPurchases","Pembelian Pembayaran"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"PaymentsSales","Pembayaran Penjualan"),"ProfitandLoss","Laba rugi"),"WarehouseStockChart","Grafik Stok Gudang"),"SalesReport","Laporan penjualan"),"PurchasesReport","Laporan Pembelian"),"CustomersReport","Laporan Pelanggan"),"SuppliersReport","Laporan Pemasok"),"SupplierReport","Laporan Pemasok"),"DailySalesData","Data Penjualan Harian"),"DailyPurchasesData","Data Pembelian Harian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Dernièrescinqrecords","Lima rekor terakhir"),"Filters","Filter"),"date","tanggal"),"Reference","Referensi"),"Supplier","Pemasok"),"PaymentStatus","Status pembayaran"),"Customer","Pelanggan"),"CustomerCode","Kode pelanggan"),"Status","Status"),"SupplierCode","Kode penyuplai"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Categorie","Kategori"),"Categories","Kategori"),"StockTransfers","Transfer Saham"),"StockManagement","Manajemen Stok"),"dashboard","Dasbor"),"Products","Produk"),"productsList","Daftar produk"),"ProductManagement","Manajemen Produk"),"ProductQuantityAlerts","Peringatan Kuantitas Produk"),"CodeProduct","Kode Produk"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ProductTax","Pajak Produk"),"SubCategorie","Subkategori"),"Name_product","Penunjukan"),"StockAlert","Peringatan Stok"),"warehouse","gudang"),"Tax","Pajak"),"BuyingPrice","Harga beli"),"SellPrice","Harga jual"),"Quantity","Kuantitas"),"UnitSale","Penjualan Unit"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"UnitPurchase","Pembelian Unit"),"ManagementCurrencies","Manajemen Mata Uang"),"CurrencyCode","Kode mata uang"),"CurrencyName","Nama Mata Uang"),"Symbol","Simbol"),"All","Semua"),"EditProduct","Edit Produk"),"SearchByCode","Cari berdasarkan Kode"),"SearchByName","Cari berdasarkan nama"),"ProductDetails","Rincian Produk"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"CustomerName","Nama Pelanggan"),"CustomerManagement","Manajemen pelanggan"),"Add","Membuat"),"add","Membuat"),"Edit","Edit"),"Close","Menutup"),"PleaseSelect","Silahkan pilih"),"Action","Tindakan"),"Email","Surel"),"EditCustomer","Edit Pelanggan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"AddCustomer","Buat Pelanggan"),"Country","Negara"),"City","Kota"),"Adress","Alamat"),"CustomerDetails","detil pelanggan"),"CustomersList","Daftar Pelanggan"),"SupplierCode","Kode penyuplai"),"SupplierName","nama pemasok"),"SuppliersManagement","Manajemen Pemasok"),"SupplierDetails","Detail Pemasok"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"QuotationsManagement","Manajemen Kutipan"),"SubTotal","Subtotal"),"MontantReste","Jumlah tersisa"),"complete","lengkap"),"EnAttendant","tertunda"),"Recu","Diterima"),"partial","Sebagian"),"Retournee","Kembali"),"DetailQuote","Detail kutipan"),"EditQuote","Edit Kutipan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"CreateSale","Buat Penjualan"),"DownloadPdf","Unduh PDF"),"QuoteEmail","Kutipan Terkirim di Email"),"DeleteQuote","Hapus Kutipan"),"AddQuote","Buat Kutipan"),"SelectProduct","Pilih Produk"),"ProductCodeName","Produk (Kode - Nama)"),"Price","Harga"),"CurrentStock","persediaan"),"Total","Total"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Num","N°"),"Unitcost","Biaya unit"),"to","ke"),"Subject","Subyek"),"Message","Pesan"),"EmailCustomer","Email Pelanggan"),"Sent","Kirim"),"Quote","Kutipan"),"Hello","Halo"),"AttachmentQuote","Silakan temukan lampiran untuk Quotation Anda"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"AddProducts","Tambahkan Produk ke Daftar Pesanan"),"SelectWarehouse","Pilih gudang"),"SelectCustomer","silahkan Pilih Pelanggan"),"SalesManagement","Manajemen penjualan"),"Balance","Keseimbangan"),"QtyBack","Kuantitas Kembali"),"TotalReturn","Total Pengembalian"),"Amount","Jumlah"),"SaleDetail","Detail penjualan"),"EditSale","Edit Obral"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"AddSale","Buat Penjualan"),"ShowPayment","Tunjukkan Pembayaran"),"AddPayment","Buat Pembayaran"),"EditPayment","Edit Pembayaran"),"EmailSale","Kirim Obral melalui Email"),"DeleteSale","Hapus Obral"),"ModePaiement","Dibayar oleh"),"Paymentchoice","Pilihan pembayaran"),"Note","Catatan"),"PaymentComplete","Pembayaran selesai!"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"PurchasesManagement","Manajemen Pembelian"),"Ordered","Dipesan"),"DeletePurchase","Hapus Pembelian"),"EmailPurchase","Kirim Pembelian melalui Email"),"EditPurchase","Edit Pembelian"),"PurchaseDetail","Detail pembelian"),"AddPurchase","Buat Pembelian"),"EmailSupplier","Email Pemasok"),"PurchaseInvoice","Membeli pembayaran"),"PurchasesInvoicesData","Membeli data pembayaran"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"SalesInvoice","Pembayaran penjualan"),"SalesInvoicesData","Data pembayaran penjualan"),"UserManagement","manajemen pengguna"),"Firstname","Nama depan"),"lastname","nama keluarga"),"username","Nama pengguna"),"password","Kata sandi"),"Newpassword","Kata sandi baru"),"ChangeAvatar","Mengubah avatar"),"LeaveBlank","Harap kosongkan bidang ini jika Anda belum mengubahnya"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"type","Tipe"),"UserPermissions","Izin Pengguna"),"RoleName","Wewenang"),"RoleDescription","Deskripsi peran"),"AddPermissions","Buat Izin"),"View","Melihat"),"Del","Menghapus"),"NewAdjustement","Penyesuaian Baru"),"EditAdjustement","Edit Penyesuaian"),"CannotSubstraction","Anda tidak dapat mengurangi produk yang memiliki stok 0"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Addition","Tambahan"),"Subtraction","Pengurangan"),"profil","profil"),"logout","keluar"),"PurchaseAlreadyPaid","Anda tidak dapat mengubah karena Pembelian ini sudah dibayar"),"SaleAlreadyPaid","Anda tidak dapat mengubah karena Obral ini sudah dibayar"),"ReturnAlreadyPaid","Anda tidak dapat mengubah karena Pengembalian ini sudah dibayar"),"QuoteAlready","Kutipan ini sudah menghasilkan penjualan"),"AddProduct","Buat produk"),"QuotationComplete","Kutipan Ini Lengkap"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"SiteConfiguration","Konfigurasi Situs"),"Language","Bahasa"),"DefaultCurrency","Mata Uang Default"),"LoginCaptcha","Masuk Captcha"),"DefaultEmail","Default Email"),"SiteName","Nama situs"),"ChangeLogo","Ubah Logo"),"SMTPConfiguration","Konfigurasi SMTP"),"HOST","TUAN RUMAH"),"PORT","PELABUHAN"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"encryption","Enkripsi"),"SMTPIncorrect","Konfigurasi SMTP Salah"),"PaymentsReturns","Pembayaran Kembali"),"ReturnsInvoices","Mengembalikan Faktur"),"ReturnsInvoicesData","Mengembalikan Data Faktur"),"ShowAll","Tampilkan semua catatan dari semua Pengguna"),"Discount","Diskon"),"OrderTax","Pajak Pesanan"),"Shipping","pengiriman"),"CompanyName","Nama Perusahaan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"CompanyPhone","Telepon Perusahaan"),"CompanyAdress","Alamat perusahaan"),"Code","Kode"),"image","gambar"),"Printbarcode","Cetak kode batang"),"ReturnsCustomers","Mengembalikan Pelanggan"),"ReturnsSuppliers","Pengembalian Pemasok"),"FactureReturnCustomers","Kembalikan Faktur Pelanggan"),"FactureReturnSuppliers","Faktur Pemasok Kembali"),"NodataAvailable","Tidak ada data yang tersedia"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ProductImage","gambar produk"),"Barcode","Barcode"),"pointofsales","titik Penjualan"),"CustomUpload","Unggah Ubahsuaian"),"pointofsaleManagement","Point of Sale Management"),"Adjustment","Pengaturan"),"Updat","Memperbarui"),"Reset","Setel ulang"),"print","Mencetak"),"SearchByEmail","Cari Melalui Email"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ChooseProduct","Choose Product"),"Qty","Jml"),"Items","Item"),"AmountHT","Jumlah"),"AmountTTC","jumlah total"),"PleaseSelectSupplier","Silakan Pilih Pemasok"),"PleaseSelectStatut","Silakan Pilih Status"),"PayeBy","Dibayar oleh"),"ChooseWarehouse","Pilih Gudang"),"payNow","Bayar sekarang"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ListofCategory","Daftar Kategori"),"Description","Deskripsi"),"submit","Kirimkan"),"ProblemCreatingThisInvoice","Terjadi masalah saat membuat Faktur ini. Silakan coba lagi"),"ProblemPayment","Ada masalah pembayaran. Silakan coba lagi."),"IncomeExpenses","Pendapatan & Beban"),"dailySalesPurchases","Penjualan & Pembelian Harian"),"ProductsExpired","Produk Kedaluwarsa"),"ListofBrand","Daftar Merek"),"CreateAdjustment","Buat Penyesuaian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Afewwords","Beberapa kata ..."),"UserImage","Gambar Pengguna"),"UpdateProduct","Perbarui Produk"),"Brand","Merek"),"BarcodeSymbology","Simbologi Barcode"),"ProductCost","Biaya Produk"),"ProductPrice","Harga Produk"),"UnitProduct","Produk Satuan"),"TaxMethod","Metode Perpajakan"),"MultipleImage","Beberapa Gambar"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ProductHasMultiVariants","Produk Memiliki Banyak Varian"),"ProductHasPromotion","Produk Memiliki Promosi"),"PromotionStart","Promosi Mulai"),"PromotionEnd","Promosi Berakhir"),"PromotionPrice","Harga promosi"),"Price","Harga"),"Cost","Biaya"),"Unit","Satuan"),"ProductVariant","Variasi Produk"),"Variant","Varian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"UnitPrice","Patokan harga"),"CreateReturnCustomer","Buat Pelanggan Kembali"),"EditReturnCustomer","Edit Pelanggan Kembali"),"CreateReturnSupplier","Buat Pemasok Pengembalian"),"Documentation","Dokumentasi"),"EditReturnSupplier","Edit Pemasok Pengembalian"),"FromWarehouse","Dari Gudang"),"ToWarehouse","Ke Gudang"),"EditTransfer","Edit Transfer"),"TransferDetail","Transfer Detail"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Pending","tertunda"),"Received","Diterima"),"Ordered","Dipesan"),"PermissionsManager","Manajemen Izin"),"BrandManager","Merek"),"BrandImage","Citra Merek"),"BrandName","Nama merk"),"BrandDescription","Deskripsi Merek"),"BaseUnit","Unit dasar"),"ManagerUnits","Manajemen Unit"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"OperationValue","Nilai Operasi"),"Operator","Operator"),"Top5Products","Lima Produk Teratas"),"Last5Sales","Lima Penjualan terakhir"),"ListAdjustments","Penyesuaian Daftar"),"ListTransfers","Daftar Transfer"),"CreateTransfer","Buat Transfer"),"OrdersManager","Manajemen Pesanan"),"ListQuotations","Daftar Kutipan"),"ListPurchases","Daftar Pembelian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ListSales","Daftar Penjualan"),"ListReturns","Daftar Pengembalian"),"PeopleManager","Manajemen Orang"),"Delete",{Title:"Apakah kamu yakin",Text:"Anda tidak akan dapat mengembalikan ini!",confirmButtonText:"Ya, hapus!",cancelButtonText:"Membatalkan",Deleted:"Dihapus!",Failed:"Gagal!",Therewassomethingwronge:"Ada yang salah",CustomerDeleted:"Klien ini telah dihapus.",SupplierDeleted:"Pemasok ini telah dihapus.",QuoteDeleted:"Kutipan ini telah dihapus.",SaleDeleted:"Obral ini telah dihapus.",PaymentDeleted:"Pembayaran ini telah dihapus.",PurchaseDeleted:"Pembelian ini telah dihapus.",ReturnDeleted:"Pengembalian ini telah dihapus.",ProductDeleted:"Produk ini telah dihapus.",ClientError:"Klien ini sudah terhubung dengan Operasi lain",ProviderError:"Pemasok ini sudah terhubung dengan Operasi lain",UserDeleted:"Pengguna ini telah dihapus.",UnitDeleted:"Unit ini telah dihapus.",RoleDeleted:"Peran ini telah dihapus.",TaxeDeleted:"Pajak ini telah dihapus.",SubCatDeleted:"Sub Kategori ini telah dihapus.",CatDeleted:"Kategori ini telah dihapus.",WarehouseDeleted:"Gudang ini telah dihapus.",AlreadyLinked:"produk ini sudah ditautkan dengan Operasi lain",AdjustDeleted:"Penyesuaian ini telah dihapus.",TitleCurrency:"Mata Uang ini telah dihapus.",TitleTransfer:"Transfer berhasil dihapus",BackupDeleted:"Cadangan berhasil dihapus",TitleBrand:"Merek ini telah dihapus"}),"Update",{TitleProfile:"Profil Anda berhasil diperbarui",TitleAdjust:"Penyesuaian Berhasil diperbarui",TitleRole:"Peran berhasil diperbarui",TitleUnit:"Unit Berhasil Diperbarui",TitleUser:"Pengguna Berhasil Diperbarui",TitleCustomer:"Pembaruan Pelanggan berhasil",TitleQuote:"Kutipan Berhasil Diperbarui",TitleSale:"Obral Berhasil Diperbarui",TitlePayment:"Pembayaran berhasil diperbarui",TitlePurchase:"Pembelian Berhasil Diperbarui",TitleReturn:"Kembali Diperbarui dengan sukses",TitleProduct:"Pembaruan Produk berhasil",TitleSupplier:"Pemasok berhasil diperbarui",TitleTaxe:"Pajak berhasil diperbarui",TitleCat:"Kategori Berhasil diperbarui",TitleWarhouse:"Gudang berhasil diperbarui",TitleSetting:"Pengaturan Berhasil Diperbarui",TitleCurrency:"Pembaruan Mata Uang berhasil",TitleTransfer:"Transfer Berhasil diperbarui",TitleBrand:"Merek ini telah diperbarui"}),"Create",{TitleBrand:"Merek Ini Telah Dibuat",TitleRole:"Peran berhasil dibuat",TitleUnit:"Unit Berhasil Dibuat",TitleUser:"Pengguna Berhasil Dibuat di",TitleCustomer:"Pelanggan Dibuat dengan sukses",TitleQuote:"Kutipan Berhasil dibuat",TitleSale:"Penjualan Berhasil dibuat",TitlePayment:"Pembayaran Berhasil Dibuat",TitlePurchase:"Pembelian Berhasil dibuat",TitleReturn:"Kembali Dibuat dengan sukses",TitleProduct:"Produk Berhasil Dibuat di",TitleSupplier:"Pemasok Dibuat dengan sukses",TitleTaxe:"Pajak berhasil dibuat",TitleCat:"Kategori Berhasil dibuat",TitleWarhouse:"Gudang Dibuat dengan sukses",TitleAdjust:"Penyesuaian Berhasil Dibuat",TitleCurrency:"Mata uang Dibuat dengan sukses",TitleTransfer:"Transfer Dibuat dengan sukses"}),"Send",{TitleEmail:"Email Berhasil dikirim"}),"return",{TitleSale:"penjualan ini sudah ditautkan dengan Return!"}),"ReturnManagement","Manajemen Pengembalian"),"ReturnDetail","detail pengembalian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"EditReturn","Edit Kembali"),"AddReturn","Buat Pengembalian"),"EmailReturn","Kirim Pengembalian melalui Email"),"DeleteReturn","Hapus Kembali"),"Retoursurcharge","Biaya Tambahan Pengembalian"),"Laivrison","pengiriman"),"SelectSale","Pilih Sale"),"ZeroPardefault","Anda dapat menghapus item atau mengatur kuantitas dikembalikan ke nol jika tidak dikembalikan"),"Return","Kembali"),"Purchase","Membeli"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"TotalSales","Total Penjualan"),"TotalPurchases","Total Pembelian"),"TotalReturns","Total Pengembalian"),"PaiementsNet","Pembayaran Bersih"),"PaiementsSent","Paiements Sent"),"PaiementsReceived","Pembayaran diterima"),"Recieved","Diterima"),"Sent","Terkirim"),"ProductQuantityAlerts","Peringatan Kuantitas Produk"),"ProductCode","Kode"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"ProductName","Produk"),"AlertQuantity","Kuantitas Peringatan"),"WarehouseStockChart","Grafik Stok Gudang"),"TotalProducts","Total Produk"),"TotalQuantity","Jumlah total"),"TopCustomers","Lima Pelanggan Teratas"),"TotalAmount","Jumlah total"),"TotalPaid","Total Dibayar"),"CustomerSalesReport","Laporan Penjualan Pelanggan"),"CustomerPaiementsReport","Laporan Pembayaran Pelanggan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"CustomerQuotationsReport","Laporan Kutipan Pelanggan"),"Payments","Pembayaran"),"TopSuppliers","Lima Pemasok Teratas"),"SupplierPurchasesReport","Laporan Pembelian Pemasok"),"SupplierPaiementsReport","Laporan Pembayaran Pemasok"),"Name","Nama"),"Code","Kode"),"ManagementWarehouse","Manajemen Gudang"),"ZipCode","Kode Pos"),"managementCategories","Manajemen kategori"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Codecategorie","Kategori kode"),"Namecategorie","Kategori nama"),"Parentcategorie","Kategori Induk"),"managementTax","Manajemen pajak"),"TaxName","Nama Pajak"),"TaxRate","Persentase pajak"),"managementUnitPurchases","Pembelian Unit"),"managementUnitSales","Unit penjualan"),"ShortName","Nama pendek"),"PleaseSelectThesebeforeaddinganyproduct","Harap Pilih Ini sebelum menambahkan produk apa pun"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"StockAdjustement","Penyesuaian Stok"),"PleaseSelectWarehouse","Pilih gudang sebelum memilih produk apa pun"),"StockTransfer","Transfer Saham"),"SelectPeriod","Pilih Periode"),"ThisYear","Tahun ini"),"ThisToday","Hari Ini"),"ThisMonth","Bulan ini"),"ThisWeek","Minggu ini"),"AdjustmentDetail","Detail Penyesuaian"),"ActivateUser","Pengguna Ini Telah Diaktifkan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"DisActivateUser","Pengguna Ini Telah Dinonaktifkan"),"NotFound","Halaman tidak ditemukan."),"oops","kesalahan! Halaman tidak ditemukan."),"couldNotFind","Kami tidak dapat menemukan halaman yang Anda cari. Sementara itu, Anda mungkin"),"ReturnDashboard","kembali ke dasbor"),"hrm","HRM"),"Employees","Para karyawan"),"Attendance","Kehadiran"),"Leave_request","Tinggalkan Permintaan"),"Leave_type","Tinggalkan Jenis"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Company","Perusahaan"),"Departments","Departemen"),"Designations","sebutan"),"Office_Shift","Pergeseran Kantor"),"Holidays","Liburan"),"Enter_Company_Name","Masukkan nama perusahaan"),"Enter_email_address","Masukkan alamat email"),"Enter_Company_Phone","Masukkan telepon perusahaan"),"Enter_Company_Country","Masukkan negara perusahaan"),"Created_in_successfully","Berhasil dibuat"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Updated_in_successfully","Berhasil diperbarui"),"Deleted_in_successfully","Berhasil dihapus"),"department","Departemen"),"Enter_Department_Name","Masukkan nama departemen"),"Choose_Company","Pilih Perusahaan"),"Department_Head","Kepala Departemen"),"Choose_Department_Head","Pilih Kepala Departemen"),"Enter_Shift_name","Masukkan nama Shift"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Liburan"),"Enter_title","Masukkan judul"),"title","judul"),"start_date","Mulai tanggal"),"Enter_Start_date","Masukkan tanggal mulai"),"Finish_Date","Tanggal selesai"),"Enter_Finish_date","Masukkan tanggal selesai"),"Please_provide_any_details","Harap berikan detail apa pun"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Attendances","Kehadiran"),"Enter_Attendance_date","Masukkan tanggal kehadiran"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Pilih Karyawan"),"Employee","Karyawan"),"Work_Duration","Lama pengerjaan"),"remaining_leaves_are_insufficient","Daun yang tersisa tidak mencukupi"),"Leave_Type","Tinggalkan Jenis"),"Days","hari"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Department","Departemen"),"Choose_leave_type","Pilih jenis cuti"),"Choose_status","Pilih status"),"Leave_Reason","Tinggalkan Alasan"),"Enter_Reason_Leave","Masuk Alasan Keluar"),"Add_Employee","Tambahkan Karyawan"),"FirstName","Nama depan"),"Enter_FirstName","Masukkan Nama Depan"),"LastName","Nama keluarga"),"Enter_LastName","Masukkan Nama Belakang"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Gender","Jenis kelamin"),"Choose_Gender","Pilih Jenis Kelamin"),"Enter_Birth_date","Masukkan tanggal lahir"),"Birth_date","Tanggal lahir"),"Enter_Country","Masukkan Negara"),"Enter_Phone_Number","Masukkan nomor telepon"),"joining_date","Tanggal Bergabung"),"Enter_joining_date","Masukkan tanggal bergabung"),"Choose_Designation","Pilih Penunjukan"),"Designation","Penamaan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Office_Shift","Pergeseran Kantor"),"Choose_Office_Shift","Pilih Shift Kantor"),"Enter_Leaving_Date","Masukkan Tanggal Keluar"),"Leaving_Date","Tanggal Keluar"),"Annual_Leave","Cuti tahunan"),"Enter_Annual_Leave","Masuk Cuti Tahunan"),"Remaining_leave","Sisa cuti"),"Employee_Details","Detail Karyawan"),"Basic_Information","Informasi dasar"),"Family_status","Status keluarga"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Choose_Family_status","Pilih status Keluarga"),"Employment_type","Jenis Pekerjaan"),"Select_Employment_type","Pilih jenis Pekerjaan"),"Enter_City","Masukkan Kota"),"Province","Propinsi"),"Enter_Province","Masuk Provinsi"),"Enter_Address","Masukkan alamat"),"Enter_Zip_code","Masukkan kode pos"),"Zip_code","Kode Pos"),"Hourly_rate","Tarif per jam"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Enter_Hourly_rate","Masukkan tarif Per Jam"),"Basic_salary","Gaji pokok"),"Enter_Basic_salary","Masukkan Gaji Pokok"),"Social_Media","Media sosial"),"Skype","Skype"),"Enter_Skype","Masuk ke Skype"),"Facebook","Facebook"),"Enter_Facebook","Masuk ke Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Masuk ke WhatsApp"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Masuk ke LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Masuk ke Twitter"),"Experiences","Pengalaman"),"bank_account","akun bank"),"Company_Name","Nama perusahaan"),"Location","Lokasi"),"Enter_location","Masukkan lokasi"),"Enter_Description","Masukkan Deskripsi"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Bank_Name","Nama Bank"),"Enter_Bank_Name","Masukkan Nama Bank"),"Bank_Branch","Cabang Bank"),"Enter_Bank_Branch","Masuk Cabang Bank"),"Bank_Number","Nomor Bank"),"Enter_Bank_Number","Masukkan Nomor Bank"),"Assigned_warehouses","gudang yang ditugaskan"),"Top_customers","Pelanggan teratas"),"Attachment","Lampiran"),"view_employee","lihat karyawan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"edit_employee","edit karyawan"),"delete_employee","hapus karyawan"),"Created_by","Ditambahkan oleh"),"Add_product_IMEI_Serial_number","Tambahkan IMEI/Nomor Seri produk"),"Product_Has_Imei_Serial_number","Produk Memiliki Imei/Nomor Seri"),"IMEI_SN","IMEI/SN"),"Shipments","pengiriman"),"delivered_to","Dikirim ke"),"shipment_ref","Referensi Pengiriman"),"sale_ref","Referensi Penjualan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Edit_Shipping","Sunting Pengiriman"),"Packed","Penuh sesak"),"Shipped","Dikirim"),"Delivered","Terkirim"),"Cancelled","Dibatalkan"),"Shipping_status","Status pengiriman"),"Users_Report","Laporan Pengguna"),"stock_report","Laporan Stok"),"TotalPurchases","Jumlah Pembelian"),"Total_quotations","Jumlah Kutipan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Total_return_sales","Jumlah penjualan retur"),"Total_return_purchases","Jumlah pengembalian pembelian"),"Total_transfers","Jumlah transfer"),"Total_adjustments","Penyesuaian total"),"User_report","Laporan Pengguna"),"Current_stock","Saham saat ini"),"product_name","Nama Produk"),"Total_Customers_Due","Jumlah Hutang"),"Total_Suppliers_Due","Jumlah Hutang"),"Some_warehouses","Beberapa Gudang"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"All_Warehouses","Semua Gudang"),"Product_Cost","Biaya Produk"),"sms_settings","Pengaturan SMS"),"pos_settings","Pengaturan POS"),"payment_gateway","Gerbang pembayaran"),"mail_settings","Pengaturan Surat"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Gerbang SMS Standar"),"module_settings","Pengaturan Modul"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Module_enabled_success","Modul berhasil diaktifkan"),"Module_Disabled_success","Modul berhasil Dinonaktifkan"),"update_settings","Perbarui Pengaturan"),"Please_Upload_the_Correct_Module","Silakan Unggah Modul yang Benar"),"Uploaded_Success","Berhasil diunggah"),"Customer_details","detil pelanggan"),"Edit_Customer","Sunting Pelanggan"),"Delete_Customer","Hapus Pelanggan"),"Pay_Due","membayar Jatuh tempo"),"Paying_amount_is_greater_than_Total_Due","Jumlah pembayaran lebih besar dari Total Hutang"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Customer_Invoice","Faktur pelanggan"),"This_Product_Not_For_Selling","Produk Ini Bukan Untuk Dijual"),"Welcome_to_your_Dashboard","Selamat datang di Dasbor Anda"),"Total_Payable","Total yang harus dibayar"),"Choose_Sale_Ref","Pilih Ref Penjualan"),"Please_Select_Sale","Silahkan Pilih Dijual"),"Sale_Ref","Referensi Penjualan"),"list_product_returns","daftar pengembalian produk"),"Qty_return","qty kembali"),"Choose_Purchase_Ref","Pilih Referensi Pembelian"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Purchase_Ref","Referensi Pembelian"),"please_select_purchase","Silahkan Pilih Pembelian"),"qty_return_is_greater_than_qty_purchased","Qty return lebih besar dari Qty yang dibeli"),"qty_return_is_greater_than_qty_sold","Qty return lebih besar dari Qty yang terjual"),"Quantity_sold","Qty terjual"),"qty_purchased","Kuantitas yang dibeli"),"Sender_Name","Nama pengirim"),"The_module_must_be_uploaded_as_zip_file","Modul harus diunggah sebagai file zip"),"Upload_Module","Unggah Modul"),"All_Modules_Installed","Semua Modul Terpasang"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Current_Version","Versi sekarang"),"You_already_have_the_latest_version","Anda sudah memiliki versi terbaru"),"Update_Available","Pembaruan tersedia"),"Update_Log","Perbarui Log"),"Update_Now","Memperbarui sekarang"),"View_Change_Log","Lihat Ubah Log"),"invoice_footer","Footer faktur"),"Please_Wait_for_the_update","CATATAN: Harap Tunggu hingga pembaruan selesai sepenuhnya. Tidak disarankan untuk menutup browser atau menghentikan proses Upgrade"),"Note_update","Catatan: Pastikan Anda membuat cadangan versi & basis data Anda saat ini sebelum menjalankan Peningkatan, Untuk memulihkannya jika ada kesalahan"),"Time_Zone","Zona waktu"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Payment_note","catatan pembayaran"),"sale_note","nota penjualan"),"Total_Sale_Due","Total Penjualan hutang"),"Total_Sell_Return_Due","Total Jual Kembalikan hutang"),"pay_all_sell_due_at_a_time","bayar semua hutang jual sekaligus"),"pay_all_sell_return_due_at_a_time","bayar semua hutang retur penjualan sekaligus"),"Gross_Profit","Laba kotor"),"pay_all_purchase_due_at_a_time","membayar semua utang pembelian sekaligus"),"Delete_Provider","Hapus Penyedia"),"Edit_Provider","Sunting Penyedia"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Provider_details","Detail penyedia"),"Total_Purchase_Due","Total Pembelian jatuh tempo"),"Provider_Credit_Note","Nota kredit"),"Customer_Credit_Note","Nota kredit"),"Sell_Return","Kembalikan penjualan"),"Purchase_Return","Pengembalian Pembelian"),"Tax_Number","Nomor pajak"),"Please_add_return_quantity","Silakan tambahkan jumlah pengembalian"),"Return_exist_for_the_Transaction","Pengembalian ada untuk Transaksi"),"qty_return_is_greater_than_Quantity_Remaining","Qty return lebih besar dari Quantity Remaining"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"products_refunded_alert","Produk apa pun dengan jumlah yang disetel ke 0 tidak akan dikembalikan dananya"),"pay_all_purchase_return_due_at_a_time","bayar semua retur pembelian yang jatuh tempo sekaligus"),"Total_Purchase_Return_Due","Total Pengembalian Pembelian yang jatuh tempo"),"Purchase_return_due","Pengembalian pembelian jatuh tempo"),"Sell_return_due","Jual retur jatuh tempo"),"product_report","Laporan produk"),"product_sales_report","laporan penjualan produk"),"Product_purchases_report","laporan pembelian produk"),"Qty_sold","Qty terjual"),"Qty_purchased","Qty dibeli"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Filter_by_warehouse","Saring menurut gudang"),"Enable_Print_Invoice","Cetak Faktur secara otomatis"),"Show_Warehouse","melihat gudang"),"credit_card_info","Info Kartu Kredit"),"Saved_Credit_Card_Info","Info Kartu Kredit Tersimpan"),"Credit_card_changed_successfully","Kartu kredit berhasil diubah"),"notification_template","Template Notifikasi"),"email_notification","Notifikasi Email"),"sms_notification","Notifikasi SMS"),"Change_product_details","Ubah Detail Produk"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"edit_tax_and_discount_and_shipping","Ubah Pajak, Diskon, dan Pengiriman"),"Create_Quotation_with_Stock","Buat Kutipan dengan Stok"),"Variant_Name","Nama Variabel"),"Variant_cost","Biaya Variabel"),"Variant_price","Harga Variabel"),"Variant_code","Kode Variabel"),"Please_wait_until_the_product_is_loaded","Harap tunggu hingga produk dimuat"),"Choose_SMS_Gateway","Pilih Gateway SMS"),"Notification_Client","Notifikasi Klien"),"Available_Tags","Tag yang Tersedia"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Email_Subject","Subjek Email"),"Email_body","Isi Email"),"Notification_Supplier","Notifikasi Pemasok"),"sms_body","Isi SMS"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","Edit Proyek"),"Projects","Proyek"),"Enter_Project_Title","Masukkan Judul Proyek"),"Assigned_Employees","Karyawan yang Ditugaskan"),Te(Te(Te(Te(Te(Te(Te(Te(Te(Te(Ce,"Choose_Team","Pilih Tim"),"Create_Project","Buat Proyek"),"Project_List","Daftar Proyek"),"Not_Started","Belum Dimulai"),"In_Progress","Sedang Berlangsung"),"On_Hold","Ditahan"),"Edit_Task","Edit Tugas"),"Tasks","Tugas"),"Enter_Task_Title","Masukkan Judul Tugas"),"Choose_Project","Pilih Proyek"),Te(Te(Te(Te(Ce,"Project","Proyek"),"Create_Task","Buat Tugas"),"Task_List","Daftar Tugas"),"Import_Purchases","Impor Pembelian")),thai:(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee={Draft_Created_successfully:"สร้างแบบร่างเรียบร้อยแล้ว",Draft_Sale_Deleted:"ลบการขายแบบร่างแล้ว",Inventory_Valuation_Based_on_Average_Cost:"การประเมินสินค้าคงคลังโดยใช้ต้นทุนเฉลี่ย",Payroll:"บัญชีเงินเดือน",Transfers_Money:"โอนเงิน",Inventory_Valuation:"การประเมินสินค้าคงคลัง",Deposits_Report:"รายงานเงินฝาก",Expense_Report:"รายงานค่าใช้จ่าย",Deposit_Category:"หมวดหมู่การฝากเงิน",Total_Deposits:"ยอดฝากทั้งหมด",Expense_Category:"หมวดหมู่ค่าใช้จ่าย",Total_Expenses:"ค่าใช้จ่ายทั้งหมด",ASSET_VALUE:"มูลค่าสินทรัพย์",STOCK_ON_HAND:"สินค้าคงคลังอยู่ในมือ",Variant_NAME:"ชื่อตัวแปร",SKU:"SKU",ITEM_NAME:"ชื่อสินค้า",From_Account:"จากบัญชี",To_Account:"ไปยังบัญชี",Accounts_cannot_be_the_same:"บัญชีไม่สามารถเหมือนกันได้",CountStock:"นับสต็อก",Successfully_Generated_Count:"สร้างนับสำเร็จ",Count:"จำนวน",file:"ไฟล์",Accounting:"บัญชี",deposit_delete:"ลบเงินฝาก",deposit_edit:"แก้ไขเงินฝาก",deposit_add:"เพิ่มเงินฝาก",deposit_view:"ดูเงินฝาก",expense_add:"เพิ่มค่าใช้จ่าย",expense_edit:"แก้ไขค่าใช้จ่าย",expense_delete:"ลบค่าใช้จ่าย",List_Deposit:"รายการเงินฝาก",Create_deposit:"สร้างเงินฝาก",deposit_Category:"หมวดหมู่เงินฝาก",List_accounts:"รายการบัญชี",Account:"บัญชี",Choose_Account:"เลือกบัญชี",Deposits:"เงินฝาก",account_num:"หมายเลขบัญชี",Enter_account_num:"ใส่หมายเลขบัญชี",account_name:"ชื่อบัญชี",Enter_account_name:"ใส่ชื่อบัญชี",initial_balance:"ยอดคงเหลือเริ่มต้น",Enter_initial_balance:"ใส่ยอดคงเหลือเริ่มต้น",notes:"บันทึก",balance:"ยอดเงินคงเหลือ",Receipt:"ใบเสร็จ",Pos_Settings:"การตั้งค่าจุดขาย",Note_to_customer:"หมายเหตุถึงลูกค้า",Show_Note_to_customer:"แสดงหมายเหตุให้กับลูกค้า",Show_barcode:"แสดงบาร์โค้ด",Show_Tax_and_Discount:"แสดงภาษี & ส่วนลด & การจัดส่ง",Show_Customer:"แสดงลูกค้า",Show_Email:"แสดงอีเมล",Show_Phone:"แสดงโทรศัพท์",Show_Address:"แสดงที่อยู่",DefaultLanguage:"ภาษาเริ่มต้น",footer:"ส่วนท้าย",Received_Amount:"จำนวนเงินที่ได้รับ",Paying_Amount:"จำนวนเงินที่จ่าย",Change:"เปลี่ยน",Paying_amount_is_greater_than_Received_amount:"จำนวนเงินที่จ่ายมากกว่าจำนวนเงินที่ได้รับ",Paying_amount_is_greater_than_Grand_Total:"จำนวนเงินที่จ่ายมากกว่ายอดรวม",code_must_be_not_exist_already:"รหัสจะต้องไม่มีอยู่แล้ว",You_will_find_your_backup_on:"คุณจะพบข้อมูลสำรองของคุณบน",and_save_it_to_your_pc:"และบันทึกลงในพีซีของคุณ",Scan_your_barcode_and_select_the_correct_symbology_below:"สแกนบาร์โค้ดของคุณและเลือกสัญลักษณ์ที่ถูกต้องด้านล่าง",Scan_Search_Product_by_Code_Name:"สแกน/ค้นหาสินค้าด้วยชื่อรหัส",Paper_size:"ขนาดกระดาษ",Clear_Cache:"ล้างแคช",Cache_cleared_successfully:"ล้างแคชเรียบร้อยแล้ว",Failed_to_clear_cache:"ไม่สามารถล้างแคช",Scan_Barcode:"เครื่องสแกนบาร์โค้ด",Please_use_short_name_of_unit:"โปรดใช้ชื่อย่อของหน่วย",DefaultCustomer:"ลูกค้าเริ่มต้น",DefaultWarehouse:"คลังสินค้าเริ่มต้น",Payment_Gateway:"ช่องทางการชำระเงิน",SMS_Configuration:"การกำหนดค่า SMS",Gateway:"ช่องทางการชำระเงิน",Choose_Gateway:"เลือกช่องทางการชำระเงิน",Send_SMS:"ข้อความที่ส่งประสบความสำเร็จ",sms_config_invalid:"การกำหนดค่า sms ผิดไม่ถูกต้อง",Remove_Stripe_Key_Secret:"ลบคีย์ Stripe API",credit_card_account_not_available:"ไม่มีบัญชีบัตรเครดิต",Credit_Card_Info:"ข้อมูลบัตรเครดิต",developed_by:"พัฒนาโดย",Unit_already_linked_with_sub_unit:"เชื่อมโยงหน่วยกับหน่วยย่อยแล้ว",Total_Items_Quantity:"รายการและปริมาณทั้งหมด",Value_by_Cost_and_Price:"คุ้มค่าตามต้นทุนและราคา",Search_this_table:"ค้นหาตารางนี้",import_products:"นำเข้าสินค้า",Field_optional:"ฟิลด์ไม่บังคับ",Download_exemple:"ดาวน์โหลดตัวอย่าง",field_must_be_in_csv_format:"ฟิลด์ต้องอยู่ในรูปแบบ csv",Successfully_Imported:"นำเข้าสำเร็จ",file_size_must_be_less_than_1_mega:"ขนาดไฟล์ต้องน้อยกว่า 1 เมกะไบต์",Please_follow_the_import_instructions:"โปรดปฏิบัติตามคำแนะนำการนำเข้า",must_be_exist:"ต้องสร้างหน่วยแล้ว",Import_Customers:"นำเข้าลูกค้า",Import_Suppliers:"นำเข้าซัพพลายเออร์",Recent_Sales:"ยอดขายล่าสุด",Create_Transfer:"สร้างการโอน",order_products:"รายการสั่งซื้อ",Search_Product_by_Code_Name:"ค้นหาสินค้าตามรหัสหรือชื่อ",Reports_payments_Purchase_Return:"รายงานการชำระเงินคืนการซื้อ",Reports_payments_Sale_Return:"รายงานการชำระเงินคืนการขาย",payments_Sales_Return:"การชำระเงินการขายคืน",payments_Purchases_Return:"การชำระเงินการซื้อสินค้าคืน",CreateSaleReturn:"สร้างผลตอบแทนจากการขาย",EditSaleReturn:"แก้ไขการขายคืน",SalesReturn:"ผลตอบแทนจากการขาย",CreatePurchaseReturn:"สร้างผลตอบแทนการซื้อ",EditPurchaseReturn:"แก้ไขการคืนสินค้า",PurchasesReturn:"การซื้อคืน",Due:"ครบกำหนด",Profit:"กำไร",Revenue:"รายได้",Sales_today:"ขายวันนี้",People:"คน",Successfully_Created:"สร้างสำเร็จแล้ว",Successfully_Updated:"อัปเดตเรียบร้อยแล้ว",Success:"ประสบความสำเร็จ",Failed:"ล้มเหลว",Warning:"คำเตือน",Please_fill_the_form_correctly:"กรุณากรอกแบบฟอร์มให้ถูกต้อง",Field_is_required:"ต้องระบุฟิลด์",Error:"ข้อผิดพลาด!",you_are_not_authorized:"ขออภัย! คุณไม่ได้รับอนุญาต",Go_back_to_home:"กลับไปที่หน้าแรก",page_not_exist:"ขออภัย! ไม่มีหน้าที่คุณค้นหา",Choose_Status:"เลือกสถานะ",Choose_Method:"เลือกวิธีการ",Choose_Symbology:"เลือกสัญลักษณ์",Choose_Category:"เลือกหมวดหมู่",Choose_Customer:"เลือกลูกค้า",Choose_Supplier:"เลือกซัพพลายเออร์",Choose_Unit_Purchase:"เลือกหน่วยซื้อ",Choose_Sub_Category:"เลือกหมวดหมู่ย่อย",Choose_Brand:"เลือกยี่ห้อ",Choose_Warehouse:"เลือกคลังสินค้า",Choose_Unit_Sale:"เลือกหน่วยขาย",Enter_Product_Cost:"ป้อนต้นทุนผลิตภัณฑ์",Enter_Stock_alert:"เข้าสู่การแจ้งเตือนสต็อก",Choose_Unit_Product:"เลือกหน่วยผลิตภัณฑ์",Enter_Product_Price:"ป้อนราคาสินค้า",Enter_Name_Product:"ป้อนชื่อผลิตภัณฑ์",Enter_Role_Name:"ป้อนชื่อบทบาท",Enter_Role_Description:"ป้อนคำอธิบายบทบาท",Enter_name_category:"ป้อนชื่อหมวดหมู่",Enter_Code_category:"ป้อนรหัสหมวดหมู่",Enter_Name_Brand:"ใส่ชื่อยี่ห้อ",Enter_Description_Brand:"ป้อนคำอธิบายยี่ห้อ",Enter_Code_Currency:"ป้อนรหัสสกุลเงิน",Enter_name_Currency:"ป้อนชื่อสกุล",Enter_Symbol_Currency:"ป้อนสัญลักษณ์สกุลเงิน",Enter_Name_Unit:"ป้อนชื่อหน่วย",Enter_ShortName_Unit:"ใส่ชื่อย่อหน่วย",Choose_Base_Unit:"เลือกหน่วยฐาน",Choose_Operator:"เลือกตัวดำเนินการ",Enter_Operation_Value:"ป้อนค่าการดำเนินการ",Enter_Name_Warehouse:"ป้อนชื่อคลังสินค้า",Enter_Phone_Warehouse:"ป้อนโทรศัพท์คลังสินค้า",Enter_Country_Warehouse:"เข้าสู่ประเทศคลังสินค้า",Enter_City_Warehouse:"เข้าสู่เมืองคลังสินค้า",Enter_Email_Warehouse:"ป้อนอีเมลคลังสินค้า",Enter_ZipCode_Warehouse:"ป้อนรหัสไปรษณีย์ของคลังสินค้า",Choose_Currency:"เลือกสกุลเงิน",Thank_you_for_your_business:"ขอบคุณสำหรับธุรกิจของคุณ!",Cancel:"ยกเลิก",New_Customer:"ลูกค้าใหม่",Incorrect_Login:"การเข้าสู่ระบบไม่ถูกต้อง",Successfully_Logged_In:"เข้าสู่ระบบเรียบร้อยแล้ว",This_user_not_active:"ผู้ใช้รายนี้ไม่ได้ใช้งาน",SignIn:"เข้าสู่ระบบ",Create_an_account:"สร้างบัญชี",Forgot_Password:"ลืมรหัสผ่าน ?",Email_Address:"ที่อยู่อีเมล",SignUp:"ลงชื่อ",Already_have_an_account:"มีบัญชีอยู่แล้ว?",Reset_Password:"รีเซ็ตรหัสผ่าน",Failed_to_authenticate_on_SMTP_server:"ไม่สามารถตรวจสอบสิทธิ์บนเซิร์ฟเวอร์ SMTP",We_cant_find_a_user_with_that_email_addres:"เราไม่พบผู้ใช้ที่มีที่อยู่อีเมลดังกล่าว",We_have_emailed_your_password_reset_link:"เราได้ส่งลิงค์รีเซ็ตรหัสผ่านของคุณไปทางอีเมลแล้ว",Please_fill_the_Email_Adress:"กรุณากรอกที่อยู่อีเมล",Confirm_password:"ยืนยันรหัสผ่าน",Your_Password_has_been_changed:"รหัสผ่านของคุณถูกเปลี่ยน",The_password_confirmation_does_not_match:"การยืนยันรหัสผ่านไม่ตรงกัน",This_password_reset_token_is_invalid:"โทเค็นการรีเซ็ตรหัสผ่านนี้ไม่ถูกต้อง",Warehouse_report:"รายงานคลังสินค้า",All_Warehouses:"คลังสินค้าทั้งหมด",Expense_List:"รายการค่าใช้จ่าย",Expenses:"ค่าใช้จ่าย",This_Week_Sales_Purchases:"ยอดขายและการซื้อประจำสัปดาห์นี้",Top_Selling_Products:"สินค้าขายดี",View_all:"ดูทั้งหมด",Payment_Sent_Received:"การชำระเงินที่ส่งและรับ",Filter:"กรอง",Invoice_POS:"POS ใบแจ้งหนี้",Invoice:"ใบแจ้งหนี้",Customer_Info:"ข้อมูลลูกค้า",Company_Info:"ข้อมูล บริษัท",Invoice_Info:"ข้อมูลใบแจ้งหนี้",Order_Summary:"สรุปคำสั่งซื้อ",Quote_Info:"ข้อมูลใบเสนอราคา",Del:"ลบ",SuppliersPaiementsReport:"รายงานการชำระเงินของซัพพลายเออร์",Purchase_Info:"ข้อมูลการซื้อ",Supplier_Info:"ข้อมูลซัพพลายเออร์",Return_Info:"ข้อมูลการกลับมา"},"Expense_Category","หมวดค่าใช้จ่าย"),"Create_Expense","สร้างค่าใช้จ่าย"),"Details","รายละเอียด"),"Discount_Method","วิธีส่วนลด"),"Net_Unit_Cost","ต้นทุนต่อหน่วยสุทธิ"),"Net_Unit_Price","ราคาต่อหน่วยสุทธิ"),"Edit_Expense","แก้ไขค่าใช้จ่าย"),"All_Brand","ทุกยี่ห้อ"),"All_Category","หมวดหมู่ทั้งหมด"),"ListExpenses","รายการค่าใช้จ่าย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Create_Permission","สร้างสิทธิ์"),"Edit_Permission","แก้ไขการอนุญาต"),"Reports_payments_Sales","รายงานการชำระเงินการขาย"),"Reports_payments_Purchases","รายงานการชำระเงินการซื้อ"),"Reports_payments_Return_Customers","รายงานการชำระเงินคืนลูกค้า"),"Reports_payments_Return_Suppliers","รายงานการชำระเงินที่ส่งคืนซัพพลายเออร์"),"Expense_Deleted","ลบค่าใช้จ่ายนี้แล้ว"),"Expense_Updated","ค่าใช้จ่ายนี้ได้รับการอัปเดต"),"Expense_Created","สร้างค่าใช้จ่ายนี้แล้ว"),"DemoVersion","คุณไม่สามารถทำได้ในเวอร์ชันสาธิต"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"OrderStatistics","สถิติการขาย"),"AlreadyAdd","สินค้านี้เข้าแล้ว !!"),"AddProductToList","กรุณาเพิ่มสินค้าในรายการ !!"),"AddQuantity","กรุณาเพิ่มจำนวนรายละเอียด !!"),"InvalidData","ข้อมูลไม่ถูกต้อง !!"),"LowStock","ปริมาณเกินกว่าปริมาณที่มีอยู่ในสต็อก"),"WarehouseIdentical","โกดังทั้งสองแห่งไม่สามารถเหมือนกันได้ !!"),"VariantDuplicate","ตัวแปรนี้ซ้ำกัน !!"),"Filesize","ขนาดไฟล์"),"GenerateBackup","สร้างการสำรองข้อมูล"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"BackupDatabase","ฐานข้อมูลสำรอง"),"Backup","การสำรองข้อมูล"),"Paid","จ่าย"),"Unpaid","ยังไม่ได้ชำระ"),"Today","วันนี้"),"Income","รายได้"),"Expenses","ค่าใช้จ่าย"),"Sale","ขาย"),"Actif","คล่องแคล่ว"),"Inactif","ไม่ใช้งาน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Customers","ลูกค้า"),"Phone","โทรศัพท์"),"SearchByPhone","ค้นหาทางโทรศัพท์"),"Suppliers","ซัพพลายเออร์"),"Quotations","ใบเสนอราคา"),"Sales","ฝ่ายขาย"),"Purchases","การซื้อ"),"Returns","ผลตอบแทน"),"Settings","การตั้งค่า"),"SystemSettings","การตั้งค่าระบบ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Users","ผู้ใช้"),"GroupPermissions","สิทธิ์กลุ่ม"),"Currencies","สกุลเงิน"),"Warehouses","โกดัง"),"Units","หน่วย"),"UnitsPrchases","หน่วยการซื้อ"),"UnitsSales","หน่วยการขาย"),"Reports","รายงาน"),"PaymentsReport","รายงานการชำระเงิน"),"PaymentsPurchases","การซื้อการชำระเงิน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"PaymentsSales","การชำระเงินการขาย"),"ProfitandLoss","กำไรและขาดทุน"),"WarehouseStockChart","แผนภูมิสต็อคคลังสินค้า"),"SalesReport","รายงานการขาย"),"PurchasesReport","รายงานการซื้อ"),"CustomersReport","รายงานลูกค้า"),"SuppliersReport","รายงานซัพพลายเออร์"),"SupplierReport","รายงานซัพพลายเออร์"),"DailySalesData","ข้อมูลการขายรายวัน"),"DailyPurchasesData","ข้อมูลการซื้อรายวัน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Dernièrescinqrecords","ห้าบันทึกล่าสุด"),"Filters","ฟิลเตอร์"),"date","วันที่"),"Reference","ข้อมูลอ้างอิง"),"Supplier","ผู้ผลิต"),"PaymentStatus","สถานะการชำระเงิน"),"Customer","ลูกค้า"),"CustomerCode","รหัสลูกค้า"),"Status","สถานะ"),"SupplierCode","รหัสผู้จัดจำหน่าย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Categorie","ประเภท"),"Categories","หมวดหมู่"),"StockTransfers","การโอนหุ้น"),"StockManagement","การจัดการสต็อก"),"dashboard","แผงควบคุม"),"Products","ผลิตภัณฑ์"),"productsList","รายการสินค้า"),"ProductManagement","การจัดการผลิตภัณฑ์"),"ProductQuantityAlerts","การแจ้งเตือนปริมาณสินค้า"),"CodeProduct","รหัสสินค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ProductTax","ภาษีสินค้า"),"SubCategorie","หมวดหมู่ย่อย"),"Name_product","การกำหนด"),"StockAlert","แจ้งเตือนสต๊อก"),"warehouse","คลังสินค้า"),"Tax","Taxภาษี"),"BuyingPrice","ราคาซื้อ"),"SellPrice","ราคาขาย"),"Quantity","ปริมาณ"),"UnitSale","ขายหน่วย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"UnitPurchase","ซื้อหน่วย"),"ManagementCurrencies","การจัดการสกุลเงิน"),"CurrencyCode","รหัสสกุลเงิน"),"CurrencyName","ชื่อสกุล"),"Symbol","สัญลักษณ์"),"All","ทั้งหมด"),"EditProduct","แก้ไขผลิตภัณฑ์"),"SearchByCode","ค้นหาตามรหัส"),"SearchByName","ค้นหาตามชื่อ"),"ProductDetails","รายละเอียดสินค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"CustomerName","ชื่อลูกค้า"),"CustomerManagement","การจัดการลูกค้า"),"Add","สร้าง"),"add","สร้าง"),"Edit","แก้ไข"),"Close","ปิด"),"PleaseSelect","โปรดเลือก"),"Action","หนังบู๊"),"Email","อีเมล์"),"EditCustomer","แก้ไขลูกค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"AddCustomer","สร้างลูกค้า"),"Country","ประเทศ"),"City","เมือง"),"Adress","ที่อยู่"),"CustomerDetails","รายละเอียดลูกค้า"),"CustomersList","รายชื่อลูกค้า"),"SupplierCode","รหัสผู้จัดจำหน่าย"),"SupplierName","ชื่อผู้ผลิต"),"SuppliersManagement","การจัดการซัพพลายเออร์"),"SupplierDetails","รายละเอียดซัพพลายเออร์"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"QuotationsManagement","การจัดการใบเสนอราคา"),"SubTotal","ผลรวมย่อย"),"MontantReste","เหลือจำนวน"),"complete","เสร็จสมบูรณ์"),"EnAttendant","รอดำเนินการ"),"Recu","ได้รับ"),"partial","บางส่วน"),"Retournee","กลับ"),"DetailQuote","ใบเสนอราคารายละเอียด"),"EditQuote","แก้ไขใบเสนอราคา"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"CreateSale","สร้างการขาย"),"DownloadPdf","ดาวน์โหลด Pdf"),"QuoteEmail","ส่งใบเสนอราคาทางอีเมล"),"DeleteQuote","ลบใบเสนอราคา"),"AddQuote","สร้างใบเสนอราคา"),"SelectProduct","เลือกผลิตภัณฑ์"),"ProductCodeName","สินค้า (รหัส - ชื่อ)"),"Price","ราคา"),"CurrentStock","คลังสินค้า"),"Total","รวม"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Num","ไม่มี"),"Unitcost","ต้นทุนต่อหน่วย"),"to","ถึง"),"Subject","เรื่อง"),"Message","ข้อความ"),"EmailCustomer","ส่งอีเมลถึงลูกค้า"),"Sent","ส่ง"),"Quote","คำอ้างอิง"),"Hello","สวัสดี"),"AttachmentQuote","โปรดดูไฟล์แนบสำหรับใบเสนอราคาของคุณ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"AddProducts","เพิ่มสินค้าในรายการสั่งซื้อ"),"SelectWarehouse","กรุณาเลือกคลังสินค้า"),"SelectCustomer","กรุณาเลือกลูกค้า"),"SalesManagement","การบริหารการขาย"),"Balance","สมดุล"),"QtyBack","ปริมาณกลับ"),"TotalReturn","ผลตอบแทนรวม"),"Amount","จำนวน"),"SaleDetail","รายละเอียดการขาย"),"EditSale","แก้ไขการขาย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"AddSale","สร้างการขาย"),"ShowPayment","แสดงการชำระเงิน"),"AddPayment","สร้างการชำระเงิน"),"EditPayment","แก้ไขการชำระเงิน"),"EmailSale","ส่งการขายทางอีเมล"),"DeleteSale","ลบการขาย"),"ModePaiement","จ่ายโดย"),"Paymentchoice","ทางเลือกในการชำระเงิน"),"Note","บันทึก"),"PaymentComplete","ชำระเงินเรียบร้อย!"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"PurchasesManagement","การจัดการการซื้อ"),"Ordered","สั่งซื้อ"),"DeletePurchase","ลบการซื้อ"),"EmailPurchase","ส่งคำสั่งซื้อทางอีเมล"),"EditPurchase","แก้ไขการซื้อ"),"PurchaseDetail","รายละเอียดการซื้อ"),"AddPurchase","สร้างการซื้อ"),"EmailSupplier","อีเมลซัพพลายเออร์"),"PurchaseInvoice","ซื้อการชำระเงิน"),"PurchasesInvoicesData","ซื้อข้อมูลการชำระเงิน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"SalesInvoice","การชำระเงินการขาย"),"SalesInvoicesData","ข้อมูลการชำระเงินการขาย"),"UserManagement","การจัดการผู้ใช้"),"Firstname","ชื่อจริง"),"lastname","นามสกุล"),"username","ชื่อผู้ใช้"),"password","รหัสผ่าน"),"Newpassword","รหัสผ่านใหม่"),"ChangeAvatar","เปลี่ยนภาพ"),"LeaveBlank","โปรดเว้นฟิลด์นี้ว่างไว้หากคุณยังไม่ได้เปลี่ยนแปลง"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"type","ชนิด"),"UserPermissions","สิทธิ์ของผู้ใช้"),"RoleName","บทบาท"),"RoleDescription","คำอธิบายบทบาท"),"AddPermissions","สร้างสิทธิ์"),"View","ดู"),"Del","ลบ"),"NewAdjustement","การปรับใหม่"),"EditAdjustement","แก้ไขการปรับปรุง"),"CannotSubstraction","คุณไม่สามารถลบสินค้าที่มีสต็อก 0 ได้"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Addition","ส่วนที่เพิ่มเข้าไป"),"Subtraction","การลบ"),"profil","ประวัติ"),"logout","ออกจากระบบ"),"PurchaseAlreadyPaid","คุณไม่สามารถแก้ไขได้เนื่องจากการซื้อนี้ชำระเงินแล้ว"),"SaleAlreadyPaid","คุณไม่สามารถแก้ไขได้เนื่องจากการขายนี้ชำระเงินแล้ว"),"ReturnAlreadyPaid","คุณไม่สามารถแก้ไขได้เนื่องจากการส่งคืนนี้ชำระเงินแล้ว"),"QuoteAlready","คำพูดนี้สร้างยอดขายแล้ว"),"AddProduct","สร้างผลิตภัณฑ์"),"QuotationComplete","ใบเสนอราคานี้สมบูรณ์"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"SiteConfiguration","การกำหนดค่าไซต์"),"Language","ภาษา"),"DefaultCurrency","สกุลเงินเริ่มต้น"),"LoginCaptcha","เข้าสู่ระบบ Captcha"),"DefaultEmail","อีเมลเริ่มต้น"),"SiteName","ชื่อไซต์"),"ChangeLogo","เปลี่ยนโลโก้"),"SMTPConfiguration","การกำหนดค่า SMTP"),"HOST","โฮสต์"),"PORT","ท่าเรือ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"encryption","การเข้ารหัส"),"SMTPIncorrect","การกำหนดค่า SMTP ไม่ถูกต้อง"),"PaymentsReturns","การคืนเงิน"),"ReturnsInvoices","ส่งคืนใบแจ้งหนี้"),"ReturnsInvoicesData","ส่งคืนข้อมูลใบแจ้งหนี้"),"ShowAll","แสดงบันทึกทั้งหมดของผู้ใช้ทั้งหมด"),"Discount","ส่วนลด"),"OrderTax","ภาษีการสั่งซื้อ"),"Shipping","การส่งสินค้า"),"CompanyName","ชื่อ บริษัท"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"CompanyPhone","โทรศัพท์ บริษัท"),"CompanyAdress","ที่อยู่ บริษัท"),"Code","รหัส"),"image","ภาพ"),"Printbarcode","พิมพ์บาร์โค้ด"),"ReturnsCustomers","ส่งคืนลูกค้า"),"ReturnsSuppliers","ส่งคืนซัพพลายเออร์"),"FactureReturnCustomers","ส่งคืนใบแจ้งหนี้ของลูกค้า"),"FactureReturnSuppliers","ส่งคืนใบแจ้งหนี้ของซัพพลายเออร์"),"NodataAvailable","ไม่มีข้อมูลที่สามารถใช้ได้"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ProductImage","รูปภาพสินค้า"),"Barcode","บาร์โค้ด"),"pointofsales","จุดขาย"),"CustomUpload","อัปโหลดแบบกำหนดเอง"),"pointofsaleManagement","การจัดการจุดขาย"),"Adjustment","การปรับ"),"Updat","อัปเดต"),"Reset","รีเซ็ต"),"print","พิมพ์"),"SearchByEmail","ค้นหาทางอีเมล"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ChooseProduct","เลือกผลิตภัณฑ์"),"Qty","จำนวน"),"Items","รายการ"),"AmountHT","จำนวน"),"AmountTTC","จำนวนเงินทั้งหมด"),"PleaseSelectSupplier","กรุณาเลือกซัพพลายเออร์"),"PleaseSelectStatut","กรุณาเลือกสถานะ"),"PayeBy","จ่ายโดย"),"ChooseWarehouse","เลือกคลังสินค้า"),"payNow","จ่ายตอนนี้"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ListofCategory","รายการหมวดหมู่"),"Description","คำอธิบาย"),"submit","ส่ง"),"ProblemCreatingThisInvoice","เกิดปัญหาในการสร้างใบแจ้งหนี้นี้ กรุณาลองอีกครั้ง"),"ProblemPayment","เกิดปัญหาในการชำระเงิน กรุณาลองอีกครั้ง."),"IncomeExpenses","รายได้และค่าใช้จ่าย"),"dailySalesPurchases","การขายและการซื้อรายวัน"),"ProductsExpired","สินค้าหมดอายุ"),"ListofBrand","รายชื่อแบรนด์"),"CreateAdjustment","สร้างการปรับปรุง"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Afewwords","ไม่กี่คำ ..."),"UserImage","รูปภาพผู้ใช้"),"UpdateProduct","อัปเดตผลิตภัณฑ์"),"Brand","ยี่ห้อ"),"BarcodeSymbology","สัญลักษณ์บาร์โค้ด"),"ProductCost","ต้นทุนสินค้า"),"ProductPrice","ราคาสินค้า"),"UnitProduct","ผลิตภัณฑ์หน่วย"),"TaxMethod","วิธีการเสียภาษี"),"MultipleImage","หลายภาพ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ProductHasMultiVariants","สินค้ามีหลายตัวแปร"),"ProductHasPromotion","สินค้ามีโปรโมชั่น"),"PromotionStart","เริ่มโปรโมชั่น"),"PromotionEnd","สิ้นสุดโปรโมชั่น"),"PromotionPrice","ราคาโปรโมชั่น"),"Price","ราคา"),"Cost","ค่าใช้จ่าย"),"Unit","หน่วย"),"ProductVariant","ตัวเลือกสินค้า"),"Variant","ตัวแปร"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"UnitPrice","ราคาต่อหน่วย"),"CreateReturnCustomer","สร้างลูกค้าที่กลับมา"),"EditReturnCustomer","แก้ไขลูกค้าที่กลับมา"),"CreateReturnSupplier","สร้างผู้ส่งคืนสินค้า"),"Documentation","เอกสารประกอบ"),"EditReturnSupplier","แก้ไขผู้ส่งคืนสินค้า"),"FromWarehouse","จากคลังสินค้า"),"ToWarehouse","ไปยังคลังสินค้า"),"EditTransfer","แก้ไขการโอน"),"TransferDetail","รายละเอียดการโอน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Pending","รอดำเนินการ"),"Received","ได้รับ"),"Ordered","สั่งซื้อ"),"PermissionsManager","การจัดการสิทธิ์"),"BrandManager","ยี่ห้อ"),"BrandImage","ภาพลักษณ์ของแบรนด์"),"BrandName","ชื่อแบรนด์"),"BrandDescription","คำอธิบายแบรนด์"),"BaseUnit","หน่วยฐาน"),"ManagerUnits","การจัดการหน่วย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"OperationValue","มูลค่าการดำเนินการ"),"Operator","ตัวดำเนินการ"),"Top5Products","ผลิตภัณฑ์ห้าอันดับแรก"),"Last5Sales","การขายห้าครั้งสุดท้าย"),"ListAdjustments","การปรับเปลี่ยนรายการ"),"ListTransfers","รายการโอน"),"CreateTransfer","สร้างการโอน"),"OrdersManager","การจัดการคำสั่งซื้อ"),"ListQuotations","รายการใบเสนอราคา"),"ListPurchases","แสดงรายการซื้อ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ListSales","แสดงรายการขาย"),"ListReturns","รายการส่งคืน"),"PeopleManager","การบริหารคน"),"Delete",{Title:"คุณแน่ใจไหม?",Text:"คุณจะไม่สามารถเปลี่ยนกลับได้!",confirmButtonText:"ใช่ลบมัน!",cancelButtonText:"ยกเลิก",Deleted:"ลบแล้ว!",Failed:"ล้มเหลว!",Therewassomethingwronge:"มีบางอย่างผิดปกติ",CustomerDeleted:"ลูกค้ารายนี้ถูกลบ",SupplierDeleted:"ซัพพลายเออร์รายนี้ถูกลบ",QuoteDeleted:"ใบเสนอราคานี้ถูกลบ",SaleDeleted:"การลดราคานี้ถูกลบ",PaymentDeleted:"การชำระเงินนี้ถูกลบ",PurchaseDeleted:"การซื้อนี้ถูกลบ",ReturnDeleted:"ผลตอบแทนนี้ถูกลบ",ProductDeleted:"สินค้านี้ถูกลบ",ClientError:"ลูกค้ารายนี้เชื่อมโยงกับการดำเนินการอื่นแล้ว",ProviderError:"ซัพพลายเออร์รายนี้เชื่อมโยงกับการดำเนินการอื่นแล้ว",UserDeleted:"ผู้ใช้รายนี้ถูกลบ.",UnitDeleted:"หน่วยนี้ถูกลบแล้ว",RoleDeleted:"บทบาทนี้ถูกลบ",TaxeDeleted:"ภาษีนี้ถูกลบแล้ว.",SubCatDeleted:"หมวดหมู่ย่อยนี้ถูกลบ.",CatDeleted:"หมวดหมู่นี้ถูกลบ",WarehouseDeleted:"คลังสินค้านี้ถูกลบ",AlreadyLinked:"ผลิตภัณฑ์นี้เชื่อมโยงกับการทำงานอื่นแล้ว",AdjustDeleted:"การปรับปรุงนี้ถูกลบ",TitleCurrency:"สกุลเงินนี้ถูกลบ",TitleTransfer:"ลบการโอนเรียบร้อยแล้ว",BackupDeleted:"ลบข้อมูลสำรองเรียบร้อยแล้ว",TitleBrand:"แบรนด์นี้ถูกลบ"}),"Update",{TitleBrand:"แบรนด์นี้ได้รับการอัปเดต",TitleProfile:"อัปเดตโปรไฟล์ของคุณเรียบร้อยแล้ว",TitleAdjust:"อัปเดตการปรับปรุงเรียบร้อยแล้ว",TitleRole:"อัปเดตบทบาทในเรียบร้อยแล้ว",TitleUnit:"อัปเดตหน่วยในเรียบร้อยแล้ว",TitleUser:"อัปเดตผู้ใช้เรียบร้อยแล้ว",TitleCustomer:"การอัปเดตลูกค้าในเรียบร้อยแล้ว",TitleQuote:"อัปเดตใบเสนอราคาเรียบร้อยแล้ว",TitleSale:"อัปเดตการขายเรียบร้อยแล้ว",TitlePayment:"อัปเดตการชำระเงินเรียบร้อยแล้ว",TitlePurchase:"อัปเดตการซื้อในเรียบร้อยแล้ว",TitleReturn:"กลับอัปเดตในเรียบร้อยแล้ว",TitleProduct:"อัปเดตผลิตภัณฑ์เรียบร้อยแล้ว",TitleSupplier:"อัปเดตซัพพลายเออร์เรียบร้อยแล้ว",TitleTaxe:"อัปเดตภาษีเรียบร้อยแล้ว",TitleCat:"อัปเดตหมวดหมู่เรียบร้อยแล้ว",TitleWarhouse:"อัปเดตคลังสินค้าเรียบร้อยแล้ว",TitleSetting:"อัปเดตการตั้งค่าเรียบร้อยแล้ว",TitleCurrency:"อัปเดตสกุลเงินสำเร็จแล้ว",TitleTransfer:"อัปเดตการโอนเข้าเรียบร้อยแล้ว"}),"Create",{TitleBrand:"แบรนด์นี้ถูกสร้างขึ้น",TitleRole:"สร้างบทบาทในสำเร็จแล้ว",TitleUnit:"สร้างหน่วยในสำเร็จแล้ว",TitleUser:"สร้างผู้ใช้ในสำเร็จแล้ว",TitleCustomer:"สร้างลูกค้าสำเร็จแล้ว",TitleQuote:"สร้างใบเสนอราคาสำเร็จแล้ว",TitleSale:"สร้างการขายสำเร็จแล้ว",TitlePayment:"สร้างการชำระเงินในเรียบร้อยแล้ว",TitlePurchase:"สร้างในการซื้อเรียบร้อยแล้ว",TitleReturn:"ส่งคืนสร้างในเรียบร้อยแล้ว",TitleProduct:"สร้างผลิตภัณฑ์สำเร็จแล้ว",TitleSupplier:"สร้างซัพพลายเออร์ในเรียบร้อยแล้ว",TitleTaxe:"สร้างภาษีเรียบร้อยแล้ว",TitleCat:"สร้างหมวดหมู่สำเร็จแล้ว",TitleWarhouse:"สร้างคลังสินค้าในเรียบร้อยแล้ว",TitleAdjust:"สร้างการปรับปรุงในสำเร็จแล้ว",TitleCurrency:"สร้างสกุลเงินสำเร็จแล้ว",TitleTransfer:"โอนสร้างในเรียบร้อยแล้ว"}),"Send",{TitleEmail:"ส่งอีเมลเรียบร้อยแล้ว"}),"return",{TitleSale:"การขายนี้เชื่อมโยงกับการคืนสินค้าแล้ว!"}),"ReturnManagement","การจัดการผลตอบแทน"),"ReturnDetail","รายละเอียดการคืนสินค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"EditReturn","แก้ไขผลตอบแทน"),"AddReturn","สร้างผลตอบแทน"),"EmailReturn","ส่งผลตอบแทนทางอีเมล"),"DeleteReturn","ลบผลตอบแทน"),"Retoursurcharge","คืนเงินเพิ่ม"),"Laivrison","จัดส่ง"),"SelectSale","เลือกลดราคา"),"ZeroPardefault","คุณสามารถลบรายการหรือตั้งค่าปริมาณที่ส่งคืนเป็นศูนย์หากไม่มีการส่งคืน"),"Return","กลับ"),"Purchase","ซื้อ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"TotalSales","ยอดขายทั้งหมด"),"TotalPurchases","การซื้อทั้งหมด"),"TotalReturns","ผลตอบแทนรวม"),"PaiementsNet","การชำระเงินสุทธิ"),"PaiementsSent","ส่งการชำระเงิน"),"PaiementsReceived","การชำระเงินที่ได้รับ"),"Recieved","ได้รับ"),"Sent","ส่งแล้ว"),"ProductQuantityAlerts","การแจ้งเตือนปริมาณสินค้า"),"ProductCode","รหัส"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"ProductName","สินค้า"),"AlertQuantity","ปริมาณการแจ้งเตือน"),"WarehouseStockChart","แผนภูมิสต็อคคลังสินค้า"),"TotalProducts","ผลิตภัณฑ์ทั้งหมด"),"TotalQuantity","ปริมาณรวม"),"TopCustomers","ลูกค้าห้าอันดับแรก"),"TotalAmount","จำนวนเงินทั้งหมด"),"TotalPaid","ทั้งหมดที่จ่าย"),"CustomerSalesReport","รายงานการขายของลูกค้า"),"CustomerPaiementsReport","รายงานการชำระเงินของลูกค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"CustomerQuotationsReport","รายงานใบเสนอราคาของลูกค้า"),"Payments","การชำระเงิน"),"TopSuppliers","ซัพพลายเออร์ห้าอันดับแรก"),"SupplierPurchasesReport","รายงานการซื้อของซัพพลายเออร์"),"SupplierPaiementsReport","รายงานการชำระเงินของซัพพลายเออร์"),"Name","ชื่อ"),"Code","รหัส"),"ManagementWarehouse","การจัดการคลังสินค้า"),"ZipCode","รหัสไปรษณีย์"),"managementCategories","การจัดการหมวดหมู่"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Codecategorie","หมวดรหัส"),"Namecategorie","หมวดหมู่ชื่อ"),"Parentcategorie","หมวดหมู่ผู้ปกครอง"),"managementTax","การจัดการภาษี"),"TaxName","ชื่อผู้เสียภาษี"),"TaxRate","อัตราภาษี"),"managementUnitPurchases","หน่วยการซื้อ"),"managementUnitSales","หน่วยขาย"),"ShortName","ชื่อสั้น"),"PleaseSelectThesebeforeaddinganyproduct","โปรดเลือกสิ่งเหล่านี้ก่อนเพิ่มผลิตภัณฑ์ใด ๆ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"StockAdjustement","การปรับหุ้น"),"PleaseSelectWarehouse","กรุณาเลือกคลังสินค้าก่อนเลือกสินค้า"),"StockTransfer","การโอนหุ้น"),"SelectPeriod","เลือกช่วงเวลา"),"ThisYear","ปีนี้"),"ThisToday","วันนี้"),"ThisMonth","เดือนนี้"),"ThisWeek","ในสัปดาห์นี้"),"AdjustmentDetail","รายละเอียดการปรับ"),"ActivateUser","ผู้ใช้นี้ได้รับการเปิดใช้งานแล้ว"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"DisActivateUser","ผู้ใช้รายนี้ถูกปิดใช้งาน"),"NotFound","ไม่พบหน้านี้."),"oops","ผิดพลาด! ไม่พบหน้านี้."),"couldNotFind","เราไม่พบหน้าที่คุณกำลังค้นหาในขณะเดียวกันคุณอาจ"),"ReturnDashboard","กลับไปที่แดชบอร์ด"),"hrm","HRM"),"Employees","พนักงาน"),"Attendance","การเข้าร่วมประชุม"),"Leave_request","ใบลา"),"Leave_type","ออกจาก ประเภท"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Company","บริษัท"),"Departments","แผนก"),"Designations","สมญา"),"Office_Shift","ออฟฟิศกะ"),"Holidays","วันหยุดพักผ่อน"),"Enter_Company_Name","ใส่ชื่อบริษัท"),"Enter_email_address","ใส่ที่อยู่อีเมล"),"Enter_Company_Phone","ใส่โทรศัพท์บริษัท"),"Enter_Company_Country","ใส่ประเทศบริษัท"),"Created_in_successfully","สร้างสำเร็จแล้ว"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Updated_in_successfully","อัพเดทเรียบร้อย"),"Deleted_in_successfully","ลบเรียบร้อยแล้ว"),"department","แผนก"),"Enter_Department_Name","ใส่ชื่อแผนก"),"Choose_Company","เลือกบริษัท"),"Department_Head","หัวหน้าแผนก"),"Choose_Department_Head","เลือกหัวหน้าแผนก"),"Enter_Shift_name","ใส่ชื่อกะ"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","ฮอลิเดย์"),"Enter_title","ใส่ชื่อเรื่อง"),"title","ชื่อเรื่อง"),"start_date","วันที่เริ่มต้น"),"Enter_Start_date","ใส่วันที่เริ่มต้น"),"Finish_Date","วันที่สิ้นสุด"),"Enter_Finish_date","ใส่วันที่สิ้นสุด"),"Please_provide_any_details","กรุณาให้รายละเอียดใด ๆ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Attendances","การเข้าร่วมประชุม"),"Enter_Attendance_date","ใส่วันที่"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","เลือกลูกจ้าง"),"Employee","พนักงาน"),"Work_Duration","เวลางาน"),"remaining_leaves_are_insufficient","ใบที่เหลืออยู่ไม่เพียงพอ"),"Leave_Type","ออกจาก ประเภท"),"Days","วัน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Department","แผนก"),"Choose_leave_type","เลือกประเภทการลา"),"Choose_status","เลือกสถานะ"),"Leave_Reason","ทิ้งเหตุผล"),"Enter_Reason_Leave","ป้อนเหตุผล ลา"),"Add_Employee","เพิ่มลูกจ้าง"),"FirstName","ชื่อ"),"Enter_FirstName","ใส่ชื่อ"),"LastName","นามสกุล"),"Enter_LastName","ใส่นามสกุล"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Gender","เพศ"),"Choose_Gender","เลือกเพศ"),"Enter_Birth_date","ใส่วันเดือนปีเกิด"),"Birth_date","วันเดือนปีเกิด"),"Enter_Country","ป้อนประเทศ"),"Enter_Phone_Number","ใส่หมายเลขโทรศัพท์"),"joining_date","วันที่เข้าร่วม"),"Enter_joining_date","เข้า วันที่เข้าร่วม"),"Choose_Designation","เลือกการกำหนด"),"Designation","สมญา"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Office_Shift","กะที่ทำงาน"),"Choose_Office_Shift","เลือกกะสำนักงาน"),"Enter_Leaving_Date","ใส่วันที่ออกเดินทาง"),"Leaving_Date","วันที่ออกเดินทาง"),"Annual_Leave","ลาหยุดประจำปี"),"Enter_Annual_Leave","เข้าสู่วันหยุดประจำปี"),"Remaining_leave","วันลาที่เหลือ"),"Employee_Details","รายละเอียดพนักงาน"),"Basic_Information","ข้อมูลพื้นฐาน"),"Family_status","สถานะครอบครัว"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Choose_Family_status","เลือกสถานะครอบครัว"),"Employment_type","ประเภทการจ้างงาน"),"Select_Employment_type","เลือกประเภทการจ้างงาน"),"Enter_City","ใส่เมือง"),"Province","จังหวัด"),"Enter_Province","ใส่จังหวัด"),"Enter_Address","ใส่ที่อยู่"),"Enter_Zip_code","กรอกรหัสไปรษณีย์"),"Zip_code","รหัสไปรษณีย์"),"Hourly_rate","อัตราชั่วโมง"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Enter_Hourly_rate","ป้อนอัตรารายชั่วโมง"),"Basic_salary","เงินเดือนพื้นฐาน"),"Enter_Basic_salary","ใส่เงินเดือนพื้นฐาน"),"Social_Media","สื่อสังคม"),"Skype","สไกป์"),"Enter_Skype","เข้า Skype"),"Facebook","Facebook"),"Enter_Facebook","เข้า Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","เข้า WhatsApp"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"LinkedIn","LinkedIn"),"Enter_LinkedIn","เข้า LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","เข้า Twitter"),"Experiences","ประสบการณ์"),"bank_account","บัญชีธนาคาร"),"Company_Name","ชื่อ บริษัท"),"Location","ที่ตั้ง"),"Enter_location","เข้า ที่ตั้ง"),"Enter_Description","ใส่คำอธิบาย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Bank_Name","ชื่อธนาคาร"),"Enter_Bank_Name","ใส่ชื่อธนาคาร"),"Bank_Branch","สาขาธนาคาร"),"Enter_Bank_Branch","ใส่สาขาธนาคาร"),"Bank_Number","เลขที่ธนาคาร"),"Enter_Bank_Number","ใส่หมายเลขธนาคาร"),"Assigned_warehouses","คลังสินค้าที่ได้รับมอบหมาย"),"Top_customers","ลูกค้าชั้นยอด"),"Attachment","เอกสารแนบ"),"view_employee","ดูพนักงาน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"edit_employee","แก้ไขพนักงาน"),"delete_employee","ลบพนักงาน"),"Created_by","เพิ่มโดย"),"Add_product_IMEI_Serial_number","เพิ่มผลิตภัณฑ์ IMEI/หมายเลขซีเรียล"),"Product_Has_Imei_Serial_number","สินค้ามี Imei/หมายเลขซีเรียล"),"IMEI_SN","IMEI/SN"),"Shipments","การจัดส่ง"),"delivered_to","ส่งถึง"),"shipment_ref","อ้างอิงการจัดส่ง"),"sale_ref","อ้างอิงการขาย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Edit_Shipping","แก้ไขการจัดส่ง"),"Packed","บรรจุ"),"Shipped","จัดส่งแล้ว"),"Delivered","ส่ง"),"Cancelled","ยกเลิก"),"Shipping_status","สถานะการจัดส่งสินค้า"),"Users_Report","รายงานผู้ใช้"),"stock_report","รายงานสต็อค"),"TotalPurchases","ยอดซื้อทั้งหมด"),"Total_quotations","ใบเสนอราคาทั้งหมด"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Total_return_sales","ผลตอบแทนรวมของยอดขาย"),"Total_return_purchases","ยอดซื้อคืน"),"Total_transfers","ยอดโอน"),"Total_adjustments","การปรับทั้งหมด"),"User_report","รายงานผู้ใช้"),"Current_stock","หุ้นปัจจุบัน"),"product_name","ชื่อผลิตภัณฑ์"),"Total_Customers_Due","หนี้สินรวม"),"Total_Suppliers_Due","หนี้สินรวม"),"Some_warehouses","โกดังบางส่วน"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"All_Warehouses","คลังสินค้าทั้งหมด"),"Product_Cost","ต้นทุนสินค้า"),"sms_settings","การตั้งค่า SMS"),"pos_settings","การตั้งค่า POS"),"payment_gateway","ช่องทางการชำระเงิน"),"mail_settings","การตั้งค่าเมล"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","เกตเวย์ SMS เริ่มต้น"),"module_settings","การตั้งค่าโมดูล"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Module_enabled_success","เปิดใช้งานโมดูลเรียบร้อยแล้ว"),"Module_Disabled_success","โมดูลปิดการใช้งานเรียบร้อยแล้ว"),"update_settings","ปรับปรุงการตั้งค่า"),"Please_Upload_the_Correct_Module","โปรดอัปโหลดโมดูลที่ถูกต้อง"),"Uploaded_Success","อัพโหลดเรียบร้อยแล้ว"),"Customer_details","รายละเอียดลูกค้า"),"Edit_Customer","แก้ไขลูกค้า"),"Delete_Customer","ลบลูกค้า"),"Pay_Due","จ่ายครบกำหนด"),"Paying_amount_is_greater_than_Total_Due","จำนวนเงินที่ชำระมากกว่าครบกำหนดทั้งหมด"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Customer_Invoice","ใบแจ้งหนี้ลูกค้า"),"This_Product_Not_For_Selling","สินค้านี้ไม่ได้สำหรับขาย"),"Welcome_to_your_Dashboard","ยินดีต้อนรับสู่แดชบอร์ดของคุณ"),"Total_Payable","เจ้าหนี้รวม"),"Choose_Sale_Ref","เลือก อ้างอิงการขาย"),"Please_Select_Sale","กรุณาเลือก Sale"),"Sale_Ref","อ้างอิงการขาย"),"list_product_returns","รายการคืนสินค้า"),"Qty_return","ปริมาณที่ส่งคืน"),"Choose_Purchase_Ref","เลือกอ้างอิงการซื้อ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Purchase_Ref","อ้างอิงการซื้อ"),"please_select_purchase","กรุณาเลือกซื้อสินค้า"),"qty_return_is_greater_than_qty_purchased","จำนวนการคืนสินค้ามากกว่าจำนวนที่ซื้อ"),"qty_return_is_greater_than_qty_sold","จำนวนผลตอบแทนมากกว่าจำนวนที่ขายได้"),"Quantity_sold","จำนวน ขายแล้ว"),"qty_purchased","ปริมาณที่ซื้อ"),"Sender_Name","ชื่อผู้ส่ง"),"The_module_must_be_uploaded_as_zip_file","ต้องอัปโหลดโมดูลเป็นไฟล์ zip"),"Upload_Module","อัปโหลดโมดูล"),"All_Modules_Installed","ติดตั้งโมดูลทั้งหมดแล้ว"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Current_Version","เวอร์ชันปัจจุบัน"),"You_already_have_the_latest_version","คุณมีเวอร์ชันล่าสุดแล้ว"),"Update_Available","อัพเดทพร้อมใช้งาน"),"Update_Log","อัปเดต"),"Update_Now","อัพเดทตอนนี้"),"View_Change_Log","ดูบันทึกการเปลี่ยน"),"invoice_footer","ส่วนท้ายของใบแจ้งหนี้"),"Please_Wait_for_the_update","หมายเหตุ: โปรดรอให้การอัปเดตเสร็จสิ้นโดยสมบูรณ์ ไม่แนะนำให้ปิดเบราว์เซอร์หรือหยุดกระบวนการอัพเกรด"),"Note_update","หมายเหตุ: ตรวจสอบให้แน่ใจว่าคุณได้สำรองเวอร์ชันปัจจุบันและฐานข้อมูลของคุณก่อนที่จะเรียกใช้การอัปเกรด หากต้องการกู้คืนหากมีข้อผิดพลาด"),"Time_Zone","เขตเวลา"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Payment_note","หมายเหตุการชำระเงิน"),"sale_note","หมายเหตุการขาย"),"Total_Sale_Due","หนี้ขายทั้งหมด"),"Total_Sell_Return_Due","ผลตอบแทนรวมที่ครบกำหนด"),"pay_all_sell_due_at_a_time","จ่ายหนี้ขายทั้งหมดพร้อมๆ กัน"),"pay_all_sell_return_due_at_a_time","จ่ายทั้งหมด คืนครบกำหนด"),"Gross_Profit","กำไรขั้นต้น"),"pay_all_purchase_due_at_a_time","ชำระเงินที่ซื้อทั้งหมดในคราวเดียว"),"Delete_Provider","ลบผู้ให้บริการ"),"Edit_Provider","อัปเดตผู้ให้บริการ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Provider_details","รายละเอียดซัพพลายเออร์"),"Total_Purchase_Due","หนี้ซื้อทั้งหมด"),"Provider_Credit_Note","ใบลดหนี้"),"Customer_Credit_Note","ใบลดหนี้"),"Sell_Return","ส่งคืน"),"Purchase_Return","ส่งคืน"),"Tax_Number","หมายเลขภาษี"),"Please_add_return_quantity","กรุณาเพิ่มปริมาณการคืนสินค้า"),"Return_exist_for_the_Transaction","ส่งคืนสำหรับธุรกรรม"),"qty_return_is_greater_than_Quantity_Remaining","จำนวนการคืนสินค้ามากกว่าปริมาณคงเหลือ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"products_refunded_alert","สินค้าใด ๆ ที่มีการกำหนดจำนวนเป็น 0 จะไม่ได้รับการคืนเงิน"),"pay_all_purchase_return_due_at_a_time","จ่ายผลตอบแทนทั้งหมดในคราวเดียว"),"Total_Purchase_Return_Due","ผลตอบแทนรวมที่ครบกำหนด"),"Purchase_return_due","หนี้ผลตอบแทน"),"Sell_return_due","หนี้ผลตอบแทน"),"product_report","รายงานสินค้า"),"product_sales_report","รายงานการขายสินค้า"),"Product_purchases_report","รายงานการซื้อผลิตภัณฑ์"),"Qty_sold","จำนวน"),"Qty_purchased","ปริมาณที่ซื้อ"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Filter_by_warehouse","กรองตามคลังสินค้า"),"Enable_Print_Invoice","พิมพ์ใบแจ้งหนี้โดยอัตโนมัติ"),"Show_Warehouse","ดูคลังสินค้า"),"credit_card_info","ข้อมูลบัตรเครดิต"),"Saved_Credit_Card_Info","ข้อมูลบัตรเครดิตที่บันทึกไว้"),"Credit_card_changed_successfully","เปลี่ยนแปลงบัตรเครดิตเรียบร้อยแล้ว"),"notification_template","แม่แบบการแจ้งเตือน"),"email_notification","การแจ้งเตือนทางอีเมล"),"sms_notification","การแจ้งเตือนทาง SMS"),"Change_product_details","เปลี่ยนรายละเอียดสินค้า"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"edit_tax_and_discount_and_shipping","แก้ไขภาษี ส่วนลด และการจัดส่งสินค้า"),"Create_Quotation_with_Stock","สร้างใบเสนอราคาพร้อมสต็อก"),"Variant_Name","ชื่อตัวแปร"),"Variant_cost","ต้นทุนตัวแปร"),"Variant_price","ราคาตัวแปร"),"Variant_code","รหัสตัวแปร"),"Please_wait_until_the_product_is_loaded","กรุณารอจนกว่าสินค้าจะโหลดเสร็จ"),"Choose_SMS_Gateway","เลือก SMS Gateway"),"Notification_Client","ผู้รับการแจ้งเตือน"),"Available_Tags","แท็กที่มีอยู่"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Email_Subject","หัวข้ออีเมล"),"Email_body","เนื้อหาอีเมล"),"Notification_Supplier","ผู้จัดส่งการแจ้งเตือน"),"sms_body","เนื้อหา SMS"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","แก้ไขโครงการ"),"Projects","โครงการ"),"Enter_Project_Title","กรอกชื่อโครงการ"),"Assigned_Employees","พนักงานที่มอบหมาย"),Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ae(Ee,"Choose_Team","เลือกทีม"),"Create_Project","สร้างโครงการ"),"Project_List","รายการโครงการ"),"Not_Started","ยังไม่เริ่ม"),"In_Progress","กำลังดำเนินการ"),"On_Hold","ระงับ"),"Edit_Task","แก้ไขงาน"),"Tasks","งาน"),"Enter_Task_Title","กรอกชื่องาน"),"Choose_Project","เลือกโครงการ"),Ae(Ae(Ae(Ae(Ee,"Project","โครงการ"),"Create_Task","สร้างงาน"),"Task_List","รายการงาน"),"Import_Purchases","นำเข้าการซื้อ")),tr_ch:(Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re={Draft_Created_successfully:"成功建立草稿",Draft_Sale_Deleted:"已刪除草稿銷售",Inventory_Valuation_Based_on_Average_Cost:"庫存估值基於平均成本",Payroll:"工資單",Transfers_Money:"資金轉移",Inventory_Valuation:"庫存估值",Deposits_Report:"存款報告",Expense_Report:"費用報告",Deposit_Category:"存款類別",Total_Deposits:"總存款",Expense_Category:"費用類別",Total_Expenses:"總費用",ASSET_VALUE:"資產價值",STOCK_ON_HAND:"手上庫存",Variant_NAME:"變體名稱",SKU:"SKU",ITEM_NAME:"商品名稱",From_Account:"從帳戶",To_Account:"到帳戶",Accounts_cannot_be_the_same:"帳戶不能相同",CountStock:"庫存計數",Successfully_Generated_Count:"成功生成計數",Count:"數量",file:"文件",Accounting:"會計",deposit_delete:"刪除存款",deposit_edit:"編輯存款",deposit_add:"添加存款",deposit_view:"查看存款",expense_add:"添加支出",expense_edit:"編輯支出",expense_delete:"刪除支出",List_Deposit:"存款清單",Create_deposit:"創建存款",deposit_Category:"存款類別",List_accounts:"帳戶列表",Account:"帳戶",Choose_Account:"選擇帳戶",Deposits:"存款",account_num:"帳號",Enter_account_num:"輸入帳號",account_name:"帳戶名",Enter_account_name:"輸入帳戶名",initial_balance:"初始餘額",Enter_initial_balance:"輸入初始餘額",notes:"備註",balance:"餘額",Receipt:"收據",Pos_Settings:"銷售點設置",Note_to_customer:"客戶須知",Show_Note_to_customer:"向客戶顯示備註",Show_barcode:"顯示條形碼",Show_Tax_and_Discount:"顯示稅收、折扣和運費",Show_Customer:"顯示客戶",Show_Email:"顯示電子郵件",Show_Phone:"顯示電話",Show_Address:"顯示地址",DefaultLanguage:"默認語言",footer:"頁腳",Received_Amount:"收到金額",Paying_Amount:"支付金額",Change:"改變",Paying_amount_is_greater_than_Received_amount:"支付金額大於收到金額",Paying_amount_is_greater_than_Grand_Total:"支付金額大於總計",code_must_be_not_exist_already:"代碼必須不存在",You_will_find_your_backup_on:"你會發現你的備份",and_save_it_to_your_pc:"並將其保存到您的電腦",Scan_your_barcode_and_select_the_correct_symbology_below:"掃描您的條形碼並在下方選擇正確的符號",Scan_Search_Product_by_Code_Name:"按代碼名稱掃描/搜索產品",Paper_size:"紙張尺寸",Clear_Cache:"清除緩存",Cache_cleared_successfully:"緩存清除成功",Failed_to_clear_cache:"清除緩存失敗",Scan_Barcode:"條形碼掃描器",Please_use_short_name_of_unit:"請使用單位簡稱",DefaultCustomer:"默認客戶",DefaultWarehouse:"默認倉庫",Payment_Gateway:"支付網關",SMS_Configuration:"短信配置",Gateway:"支付網關",Choose_Gateway:"選擇支付網關",Send_SMS:"消息已成功發送",sms_config_invalid:"錯誤的短信配置無效",Remove_Stripe_Key_Secret:"刪除Stripe API密鑰",credit_card_account_not_available:"信用卡帳戶不可用",Credit_Card_Info:"信用卡資料",developed_by:"由開發",Unit_already_linked_with_sub_unit:"單元已與子單元鏈接",Total_Items_Quantity:"項目總數和數量",Value_by_Cost_and_Price:"按成本和價格的價值",Search_this_table:"搜索此表",import_products:"進口產品",Field_optional:"字段可選",Download_exemple:"下載範例",field_must_be_in_csv_format:"字段必須為csv格式",Successfully_Imported:"成功導入",file_size_must_be_less_than_1_mega:"檔案大小必須小於1兆",Please_follow_the_import_instructions:"請遵循導入說明",must_be_exist:"單位必須已經創建",Import_Customers:"導入客戶",Import_Suppliers:"進口供應商",Recent_Sales:"最近的銷售",Create_Transfer:"創建轉移",order_products:"訂購物品",Search_Product_by_Code_Name:"按代碼或名稱搜索產品",Reports_payments_Purchase_Return:"報告購買退貨付款",Reports_payments_Sale_Return:"報告銷售退貨付款",payments_Sales_Return:"付款銷售退貨",payments_Purchases_Return:"付款購買退貨",CreateSaleReturn:"創建銷售退貨",EditSaleReturn:"編輯銷售退貨",SalesReturn:"銷售退貨",CreatePurchaseReturn:"創建採購退貨",EditPurchaseReturn:"編輯購買退貨",PurchasesReturn:"採購退貨",Due:"到期的",Profit:"利潤",Revenue:"收入",Sales_today:"今日銷量",People:"人們",Successfully_Created:"成功創建",Successfully_Updated:"成功更新",Success:"成功",Failed:"失敗的",Warning:"警告",Please_fill_the_form_correctly:"請正確填寫表格",Field_is_required:"必填項",Error:"錯誤!",you_are_not_authorized:"對不起! 您沒有權限。",Go_back_to_home:"返回首頁",page_not_exist:"對不起! 您要查找的頁面不存在。",Choose_Status:"選擇狀態",Choose_Method:"選擇方法",Choose_Symbology:"選擇符號",Choose_Category:"選擇類別",Choose_Customer:"選擇客戶",Choose_Supplier:"選擇供應商",Choose_Unit_Purchase:"選擇採購單位",Choose_Sub_Category:"選擇子類別",Choose_Brand:"選擇品牌",Choose_Warehouse:"選擇倉庫",Choose_Unit_Sale:"選擇銷售單位",Enter_Product_Cost:"輸入產品成本",Enter_Stock_alert:"輸入庫存警報",Choose_Unit_Product:"選擇產品單位",Enter_Product_Price:"輸入產品價格",Enter_Name_Product:"輸入名稱產品",Enter_Role_Name:"輸入角色名稱",Enter_Role_Description:"輸入角色描述",Enter_name_category:"輸入類別名稱",Enter_Code_category:"輸入類別代碼",Enter_Name_Brand:"輸入名稱品牌",Enter_Description_Brand:"輸入描述品牌",Enter_Code_Currency:"輸入代碼貨幣",Enter_name_Currency:"輸入名稱貨幣",Enter_Symbol_Currency:"輸入符號貨幣",Enter_Name_Unit:"輸入單位名稱",Enter_ShortName_Unit:"輸入簡稱單位",Choose_Base_Unit:"選擇基本單位",Choose_Operator:"選擇運營商",Enter_Operation_Value:"輸入操作值",Enter_Name_Warehouse:"輸入倉庫名稱",Enter_Phone_Warehouse:"輸入倉庫電話",Enter_Country_Warehouse:"輸入倉庫國家",Enter_City_Warehouse:"進入倉庫城市",Enter_Email_Warehouse:"輸入倉庫電子郵件",Enter_ZipCode_Warehouse:"輸入倉庫郵政編碼",Choose_Currency:"選擇貨幣",Thank_you_for_your_business:"感謝您的業務!",Cancel:"取消",New_Customer:"新客戶",Incorrect_Login:"登陸錯誤",Successfully_Logged_In:"成功登錄",This_user_not_active:"該用戶不活躍",SignIn:"登入",Create_an_account:"創建一個帳戶",Forgot_Password:"忘記密碼 ?",Email_Address:"電子郵件地址",SignUp:"報名",Already_have_an_account:"已經有帳號了?",Reset_Password:"重設密碼",Failed_to_authenticate_on_SMTP_server:"無法在SMTP服務器上進行身份驗證",We_cant_find_a_user_with_that_email_addres:"我們找不到使用該電子郵件地址的用戶",We_have_emailed_your_password_reset_link:"我們已經通過電子郵件發送了您的密碼重置鏈接",Please_fill_the_Email_Adress:"請填寫電子郵件地址",Confirm_password:"確認密碼",Your_Password_has_been_changed:"您的密碼已被更改",The_password_confirmation_does_not_match:"密碼確認不匹配",This_password_reset_token_is_invalid:"此密碼重置令牌無效",Warehouse_report:"倉庫報告",All_Warehouses:"所有倉庫",Expense_List:"費用清單",Expenses:"花費",This_Week_Sales_Purchases:"本週銷售與購買",Top_Selling_Products:"暢銷產品",View_all:"查看全部",Payment_Sent_Received:"已發送並已收到付款",Filter:"過濾",Invoice_POS:"發票POS",Invoice:"發票",Customer_Info:"客戶信息",Company_Info:"公司介紹",Invoice_Info:"發票信息",Order_Summary:"訂單摘要",Quote_Info:"報價信息",Del:"刪除",SuppliersPaiementsReport:"供應商付款報告",Purchase_Info:"購買信息",Supplier_Info:"供應商信息",Return_Info:"退貨信息"},"Expense_Category","費用類別"),"Create_Expense","創建費用"),"Details","細節"),"Discount_Method","優惠方式"),"Net_Unit_Cost","淨單位成本"),"Net_Unit_Price","淨單價"),"Edit_Expense","編輯費用"),"All_Brand","所有品牌"),"All_Category","所有類別"),"ListExpenses","清單費用"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Create_Permission","建立權限"),"Edit_Permission","編輯權限"),"Reports_payments_Sales","報告付款銷售"),"Reports_payments_Purchases","報告付款購買"),"Reports_payments_Return_Customers","報告付款返回客戶"),"Reports_payments_Return_Suppliers","報表付款退貨供應商"),"Expense_Deleted","該費用已被刪除"),"Expense_Updated","此費用已更新"),"Expense_Created","費用已創建"),"DemoVersion","您無法在演示版中執行此操作"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"OrderStatistics","銷售統計"),"AlreadyAdd","該產品已添加!"),"AddProductToList","請添加產品到列表!"),"AddQuantity","請添加詳細數量!"),"InvalidData","無效數據 !!"),"LowStock","數量超過庫存可用數量"),"WarehouseIdentical","兩個倉庫不能完全相同!"),"VariantDuplicate","這個變種是重複的!"),"Filesize","文件大小"),"GenerateBackup","產生備份"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"BackupDatabase","備份資料庫"),"Backup","後備"),"Paid","已付費"),"Unpaid","未付"),"Today","今天"),"Income","收入"),"Expenses","花費"),"Sale","特賣"),"Actif","活性"),"Inactif","不活躍"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Customers","顧客"),"Phone","電話"),"SearchByPhone","通過電話搜索"),"Suppliers","供應商"),"Quotations","報價單"),"Sales","營業額"),"Purchases","採購"),"Returns","退貨"),"Settings","設定值"),"SystemSettings","系統設置"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Users","用戶數"),"GroupPermissions","組權限"),"Currencies","貨幣"),"Warehouses","貨倉"),"Units","單位"),"UnitsPrchases","單位購買"),"UnitsSales","單位銷售"),"Reports","報告書"),"PaymentsReport","付款報告"),"PaymentsPurchases","付款購買"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"PaymentsSales","付款銷售"),"ProfitandLoss","收益與損失"),"WarehouseStockChart","倉庫庫存圖"),"SalesReport","銷售報告"),"PurchasesReport","採購報告"),"CustomersReport","客戶報告"),"SuppliersReport","供應商報告"),"SupplierReport","供應商報告"),"DailySalesData","每日銷售數據"),"DailyPurchasesData","每日購買數據"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Dernièrescinqrecords","最近五條記錄"),"Filters","篩選器"),"date","日期"),"Reference","參考"),"Supplier","供應商"),"PaymentStatus","支付狀態"),"Customer","顧客"),"CustomerCode","客戶代碼"),"Status","狀態"),"SupplierCode","供應商代碼"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Categorie","類別"),"Categories","分類目錄"),"StockTransfers","庫存轉移"),"StockManagement","庫存管理"),"dashboard","儀表板"),"Products","產品展示"),"productsList","產品清單"),"ProductManagement","產品管理"),"ProductQuantityAlerts","產品數量警報"),"CodeProduct","代碼產品"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ProductTax","產品稅"),"SubCategorie","子類別"),"Name_product","指定"),"StockAlert","庫存警報"),"warehouse","倉庫"),"Tax","稅"),"BuyingPrice","買價"),"SellPrice","賣價"),"Quantity","數量"),"UnitSale","單位銷售"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"UnitPurchase","單位購買"),"ManagementCurrencies","貨幣管理"),"CurrencyCode","貨幣代碼"),"CurrencyName","貨幣名稱"),"Symbol","符號"),"All","所有"),"EditProduct","編輯產品"),"SearchByCode","按代碼搜索"),"SearchByName","按名稱搜索"),"ProductDetails","產品詳情"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"CustomerName","顧客姓名"),"CustomerManagement","用戶管理"),"Add","創建"),"add","創建"),"Edit","編輯"),"Close","關"),"PleaseSelect","請選擇"),"Action","行動"),"Email","電子郵件"),"EditCustomer","編輯客戶"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"AddCustomer","建立客戶"),"Country","國家"),"City","市"),"Adress","地址"),"CustomerDetails","顧客信息"),"CustomersList","客戶名單"),"SupplierCode","供應商代碼"),"SupplierName","供應商名稱"),"SuppliersManagement","供應商管理"),"SupplierDetails","供應商詳細信息"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"QuotationsManagement","報價管理"),"SubTotal","小計"),"MontantReste","剩餘金額"),"complete","已完成"),"EnAttendant","待定"),"Recu","已收到"),"partial","部分的"),"Retournee","返回"),"DetailQuote","詳細報價"),"EditQuote","編輯報價"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"CreateSale","建立銷售"),"DownloadPdf","下載pdf"),"QuoteEmail","電子郵件發送報價"),"DeleteQuote","刪除報價"),"AddQuote","創建報價"),"SelectProduct","選擇產品"),"ProductCodeName","產品(代碼-名稱)"),"Price","價錢"),"CurrentStock","股票"),"Total","總"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Num","N°"),"Unitcost","單位成本"),"to","至"),"Subject","學科"),"Message","信息"),"EmailCustomer","電郵客戶"),"Sent","發送"),"Quote","報價單"),"Hello","你好"),"AttachmentQuote","請找到您的報價附件"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"AddProducts","將產品添加到訂單清單"),"SelectWarehouse","請選擇倉庫"),"SelectCustomer","請選擇客戶"),"SalesManagement","銷售管理"),"Balance","平衡"),"QtyBack","數量返還"),"TotalReturn","總回報"),"Amount","量"),"SaleDetail","銷售明細"),"EditSale","編輯銷售"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"AddSale","建立銷售"),"ShowPayment","顯示付款"),"AddPayment","創建付款"),"EditPayment","編輯付款"),"EmailSale","通過電子郵件發送銷售"),"DeleteSale","刪除銷售"),"ModePaiement","由...支付"),"Paymentchoice","付款方式"),"Note","注意"),"PaymentComplete","付款完成!"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"PurchasesManagement","採購管理"),"Ordered","已訂購"),"DeletePurchase","刪除購買"),"EmailPurchase","通過電子郵件發送購買"),"EditPurchase","編輯購買"),"PurchaseDetail","採購明細"),"AddPurchase","創建購買"),"EmailSupplier","供應商電子郵件"),"PurchaseInvoice","購買付款"),"PurchasesInvoicesData","購買付款數據"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"SalesInvoice","銷售付款"),"SalesInvoicesData","銷售付款數據"),"UserManagement","用戶管理"),"Firstname","名字"),"lastname","姓"),"username","用戶名"),"password","密碼"),"Newpassword","新密碼"),"ChangeAvatar","更改頭像"),"LeaveBlank","如果尚未更改,請將該字段留空"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"type","類型"),"UserPermissions","用戶權限"),"RoleName","角色"),"RoleDescription","角色描述"),"AddPermissions","創建權限"),"View","視圖"),"Del","刪除"),"NewAdjustement","新調整"),"EditAdjustement","編輯調整"),"CannotSubstraction","您不能減去有庫存0的產品"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Addition","加成"),"Subtraction","減法"),"profil","概況"),"logout","登出"),"PurchaseAlreadyPaid","您無法修改,因為此購買已付款"),"SaleAlreadyPaid","您無法修改,因為此銷售已經付款"),"ReturnAlreadyPaid","您無法修改,因為此退貨已經支付"),"QuoteAlready","此報價已產生銷售"),"AddProduct","創建產品"),"QuotationComplete","報價完成"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"SiteConfiguration","網站配置"),"Language","語言"),"DefaultCurrency","預設貨幣"),"LoginCaptcha","登錄驗證碼"),"DefaultEmail","默認電子郵件"),"SiteName","網站名稱"),"ChangeLogo","變更標誌"),"SMTPConfiguration","SMTP配置"),"HOST","主辦"),"PORT","港口"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"encryption","加密"),"SMTPIncorrect","SMTP配置不正確"),"PaymentsReturns","付款退貨"),"ReturnsInvoices","退回發票"),"ReturnsInvoicesData","退回發票數據"),"ShowAll","顯示所有用戶的所有記錄"),"Discount","折扣"),"OrderTax","訂單稅"),"Shipping","運輸"),"CompanyName","公司名"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"CompanyPhone","公司電話"),"CompanyAdress","公司地址"),"Code","碼"),"image","圖片"),"Printbarcode","打印條形碼"),"ReturnsCustomers","回頭客"),"ReturnsSuppliers","退貨供應商"),"FactureReturnCustomers","退貨客戶發票"),"FactureReturnSuppliers","退貨供應商發票"),"NodataAvailable","沒有可用數據"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ProductImage","產品圖片"),"Barcode","條碼"),"pointofsales","銷售點"),"CustomUpload","自定義上傳"),"pointofsaleManagement","銷售點管理"),"Adjustment","調整"),"Updat","更新資料"),"Reset","重啟"),"print","打印"),"SearchByEmail","通過電子郵件搜索"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ChooseProduct","選擇產品"),"Qty","數量"),"Items","物品"),"AmountHT","量"),"AmountTTC","合計金額"),"PleaseSelectSupplier","請選擇供應商"),"PleaseSelectStatut","請選擇狀態"),"PayeBy","由...支付"),"ChooseWarehouse","選擇倉庫"),"payNow","現在付款"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ListofCategory","類別清單"),"Description","描述"),"submit","提交"),"ProblemCreatingThisInvoice","創建此發票時出現問題。 請再試一次"),"ProblemPayment","付款有問題。 請再試一次。"),"IncomeExpenses","收入與支出"),"dailySalesPurchases","每日銷售與購買"),"ProductsExpired","產品過期"),"ListofBrand","列出品牌"),"CreateAdjustment","創建調整"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Afewwords","幾句話 ..."),"UserImage","用戶圖片"),"UpdateProduct","更新產品"),"Brand","牌"),"BarcodeSymbology","條碼符號"),"ProductCost","產品成本"),"ProductPrice","產品價格"),"UnitProduct","單位產品"),"TaxMethod","稅法"),"MultipleImage","多張圖片"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ProductHasMultiVariants","產品具有多種變體"),"ProductHasPromotion","產品促銷"),"PromotionStart","促銷開始"),"PromotionEnd","促銷結束"),"PromotionPrice","促銷價"),"Price","價錢"),"Cost","成本"),"Unit","單元"),"ProductVariant","產品變體"),"Variant","變體"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"UnitPrice","單價"),"CreateReturnCustomer","創建退貨客戶"),"EditReturnCustomer","編輯退貨客戶"),"CreateReturnSupplier","創建退貨供應商"),"Documentation","文獻資料"),"EditReturnSupplier","編輯退貨供應商"),"FromWarehouse","從倉庫"),"ToWarehouse","到倉庫"),"EditTransfer","編輯轉移"),"TransferDetail","轉賬明細"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Pending","待定"),"Received","已收到"),"Ordered","已訂購"),"PermissionsManager","權限管理"),"BrandManager","牌"),"BrandImage","品牌形象"),"BrandName","品牌"),"BrandDescription","品牌描述"),"BaseUnit","基本單位"),"ManagerUnits","單位管理"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"OperationValue","運營價值"),"Operator","操作員"),"Top5Products","前五名產品"),"Last5Sales","最近五次銷售"),"ListAdjustments","清單調整"),"ListTransfers","清單轉移"),"CreateTransfer","創建轉移"),"OrdersManager","訂單管理"),"ListQuotations","清單報價"),"ListPurchases","列出購買"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ListSales","清單銷售"),"ListReturns","清單退貨"),"PeopleManager","人事管理"),"Delete",{Title:"你確定嗎?",Text:"您將無法還原它!",confirmButtonText:"是的,刪除它!",cancelButtonText:"取消",Deleted:"已刪除!",Failed:"失敗了!",Therewassomethingwronge:"出事了",CustomerDeleted:"該客戶端已被刪除。",SupplierDeleted:"該供應商已被刪除。",QuoteDeleted:"此報價已被刪除。",SaleDeleted:"此銷售已被刪除。",PaymentDeleted:"此付款已被刪除。",PurchaseDeleted:"此購買已被刪除。",ReturnDeleted:"此退貨已被刪除。",ProductDeleted:"該產品已被刪除",ClientError:"該客戶端已經與其他操作鏈接",ProviderError:"該供應商已與其他運營部門鏈接",UserDeleted:"該用戶已被刪除。",UnitDeleted:"該單位已被刪除。",RoleDeleted:"該角色已被刪除。",TaxeDeleted:"該稅項已被刪除。",SubCatDeleted:"該子類別已被刪除。",CatDeleted:"此類別已被刪除。",WarehouseDeleted:"該倉庫已被刪除。",AlreadyLinked:"該產品已經與其他操作鏈接",AdjustDeleted:"此調整已被刪除。",TitleCurrency:"該貨幣已被刪除。",TitleTransfer:"轉移已成功刪除",BackupDeleted:"備份已成功刪除",TitleBrand:"該品牌已被刪除"}),"Update",{TitleProfile:"您的個人資料已成功更新",TitleAdjust:"調整已成功更新",TitleRole:"角色更新成功",TitleUnit:"單位更新成功",TitleUser:"用戶已成功更新",TitleCustomer:"客戶更新成功",TitleQuote:"報價已成功更新",TitleSale:"銷售已成功更新",TitlePayment:"付款已成功更新",TitlePurchase:"購買已成功更新",TitleReturn:"返回成功更新",TitleProduct:"產品更新成功",TitleSupplier:"供應商更新成功",TitleTaxe:"稅務更新成功",TitleCat:"分類成功更新",TitleWarhouse:"倉庫已成功更新",TitleSetting:"設置已成功更新",TitleCurrency:"貨幣更新成功",TitleTransfer:"轉移成功更新",TitleBrand:"該品牌已更新"}),"Create",{TitleBrand:"該品牌已創建",TitleRole:"角色創建成功",TitleUnit:"單位創建成功",TitleUser:"用戶創建成功",TitleCustomer:"客戶創建成功",TitleQuote:"報價創建成功",TitleSale:"銷售成功創建",TitlePayment:"付款成功創建",TitlePurchase:"購買成功創建",TitleReturn:"返回創建成功",TitleProduct:"產品創建成功",TitleSupplier:"供應商創建成功",TitleTaxe:"稅收創建成功",TitleCat:"分類成功創建",TitleWarhouse:"成功創建倉庫",TitleAdjust:"調整已成功創建",TitleCurrency:"貨幣創建成功",TitleTransfer:"轉移成功創建"}),"Send",{TitleEmail:"電子郵件發送成功"}),"return",{TitleSale:"此銷售已經與退貨相關!"}),"ReturnManagement","退貨管理"),"ReturnDetail","退貨明細"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"EditReturn","編輯退貨"),"AddReturn","創建退貨"),"EmailReturn","通過電子郵件發送退貨"),"DeleteReturn","刪除退貨"),"Retoursurcharge","回程附加費"),"Laivrison","交貨"),"SelectSale","選擇銷售"),"ZeroPardefault","您可以刪除該項目或將未退回的數量設置為零"),"Return","返回"),"Purchase","採購"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"TotalSales","總銷售額"),"TotalPurchases","總購買"),"TotalReturns","總回報"),"PaiementsNet","淨付款"),"PaiementsSent","已付款"),"PaiementsReceived","付款已收到"),"Recieved","已收到"),"Sent","已發送"),"ProductQuantityAlerts","產品數量警報"),"ProductCode","碼"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"ProductName","產品"),"AlertQuantity","警報數量"),"WarehouseStockChart","倉庫庫存圖"),"TotalProducts","產品總數"),"TotalQuantity","總數(量"),"TopCustomers","前五名客戶"),"TotalAmount","總金額"),"TotalPaid","總支付"),"CustomerSalesReport","客戶銷售報告"),"CustomerPaiementsReport","客戶付款報告"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"CustomerQuotationsReport","客戶報價報告"),"Payments","付款方式"),"TopSuppliers","前五名供應商"),"SupplierPurchasesReport","供應商採購報告"),"SupplierPaiementsReport","供應商付款報告"),"Name","名稱"),"Code","碼"),"ManagementWarehouse","倉庫管理"),"ZipCode","郵政編碼"),"managementCategories","分類管理"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Codecategorie","代碼類別"),"Namecategorie","名稱類別"),"Parentcategorie","父類別"),"managementTax","稅務管理"),"TaxName","稅名"),"TaxRate","稅率"),"managementUnitPurchases","採購單位"),"managementUnitSales","銷售單位"),"ShortName","簡稱"),"PleaseSelectThesebeforeaddinganyproduct","請在添加任何產品之前選擇這些"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"StockAdjustement","庫存調整"),"PleaseSelectWarehouse","選擇任何產品之前,請先選擇倉庫"),"StockTransfer","庫存轉移"),"SelectPeriod","選擇時期"),"ThisYear","今年"),"ThisToday","今天"),"ThisMonth","這個月"),"ThisWeek","本星期"),"AdjustmentDetail","調整細節"),"ActivateUser","該用戶已被激活"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"DisActivateUser","此用戶已被停用"),"NotFound","找不到網頁。"),"oops","錯誤! 找不到網頁。"),"couldNotFind","我們找不到您想要的頁面。與此同時,您可能"),"ReturnDashboard","返回儀表板"),"hrm","人力資源管理"),"Employees","僱員"),"Attendance","出勤率"),"Leave_request","離開請求"),"Leave_type","休假類型"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Company","公司"),"Departments","部門"),"Designations","名稱"),"Office_Shift","辦公室班次"),"Holidays","節假日"),"Enter_Company_Name","輸入公司名稱"),"Enter_email_address","輸入電郵地址"),"Enter_Company_Phone","輸入公司電話"),"Enter_Company_Country","輸入公司國家"),"Created_in_successfully","已成功創建"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Updated_in_successfully","已成功更新"),"Deleted_in_successfully","刪除成功"),"department","部"),"Enter_Department_Name","輸入部門名稱"),"Choose_Company","選擇公司"),"Department_Head","部门负责人"),"Choose_Department_Head","選擇部門負責人"),"Enter_Shift_name","輸入班次名稱"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","假期"),"Enter_title","輸入標題"),"title","標題"),"start_date","開始日期"),"Enter_Start_date","輸入開始日期"),"Finish_Date","结束时间"),"Enter_Finish_date","请输入结束日期"),"Please_provide_any_details","請提供任何詳細信息"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Attendances","出勤率"),"Enter_Attendance_date","輸入出席日期"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","選擇員工"),"Employee","僱員"),"Work_Duration","工作時間"),"remaining_leaves_are_insufficient","剩余的叶子不足"),"Leave_Type","休假類型"),"Days","天數"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Department","部"),"Choose_leave_type","選擇休假類型"),"Choose_status","地位"),"Leave_Reason","離職原因"),"Enter_Reason_Leave","輸入原因請假"),"Add_Employee","添加員工"),"FirstName","名"),"Enter_FirstName","輸入名字"),"LastName","姓氏"),"Enter_LastName","輸入姓氏"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Gender","性別"),"Choose_Gender","選擇性別"),"Enter_Birth_date","輸入出生日期"),"Birth_date","出生日期"),"Enter_Country","进入国家/地区"),"Enter_Phone_Number","輸入電話號碼"),"joining_date","加盟日期"),"Enter_joining_date","输入入会日期"),"Choose_Designation","选择指定"),"Designation","稱號"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Office_Shift","辦公室班次"),"Choose_Office_Shift","选择办公室轮班"),"Enter_Leaving_Date","输入出发日期"),"Leaving_Date","離開日期"),"Annual_Leave","年假"),"Enter_Annual_Leave","輸入年假"),"Remaining_leave","剩余休假"),"Employee_Details","員工詳情"),"Basic_Information","基本信息"),"Family_status","家庭狀況"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Choose_Family_status","選擇家庭狀態"),"Employment_type","僱傭類型"),"Select_Employment_type","選擇就業類型"),"Enter_City","進入城市"),"Province","省份"),"Enter_Province","輸入省份"),"Enter_Address","輸入地址"),"Enter_Zip_code","輸入郵政編碼"),"Zip_code","郵政編碼"),"Hourly_rate","每小時費率"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Enter_Hourly_rate","輸入每小時費率"),"Basic_salary","基礎工資"),"Enter_Basic_salary","輸入基本工資"),"Social_Media","社交媒體"),"Skype","Skype"),"Enter_Skype","進入 Skype"),"Facebook","Facebook"),"Enter_Facebook","進入 Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","進入 WhatsApp"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"LinkedIn","LinkedIn"),"Enter_LinkedIn","進入 LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","進入 Twitter"),"Experiences","經驗"),"bank_account","銀行戶口"),"Company_Name","公司名"),"Location","位置"),"Enter_location","输入地点"),"Enter_Description","輸入描述"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Bank_Name","銀行名"),"Enter_Bank_Name","輸入銀行名稱"),"Bank_Branch","銀行支行"),"Enter_Bank_Branch","進入銀行分行"),"Bank_Number","銀行號碼"),"Enter_Bank_Number","輸入銀行號碼"),"Assigned_warehouses","指定倉庫"),"Top_customers","頂級客戶"),"Attachment","附件"),"view_employee","查看員工"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"edit_employee","編輯員工"),"delete_employee","刪除員工"),"Created_by","添加者"),"Add_product_IMEI_Serial_number","添加產品 IMEI/序列號"),"Product_Has_Imei_Serial_number","添加產品 IMEI/序列號"),"IMEI_SN","IMEI/SN"),"Shipments","出貨量"),"delivered_to","送到了(送去了"),"shipment_ref","裝運參考"),"sale_ref","銷售參考"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Edit_Shipping","編輯運輸"),"Packed","包裝好的"),"Shipped","已發貨"),"Delivered","發表"),"Cancelled","取消"),"Shipping_status","發貨狀態"),"Users_Report","用戶報告"),"stock_report","庫存報告"),"TotalPurchases","總購買量"),"Total_quotations","报价总额"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Total_return_sales","退貨總銷售額"),"Total_return_purchases","總退貨購買"),"Total_transfers","總轉帳"),"Total_adjustments","總調整"),"User_report","用戶報告"),"Current_stock","當前庫存"),"product_name","產品名稱"),"Total_Customers_Due","總債務"),"Total_Suppliers_Due","總債務"),"Some_warehouses","一些倉庫"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"All_Warehouses","所有倉庫"),"Product_Cost","產品成本"),"sms_settings","短信設置"),"pos_settings","POS 設置"),"payment_gateway","支付網關"),"mail_settings","郵件設置"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","默認短信網關"),"module_settings","模塊設置"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Module_enabled_success","模塊啟用成功"),"Module_Disabled_success","模塊禁用成功"),"update_settings","更新設置"),"Please_Upload_the_Correct_Module","請上傳正確的模塊"),"Uploaded_Success","上傳成功"),"Customer_details","客戶詳情"),"Edit_Customer","編輯客戶"),"Delete_Customer","刪除客戶"),"Pay_Due","支付所有应付款"),"Paying_amount_is_greater_than_Total_Due","支付金額大於到期總額"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Customer_Invoice","客戶發票"),"This_Product_Not_For_Selling","本產品不賣"),"Welcome_to_your_Dashboard","歡迎來到您的儀表板"),"Total_Payable","應付總額"),"Choose_Sale_Ref","選擇銷售參考"),"Please_Select_Sale","請選擇銷售"),"Sale_Ref","銷售參考"),"list_product_returns","列出產品退貨"),"Qty_return","數量退貨"),"Choose_Purchase_Ref","選擇購買參考"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Purchase_Ref","購買參考"),"please_select_purchase","请选择采购"),"qty_return_is_greater_than_qty_purchased","退貨數量大於購買數量"),"qty_return_is_greater_than_qty_sold","退貨數量大於售出數量"),"Quantity_sold","售出數量"),"qty_purchased","購買數量"),"Sender_Name","發件者姓名"),"The_module_must_be_uploaded_as_zip_file","模塊必須上傳為 zip 文件"),"Upload_Module","上傳模塊"),"All_Modules_Installed","已安裝的所有模塊"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Current_Version","當前版本"),"You_already_have_the_latest_version","您已經擁有最新版本"),"Update_Available","可用更新"),"Update_Log","升级"),"Update_Now","現在更新"),"View_Change_Log","查看更改日誌"),"invoice_footer","發票頁腳"),"Please_Wait_for_the_update","注意:請等待更新完全完成。 不建議關閉瀏覽器或停止進程升級"),"Note_update","注意:確保在運行升級之前備份您的當前版本和數據庫,如果出現錯誤,請恢復它"),"Time_Zone","時區"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Payment_note","付款票据"),"sale_note","銷售說明"),"Total_Sale_Due","到期銷售總額"),"Total_Sell_Return_Due","總銷售回報債務"),"pay_all_sell_due_at_a_time","一次償還所有出售債務"),"pay_all_sell_return_due_at_a_time","一次支付所有的賣出回報債務"),"Gross_Profit","毛利"),"pay_all_purchase_due_at_a_time","一次支付所有購買債務"),"Delete_Provider","刪除提供者"),"Edit_Provider","編輯提供者"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Provider_details","提供者詳細信息"),"Total_Purchase_Due","購買債務總額"),"Provider_Credit_Note","贷方通知单"),"Customer_Credit_Note","贷方通知单"),"Sell_Return","賣出回報"),"Purchase_Return","購買退貨"),"Tax_Number","税务号码"),"Please_add_return_quantity","請添加退貨數量"),"Return_exist_for_the_Transaction","交易存在退貨"),"qty_return_is_greater_than_Quantity_Remaining","數量回報大於剩餘數量"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"products_refunded_alert","任何數量設置為 0 的產品將不予退款"),"pay_all_purchase_return_due_at_a_time","一次支付所有到期的購買退貨"),"Total_Purchase_Return_Due","總採購退貨到期"),"Purchase_return_due","購買回報債務"),"Sell_return_due","出售回報債務"),"product_report","產品報告"),"product_sales_report","產品銷售報告"),"Product_purchases_report","產品採購報告"),"Qty_sold","售出數量"),"Qty_purchased","購買數量"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Filter_by_warehouse","按倉庫篩選"),"Enable_Print_Invoice","自動打印發票"),"Show_Warehouse","查看倉庫"),"credit_card_info","信用卡資訊"),"Saved_Credit_Card_Info","已儲存的信用卡資訊"),"Credit_card_changed_successfully","信用卡變更成功"),"notification_template","通知模板"),"email_notification","電子郵件通知"),"sms_notification","簡訊通知"),"Change_product_details","更改產品詳情"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"edit_tax_and_discount_and_shipping","編輯稅金、折扣、運費"),"Create_Quotation_with_Stock","建立擁有庫存的報價單"),"Variant_Name","變體名稱"),"Variant_cost","變體成本"),"Variant_price","變體價格"),"Variant_code","變體代碼"),"Please_wait_until_the_product_is_loaded","請等待產品載入"),"Choose_SMS_Gateway","選擇簡訊網關"),"Notification_Client","客戶通知"),"Available_Tags","可用標籤"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Email_Subject","電子郵件主旨"),"Email_body","電子郵件內容"),"Notification_Supplier","供應商通知"),"sms_body","簡訊內容"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","編輯專案"),"Projects","專案"),"Enter_Project_Title","輸入專案標題"),"Assigned_Employees","指派的員工"),Me(Me(Me(Me(Me(Me(Me(Me(Me(Me(Re,"Choose_Team","選擇團隊"),"Create_Project","建立專案"),"Project_List","專案列表"),"Not_Started","尚未開始"),"In_Progress","進行中"),"On_Hold","暫停"),"Edit_Task","編輯任務"),"Tasks","任務"),"Enter_Task_Title","輸入任務標題"),"Choose_Project","選擇專案"),Me(Me(Me(Me(Re,"Project","專案"),"Create_Task","建立任務"),"Task_List","任務列表"),"Import_Purchases","匯入購買")),sm_ch:(Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be={Draft_Created_successfully:"草稿创建成功",Draft_Sale_Deleted:"草稿销售已删除",Inventory_Valuation_Based_on_Average_Cost:"基于平均成本的库存估值",Payroll:"工资单",Transfers_Money:"资金转账",Inventory_Valuation:"库存估值",Deposits_Report:"存款报告",Expense_Report:"费用报告",Deposit_Category:"存款类别",Total_Deposits:"存款总额",Expense_Category:"费用类别",Total_Expenses:"总费用",ASSET_VALUE:"资产价值",STOCK_ON_HAND:"手头库存",Variant_NAME:"变体名称",SKU:"SKU",ITEM_NAME:"商品名称",From_Account:"从账户",To_Account:"到账户",Accounts_cannot_be_the_same:"账户不能相同",CountStock:"库存计数",Successfully_Generated_Count:"成功生成计数",Count:"数量",file:"文件",Accounting:"会计",deposit_delete:"删除存款",deposit_edit:"编辑存款",deposit_add:"添加存款",deposit_view:"查看存款",expense_add:"添加支出",expense_edit:"编辑支出",expense_delete:"删除支出",List_Deposit:"存款清单",Create_deposit:"创建存款",deposit_Category:"存款类别",List_accounts:"账户列表",Account:"账户",Choose_Account:"选择账户",Deposits:"存款",account_num:"账号",Enter_account_num:"输入账号",account_name:"账户名",Enter_account_name:"输入账户名",initial_balance:"初始余额",Enter_initial_balance:"输入初始余额",notes:"备注",balance:"余额",Receipt:"收据",Pos_Settings:"销售点设置",Note_to_customer:"客户须知",Show_Note_to_customer:"向客户显示备注",Show_barcode:"显示条形码",Show_Tax_and_Discount:"显示税收、折扣和运费",Show_Customer:"显示客户",Show_Email:"显示电子邮件",Show_Phone:"显示电话",Show_Address:"显示地址",DefaultLanguage:"默认语言",footer:"页脚",Received_Amount:"收到金额",Paying_Amount:"支付金额",Change:"改变",Paying_amount_is_greater_than_Received_amount:"支付金额大于收到金额",Paying_amount_is_greater_than_Grand_Total:"支付金额大于总计",code_must_be_not_exist_already:"代码必须不存在",You_will_find_your_backup_on:"你会发现你的备份",and_save_it_to_your_pc:"并将其保存到您的电脑",Scan_your_barcode_and_select_the_correct_symbology_below:"扫描您的条形码并在下方选择正确的符号",Scan_Search_Product_by_Code_Name:"按代码名称扫描/搜索产品",Paper_size:"纸张尺寸",Clear_Cache:"清除缓存",Cache_cleared_successfully:"缓存清除成功",Failed_to_clear_cache:"清除缓存失败",Scan_Barcode:"条形码扫描器",Please_use_short_name_of_unit:"请使用单位简称",DefaultCustomer:"默认客户",DefaultWarehouse:"默认仓库",Payment_Gateway:"支付网关",SMS_Configuration:"短信配置",Gateway:"支付网关",Choose_Gateway:"选择支付网关",Send_SMS:"消息已成功发送",sms_config_invalid:"错误的短信配置无效",Remove_Stripe_Key_Secret:"删除Stripe API密钥",credit_card_account_not_available:"信用卡帐户不可用",Credit_Card_Info:"信用卡资料",developed_by:"由开发",Unit_already_linked_with_sub_unit:"单元已与子单元链接",Total_Items_Quantity:"项目总数和数量",Value_by_Cost_and_Price:"按成本和价格的价值",Search_this_table:"搜索此表",import_products:"进口产品",Field_optional:"字段可选",Download_exemple:"下载范例",field_must_be_in_csv_format:"字段必须为csv格式",Successfully_Imported:"成功导入",file_size_must_be_less_than_1_mega:"档案大小必须小于1兆",Please_follow_the_import_instructions:"请遵循导入说明",must_be_exist:"单位必须已经创建",Import_Customers:"导入客户",Import_Suppliers:"进口供应商",Recent_Sales:"最近的销售",Create_Transfer:"创建转移",order_products:"订购物品",Search_Product_by_Code_Name:"按代码或名称搜索产品",Reports_payments_Purchase_Return:"报告购买退货付款",Reports_payments_Sale_Return:"报告销售退货付款",payments_Sales_Return:"付款销售退货",payments_Purchases_Return:"付款购买退货",CreateSaleReturn:"创建销售退货",EditSaleReturn:"编辑销售退货",SalesReturn:"销售退货",CreatePurchaseReturn:"创建采购退货",EditPurchaseReturn:"编辑购买退货",PurchasesReturn:"采购退货",Due:"到期的",Profit:"利润",Revenue:"收入",Sales_today:"今日销量",People:"人们",Successfully_Created:"成功创建",Successfully_Updated:"成功更新",Success:"成功",Failed:"失败的",Warning:"警告",Please_fill_the_form_correctly:"请正确填写表格",Field_is_required:"必填项",Error:"错误!",you_are_not_authorized:"对不起! 您没有权限。",Go_back_to_home:"返回首页",page_not_exist:"对不起! 您要查找的页面不存在。",Choose_Status:"选择状态",Choose_Method:"选择方法",Choose_Symbology:"选择符号",Choose_Category:"选择类别",Choose_Customer:"选择客户",Choose_Supplier:"选择供应商",Choose_Unit_Purchase:"选择采购单位",Choose_Sub_Category:"选择子类别",Choose_Brand:"选择品牌",Choose_Warehouse:"选择仓库",Choose_Unit_Sale:"选择销售单位",Enter_Product_Cost:"输入产品成本",Enter_Stock_alert:"输入库存警报",Choose_Unit_Product:"选择产品单位",Enter_Product_Price:"输入产品价格",Enter_Name_Product:"输入名称产品",Enter_Role_Name:"输入角色名称",Enter_Role_Description:"输入角色描述",Enter_name_category:"输入类别名称",Enter_Code_category:"输入类别代码",Enter_Name_Brand:"输入名称品牌",Enter_Description_Brand:"输入描述品牌",Enter_Code_Currency:"输入代码货币",Enter_name_Currency:"输入名称货币",Enter_Symbol_Currency:"输入符号货币",Enter_Name_Unit:"输入单位名称",Enter_ShortName_Unit:"输入简称单位",Choose_Base_Unit:"选择基本单位",Choose_Operator:"选择运营商",Enter_Operation_Value:"输入操作值",Enter_Name_Warehouse:"输入仓库名称",Enter_Phone_Warehouse:"输入仓库电话",Enter_Country_Warehouse:"输入仓库国家",Enter_City_Warehouse:"进入仓库城市",Enter_Email_Warehouse:"输入仓库电子邮件",Enter_ZipCode_Warehouse:"输入仓库邮政编码",Choose_Currency:"选择货币",Thank_you_for_your_business:"感谢您的业务!",Cancel:"取消",New_Customer:"新客户",Incorrect_Login:"登陆错误",Successfully_Logged_In:"成功登录",This_user_not_active:"该用户不活跃",SignIn:"登入",Create_an_account:"创建一个帐户",Forgot_Password:"忘记密码 ?",Email_Address:"电子邮件地址",SignUp:"报名",Already_have_an_account:"已经有帐号了?",Reset_Password:"重设密码",Failed_to_authenticate_on_SMTP_server:"无法在SMTP服务器上进行身份验证",We_cant_find_a_user_with_that_email_addres:"我们找不到使用该电子邮件地址的用户",We_have_emailed_your_password_reset_link:"我们已经通过电子邮件发送了您的密码重置链接",Please_fill_the_Email_Adress:"请填写电子邮件地址",Confirm_password:"确认密码",Your_Password_has_been_changed:"您的密码已被更改",The_password_confirmation_does_not_match:"密码确认不匹配",This_password_reset_token_is_invalid:"此密码重置令牌无效",Warehouse_report:"仓库报告",All_Warehouses:"所有仓库",Expense_List:"费用清单",Expenses:"花费",This_Week_Sales_Purchases:"本周买卖",Top_Selling_Products:"畅销产品",View_all:"查看全部",Payment_Sent_Received:"已发送并已收到付款",Filter:"过滤",Invoice_POS:"发票POS",Invoice:"发票",Customer_Info:"客户信息",Company_Info:"公司介绍",Invoice_Info:"发票信息",Order_Summary:"订单摘要",Quote_Info:"报价信息",Del:"删除",SuppliersPaiementsReport:"供应商付款报告",Purchase_Info:"购买信息",Supplier_Info:"供应商信息",Return_Info:"退货信息"},"Expense_Category","费用类别"),"Create_Expense","创建费用"),"Details","细节"),"Discount_Method","优惠方式"),"Net_Unit_Cost","净单位成本"),"Net_Unit_Price","净单价"),"Edit_Expense","编辑费用"),"All_Brand","所有品牌"),"All_Category","所有类别"),"ListExpenses","清单费用"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Create_Permission","建立权限"),"Edit_Permission","编辑权限"),"Reports_payments_Sales","报告付款销售"),"Reports_payments_Purchases","报告付款购买"),"Reports_payments_Return_Customers","报告付款返回客户"),"Reports_payments_Return_Suppliers","报表付款退货供应商"),"Expense_Deleted","该费用已被删除"),"Expense_Updated","此费用已更新"),"Expense_Created","费用已创建"),"DemoVersion","您无法在演示版中执行此操作"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"OrderStatistics","销售统计"),"AlreadyAdd","该产品已添加!"),"AddProductToList","请添加产品到列表!"),"AddQuantity","请添加详细数量!"),"InvalidData","无效数据 !!"),"LowStock","数量超过库存可用数量"),"WarehouseIdentical","两个仓库不能完全相同!"),"VariantDuplicate","这个变种是重复的!"),"Filesize","文件大小"),"GenerateBackup","产生备份"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"BackupDatabase","备份资料库"),"Backup","后备"),"Paid","已付费"),"Unpaid","未付"),"Today","今天"),"Income","收入"),"Expenses","花费"),"Sale","特卖"),"Actif","活性"),"Inactif","不活跃"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Customers","顾客"),"Phone","电话"),"SearchByPhone","通过电话搜索"),"Suppliers","供应商"),"Quotations","报价单"),"Sales","营业额"),"Purchases","采购"),"Returns","退货"),"Settings","设定值"),"SystemSettings","系统设置"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Users","用户数"),"GroupPermissions","组权限"),"Currencies","货币"),"Warehouses","货仓"),"Units","单位"),"UnitsPrchases","单位购买"),"UnitsSales","单位销售"),"Reports","报告书"),"PaymentsReport","付款报告"),"PaymentsPurchases","付款购买"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"PaymentsSales","付款销售"),"ProfitandLoss","收益与损失"),"WarehouseStockChart","仓库库存图"),"SalesReport","销售报告"),"PurchasesReport","采购报告"),"CustomersReport","客户报告"),"SuppliersReport","供应商报告"),"SupplierReport","供应商报告"),"DailySalesData","每日销售数据"),"DailyPurchasesData","每日购买数据"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Dernièrescinqrecords","最近五条记录"),"Filters","筛选器"),"date","日期"),"Reference","参考"),"Supplier","供应商"),"PaymentStatus","支付状态"),"Customer","顾客"),"CustomerCode","客户代码"),"Status","状态"),"SupplierCode","供应商代码"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Categorie","类别"),"Categories","分类目录"),"StockTransfers","库存转移"),"StockManagement","库存管理"),"dashboard","仪表板"),"Products","产品展示"),"productsList","产品清单"),"ProductManagement","产品管理"),"ProductQuantityAlerts","产品数量警报"),"CodeProduct","代码产品"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ProductTax","产品税"),"SubCategorie","子类别"),"Name_product","指定"),"StockAlert","库存警报"),"warehouse","仓库"),"Tax","税"),"BuyingPrice","买价"),"SellPrice","卖价"),"Quantity","数量"),"UnitSale","单位销售"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"UnitPurchase","单位购买"),"ManagementCurrencies","货币管理"),"CurrencyCode","货币代码"),"CurrencyName","货币名称"),"Symbol","符号"),"All","所有"),"EditProduct","编辑产品"),"SearchByCode","按代码搜索"),"SearchByName","按名称搜索"),"ProductDetails","产品详情"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"CustomerName","顾客姓名"),"CustomerManagement","用户管理"),"Add","创建"),"add","创建"),"Edit","编辑"),"Close","关"),"PleaseSelect","请选择"),"Action","行动"),"Email","电子邮件"),"EditCustomer","编辑客户"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"AddCustomer","建立客户"),"Country","国家"),"City","市"),"Adress","地址"),"CustomerDetails","顾客信息"),"CustomersList","客户名单"),"SupplierCode","供应商代码"),"SupplierName","供应商名称"),"SuppliersManagement","供应商管理"),"SupplierDetails","供应商详细信息"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"QuotationsManagement","报价管理"),"SubTotal","小计"),"MontantReste","剩余金额"),"complete","已完成"),"EnAttendant","待定"),"Recu","已收到"),"partial","部分的"),"Retournee","返回"),"DetailQuote","详细报价"),"EditQuote","编辑报价"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"CreateSale","建立销售"),"DownloadPdf","下载PDF"),"QuoteEmail","电子邮件发送报价"),"DeleteQuote","删除报价"),"AddQuote","创建报价"),"SelectProduct","选择产品"),"ProductCodeName","产品(代码-名称)"),"Price","价钱"),"CurrentStock","股票"),"Total","总"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Num","N°"),"Unitcost","单位成本"),"to","至"),"Subject","学科"),"Message","信息"),"EmailCustomer","电邮客户"),"Sent","发送"),"Quote","报价单"),"Hello","你好"),"AttachmentQuote","请找到您的报价附件"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"AddProducts","将产品添加到订单清单"),"SelectWarehouse","请选择仓库"),"SelectCustomer","请选择客户"),"SalesManagement","销售管理"),"Balance","平衡"),"QtyBack","退货数量"),"TotalReturn","总回报"),"Amount","量"),"SaleDetail","销售明细"),"EditSale","编辑销售"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"AddSale","建立销售"),"ShowPayment","显示付款"),"AddPayment","创建付款"),"EditPayment","编辑付款"),"EmailSale","通过电子邮件发送销售"),"DeleteSale","删除销售"),"ModePaiement","由...支付"),"Paymentchoice","付款方式"),"Note","注意"),"PaymentComplete","付款完成!"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"PurchasesManagement","采购管理"),"Ordered","已订购"),"DeletePurchase","删除购买"),"EmailPurchase","通过邮件发送购买"),"EditPurchase","编辑购买"),"PurchaseDetail","采购明细"),"AddPurchase","创建购买"),"EmailSupplier","供应商邮件"),"PurchaseInvoice","购买付款"),"PurchasesInvoicesData","购买付款数据"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"SalesInvoice","销售付款"),"SalesInvoicesData","销售付款数据"),"UserManagement","用户管理"),"Firstname","名字"),"lastname","姓"),"username","用户名"),"password","密码"),"Newpassword","新密码"),"ChangeAvatar","更改头像"),"LeaveBlank","如果尚未更改,请将该字段留空"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"type","类型"),"UserPermissions","用户权限"),"RoleName","角色"),"RoleDescription","角色描述"),"AddPermissions","创建权限"),"View","视图"),"Del","删除"),"NewAdjustement","新调整"),"EditAdjustement","编辑调整"),"CannotSubstraction","您不能减去有库存0的产品"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Addition","加成"),"Subtraction","减法"),"profil","概况"),"logout","登出"),"PurchaseAlreadyPaid","您无法修改,因为此购买已付款"),"SaleAlreadyPaid","您无法修改,因为此销售已经付款"),"ReturnAlreadyPaid","您无法修改,因为此退货已经支付"),"QuoteAlready","此报价已产生销售"),"AddProduct","创建产品"),"QuotationComplete","报价完成"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"SiteConfiguration","网站配置"),"Language","语言"),"DefaultCurrency","预设货币"),"LoginCaptcha","登录验证码"),"DefaultEmail","默认电子邮件"),"SiteName","网站名称"),"ChangeLogo","变更标志"),"SMTPConfiguration","SMTP配置"),"HOST","主办"),"PORT","港口"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"encryption","加密"),"SMTPIncorrect","SMTP配置不正确"),"PaymentsReturns","付款退货"),"ReturnsInvoices","退回发票"),"ReturnsInvoicesData","退回发票数据"),"ShowAll","显示所有用户的所有记录"),"Discount","折扣"),"OrderTax","订单税"),"Shipping","运输"),"CompanyName","公司名"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"CompanyPhone","公司电话"),"CompanyAdress","公司地址"),"Code","码"),"image","图片"),"Printbarcode","打印条形码"),"ReturnsCustomers","回头客"),"ReturnsSuppliers","退货供应商"),"FactureReturnCustomers","退货客户发票"),"FactureReturnSuppliers","退货供应商发票"),"NodataAvailable","没有可用数据"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ProductImage","产品图片"),"Barcode","条码"),"pointofsales","销售点"),"CustomUpload","自定义上传"),"pointofsaleManagement","销售点管理"),"Adjustment","调整"),"Updat","更新资料"),"Reset","重启"),"print","打印"),"SearchByEmail","通过电子邮件搜索"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ChooseProduct","选择产品"),"Qty","数量"),"Items","物品"),"AmountHT","量"),"AmountTTC","合计金额"),"PleaseSelectSupplier","请选择供应商"),"PleaseSelectStatut","请选择状态"),"PayeBy","由...支付"),"ChooseWarehouse","选择仓库"),"payNow","现在付款"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ListofCategory","类别清单"),"Description","描述"),"submit","提交"),"ProblemCreatingThisInvoice","创建此发票时出现问题. Please try again"),"ProblemPayment","付款有问题。 请再试一次."),"IncomeExpenses","收入与支出"),"dailySalesPurchases","每日销售与购买"),"ProductsExpired","产品过期"),"ListofBrand","列出品牌"),"CreateAdjustment","创建调整"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Afewwords","几句话 ..."),"UserImage","用户图片"),"UpdateProduct","更新产品"),"Brand","牌"),"BarcodeSymbology","条码符号"),"ProductCost","产品成本"),"ProductPrice","产品价格"),"UnitProduct","单位产品"),"TaxMethod","税法"),"MultipleImage","多张图片"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ProductHasMultiVariants","产品具有多种变体"),"ProductHasPromotion","产品促销"),"PromotionStart","促销开始"),"PromotionEnd","促销结束"),"PromotionPrice","促销价"),"Price","价钱"),"Cost","成本"),"Unit","单元"),"ProductVariant","产品变体"),"Variant","变体"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"UnitPrice","单价"),"CreateReturnCustomer","创建退货客户"),"EditReturnCustomer","编辑退货客户"),"CreateReturnSupplier","创建退货供应商"),"Documentation","文献资料"),"EditReturnSupplier","编辑退货供应商"),"FromWarehouse","从仓库"),"ToWarehouse","到仓库"),"EditTransfer","编辑转移"),"TransferDetail","转账明细"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Pending","待定"),"Received","已收到"),"Ordered","已订购"),"PermissionsManager","权限管理"),"BrandManager","牌"),"BrandImage","品牌形象"),"BrandName","品牌"),"BrandDescription","品牌描述"),"BaseUnit","基本单位"),"ManagerUnits","单位管理"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"OperationValue","运营价值"),"Operator","操作员"),"Top5Products","前五名产品"),"Last5Sales","最近五次销售"),"ListAdjustments","清单调整"),"ListTransfers","清单转移"),"CreateTransfer","创建转移"),"OrdersManager","订单管理"),"ListQuotations","清单报价"),"ListPurchases","列出购买"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ListSales","清单销售"),"ListReturns","清单退货"),"PeopleManager","人事管理"),"Delete",{Title:"Are you sure?",Text:"您将无法还原它!",confirmButtonText:"是的,删除它!",cancelButtonText:"取消",Deleted:"已删除!",Failed:"失败了!",Therewassomethingwronge:"出事了",CustomerDeleted:"该客户端已被删除。",SupplierDeleted:"该供应商已被删除.",QuoteDeleted:"此报价已被删除。",SaleDeleted:"此销售已被删除。",PaymentDeleted:"此付款已被删除。",PurchaseDeleted:"此购买已被删除。",ReturnDeleted:"此退货已被删除。",ProductDeleted:"该产品已被删除。",ClientError:"该客户端已经与其他操作链接",ProviderError:"该供应商已与其他运营部门链接",UserDeleted:"该用户已被删除。",UnitDeleted:"该单位已被删除。",RoleDeleted:"该角色已被删除。",TaxeDeleted:"该税项已被删除.",SubCatDeleted:"该子类别已被删除。",CatDeleted:"此类别已被删除。",WarehouseDeleted:"该仓库已被删除。",AlreadyLinked:"该产品已经与其他操作链接",AdjustDeleted:"此调整已被删除。",TitleCurrency:"该货币已被删除。",TitleTransfer:"转移已成功删除",BackupDeleted:"备份已成功删除",TitleBrand:"该品牌已被删除"}),"Update",{TitleBrand:"该品牌已更新",TitleProfile:"您的个人资料已成功更新",TitleAdjust:"调整已成功更新",TitleRole:"角色更新成功",TitleUnit:"单位更新成功",TitleUser:"用户已成功更新",TitleCustomer:"客户更新成功",TitleQuote:"报价已成功更新",TitleSale:"销售已成功更新",TitlePayment:"付款已成功更新",TitlePurchase:"购买已成功更新",TitleReturn:"返回成功更新",TitleProduct:"产品更新成功",TitleSupplier:"供应商更新成功",TitleTaxe:"税务更新成功",TitleCat:"分类成功更新",TitleWarhouse:"仓库已成功更新",TitleSetting:"设置已成功更新",TitleCurrency:"货币更新成功",TitleTransfer:"转移成功更新"}),"Create",{TitleBrand:"该品牌已创建",TitleRole:"角色创建成功",TitleUnit:"单位创建成功",TitleUser:"用户创建成功",TitleCustomer:"客户创建成功",TitleQuote:"报价创建成功",TitleSale:"销售成功创建",TitlePayment:"付款成功创建",TitlePurchase:"购买成功创建",TitleReturn:"返回创建成功",TitleProduct:"产品创建成功",TitleSupplier:"供应商创建成功",TitleTaxe:"税收创建成功",TitleCat:"分类成功创建",TitleWarhouse:"成功创建仓库",TitleAdjust:"调整已成功创建",TitleCurrency:"货币创建成功",TitleTransfer:"转移成功创建"}),"Send",{TitleEmail:"电子邮件发送成功"}),"return",{TitleSale:"此销售已经与退货相关!"}),"ReturnManagement","退货管理"),"ReturnDetail","退货明细"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"EditReturn","编辑退货"),"AddReturn","创建退货"),"EmailReturn","发送邮件退回"),"DeleteReturn","删除退货"),"Retoursurcharge","回程附加费"),"Laivrison","交货"),"SelectSale","选择销售"),"ZeroPardefault","您可以删除该项目或将未退回的数量设置为零"),"Return","返回"),"Purchase","采购"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"TotalSales","总销售额"),"TotalPurchases","总购买"),"TotalReturns","总回报"),"PaiementsNet","净付款"),"PaiementsSent","已付款"),"PaiementsReceived","付款已收到"),"Recieved","已收到"),"Sent","已发送"),"ProductQuantityAlerts","产品数量警报"),"ProductCode","码"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"ProductName","产品"),"AlertQuantity","警报数量"),"WarehouseStockChart","仓库库存图"),"TotalProducts","产品总数"),"TotalQuantity","总数(量"),"TopCustomers","前五名客户"),"TotalAmount","总金额"),"TotalPaid","总支付"),"CustomerSalesReport","客户销售报告"),"CustomerPaiementsReport","客户付款报告"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"CustomerQuotationsReport","客户报价报告"),"Payments","付款方式"),"TopSuppliers","前五名供应商"),"SupplierPurchasesReport","供应商采购报告"),"SupplierPaiementsReport","供应商付款报告"),"Name","名称"),"Code","码"),"ManagementWarehouse","仓库管理"),"ZipCode","邮政编码"),"managementCategories","分类管理"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Codecategorie","代码类别"),"Namecategorie","名称类别"),"Parentcategorie","父类别"),"managementTax","税务管理"),"TaxName","税名"),"TaxRate","税率"),"managementUnitPurchases","采购单位"),"managementUnitSales","销售单位"),"ShortName","简称"),"PleaseSelectThesebeforeaddinganyproduct","请在添加任何产品之前选择这些"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"StockAdjustement","库存调整"),"PleaseSelectWarehouse","选择任何产品之前,请先选择仓库"),"StockTransfer","库存转移"),"SelectPeriod","选择时期"),"ThisYear","今年"),"ThisToday","今天"),"ThisMonth","这个月"),"ThisWeek","本星期"),"AdjustmentDetail","调整细节"),"ActivateUser","该用户已被激活"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"DisActivateUser","此用户已被停用"),"NotFound","找不到网页。"),"oops","错误! 找不到网页。"),"couldNotFind","我们找不到您想要的页面。与此同时,您可能"),"ReturnDashboard","返回仪表板"),"hrm","人力资源管理"),"Employees","雇员"),"Attendance","出勤率"),"Leave_request","离开请求"),"Leave_type","休假类型"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Company","公司"),"Departments","部门"),"Designations","名称"),"Office_Shift","办公室班次"),"Holidays","节假日"),"Enter_Company_Name","输入公司名称"),"Enter_email_address","输入电邮地址"),"Enter_Company_Phone","输入公司电话"),"Enter_Company_Country","输入公司国家"),"Created_in_successfully","创建成功"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Updated_in_successfully","更新成功"),"Deleted_in_successfully","已成功删除"),"department","部"),"Enter_Department_Name","输入部门名称"),"Choose_Company","选择公司"),"Department_Head","部门负责人"),"Choose_Department_Head","选择部门负责人"),"Enter_Shift_name","输入班次名称"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","假期"),"Enter_title","输入标题"),"title","标题"),"start_date","开始日期"),"Enter_Start_date","输入开始日期"),"Finish_Date","结束时间"),"Enter_Finish_date","请输入结束日期"),"Please_provide_any_details","请提供任何详细信息"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Attendances","出勤率"),"Enter_Attendance_date","输入出席日期"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","选择员工"),"Employee","雇员"),"Work_Duration","工作时间"),"remaining_leaves_are_insufficient","剩余的叶子不足"),"Leave_Type","休假类型"),"Days","天数"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Department","部"),"Choose_leave_type","选择休假类型"),"Choose_status","地位"),"Leave_Reason","离职原因"),"Enter_Reason_Leave","输入原因请假"),"Add_Employee","添加员工"),"FirstName","名"),"Enter_FirstName","输入名字"),"LastName","姓氏"),"Enter_LastName","输入姓氏"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Gender","性别"),"Choose_Gender","选择性别"),"Enter_Birth_date","输入出生日期"),"Birth_date","出生日期"),"Enter_Country","进入国家/地区"),"Enter_Phone_Number","输入电话号码"),"joining_date","加盟日期"),"Enter_joining_date","输入入会日期"),"Choose_Designation","选择指定"),"Designation","指定"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Office_Shift","办公室班次"),"Choose_Office_Shift","选择办公室班次"),"Enter_Leaving_Date","输入离开日期"),"Leaving_Date","离开日期"),"Annual_Leave","年假"),"Enter_Annual_Leave","输入年假"),"Remaining_leave","剩余假期"),"Employee_Details","员工详情"),"Basic_Information","基本信息"),"Family_status","家庭状况"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Choose_Family_status","选择家庭状态"),"Employment_type","雇佣类型"),"Select_Employment_type","选择就业类型"),"Enter_City","进入城市"),"Province","省份"),"Enter_Province","输入省份"),"Enter_Address","输入地址"),"Enter_Zip_code","输入邮政编号"),"Zip_code","邮政编码"),"Hourly_rate","每小时费率"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Enter_Hourly_rate","输入每小时费率"),"Basic_salary","基础工资"),"Enter_Basic_salary","输入基本工资"),"Social_Media","社交媒体"),"Skype","Skype"),"Enter_Skype","进入 Skype"),"Facebook","Facebook"),"Enter_Facebook","进入 Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","进入 WhatsApp"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"LinkedIn","LinkedIn"),"Enter_LinkedIn","进入 LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","进入 Twitter"),"Experiences","经验"),"bank_account","银行户口"),"Company_Name","公司名"),"Location","位置"),"Enter_location","输入地点"),"Enter_Description","输入描述"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Bank_Name","银行名"),"Enter_Bank_Name","输入银行名称"),"Bank_Branch","银行支行"),"Enter_Bank_Branch","进入银行分行"),"Bank_Number","银行号码"),"Enter_Bank_Number","输入银行号码"),"Assigned_warehouses","指定仓库"),"Top_customers","顶级客户"),"Attachment","附件"),"view_employee","查看员工"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"edit_employee","编辑员工"),"delete_employee","删除员工"),"Created_by","添加者"),"Add_product_IMEI_Serial_number","添加产品 IMEI/序列号"),"Product_Has_Imei_Serial_number","产品有Imei/序列号"),"IMEI_SN","IMEI/SN"),"Shipments","出货量"),"delivered_to","送到了(送去了"),"shipment_ref","装运参考"),"sale_ref","销售参考"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Edit_Shipping","编辑运输"),"Packed","包装好的"),"Shipped","已发货"),"Delivered","发表"),"Cancelled","取消"),"Shipping_status","发货状态"),"Users_Report","用户报告"),"stock_report","库存报告"),"TotalPurchases","总购买量"),"Total_quotations","总报价"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Total_return_sales","退货总销售额"),"Total_return_purchases","总退货购买"),"Total_transfers","总转帐"),"Total_adjustments","总调整"),"User_report","用户报告"),"Current_stock","当前库存"),"product_name","产品名称"),"Total_Customers_Due","总债务"),"Total_Suppliers_Due","总债务"),"Some_warehouses","一些仓库"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"All_Warehouses","所有仓库"),"Product_Cost","产品成本"),"sms_settings","短信设置"),"pos_settings","销售点设置"),"payment_gateway","支付网关"),"mail_settings","邮件设置"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","默认短信网关"),"module_settings","模块设置"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Module_enabled_success","模块启用成功"),"Module_Disabled_success","模块禁用成功"),"update_settings","更新设置"),"Please_Upload_the_Correct_Module","请上传正确的模块"),"Uploaded_Success","上传成功"),"Customer_details","顾客信息"),"Edit_Customer","编辑客户"),"Delete_Customer","删除客户"),"Pay_Due","支付所有应付款"),"Paying_amount_is_greater_than_Total_Due","支付金额大于到期总额"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Customer_Invoice","客户发票"),"This_Product_Not_For_Selling","本产品不卖"),"Welcome_to_your_Dashboard","欢迎来到您的仪表板"),"Total_Payable","应付总额"),"Choose_Sale_Ref","选择销售参考"),"Please_Select_Sale","请选择销售"),"Sale_Ref","销售参考"),"list_product_returns","列出产品退货"),"Qty_return","数量退货"),"Choose_Purchase_Ref","选择购买参考"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Purchase_Ref","购买参考"),"please_select_purchase","请选择采购"),"qty_return_is_greater_than_qty_purchased","退货数量大于购买数量"),"qty_return_is_greater_than_qty_sold","退货数量大于售出数量"),"Quantity_sold","售出数量"),"qty_purchased","购买数量"),"Sender_Name","发件者姓名"),"The_module_must_be_uploaded_as_zip_file","模块必须上传为 zip 文件"),"Upload_Module","上传模块"),"All_Modules_Installed","已安装的所有模块"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Current_Version","当前版本"),"You_already_have_the_latest_version","您已经拥有最新版本"),"Update_Available","更新可用"),"Update_Log","升级"),"Update_Now","现在更新"),"View_Change_Log","查看更改日志"),"invoice_footer","发票页脚"),"Please_Wait_for_the_update","注意:请等待更新完全完成。 不建议关闭浏览器或停止进程升级"),"Note_update","注意:确保在运行升级之前备份您的当前版本和数据库,如果出现错误,请恢复它"),"Time_Zone","时区"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Payment_note","备注付款"),"sale_note","销售说明"),"Total_Sale_Due","总销售债务"),"Total_Sell_Return_Due","总销售回报债务"),"pay_all_sell_due_at_a_time","一次偿还所有出售债务"),"pay_all_sell_return_due_at_a_time","一次支付所有的卖出回报债务"),"Gross_Profit","毛利"),"pay_all_purchase_due_at_a_time","一次支付所有购买债务"),"Delete_Provider","删除提供者"),"Edit_Provider","编辑提供者"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Provider_details","提供者详细信息"),"Total_Purchase_Due","购买债务总额"),"Provider_Credit_Note","贷方通知单"),"Customer_Credit_Note","贷方通知单"),"Sell_Return","卖出回报"),"Purchase_Return","购买退货"),"Tax_Number","税务号码"),"Please_add_return_quantity","请添加退货数量"),"Return_exist_for_the_Transaction","交易存在退货"),"qty_return_is_greater_than_Quantity_Remaining","数量回报大于剩余数量"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"products_refunded_alert","任何数量设置为 0 的产品将不予退款"),"pay_all_purchase_return_due_at_a_time","一次支付所有购买回报债务"),"Total_Purchase_Return_Due","总采购退货到期"),"Purchase_return_due","购买回报债务"),"Sell_return_due","出售回报债务"),"product_report","产品报告"),"product_sales_report","产品销售报告"),"Product_purchases_report","产品采购报告"),"Qty_sold","售出数量"),"Qty_purchased","购买数量"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Filter_by_warehouse","按仓库筛选"),"Enable_Print_Invoice","自动打印发票"),"Show_Warehouse","查看仓库"),"credit_card_info","信用卡信息"),"Saved_Credit_Card_Info","已保存的信用卡信息"),"Credit_card_changed_successfully","信用卡更改成功"),"notification_template","通知模板"),"email_notification","电子邮件通知"),"sms_notification","短信通知"),"Change_product_details","更改产品详细信息"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"edit_tax_and_discount_and_shipping","编辑税收、折扣和运费"),"Create_Quotation_with_Stock","使用库存创建报价"),"Variant_Name","变体名称"),"Variant_cost","变体成本"),"Variant_price","变体价格"),"Variant_code","变体代码"),"Please_wait_until_the_product_is_loaded","请等待产品加载完成"),"Choose_SMS_Gateway","选择短信网关"),"Notification_Client","客户通知"),"Available_Tags","可用标签"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Email_Subject","电子邮件主题"),"Email_body","电子邮件正文"),"Notification_Supplier","供应商通知"),"sms_body","短信正文"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","编辑项目"),"Projects","项目"),"Enter_Project_Title","输入项目标题"),"Assigned_Employees","分配的员工"),Le(Le(Le(Le(Le(Le(Le(Le(Le(Le(Be,"Choose_Team","选择团队"),"Create_Project","创建项目"),"Project_List","项目列表"),"Not_Started","未开始"),"In_Progress","进行中"),"On_Hold","挂起"),"Edit_Task","编辑任务"),"Tasks","任务"),"Enter_Task_Title","输入任务标题"),"Choose_Project","选择项目"),Le(Le(Le(Le(Be,"Project","项目"),"Create_Task","创建任务"),"Task_List","任务列表"),"Import_Purchases","导入采购")),tur:(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze={Draft_Created_successfully:"Taslak başarıyla oluşturuldu",Draft_Sale_Deleted:"Taslak satışı silindi",Inventory_Valuation_Based_on_Average_Cost:"Ortalama Maliyete Dayalı Stok Değerlemesi",Payroll:"Maaş Bordrosu",Transfers_Money:"Para Transferleri",Inventory_Valuation:"Stok Değerlemesi",Deposits_Report:"Yatırım Raporu",Expense_Report:"Gider Raporu",Deposit_Category:"Yatırım Kategorisi",Total_Deposits:"Toplam Yatırımlar",Expense_Category:"Gider Kategorisi",Total_Expenses:"Toplam Giderler",ASSET_VALUE:"VARLIK DEĞERİ",STOCK_ON_HAND:"Stok Miktarı",Variant_NAME:"Varyant Adı",SKU:"Stok Kodu",ITEM_NAME:"Ürün Adı",From_Account:"Hesaptan",To_Account:"Hesaba",Accounts_cannot_be_the_same:"Hesaplar aynı olamaz",CountStock:"Stok Sayımı",Successfully_Generated_Count:"Başarıyla Oluşturuldu",Count:"Say",file:"Dosya",Accounting:"Muhasebe",deposit_delete:"Depozito Sil",deposit_edit:"Depozito Düzenle",deposit_add:"Depozito Ekle",deposit_view:"Depozito Görüntüle",expense_add:"Gider Ekle",expense_edit:"Gider Düzenle",expense_delete:"Gider Sil",List_Deposit:"Depozito Listesi",Create_deposit:"Depozito Oluştur",deposit_Category:"Depozito Kategorisi",List_accounts:"Hesap Listesi",Account:"Hesap",Choose_Account:"Hesap Seç",Deposits:"Depozitolar",account_num:"Hesap Numarası",Enter_account_num:"Hesap Numarasını Girin",account_name:"Hesap Adı",Enter_account_name:"Hesap Adını Girin",initial_balance:"İlk Bakiye",Enter_initial_balance:"İlk Bakiyeyi Girin",notes:"Notlar",balance:"Bakiye",Receipt:"Fiş",Pos_Settings:"Satış noktası Ayarları",Note_to_customer:"Müşteriye Notu",Show_Note_to_customer:"Müşteriye Notu Göster",Show_barcode:"Barkodu göster",Show_Tax_and_Discount:"Vergi ve İndirim ve Nakliyeyi Göster",Show_Customer:"Müşteriyi Göster",Show_Email:"E-postayı Göster",Show_Phone:"Telefonu Göster",Show_Address:"Adresi Göster",DefaultLanguage:"Varsayılan dil",footer:"altbilgi",Received_Amount:"Alınan miktar",Paying_Amount:"Ödeme Tutarı",Change:"Değişiklik",Paying_amount_is_greater_than_Received_amount:"Ödeme tutarı alınan tutardan fazla",Paying_amount_is_greater_than_Grand_Total:"Ödeme tutarı Genel Toplam'dan büyük",code_must_be_not_exist_already:"kod zaten mevcut olmamalı",You_will_find_your_backup_on:"Yedeklemenizi şurada bulacaksınız:",and_save_it_to_your_pc:"ve bilgisayarınıza kaydedin",Scan_your_barcode_and_select_the_correct_symbology_below:"Barkodunuzu tarayın ve aşağıdan doğru sembolojiyi seçin",Scan_Search_Product_by_Code_Name:"Ürünü Kod Adına Göre Tara/Ara",Paper_size:"Kağıt boyutu",Clear_Cache:"Önbelleği Temizle",Cache_cleared_successfully:"Önbellek başarıyla temizlendi",Failed_to_clear_cache:"Önbellek temizlenemedi",Scan_Barcode:"Barkod okuyucu",Please_use_short_name_of_unit:"Lütfen birimin kısa adını kullanın",DefaultCustomer:"Varsayılan Müşteri",DefaultWarehouse:"Varsayılan Depo",Payment_Gateway:"Ödeme Sağlayıcı",SMS_Configuration:"SMS Yapılandırması",Gateway:"Ödeme Sağlayıcı",Choose_Gateway:"Ödeme Ağ Geçidini Seçin",Send_SMS:"Mesaj başarıyla gönderildi",sms_config_invalid:"yanlış sms yapılandırması geçersiz",Remove_Stripe_Key_Secret:"Stripe API anahtarlarını silin",credit_card_account_not_available:"Kredi kartı hesabı mevcut değil",Credit_Card_Info:"Kredi Kartı Bilgileri",developed_by:"Tarafından geliştirilmiş",Unit_already_linked_with_sub_unit:"Birim zaten alt birime bağlı",Total_Items_Quantity:"Toplam Öğeler ve Miktar",Value_by_Cost_and_Price:"Maliyet ve Fiyata Göre Değer",Search_this_table:"Bu tabloda ara",import_products:"Ürünleri içe aktar",Field_optional:"İsteğe bağlı alan",Download_exemple:"Örneği indirin",field_must_be_in_csv_format:"Alan, csv biçiminde olmalıdır",Successfully_Imported:"Başarıyla İçe Aktarıldı",file_size_must_be_less_than_1_mega:"Dosya boyutu 1 mega'dan küçük olmalıdır",Please_follow_the_import_instructions:"Lütfen içe aktarma talimatlarını izleyin",must_be_exist:"birim zaten oluşturulmuş olmalıdır",Import_Customers:"Müşterileri İçe Aktar",Import_Suppliers:"İthalat Tedarikçileri",Recent_Sales:"Son Satışlar",Create_Transfer:"Transfer Oluştur",order_products:"sipariş öğeleri",Search_Product_by_Code_Name:"Koda veya Ada Göre Ürün Ara",Reports_payments_Purchase_Return:"Raporlar Satın Alma İade Ödemeleri",Reports_payments_Sale_Return:"Raporlar Satış İadesi Ödemeleri",payments_Sales_Return:"ödemeler satış iadesi",payments_Purchases_Return:"ödemeler satın alma iadesi",CreateSaleReturn:"Satış İadesi Oluştur",EditSaleReturn:"Satış İadesini Düzenle",SalesReturn:"Satış İadesi",CreatePurchaseReturn:"Satın Alma İadesi Oluştur",EditPurchaseReturn:"Satın Alma İadesini Düzenle",PurchasesReturn:"Satın Alma İadesi",Due:"vadesi dolmuş",Profit:"Kar",Revenue:"gelir",Sales_today:"Bugün satış",People:"İnsanlar",Successfully_Created:"Başarıyla Oluşturuldu",Successfully_Updated:"Başarıyla güncellendi",Success:"Başarı",Failed:"Başarısız oldu",Warning:"Uyarı",Please_fill_the_form_correctly:"Lütfen formu doğru doldurunuz",Field_is_required:"Alan gereklidir",Error:"Hata!",you_are_not_authorized:"Afedersiniz! yetkili değilsin.",Go_back_to_home:"Ana sayfaya geri dön",page_not_exist:"Afedersiniz! Aradığınız sayfa mevcut değil.",Choose_Status:"Durum Seçin",Choose_Method:"Yöntem Seçin",Choose_Symbology:"Semboloji seçin",Choose_Category:"Kategori Seçin",Choose_Customer:"Müşteri Seçin",Choose_Supplier:"Tedarikçi Seçin",Choose_Unit_Purchase:"Satın Alma Birimini Seçin",Choose_Sub_Category:"Alt Kategori Seçin",Choose_Brand:"Marka Seçin",Choose_Warehouse:"Depo Seçin",Choose_Unit_Sale:"Satış Birimini Seçin",Enter_Product_Cost:"Ürün Maliyetini Girin",Enter_Stock_alert:"Stok uyarısını girin",Choose_Unit_Product:"Ürün Birimini Seçin",Enter_Product_Price:"Ürün Fiyatını Girin",Enter_Name_Product:"Ürün Adını Girin",Enter_Role_Name:"Rol Adını Girin",Enter_Role_Description:"Rol Açıklamasını Girin",Enter_name_category:"Kategori adını girin",Enter_Code_category:"Kategori kodunu girin",Enter_Name_Brand:"İsim Markasını Girin",Enter_Description_Brand:"Açıklama Markasını Girin",Enter_Code_Currency:"Kod Para Birimi Girin",Enter_name_Currency:"Adı girin Para birimi",Enter_Symbol_Currency:"Sembol Para Birimi Girin",Enter_Name_Unit:"Birim Adını Girin",Enter_ShortName_Unit:"Kısa ad Birimi girin",Choose_Base_Unit:"Baz Ünitesini Seçin",Choose_Operator:"Operatör Seçin",Enter_Operation_Value:"İşlem Değerini Girin",Enter_Name_Warehouse:"Depo Adını Girin",Enter_Phone_Warehouse:"Depo Telefonunu Girin",Enter_Country_Warehouse:"Depo Ülkesini Girin",Enter_City_Warehouse:"Depo Şehrini Girin",Enter_Email_Warehouse:"Depo E-postasını Girin",Enter_ZipCode_Warehouse:"Depo Posta Kodunu Girin",Choose_Currency:"Para Birimini Seç",Thank_you_for_your_business:"İşiniz için teşekkür ederim!",Cancel:"İptal etmek",New_Customer:"Yeni müşteri",Incorrect_Login:"Yanlış giriş",Successfully_Logged_In:"Başarıyla Giriş Yapıldı",This_user_not_active:"Bu kullanıcı aktif değil",SignIn:"Oturum aç",Create_an_account:"Bir hesap oluşturun",Forgot_Password:"Parolanızı mı unuttunuz ?",Email_Address:"e-posta adresi",SignUp:"Kaydol",Already_have_an_account:"Zaten hesabınız var mı ?",Reset_Password:"Şifreyi yenile",Failed_to_authenticate_on_SMTP_server:"SMTP sunucusunda kimlik doğrulanamadı",We_cant_find_a_user_with_that_email_addres:"Bu e-posta adresine sahip bir kullanıcı bulamıyoruz",We_have_emailed_your_password_reset_link:"şifre sıfırlama bağlantınızı e-postayla gönderdim",Please_fill_the_Email_Adress:"Lütfen E-posta Adresini doldurun",Confirm_password:"Şifreyi Onayla",Your_Password_has_been_changed:"Şifreniz değiştirildi",The_password_confirmation_does_not_match:"Parola onayı eşleşmiyor",This_password_reset_token_is_invalid:"Bu şifre sıfırlama jetonu geçersiz",Warehouse_report:"Depo raporu",All_Warehouses:"Tüm Depolar",Expense_List:"Gider Listesi",Expenses:"Masraflar",This_Week_Sales_Purchases:"Bu Hafta Satışlar ve Satın Alımlar",Top_Selling_Products:"En Çok Satan Ürünler",View_all:"Hepsini gör",Payment_Sent_Received:"Gönderilen ve Alınan Ödeme",Filter:"Filtrele",Invoice_POS:"Fatura POS",Invoice:"Fatura",Customer_Info:"Müşteri Bilgisi",Company_Info:"Şirket bilgileri",Invoice_Info:"Fatura Bilgileri",Order_Summary:"sipariş özeti",Quote_Info:"Teklif Bilgisi",Del:"Sil",SuppliersPaiementsReport:"Tedarikçi Ödemeleri Raporu",Purchase_Info:"Satın Alma Bilgileri",Supplier_Info:"Tedarikçi Bilgileri",Return_Info:"Dönüş bilgisi"},"Expense_Category","Gider Kategorisi"),"Create_Expense","Gider Yaratın"),"Details","DetDetaylarails"),"Discount_Method","İndirim Yöntemi"),"Net_Unit_Cost","Net Birim Maliyeti"),"Net_Unit_Price","Net Birim Fiyatı"),"Edit_Expense","Gider Düzenle"),"All_Brand","Tüm Marka"),"All_Category","Tüm Kategori"),"ListExpenses","Giderleri Listele"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Create_Permission","İzin Oluştur"),"Edit_Permission","İzni Düzenle"),"Reports_payments_Sales","Rapor ödemeleri Satış"),"Reports_payments_Purchases","Rapor ödemeleri Satın alma işlemleri"),"Reports_payments_Return_Customers","Rapor ödemeleri İade Müşterileri"),"Reports_payments_Return_Suppliers","Rapor ödemeleri İade Tedarikçileri"),"Expense_Deleted","Bu Gider silindi"),"Expense_Updated","Bu Gider Güncellendi"),"Expense_Created","Bu Gider Oluşturuldu"),"DemoVersion","Bunu demo sürümünde yapamazsınız"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"OrderStatistics","Satış İstatistikleri"),"AlreadyAdd","Bu Ürün Zaten Eklendi !!"),"AddProductToList","Lütfen Ürünü Listeye Ekleyin !!"),"AddQuantity","Lütfen Detay Miktarı Ekleyin !!"),"InvalidData","Geçersiz veri !!"),"LowStock","miktar stokta bulunan miktarı aşıyor"),"WarehouseIdentical","İki depo aynı olamaz !!"),"VariantDuplicate","Bu Varyant Yineleniyor !!"),"Filesize","Dosya boyutu"),"GenerateBackup","Yedek Oluştur"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"BackupDatabase","Yedek veritabanı"),"Backup","Destek olmak"),"Paid","Ücretli"),"Unpaid","Ödenmemiş"),"Today","Bugün"),"Income","Gelir"),"Expenses","Masraflar"),"Sale","Satış"),"Actif","Aktif"),"Inactif","Etkin değil"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Customers","Müşteriler"),"Phone","Telefon"),"SearchByPhone","Telefonla Ara"),"Suppliers","Tedarikçiler"),"Quotations","Alıntılar"),"Sales","Satış"),"Purchases","Satın alma"),"Returns","İadeler"),"Settings","Ayarlar"),"SystemSettings","Sistem ayarları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Users","Kullanıcılar"),"GroupPermissions","Grup İzinleri"),"Currencies","Para birimleri"),"Warehouses","Depolar"),"Units","Birimler"),"UnitsPrchases","Birimler Alımları"),"UnitsSales","Satış Birimleri"),"Reports","Raporlar"),"PaymentsReport","Ödemeler Raporu"),"PaymentsPurchases","Payments Satın Alımları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"PaymentsSales","Ödemeler Satış"),"ProfitandLoss","Kar ve zarar"),"WarehouseStockChart","Wdepo Stok Tablosu"),"SalesReport","Satış raporu"),"PurchasesReport","Satın Alma Raporu"),"CustomersReport","Müşteriler Raporu"),"SuppliersReport","Tedarikçiler Raporu"),"SupplierReport","Tedarikçi Raporu"),"DailySalesData","Günlük Satış Verileri"),"DailyPurchasesData","Günlük Satın Alma Verileri"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Dernièrescinqrecords","Son beş kayıt"),"Filters","Filtreler"),"date","tarih"),"Reference","Referans"),"Supplier","Tedarikçi"),"PaymentStatus","Ödeme Durumu"),"Customer","Müşteri"),"CustomerCode","Müşteri kodu"),"Status","Durum"),"SupplierCode","Tedarikçi Kodu"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Categorie","Kategori"),"Categories","Kategoriler"),"StockTransfers","Stok Transferleri"),"StockManagement","Stok yönetimi"),"dashboard","Gösterge Paneli"),"Products","Ürün:% s"),"productsList","ürün listesi"),"ProductManagement","Ürün Yönetimi"),"ProductQuantityAlerts","Ürün Miktarı Uyarıları"),"CodeProduct","Kod Ürün"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ProductTax","Ürün Vergisi"),"SubCategorie","Alt kategori"),"Name_product","Tanımlama"),"StockAlert","Stok Uyarısı"),"warehouse","depo"),"Tax","Vergi"),"BuyingPrice","Alım fiyati"),"SellPrice","Satış fiyatı"),"Quantity","Miktar"),"UnitSale","Birim Satışı"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"UnitPurchase","Birim Satın Alma"),"ManagementCurrencies","Para Birimi Yönetimi"),"CurrencyCode","Para Birimi Kodu"),"CurrencyName","Para Birimi Adı"),"Symbol","Sembol"),"All","Herşey"),"EditProduct","Ürünü Düzenle"),"SearchByCode","Koda göre ara"),"SearchByName","İsme Göre Ara"),"ProductDetails","Ürün Detayları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"CustomerName","müşteri adı"),"CustomerManagement","Müşteri yönetimi"),"Add","Oluşturmak"),"add","Oluşturmak"),"Edit","Düzenle"),"Close","Kapat"),"PleaseSelect","Lütfen seçin"),"Action","Aksiyon"),"Email","E-posta adresi"),"EditCustomer","Müşteriyi Düzenle"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"AddCustomer","Müşteri Yaratın"),"Country","Ülke"),"City","Kent"),"Adress","Adres"),"CustomerDetails","Müşteri detayları"),"CustomersList","Müşteri Listesi"),"SupplierCode","Tedarikçi Kodu"),"SupplierName","sağlayıcı adı"),"SuppliersManagement","Tedarikçi Yönetimi"),"SupplierDetails","Tedarikçi Detayları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"QuotationsManagement","Teklif Yönetimi"),"SubTotal","ara toplam"),"MontantReste","Kalan miktar"),"complete","Tamamlandı"),"EnAttendant","Bekliyor"),"Recu","Alınan"),"partial","Kısmi"),"Retournee","Dönüş"),"DetailQuote","Detay Teklifi"),"EditQuote","Teklifi Düzenle"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"CreateSale","Satış Oluşturun"),"DownloadPdf","PDF İndir"),"QuoteEmail","Postayla Gönderilen Teklif"),"DeleteQuote","Teklifi Sil"),"AddQuote","Teklif Oluştur"),"SelectProduct","Ürünü seç"),"ProductCodeName","Ürün (Kod - İsim)"),"Price","Fiyat"),"CurrentStock","Stok"),"Total","Toplam"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Num","N°"),"Unitcost","Birim maliyet"),"to","-e"),"Subject","Konu"),"Message","İleti"),"EmailCustomer","Müşteriye E-posta Gönder"),"Sent","Gönder"),"Quote","Teklif"),"Hello","Merhaba"),"AttachmentQuote","Lütfen Teklifiniz için eki bulun"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"AddProducts","Sipariş Listesine Ürün Ekleme"),"SelectWarehouse","Lütfen depo seçin"),"SelectCustomer","lütfen Müşteri Seçiniz"),"SalesManagement","Satış Yönetimi"),"Balance","Denge"),"QtyBack","Miktar Geri"),"TotalReturn","Toplam getiri"),"Amount","Miktar"),"SaleDetail","Satış Detayı"),"EditSale","İndirimi Düzenle"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"AddSale","Satış Oluşturun"),"ShowPayment","Ödemeleri Göster"),"AddPayment","Ödeme Oluştur"),"EditPayment","Ödemeyi Düzenle"),"EmailSale","E-postayla Satış Gönder"),"DeleteSale","Satışı Sil"),"ModePaiement","Ödeyen"),"Paymentchoice","Ödeme seçimi"),"Note","Not"),"PaymentComplete","Ödeme tamamlandı!"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"PurchasesManagement","Satın Alma Yönetimi"),"Ordered","Sipariş verildi"),"DeletePurchase","Satın Almayı Sil"),"EmailPurchase","Satın Almayı postayla gönder"),"EditPurchase","Satın Almayı Düzenle"),"PurchaseDetail","Satın Alma Detayı"),"AddPurchase","Satın Alma Oluştur"),"EmailSupplier","Tedarikçi E-postası"),"PurchaseInvoice","Satın alma ödemeleri"),"PurchasesInvoicesData","Ödeme verilerini satın alır"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"SalesInvoice","Satış ödemeleri"),"SalesInvoicesData","Satış ödemeleri verileri"),"UserManagement","kullanıcı yönetimi"),"Firstname","İsim"),"lastname","Soyadı"),"username","Kullanıcı adı"),"password","Parola"),"Newpassword","Yeni Şifre"),"ChangeAvatar","Avatarı değiştir"),"LeaveBlank","Değiştirmediyseniz lütfen bu alanı boş bırakın"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"type","tip"),"UserPermissions","Kullanıcı İzinleri"),"RoleName","Rol"),"RoleDescription","Rol Tanımı"),"AddPermissions","İzin Oluşturun"),"View","Görünüm"),"Del","Sil"),"NewAdjustement","Yeni Düzenleme"),"EditAdjustement","Ayarı Düzenle"),"CannotSubstraction","Stokta 0 olan ürünleri çıkaramazsınız"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Addition","İlave"),"Subtraction","Çıkarma"),"profil","profil"),"logout","çıkış Yap"),"PurchaseAlreadyPaid","bu Satın Alma zaten ödendiği için değişiklik yapamazsınız"),"SaleAlreadyPaid","bu Satış zaten ödendiği için değişiklik yapamazsınız"),"ReturnAlreadyPaid","bu İade zaten ödendiği için değiştiremezsiniz"),"QuoteAlready","Bu teklif zaten satış sağladı"),"AddProduct","Ürün oluştur"),"QuotationComplete","Bu Teklif Tamamlandı"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"SiteConfiguration","Site yapılandırması"),"Language","Dil"),"DefaultCurrency","Varsayılan Para Birimi"),"LoginCaptcha","Giriş Captcha"),"DefaultEmail","Varsayılan E-posta"),"SiteName","Site adı"),"ChangeLogo","Logoyu Değiştir"),"SMTPConfiguration","SMTP Yapılandırması"),"HOST","ev sahibi"),"PORT","LİMAN"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"encryption","Şifreleme"),"SMTPIncorrect","SMTP Yapılandırması Yanlış"),"PaymentsReturns","Ödeme İadeleri"),"ReturnsInvoices","Faturaları döndürür"),"ReturnsInvoicesData","Fatura Verilerini döndürür"),"ShowAll","Tüm Kullanıcıların tüm kayıtlarını göster"),"Discount","İndirim"),"OrderTax","Sipariş Vergisi"),"Shipping","Nakliye"),"CompanyName","Şirket Adı"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"CompanyPhone","Şirket Telefonu"),"CompanyAdress","şirket adresi"),"Code","Kod"),"image","görüntü"),"Printbarcode","Barkod yazdır"),"ReturnsCustomers","İade Müşterileri"),"ReturnsSuppliers","İade Tedarikçileri"),"FactureReturnCustomers","Müşteri Faturasını İade Et"),"FactureReturnSuppliers","İade Tedarikçileri Faturası"),"NodataAvailable","Veri yok"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ProductImage","Ürün resmi"),"Barcode","Barkod"),"pointofsales","satış noktaları"),"CustomUpload","Özel Yükleme"),"pointofsaleManagement","Satış Noktası Yönetimi"),"Adjustment","Ayarlama"),"Updat","Güncelleme"),"Reset","Sıfırla"),"print","Yazdır"),"SearchByEmail","E-postayla Ara"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ChooseProduct","Ürün Seçin"),"Qty","Adet"),"Items","Öğeler"),"AmountHT","Miktar"),"AmountTTC","Toplam Tutar"),"PleaseSelectSupplier","Lütfen Tedarikçi Seçiniz"),"PleaseSelectStatut","Lütfen Durum Seçiniz"),"PayeBy","Ödeyen"),"ChooseWarehouse","Depo Seçin"),"payNow","Şimdi öde"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ListofCategory","Kategori Listesi"),"Description","Açıklama"),"submit","Sunmak"),"ProblemCreatingThisInvoice","Bu Fatura oluşturulurken bir sorunla karşılaşıldı. Lütfen tekrar deneyin"),"ProblemPayment","Ödeme ile ilgili bir sorun oluştu. Lütfen tekrar deneyin."),"IncomeExpenses","Gelir ve Giderler"),"dailySalesPurchases","Günlük Satışlar ve Satın Alımlar"),"ProductsExpired","Ürünlerin Süresi Doldu"),"ListofBrand","Marka Listesi"),"CreateAdjustment","Düzenleme Oluştur"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Afewwords","Bir kaç kelime ..."),"UserImage","Kullanıcı Resmi"),"UpdateProduct","Ürünü Güncelle"),"Brand","Marka"),"BarcodeSymbology","Barkod Sembolojisi "),"ProductCost","Ürün maliyeti"),"ProductPrice","Ürün fiyatı"),"UnitProduct","Birim Ürün"),"TaxMethod","Vergi Yöntemi"),"MultipleImage","Çoklu Resim"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ProductHasMultiVariants","Ürünün Çok Varyantı Var"),"ProductHasPromotion","Ürün Promosyonludur"),"PromotionStart","Promosyon Başlangıcı"),"PromotionEnd","Promosyon Sonu"),"PromotionPrice","Promosyon fiyatı"),"Price","Fiyat"),"Cost","Maliyet"),"Unit","Birim"),"ProductVariant","Ürün Varyantı"),"Variant","Varyant"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"UnitPrice","Birim fiyat"),"CreateReturnCustomer","İade Müşterisi Oluşturun"),"EditReturnCustomer","İade Müşterisini Düzenle"),"CreateReturnSupplier","İade Tedarikçisi Oluştur"),"Documentation","Dokümantasyon"),"EditReturnSupplier","İade Tedarikçisini Düzenle"),"FromWarehouse","Depodan"),"ToWarehouse","Depoya"),"EditTransfer","Transferi Düzenle"),"TransferDetail","Transfer ayrıntıları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Pending","Bekliyor"),"Received","Alınan"),"Ordered","Sipariş verildi"),"PermissionsManager","İzin Yönetimi"),"BrandManager","Marka"),"BrandImage","Marka imajı"),"BrandName","Marka adı"),"BrandDescription","Marka Tanımı"),"BaseUnit","Ana ünite"),"ManagerUnits","Birim Yönetimi"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"OperationValue","Operasyon Değeri"),"Operator","Şebeke"),"Top5Products","En İyi Beş Ürün"),"Last5Sales","Son beş Satış"),"ListAdjustments","Ayarlamaları Listele"),"ListTransfers","Transferleri Listele"),"CreateTransfer","Transfer Oluştur"),"OrdersManager","Sipariş Yönetimi"),"ListQuotations","Alıntıları Listele"),"ListPurchases","Satın Alma İşlemlerini Listele"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ListSales","Satışları Listele"),"ListReturns","İade Listesi"),"PeopleManager","İnsan yönetimi"),"Delete",{Title:"Emin misiniz?",Text:"Bunu geri alamayacaksın!",confirmButtonText:"Evet, silin!",cancelButtonText:"İptal etmek",Deleted:"Silindi!",Failed:"Başarısız oldu!",Therewassomethingwronge:"Yanlış bir şeyler vardı",CustomerDeleted:"bu Müşteri silindi.",SupplierDeleted:"bu Tedarikçi silindi.",QuoteDeleted:"bu Teklif silinmiştir.",SaleDeleted:"bu Satış silindi.",PaymentDeleted:"bu Ödeme silindi.",PurchaseDeleted:"bu Satın Alma silindi.",ReturnDeleted:"bu İade silindi.",ProductDeleted:"bu Ürün silinmiştir.",ClientError:"Bu Müşteri zaten başka bir Operasyona bağlı",ProviderError:"Bu Tedarikçi zaten diğer Operasyonla bağlantılı",UserDeleted:"Bu Kullanıcı silinmiştir.",UnitDeleted:"Bu Birim silindi.",RoleDeleted:"Bu Rol silindi.",TaxeDeleted:"Bu Vergi silinmiştir.",SubCatDeleted:"Bu Alt Kategori silinmiştir.",CatDeleted:"Bu Kategori silindi.",WarehouseDeleted:"Bu Depo silindi.",AlreadyLinked:"bu ürün zaten diğer Operasyon ile bağlantılı",AdjustDeleted:"Bu Ayar silindi.",TitleCurrency:"Bu Para Birimi silindi. ",TitleTransfer:"Transfer başarıyla kaldırıldı",BackupDeleted:"Yedek başarıyla kaldırıldı",TitleBrand:"Bu Marka silindi"}),"Update",{TitleProfile:"Profiliniz başarıyla güncellendi",TitleAdjust:"Ayar başarıyla güncellendi",TitleRole:"Rol başarıyla güncellendi",TitleUnit:"Birim başarıyla güncellendi",TitleUser:"Kullanıcı başarıyla güncellendi",TitleCustomer:"Başarıyla Müşteri Güncellemesi",TitleQuote:"Teklif başarıyla güncellendi",TitleSale:"Satış başarıyla güncellendi",TitlePayment:"Ödeme başarıyla güncellendi",TitlePurchase:"Satın Alma Başarıyla Güncellendi",TitleReturn:"İade Başarıyla güncellendi",TitleProduct:"Ürün Güncellemesi başarıyla yapıldı",TitleSupplier:"Tedarikçi başarıyla güncellendi",TitleTaxe:"Vergi başarıyla güncellendi",TitleCat:"Kategori başarıyla güncellendi",TitleWarhouse:"Depo başarıyla güncellendi",TitleSetting:"Ayarlar başarıyla güncellendi",TitleCurrency:"Para Birimi Güncellemesi başarıyla yapıldı",TitleTransfer:"Transfer başarıyla güncellendi",TitleBrand:"Bu Marka Oluşturuldu"}),"Create",{TitleBrand:"Bu Marka Oluşturuldu",TitleRole:"Başarıyla Oluşturulan Rol",TitleUnit:"Birim Başarıyla Oluşturuldu",TitleUser:"Kullanıcı başarıyla oluşturuldu",TitleCustomer:"Müşteri başarıyla oluşturuldu",TitleQuote:"Başarıyla Oluşturulan Teklif",TitleSale:"Satış başarıyla oluşturuldu",TitlePayment:"Ödeme başarıyla oluşturuldu",TitlePurchase:"Başarıyla Oluşturulan Satın Alma",TitleReturn:"İade Başarıyla Oluşturuldu",TitleProduct:"Ürün Başarıyla Oluşturuldu",TitleSupplier:"Tedarikçi Başarıyla Oluşturuldu",TitleTaxe:"Başarıyla Oluşturulan Vergi",TitleCat:"Başarıyla Oluşturulan Kategori",TitleWarhouse:"Depo Başarıyla Oluşturuldu",TitleAdjust:"Ayar başarıyla oluşturuldu",TitleCurrency:"Para Birimi Başarıyla Oluşturuldu",TitleTransfer:"Transfer başarıyla oluşturuldu"}),"Send",{TitleEmail:"E-posta başarıyla gönderildi"}),"return",{TitleSale:"bu satış zaten bir İade ile bağlantılı!"}),"ReturnManagement","İade Yönetimi"),"ReturnDetail","Dönüş Detayı"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"EditReturn","İadeyi Düzenle"),"AddReturn","İade Oluştur"),"EmailReturn","E-postayla İade Gönder"),"DeleteReturn","İadeyi Sil"),"Retoursurcharge","İade Ek Ücreti"),"Laivrison","teslimat"),"SelectSale","Satış Seçiniz"),"ZeroPardefault","Kalemi silebilir veya iade edilmezse iade edilen miktarı sıfıra ayarlayabilirsiniz."),"Return","Dönüş"),"Purchase","Satın alma"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"TotalSales","Toplam satış"),"TotalPurchases","Toplam Satın Alma"),"TotalReturns","Toplam İade"),"PaiementsNet","Net Ödemeler"),"PaiementsSent","Gönderilen Ödemeler"),"PaiementsReceived","Ödemeler alındı"),"Recieved","Alınan"),"Sent","Gönderildi"),"ProductQuantityAlerts","Ürün Miktarı Uyarıları"),"ProductCode","Kod"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"ProductName","Ürün"),"AlertQuantity","Uyarı Miktarı"),"WarehouseStockChart","Depo Stok Tablosu"),"TotalProducts","Toplam Ürünler"),"TotalQuantity","Toplam miktar"),"TopCustomers","İlk beş Müşteri"),"TotalAmount","Toplam tutar"),"TotalPaid","Toplam Ödenen"),"CustomerSalesReport","Müşteri Satış Raporu"),"CustomerPaiementsReport","Müşteri Ödemeleri Raporu"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"CustomerQuotationsReport","Müşteri Teklifleri Raporu"),"Payments","Ödemeler"),"TopSuppliers","İlk beş Tedarikçi"),"SupplierPurchasesReport","Tedarikçi Satın Alma Raporu"),"SupplierPaiementsReport","Tedarikçi Ödemeleri Raporu"),"Name","İsim"),"Code","Kod"),"ManagementWarehouse","Depo yönetimi"),"ZipCode","Posta kodu"),"managementCategories","Kategori yönetimi"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Codecategorie","Kod kategorisi"),"Namecategorie","İsim kategorisi"),"Parentcategorie","Aile kategorisi"),"managementTax","Vergi yönetimi"),"TaxName","Vergi Adı"),"TaxRate","Vergi oranı"),"managementUnitPurchases","Satın Alma Birimi"),"managementUnitSales","Satış Birimi"),"ShortName","Kısa isim"),"PleaseSelectThesebeforeaddinganyproduct","Lütfen herhangi bir ürün eklemeden önce Bunları seçin"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"StockAdjustement","Stok Ayarı"),"PleaseSelectWarehouse","Lütfen herhangi bir ürün seçmeden önce depoyu seçin"),"StockTransfer","Stok Transferi"),"SelectPeriod","Dönem Seçin"),"ThisYear","Bu yıl"),"ThisToday","Bu Bugün"),"ThisMonth","Bu ay"),"ThisWeek","Bu hafta"),"AdjustmentDetail","Ayar Detayı"),"ActivateUser","Bu Kullanıcı Etkinleştirildi"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"DisActivateUser","Bu Kullanıcı Devre Dışı Bırakıldı"),"NotFound","Sayfa bulunamadı."),"oops","hata! Sayfa bulunamadı."),"couldNotFind","Aradığınız sayfayı bulamadık."),"ReturnDashboard","kontrol paneline dön"),"hrm","İKY"),"Employees","Çalışanlar"),"Attendance","katılım"),"Leave_request","İstekten Ayrıl"),"Leave_type","Ayrılma Türü"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Company","Şirket"),"Departments","Departmanlar"),"Designations","atama"),"Office_Shift","Ofis Vardiyası"),"Holidays","tatiller"),"Enter_Company_Name","Şirket adını girin"),"Enter_email_address","Email adresini gir"),"Enter_Company_Phone","Şirket telefonunu girin"),"Enter_Company_Country","Şirket ülkesini girin"),"Created_in_successfully","Başarıyla oluşturuldu"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Updated_in_successfully","Başarıyla güncellendi"),"Deleted_in_successfully","Başarıyla silindi"),"department","departman"),"Enter_Department_Name","Departman adını girin"),"Choose_Company","Şirket Seçin"),"Department_Head","Daire Başkanı"),"Choose_Department_Head","Bölüm Başkanını Seçin"),"Enter_Shift_name","Vardiya adını girin"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Tatil"),"Enter_title","Başlık girin"),"title","Başlık"),"start_date","Başlangıç ​​tarihi"),"Enter_Start_date","Başlangıç tarihini girin"),"Finish_Date","Bitiş tarihi"),"Enter_Finish_date","Bitiş tarihini girin"),"Please_provide_any_details","Lütfen herhangi bir ayrıntı sağlayın"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Attendances","katılımlar"),"Enter_Attendance_date","Katılım tarihini girin"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Çalışan Seçin"),"Employee","Çalışan"),"Work_Duration","Çalışma Süresi"),"remaining_leaves_are_insufficient","Kalan yapraklar yetersiz"),"Leave_Type","Ayrılma Türü"),"Days","günler"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Department","departman"),"Choose_leave_type","seçinAyrılma Türü"),"Choose_status","Durum seçin"),"Leave_Reason","Nedeni Bırak"),"Enter_Reason_Leave","Ayrılma Sebebi Girin"),"Add_Employee","Çalışan Ekle"),"FirstName","İlk adı"),"Enter_FirstName","Adınızı Girin"),"LastName","Soy isim"),"Enter_LastName","Soy adını gir"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Gender","Cinsiyet"),"Choose_Gender","Cinsiyet Seç"),"Enter_Birth_date","Doğum tarihini girin"),"Birth_date","Doğum tarihi"),"Enter_Country","Ülkeyi Girin"),"Enter_Phone_Number","Telefon Numarasını Girin"),"joining_date","katılma tarihi"),"Enter_joining_date","Katılma tarihini girin"),"Choose_Designation","Atama atama"),"Designation","atama"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Office_Shift","Ofis Vardiyası"),"Choose_Office_Shift","Office Shift'i seçin"),"Enter_Leaving_Date","Ayrılma Tarihini Girin"),"Leaving_Date","Ayrılma tarihi"),"Annual_Leave","yıllık izni"),"Enter_Annual_Leave","Yıllık İzin Girin"),"Remaining_leave","kalan izin"),"Employee_Details","Çalışan Ayrıntıları"),"Basic_Information","Temel Bilgi"),"Family_status","Aile durumu"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Choose_Family_status","Aile durumunu seçin"),"Employment_type","İstihdam Tipi"),"Select_Employment_type","İstihdam türünü seçin"),"Enter_City","Şehir Girin"),"Province","Vilayet"),"Enter_Province","İl Girin"),"Enter_Address","Adresi girin"),"Enter_Zip_code","Posta kodu gir"),"Zip_code","Zip kodu"),"Hourly_rate","Saatlik oran"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Enter_Hourly_rate","Saatlik ücreti girin"),"Basic_salary","Temel maaş"),"Enter_Basic_salary","Temel maaşı girin"),"Social_Media","Sosyal medya"),"Skype","Skype"),"Enter_Skype","girin Skype"),"Facebook","Facebook"),"Enter_Facebook","girin Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","girin WhatsApp"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"LinkedIn","LinkedIn"),"Enter_LinkedIn","girin LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","girin Twitter"),"Experiences","deneyimler"),"bank_account","banka hesabı"),"Company_Name","Şirket Adı"),"Location","Konum"),"Enter_location","Konum girin"),"Enter_Description","Açıklama Girin"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Bank_Name","Banka adı"),"Enter_Bank_Name","Banka Adını Girin"),"Bank_Branch","Banka şubesi"),"Enter_Bank_Branch","Banka Şubesine Girin"),"Bank_Number","Banka numarası"),"Enter_Bank_Number","Banka Numarasını Girin"),"Assigned_warehouses","Atanmış depolar"),"Top_customers","En iyi müşteriler"),"Attachment","Ek"),"view_employee","çalışanları görüntüle"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"edit_employee","çalışanları düzenle"),"delete_employee","çalışanları sil"),"Created_by","Tarafından eklendi"),"Add_product_IMEI_Serial_number","Ürün IMEI/Seri Numarası ekleyin"),"Product_Has_Imei_Serial_number","Üründe Imei/Seri Numarası Var"),"IMEI_SN","IMEI/SN"),"Shipments","gönderiler"),"delivered_to","Teslim edildi"),"shipment_ref","Sevkiyat Referansı"),"sale_ref","Satış Referansı"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Edit_Shipping","Gönderiyi Düzenle"),"Packed","paketlenmiş"),"Shipped","sevk edildi"),"Delivered","Teslim edilmiş"),"Cancelled","İptal edildi"),"Shipping_status","Nakliye durumu"),"Users_Report","Kullanıcı Raporu"),"stock_report","Stok Raporu"),"TotalPurchases","Toplam Satın Alma"),"Total_quotations","Toplam Fiyat Teklifi"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Total_return_sales","Toplam iade satışları"),"Total_return_purchases","Toplam iade alımları"),"Total_transfers","Toplam transferler"),"Total_adjustments","Toplam düzenlemeler"),"User_report","Kullanıcı Raporu"),"Current_stock","Mevcut stok"),"product_name","Ürün adı"),"Total_Customers_Due","Toplam borç"),"Total_Suppliers_Due","Toplam borç"),"Some_warehouses","Bazı Depolar"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"All_Warehouses","Tüm Depolar"),"Product_Cost","Ürün maliyeti"),"sms_settings","SMS Ayarları"),"pos_settings","POS Ayarları"),"payment_gateway","Ödeme Ağ Geçidi"),"mail_settings","Posta Ayarları"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Varsayılan SMS Ağ Geçidi"),"module_settings","Modül Ayarları"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Module_enabled_success","Modül başarıyla etkinleştirildi"),"Module_Disabled_success","Modül Başarıyla Devre Dışı Bırakıldı"),"update_settings","Ayarları güncelle"),"Please_Upload_the_Correct_Module","Lütfen Doğru Modülü Yükleyin"),"Uploaded_Success","Başarıyla yüklendi"),"Customer_details","Müşteri detayları"),"Edit_Customer","Müşteriyi Düzenle"),"Delete_Customer","Müşteriyi Sil"),"Pay_Due","borç ödemek"),"Paying_amount_is_greater_than_Total_Due","Ödeme tutarı Toplam borçtan fazla"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Customer_Invoice","müşteri faturası"),"This_Product_Not_For_Selling","Bu Ürün Satılmamaktadır"),"Welcome_to_your_Dashboard","Kontrol Panelinize hoş geldiniz"),"Total_Payable","Toplam Ödenecek"),"Choose_Sale_Ref","Satış Referansını Seçin"),"Please_Select_Sale","Lütfen Satış Seçiniz"),"Sale_Ref","Satış Referansı"),"list_product_returns","ürün iadelerini listele"),"Qty_return","miktar dönüşü"),"Choose_Purchase_Ref","Satın Alma Referansını Seçin"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Purchase_Ref","Satın Alma Ref"),"please_select_purchase","Lütfen Satın Al'ı seçin"),"qty_return_is_greater_than_qty_purchased","Miktar getirisi, satın alınan Miktardan büyük"),"qty_return_is_greater_than_qty_sold","Miktar getirisi, satılan Miktardan büyük"),"Quantity_sold","Satılan miktar"),"qty_purchased","satın alınan miktar"),"Sender_Name","Gönderen adı"),"The_module_must_be_uploaded_as_zip_file","Modül zip dosyası olarak yüklenmelidir"),"Upload_Module","Modülü yükleyin"),"All_Modules_Installed","Kurulu Tüm Modüller"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Current_Version","Şimdiki versiyonu"),"You_already_have_the_latest_version","Zaten en son sürüme sahipsiniz"),"Update_Available","Güncelleme uygun"),"Update_Log","Günlüğü Güncelle"),"Update_Now","Şimdi güncelle"),"View_Change_Log","Değişiklik Günlüğünü Görüntüle"),"invoice_footer","fatura altbilgisi"),"Please_Wait_for_the_update","NOT: Lütfen güncellemenin tamamen bitmesini bekleyin. Tarayıcıyı kapatmanız veya Yükseltme işlemini durdurmanız önerilmez."),"Note_update","Not : Yükseltmeyi çalıştırmadan önce Mevcut sürümünüzü ve veritabanınızı yedeklediğinizden emin olun, Bir hata varsa geri yüklemek için"),"Time_Zone","Saat dilimi"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Payment_note","ödeme notları"),"sale_note","satış notları"),"Total_Sale_Due","Toplam Satış borcu"),"Total_Sell_Return_Due","Toplam Satış İade borcu"),"pay_all_sell_due_at_a_time","bir seferde tüm satış borçlarını öde"),"pay_all_sell_return_due_at_a_time","bir seferde tüm satış iade borcunu öde"),"Gross_Profit","Brüt kazanç"),"pay_all_purchase_due_at_a_time","tüm satın alma borcunu bir kerede öde"),"Delete_Provider","Sağlayıcıyı Sil"),"Edit_Provider","Sağlayıcıyı Düzenle"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Provider_details","Sağlayıcı ayrıntıları"),"Total_Purchase_Due","Toplam Satın Alma borcu"),"Provider_Credit_Note","alacak notu"),"Customer_Credit_Note","alacak notu"),"Sell_Return","Satış İadesi"),"Purchase_Return","Satın alım iadesi"),"Tax_Number","Vergi numarası"),"Please_add_return_quantity","Lütfen iade miktarını ekleyin"),"Return_exist_for_the_Transaction","İşlem için iade var"),"qty_return_is_greater_than_Quantity_Remaining","Miktar getirisi Kalan Miktardan daha büyük"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"products_refunded_alert","Miktarı 0 olarak ayarlanmış hiçbir ürün iade edilmeyecektir."),"pay_all_purchase_return_due_at_a_time","vadesi gelen tüm satın alma iadelerini tek seferde ödeyin"),"Total_Purchase_Return_Due","Toplam Satın Alma İadesi Vadesi Gelen"),"Purchase_return_due","Satın alma iadesi vadesi geldi"),"Sell_return_due","İade borcunu sat"),"product_report","Ürün raporu"),"product_sales_report","ürün satış raporu"),"Product_purchases_report","Ürün satın alma raporu"),"Qty_sold","Satılan miktar"),"Qty_purchased","satın alınan miktar"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Filter_by_warehouse","Mağazaya göre filtrele"),"Enable_Print_Invoice","Faturayı otomatik olarak yazdır"),"Show_Warehouse","ambarı göster"),"credit_card_info","Kredi kartı bilgileri"),"Saved_Credit_Card_Info","Kaydedilen Kredi Kartı Bilgileri"),"Credit_card_changed_successfully","Kredi kartı başarıyla değiştirildi"),"notification_template","Bildirim Şablonu"),"email_notification","E-posta Bildirimi"),"sms_notification","SMS Bildirimi"),"Change_product_details","Ürün detaylarını değiştir"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"edit_tax_and_discount_and_shipping","Vergi, indirim ve kargo bilgilerini düzenle"),"Create_Quotation_with_Stock","Stokla birlikte teklif oluştur"),"Variant_Name","Varyant Adı"),"Variant_cost","Varyant maliyeti"),"Variant_price","Varyant fiyatı"),"Variant_code","Varyant kodu"),"Please_wait_until_the_product_is_loaded","Lütfen ürün yüklene kadar bekleyin"),"Choose_SMS_Gateway","SMS ağ geçidini seçin"),"Notification_Client","Müşteri Bildirimi"),"Available_Tags","Mevcut Etiketler"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Email_Subject","E-posta Konusu"),"Email_body","E-posta İçeriği"),"Notification_Supplier","Tedarikçi Bildirimi"),"sms_body","SMS İçeriği"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","Projeyi Düzenle"),"Projects","Projeler"),"Enter_Project_Title","Proje Başlığını Girin"),"Assigned_Employees","Atanan Çalışanlar"),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(ze,"Choose_Team","Takım Seç"),"Create_Project","Proje Oluştur"),"Project_List","Proje Listesi"),"Not_Started","Başlamadı"),"In_Progress","Devam Ediyor"),"On_Hold","Beklemede"),"Edit_Task","Görevi Düzenle"),"Tasks","Görevler"),"Enter_Task_Title","Görev Başlığını Girin"),"Choose_Project","Proje Seç"),Fe(Fe(Fe(Fe(ze,"Project","Proje"),"Create_Task","Görev Oluştur"),"Task_List","Görev Listesi"),"Import_Purchases","Satın Almaları İçeri Aktar")),ru:(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je={Draft_Created_successfully:"Черновик успешно создан",Draft_Sale_Deleted:"Продажа черновика удалена",Inventory_Valuation_Based_on_Average_Cost:"Оценка инвентаря на основе средней стоимости",Payroll:"Заработная плата",Transfers_Money:"Переводы денег",Inventory_Valuation:"Оценка инвентаря",Deposits_Report:"Отчет о депозитах",Expense_Report:"Отчет о расходах",Deposit_Category:"Категория депозита",Total_Deposits:"Всего депозитов",Expense_Category:"Категория расходов",Total_Expenses:"Всего расходов",ASSET_VALUE:"СТОИМОСТЬ АКТИВА",STOCK_ON_HAND:"Остаток на складе",Variant_NAME:"Имя варианта",SKU:"SKU",ITEM_NAME:"Название товара",From_Account:"Со счета",To_Account:"На счет",Accounts_cannot_be_the_same:"Счета не могут быть одинаковыми",CountStock:"Подсчет запасов",Successfully_Generated_Count:"Успешно сгенерированный подсчет",Count:"Количество",file:"Файл",Accounting:"Бухгалтерский учет",deposit_delete:"Удалить депозит",deposit_edit:"Редактировать депозит",deposit_add:"Добавить депозит",deposit_view:"Просмотреть депозит",expense_add:"Добавить расход",expense_edit:"Редактировать расход",expense_delete:"Удалить расход",List_Deposit:"Список депозитов",Create_deposit:"Создать депозит",deposit_Category:"Категория депозита",List_accounts:"Список счетов",Account:"Счет",Choose_Account:"Выбрать счет",Deposits:"Депозиты",account_num:"Номер счета",Enter_account_num:"Введите номер счета",account_name:"Название счета",Enter_account_name:"Введите название счета",initial_balance:"Начальный баланс",Enter_initial_balance:"Введите начальный баланс",notes:"Примечания",balance:"Баланс",Receipt:"Чек",Pos_Settings:"Настройки точки продаж",Note_to_customer:"Примечание для покупателя",Show_Note_to_customer:"Показать заметку покупателю",Show_barcode:"Показать штрих-код",Show_Tax_and_Discount:"Показать налог, скидки и доставка",Show_Customer:"Показать клиента",Show_Email:"Показать электронную почту",Show_Phone:"Показать телефон",Show_Address:"Показать адрес",DefaultLanguage:"Язык по умолчанию",footer:"нижний колонтитул",Received_Amount:"Полученная сумма",Paying_Amount:"Сумма платежа",Change:"Изменять",Paying_amount_is_greater_than_Received_amount:"Сумма платежа больше полученной суммы",Paying_amount_is_greater_than_Grand_Total:"Сумма платежа превышает общую сумму",code_must_be_not_exist_already:"код уже не должен существовать",You_will_find_your_backup_on:"Вы найдете резервную копию на",and_save_it_to_your_pc:"и сохраните на свой компьютер",Scan_your_barcode_and_select_the_correct_symbology_below:"Отсканируйте свой штрих-код и выберите правильную символику ниже",Scan_Search_Product_by_Code_Name:"Сканирование / поиск продукта по кодовому названию",Paper_size:"Размер бумаги",Clear_Cache:"Очистить кэш",Cache_cleared_successfully:"Кеш успешно очищен",Failed_to_clear_cache:"Не удалось очистить кеш",Scan_Barcode:"Сканер штрих-кода",Please_use_short_name_of_unit:"Пожалуйста, используйте короткое название единицы",DefaultCustomer:"Клиент по умолчанию",DefaultWarehouse:"Склад по умолчанию",Payment_Gateway:"Платежный шлюз",SMS_Configuration:"Конфигурация SMS",Gateway:"Платежный шлюз",Choose_Gateway:"Выберите платежный шлюз",Send_SMS:"Сообщение успешно отправлено",sms_config_invalid:"неверная конфигурация смс недействительна",Remove_Stripe_Key_Secret:"Удалить ключи API Stripe",credit_card_account_not_available:"Счет кредитной карты недоступен",Credit_Card_Info:"Информация о кредитной карте",developed_by:"Разработан",Unit_already_linked_with_sub_unit:"Объект уже связан с дополнительным блоком",Total_Items_Quantity:"Итого и количество",Value_by_Cost_and_Price:"Соотношение затрат и цен",Search_this_table:"Искать в этой таблице",import_products:"Импортные товары",Field_optional:"Поле необязательно",Download_exemple:"Скачать пример",field_must_be_in_csv_format:"Поле должно быть в формате csv.",Successfully_Imported:"Успешно импортировано",file_size_must_be_less_than_1_mega:"Размер файла не должен превышать 1 мегабайт.",Please_follow_the_import_instructions:"Следуйте инструкциям по импорту",must_be_exist:"юнит уже должен быть создан",Import_Customers:"Импортные клиенты",Import_Suppliers:"Поставщики импорта",Recent_Sales:"Последние продажи",Create_Transfer:"Создать перевод",order_products:"элементы заказа",Search_Product_by_Code_Name:"Поиск продукта по коду или названию",Reports_payments_Purchase_Return:"Отчеты о возвратных платежах за покупку",Reports_payments_Sale_Return:"Отчеты о продажах и возвратах платежей",payments_Sales_Return:"возврат платежей",payments_Purchases_Return:"платежи покупки возврат",CreateSaleReturn:"Создать возврат продажи",EditSaleReturn:"Изменить возврат продажи",SalesReturn:"Возвращение продаж",CreatePurchaseReturn:"Создать возврат покупки",EditPurchaseReturn:"Изменить возврат покупки",PurchasesReturn:"Покупки Возврат",Due:"должный",Profit:"Выгода",Revenue:"Доход",Sales_today:"Продажи сегодня",People:"Люди",Successfully_Created:"Успешно создано",Successfully_Updated:"Успешно обновлено",Success:"Успех",Failed:"Не удалось",Warning:"Warning",Please_fill_the_form_correctly:"Пожалуйста, заполните форму правильно",Field_is_required:"Поле, обязательное для заполнения",Error:"Ошибка!",you_are_not_authorized:"Извини! вы не авторизованы.",Go_back_to_home:"Вернуться на главную",page_not_exist:"Извини! Страница, которую вы искали, не существует.",Choose_Status:"Выберите статус",Choose_Method:"Выберите метод",Choose_Symbology:"Выберите символы",Choose_Category:"Выберите категорию",Choose_Customer:"Выберите клиента",Choose_Supplier:"Выберите поставщика",Choose_Unit_Purchase:"Выберите покупную единицу",Choose_Sub_Category:"Выберите подкатегорию",Choose_Brand:"Выберите марку",Choose_Warehouse:"Выберите склад",Choose_Unit_Sale:"Выберите единицу продажи",Enter_Product_Cost:"Введите стоимость продукта",Enter_Stock_alert:"Введите оповещение о наличии акций",Choose_Unit_Product:"Выберите единицу продукции",Enter_Product_Price:"Введите цену продукта",Enter_Name_Product:"Введите название продукта",Enter_Role_Name:"Введите имя роли",Enter_Role_Description:"Введите описание роли",Enter_name_category:"Введите название категории",Enter_Code_category:"Введите код категории",Enter_Name_Brand:"Введите название бренда",Enter_Description_Brand:"Введите описание бренда",Enter_Code_Currency:"Введите валюту кода",Enter_name_Currency:"Введите имя Валюта",Enter_Symbol_Currency:"Введите валюту символа",Enter_Name_Unit:"Введите название объекта",Enter_ShortName_Unit:"Введите короткое имя",Choose_Base_Unit:"Выберите базовый блок",Choose_Operator:"Выберите оператора",Enter_Operation_Value:"Введите значение операции",Enter_Name_Warehouse:"Введите название склада",Enter_Phone_Warehouse:"Введите телефон склада",Enter_Country_Warehouse:"Укажите страну склада",Enter_City_Warehouse:"Введите город склада",Enter_Email_Warehouse:"Введите адрес электронной почты склада",Enter_ZipCode_Warehouse:"Введите почтовый индекс склада",Choose_Currency:"Выберите Валюту",Thank_you_for_your_business:"Спасибо за ваш бизнес!",Cancel:"Отмена",New_Customer:"Новый покупатель",Incorrect_Login:"Неправильный логин",Successfully_Logged_In:"Успешный вход в систему",This_user_not_active:"Этот пользователь не активен",SignIn:"Войти",Create_an_account:"Завести аккаунт",Forgot_Password:"Забыл пароль ?",Email_Address:"Адрес электронной почты",SignUp:"Зарегистрироваться",Already_have_an_account:"Уже есть аккаунт?",Reset_Password:"Сброс пароля",Failed_to_authenticate_on_SMTP_server:"Не удалось пройти аутентификацию на SMTP-сервере",We_cant_find_a_user_with_that_email_addres:"Мы не можем найти пользователя с таким адресом электронной почты",We_have_emailed_your_password_reset_link:"Мы отправили вам ссылку для сброса пароля по электронной почте",Please_fill_the_Email_Adress:"Пожалуйста, заполните адрес электронной почты",Confirm_password:"Подтвердить Пароль",Your_Password_has_been_changed:"Ваш пароль был изменен",The_password_confirmation_does_not_match:"Подтверждение пароля не совпадает",This_password_reset_token_is_invalid:"Этот токен сброса пароля недействителен",Warehouse_report:"Отчет о складе",All_Warehouses:"Все склады",Expense_List:"Список расходов",Expenses:"Затраты",This_Week_Sales_Purchases:"Продажи и покупки на этой неделе",Top_Selling_Products:"Самые продаваемые товары",View_all:"Посмотреть все",Payment_Sent_Received:"Платеж отправлен и получен",Filter:"Фильтр",Invoice_POS:"Счет-фактура POS",Invoice:"Выставленный счет",Customer_Info:"Информация о клиенте",Company_Info:"информация о компании",Invoice_Info:"Информация о счете",Order_Summary:"итог заказа",Quote_Info:"Ценовая информация",Del:"удалять",SuppliersPaiementsReport:"Отчет о платежах поставщикам",Purchase_Info:"Информация о покупке",Supplier_Info:"Информация о поставщиках",Return_Info:"информация о возврате"},"Expense_Category","Категория расходов"),"Create_Expense","Создать расход"),"Details","Детали"),"Discount_Method","Метод скидки"),"Net_Unit_Cost","Чистая стоимость единицы"),"Net_Unit_Price","Чистая цена за единицу"),"Edit_Expense","Изменить расходы"),"All_Brand","Все марки"),"All_Category","Все категории"),"ListExpenses","Перечислить расходы"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Create_Permission","Создать разрешение"),"Edit_Permission","Изменить разрешение"),"Reports_payments_Sales","Отчеты о платежах Продажи"),"Reports_payments_Purchases","Отчеты о платежах Покупки"),"Reports_payments_Return_Customers","Отчеты о платежах Возврат клиентов"),"Reports_payments_Return_Suppliers","Отчеты о платежах Возврат Поставщикам"),"Expense_Deleted","Этот расход был удален"),"Expense_Updated","Этот расход был обновлен"),"Expense_Created","Этот расход был создан"),"DemoVersion","Вы не можете этого сделать в демо-версии"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"OrderStatistics","Статистика продаж"),"AlreadyAdd","Этот продукт уже добавлен!"),"AddProductToList","Пожалуйста, добавьте товар в список!"),"AddQuantity","Пожалуйста, добавьте количество деталей !!"),"InvalidData","Неверные данные !!"),"LowStock","количество превышает количество на складе"),"WarehouseIdentical","Два склада не могут быть идентичными !!"),"VariantDuplicate","Этот вариант дублируется !!"),"Filesize","Размер файла"),"GenerateBackup","Создать резервную копию"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"BackupDatabase","Резервная база данных"),"Backup","резервное копирование"),"Paid","Платный"),"Unpaid","Неоплаченный"),"Today","Cегодня"),"Income","Доход"),"Expenses","Затраты"),"Sale","распродажа"),"Actif","Активный"),"Inactif","Неактивный"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Customers","Клиенты"),"Phone","Телефон"),"SearchByPhone","Поиск по телефону"),"Suppliers","Поставщики"),"Quotations","Котировки"),"Sales","Продажи"),"Purchases","Покупки"),"Returns","Возврат"),"Settings","Настройки"),"SystemSettings","Системные настройки"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Users","Пользователи"),"GroupPermissions","Групповые разрешения"),"Currencies","Валюты"),"Warehouses","Склады"),"Units","Единицы"),"UnitsPrchases","Покупка единиц"),"UnitsSales","Единицы продаж"),"Reports","Отчеты"),"PaymentsReport","Отчет о платежах"),"PaymentsPurchases","Платежи Покупки"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"PaymentsSales","Платежи Продажи"),"ProfitandLoss","Прибыль и убыток"),"WarehouseStockChart","График складских запасов"),"SalesReport","Отчет о продажах"),"PurchasesReport","Отчет о закупках"),"CustomersReport","Отчет клиентов"),"SuppliersReport","Отчет о поставщиках"),"SupplierReport","Отчет поставщика"),"DailySalesData","Ежедневные данные о продажах"),"DailyPurchasesData","Данные о ежедневных покупках"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Dernièrescinqrecords","Последние пять рекордов"),"Filters","Фильтры"),"date","Дата"),"Reference","Справка"),"Supplier","Поставщик"),"PaymentStatus","Статус платежа"),"Customer","Покупатель"),"CustomerCode","Код клиента"),"Status","Положение дел"),"SupplierCode","Код поставщиком"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Categorie","Категория"),"Categories","Категории"),"StockTransfers","Передача запасов"),"StockManagement","Управление запасами"),"dashboard","Щиток приборов"),"Products","Товары"),"productsList","Список продуктов"),"ProductManagement","Управление продуктом"),"ProductQuantityAlerts","Оповещения о количестве товаров"),"CodeProduct","Код продукта"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ProductTax","Налог на продукцию"),"SubCategorie","Подкатегория"),"Name_product","Обозначение"),"StockAlert","Уведомление о наличии запасов"),"warehouse","склад"),"Tax","Налог"),"BuyingPrice","Цена покупки"),"SellPrice","Цена продажи"),"Quantity","Количество"),"UnitSale","Продажа единиц"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"UnitPurchase","Покупка единицы"),"ManagementCurrencies","Валютный менеджмент"),"CurrencyCode","Код валюты"),"CurrencyName","Название валюты"),"Symbol","Символ"),"All","Все"),"EditProduct","Редактировать продукт"),"SearchByCode","Поиск по коду"),"SearchByName","Поиск по имени"),"ProductDetails","информация о продукте"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"CustomerName","Имя Клиента"),"CustomerManagement","Управление клиентами"),"Add","Создайте"),"add","Создайте"),"Edit","редактировать"),"Close","близко"),"PleaseSelect","Пожалуйста выберите"),"Action","Действие"),"Email","Электронное письмо"),"EditCustomer","Изменить клиента"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"AddCustomer","Создать клиента"),"Country","Страна"),"City","город"),"Adress","Адрес"),"CustomerDetails","Детали клиента"),"CustomersList","Список клиентов"),"SupplierCode","Код поставщиком"),"SupplierName","наименование поставщика"),"SuppliersManagement","Управление поставщиками"),"SupplierDetails","Детали поставщика"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"QuotationsManagement","Управление котировками"),"SubTotal","Промежуточный итог"),"MontantReste","Осталась сумма"),"complete","завершено"),"EnAttendant","в ожидании"),"Recu","Получила"),"partial","Частичное"),"Retournee","Возвращение"),"DetailQuote","Подробная цитата"),"EditQuote","Изменить цитату"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"CreateSale","Создать распродажу"),"DownloadPdf","Скачать Pdf"),"QuoteEmail","Предложение отправлено по электронной почте"),"DeleteQuote","Удалить предложение"),"AddQuote","Создать предложение"),"SelectProduct","Выбрать продукт"),"ProductCodeName","Продукт (Код - Название)"),"Price","Цена"),"CurrentStock","Склад"),"Total","Общее"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Num","№"),"Unitcost","стоимость единицы"),"to","к"),"Subject","Предмет"),"Message","Сообщение"),"EmailCustomer","Электронная почта клиента"),"Sent","послать"),"Quote","Цитата"),"Hello","Здравствуйте"),"AttachmentQuote","Пожалуйста, найдите приложение к вашему предложению"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"AddProducts","Добавить товары в список заказов"),"SelectWarehouse","Пожалуйста, выберите склад"),"SelectCustomer","пожалуйста, выберите клиента"),"SalesManagement","Управление продажами"),"Balance","Остаток средств"),"QtyBack","Назад Количество"),"TotalReturn","Общий доход"),"Amount","Количество"),"SaleDetail","Детали продажи"),"EditSale","Изменить распродажу"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"AddSale","Создать распродажу"),"ShowPayment","Показать платежи"),"AddPayment","Создать платеж"),"EditPayment","Изменить платеж"),"EmailSale","Отправить распродажу по электронной почте"),"DeleteSale","Удалить распродажу"),"ModePaiement","Оплачивается"),"Paymentchoice","Выбор платежа"),"Note","Заметка"),"PaymentComplete","Оплата завершена!"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"PurchasesManagement","Управление закупками"),"Ordered","Упорядоченный"),"DeletePurchase","Удалить покупку"),"EmailPurchase","Отправить покупку по электронной почте"),"EditPurchase","Изменить покупку"),"PurchaseDetail","Детали покупки"),"AddPurchase","Создать покупку"),"EmailSupplier","Электронная почта поставщика"),"PurchaseInvoice","Оплата покупок"),"PurchasesInvoicesData","Данные о платежах покупок"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"SalesInvoice","Платежи за продажу"),"SalesInvoicesData","Данные о продажах"),"UserManagement","управление пользователями"),"Firstname","Имя"),"lastname","фамилия"),"username","Имя пользователя"),"password","пароль"),"Newpassword","Новый пароль"),"ChangeAvatar","Сменить аватар"),"LeaveBlank","Оставьте это поле пустым, если вы его не меняли"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"type","тип"),"UserPermissions","Разрешения пользователей"),"RoleName","Роль"),"RoleDescription","Описание роли"),"AddPermissions","Создать разрешения"),"View","Посмотреть"),"Del","удалять"),"NewAdjustement","Новая корректировка"),"EditAdjustement","Изменить настройку"),"CannotSubstraction","Вы не можете вычесть продукты, у которых есть запас 0"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Addition","Дополнение"),"Subtraction","Вычитание"),"profil","профиль"),"logout","выйти"),"PurchaseAlreadyPaid","вы не можете изменить, потому что эта покупка уже оплачена"),"SaleAlreadyPaid","вы не можете изменить, потому что эта Распродажа уже оплачена"),"ReturnAlreadyPaid","вы не можете изменить, потому что этот возврат уже оплачен"),"QuoteAlready","Эта цитата уже привела к продаже"),"AddProduct","Создать продукт"),"QuotationComplete","Цитата завершена"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"SiteConfiguration","Конфигурация сайта"),"Language","Язык"),"DefaultCurrency","Валюта по умолчанию"),"LoginCaptcha","Войти Captcha"),"DefaultEmail","Почта по умолчанию"),"SiteName","Название сайта"),"ChangeLogo","Изменить логотип"),"SMTPConfiguration","Конфигурация SMTP"),"HOST","ВЕДУЩИЙ"),"PORT","ПОРТ"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"encryption","Шифрование"),"SMTPIncorrect","Неправильная конфигурация SMTP"),"PaymentsReturns","Платежи Возврат"),"ReturnsInvoices","Возврат счетов"),"ReturnsInvoicesData","Возвращает данные счетов-фактур"),"ShowAll","Показать все записи всех пользователей"),"Discount","Скидка"),"OrderTax","Налог на заказ"),"Shipping","Перевозка"),"CompanyName","Название компании"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"CompanyPhone","Телефон компании"),"CompanyAdress","Адрес компании"),"Code","Код"),"image","образ"),"Printbarcode","Распечатать штрих-код"),"ReturnsCustomers","Возвращает клиентов"),"ReturnsSuppliers","Возврат Поставщикам"),"FactureReturnCustomers","Возврат счета-фактуры клиента"),"FactureReturnSuppliers","Счет-фактура возврата поставщика"),"NodataAvailable","Данные недоступны"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ProductImage","Изображение продукта"),"Barcode","Штрих-код"),"pointofsales","Точка продаж"),"CustomUpload","Пользовательская загрузка"),"pointofsaleManagement","точка управления продажами"),"Adjustment","Регулировка"),"Updat","Обновить"),"Reset","Сброс настроек"),"print","Распечатать"),"SearchByEmail","Поиск по почте"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ChooseProduct","Выберите продукт"),"Qty","Кол-во"),"Items","Предметы"),"AmountHT","Количество"),"AmountTTC","общая сумма"),"PleaseSelectSupplier","Пожалуйста, выберите поставщика"),"PleaseSelectStatut","Пожалуйста, выберите статус"),"PayeBy","Оплачивается"),"ChooseWarehouse","Выберите склад"),"payNow","Заплатить сейчас"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ListofCategory","Список категорий"),"Description","Описание"),"submit","представить"),"ProblemCreatingThisInvoice","При создании этого счета возникла проблема. Пожалуйста, попробуйте еще раз"),"ProblemPayment","Возникла проблема с оплатой. Пожалуйста, попробуйте еще раз."),"IncomeExpenses","Доходы и расходы"),"dailySalesPurchases","Ежедневные продажи и покупки"),"ProductsExpired","Срок действия продуктов истек"),"ListofBrand","Список брендов"),"CreateAdjustment","Создать корректировку"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Afewwords","Несколько слов ..."),"UserImage","Изображение пользователя"),"UpdateProduct","Обновить продукт"),"Brand","Марка"),"BarcodeSymbology","Символика штрих-кода"),"ProductCost","Стоимость продукта"),"ProductPrice","Цена продукта"),"UnitProduct","Единица продукта"),"TaxMethod","Налоговый метод"),"MultipleImage","Несколько изображений"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ProductHasMultiVariants","Продукт имеет несколько вариантов"),"ProductHasPromotion","У продукта есть продвижение"),"PromotionStart","Начало продвижения"),"PromotionEnd","Конец акции"),"PromotionPrice","Цена акции"),"Price","Цена"),"Cost","Стоимость"),"Unit","Ед. изм"),"ProductVariant","Вариант продукта"),"Variant","Вариант"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"UnitPrice","Цена за единицу"),"CreateReturnCustomer","Создать возвратного клиента"),"EditReturnCustomer","Изменить возвратного клиента"),"CreateReturnSupplier","Создать поставщика возврата"),"Documentation","Документация"),"EditReturnSupplier","Изменить поставщика возврата"),"FromWarehouse","Со склада"),"ToWarehouse","На склад"),"EditTransfer","Редактировать перевод"),"TransferDetail","Детали перевода"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Pending","В ожидании"),"Received","Получила"),"Ordered","Упорядоченный"),"PermissionsManager","Управление разрешениями"),"BrandManager","Марка"),"BrandImage","Фирменное изображение"),"BrandName","Имя бренда"),"BrandDescription","Описание бренда"),"BaseUnit","Базовый блок"),"ManagerUnits","Управление подразделениями"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"OperationValue","Значение операции"),"Operator","Оператор"),"Top5Products","Пять лучших продуктов"),"Last5Sales","Последние пять продаж"),"ListAdjustments","Список корректировок"),"ListTransfers","Список переводов"),"CreateTransfer","Создать перевод"),"OrdersManager","Управление заказами"),"ListQuotations","Список котировок"),"ListPurchases","Список покупок"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ListSales","Список продаж"),"ListReturns","Список возвратов"),"PeopleManager","Управление персоналом"),"Delete",{Title:"Ты уверен?",Text:"Вы не сможете отменить это!",confirmButtonText:"Да удалите!",cancelButtonText:"Отмена",Deleted:"Удалено!",Failed:"Не удалось!",Therewassomethingwronge:"Что-то было не так",CustomerDeleted:"этот Клиент был удален.",SupplierDeleted:"этот поставщик был удален.",QuoteDeleted:"Цитата удалена.",SaleDeleted:"эта распродажа была удалена.",PaymentDeleted:"этот Платеж был удален.",PurchaseDeleted:"эта покупка была удалена.",ReturnDeleted:"этот возврат был удален.",ProductDeleted:"этот продукт был удален.",ClientError:"Этот клиент уже связан с другой операцией",ProviderError:"Этот поставщик уже связан с другой операцией",UserDeleted:"Этот пользователь был удален.",UnitDeleted:"Этот блок был удален.",RoleDeleted:"Эта роль удалена.",TaxeDeleted:"Этот налог был удален.",SubCatDeleted:"Эта подкатегория была удалена.",CatDeleted:"Эта категория была удалена.",WarehouseDeleted:"Этот склад был удален.",AlreadyLinked:"этот продукт уже связан с другой операцией",AdjustDeleted:"Эта корректировка была удалена.",TitleCurrency:"Эта валюта была удалена.",TitleTransfer:"Перевод успешно удален",BackupDeleted:"Резервная копия была успешно удалена",TitleBrand:"Этот бренд был удален"}),"Update",{TitleBrand:"Этот бренд был обновлен",TitleProfile:"Ваш профиль успешно обновлен",TitleAdjust:"Настройка успешно обновлена",TitleRole:"Роль обновлена успешно",TitleUnit:"Объект успешно обновлен",TitleUser:"Пользователь успешно обновлен",TitleCustomer:"Обновление клиента успешно",TitleQuote:"Предложение обновлено успешно",TitleSale:"Распродажа успешно обновлена",TitlePayment:"Платеж успешно обновлен",TitlePurchase:"Покупка успешно обновлена",TitleReturn:"Возврат Обновлено успешно",TitleProduct:"Обновление продукта успешно выполнено",TitleSupplier:"Поставщик успешно обновлен",TitleTaxe:"Налог обновлен успешно",TitleCat:"Категория обновлена успешно",TitleWarhouse:"Склад успешно обновлен",TitleSetting:"Настройки обновлены успешно",TitleCurrency:"Обновление валюты успешно",TitleTransfer:"Перенос успешно обновлен"}),"Create",{TitleBrand:"Этот бренд был создан",TitleRole:"Роль успешно создана",TitleUnit:"Объект успешно создан",TitleUser:"Пользователь успешно создан в",TitleCustomer:"Клиент успешно создан",TitleQuote:"Предложение создано в успешно",TitleSale:"Распродажа успешно создана",TitlePayment:"Платеж успешно создан",TitlePurchase:"Покупка успешно создана",TitleReturn:"Возврат успешно создан",TitleProduct:"Продукт успешно создан",TitleSupplier:"Поставщик успешно создан",TitleTaxe:"Налог создан в успешно",TitleCat:"Категория создана в успешно",TitleWarhouse:"Склад успешно создан",TitleAdjust:"Корректировка успешно создана",TitleCurrency:"Валюта успешно создана",TitleTransfer:"Перевод успешно создан"}),"Send",{TitleEmail:"Электронная почта отправлена успешно"}),"return",{TitleSale:"эта распродажа уже связана с возвратом!"}),"ReturnManagement","Управление возвратом"),"ReturnDetail","Деталь возврата"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"EditReturn","Изменить возврат"),"AddReturn","Создать возврат"),"EmailReturn","Отправить возврат по почте"),"DeleteReturn","Удалить возврат"),"Retoursurcharge","Return Surcharge"),"Laivrison","Доставка"),"SelectSale","Выбрать распродажу"),"ZeroPardefault","Вы можете удалить товар или установить возвращаемое количество равным нулю, если оно не возвращается."),"Return","Возвращение"),"Purchase","Покупка"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"TotalSales","Тотальная распродажа"),"TotalPurchases","Всего покупок"),"TotalReturns","Общая прибыль"),"PaiementsNet","Чистые платежи"),"PaiementsSent","Отправленные платежи"),"PaiementsReceived","Платежи получены"),"Recieved","Получила"),"Sent","Отправлено"),"ProductQuantityAlerts","Оповещения о количестве товаров"),"ProductCode","Код"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"ProductName","Товар"),"AlertQuantity","Количество предупреждений"),"WarehouseStockChart","График складских запасов"),"TotalProducts","Всего продуктов"),"TotalQuantity","Общая численность"),"TopCustomers","Пятерка крупнейших клиентов"),"TotalAmount","Итого"),"TotalPaid","Общая сумма"),"CustomerSalesReport","Отчет о продажах клиентов"),"CustomerPaiementsReport","Отчет о платежах клиентов"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"CustomerQuotationsReport","Отчет о предложениях клиентов"),"Payments","Платежи"),"TopSuppliers","Пятерка лучших поставщиков"),"SupplierPurchasesReport","Отчет о закупках поставщика"),"SupplierPaiementsReport","Отчет о платежах поставщикам"),"Name","название"),"Code","Код"),"ManagementWarehouse","Управление складом"),"ZipCode","Почтовый Индекс"),"managementCategories","Управление категориями"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Codecategorie","Категория кода"),"Namecategorie","Категория имени"),"Parentcategorie","Родительская категория"),"managementTax","Налоговый менеджмент"),"TaxName","Название налога"),"TaxRate","Ставка налога"),"managementUnitPurchases","Единица закупок"),"managementUnitSales","Отдел продаж"),"ShortName","Короткое имя"),"PleaseSelectThesebeforeaddinganyproduct","Пожалуйста, выберите их перед добавлением любого продукта"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"StockAdjustement","Регулировка запаса"),"PleaseSelectWarehouse","Пожалуйста, выберите склад, прежде чем выбрать любой продукт"),"StockTransfer","Передача запасов"),"SelectPeriod","Выберите период"),"ThisYear","В этом году"),"ThisToday","Это сегодня"),"ThisMonth","Этот месяц"),"ThisWeek","Эта неделя"),"AdjustmentDetail","Детали настройки"),"ActivateUser","Этот пользователь был активирован"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"DisActivateUser","Этот пользователь был деактивирован"),"NotFound","Страница не найдена."),"oops","ошибка! Страница не найдена."),"couldNotFind","Мы не смогли найти страницу, которую вы искали. Тем временем вы можете"),"ReturnDashboard","вернуться на панель управления"),"hrm","УЧР"),"Employees","Сотрудники"),"Attendance","Посещаемость"),"Leave_request","Оставьте запрос"),"Leave_type","Оставить Тип"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Company","Компания"),"Departments","Департаменты"),"Designations","Обозначения"),"Office_Shift","Офисная смена"),"Holidays","Праздники"),"Enter_Company_Name","Введите название компании"),"Enter_email_address","Введите адрес электронной почты"),"Enter_Company_Phone","Введите телефон компании"),"Enter_Company_Country","Введите страну компании"),"Created_in_successfully","Создано успешно"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Updated_in_successfully","Обновлено успешно"),"Deleted_in_successfully","Удален в успешно"),"department","отделение"),"Enter_Department_Name","Введите название отдела"),"Choose_Company","Выберите компанию"),"Department_Head","Начальник отдела"),"Choose_Department_Head","Выбрать начальника отдела"),"Enter_Shift_name","Введите название смены"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Праздничный день"),"Enter_title","Введите название"),"title","заглавие"),"start_date","Дата начала"),"Enter_Start_date","Введите дату начала"),"Finish_Date","Дата окончания"),"Enter_Finish_date","Введите дату окончания"),"Please_provide_any_details","Пожалуйста, предоставьте любую информацию"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Attendances","Посещаемость"),"Enter_Attendance_date","Введите дату присутствия"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Выберите сотрудника"),"Employee","Сотрудник"),"Work_Duration","Длительность работы"),"remaining_leaves_are_insufficient","Остальные листья недостаточны"),"Leave_Type","Оставить Тип"),"Days","Дней"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Department","отделение"),"Choose_leave_type","Выберите тип отпуска"),"Choose_status","Выберите статус"),"Leave_Reason","Оставить причину"),"Enter_Reason_Leave","Укажите причину Оставить"),"Add_Employee","Добавить сотрудника"),"FirstName","имя"),"Enter_FirstName","Введите имя"),"LastName","Фамилия"),"Enter_LastName","Введите фамилию"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Gender","гендер"),"Choose_Gender","Выберите пол"),"Enter_Birth_date","Введите дату рождения"),"Birth_date","Дата рождения"),"Enter_Country","Введите страну"),"Enter_Phone_Number","Введите номер телефона"),"joining_date","Дата вступления"),"Enter_joining_date","Введите дату присоединения"),"Choose_Designation","Выберите обозначение"),"Designation","Обозначение"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Office_Shift","Офисная смена"),"Choose_Office_Shift","Выбрать офисную смену"),"Enter_Leaving_Date","Введите дату отъезда"),"Leaving_Date","Дата отъезда"),"Annual_Leave","Ежегодный отпуск"),"Enter_Annual_Leave","Введите ежегодный отпуск"),"Remaining_leave","Оставшийся отпуск"),"Employee_Details","Сведения о сотруднике"),"Basic_Information","Основная информация"),"Family_status","Семейный статус"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Choose_Family_status","Выберите семейный статус"),"Employment_type","Вид занятости"),"Select_Employment_type","Выберите тип занятости"),"Enter_City","Введите город"),"Province","Область"),"Enter_Province","Введите провинцию"),"Enter_Address","Введите адрес"),"Enter_Zip_code","Введите почтовый индекс"),"Zip_code","Почтовый индекс"),"Hourly_rate","Почасовая ставка"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Enter_Hourly_rate","Введите почасовую ставку"),"Basic_salary","Базовая заработная плата"),"Enter_Basic_salary","Введите базовую заработную плату"),"Social_Media","Социальные сети"),"Skype","Скайп"),"Enter_Skype","Введите свой скайп"),"Facebook","Фейсбук"),"Enter_Facebook","Введите свой Фейсбук"),"WhatsApp","ватсап"),"Enter_WhatsApp","Введите свой ватсап"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"LinkedIn","ЛинкедИн"),"Enter_LinkedIn","Введите свой ЛинкедИн"),"Twitter","Твиттер"),"Enter_Twitter","Введите свой Твиттер"),"Experiences","Опыт"),"bank_account","банковский счет"),"Company_Name","название компании"),"Location","положение"),"Enter_location","Введите местоположение"),"Enter_Description","Введите описание"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Bank_Name","Имя банка"),"Enter_Bank_Name","Введите название банка"),"Bank_Branch","Филиал банка"),"Enter_Bank_Branch","Филиал банка"),"Bank_Number","Номер банка"),"Enter_Bank_Number","Номер банка"),"Assigned_warehouses","Присвоенные склады"),"Top_customers","Лучшие клиенты"),"Attachment","Вложение"),"view_employee","просмотреть сотрудников"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"edit_employee","редактировать сотрудников"),"delete_employee","удалить сотрудников"),"Created_by","Добавлено"),"Add_product_IMEI_Serial_number","Добавить IMEI/серийный номер продукта"),"Product_Has_Imei_Serial_number","Продукт имеет IMEI/серийный номер"),"IMEI_SN","IMEI/SN"),"Shipments","Отгрузки"),"delivered_to","Доставлен в"),"shipment_ref","Отгрузка"),"sale_ref","Продажа Реф."),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Edit_Shipping","Изменить доставку"),"Packed","упакованный"),"Shipped","Отправленный"),"Delivered","Доставленный"),"Cancelled","Отменено"),"Shipping_status","Статус отправки"),"Users_Report","Отчет пользователей"),"stock_report","Отчет о запасах"),"TotalPurchases","Всего покупок"),"Total_quotations","Всего котировок"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Total_return_sales","Общий возврат продаж"),"Total_return_purchases","Всего возвращенных покупок"),"Total_transfers","Всего переводов"),"Total_adjustments","Всего корректировок"),"User_report","Пользовательский отчет"),"Current_stock","Текущий запас"),"product_name","наименование товара"),"Total_Customers_Due","Общая задолженность"),"Total_Suppliers_Due","Общая задолженность"),"Some_warehouses","Некоторые склады"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"All_Warehouses","Все склады"),"Product_Cost","Стоимость продукта"),"sms_settings","Настройки смс"),"pos_settings","Настройки POS"),"payment_gateway","Платежный шлюз"),"mail_settings","Настройки почты"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","SMS-шлюз по умолчанию"),"module_settings","Настройки модуля"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Module_enabled_success","Модуль успешно включен"),"Module_Disabled_success","Модуль успешно отключен"),"update_settings","Обновить настройки"),"Please_Upload_the_Correct_Module","Пожалуйста, загрузите правильный модуль"),"Uploaded_Success","Загружено успешно"),"Customer_details","Сведения о клиенте"),"Edit_Customer","Редактировать заказчика"),"Delete_Customer","Удалить клиента"),"Pay_Due","Оплатить должный"),"Paying_amount_is_greater_than_Total_Due","Сумма платежа больше общей суммы платежа"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Customer_Invoice","счет-фактура клиента"),"This_Product_Not_For_Selling","Этот продукт не для продажи"),"Welcome_to_your_Dashboard","Добро пожаловать в вашу панель инструментов"),"Total_Payable","Итого к оплате"),"Choose_Sale_Ref","Выберите номер продажи"),"Please_Select_Sale","Пожалуйста, выберите Распродажа"),"Sale_Ref","Продажа Реф."),"list_product_returns","список возвратов продукции"),"Qty_return","Кол-во возврата"),"Choose_Purchase_Ref","Выберите покупку реф."),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Purchase_Ref","покупка реф"),"please_select_purchase","Пожалуйста, выберите Покупка"),"qty_return_is_greater_than_qty_purchased","Кол-во возврата больше, чем куплено"),"qty_return_is_greater_than_qty_sold","Возврат количества больше, чем количество продано"),"Quantity_sold","Кол-во продано"),"qty_purchased","Кол-во куплено"),"Sender_Name","Имя отправителя"),"The_module_must_be_uploaded_as_zip_file","Модуль должен быть загружен в виде zip-файла"),"Upload_Module","Выгрузить модуль"),"All_Modules_Installed","Все модули установлены"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Current_Version","Текущая версия"),"You_already_have_the_latest_version","У вас уже есть последняя версия"),"Update_Available","Обновления доступны"),"Update_Log","Журнал обновлений"),"Update_Now","Обновить сейчас"),"View_Change_Log","Просмотр журнала изменений"),"invoice_footer","Нижний колонтитул счета"),"Please_Wait_for_the_update","ПРИМЕЧАНИЕ. Дождитесь полного завершения обновления. Не рекомендуется закрывать браузер или останавливать процесс обновления."),"Note_update","Примечание. Обязательно сделайте резервную копию текущей версии и базы данных перед запуском обновления, чтобы восстановить их в случае ошибки."),"Time_Zone","Часовой пояс"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Payment_note","отмечает оплату"),"sale_note","примечания к продаже"),"Total_Sale_Due","Общая задолженность по продаже"),"Total_Sell_Return_Due","Общий долг по возврату продаж"),"pay_all_sell_due_at_a_time","погасить весь долг за один раз"),"pay_all_sell_return_due_at_a_time","оплатить всю задолженность по возврату продажи за один раз"),"Gross_Profit","Валовая прибыль"),"pay_all_purchase_due_at_a_time","погасить всю задолженность по покупке единовременно"),"Delete_Provider","Удалить провайдера"),"Edit_Provider","Изменить провайдера"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Provider_details","Сведения о поставщике"),"Total_Purchase_Due","Общий долг покупки"),"Provider_Credit_Note","Кредитная нота"),"Customer_Credit_Note","Кредитная нота"),"Sell_Return","Продать Возврат"),"Purchase_Return","Возврат покупки"),"Tax_Number","Налоговый номер"),"Please_add_return_quantity","Пожалуйста, добавьте количество возврата"),"Return_exist_for_the_Transaction","Возврат существует для транзакции"),"qty_return_is_greater_than_Quantity_Remaining","Возврат количества больше, чем оставшееся количество"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"products_refunded_alert","Любые продукты с количеством, установленным на 0, не будут возвращены"),"pay_all_purchase_return_due_at_a_time","оплатить всю задолженность по возврату покупки единовременно"),"Total_Purchase_Return_Due","Общая задолженность по возврату покупки"),"Purchase_return_due","Задолженность по возврату покупки"),"Sell_return_due","Продать возврат из-за"),"product_report","Отчет о продукте"),"product_sales_report","отчет о продажах продукции"),"Product_purchases_report","Отчет о покупках продуктов"),"Qty_sold","Кол-во продано"),"Qty_purchased","Кол-во куплено"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Filter_by_warehouse","Отфильтровать по складу"),"Enable_Print_Invoice","Распечатать счет автоматически"),"Show_Warehouse","посмотреть склад"),"credit_card_info","Информация о кредитной карте"),"Saved_Credit_Card_Info","Сохраненная информация о кредитной карте"),"Credit_card_changed_successfully","Кредитная карта успешно изменена"),"notification_template","Шаблон уведомления"),"email_notification","Уведомление по электронной почте"),"sms_notification","Уведомление по SMS"),"Change_product_details","Изменить детали продукта"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"edit_tax_and_discount_and_shipping","Изменить налог, скидку и доставку"),"Create_Quotation_with_Stock","Создать квоту со складом"),"Variant_Name","Название варианта"),"Variant_cost","Стоимость варианта"),"Variant_price","Цена варианта"),"Variant_code","Код варианта"),"Please_wait_until_the_product_is_loaded","Пожалуйста, подождите, пока продукт загружается"),"Choose_SMS_Gateway","Выберите шлюз SMS"),"Notification_Client","Уведомление клиента"),"Available_Tags","Доступные теги"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Email_Subject","Тема письма"),"Email_body","Тело электронного письма"),"Notification_Supplier","Уведомление поставщика"),"sms_body","Текст SMS"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","Редактировать проект"),"Projects","Проекты"),"Enter_Project_Title","Введите название проекта"),"Assigned_Employees","Назначенные сотрудники"),Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(Ue(je,"Choose_Team","Выбрать команду"),"Create_Project","Создать проект"),"Project_List","Список проектов"),"Not_Started","Не начато"),"In_Progress","В процессе"),"On_Hold","На удержании"),"Edit_Task","Редактировать задачу"),"Tasks","Задачи"),"Enter_Task_Title","Введите название задачи"),"Choose_Project","Выбрать проект"),Ue(Ue(Ue(Ue(je,"Project","Проект"),"Create_Task","Создать задачу"),"Task_List","Список задач"),"Import_Purchases","Импортировать покупки")),hn:(He(He(He(He(He(He(He(He(He(He(Ve={Draft_Created_successfully:"मसूदा सफलतापूर्वक बनाया गया",Draft_Sale_Deleted:"मसूदा बिक्री हटा दी गई",Inventory_Valuation_Based_on_Average_Cost:"औसत लागत पर आधारित इन्वेंटरी मूल्यांकन",Payroll:"पेरोल",Transfers_Money:"पैसे की ट्रांसफर",Inventory_Valuation:"इन्वेंट्री मूल्यांकन",Deposits_Report:"जमा रिपोर्ट",Expense_Report:"व्यय रिपोर्ट",Deposit_Category:"जमा श्रेणी",Total_Deposits:"कुल जमा",Expense_Category:"व्यय श्रेणी",Total_Expenses:"कुल व्यय",ASSET_VALUE:"संपत्ति मूल्य",STOCK_ON_HAND:"हाथ में शेयर",Variant_NAME:"वेरिएंट नाम",SKU:"SKU",ITEM_NAME:"आइटम का नाम",From_Account:"से खाता",To_Account:"को खाता",Accounts_cannot_be_the_same:"खाते एक समान नहीं हो सकते",CountStock:"स्टॉक गणना",Successfully_Generated_Count:"गणना सफलतापूर्वक उत्पन्न",Count:"गणना",file:"फ़ाइल",Accounting:"लेखांकन",deposit_delete:"जमा हटाएं",deposit_edit:"जमा संपादित करें",deposit_add:"जमा जोड़ें",deposit_view:"जमा देखें",expense_add:"व्यय जोड़ें",expense_edit:"व्यय संपादित करें",expense_delete:"व्यय हटाएं",List_Deposit:"जमा सूची",Create_deposit:"जमा बनाएं",deposit_Category:"जमा श्रेणी",List_accounts:"खाता सूची",Account:"खाता",Choose_Account:"खाता चुनें",Deposits:"जमातियाँ",account_num:"खाता संख्या",Enter_account_num:"खाता संख्या दर्ज करें",account_name:"खाता नाम",Enter_account_name:"खाता नाम दर्ज करें",initial_balance:"प्रारंभिक शेष",Enter_initial_balance:"प्रारंभिक शेष दर्ज करें",notes:"टिप्पणियाँ",balance:"शेष",Receipt:"रसीद",Pos_Settings:"प्वाइंट डे वेंट सेटिंग्स",Note_to_customer:"ग्राहक को नोट",Show_Note_to_customer:"ग्राहक को नोट दिखाएं",Show_barcode:"बरकोड़ दिखाओ",Show_Tax_and_Discount:"टैक्स और छूट और शिपिंग दिखाएँ",Show_Customer:"ग्राहक दिखाएँ",Show_Email:"ईमेल दिखाएं",Show_Phone:"फ़ोन दिखाएँ",Show_Address:"पता दिखाएँ",DefaultLanguage:"डिफ़ॉल्ट भाषा",footer:"फ़ुटबाल",Received_Amount:"प्राप्त राशि",Paying_Amount:"भुगतान राशि",Change:"परिवर्तन",Paying_amount_is_greater_than_Received_amount:"भुगतान राशि प्राप्त राशि से अधिक है",Paying_amount_is_greater_than_Grand_Total:"भुगतान राशि कुल योग से अधिक है",code_must_be_not_exist_already:"कोड पहले से मौजूद नहीं होना चाहिए",You_will_find_your_backup_on:"आपको अपना बैकअप इस पर मिलेगा",and_save_it_to_your_pc:"और इसे अपने पीसी में सहेजें",Scan_your_barcode_and_select_the_correct_symbology_below:"अपना बारकोड स्कैन करें और नीचे सही सिम्बोलॉजी चुनें select",Scan_Search_Product_by_Code_Name:"कोड नाम से उत्पाद स्कैन/खोजें",Paper_size:"काग़ज़ का आकार",Clear_Cache:"कैश को साफ़ करें",Cache_cleared_successfully:"कैश सफलतापूर्वक साफ़ किया गया",Failed_to_clear_cache:"कैशे साफ़ करने में विफल",Scan_Barcode:"बारकोड स्कैनर",Please_use_short_name_of_unit:"कृपया इकाई के संक्षिप्त नाम का प्रयोग करें",DefaultCustomer:"डिफ़ॉल्ट ग्राहक",DefaultWarehouse:"डिफ़ॉल्ट गोदाम",Payment_Gateway:"अदायगी रास्ता",SMS_Configuration:"एसएमएस कॉन्फ़िगरेशन",Gateway:"अदायगी रास्ता",Choose_Gateway:"पेमेंट गेटवे चुनें",Send_SMS:"संदेश सफलतापूर्वक भेजा जा चुका है",sms_config_invalid:"गलत sms कॉन्फिगर्ड अमान्य है",Remove_Stripe_Key_Secret:"स्ट्राइप एपीआई कीज को डिलीट करें",credit_card_account_not_available:"क्रेडिट कार्ड खाता उपलब्ध नहीं है",Credit_Card_Info:"क्रेडिट कार्ड की जानकारी",developed_by:"द्वारा विकसित",Unit_already_linked_with_sub_unit:"यूनिट पहले से ही सब यूनिट के साथ जुड़ी हुई है",Total_Items_Quantity:"कुल आइटम और मात्रा",Value_by_Cost_and_Price:"मूल्य और मूल्य द्वारा मूल्य",Search_this_table:"इस तालिका को खोजें",import_products:"उत्पादों का आयात करें",Field_optional:"क्षेत्र वैकल्पिक",Download_exemple:"उदाहरण डाउनलोड करें",field_must_be_in_csv_format:"फ़ील्ड सीएसवी प्रारूप में होनी चाहिए",Successfully_Imported:"सफलतापूर्वक आयात किया गया",file_size_must_be_less_than_1_mega:"फ़ाइल का आकार 1 मेगा से कम होना चाहिए",Please_follow_the_import_instructions:"कृपया आयात निर्देशों का पालन करें",must_be_exist:"इकाई पहले से ही बनाई जानी चाहिए",Import_Customers:"ग्राहक आयात करें",Import_Suppliers:"आयात आपूर्तिकर्ता",Recent_Sales:"हाल की बिक्री",Create_Transfer:"स्थानांतरण बनाएँ",order_products:"चिजें मँगाओ",Search_Product_by_Code_Name:"कोड या नाम से उत्पाद खोजें",Reports_payments_Purchase_Return:"रिपोर्ट खरीद भुगतान",Reports_payments_Sale_Return:"बिक्री विवरणी भुगतान रिपोर्ट",payments_Sales_Return:"भुगतान बिक्री वापसी",payments_Purchases_Return:"भुगतान खरीद वापसी",CreateSaleReturn:"बिक्री वापसी बनाएँ",EditSaleReturn:"बिक्री वापसी संपादित करें",SalesReturn:"बिक्री वापसी",CreatePurchaseReturn:"खरीद वापसी बनाएँ",EditPurchaseReturn:"खरीद वापसी संपादित करें",PurchasesReturn:"खरीद वापसी",Due:"देय",Profit:"फायदा",Revenue:"राजस्व",Sales_today:"आज बिक्री",People:"लोग",Successfully_Created:"सफलतापूर्वक बनाया गया",Successfully_Updated:"सफलतापूर्वक उत्परिवर्तित",Success:"सफलता",Failed:"अनुत्तीर्ण होना",Warning:"चेतावनी",Please_fill_the_form_correctly:"कृपया फॉर्म सही से भरें",Field_is_required:"ये स्थान भरा जाना है",Error:"त्रुटि!",you_are_not_authorized:"माफ़ करना! तुम अधिकृत नहीं हो।",Go_back_to_home:"मुखपृष्ठ पर वापस जाएं",page_not_exist:"माफ़ करना! जिस पृष्ठ को आप खोज रहे थे वह मौजूद नहीं है।",Choose_Status:"स्थिति चुनें",Choose_Method:"विधि चुनें",Choose_Symbology:"सहजीवन चुनें",Choose_Category:"वर्ग चुने",Choose_Customer:"ग्राहक चुनें",Choose_Supplier:"आपूर्तिकर्ता चुनें",Choose_Unit_Purchase:"खरीद इकाई चुनें",Choose_Sub_Category:"उपश्रेणी चुनें",Choose_Brand:"ब्रांड चुनें",Choose_Warehouse:"वेयरहाउस चुनें",Choose_Unit_Sale:"बिक्री इकाई चुनें",Enter_Product_Cost:"उत्पाद लागत दर्ज करें",Enter_Stock_alert:"स्टॉक अलर्ट दर्ज करें",Choose_Unit_Product:"उत्पाद इकाई चुनें",Enter_Product_Price:"उत्पाद मूल्य दर्ज करें",Enter_Name_Product:"नाम उत्पाद दर्ज करें",Enter_Role_Name:"भूमिका का नाम दर्ज करें",Enter_Role_Description:"भूमिका विवरण दर्ज करें",Enter_name_category:"श्रेणी का नाम दर्ज करें",Enter_Code_category:"श्रेणी कोड दर्ज करें",Enter_Name_Brand:"नाम ब्रांड दर्ज करें",Enter_Description_Brand:"विवरण ब्रांड दर्ज करें",Enter_Code_Currency:"कोड करेंसी दर्ज करें",Enter_name_Currency:"नाम दर्ज करें मुद्रा",Enter_Symbol_Currency:"प्रतीक मुद्रा दर्ज करें",Enter_Name_Unit:"इकाई का नाम दर्ज करें",Enter_ShortName_Unit:"शॉर्टनेम यूनिट दर्ज करें",Choose_Base_Unit:"बेस यूनिट चुनें",Choose_Operator:"ऑपरेटर चुनें",Enter_Operation_Value:"ऑपरेशन मान दर्ज करें",Enter_Name_Warehouse:"वेयरहाउस का नाम दर्ज करें",Enter_Phone_Warehouse:"वेयरहाउस फ़ोन दर्ज करें",Enter_Country_Warehouse:"गोदाम देश दर्ज करें",Enter_City_Warehouse:"वेयरहाउस सिटी दर्ज करें",Enter_Email_Warehouse:"गोदाम ईमेल दर्ज करें",Enter_ZipCode_Warehouse:"वेयरहाउस ज़िप कोड दर्ज करें",Choose_Currency:"मुद्रा चुनिये",Thank_you_for_your_business:"आपके व्यापार के लिए धन्यवाद!",Cancel:"रद्द करना",New_Customer:"नए ग्राहक",Incorrect_Login:"गलत लॉगिन",Successfully_Logged_In:"सफलतापूर्वक लॉग इन किया",This_user_not_active:"यह उपयोगकर्ता सक्रिय नहीं है",SignIn:"साइन इन करें",Create_an_account:"खाता बनाएं",Forgot_Password:"पासवर्ड भूल गए ?",Email_Address:"ईमेल पता",SignUp:"साइन अप करें",Already_have_an_account:"क्या आपके पास पहले से एक खाता मौजूद है ?",Reset_Password:"पासवर्ड रीसेट",Failed_to_authenticate_on_SMTP_server:"SMTP सर्वर पर प्रमाणित करने में विफल",We_cant_find_a_user_with_that_email_addres:"हमें उस ईमेल पते वाला उपयोगकर्ता नहीं मिल रहा है",We_have_emailed_your_password_reset_link:"हमने आपका पासवर्ड रीसेट लिंक ई-मेल कर दिया है",Please_fill_the_Email_Adress:"कृपया ईमेल पता भरें",Confirm_password:"पासवर्ड की पुष्टि कीजिये",Your_Password_has_been_changed:"आपका पासवर्ड बदल दिया गया है",The_password_confirmation_does_not_match:"पासवर्ड की पुष्टि मेल नहीं खाती",This_password_reset_token_is_invalid:"यह पासवर्ड रीसेट टोकन अमान्य है",Warehouse_report:"वेयरहाउस की रिपोर्ट",All_Warehouses:"सभी गोदाम",Expense_List:"व्यय सूची",Expenses:"व्यय",This_Week_Sales_Purchases:"यह सप्ताह बिक्री और खरीद",Top_Selling_Products:"शीर्ष बेचना उत्पाद",View_all:"सभी देखें",Payment_Sent_Received:"भुगतान भेजा और प्राप्त किया",Filter:"फ़िल्टर",Invoice_POS:"बीजक POS",Invoice:"बीजक",Customer_Info:"ग्राहक की जानकारी",Company_Info:"कंपनी की जानकारी",Invoice_Info:"चालान जानकारी",Order_Summary:"आदेश सारांश",Quote_Info:"उद्धरण जानकारी",Del:"हटाएं",SuppliersPaiementsReport:"आपूर्तिकर्ता भुगतान रिपोर्ट",Purchase_Info:"खरीद जानकारी",Supplier_Info:"आपूर्तिकर्ता जानकारी",Return_Info:"वापसी की जानकारी"},"Expense_Category","व्यय की श्रेणी"),"Create_Expense","व्यय बनाएँ"),"Details","विवरण"),"Discount_Method","डिस्काउंट विधि"),"Net_Unit_Cost","नेट यूनिट लागत"),"Net_Unit_Price","शुद्ध इकाई मूल्य"),"Edit_Expense","व्यय संपादित करें"),"All_Brand","सभी ब्रांड"),"All_Category","सभी श्रेणी"),"ListExpenses","सूची व्यय"),He(He(He(He(He(He(He(He(He(He(Ve,"Create_Permission","अनुमति बनाएँ"),"Edit_Permission","अनुमति संपादित करें"),"Reports_payments_Sales","रिपोर्ट भुगतान बिक्री"),"Reports_payments_Purchases","रिपोर्ट भुगतान खरीद"),"Reports_payments_Return_Customers","रिपोर्ट भुगतान वापसी ग्राहकों"),"Reports_payments_Return_Suppliers","रिपोर्ट भुगतान वापसी आपूर्तिकर्ता"),"Expense_Deleted","यह व्यय हटा दिया गया है"),"Expense_Updated","यह व्यय अद्यतन किया गया है"),"Expense_Created","यह व्यय सृजित किया गया है"),"DemoVersion","आप डेमो संस्करण में ऐसा नहीं कर सकते"),He(He(He(He(He(He(He(He(He(He(Ve,"OrderStatistics","बिक्री के आँकड़े"),"AlreadyAdd","यह उत्पाद पहले से ही जोड़ा गया है"),"AddProductToList","कृपया सूची में उत्पाद जोड़ें"),"AddQuantity","कृपया विस्तार की मात्रा जोड़ें"),"InvalidData","अमान्य तथ्य"),"LowStock","मात्रा स्टॉक में उपलब्ध मात्रा से अधिक है"),"WarehouseIdentical","दो गोदाम समान नहीं हो सकते हैं"),"VariantDuplicate","ये वैरिएंट डुप्लीकेट है"),"Filesize","फाइल का आकार"),"GenerateBackup","बैकअप उत्पन्न करें"),He(He(He(He(He(He(He(He(He(He(Ve,"BackupDatabase","बैकअप डेटाबेस"),"Backup","बैकअप"),"Paid","भुगतान किया है"),"Unpaid","अवैतनिक"),"Today","आज"),"Income","आय"),"Expenses","व्ययव्यय"),"Sale","बिक्री"),"Actif","सक्रिय"),"Inactif","निष्क्रिय"),He(He(He(He(He(He(He(He(He(He(Ve,"Customers","ग्राहकों"),"Phone","फ़ोन"),"SearchByPhone","फ़ोन द्वारा खोजें"),"Suppliers","आपूर्तिकर्ता"),"Quotations","कोटेशन"),"Sales","बिक्री"),"Purchases","खरीद"),"Returns","रिटर्न"),"Settings","समायोजन"),"SystemSettings","प्रणाली व्यवस्था"),He(He(He(He(He(He(He(He(He(He(Ve,"Users","उपयोगकर्ता"),"GroupPermissions","समूह अनुमतियाँ"),"Currencies","मुद्राओं"),"Warehouses","गोदामों"),"Units","इकाइयों"),"UnitsPrchases","इकाइयाँ खरीदता है"),"UnitsSales","इकाइयों की बिक्री"),"Reports","रिपोर्ट"),"PaymentsReport","भुगतान रिपोर्ट"),"PaymentsPurchases","भुगतान खरीद"),He(He(He(He(He(He(He(He(He(He(Ve,"PaymentsSales","भुगतान बिक्री"),"ProfitandLoss","लाभ और हानि"),"WarehouseStockChart","गोदाम स्टॉक चार्ट"),"SalesReport","बिक्री रिपोर्ट"),"PurchasesReport","खरीद रिपोर्ट"),"CustomersReport","ग्राहक रिपोर्ट"),"SuppliersReport","आपूर्तिकर्ता रिपोर्ट"),"SupplierReport","आपूर्तिकर्ता रिपोर्ट"),"DailySalesData","दैनिक बिक्री डेटा"),"DailyPurchasesData","दैनिक खरीद डेटा"),He(He(He(He(He(He(He(He(He(He(Ve,"Dernièrescinqrecords","पिछले पांच रिकॉर्ड"),"Filters","फिल्टर"),"date","दिनांक"),"Reference","संदर्भ"),"Supplier","प्रदायक"),"PaymentStatus","भुगतान की स्थिति"),"Customer","ग्राहक"),"CustomerCode","ग्राहक क्रमांक"),"Status","स्थिति"),"SupplierCode","प्रदायक का कोड"),He(He(He(He(He(He(He(He(He(He(Ve,"Categorie","वर्ग"),"Categories","श्रेणियाँ"),"StockTransfers","स्टॉक ट्रांसफर"),"StockManagement","स्टाक प्रबंधन"),"dashboard","डैशबोर्ड"),"Products","उत्पाद"),"productsList","उत्पादों की सूची"),"ProductManagement","उत्पाद प्रबंधन"),"ProductQuantityAlerts","उत्पाद मात्रा अलर्ट"),"CodeProduct","कोड उत्पाद"),He(He(He(He(He(He(He(He(He(He(Ve,"ProductTax","उत्पाद कर"),"SubCategorie","उपश्रेणी"),"Name_product","पद"),"StockAlert","स्टॉक अलर्ट"),"warehouse","गोदाम"),"Tax","कर"),"BuyingPrice","खरीद मूल्य"),"SellPrice","विक्रय मूल्य"),"Quantity","मात्रा"),"UnitSale","इकाई बिक्री"),He(He(He(He(He(He(He(He(He(He(Ve,"UnitPurchase","यूनिट खरीद"),"ManagementCurrencies","मुद्रा प्रबंधन"),"CurrencyCode","मुद्रा कोड"),"CurrencyName","मुद्रा का नाम"),"Symbol","प्रतीक"),"All","सब"),"EditProduct","उत्पाद संपादित करें"),"SearchByCode","कोड द्वारा खोजें"),"SearchByName","नाम से खोजें"),"ProductDetails","उत्पाद विवरण"),He(He(He(He(He(He(He(He(He(He(Ve,"CustomerName","ग्राहक का नाम"),"CustomerManagement","ग्राहक प्रबंधन"),"Add","सृजन करना"),"add","सृजन करना"),"Edit","संपादित करें"),"Close","बंद करे"),"PleaseSelect","कृपया चुने"),"Action","कार्य"),"Email","ईमेल"),"EditCustomer","ग्राहक संपादित करें"),He(He(He(He(He(He(He(He(He(He(Ve,"AddCustomer","ग्राहक बनाएं"),"Country","देश"),"City","शहर"),"Adress","पता"),"CustomerDetails","उपभोक्ता विवरण"),"CustomersList","ग्राहक सूची"),"SupplierCode","प्रदायक का कोड"),"SupplierName","आपूर्तिकर्ता का नाम"),"SuppliersManagement","आपूर्तिकर्ता प्रबंधन"),"SupplierDetails","आपूर्तिकर्ता विवरण"),He(He(He(He(He(He(He(He(He(He(Ve,"QuotationsManagement","उद्धरण प्रबंधन"),"SubTotal","उप-योग"),"MontantReste","बची हुई राशि"),"complete","पूरा कर लिया है"),"EnAttendant","अपूर्ण"),"Recu","प्राप्त किया"),"partial","आंशिक"),"Retournee","वापसी"),"DetailQuote","विस्तार उद्धरण"),"EditQuote","उद्धरण संपादित करें"),He(He(He(He(He(He(He(He(He(He(Ve,"CreateSale","बिक्री बनाएँ"),"DownloadPdf","डाउनलोड पीडीऍफ़"),"QuoteEmail","ईमेल पर भेजा गया उद्धरण"),"DeleteQuote","उद्धरण हटाएं"),"AddQuote","उद्धरण बनाएँ"),"SelectProduct","उत्पाद का चयन करें"),"ProductCodeName","उत्पाद (कोड - नाम)"),"Price","कीमत"),"CurrentStock","भण्डार"),"Total","संपूर्ण"),He(He(He(He(He(He(He(He(He(He(Ve,"Num","एन °"),"Unitcost","इकाई लागत"),"to","सेवा"),"Subject","विषय"),"Message","संदेश"),"EmailCustomer","ईमेल ग्राहक"),"Sent","संदेश"),"Quote","उद्धरण"),"Hello","नमस्कार"),"AttachmentQuote","कृपया अपने उद्धरण के लिए अनुलग्नक ढूंढें"),He(He(He(He(He(He(He(He(He(He(Ve,"AddProducts","उत्पादों को ऑर्डर सूची में जोड़ें"),"SelectWarehouse","कृपया गोदाम चुनें"),"SelectCustomer","कृपया ग्राहक चुनें"),"SalesManagement","बिक्री प्रबंधन"),"Balance","संतुलन"),"QtyBack","वापस मात्रा"),"TotalReturn","कुल प्राप्ति"),"Amount","रकम"),"SaleDetail","बिक्री विवरण"),"EditSale","बिक्री संपादित करें"),He(He(He(He(He(He(He(He(He(He(Ve,"AddSale","बिक्री बनाएँ"),"ShowPayment","भुगतान दिखाएं"),"AddPayment","भुगतान बनाएं"),"EditPayment","भुगतान संपादित करें"),"EmailSale","ईमेल में बिक्री भेजें"),"DeleteSale","बिक्री हटाएं"),"ModePaiement","द्वारा भुगतान"),"Paymentchoice","भुगतान का विकल्प"),"Note","ध्यान दें"),"PaymentComplete","भुगतान पूरा!"),He(He(He(He(He(He(He(He(He(He(Ve,"PurchasesManagement","खरीद प्रबंधन"),"Ordered","आदेश दिया"),"DeletePurchase","खरीद हटाएं"),"EmailPurchase","ईमेल में खरीद भेजें"),"EditPurchase","खरीद संपादित करें"),"PurchaseDetail","खरीद विवरण"),"AddPurchase","खरीदारी बनाएँ"),"EmailSupplier","आपूर्तिकर्ता ईमेल"),"PurchaseInvoice","भुगतान खरीदता है"),"PurchasesInvoicesData","भुगतान डेटा खरीदता है"),He(He(He(He(He(He(He(He(He(He(Ve,"SalesInvoice","बिक्री भुगतान"),"SalesInvoicesData","बिक्री भुगतान डेटा"),"UserManagement","उपयोगकर्ता प्रबंधन"),"Firstname","पहला नाम"),"lastname","उपनाम"),"username","उपयोगकर्ता नाम"),"password","कुंजिका"),"Newpassword","नया पासवर्ड"),"ChangeAvatar","अवतार परिवर्तन"),"LeaveBlank","यदि आपने इसे नहीं बदला है तो कृपया इस फ़ील्ड को खाली छोड़ दें"),He(He(He(He(He(He(He(He(He(He(Ve,"type","प्रकार"),"UserPermissions","उपयोगकर्ता अनुमतियाँ"),"RoleName","भूमिका"),"RoleDescription","भूमिका विवरण"),"AddPermissions","अनुमतियाँ बनाएँ"),"View","राय"),"Del","हटाएं"),"NewAdjustement","नया समायोजन"),"EditAdjustement","समायोजन संपादित करें"),"CannotSubstraction","आप उन उत्पादों को घटा नहीं सकते जिनके पास स्टॉक 0 है"),He(He(He(He(He(He(He(He(He(He(Ve,"Addition","इसके अलावा"),"Subtraction","घटाव"),"profil","प्रोफ़ाइल"),"logout","लॉग आउट"),"PurchaseAlreadyPaid","आप संशोधित नहीं कर सकते क्योंकि यह खरीद पहले ही भुगतान कर चुकी है"),"SaleAlreadyPaid","आप संशोधित नहीं कर सकते क्योंकि यह बिक्री पहले ही भुगतान कर चुकी है"),"ReturnAlreadyPaid","आप संशोधित नहीं कर सकते क्योंकि यह रिटर्न पहले ही भुगतान कर चुका है"),"QuoteAlready","यह उद्धरण पहले ही बिक्री उत्पन्न कर चुका है"),"AddProduct","उत्पाद बनाएँ"),"QuotationComplete","यह उद्धरण पूरा हुआ"),He(He(He(He(He(He(He(He(He(He(Ve,"SiteConfiguration","साइट कॉन्फ़िगरेशन"),"Language","भाषा: हिन्दी"),"DefaultCurrency","डिफ़ॉल्ट मुद्रा"),"LoginCaptcha","कैप्चा लॉगिन करें"),"DefaultEmail","डिफ़ॉल्ट ईमेल"),"SiteName","साइट का नाम"),"ChangeLogo","लोगो बदलें"),"SMTPConfiguration","SMTP कॉन्फ़िगरेशन"),"HOST","मेज़बान"),"PORT","बंदरगाह"),He(He(He(He(He(He(He(He(He(He(Ve,"encryption","एन्क्रिप्शन"),"SMTPIncorrect","SMTP कॉन्फ़िगरेशन गलत है"),"PaymentsReturns","भुगतान रिटर्न"),"ReturnsInvoices","चालान लौटाता है"),"ReturnsInvoicesData","चालान डेटा लौटाता है"),"ShowAll","Show all records of all Users"),"Discount","छूट"),"OrderTax","आदेश कर"),"Shipping","शिपिंग"),"CompanyName","कंपनी का नाम"),He(He(He(He(He(He(He(He(He(He(Ve,"CompanyPhone","Company Phone"),"CompanyAdress","कंपनी का पता"),"Code","कोड"),"image","छवि"),"Printbarcode","प्रिंट बारकोड"),"ReturnsCustomers","ग्राहक लौटाता है"),"ReturnsSuppliers","आपूर्तिकर्ता लौटाता है"),"FactureReturnCustomers","ग्राहकों का चालान वापस करें"),"FactureReturnSuppliers","आपूर्तिकर्ता लौटें चालान"),"NodataAvailable","कोई डेटा उपलब्ध नहीं है"),He(He(He(He(He(He(He(He(He(He(Ve,"ProductImage","उत्पाद का चित्र"),"Barcode","बारकोड"),"pointofsales","विक्रय पॉइंट"),"CustomUpload","कस्टम अपलोड"),"pointofsaleManagement","बिक्री प्रबंधन का बिंदु"),"Adjustment","समायोजन"),"Updat","अपडेट करें"),"Reset","रीसेट"),"print","छाप"),"SearchByEmail","ईमेल द्वारा खोजें"),He(He(He(He(He(He(He(He(He(He(Ve,"ChooseProduct","उत्पाद चुनें"),"Qty","मात्रा"),"Items","आइटम"),"AmountHT","संपूर्ण"),"AmountTTC","कुल रकम"),"PleaseSelectSupplier","कृपया आपूर्तिकर्ता का चयन करें"),"PleaseSelectStatut","कृपया स्थिति चुनें"),"PayeBy","द्वारा भुगतान"),"ChooseWarehouse","वेयरहाउस चुनें"),"payNow","अब भुगतान करें"),He(He(He(He(He(He(He(He(He(He(Ve,"ListofCategory","श्रेणी की सूची"),"Description","विवरण"),"submit","प्रस्तुत"),"ProblemCreatingThisInvoice","इस चालान को बनाने में एक समस्या थी। कृपया पुन: प्रयास करें"),"ProblemPayment","भुगतान की समस्या थी। कृपया पुन: प्रयास करें।"),"IncomeExpenses","आय और व्यय"),"dailySalesPurchases","दैनिक बिक्री और खरीद"),"ProductsExpired","उत्पाद समाप्त हो गए"),"ListofBrand","सूची ब्रांड"),"CreateAdjustment","समायोजन बनाएँ"),He(He(He(He(He(He(He(He(He(He(Ve,"Afewwords","कुछ शब्द ..."),"UserImage","उपयोगकर्ता छवि"),"UpdateProduct","अद्यतन उत्पाद"),"Brand","ब्रांड"),"BarcodeSymbology","बारकोड सिम्बोलॉजी"),"ProductCost","सामान का मूल्य"),"ProductPrice","उत्पाद की कीमत"),"UnitProduct","यूनिट उत्पाद"),"TaxMethod","कर विधि"),"MultipleImage","एकाधिक छवि"),He(He(He(He(He(He(He(He(He(He(Ve,"ProductHasMultiVariants","उत्पाद में मल्टी वेरिएंट हैं"),"ProductHasPromotion","उत्पाद का प्रचार है"),"PromotionStart","प्रमोशन शुरू"),"PromotionEnd","प्रमोशन का अंत"),"PromotionPrice","प्रोन्नति मूल्य"),"Price","कीमत"),"Cost","लागत"),"Unit","इकाई"),"ProductVariant","उत्पाद वेरिएंट"),"Variant","प्रकार"),He(He(He(He(He(He(He(He(He(He(Ve,"UnitPrice","यूनिट मूल्य"),"CreateReturnCustomer","ग्राहक बनाएँ"),"EditReturnCustomer","रिटर्न ग्राहक संपादित करें"),"CreateReturnSupplier","रिटर्न सप्लायर बनाएं"),"Documentation","प्रलेखन"),"EditReturnSupplier","रिटर्न प्रदायक संपादित करें"),"FromWarehouse","वेयरहाउस से"),"ToWarehouse","वेयरहाउस के लिए"),"EditTransfer","स्थानांतरण संपादित करें"),"TransferDetail","ट्रांसफर डिटेल"),He(He(He(He(He(He(He(He(He(He(Ve,"Pending","विचाराधीन"),"Received","प्राप्त किया"),"Ordered","आदेश दिया"),"PermissionsManager","अनुमतियाँ प्रबंधन"),"BrandManager","ब्रांड"),"BrandImage","ब्रांड छवि"),"BrandName","ब्रांड का नाम"),"BrandDescription","ब्रांड विवरण"),"BaseUnit","मूल इकाई"),"ManagerUnits","इकाइयाँ प्रबंधन"),He(He(He(He(He(He(He(He(He(He(Ve,"OperationValue","ऑपरेशन मान"),"Operator","ऑपरेटर"),"Top5Products","शीर्ष पांच उत्पाद"),"Last5Sales","पिछले पांच बिक्री"),"ListAdjustments","सूची समायोजन"),"ListTransfers","सूची स्थानांतरण"),"CreateTransfer","स्थानांतरण बनाएँ"),"OrdersManager","आदेश प्रबंधन"),"ListQuotations","सूची उद्धरण"),"ListPurchases","सूची खरीद"),He(He(He(He(He(He(He(He(He(He(Ve,"ListSales","सूची बिक्री"),"ListReturns","सूची रिटर्न"),"PeopleManager","जन प्रबंधन"),"Delete",{Title:"क्या आपको यकीन है?",Text:"आप इसे वापस नहीं कर पाएंगे!",confirmButtonText:"हाँ, इसे हटा दें!",cancelButtonText:"रद्द करना",Deleted:"हटाए गए!",Failed:"अनुत्तीर्ण होना!",Therewassomethingwronge:"कुछ गड़बड़ थी",CustomerDeleted:"इस ग्राहक को हटा दिया गया है।",SupplierDeleted:"इस आपूर्तिकर्ता को हटा दिया गया है।",QuoteDeleted:"यह उद्धरण हटा दिया गया है।",SaleDeleted:"यह बिक्री हटा दी गई है।",PaymentDeleted:"यह भुगतान हटा दिया गया है।",PurchaseDeleted:"यह खरीद हटा दी गई है।",ReturnDeleted:"यह रिटर्न हटा दिया गया है।",ProductDeleted:"this Product has been deleted.",ClientError:"यह क्लाइंट पहले से ही अन्य ऑपरेशन से जुड़ा हुआ है",ProviderError:"यह आपूर्तिकर्ता पहले से ही अन्य ऑपरेशन से जुड़ा हुआ है",UserDeleted:"यह उपयोगकर्ता हटा दिया गया है।",UnitDeleted:"यह इकाई हटा दी गई है।",RoleDeleted:"यह भूमिका हटा दी गई है।",TaxeDeleted:"यह कर हटा दिया गया है।",SubCatDeleted:"यह उप श्रेणी हटा दी गई है।",CatDeleted:"यह श्रेणी हटा दी गई है।",WarehouseDeleted:"यह वेयरहाउस हटा दिया गया है।",AlreadyLinked:"यह उत्पाद पहले से ही अन्य ऑपरेशन से जुड़ा हुआ है",AdjustDeleted:"यह समायोजन हटा दिया गया है।",TitleCurrency:"यह मुद्रा हटा दी गई है।",TitleTransfer:"स्थानांतरण सफलतापूर्वक हटा दिया गया है",BackupDeleted:"बैकअप सफलतापूर्वक निकाल दिया गया है",TitleBrand:"यह ब्रांड हटा दिया गया है"}),"Update",{TitleProfile:"आपका प्रोफ़ाइल सफलतापूर्वक में अपडेट किया गया",TitleAdjust:"समायोजन सफलतापूर्वक में अद्यतन किया गया",TitleRole:"सफलतापूर्वक में भूमिका निभाई",TitleUnit:"यूनिट को सफलतापूर्वक अपडेट किया गया",TitleUser:"उपयोगकर्ता को सफलतापूर्वक अपडेट किया गया",TitleCustomer:"सफलतापूर्वक ग्राहक अपडेट",TitleQuote:"उद्धरण सफलतापूर्वक अपडेट किया गया",TitleSale:"सफलतापूर्वक बिक्री की गई",TitlePayment:"भुगतान सफलतापूर्वक में अपडेट किया गया",TitlePurchase:"सफलतापूर्वक में अद्यतन किया गया",TitleReturn:"सफलतापूर्वक में नवीनीकृत करें",TitleProduct:"उत्पाद अद्यतन सफलतापूर्वक",TitleSupplier:"आपूर्तिकर्ता सफलतापूर्वक में अद्यतन किया गया",TitleTaxe:"कर अद्यतन सफलतापूर्वक",TitleCat:"कर अद्यतन सफलतापूर्वक",TitleWarhouse:"वेयरहाउस अद्यतन सफलतापूर्वक",TitleSetting:"सेटिंग्स को सफलतापूर्वक में अपडेट किया गया",TitleCurrency:"मुद्रा अद्यतन सफलतापूर्वक",TitleTransfer:"सफलतापूर्वक में स्थानांतरण",TitleBrand:"यह ब्रांड अद्यतन किया गया है"}),"Create",{TitleBrand:"इस ब्रांड को बनाया गया है",TitleRole:"भूमिका सफलतापूर्वक बनाई गई",TitleUnit:"यूनिट सफलतापूर्वक बनाई गई",TitleUser:"उपयोगकर्ता सफलतापूर्वक बनाया गया",TitleCustomer:"सफलतापूर्वक बनाया गया ग्राहक",TitleQuote:"उद्धरण सफलतापूर्वक बनाया गया",TitleSale:"बिक्री सफलतापूर्वक बनाई गई",TitlePayment:"भुगतान सफलतापूर्वक किया गया",TitlePurchase:"सफलतापूर्वक खरीदी गई",TitleReturn:"वापसी सफलतापूर्वक बनाई गई",TitleProduct:"उत्पाद सफलतापूर्वक बनाया गया",TitleSupplier:"आपूर्तिकर्ता सफलतापूर्वक बनाया गया",TitleTaxe:"टैक्स सफलतापूर्वक बनाया गया",TitleCat:"श्रेणी सफलतापूर्वक बनाई गई",TitleWarhouse:"वेयरहाउस सफलतापूर्वक बनाया गया",TitleAdjust:"समायोजन सफलतापूर्वक में बनाया गया",TitleCurrency:"मुद्रा सफलतापूर्वक बनाई गई",TitleTransfer:"सफलतापूर्वक में बनाया गया स्थानांतरण"}),"Send",{TitleEmail:"ईमेल सफलतापूर्वक भेजें"}),"return",{TitleSale:"यह बिक्री पहले ही एक रिटर्न के साथ जुड़ी हुई है!"}),"ReturnManagement","वापसी प्रबंधन"),"ReturnDetail","विस्तार से लौटें"),He(He(He(He(He(He(He(He(He(He(Ve,"EditReturn","वापसी संपादित करें"),"AddReturn","रिटर्न बनाएँ"),"EmailReturn","ईमेल में रिटर्न भेजें"),"DeleteReturn","रिटर्न डिलीट करें"),"Retoursurcharge","सरचार्ज वापस करें"),"Laivrison","वितरण"),"SelectSale","बिक्री का चयन करें"),"ZeroPardefault","आप आइटम को हटा सकते हैं या यदि वह वापस नहीं किया गया है तो शून्य पर वापस सेट की गई मात्रा सेट कर सकते हैं"),"Return","वापसी"),"Purchase","खरीद फरोख्त"),He(He(He(He(He(He(He(He(He(He(Ve,"TotalSales","संपूर्ण बिक्री"),"TotalPurchases","कुल खरीद"),"TotalReturns","कुल रिटर्न"),"PaiementsNet","नेट भुगतान"),"PaiementsSent","भुगतान भेजा गया"),"PaiementsReceived","भुगतान प्राप्त किया"),"Recieved","प्राप्त किया"),"Sent","भेज दिया"),"ProductQuantityAlerts","उत्पाद मात्रा अलर्ट"),"ProductCode","कोड"),He(He(He(He(He(He(He(He(He(He(Ve,"ProductName","उत्पाद"),"AlertQuantity","चेतावनी मात्रा"),"WarehouseStockChart","गोदाम स्टॉक चार्ट"),"TotalProducts","कुल उत्पाद"),"TotalQuantity","कुल मात्रा"),"TopCustomers","शीर्ष पांच ग्राहक"),"TotalAmount","कुल रकम"),"TotalPaid","कुल भुगतान हो गया"),"CustomerSalesReport","ग्राहक बिक्री रिपोर्ट"),"CustomerPaiementsReport","ग्राहक बिक्री रिपोर्ट"),He(He(He(He(He(He(He(He(He(He(Ve,"CustomerQuotationsReport","ग्राहक उद्धरण रिपोर्ट"),"Payments","भुगतान"),"TopSuppliers","शीर्ष पांच आपूर्तिकर्ता"),"SupplierPurchasesReport","आपूर्तिकर्ता खरीद रिपोर्ट"),"SupplierPaiementsReport","आपूर्तिकर्ता भुगतान रिपोर्ट"),"Name","नाम"),"Code","कोड"),"ManagementWarehouse","गोदाम प्रबंधन"),"ZipCode","पिन कोड"),"managementCategories","श्रेणियाँ प्रबंधन"),He(He(He(He(He(He(He(He(He(He(Ve,"Codecategorie","कोड श्रेणी"),"Namecategorie","नाम श्रेणी"),"Parentcategorie","अभिभावक श्रेणी"),"managementTax","कर प्रबंधन"),"TaxName","कर का नाम"),"TaxRate","कर दर"),"managementUnitPurchases","क्रय इकाई"),"managementUnitSales","विक्रय इकाई"),"ShortName","संक्षिप्त नाम"),"PleaseSelectThesebeforeaddinganyproduct","कृपया किसी भी उत्पाद को जोड़ने से पहले इनका चयन करें"),He(He(He(He(He(He(He(He(He(He(Ve,"StockAdjustement","स्टॉक समायोजन"),"PleaseSelectWarehouse","कृपया किसी भी उत्पाद को चुनने से पहले गोदाम का चयन करें"),"StockTransfer","स्टाक ट्रान्स्फ़र"),"SelectPeriod","अवधि का चयन करें"),"ThisYear","इस साल"),"ThisToday","यह आज"),"ThisMonth","इस महीने"),"ThisWeek","इस सप्ताह"),"AdjustmentDetail","समायोजन विवरण"),"ActivateUser","इस उपयोगकर्ता को सक्रिय किया गया है"),He(He(He(He(He(He(He(He(He(He(Ve,"DisActivateUser","इस उपयोगकर्ता को निष्क्रिय कर दिया गया है"),"NotFound","पृष्ठ नहीं मिला।"),"oops","त्रुटि! पृष्ठ नहीं मिला।"),"couldNotFind","आपको वह पृष्ठ नहीं मिला, जिसकी आप तलाश कर रहे थे। इसके अलावा, आप कर सकते हैं"),"ReturnDashboard","डैशबोर्ड पर लौटें"),"hrm","एचआरएम"),"Employees","कर्मचारियों"),"Attendance","उपस्थिति"),"Leave_request","छुट्टी का अनुरोध"),"Leave_type","छुट्टी का प्रकार"),He(He(He(He(He(He(He(He(He(He(Ve,"Company","कंपनी"),"Departments","विभागों"),"Designations","पदनाम"),"Office_Shift","कार्यालय शिफ्ट"),"Holidays","छुट्टियां"),"Enter_Company_Name","कंपनी का नाम दर्ज करें"),"Enter_email_address","ईमेल पता दर्ज"),"Enter_Company_Phone","कंपनी फोन दर्ज करें"),"Enter_Company_Country","कंपनी देश दर्ज करें"),"Created_in_successfully","सफलतापूर्वक बनाया गया"),He(He(He(He(He(He(He(He(He(He(Ve,"Updated_in_successfully","सफलतापूर्वक अपडेट किया गया"),"Deleted_in_successfully","सफलतापूर्वक हटा दिया गया"),"department","विभाग"),"Enter_Department_Name","विभाग का नाम दर्ज करें"),"Choose_Company","कंपनी चुनें"),"Department_Head","विभाग के प्रमुख"),"Choose_Department_Head","विभाग प्रमुख चुनें"),"Enter_Shift_name","शिफ्ट का नाम दर्ज करें"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),He(He(He(He(He(He(He(He(He(He(Ve,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),He(He(He(He(He(He(He(He(He(He(Ve,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","छुट्टी"),"Enter_title","शीर्षक दर्ज करें"),"title","शीर्षक"),"start_date","आरंभ करने की तिथि"),"Enter_Start_date","प्रारंभ तिथि दर्ज करें"),"Finish_Date","समाप्ति अवधि"),"Enter_Finish_date","समाप्ति तिथि दर्ज करें"),"Please_provide_any_details","कृपया कोई विवरण प्रदान करें"),He(He(He(He(He(He(He(He(He(He(Ve,"Attendances","उपस्थिति"),"Enter_Attendance_date","उपस्थिति तिथि दर्ज करें"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","कर्मचारी चुनें"),"Employee","कर्मचारी"),"Work_Duration","कार्य अवधि"),"remaining_leaves_are_insufficient","शेष पत्ते अपर्याप्त"),"Leave_Type","छुट्टी का प्रकार"),"Days","दिन"),He(He(He(He(He(He(He(He(He(He(Ve,"Department","विभाग"),"Choose_leave_type","छुट्टी का प्रकार चुनें"),"Choose_status","स्थिति चुनें"),"Leave_Reason","कारण छोड़ें"),"Enter_Reason_Leave","कारण छुट्टी दर्ज करें"),"Add_Employee","कर्मचारी जोड़ें"),"FirstName","पहला नाम"),"Enter_FirstName","प्रथम नाम दर्ज करें"),"LastName","अंतिम नाम"),"Enter_LastName","अंतिम नाम दर्ज करो"),He(He(He(He(He(He(He(He(He(He(Ve,"Gender","लिंग"),"Choose_Gender","लिंग चुनें"),"Enter_Birth_date","जन्म तिथि दर्ज करें"),"Birth_date","जन्म दिन"),"Enter_Country","देश दर्ज करें"),"Enter_Phone_Number","फोन नंबर दर्ज"),"joining_date","में शामिल होने की तारीख"),"Enter_joining_date","शामिल होने की तिथि दर्ज करें"),"Choose_Designation","पदनाम चुनें"),"Designation","पदनाम"),He(He(He(He(He(He(He(He(He(He(Ve,"Office_Shift","कार्यालय शिफ्ट"),"Choose_Office_Shift","ऑफिस शिफ्ट चुनें"),"Enter_Leaving_Date","प्रस्थान तिथि दर्ज करें"),"Leaving_Date","प्रस्थान तिथि"),"Annual_Leave","वार्षिक छुट्टी"),"Enter_Annual_Leave","वार्षिक अवकाश दर्ज करें"),"Remaining_leave","शेष छुट्टी"),"Employee_Details","कर्मचारी विवरण"),"Basic_Information","मूल जानकारी"),"Family_status","पारिवारिक स्थिति"),He(He(He(He(He(He(He(He(He(He(Ve,"Choose_Family_status","पारिवारिक स्थिति चुनें"),"Employment_type","रोजगार के प्रकार"),"Select_Employment_type","रोजगार प्रकार चुनें"),"Enter_City","शहर दर्ज करें"),"Province","प्रांत"),"Enter_Province","प्रांत दर्ज करें"),"Enter_Address","पता लिखिए"),"Enter_Zip_code","ज़िप कोड दर्ज करें"),"Zip_code","पिन कोड"),"Hourly_rate","प्रति घंटा - दर"),He(He(He(He(He(He(He(He(He(He(Ve,"Enter_Hourly_rate","प्रति घंटा दर दर्ज करें"),"Basic_salary","मूल वेतन"),"Enter_Basic_salary","मूल वेतन दर्ज करें"),"Social_Media","सामाजिक मीडिया"),"Skype","स्काइप"),"Enter_Skype","स्काइप दर्ज करें"),"Facebook","फेसबुक"),"Enter_Facebook","फेसबुक दर्ज करें"),"WhatsApp","व्हाट्सएप"),"Enter_WhatsApp","व्हाट्सएप दर्ज करें"),He(He(He(He(He(He(He(He(He(He(Ve,"LinkedIn","लिंक्डइन"),"Enter_LinkedIn","लिंक्डइन दर्ज करें"),"Twitter","ट्विटर"),"Enter_Twitter","ट्विटर दर्ज करें"),"Experiences","अनुभवों"),"bank_account","बैंक खाता"),"Company_Name","कंपनी का नाम"),"Location","स्थान"),"Enter_location","स्थान दर्ज करें"),"Enter_Description","विवरण दर्ज करें"),He(He(He(He(He(He(He(He(He(He(Ve,"Bank_Name","बैंक का नाम"),"Enter_Bank_Name","बैंक का नाम दर्ज करें"),"Bank_Branch","बैंक शाखा"),"Enter_Bank_Branch","बैंक शाखा दर्ज करें"),"Bank_Number","बैंक नंबर"),"Enter_Bank_Number","बैंक नंबर दर्ज करें"),"Assigned_warehouses","असाइन किए गए वेयरहाउस"),"Top_customers","शीर्ष ग्राहक"),"Attachment","अटैचमेंट"),"view_employee","कर्मचारियों को देखें"),He(He(He(He(He(He(He(He(He(He(Ve,"edit_employee","कर्मचारियों को संपादित करें"),"delete_employee","कर्मचारियों को हटाएं"),"Created_by","द्वारा जोड़ा"),"Add_product_IMEI_Serial_number","उत्पाद IMEI/सीरियल नंबर जोड़ें"),"Product_Has_Imei_Serial_number","उत्पाद में Imei/सीरियल नंबर है"),"IMEI_SN","IMEI/SN"),"Shipments","लदान"),"delivered_to","को पहुंचा दिया गया"),"shipment_ref","शिपमेंट रेफरी"),"sale_ref","बिक्री संदर्भ"),He(He(He(He(He(He(He(He(He(He(Ve,"Edit_Shipping","शिपिंग संपादित करें"),"Packed","पैक्ड"),"Shipped","लादा गया"),"Delivered","पहुंचा दिया"),"Cancelled","रद्द"),"Shipping_status","शिपिंग की स्थिति"),"Users_Report","उपयोगकर्ता रिपोर्ट"),"stock_report","स्टॉक रिपोर्ट"),"TotalPurchases","कुल खरीद"),"Total_quotations","कुल कोटेशन"),He(He(He(He(He(He(He(He(He(He(Ve,"Total_return_sales","कुल वापसी बिक्री"),"Total_return_purchases","कुल वापसी खरीद"),"Total_transfers","कुल स्थानान्तरण"),"Total_adjustments","कुल समायोजन"),"User_report","उपयोगकर्ता रिपोर्ट"),"Current_stock","वर्तमान स्टॉक"),"product_name","प्रोडक्ट का नाम"),"Total_Customers_Due","कुल ऋण"),"Total_Suppliers_Due","कुल ऋण"),"Some_warehouses","कुछ गोदाम"),He(He(He(He(He(He(He(He(He(He(Ve,"All_Warehouses","सभी गोदाम"),"Product_Cost","सामान का मूल्य"),"sms_settings","एसएमएस सेटिंग्स"),"pos_settings","पीओएस सेटिंग्स"),"payment_gateway","भुगतान गेटवे"),"mail_settings","मेल सेटिंग्स"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","डिफ़ॉल्ट एसएमएस गेटवे"),"module_settings","मॉड्यूल सेटिंग्स"),He(He(He(He(He(He(He(He(He(He(Ve,"Module_enabled_success","मॉड्यूल सफलतापूर्वक सक्षम किया गया"),"Module_Disabled_success","मॉड्यूल सफलतापूर्वक अक्षम किया गया"),"update_settings","सेटिंग अपडेट करें"),"Please_Upload_the_Correct_Module","कृपया सही मॉड्यूल अपलोड करें"),"Uploaded_Success","सफलतापूर्वक अपलोड किया गया"),"Customer_details","ग्राहक विवरण"),"Edit_Customer","ग्राहक संपादित करें"),"Delete_Customer","ग्राहक हटाएं"),"Pay_Due","बकाया भुगतान करें"),"Paying_amount_is_greater_than_Total_Due","भुगतान राशि कुल देय राशि से अधिक है"),He(He(He(He(He(He(He(He(He(He(Ve,"Customer_Invoice","ग्राहक का बिल"),"This_Product_Not_For_Selling","यह उत्पाद बेचने के लिए नहीं"),"Welcome_to_your_Dashboard","आपके डैशबोर्ड में आपका स्वागत है"),"Total_Payable","कुल देय"),"Choose_Sale_Ref","बिक्री रेफरी चुनें"),"Please_Select_Sale","कृपया बिक्री का चयन करें"),"Sale_Ref","बिक्री संदर्भ"),"list_product_returns","सूची उत्पाद रिटर्न"),"Qty_return","मात्रा वापसी"),"Choose_Purchase_Ref","खरीद रेफरी चुनें"),He(He(He(He(He(He(He(He(He(He(Ve,"Purchase_Ref","खरीद संदर्भ"),"please_select_purchase","कृपया खरीद का चयन करें"),"qty_return_is_greater_than_qty_purchased","मात्रा वापसी खरीदी गई मात्रा से अधिक है"),"qty_return_is_greater_than_qty_sold","मात्रा वापसी बेची गई मात्रा से अधिक है"),"Quantity_sold","बेची गई मात्रा"),"qty_purchased","खरीदी गई मात्रा"),"Sender_Name","भेजने वाले का नाम"),"The_module_must_be_uploaded_as_zip_file","मॉड्यूल को ज़िप फ़ाइल के रूप में अपलोड किया जाना चाहिए"),"Upload_Module","मॉड्यूल अपलोड करें"),"All_Modules_Installed","सभी मॉड्यूल स्थापित"),He(He(He(He(He(He(He(He(He(He(Ve,"Current_Version","वर्तमान संस्करण"),"You_already_have_the_latest_version","आपके पास पहले से ही नवीनतम संस्करण है"),"Update_Available","उपलब्ध अद्यतन"),"Update_Log","लॉग अपडेट करें"),"Update_Now","अभी अद्यतन करें"),"View_Change_Log","परिवर्तन लॉग देखें"),"invoice_footer","चालान पाद लेख"),"Please_Wait_for_the_update","नोट: कृपया अपडेट के पूरी तरह से समाप्त होने की प्रतीक्षा करें। ब्राउज़र को बंद करने या किसी प्रक्रिया को रोकने की अनुशंसा नहीं की जाती है अपग्रेड"),"Note_update","नोट: सुनिश्चित करें कि आप अपग्रेड चलाने से पहले अपने वर्तमान संस्करण और डेटाबेस का बैकअप लें, यदि कोई त्रुटि है तो इसे पुनर्स्थापित करने के लिए"),"Time_Zone","समय क्षेत्र"),He(He(He(He(He(He(He(He(He(He(Ve,"Payment_note","भुगतान के नोट"),"sale_note","बिक्री नोट"),"Total_Sale_Due","कुल बिक्री कर्ज"),"Total_Sell_Return_Due","कुल बिक्री वापसी ऋण"),"pay_all_sell_due_at_a_time","एक बार में सभी बिक्री ऋण का भुगतान करें"),"pay_all_sell_return_due_at_a_time","एक बार में सभी बिक्री रिटर्न ऋण का भुगतान करें"),"Gross_Profit","सकल लाभ"),"pay_all_purchase_due_at_a_time","एक बार में सभी खरीद ऋण का भुगतान करें"),"Delete_Provider","प्रदाता हटाएं"),"Edit_Provider","प्रदाता संपादित करें"),He(He(He(He(He(He(He(He(He(He(Ve,"Provider_details","प्रदाता विवरण"),"Total_Purchase_Due","कुल खरीद कर्ज"),"Provider_Credit_Note","क्रेडिट नोट"),"Customer_Credit_Note","क्रेडिट नोट"),"Sell_Return","वापसी बेचें"),"Purchase_Return","खरीद रिटर्न"),"Tax_Number","कर संख्या"),"Please_add_return_quantity","कृपया वापसी मात्रा जोड़ें"),"Return_exist_for_the_Transaction","लेन-देन के लिए वापसी मौजूद है"),"qty_return_is_greater_than_Quantity_Remaining","मात्रा का रिटर्न शेष मात्रा से अधिक है"),He(He(He(He(He(He(He(He(He(He(Ve,"products_refunded_alert","0 पर सेट की गई मात्रा वाले किसी भी उत्पाद की धन-वापसी नहीं की जाएगी"),"pay_all_purchase_return_due_at_a_time","एक बार में सभी खरीद रिटर्न ऋण का भुगतान करें"),"Total_Purchase_Return_Due","कुल खरीद वापसी ऋण"),"Purchase_return_due","खरीद वापसी देय"),"Sell_return_due","रिटर्न कर्ज बेचें"),"product_report","उत्पाद रिपोर्ट"),"product_sales_report","उत्पाद की बिक्री रिपोर्ट"),"Product_purchases_report","उत्पाद खरीद रिपोर्ट"),"Qty_sold","मात्रा बेची गई"),"Qty_purchased","खरीदी गई मात्रा"),He(He(He(He(He(He(He(He(He(He(Ve,"Filter_by_warehouse","गोदाम द्वारा फ़िल्टर करें"),"Enable_Print_Invoice","चालान स्वचालित रूप से प्रिंट करें"),"Show_Warehouse","गोदाम देखें"),"credit_card_info","क्रेडिट कार्ड की जानकारी"),"Saved_Credit_Card_Info","सहेजी गई क्रेडिट कार्ड की जानकारी"),"Credit_card_changed_successfully","क्रेडिट कार्ड सफलतापूर्वक बदल दिया गया"),"notification_template","सूचना टेम्पलेट"),"email_notification","ईमेल सूचना"),"sms_notification","एसएमएस सूचना"),"Change_product_details","उत्पाद विवरण बदलें"),He(He(He(He(He(He(He(He(He(He(Ve,"edit_tax_and_discount_and_shipping","टैक्स, डिस्काउंट और शिपिंग को संपादित करें"),"Create_Quotation_with_Stock","स्टॉक के साथ कोटेशन बनाएं"),"Variant_Name","वेरिएंट का नाम"),"Variant_cost","वेरिएंट का खर्च"),"Variant_price","वेरिएंट का मूल्य"),"Variant_code","वेरिएंट कोड"),"Please_wait_until_the_product_is_loaded","कृपया उत्पाद लोड होने तक प्रतीक्षा करें"),"Choose_SMS_Gateway","एसएमएस गेटवे चुनें"),"Notification_Client","ग्राहक को सूचित करना"),"Available_Tags","उपलब्ध टैग"),He(He(He(He(He(He(He(He(He(He(Ve,"Email_Subject","ईमेल विषय"),"Email_body","ईमेल शरीर"),"Notification_Supplier","आपूर्तिकर्ता को सूचित करना"),"sms_body","एसएमएस शरीर"),"sms_templates","एसएमएस टेम्पलेट्स"),"email_templates","ईमेल टेम्पलेट्स"),"Edit_Project","प्रोजेक्ट संपादित करें"),"Projects","प्रोजेक्ट्स"),"Enter_Project_Title","प्रोजेक्ट का शीर्षक दर्ज करें"),"Assigned_Employees","निर्धारित कर्मचारी"),He(He(He(He(He(He(He(He(He(He(Ve,"Choose_Team","टीम चुनें"),"Create_Project","प्रोजेक्ट बनाएँ"),"Project_List","प्रोजेक्ट सूची"),"Not_Started","शुरू नहीं हुआ"),"In_Progress","प्रगति पर है"),"On_Hold","रुका हुआ"),"Edit_Task","कार्य संपादित करें"),"Tasks","कार्य"),"Enter_Task_Title","कार्य का शीर्षक दर्ज करें"),"Choose_Project","प्रोजेक्ट चुनें"),He(He(He(He(Ve,"Project","प्रोजेक्ट"),"Create_Task","कार्य बनाएँ"),"Task_List","कार्य सूची"),"Import_Purchases","खरीदारी आयात करें")),vn:(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge={Draft_Created_successfully:"Nháp tạo thành công",Draft_Sale_Deleted:"Bản nháp bán đã bị xóa",Inventory_Valuation_Based_on_Average_Cost:"Định giá hàng tồn kho dựa trên giá trung bình",Payroll:"Bảng lương",Transfers_Money:"Chuyển tiền",Inventory_Valuation:"Đánh giá hàng tồn kho",Deposits_Report:"Báo cáo tiền gửi",Expense_Report:"Báo cáo chi phí",Deposit_Category:"Loại tiền gửi",Total_Deposits:"Tổng số tiền gửi",Expense_Category:"Loại chi phí",Total_Expenses:"Tổng chi phí",ASSET_VALUE:"GIÁ TRỊ TÀI SẢN",STOCK_ON_HAND:"Hàng tồn kho có sẵn",Variant_NAME:"Tên biến thể",SKU:"SKU",ITEM_NAME:"Tên sản phẩm",From_Account:"Từ tài khoản",To_Account:"Đến tài khoản",Accounts_cannot_be_the_same:"Tài khoản không thể giống nhau",CountStock:"Đếm Kho",Successfully_Generated_Count:"Tạo Số Lượng Thành Công",Count:"Số Lượng",file:"Tệp",Accounting:"Kế toán",deposit_delete:"Xóa Tiền Gửi",deposit_edit:"Chỉnh Sửa Tiền Gửi",deposit_add:"Thêm Tiền Gửi",deposit_view:"Xem Tiền Gửi",expense_add:"Thêm Chi Phí",expense_edit:"Chỉnh Sửa Chi Phí",expense_delete:"Xóa Chi Phí",List_Deposit:"Danh Sách Tiền Gửi",Create_deposit:"Tạo Tiền Gửi",deposit_Category:"Danh Mục Tiền Gửi",List_accounts:"Danh Sách Tài Khoản",Account:"Tài Khoản",Choose_Account:"Chọn Tài Khoản",Deposits:"Tiền Gửi",account_num:"Số Tài Khoản",Enter_account_num:"Nhập Số Tài Khoản",account_name:"Tên Tài Khoản",Enter_account_name:"Nhập Tên Tài Khoản",initial_balance:"Số Dư Ban Đầu",Enter_initial_balance:"Nhập Số Dư Ban Đầu",notes:"Ghi Chú",balance:"Số Dư",Receipt:"Biên nhận",Pos_Settings:"Cài đặt điểm bán hàng",Note_to_customer:"Lưu ý cho khách hàng",Show_Note_to_customer:"Hiển thị ghi chú cho khách hàng",Show_barcode:"Chương trình mã vạch",Show_Tax_and_Discount:"Hiển thị thuế & chiết khấu & giao hàng",Show_Customer:"Cho khách hàng xem",Show_Email:"Hiển thị Email",Show_Phone:"Hiển thị điện thoại",Show_Address:"Hiển thị địa chỉ",DefaultLanguage:"Ngôn ngữ mặc định",footer:"chân trang",Received_Amount:"Số tiền đã nhận",Paying_Amount:"Số tiền thanh toán",Change:"Biến đổi",Paying_amount_is_greater_than_Received_amount:"Số tiền thanh toán lớn hơn số tiền đã nhận",Paying_amount_is_greater_than_Grand_Total:"Số tiền thanh toán lớn hơn Tổng số tiền",code_must_be_not_exist_already:"mã phải không tồn tại rồi",You_will_find_your_backup_on:"Bạn sẽ tìm thấy bản sao lưu của mình trên",and_save_it_to_your_pc:"và lưu nó vào máy tính của bạn",Scan_your_barcode_and_select_the_correct_symbology_below:"Quét mã vạch của bạn và chọn mã ký hiệu chính xác bên dưới",Scan_Search_Product_by_Code_Name:"Quét / Tìm kiếm sản phẩm theo tên mã",Paper_size:"Khổ giấy",Clear_Cache:"Xóa bộ nhớ cache",Cache_cleared_successfully:"Đã xóa bộ nhớ cache thành công",Failed_to_clear_cache:"Không xóa được bộ nhớ cache",Scan_Barcode:"Máy quét mã vạch",Please_use_short_name_of_unit:"Vui lòng sử dụng tên ngắn của đơn vị",DefaultCustomer:"Khách hàng mặc định",DefaultWarehouse:"Kho mặc định",Payment_Gateway:"Cổng thanh toán",SMS_Configuration:"Cấu hình SMS",Gateway:"Cổng thanh toán",Choose_Gateway:"Chọn Cổng thanh toán",Send_SMS:"Đã gửi tin nhắn thành công",sms_config_invalid:"sai cấu hình sms không hợp lệ",Remove_Stripe_Key_Secret:"Xóa các khóa API sọc",credit_card_account_not_available:"Tài khoản thẻ tín dụng không khả dụng",Credit_Card_Info:"Thông tin thẻ tín dụng",developed_by:"Được phát triển bởi",Unit_already_linked_with_sub_unit:"Đơn vị đã được liên kết với đơn vị phụ",Total_Items_Quantity:"Tổng số mặt hàng và số lượng",Value_by_Cost_and_Price:"Giá trị theo Chi phí và Giá cả",Search_this_table:"Tìm kiếm bảng này",import_products:"Nhập sản phẩm",Field_optional:"Trường tùy chọn",Download_exemple:"Tải xuống ví dụ",field_must_be_in_csv_format:"Trường phải ở định dạng csv",Successfully_Imported:"Đã nhập thành công",file_size_must_be_less_than_1_mega:"Kích thước tệp phải nhỏ hơn 1 mega",Please_follow_the_import_instructions:"Vui lòng làm theo hướng dẫn nhập",must_be_exist:"đơn vị phải được tạo",Import_Customers:"Nhập khách hàng",Import_Suppliers:"Các nhà cung cấp nhập khẩu",Recent_Sales:"Bán hàng gần đây",Create_Transfer:"Tạo chuyển khoản",order_products:"đặt hàng",Search_Product_by_Code_Name:"Tìm kiếm sản phẩm theo mã hoặc tên",Reports_payments_Purchase_Return:"Báo cáo Mua hàng Trả lại Thanh toán",Reports_payments_Sale_Return:"Báo cáo các khoản thanh toán trả lại hàng bán",payments_Sales_Return:"thanh toán bán hàng trả lại",payments_Purchases_Return:"thanh toán mua hàng trả lại",CreateSaleReturn:"Tạo lợi nhuận bán hàng",EditSaleReturn:"Chỉnh sửa lợi nhuận bán hàng",SalesReturn:"Lợi nhuận bán hàng",CreatePurchaseReturn:"Tạo lợi tức mua hàng",EditPurchaseReturn:"Chỉnh sửa lợi tức mua hàng",PurchasesReturn:"Mua hàng trả lại",Due:"đến hạn",Profit:"Lợi nhuận",Revenue:"Doanh thu",Sales_today:"Bán hàng hôm nay",People:"Mọi người",Successfully_Created:"Thành công trong việc tạo ra",Successfully_Updated:"Cập nhật thành công",Success:"Sự thành công",Failed:"Thất bại",Warning:"Cảnh báo",Please_fill_the_form_correctly:"Vui lòng điền vào biểu mẫu một cách chính xác",Field_is_required:"Lĩnh vực được yêu cầu",Error:"lỗi!",you_are_not_authorized:"Lấy làm tiếc! Bạn không được ủy quyền.",Go_back_to_home:"Quay lại trang chủ",page_not_exist:"Lấy làm tiếc! Trang bạn đang tìm kiếm không tồn tại.",Choose_Status:"Chọn trạng thái",Choose_Method:"Chọn phương pháp",Choose_Symbology:"Chọn ký hiệu",Choose_Category:"Chọn danh mục",Choose_Customer:"Chọn khách hàng",Choose_Supplier:"Chọn nhà cung cấp",Choose_Unit_Purchase:"Chọn đơn vị mua hàng",Choose_Sub_Category:"Chọn Danh mục con",Choose_Brand:"Chọn thương hiệu",Choose_Warehouse:"Chọn nhà kho",Choose_Unit_Sale:"Chọn đơn vị bán hàng",Enter_Product_Cost:"Nhập giá thành sản phẩm",Enter_Stock_alert:"Nhập cảnh báo còn hàng",Choose_Unit_Product:"Chọn đơn vị sản phẩm",Enter_Product_Price:"Nhập giá sản phẩm",Enter_Name_Product:"Nhập Tên Sản phẩm",Enter_Role_Name:"Nhập tên vai trò",Enter_Role_Description:"Nhập mô tả vai trò",Enter_name_category:"Nhập tên danh mục",Enter_Code_category:"Nhập mã danh mục",Enter_Name_Brand:"Nhập tên thương hiệu",Enter_Description_Brand:"Nhập nhãn hiệu mô tả",Enter_Code_Currency:"Nhập tiền tệ mã",Enter_name_Currency:"Nhập tên Đơn vị tiền tệ",Enter_Symbol_Currency:"Nhập tiền tệ ký hiệu",Enter_Name_Unit:"Nhập tên đơn vị",Enter_ShortName_Unit:"Nhập tên viết tắt Đơn vị",Choose_Base_Unit:"Chọn đơn vị cơ sở",Choose_Operator:"Chọn nhà điều hành",Enter_Operation_Value:"Nhập giá trị hoạt động",Enter_Name_Warehouse:"Nhập tên kho",Enter_Phone_Warehouse:"Nhập số điện thoại kho hàng",Enter_Country_Warehouse:"Nhập quốc gia kho hàng",Enter_City_Warehouse:"Nhập thành phố kho hàng",Enter_Email_Warehouse:"Nhập Email Kho hàng",Enter_ZipCode_Warehouse:"Nhập mã Zip kho hàng",Choose_Currency:"Chọn tiền tệ",Thank_you_for_your_business:"Cảm ơn bạn cho doanh nghiệp của bạn!",Cancel:"Huỷ bỏ",New_Customer:"Khách hàng mới",Incorrect_Login:"Đăng nhập không chính xác",Successfully_Logged_In:"Đã đăng nhập thành công",This_user_not_active:"Người dùng này không hoạt động",SignIn:"Đăng nhập",Create_an_account:"Tạo một tài khoản",Forgot_Password:"Quên mật khẩu ?",Email_Address:"Địa chỉ email",SignUp:"Đăng ký",Already_have_an_account:"Bạn co săn san để tạo một tai khoản ?",Reset_Password:"Đặt lại mật khẩu",Failed_to_authenticate_on_SMTP_server:"Không xác thực được trên máy chủ SMTP",We_cant_find_a_user_with_that_email_addres:"Chúng tôi không thể tìm thấy người dùng có địa chỉ email đó",We_have_emailed_your_password_reset_link:"Chúng tôi đã gửi qua e-mail liên kết đặt lại mật khẩu của bạn",Please_fill_the_Email_Adress:"Vui lòng điền vào Địa chỉ Email",Confirm_password:"Xác nhận mật khẩu",Your_Password_has_been_changed:"Mật khẩu của bạn đã được thay đổi",The_password_confirmation_does_not_match:"Xác nhận mật khẩu không khớp",This_password_reset_token_is_invalid:"Mã thông báo đặt lại mật khẩu này không hợp lệ",Warehouse_report:"Báo cáo kho hàng",All_Warehouses:"Tất cả các kho hàng",Expense_List:"Danh sách chi phí",Expenses:"Chi phí",This_Week_Sales_Purchases:"Bán hàng và mua hàng trong tuần này",Top_Selling_Products:"Sản phẩm bán chạy nhất",View_all:"Xem tất cả",Payment_Sent_Received:"Thanh toán đã Gửi và Nhận",Filter:"Bộ lọc",Invoice_POS:"POS xuất hóa đơn",Invoice:"Hóa đơn",Customer_Info:"thông tin khách hàng",Company_Info:"Thông tin công ty",Invoice_Info:"Thông tin hóa đơn",Order_Summary:"Tóm tắt theo thứ tự",Quote_Info:"Thông tin báo giá",Del:"Xóa bỏ",SuppliersPaiementsReport:"Báo cáo thanh toán cho nhà cung cấp",Purchase_Info:"Thông tin mua hàng",Supplier_Info:"Thông tin nhà cung cấp",Return_Info:"thông tin về sự trở lại"},"Expense_Category","Hạng mục Chi phí"),"Create_Expense","Tạo chi phí"),"Details","Chi tiết"),"Discount_Method","Phương thức chiết khấu"),"Net_Unit_Cost","Đơn giá ròng"),"Net_Unit_Price","Đơn giá ròng"),"Edit_Expense","Chỉnh sửa chi phí"),"All_Brand","Tất cả thương hiệu"),"All_Category","Tất cả các loại"),"ListExpenses","Liệt kê chi phí"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Create_Permission","Tạo quyền"),"Edit_Permission","Chỉnh sửa quyền"),"Reports_payments_Sales","Báo cáo thanh toán Bán hàng"),"Reports_payments_Purchases","Báo cáo thanh toán Mua hàng"),"Reports_payments_Return_Customers","Báo cáo thanh toán Khách hàng trả lại"),"Reports_payments_Return_Suppliers","Báo cáo thanh toán Trả lại nhà cung cấp"),"Expense_Deleted","Chi phí này đã bị xóa"),"Expense_Updated","Chi phí này đã được cập nhật"),"Expense_Created","Chi phí này đã được tạo"),"DemoVersion","Bạn không thể làm điều này trong phiên bản demo"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"OrderStatistics","Thống kê bán hàng"),"AlreadyAdd","Sản phẩm này đã được thêm vào !!"),"AddProductToList","Vui lòng thêm sản phẩm vào danh sách !!"),"AddQuantity","Vui lòng thêm số lượng Chi tiết !!"),"InvalidData","Dữ liệu không hợp lệ !!"),"LowStock","số lượng vượt quá số lượng có sẵn trong kho"),"WarehouseIdentical","Hai kho không thể giống hệt nhau !!"),"VariantDuplicate","Biến thể này là trùng lặp !!"),"Filesize","Kích thước tập tin"),"GenerateBackup","Tạo bản sao lưu"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"BackupDatabase","Cơ sở dữ liệu sao lưu"),"Backup","Sao lưu"),"Paid","Đã thanh toán"),"Unpaid","Chưa thanh toán"),"Today","Hôm nay"),"Income","Thu nhập"),"Expenses","Chi phí"),"Sale","Giảm giá"),"Actif","Hoạt động"),"Inactif","Không hoạt động"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Customers","Khách hàng"),"Phone","Điện thoại"),"SearchByPhone","Tìm kiếm bằng điện thoại"),"Suppliers","Các nhà cung cấp"),"Quotations","Báo giá"),"Sales","Bán hàng"),"Purchases","Mua hàng"),"Returns","Lợi nhuận"),"Settings","Cài đặt"),"SystemSettings","Cài đặt hệ thống"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Users","Người dùng"),"GroupPermissions","Quyền nhóm"),"Currencies","Tiền tệ"),"Warehouses","Nhà kho"),"Units","Các đơn vị"),"UnitsPrchases","Đơn vị mua hàng"),"UnitsSales","Đơn vị bán hàng"),"Reports","Báo cáo"),"PaymentsReport","Báo cáo thanh toán"),"PaymentsPurchases","Thanh toán Mua hàng"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"PaymentsSales","Thanh toán Bán hàng"),"ProfitandLoss","Lợi nhuận và thua lỗ"),"WarehouseStockChart","Biểu đồ kho hàng"),"SalesReport","Báo cáo bán hàng"),"PurchasesReport","Báo cáo mua hàng"),"CustomersReport","Báo cáo khách hàng"),"SuppliersReport","Báo cáo nhà cung cấp"),"SupplierReport","Báo cáo nhà cung cấp"),"DailySalesData","Dữ liệu bán hàng hàng ngày"),"DailyPurchasesData","Daily Purchases Data"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Dernièrescinqrecords","Năm bản ghi cuối cùng"),"Filters","Bộ lọc"),"date","ngày"),"Reference","Tài liệu tham khảo"),"Supplier","Nhà cung cấp"),"PaymentStatus","Tình trạng thanh toán"),"Customer","khách hàng"),"CustomerCode","Mã khách hàng"),"Status","Trạng thái"),"SupplierCode","Mã nhà cung cấp"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Categorie","thể loại"),"Categories","Thể loại"),"StockTransfers","Chuyển kho"),"StockManagement","Quản lý chứng khoán"),"dashboard","bảng điều khiển"),"Products","Các sản phẩm"),"productsList","danh sách sản phẩm"),"ProductManagement","Quản lý sản phẩm"),"ProductQuantityAlerts","Cảnh báo số lượng sản phẩm"),"CodeProduct","Mã sản phẩm"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ProductTax","Thuế sản phẩm"),"SubCategorie","Danh mục con"),"Name_product","Chỉ định"),"StockAlert","Cảnh báo hàng tồn kho"),"warehouse","Kho"),"Tax","Thuế"),"BuyingPrice","Giá mua"),"SellPrice","Giá bán"),"Quantity","Định lượng"),"UnitSale","Bán đơn vị"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"UnitPurchase","Mua đơn vị"),"ManagementCurrencies","Quản lý tiền tệ"),"CurrencyCode","Mã tiền tệ"),"CurrencyName","Tên tiền tệ"),"Symbol","Biểu tượng"),"All","Tất cả"),"EditProduct","Chỉnh sửa sản phẩm"),"SearchByCode","Tìm kiếm theo mã"),"SearchByName","Tìm kiếm theo tên"),"ProductDetails","Thông tin chi tiết sản phẩm"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"CustomerName","tên khách hàng"),"CustomerManagement","Quản lý khách hàng"),"Add","Tạo nên"),"add","Tạo nên"),"Edit","Biên tập"),"Close","Đóng"),"PleaseSelect","Vui lòng chọn"),"Action","Hoạt động"),"Email","thư"),"EditCustomer","Chỉnh sửa khách hàng"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"AddCustomer","Tạo khách hàng"),"Country","Quốc gia"),"City","Tp."),"Adress","Địa chỉ"),"CustomerDetails","Chi tiết khách hàng"),"CustomersList","Danh sách khách hàng"),"SupplierCode","Mã nhà cung cấp"),"SupplierName","tên đệm"),"SuppliersManagement","Quản lý nhà cung cấp"),"SupplierDetails","Thông tin chi tiết về nhà cung cấp"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"QuotationsManagement","Quản lý Báo giá"),"SubTotal","Tổng phụ"),"MontantReste","Số tiền còn lại"),"complete","hoàn thành"),"EnAttendant","đang chờ xử lý"),"Recu","Nhận"),"partial","Một phần"),"Retournee","Trở về"),"DetailQuote","Báo giá chi tiết"),"EditQuote","Chỉnh sửa Báo giá"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"CreateSale","Tạo bán hàng"),"DownloadPdf","Tải PDF"),"QuoteEmail","Báo giá đã gửi qua thư"),"DeleteQuote","Xóa báo giá"),"AddQuote","Tạo Báo giá"),"SelectProduct","Chọn sản phẩm"),"ProductCodeName","Product (Code - Name)"),"Price","Giá bán"),"CurrentStock","cổ phần"),"Total","Toàn bộ"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Num","N°"),"Unitcost","Đơn giá"),"to","đến"),"Subject","Môn học"),"Message","Thông điệp"),"EmailCustomer","Gửi email cho khách hàng"),"Sent","Gửi"),"Quote","Bảng báo giá"),"Hello","xin chào"),"AttachmentQuote","Vui lòng tìm tệp đính kèm cho Báo giá của bạn"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"AddProducts","Thêm sản phẩm vào danh sách đặt hàng"),"SelectWarehouse","Vui lòng chọn kho"),"SelectCustomer","vui lòng chọn khách hàng"),"SalesManagement","Quản lý bán hàng"),"Balance","Thăng bằng"),"QtyBack","Số lượng trở lại"),"TotalReturn","Bắt đầu lại từ đầu"),"Amount","Số tiền"),"SaleDetail","Chi tiết giảm giá"),"EditSale","Chỉnh sửa giảm giá"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"AddSale","Tạo bán hàng"),"ShowPayment","Hiển thị các khoản thanh toán"),"AddPayment","Tạo thanh toán"),"EditPayment","Chỉnh sửa Thanh toán"),"EmailSale","Send Sale in Email"),"DeleteSale","Xóa giảm giá"),"ModePaiement","Được trả bởi"),"Paymentchoice","Lựa chọn thanh toán"),"Note","Ghi chú"),"PaymentComplete","Hoàn tất thanh toán!"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"PurchasesManagement","Quản lý mua hàng"),"Ordered","Đã đặt hàng"),"DeletePurchase","Xóa giao dịch mua"),"EmailPurchase","Gửi đơn mua hàng qua thư"),"EditPurchase","Chỉnh sửa giao dịch mua"),"PurchaseDetail","Chi tiết Mua hàng"),"AddPurchase","Tạo giao dịch mua"),"EmailSupplier","Thư nhà cung cấp"),"PurchaseInvoice","Thanh toán mua hàng"),"PurchasesInvoicesData","Mua dữ liệu thanh toán"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"SalesInvoice","Thanh toán bán hàng"),"SalesInvoicesData","Dữ liệu thanh toán bán hàng"),"UserManagement","quản lý người dùng"),"Firstname","Tên đầu tiên"),"lastname","họ"),"username","tên tài khoản"),"password","Mật khẩu"),"Newpassword","Mật khẩu mới"),"ChangeAvatar","Thay đổi hình đại diện"),"LeaveBlank","Vui lòng để trống trường này nếu bạn chưa thay đổi"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"type","kiểu"),"UserPermissions","Quyền của người dùng"),"RoleName","Vai trò"),"RoleDescription","Mô tả vai trò"),"AddPermissions","Tạo quyền"),"View","Lượt xem"),"Del","Xóa bỏ"),"NewAdjustement","Điều chỉnh mới"),"EditAdjustement","Chỉnh sửa điều chỉnh"),"CannotSubstraction","Bạn không thể trừ các sản phẩm có hàng 0"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Addition","Thêm vào"),"Subtraction","Phép trừ"),"profil","hồ sơ"),"logout","đăng xuất"),"PurchaseAlreadyPaid","bạn không thể sửa đổi vì Giao dịch mua này đã được thanh toán"),"SaleAlreadyPaid","bạn không thể sửa đổi vì Giảm giá này đã được thanh toán"),"ReturnAlreadyPaid","bạn không thể sửa đổi vì lợi nhuận này đã được thanh toán"),"QuoteAlready","Báo giá này đã tạo ra doanh số bán hàng"),"AddProduct","Tạo sản phẩm"),"QuotationComplete","Báo giá này hoàn thành"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"SiteConfiguration","Cấu hình trang web"),"Language","Ngôn ngữ"),"DefaultCurrency","mặc định ngoại tệ"),"LoginCaptcha","Captcha đăng nhập"),"DefaultEmail","Thư mặc định"),"SiteName","Tên trang web"),"ChangeLogo","Thay đổi biểu trưng"),"SMTPConfiguration","Cấu hình SMTP"),"HOST","TỔ CHỨC"),"PORT","HẢI CẢNG"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"encryption","Mã hóa"),"SMTPIncorrect","Cấu hình SMTP không chính xác"),"PaymentsReturns","Thanh toán Lợi nhuận"),"ReturnsInvoices","Trả lại hóa đơn"),"ReturnsInvoicesData","Trả về dữ liệu hóa đơn"),"ShowAll","Hiển thị tất cả hồ sơ của tất cả Người dùng"),"Discount","Giảm giá"),"OrderTax","Thuế đặt hàng"),"Shipping","Đang chuyển hàng"),"CompanyName","Tên công ty"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"CompanyPhone","Điện thoại công ty"),"CompanyAdress","địa chỉ công ty"),"Code","Mã"),"image","hình ảnh"),"Printbarcode","In mã vạch"),"ReturnsCustomers","Trả lại khách hàng"),"ReturnsSuppliers","Trả lại nhà cung cấp"),"FactureReturnCustomers","Khách hàng trả lại hóa đơn"),"FactureReturnSuppliers","Trả lại hóa đơn cho nhà cung cấp"),"NodataAvailable","Không có dữ liệu"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ProductImage","Hình ảnh sản phẩm"),"Barcode","Mã vạch"),"pointofsales","điểm ban hang"),"CustomUpload","Tải lên tùy chỉnh"),"pointofsaleManagement","quản lý điểm bán hàng"),"Adjustment","Điều chỉnh"),"Updat","Cập nhật"),"Reset","Cài lại"),"print","In"),"SearchByEmail","Tìm kiếm bằng Email"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ChooseProduct","Chọn sản phẩm"),"Qty","Định lượng"),"Items","Mặt hàng"),"AmountHT","Số tiền"),"AmountTTC","Tổng số tiền"),"PleaseSelectSupplier","Vui lòng chọn nhà cung cấp"),"PleaseSelectStatut","Vui lòng chọn trạng thái"),"PayeBy","Được trả bởi"),"ChooseWarehouse","Chọn nhà kho"),"payNow","Trả tiền ngay"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ListofCategory","Danh sách thể loại"),"Description","Sự miêu tả"),"submit","Gửi đi"),"ProblemCreatingThisInvoice","Đã xảy ra sự cố khi tạo Hóa đơn này. Vui lòng thử lại"),"ProblemPayment","Đã xảy ra sự cố Thanh toán. Vui lòng thử lại."),"IncomeExpenses","Chi phí thu nhập"),"dailySalesPurchases","Bán hàng và mua hàng ngày"),"ProductsExpired","Sản phẩm đã hết hạn"),"ListofBrand","Liệt kê thương hiệu"),"CreateAdjustment","Tạo điều chỉnh"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Afewwords","Một vài từ ..."),"UserImage","Hình ảnh Người dùng"),"UpdateProduct","Cập nhật sản phẩm"),"Brand","Nhãn hiệu"),"BarcodeSymbology","Ký hiệu mã vạch"),"ProductCost","Giá thành sản phẩm"),"ProductPrice","Giá sản phẩm"),"UnitProduct","Sản phẩm đơn vị"),"TaxMethod","Phương pháp tính thuế"),"MultipleImage","Nhiều hình ảnh"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ProductHasMultiVariants","Sản phẩm có nhiều biến thể"),"ProductHasPromotion","Sản phẩm có khuyến mãi"),"PromotionStart","Bắt đầu Quảng cáo"),"PromotionEnd","Kết thúc khuyến mại"),"PromotionPrice","Giá khuyến mãi"),"Price","Giá bán"),"Cost","Giá cả"),"Unit","Đơn vị"),"ProductVariant","Biến thể sản phẩm"),"Variant","Biến thể"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"UnitPrice","Đơn giá"),"CreateReturnCustomer","Tạo khách hàng trở lại"),"EditReturnCustomer","Chỉnh sửa khách hàng trở lại"),"CreateReturnSupplier","Tạo nhà cung cấp trở lại"),"Documentation","Tài liệu"),"EditReturnSupplier","Chỉnh sửa nhà cung cấp trả hàng"),"FromWarehouse","Từ kho hàng"),"ToWarehouse","Đến nhà kho"),"EditTransfer","Chỉnh sửa chuyển khoản"),"TransferDetail","Chi tiết chuyển khoản"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Pending","Đang chờ xử lý"),"Received","Nhận"),"Ordered","Đã đặt hàng"),"PermissionsManager","Quản lý quyền"),"BrandManager","Nhãn hiệu"),"BrandImage","Hình ảnh thương hiệu"),"BrandName","Thương hiệu"),"BrandDescription","Mô tả thương hiệu"),"BaseUnit","Đơn vị cơ sở"),"ManagerUnits","Quản lý đơn vị"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"OperationValue","Giá trị hoạt động"),"Operator","Nhà điều hành"),"Top5Products","Năm sản phẩm hàng đầu"),"Last5Sales","Năm lần bán hàng gần đây nhất"),"ListAdjustments","Liệt kê các điều chỉnh"),"ListTransfers","Chuyển danh sách"),"CreateTransfer","Tạo chuyển khoản"),"OrdersManager","Quản lý đơn hàng"),"ListQuotations","Liệt kê Báo giá"),"ListPurchases","Liệt kê các giao dịch mua"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ListSales","Liệt kê doanh số"),"ListReturns","Danh sách trả lại"),"PeopleManager","Quản lý con người"),"Delete",{Title:"Bạn có chắc không?",Text:"Bạn sẽ không thể hoàn nguyên điều này!",confirmButtonText:"Có, xóa nó!",cancelButtonText:"Huỷ bỏ",Deleted:"Đã xóa!",Failed:"Thất bại!",Therewassomethingwronge:"Có gì đó không ổn",CustomerDeleted:"Khách hàng này đã bị xóa.",SupplierDeleted:"Nhà cung cấp này đã bị xóa.",QuoteDeleted:"Báo giá này đã bị xóa.",SaleDeleted:"Giảm giá này đã bị xóa.",PaymentDeleted:"Thanh toán này đã bị xóa.",PurchaseDeleted:"Giao dịch mua này đã bị xóa.",ReturnDeleted:"Trở lại này đã bị xóa.",ProductDeleted:"Sản phẩm này đã bị xóa.",ClientError:"Khách hàng này đã được liên kết với Hoạt động khác",ProviderError:"Nhà cung cấp này đã được liên kết với Hoạt động khác",UserDeleted:"Người dùng này đã bị xóa.",UnitDeleted:"Đơn vị này đã bị xóa.",RoleDeleted:"Vai trò này đã bị xóa.",TaxeDeleted:"Thuế này đã bị xóa.",SubCatDeleted:"Danh mục Phụ này đã bị xóa.",CatDeleted:"Danh mục này đã bị xóa.",WarehouseDeleted:"Kho này đã bị xóa.",AlreadyLinked:"sản phẩm này đã được liên kết với Hoạt động khác",AdjustDeleted:"Điều chỉnh này đã bị xóa.",TitleCurrency:"Tiền tệ này đã bị xóa.",TitleTransfer:"Chuyển khoản đã được xóa thành công",BackupDeleted:"Bản sao lưu đã được xóa thành công",TitleBrand:"Thương hiệu này đã bị xóa"}),"Update",{TitleProfile:"Hồ sơ của bạn đã được cập nhật thành công",TitleAdjust:"Đã cập nhật điều chỉnh thành công",TitleRole:"Đã cập nhật vai trò thành công",TitleUnit:"Đã cập nhật đơn vị thành công",TitleUser:"Đã cập nhật người dùng thành công",TitleCustomer:"Cập nhật khách hàng thành công",TitleQuote:"Đã cập nhật báo giá thành công",TitleSale:"Đã cập nhật ưu đãi thành công",TitlePayment:"Đã cập nhật thanh toán thành công",TitlePurchase:"Đã cập nhật giao dịch mua thành công",TitleReturn:"Đã cập nhật trở lại thành công",TitleProduct:"Cập nhật sản phẩm thành công",TitleSupplier:"Đã cập nhật nhà cung cấp thành công",TitleTaxe:"Đã cập nhật thuế thành công",TitleCat:"Đã cập nhật danh mục thành công",TitleWarhouse:"Đã cập nhật kho hàng thành công",TitleSetting:"Đã cập nhật cài đặt thành công",TitleCurrency:"Cập nhật tiền tệ thành công",TitleTransfer:"Đã cập nhật chuyển khoản thành công",TitleBrand:"Thương hiệu này đã được cập nhật"}),"Create",{TitleBrand:"Thương hiệu này đã được tạo",TitleRole:"Đã tạo vai trò thành công",TitleUnit:"Đã tạo đơn vị thành công",TitleUser:"Người dùng được tạo thành công",TitleCustomer:"Khách hàng được tạo thành công",TitleQuote:"Báo giá được tạo thành công",TitleSale:"Giảm giá được tạo thành công",TitlePayment:"Thanh toán được tạo thành công",TitlePurchase:"Mua hàng đã được tạo thành công",TitleReturn:"Đã tạo trả lại thành công",TitleProduct:"Sản phẩm được tạo thành công",TitleSupplier:"Đã tạo nhà cung cấp thành công",TitleTaxe:"Đã tạo thuế thành công",TitleCat:"Đã tạo danh mục thành công",TitleWarhouse:"Đã tạo kho thành công",TitleAdjust:"Đã tạo điều chỉnh thành công",TitleCurrency:"Tiền tệ được tạo thành công",TitleTransfer:"Đã tạo chuyển khoản thành công"}),"Send",{TitleEmail:"Gửi email thành công"}),"return",{TitleSale:"giảm giá này đã được liên kết với một Trả lại!"}),"ReturnManagement","Quản lý trả hàng"),"ReturnDetail","Trả lại chi tiết"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"EditReturn","Chỉnh sửa lợi nhuận"),"AddReturn","Tạo lợi nhuận"),"EmailReturn","Gửi trở lại trong thư"),"DeleteReturn","Xóa trả lại"),"Retoursurcharge","Phụ phí trả hàng"),"Laivrison","chuyển"),"SelectSale","Chọn giảm giá"),"ZeroPardefault","Bạn có thể xóa mặt hàng hoặc đặt số lượng trả về 0 nếu hàng không được trả lại"),"Return","Trở về"),"Purchase","Mua"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"TotalSales","Tổng doanh số"),"TotalPurchases","Tổng số lần mua"),"TotalReturns","Tổng lợi nhuận"),"PaiementsNet","Thanh toán ròng"),"PaiementsSent","Thanh toán đã gửi"),"PaiementsReceived","Đã nhận thanh toán"),"Recieved","Nhận"),"Sent","Gởi"),"ProductQuantityAlerts","Cảnh báo số lượng sản phẩm"),"ProductCode","Mã"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"ProductName","Sản phẩm"),"AlertQuantity","Số lượng cảnh báo"),"WarehouseStockChart","Warehouse Stock Chart"),"TotalProducts","Tổng số sản phẩm"),"TotalQuantity","Tổng số lượng"),"TopCustomers","Năm khách hàng hàng đầu"),"TotalAmount","Tổng cộng"),"TotalPaid","Tổng số chi trả"),"CustomerSalesReport","Báo cáo bán hàng của khách hàng"),"CustomerPaiementsReport","Báo cáo thanh toán của khách hàng"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"CustomerQuotationsReport","Báo cáo báo giá khách hàng"),"Payments","Thanh toán"),"TopSuppliers","Năm nhà cung cấp hàng đầu"),"SupplierPurchasesReport","Báo cáo mua hàng của nhà cung cấp"),"SupplierPaiementsReport","Báo cáo thanh toán của nhà cung cấp"),"Name","Tên"),"Code","Mã"),"ManagementWarehouse","Quản lý kho"),"ZipCode","Mã Bưu Chính"),"managementCategories","Quản lý danh mục"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Codecategorie","Loại mã"),"Namecategorie","Tên loại"),"Parentcategorie","Gia phả"),"managementTax","Quản lý thuế"),"TaxName","Tên thuế"),"TaxRate","Thuế suất"),"managementUnitPurchases","Đơn vị mua hàng"),"managementUnitSales","Đơn vị bán hàng"),"ShortName","Tên ngắn"),"PleaseSelectThesebeforeaddinganyproduct","Vui lòng chọn những thứ này trước khi thêm bất kỳ sản phẩm nào"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"StockAdjustement","Điều chỉnh chứng khoán"),"PleaseSelectWarehouse","Vui lòng chọn kho trước khi chọn bất kỳ sản phẩm nào"),"StockTransfer","Chuyển nhượng chứng khoán"),"SelectPeriod","Chọn khoảng thời gian"),"ThisYear","Năm nay"),"ThisToday","Hôm nay"),"ThisMonth","Tháng này"),"ThisWeek","Tuần này"),"AdjustmentDetail","Chi tiết điều chỉnh"),"ActivateUser","Người dùng này đã được kích hoạt"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"DisActivateUser","Người dùng này đã bị vô hiệu hóa"),"NotFound","Không tìm thấy trang."),"oops","Lỗi! Không tìm thấy trang."),"couldNotFind","Chúng tôi không thể tìm thấy trang bạn đang tìm kiếm. Trong khi đó, bạn có thể"),"ReturnDashboard","trở lại trang tổng quan"),"hrm","HRM"),"Employees","Người lao động"),"Attendance","phụng sự"),"Leave_request","Rời khỏi Yêu cầu"),"Leave_type","Rời khỏi loại"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Company","Công ty"),"Departments","Các phòng ban"),"Designations","chỉ tên"),"Office_Shift","Ca văn phòng"),"Holidays","Ngày nghỉ lễ"),"Enter_Company_Name","Nhập tên công ty"),"Enter_email_address","Nhập địa chỉ email"),"Enter_Company_Phone","Nhập số điện thoại của công ty"),"Enter_Company_Country","Nhập quốc gia của công ty"),"Created_in_successfully","Đã được tạo thành công"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Updated_in_successfully","Đã cập nhật thành công"),"Deleted_in_successfully","Đã xóa thành công"),"department","Phòng ban"),"Enter_Department_Name","Nhập tên phòng ban"),"Choose_Company","Chọn công ty"),"Department_Head","Trưởng bộ phận"),"Choose_Department_Head","Chọn Trưởng bộ phận"),"Enter_Shift_name","Nhập tên Shift"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Ngày lễ"),"Enter_title","Nhập tiêu đề"),"title","Tiêu đề"),"start_date","ngày tháng bắt đầu"),"Enter_Start_date","Nhập ngày bắt đầu"),"Finish_Date","Ngày kết thúc"),"Enter_Finish_date","Nhập ngày kết thúc"),"Please_provide_any_details","Vui lòng cung cấp bất kỳ chi tiết nào"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Attendances","Điểm danh"),"Enter_Attendance_date","Nhập ngày tham dự"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","Chọn Nhân viên"),"Employee","Nhân viên"),"Work_Duration","Thời gian làm việc"),"remaining_leaves_are_insufficient","Số lượng lá còn lại không đủ"),"Leave_Type","Rời khỏi loại"),"Days","Số ngày"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Department","Phòng ban"),"Choose_leave_type","Chọn rời khỏi danh mục"),"Choose_status","Chọn trạng thái"),"Leave_Reason","Lý do rời đi"),"Enter_Reason_Leave","Nhập lý do nghỉ việc"),"Add_Employee","tạo nhân viên"),"FirstName","Tên đầu tiên"),"Enter_FirstName","Nhập tên đầu tiên"),"LastName","Họ"),"Enter_LastName","Nhập họ"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Gender","Giới"),"Choose_Gender","Chọn giới"),"Enter_Birth_date","Nhập ngày sinh"),"Birth_date","Ngày sinh"),"Enter_Country","Nhập quốc gia"),"Enter_Phone_Number","Nhập số điện thoại"),"joining_date","Ngày tham gia"),"Enter_joining_date","Nhập ngày tham gia"),"Choose_Designation","Chọn Sự chỉ định"),"Designation","Sự chỉ định"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Office_Shift","Ca văn phòng"),"Choose_Office_Shift","Chọn ca làm việc"),"Enter_Leaving_Date","Nhập ngày rời đi"),"Leaving_Date","Ngày rời đi"),"Annual_Leave","Nghỉ thường niên"),"Enter_Annual_Leave","Nhập phép năm"),"Remaining_leave","Thời gian còn lại"),"Employee_Details","Chi tiết nhân viên"),"Basic_Information","Thông tin cơ bản"),"Family_status","Tình trạng gia đình"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Choose_Family_status","Chọn trạng thái Gia đình"),"Employment_type","Loại việc làm"),"Select_Employment_type","Chọn loại việc làm"),"Enter_City","Nhập vào thành phố"),"Province","Tỉnh thành"),"Enter_Province","Nhập tỉnh"),"Enter_Address","Nhập địa chỉ"),"Enter_Zip_code","Nhập mã zip"),"Zip_code","Mã zip"),"Hourly_rate","Tỷ lệ hàng giờ"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Enter_Hourly_rate","Nhập giá hàng giờ"),"Basic_salary","Lương cơ bản"),"Enter_Basic_salary","Nhập lương cơ bản"),"Social_Media","Truyền thông xã hội"),"Skype","Skype"),"Enter_Skype","đi vào Skype"),"Facebook","Facebook"),"Enter_Facebook","đi vào Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","đi vào WhatsApp"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"LinkedIn","LinkedIn"),"Enter_LinkedIn","đi vào LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","đi vào Twitter"),"Experiences","Những kinh nghiệm"),"bank_account","tài khoản ngân hàng"),"Company_Name","Tên công ty"),"Location","nơi"),"Enter_location","Nhập địa điểm"),"Enter_Description","Nhập mô tả"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Bank_Name","Tên ngân hàng"),"Enter_Bank_Name","Nhập tên ngân hàng"),"Bank_Branch","Chi nhánh ngân hàng"),"Enter_Bank_Branch","Nhập chi nhánh ngân hàng"),"Bank_Number","Số ngân hàng"),"Enter_Bank_Number","Nhập số ngân hàng"),"Assigned_warehouses","Kho được giao"),"Top_customers","Khách hàng hàng đầu"),"Attachment","Tập tin đính kèm"),"view_employee","xem nhân viên"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"edit_employee","chỉnh sửa nhân viên"),"delete_employee","xóa nhân viên"),"Created_by","Được thêm bởi"),"Add_product_IMEI_Serial_number","Thêm IMEI / Số sê-ri của sản phẩm"),"Product_Has_Imei_Serial_number","Sản phẩm có Imei / Số sê-ri"),"IMEI_SN","IMEI/SN"),"Shipments","Lô hàng"),"delivered_to","Đã gửi đến"),"shipment_ref","Tham chiếu lô hàng"),"sale_ref","Giới thiệu bán hàng"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Edit_Shipping","Chỉnh sửa Giao hàng"),"Packed","Đóng gói"),"Shipped","Đã vận chuyển"),"Delivered","Đã giao hàng"),"Cancelled","Đã hủy"),"Shipping_status","Tình trạng giao hàng"),"Users_Report","Báo cáo người dùng"),"stock_report","Báo cáo hàng tồn kho"),"TotalPurchases","Tổng số lần mua"),"Total_quotations","Tổng số báo giá"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Total_return_sales","Tổng doanh số bán hàng trả lại"),"Total_return_purchases","Tổng số lần mua hàng trả lại"),"Total_transfers","Tổng số lần chuyển tiền"),"Total_adjustments","Tổng số điều chỉnh"),"User_report","Báo cáo người dùng"),"Current_stock","Cổ phiếu hiện tại"),"product_name","tên sản phẩm"),"Total_Customers_Due","Tổng nợ"),"Total_Suppliers_Due","Tổng nợ"),"Some_warehouses","Một số nhà kho"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"All_Warehouses","Tất cả các kho hàng"),"Product_Cost","Giá thành sản phẩm"),"sms_settings","Cài đặt SMS"),"pos_settings","Cài đặt POS"),"payment_gateway","Cổng thanh toán"),"mail_settings","Cài đặt Thư"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Cổng SMS mặc định"),"module_settings","Thiết lập mô-đun"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Module_enabled_success","Mô-đun được kích hoạt thành công"),"Module_Disabled_success","Đã vô hiệu hóa mô-đun thành công"),"update_settings","Cập nhật cài đặt"),"Please_Upload_the_Correct_Module","Vui lòng tải lên đúng mô-đun"),"Uploaded_Success","Đã tải lên thành công"),"Customer_details","Chi tiết khách hàng"),"Edit_Customer","Sửa khách hàng"),"Delete_Customer","Xóa khách hàng"),"Pay_Due","Trả nợ"),"Paying_amount_is_greater_than_Total_Due","Số tiền thanh toán lớn hơn Tổng số tiền đến hạn"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Customer_Invoice","Hóa đơn khách hàng"),"This_Product_Not_For_Selling","Sản phẩm này không được bán"),"Welcome_to_your_Dashboard","Chào mừng bạn đến với Trang tổng quan của bạn"),"Total_Payable","Tổng phải trả"),"Choose_Sale_Ref","Chọn tài liệu tham khảo bán hàng"),"Please_Select_Sale","vui lòng chọn đơn hàng bán"),"Sale_Ref","Tham khảo bán hàng"),"list_product_returns","liệt kê sản phẩm trả lại"),"Qty_return","Qty trả lại"),"Choose_Purchase_Ref","Chọn tham chiếu mua hàng"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Purchase_Ref","Tham khảo mua hàng"),"please_select_purchase","Vui lòng chọn Mua"),"qty_return_is_greater_than_qty_purchased","Số lượng lợi nhuận lớn hơn Qty đã mua"),"qty_return_is_greater_than_qty_sold","Số lượng trả lại lớn hơn Số lượng đã bán"),"Quantity_sold","Số lượng đã bán"),"qty_purchased","Số lượng đã mua"),"Sender_Name","Người gửi Tên"),"Upload_Module","Tải mô-đun lên"),"The_module_must_be_uploaded_as_zip_file","Mô-đun phải được tải lên dưới dạng tệp zip"),"All_Modules_Installed","Tất cả các mô-đun"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Current_Version","Phiên bản hiện tại"),"You_already_have_the_latest_version","Bạn đã có phiên bản mới nhất"),"Update_Available","Cập nhật hiện có"),"Update_Log","Nhật ký cập nhật"),"Update_Now","Cập nhật bây giờ"),"View_Change_Log","Xem nhật ký thay đổi"),"invoice_footer","Chân trang hóa đơn"),"Please_Wait_for_the_update","LƯU Ý: Vui lòng đợi bản cập nhật kết thúc hoàn toàn. Bạn không nên đóng trình duyệt hoặc dừng quá trình Nâng cấp"),"Note_update","Lưu ý: Đảm bảo bạn sao lưu phiên bản và cơ sở dữ liệu hiện tại của mình trước khi chạy Nâng cấp, Để khôi phục nếu có lỗi"),"Time_Zone","Múi giờ"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Payment_note","ghi chú thanh toán"),"sale_note","ghi chú bán hàng"),"Total_Sale_Due","Tổng nợ Bán hàng"),"Total_Sell_Return_Due","Tổng doanh số bán hàng trả lại đến hạn"),"pay_all_sell_due_at_a_time","trả tất cả bán nợ cùng một lúc"),"pay_all_sell_return_due_at_a_time","thanh toán tất cả các khoản nợ bán hàng trả lại cùng một lúc"),"Gross_Profit","Lợi nhuận gộp"),"pay_all_purchase_due_at_a_time","thanh toán tất cả các khoản nợ mua hàng cùng một lúc"),"Delete_Provider","Xóa nhà cung cấp"),"Edit_Provider","Chỉnh sửa nhà cung cấp"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Provider_details","Thông tin chi tiết về nhà cung cấp"),"Total_Purchase_Due","Tổng nợ mua hàng"),"Provider_Credit_Note","Ghi chú tín dụng"),"Customer_Credit_Note","Ghi chú tín dụng"),"Sell_Return","Trở về"),"Purchase_Return","Trở về"),"Tax_Number","Số thuế"),"Please_add_return_quantity","Vui lòng bổ sung số lượng trả lại"),"Return_exist_for_the_Transaction","Trả lại tồn tại cho Giao dịch"),"qty_return_is_greater_than_Quantity_Remaining","Số lượng Retour nhiều hơn Số lượng Còn lại"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"products_refunded_alert","Bất kỳ sản phẩm nào có số lượng đặt thành 0 sẽ không được hoàn lại tiền"),"pay_all_purchase_return_due_at_a_time","thanh toán tất cả các khoản trả lại hàng đến hạn tại một thời điểm"),"Total_Purchase_Return_Due","Tổng trở lại đến hạn"),"Purchase_return_due","Hoàn trả đến hạn"),"Sell_return_due","Hoàn trả đến hạn"),"product_report","báo cáo sản phẩm"),"product_sales_report","báo cáo bán sản phẩm"),"Product_purchases_report","Báo cáo mua sản phẩm"),"Qty_sold","Số lượng đã bán"),"Qty_purchased","số lượng đã mua"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Filter_by_warehouse","Lọc theo nhà kho"),"Enable_Print_Invoice","In hóa đơn tự động"),"Show_Warehouse","xem kho"),"credit_card_info","Thông tin thẻ tín dụng"),"Saved_Credit_Card_Info","Thông tin Thẻ tín dụng đã lưu"),"Credit_card_changed_successfully","Thay đổi thẻ tín dụng thành công"),"notification_template","Mẫu thông báo"),"email_notification","Thông báo qua email"),"sms_notification","Thông báo qua SMS"),"Change_product_details","Thay đổi chi tiết sản phẩm"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"edit_tax_and_discount_and_shipping","Chỉnh sửa thuế và giảm giá và vận chuyển"),"Create_Quotation_with_Stock","Tạo báo giá với kho hàng"),"Variant_Name","Tên biến thể"),"Variant_cost","Giá thành biến thể"),"Variant_price","Giá bán biến thể"),"Variant_code","Mã biến thể"),"Please_wait_until_the_product_is_loaded","Vui lòng đợi cho đến khi sản phẩm được tải"),"Choose_SMS_Gateway","Chọn SMS Gateway"),"Notification_Client","Thông báo cho khách hàng"),"Available_Tags","Thẻ có sẵn"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Email_Subject","Chủ đề email"),"Email_body","Nội dung email"),"Notification_Supplier","Thông báo cho nhà cung cấp"),"sms_body","Nội dung SMS"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","Chỉnh sửa Dự án"),"Projects","Dự án"),"Enter_Project_Title","Nhập Tiêu đề Dự án"),"Assigned_Employees","Nhân viên được phân công"),Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Ge,"Choose_Team","Chọn Đội"),"Create_Project","Tạo Dự án"),"Project_List","Danh sách Dự án"),"Not_Started","Chưa bắt đầu"),"In_Progress","Đang tiến hành"),"On_Hold","Tạm dừng"),"Edit_Task","Chỉnh sửa Nhiệm vụ"),"Tasks","Nhiệm vụ"),"Enter_Task_Title","Nhập Tiêu đề Nhiệm vụ"),"Choose_Project","Chọn Dự án"),Qe(Qe(Qe(Qe(Ge,"Project","Dự án"),"Create_Task","Tạo Nhiệm vụ"),"Task_List","Danh sách Nhiệm vụ"),"Import_Purchases","Nhập Mua sắm")),kr:(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke={Draft_Created_successfully:"드래프트가 성공적으로 생성되었습니다",Draft_Sale_Deleted:"드래프트 판매가 삭제되었습니다",Inventory_Valuation_Based_on_Average_Cost:"평균 비용에 기초한 재고 평가",Payroll:"급여",Transfers_Money:"자금 이체",Inventory_Valuation:"재고 평가",Deposits_Report:"예금 보고서",Expense_Report:"지출 보고서",Deposit_Category:"예금 카테고리",Total_Deposits:"총 예금",Expense_Category:"지출 카테고리",Total_Expenses:"총 비용",ASSET_VALUE:"자산 가치",STOCK_ON_HAND:"보유 재고",Variant_NAME:"변형 이름",SKU:"SKU",ITEM_NAME:"상품 이름",From_Account:"출금 계좌",To_Account:"입금 계좌",Accounts_cannot_be_the_same:"계정이 동일할 수 없습니다",CountStock:"재고 계산",Successfully_Generated_Count:"계산 성공적으로 생성됨",Count:"수량",file:"파일",Accounting:"회계",deposit_delete:"예금 삭제",deposit_edit:"예금 편집",deposit_add:"예금 추가",deposit_view:"예금 보기",expense_add:"비용 추가",expense_edit:"비용 편집",expense_delete:"비용 삭제",List_Deposit:"예금 목록",Create_deposit:"예금 생성",deposit_Category:"예금 카테고리",List_accounts:"계정 목록",Account:"계정",Choose_Account:"계정 선택",Deposits:"예금",account_num:"계정 번호",Enter_account_num:"계정 번호 입력",account_name:"계정 이름",Enter_account_name:"계정 이름 입력",initial_balance:"초기 잔액",Enter_initial_balance:"초기 잔액 입력",notes:"노트",balance:"잔액",Receipt:"영수증",Pos_Settings:"판매 시점 구성",Note_to_customer:"고객참고",Show_Note_to_customer:"고객에게 참고 표시",Show_barcode:"바코드 표시",Show_Tax_and_Discount:"세금 및 할인 및 배송 표시",Show_Customer:"고객 표시",Show_Email:"이메일 표시",Show_Phone:"전화 표시",Show_Address:"주소 표시",DefaultLanguage:"기본 언어",footer:"풋터",Received_Amount:"받은 금액",Paying_Amount:"결제 금액",Change:"변화",Paying_amount_is_greater_than_Received_amount:"지급금액은 수령금액보다 크다",Paying_amount_is_greater_than_Grand_Total:"지급금액은 전체 총액보다 크다",code_must_be_not_exist_already:"코드가 더 이상 존재하지 않아야 합니다.",You_will_find_your_backup_on:"백업을 찾을 수 있습니다",and_save_it_to_your_pc:"그리고 당신의 PC에 저장",Scan_your_barcode_and_select_the_correct_symbology_below:"바코드를 스캔하고 아래의 올바른 상징을 선택하십시오.",Scan_Search_Product_by_Code_Name:"코드 이름으로 스캔/검색 제품",Paper_size:"종이 크기",Clear_Cache:"캐시 지우기",Cache_cleared_successfully:"캐시가 성공적으로 삭제",Failed_to_clear_cache:"캐시를 지울 수 없다",Scan_Barcode:"바코드 스캐너",Please_use_short_name_of_unit:"드라이브의 짧은 이름을 사용",DefaultCustomer:"기본 클라이언트",DefaultWarehouse:"기본 저장소",Payment_Gateway:"결제 게이트웨이",SMS_Configuration:"SMS 설정",Gateway:"결제 게이트웨이",Choose_Gateway:"결제 게이트웨이 선택",Send_SMS:"성공적으로 보낸 메시지",sms_config_invalid:"잘못된 SMS 설정",Remove_Stripe_Key_Secret:"스트라이프 API 키 삭제",credit_card_account_not_available:"신용카드 계좌 이용 불가",Credit_Card_Info:"신용카드 정보",developed_by:"에 의해 개발",Unit_already_linked_with_sub_unit:"이미 하위 유닛에 연결된 유니티",Total_Items_Quantity:"총 품목 및 수량",Value_by_Cost_and_Price:"비용과 가격에 대한 가치",Search_this_table:"이 테이블 찾기",import_products:"수입 제품",Field_optional:"선택적 필드",Download_exemple:"예제 다운로드",field_must_be_in_csv_format:"필드는 csv 형식으로 해야 합니다.",Successfully_Imported:"성공적으로 가져오기",file_size_must_be_less_than_1_mega:"파일 크기는 1메가 미만이어야 한다",Please_follow_the_import_instructions:"가져오기 지침에 따라.",must_be_exist:"드라이브는 이미 만들어야 합니다.",Import_Customers:"고객 수입",Import_Suppliers:"수입 공급 업체",Recent_Sales:"최근 매출",Create_Transfer:"전송 만들기",order_products:"주문 아이템",Search_Product_by_Code_Name:"코드 나 이름으로 검색 제품",Reports_payments_Purchase_Return:"신고반지급",Reports_payments_Sale_Return:"판매 결제 신고",payments_Sales_Return:"결제 판매 반환",payments_Purchases_Return:"결제 는 반환 구매",CreateSaleReturn:"판매 관한 반품 만들기",EditSaleReturn:"판매 반품 수정",SalesReturn:"판매 반품",CreatePurchaseReturn:"반품 구매 만들기",EditPurchaseReturn:"반품 구매 편집",PurchasesReturn:"구매 반환",Due:"기한",Profit:"이익",Revenue:"소득",Sales_today:"오늘 판매",People:"사람들",Successfully_Created:"성공적으로 만든",Successfully_Updated:"성공적으로 업데이트",Success:"성공",Failed:"실패",Warning:"경고",Please_fill_the_form_correctly:"양식을 올바르게 작성하십시오",Field_is_required:"필드 필요",Error:"오류!",you_are_not_authorized:"죄송합니다 귀하는 권한이 없습니다.",Go_back_to_home:"메인 페이지로 돌아가기",page_not_exist:"죄송합니다! 원하는 페이지가 존재하지 않습니다.",Choose_Status:"상태 선택",Choose_Method:"방법을 선택",Choose_Symbology:"상징을 선택",Choose_Category:"카테고리 선택",Choose_Customer:"고객 선택",Choose_Supplier:"공급자 선택",Choose_Unit_Purchase:"구매 단위 선택",Choose_Sub_Category:"하위 카테고리 선택",Choose_Brand:"브랜드 선택",Choose_Warehouse:"창고 선택",Choose_Unit_Sale:"판매 단위를 선택",Enter_Product_Cost:"제품 비용 입력 제품 원가 입력",Enter_Stock_alert:"주식 경보 입력",Choose_Unit_Product:"제품 단위 선택",Enter_Product_Price:"상품의 가격을 입력",Enter_Name_Product:"상품의 이름을 입력",Enter_Role_Name:"역할의 이름을 입력",Enter_Role_Description:"역할 설명을 입력",Enter_name_category:"카테고리의 이름을 입력",Enter_Code_category:"카테고리 코드를 입력",Enter_Name_Brand:"브랜드 이름 입력",Enter_Description_Brand:"브랜드 설명 입력",Enter_Code_Currency:"코드의 통화를 입력",Enter_name_Currency:"통화 방식 입력",Enter_Symbol_Currency:"기호의 화폐를 입력",Enter_Name_Unit:"단위의 이름을 입력",Enter_ShortName_Unit:"짧은 이름 단위를 입력",Choose_Base_Unit:"베이스 유닛 선택",Choose_Operator:"연산자 선택",Enter_Operation_Value:"무역의 가치를 입력",Enter_Name_Warehouse:"창고의 이름을 입력",Enter_Phone_Warehouse:"창고 전화 입력",Enter_Country_Warehouse:"창고의 나라로 들어가라",Enter_City_Warehouse:"창고 도시 진입",Enter_Email_Warehouse:"창고 이메일 입력",Enter_ZipCode_Warehouse:"창고의 우편 번호를 입력",Choose_Currency:"통화 선택",Thank_you_for_your_business:"당신의 사업에 감사드립니다!",Cancel:"취소",New_Customer:"신규 고객",Incorrect_Login:"로그인 실패",Successfully_Logged_In:"성공적인 로그인",This_user_not_active:"이 사용자는 활성 상태가 아닙니다.",SignIn:"등록기 로그인 하세요",Create_an_account:"계정 만들기",Forgot_Password:"비밀번호를 잊어버렸나요?",Email_Address:"이메일 주소",SignUp:"가입",Already_have_an_account:"이미 계정이 있습니까?",Reset_Password:"암호 재설정",Failed_to_authenticate_on_SMTP_server:"SMTP 서버로 인증할 수 없습니다.",We_cant_find_a_user_with_that_email_addres:"우리는 그 이메일 주소가있는 사용자를 찾을 수 없습니다",We_have_emailed_your_password_reset_link:"이메일을 통해 암호 재설정 링크를 보냈습니다.",Please_fill_the_Email_Adress:"이메일 주소를 기입해 주세요",Confirm_password:"비밀번호 확인",Your_Password_has_been_changed:"비밀번호가 변경되었습니다",The_password_confirmation_does_not_match:"암호 확인이 일치하지 않습니다",This_password_reset_token_is_invalid:"이 암호 재설정 토큰은 유효하지 않습니다.",Warehouse_report:"창고 보고서",All_Warehouses:"모든 창고",Expense_List:"경비 목록",Expenses:"비용 / 지출",This_Week_Sales_Purchases:"이번 주 매출 및 구매",Top_Selling_Products:"베스트 셀러 제품",View_all:"모두 보기",Payment_Sent_Received:"송수신된 결제 /결제 배송 받음 ",Filter:"필터",Invoice_POS:"POS 송장",Invoice:"송장 /영수증",Customer_Info:"고객 정보",Company_Info:"회사 정보",Invoice_Info:"송장 정보",Order_Summary:"주문 요약",Quote_Info:"견적 정보",Del:"삭제",SuppliersPaiementsReport:"공급업체 지불 보고서",Purchase_Info:"구매 정보",Supplier_Info:"공급업체 정보",Return_Info:"반송 정보"},"Expense_Category","비용 범주"),"Create_Expense","지출 창출"),"Details","세부 사항"),"Discount_Method","할인 방법"),"Net_Unit_Cost","순 단가"),"Net_Unit_Price","순 단가"),"Edit_Expense","지출 편집"),"All_Brand","전체 브랜드"),"All_Category","모든 카테고리"),"ListExpenses","비용 목록"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Create_Permission","권한 만들기"),"Edit_Permission","권한 편집"),"Reports_payments_Sales","판매 유료 보고서"),"Reports_payments_Purchases","결제 신고"),"Reports_payments_Return_Customers","고객반환 신고"),"Reports_payments_Return_Suppliers","보고서 지불의 반환 공급자"),"stockyVersion","당신은 스타킹 버전에서이 작업을 수행 할 수 없습니다"),"Expense_Deleted","이 비용은 제거되었습니다."),"Expense_Updated","이 지출이 업데이트되었습니다"),"Expense_Created","이 비용이 만들어졌습니다."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Filesize","파일 크기"),"GenerateBackup","백업 생성"),"BackupDatabase","백업 데이터베이스"),"Backup","백업 데이터베이스"),"OrderStatistics","판매 통계"),"AlreadyAdd","이 제품은 이미 추가되었습니다."),"AddProductToList","목록에 제품을 추가"),"AddQuantity","수량 추가"),"InvalidData","유효하지 않은 날짜"),"LowStock","수량은 재고에서 사용할 수 있는 양을 초과"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"WarehouseIdentical","창고는 동일할 수 없습니다."),"VariantDuplicate","이 변형은 중복됩니다."),"Paid","유료"),"Unpaid","지불하지 않음"),"IncomeExpenses","소득과 비용"),"dailySalesPurchases","일일 판매 및 구매"),"ProductsExpired","만료된 제품"),"Today","오늘"),"Income","소득"),"Expenses","비용"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Sale","리베이트"),"Actif","액티브"),"Inactif","비활성"),"Customers","클라이언트 /손님 / 고객"),"Phone","전화"),"SearchByPhone","전화로 검색"),"Suppliers","공급업체"),"Quotations","견적"),"Sales","판매"),"Purchases","쇼핑"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Returns","반환"),"Settings","설정"),"SystemSettings","시스템 설정"),"Users","사용자"),"GroupPermissions","그룹 사용 권한"),"Currencies","동전"),"Warehouses","창고"),"Units","단위"),"UnitsPrchases","「단위 구매」"),"UnitsSales","단위 판매"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Reports","보고서"),"PaymentsReport","지불 보고서"),"PaymentsPurchases","결제 구매"),"PaymentsSales","지불 의 판매"),"PaymentsReturns","지불 의 환불"),"ProfitandLoss","이익과 손실"),"WarehouseStockChart","창고 주식 차트"),"SalesReport","판매 보고서"),"PurchasesReport","구매 보고서"),"CustomersReport","고객 보고서"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"SuppliersReport","공급업체 보고서"),"SupplierReport","공급업체 보고서"),"DailySalesData","일일 판매 데이터"),"DailyPurchasesData","일일 쇼핑 데이터"),"Dernièrescinqrecords","마지막 5개의 기록"),"Filters","필터"),"date","날짜"),"Reference","참조"),"Supplier","공급업체"),"PaymentStatus","지불 상태"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Customer","고객"),"CustomerCode","클라이언트 코드"),"Status","상태"),"SupplierCode","공급업체 코드"),"Categorie","카테고리"),"Categories","카테고리"),"StockTransfers","주식 송금"),"StockManagement","주식 관리"),"dashboard","보드"),"Products","제품"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"productsList","제품 목록"),"ProductManagement","제품 관리"),"ProductQuantityAlerts","제품 수량 경고"),"CodeProduct","제품 코드"),"ProductTax","제품세"),"SubCategorie","하위 범주"),"Name_product","지정"),"StockAlert","주식 경보"),"warehouse","창고"),"Tax","세금"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"BuyingPrice","「구매 가격」"),"SellPrice","판매 가격"),"Quantity","수량"),"UnitSale","단위의 판매"),"UnitPurchase","「단위 구매」"),"All","모두"),"EditProduct","「제품 편집」"),"AddProduct","제품 추가"),"SearchByCode","코드로 검색"),"SearchByName","이름으로 검색"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"ProductDetails","제품 세부 사항"),"CustomerName","고객 이름"),"CustomerManagement","고객 관리"),"Add","더하다 추가"),"add","추가"),"Edit","편집"),"Close","닫기"),"PleaseSelect","선택해 주세요"),"Action","액션"),"Email","이메일"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"EditCustomer","클라이언트 편집  고객 수정"),"AddCustomer","클라이언트 추가  고객 추가"),"Country","국가"),"City","도시"),"Adress","주소"),"CustomerDetails","고객 세부 사항"),"CustomersList","고객 목록"),"SupplierCode","공급업체 코드"),"SupplierName","공급자 이름"),"SuppliersManagement","공급업체 관리"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"SupplierDetails","공급업체 세부 정보"),"QuotationsManagement","견적 관리"),"SubTotal","부분 합계"),"MontantReste","남은 수량"),"complete","완전"),"EnAttendant","보류 중"),"Recu","수신"),"partial","부분"),"Retournee","반환"),"DetailQuote","상세한 견적"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"EditQuote","견적 편집"),"CreateSale","판매 만들기"),"DownloadPdf","PDF 다운로드"),"QuoteEmail","이메일로 보낸 견적"),"DeleteQuote","견적 삭제"),"AddQuote","견적 추가"),"SelectProduct","제품 선택"),"ProductCodeName","제품(코드 - 이름)"),"Price","가격"),"CurrentStock","주식 / 제고"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Total","총"),"Num","N°"),"Unitcost","단가"),"to","a"),"Subject","주제"),"Message","메시지"),"EmailCustomer","이메일 클라이언트"),"Sent","보내기"),"Quote","견적"),"Hello","안녕하세요"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"AttachmentQuote","견적첨부 파일 찾기"),"AddProducts","주문 목록에 제품을 추가"),"SelectWarehouse","창고를 선택해 주세요"),"SelectCustomer","고객 선택"),"SalesManagement","영업 관리"),"Balance","저울  순이익"),"QtyBack","반품 수량"),"TotalReturn","총 반환"),"Amount","금액"),"SaleDetail","판매 상세"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"EditSale","판매 편집"),"AddSale","판매 추가"),"ShowPayment","지불 표시"),"AddPayment","지불 추가"),"EditPayment","결제 편집"),"EmailSale","이메일로 판매 보내기"),"DeleteSale","판매 제거"),"ModePaiement","결제 방법"),"Paymentchoice","지불 옵션"),"Note","참고"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"PaymentComplete","완전 결제!"),"PurchasesManagement","구매 관리"),"Ordered","깔끔한"),"DeletePurchase","구매 삭제"),"EmailPurchase","이메일로 구매 보내기"),"EditPurchase","구매 편집"),"PurchaseDetail","구매 세부 사항"),"AddPurchase","구매 추가"),"EmailSupplier","공급자 이메일"),"PurchaseInvoice","유료 구매"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"PurchasesInvoicesData","구매 결제 데이터"),"SalesInvoice","판매 지불"),"SalesInvoicesData","판매 지불 데이터"),"UserManagement","사용자 관리"),"Firstname","이름"),"lastname","가족 이름"),"username","사용자 이름"),"password","암호"),"Newpassword","새 암호"),"ChangeAvatar","아바타 변경"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"LeaveBlank","변경하지 않은 경우 이 필드를 비워 둡니다."),"type","유형"),"UserPermissions","사용자 권한"),"RoleName","역할 이름"),"RoleDescription","역할 설명"),"AddPermissions","권한 추가"),"View","보다/보기"),"Del","삭제"),"NewAdjustement","새로운 설정"),"EditAdjustement","설정 편집"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"CannotSubstraction","재고가 있는 제품을 빼는 것은 할 수 없습니다"),"Addition","추가"),"Subtraction","뺄셈"),"profil","프로필"),"logout","로그 아웃"),"PurchaseAlreadyPaid","이 구매가 이미 지불했기 때문에 수정할 수 없습니다"),"SaleAlreadyPaid","이 판매는 이미 지불했기 때문에 수정할 수 없습니다."),"ReturnAlreadyPaid","이 환불은 이미 지불했기 때문에 수정할 수 없습니다."),"QuoteAlready","이 견적은 이미 매출을 창출했습니다."),"QuotationComplete","이 완전한 견적"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"SiteConfiguration","사이트 설정"),"Language","언어"),"DefaultCurrency","기본 통화"),"LoginCaptcha","로그인 캡차"),"DefaultEmail","기본 이메일"),"SiteName","사이트 이름"),"ChangeLogo","로고 변경"),"SMTPConfiguration","SMTP 설정"),"HOST","호스트"),"PORT","포트"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"encryption","암호화"),"SMTPIncorrect","잘못된 SMTP 설정"),"ReturnsInvoices","리턴 송장"),"ReturnsInvoicesData","송장 데이터 반환"),"ShowAll","모든 사용자에 관한 정보  표시"),"Discount","할인"),"OrderTax","주문세"),"Shipping","「배송」"),"ManagementCurrencies","관리 통화"),"CurrencyCode","통화 코드"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"CurrencyName","통화 이름"),"Symbol","기호"),"CompanyName","회사 이름"),"CompanyPhone","회사 전화"),"CompanyAdress","회사 주소"),"Code","코드"),"image","이미지"),"Printbarcode","바코드 인쇄"),"ReturnsCustomers","반품 판매"),"ReturnsSuppliers","구매 수익"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"FactureReturnCustomers","송장 판매 반환"),"FactureReturnSuppliers","송장은 구매를 반환합니다"),"NodataAvailable","사용할 수 없는 데이터"),"ProductImage","제품 이미지"),"Barcode","바코드"),"pointofsales","판매 지점"),"CustomUpload","사용자 정의 업로드"),"pointofsaleManagement","판매 관리 지점"),"Adjustment","조정"),"Updat","업데이트"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Reset","다시 시작"),"print","인쇄"),"SearchByEmail","우편으로 검색"),"ChooseProduct","제품 선택"),"Qty","양/장수"),"Items","기사"),"AmountHT","HT 금액"),"AmountTTC","TTC 금액"),"PleaseSelectSupplier","공급자 선택"),"PleaseSelectStatut","상태 선택"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"PayeBy","유료"),"ChooseWarehouse","창고 선택"),"payNow","지금 지불"),"ListofCategory","카테고리 목록 /제품목록"),"Description","묘사 /제품설명"),"submit","구해내다 /저장/보관"),"ProblemCreatingThisInvoice","이 송장을 만드는 데 문제가 있었습니다. 다시 시도해 주세요."),"ProblemPayment","지불에 문제가 있었습니다. 다시 시도해 주세요."),"CreateAdjustment","맞춤 만들기"),"Afewwords","에 대한 몇 마디 ..."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"UserImage","사용자 이미지"),"UpdateProduct","제품 업데이트"),"Brand","낙인 /브렌드 /메이커"),"BarcodeSymbology","바코드 상징"),"ProductCost","제품 비용"),"ProductPrice","제품 가격"),"UnitProduct","단위 제품 은"),"TaxMethod","세금 방법"),"MultipleImage","여러 이미지"),"ProductHasMultiVariants","제품에는 여러 가지 변형이 있습니다"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"ProductHasPromotion","상품에 프로모션이 있습니다"),"PromotionStart","프로모션 시작 /할인 시작"),"PromotionEnd","프로모션 종료 /할인종료"),"PromotionPrice","프로모션 가격 /할인가격"),"Price"," 값"),"Cost","비용"),"Unit","단합"),"ProductVariant","제품 변형"),"Variant","변형"),"UnitPrice","단가"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"CreateReturnCustomer","고객 반품 만들기"),"EditReturnCustomer","고객 반품 편집"),"CreateReturnSupplier","공급업체 반환 만들기"),"Documentation","문서"),"EditReturnSupplier","공급업체 반환 편집"),"FromWarehouse","창고"),"ToWarehouse","창고에"),"EditTransfer","전송 편집"),"TransferDetail","전송 세부 사항"),"Pending","보류 중"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Received","수신"),"Ordered","깔끔한"),"PermissionsManager","권한 관리자"),"BrandManager","브랜드 매니저"),"BrandImage","브랜드 이미지"),"BrandName","브랜드 이름"),"BrandDescription","브랜드 설명"),"BaseUnit","베이스 유닛"),"ManagerUnits","관리 단위"),"OperationValue","운영 가치"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Operator","연산자"),"Top5Products","5 최고의 제품"),"Last5Sales","마지막 5 판매"),"ListAdjustments","설정 목록"),"ListTransfers","전송 목록"),"CreateTransfer","전송 만들기"),"OrdersManager","주문 관리자"),"ListQuotations","견적 목록"),"ListPurchases","쇼핑 목록"),"ListSales","판매 목록"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"ListReturns","반환 목록"),"PeopleManager","사람 관리자"),"ListofBrand","브랜드 목록"),"Delete",{Title:"확실한가요?",Text:"이것을 되돌릴 수 없습니다!",confirmButtonText:"예, 삭제!",cancelButtonText:"취소",Deleted:"제거!",Failed:"실패했습니다!",Therewassomethingwronge:"뭔가 잘못됐다.",CustomerDeleted:"이 고객님이 삭제되었습니다.",SupplierDeleted:"이 공급자가 제거되었습니다.",QuoteDeleted:"이 견적이 삭제되었습니다.",SaleDeleted:"이 판매는 제거되었습니다.",PaymentDeleted:"이 지불은 제거되었습니다.",PurchaseDeleted:"이 구매는 제거되었습니다.",ReturnDeleted:"이 반환이 제거되었습니다.",ProductDeleted:"이 쪽의 상품은 제거되었습니다.",ClientError:"이 고객은 이미 다른 작업에 연결되어 있습니다.",ProviderError:"이 공급자는 이미 다른 작업에 연결되어 있습니다.",UserDeleted:"이 사용자가 삭제되었습니다.",UnitDeleted:"이 유닛이 제거되었습니다.",RoleDeleted:"이 역할이 제거되었습니다.",TaxeDeleted:"이 세금은 제거되었습니다.",SubCatDeleted:"이 하위 범주가 제거되었습니다.",CatDeleted:"이 범주가 삭제되었습니다.",WarehouseDeleted:"이 창고가 제거되었습니다.",AlreadyLinked:"이 제품은 이미 다른 작업에 연결되어 있습니다",AdjustDeleted:"이 조정이 제거되었습니다.",TitleCurrency:"이 동전은 제거되었습니다.",TitleTransfer:"전송이 성공적으로 삭제되었습니다",BackupDeleted:"백업이 성공적으로 삭제되었습니다.",TitleBrand:"이 표시가 제거되었습니다."}),"Update",{TitleProfile:"프로필이 성공적으로 업데이트되었습니다",TitleAdjust:"조정이 성공적으로 업데이트되었습니다",TitleRole:"역할이 성공적으로 업데이트되었습니다",TitleUnit:"유닛이 성공적으로 업데이트되었습니다",TitleUser:"성공적으로 업데이트 된 사용자",TitleCustomer:"고객이 성공적으로 업그레이드",TitleQuote:"예산이 올바르게 업데이트되었습니다",TitleSale:"판매가 성공적으로 업데이트되었습니다",TitlePayment:"결제가 성공적으로 업데이트되었습니다",TitlePurchase:"성공적으로 업데이트 된 구매",TitleReturn:"성공적으로 업데이트된 반환",TitleProduct:"제품이 성공적으로 업데이트되었습니다",TitleSupplier:"공급업체가 성공적으로 업데이트되었습니다",TitleTaxe:"세금이 성공적으로 업데이트되었습니다",TitleCat:"카테고리가 성공적으로 업데이트되었습니다",TitleWarhouse:"창고가 성공적으로 업데이트되었습니다",TitleSetting:"구성이 성공적으로 업데이트되었습니다",TitleCurrency:"이 동전이 업데이트되었습니다.",TitleTransfer:"전송이 성공적으로 업데이트되었습니다",TitleBrand:"이 브랜드는 업데이트되었습니다."}),"Create",{TitleBrand:"이 브랜드는 만들어졌습니다",TitleTransfer:"전송이 성공적으로 만들어졌습니다",TitleRole:"역할이 성공적으로 만들어졌습니다",TitleUnit:"유닛이 성공적으로 만들어졌습니다",TitleUser:"성공적으로 만든 사용자",TitleCustomer:"고객이 성공적으로 창조",TitleQuote:"약속이 성공적으로 만들어졌습니다",TitleSale:"판매가 성공적으로 만들어졌습니다",TitlePayment:"결제가 성공적으로 만들어졌습니다",TitlePurchase:"성공적으로 만든 구매",TitleReturn:"성공적으로 만든 반환",TitleProduct:"성공적으로 만든 제품",TitleSupplier:"공급업체가 성공적으로 만들어졌습니다",TitleTaxe:"세금이 성공적으로 생성",TitleCat:"카테고리가 성공적으로 만들어졌습니다",TitleWarhouse:"창고가 성공적으로 만들어졌습니다",TitleAdjust:"성공적으로 맞춤 제작",TitleCurrency:"이 통화가 만들어졌습니다."}),"Send",{TitleEmail:"타이틀 이메일"}),"return",{TitleSale:"이 판매는 이미 반환에 연결되어 있습니다!"}),"RReturnManagement","반품 관리"),"ReturnDetail","반품 세부 사항"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"EditReturn","반환 편집"),"AddReturn","반품 추가"),"EmailReturn","이메일로 반품 보내기"),"DeleteReturn","반환 삭제"),"Retoursurcharge","반납 할증료"),"Laivrison","배송"),"SelectSale","판매 선택"),"ZeroPardefault","항목을 삭제하거나 반환되지 않은 경우 반환된 금액을 0으로 설정할 수 있습니다."),"Return","반환"),"Purchase","구매"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"TotalSales","총 판매"),"TotalPurchases","총 구매"),"TotalReturns","총 반환"),"PaiementsNet","순 결제"),"PaiementsSent","전송된 결제"),"PaiementsReceived","파이멘트 수령"),"Recieved","수신"),"Sent","발행"),"ProductQuantityAlerts","제품 수량 경고"),"ProductCode","제품 코드"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"ProductName","상품명"),"AlertQuantity","경고 금액"),"WarehouseStockChart","창고 주식 차트"),"TotalProducts","총 제품"),"TotalQuantity","총 수량"),"TopCustomers","5 최고의 고객"),"TotalAmount","총 금액"),"TotalPaid","총 지불"),"CustomerSalesReport","고객 판매 보고서"),"CustomerPaiementsReport","고객 지불 보고서"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"CustomerQuotationsReport","고객 견적 보고서"),"Payments","지불"),"TopSuppliers","상위 5개 공급업체"),"SupplierPurchasesReport","공급업체 구매 보고서"),"SupplierPaiementsReport","공급업체 지불 보고서"),"Name","이름"),"Code","코드"),"ManagementWarehouse","창고 관리"),"ZipCode","우편 번호"),"managementCategories","카테고리 관리"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Codecategorie","코드 범주"),"Namecategorie","이름 카테고리"),"Parentcategorie","주요 카테고리"),"managementTax","재정 관리"),"TaxName","세금 이름"),"TaxRate","세율"),"managementUnitPurchases","구매 단위의 관리"),"managementUnitSales","영업 단위 관리"),"ShortName","짧은 이름"),"PleaseSelectThesebeforeaddinganyproduct","제품을 추가하기 전에 선택하십시오."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"StockAdjustement","주식 조정"),"PleaseSelectWarehouse","어떤 제품을 선택하기 전에 창고를 선택"),"StockTransfer","주식 양도"),"SelectPeriod","기간 선택"),"ThisYear","금년"),"ThisToday","오늘"),"ThisMonth","이번 달"),"ThisWeek","이번 주"),"AdjustmentDetail","조정 세부 사항"),"ActivateUser","이 사용자가 활성화되었습니다."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"DisActivateUser","이 사용자가 비활성화되었습니다."),"NotFound","페이지를 찾을 수 없습니다."),"oops","실수! 페이지를 찾을 수 없습니다."),"couldNotFind","찾고 있던 페이지를 찾을 수 없었습니다."),"ReturnDashboard","보드로 돌아가기"),"hrm","인적자원관리"),"Employees","직원"),"Attendance","출석"),"Leave_request","탈퇴신청"),"Leave_type","휴가 유형"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Company","회사"),"Departments","부서"),"Designations","명칭"),"Office_Shift","사무실 교대"),"Holidays","긴 휴가"),"Enter_Company_Name","회사명을 입력하세요"),"Enter_email_address","이메일 주소 입력"),"Enter_Company_Phone","회사 전화번호 입력"),"Enter_Company_Country","회사 국가 입력"),"Created_in_successfully","에 성공적으로 생성됨"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Updated_in_successfully","에 성공적으로 업데이트되었습니다."),"Deleted_in_successfully","에 성공적으로 삭제되었습니다."),"department","부서"),"Enter_Department_Name","부서 이름 입력"),"Choose_Company","회사 선택"),"Department_Head","부서장"),"Choose_Department_Head","부서장 선택"),"Enter_Shift_name","시프트 이름 입력"),"Monday_In","월요일 인"),"Monday_Out","월요일 아웃"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Tuesday_In","화요일 인"),"tuesday_out","화요일 아웃"),"wednesday_in","수요일"),"wednesday_out","수요일 외출"),"thursday_in","목요일 인"),"thursday_out","목요일 아웃"),"friday_in","금요일 인"),"friday_out","금요일 아웃"),"saturday_in","토요일 인"),"saturday_out","토요일 아웃"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"sunday_in","일요일 인"),"sunday_out","일요일 외출"),"Holiday","휴일"),"Enter_title","제목 입력"),"title","제목"),"start_date","시작일"),"Enter_Start_date","시작일 입력"),"Finish_Date","종료일"),"Enter_Finish_date","종료일 입력"),"Please_provide_any_details","세부정보를 제공하세요."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Attendances","출석"),"Enter_Attendance_date","출석일 입력"),"Time_In","타임 인"),"Time_Out","타임아웃"),"Choose_Employee","직원을 선택하십시오"),"Employee","직원"),"Work_Duration","작업 시간"),"remaining_leaves_are_insufficient","남은 잎사귀가 부족하다"),"Leave_Type","휴가 유형"),"Days","하루"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Department","부서"),"Choose_leave_type","휴가 유형 선택"),"Choose_status","상태를 선택하십시오"),"Leave_Reason","이유를 남겨주세요"),"Enter_Reason_Leave","휴직 사유 입력"),"Add_Employee","사원 추가"),"FirstName","이름"),"Enter_FirstName","이름을 입력하십시오"),"LastName","수리남"),"Enter_LastName","성을 입력"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Gender","성별"),"Choose_Gender","성별 선택"),"Enter_Birth_date","생년월일 입력"),"Birth_date","생년월일"),"Enter_Country","국가 입력"),"Enter_Phone_Number","전화번호 입력"),"joining_date","가입 날짜"),"Enter_joining_date","가입 날짜 입력"),"Choose_Designation","지정을 선택하십시오"),"Designation","명칭"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Office_Shift","사무실 교대"),"Choose_Office_Shift","사무실 교대를 선택하십시오"),"Enter_Leaving_Date","출발일 입력"),"Leaving_Date","출발일"),"Annual_Leave","연차 휴가"),"Enter_Annual_Leave","연차휴가 입력"),"Remaining_leave","남은 휴가"),"Employee_Details","직원 세부 정보"),"Basic_Information","기본 정보"),"Family_status","가족 상태"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Choose_Family_status","가족 상태 선택"),"Employment_type","고용 유형"),"Select_Employment_type","고용 유형 선택"),"Enter_City","도시를 입력하십시오"),"Province","지방"),"Enter_Province","귀하의 지역을 입력하십시오"),"Enter_Address","주소를 입력하십시오"),"Enter_Zip_code","우편 번호를 입력하세요"),"Zip_code","우편 번호"),"Hourly_rate","시간당 요금"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Enter_Hourly_rate","시간당 요금 입력"),"Basic_salary","기본 급여"),"Enter_Basic_salary","기본급을 입력하세요."),"Social_Media","소셜 미디어"),"Skype","스카이프"),"Enter_Skype","스카이프를 입력하세요."),"Facebook","페이스북"),"Enter_Facebook","당신의 페이스 북을 입력"),"WhatsApp","왓츠앱"),"Enter_WhatsApp","Whatsapp을 입력하십시오."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"LinkedIn","링크드인"),"Enter_LinkedIn","링크드인을 입력하세요"),"Twitter","트위터"),"Enter_Twitter","귀하의 트위터를 입력"),"Experiences","경험담"),"bank_account","은행 계좌"),"Company_Name","회사 명"),"Location","위치"),"Enter_location","위치를 입력하십시오"),"Enter_Description","설명을 입력하십시오"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Bank_Name","은행 이름"),"Enter_Bank_Name","은행 이름 입력"),"Bank_Branch","은행 지점"),"Enter_Bank_Branch","은행 지점 입력"),"Bank_Number","은행 번호"),"Enter_Bank_Number","은행 번호 입력"),"Assigned_warehouses","지정된 창고"),"Top_customers","상위 고객"),"Attachment","부착"),"view_employee","직원보기"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"edit_employee","직원 편집"),"delete_employee","직원 삭제"),"Created_by","추가한 사람"),"Add_product_IMEI_Serial_number","제품 IMEI/일련번호 추가"),"Product_Has_Imei_Serial_number","제품에 Imei/일련 번호가 있음"),"IMEI_SN","IMEI/SN"),"Shipments","배송"),"delivered_to","배달"),"shipment_ref","배송 참조"),"sale_ref","판매 참조"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Edit_Shipping","배송 수정"),"Packed","포장 된"),"Shipped","배송됨"),"Delivered","배달됨"),"Cancelled","취소 된"),"Shipping_status","배송 상태"),"Users_Report","사용자 보고서"),"stock_report","주식 보고서"),"TotalPurchases","총 구매"),"Total_quotations","총 견적"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Total_return_sales","총 반품 판매"),"Total_return_purchases","총 반품 구매"),"Total_transfers","총 이체"),"Total_adjustments","총 조정"),"User_report","사용자 보고서"),"Current_stock","현재 재고"),"product_name","상품명"),"Total_Customers_Due","총 부채"),"Total_Suppliers_Due","총 부채"),"Some_warehouses","일부 창고"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"All_Warehouses","모든 창고"),"Product_Cost","제품 비용"),"sms_settings","SMS 설정"),"pos_settings","POS 설정"),"payment_gateway","결제 게이트웨이"),"mail_settings","메일 설정"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","기본 SMS 게이트웨이"),"module_settings","모듈 설정"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Module_enabled_success","모듈이 성공적으로 활성화되었습니다."),"Module_Disabled_success","모듈이 성공적으로 비활성화되었습니다."),"update_settings","설정 업데이트"),"Please_Upload_the_Correct_Module","올바른 모듈을 업로드하십시오"),"Uploaded_Success","에 성공적으로 업로드됨"),"Customer_details","고객 세부 정보"),"Edit_Customer","고객 편집"),"Delete_Customer","삭제"),"Pay_Due","모든 납입금을 지불하다"),"Paying_amount_is_greater_than_Total_Due","지불 금액이 총액보다 큽니다."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Customer_Invoice","고객 송장"),"This_Product_Not_For_Selling","이 제품은 판매용이 아닙니다."),"Welcome_to_your_Dashboard","대시보드에 오신 것을 환영합니다"),"Total_Payable","총액"),"Choose_Sale_Ref","판매 참조를 선택하십시오"),"Please_Select_Sale","세일을 선택해주세요"),"Sale_Ref","판매 참고 자료"),"list_product_returns","제품 반품 나열"),"Qty_return","반품 수량"),"Choose_Purchase_Ref","구매 참조 선택"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Purchase_Ref","구매 참조"),"please_select_purchase","구매를 선택해주세요"),"qty_return_is_greater_than_qty_purchased","반품 수량은 구매 수량보다 많습니다."),"qty_return_is_greater_than_qty_sold","반품 수량은 판매 수량보다 많습니다."),"Quantity_sold","판매 수량"),"qty_purchased","구매 수량"),"Sender_Name","보내는 사람 이름"),"The_module_must_be_uploaded_as_zip_file","모듈은 zip 파일로 업로드해야 합니다."),"Upload_Module","업로드 모듈"),"All_Modules_Installed","설치된 모든 모듈"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Current_Version","현재 버전"),"You_already_have_the_latest_version","당신은 이미 최신 버전을 가지고 있습니다"),"Update_Available","사용 가능한 업데이트"),"Update_Log","업데이트 로그"),"Update_Now","지금 업데이트"),"View_Change_Log","변경 로그 보기"),"invoice_footer","인보이스 바닥글"),"Please_Wait_for_the_update","참고: 업데이트가 완전히 완료될 때까지 기다리십시오. 브라우저를 닫거나 프로세스를 중지하지 않는 것이 좋습니다. 업그레이드"),"Note_update","참고: 업그레이드를 실행하기 전에 현재 버전 및 데이터베이스를 백업했는지 확인하십시오. 오류가 있는 경우 복원하려면"),"Time_Zone","시간대"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Payment_note","지불 메모"),"sale_note","판매 노트"),"Total_Sale_Due","총 판매 부채"),"Total_Sell_Return_Due","총 판매 반환 부채"),"pay_all_sell_due_at_a_time","한 번에 모든 판매 부채를 지불"),"pay_all_sell_return_due_at_a_time","한 번에 모든 판매 반환 부채를 지불"),"Gross_Profit","총 이익"),"pay_all_purchase_due_at_a_time","한 번에 모든 구매 부채를 갚다"),"Delete_Provider","공급자 삭제"),"Edit_Provider","제공자 편집"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Provider_details","제공업체 세부정보"),"Total_Purchase_Due","총 구매 부채"),"Provider_Credit_Note","신용 노트"),"Customer_Credit_Note","신용 노트"),"Sell_Return","반품 판매"),"Purchase_Return","구매 반품"),"Tax_Number","세금 번호"),"Please_add_return_quantity","반품 수량을 추가해주세요"),"Return_exist_for_the_Transaction","거래에 대한 반품이 있습니다."),"qty_return_is_greater_than_Quantity_Remaining","반품 수량은 남은 수량보다 큽니다."),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"products_refunded_alert","수량을 0으로 설정한 제품은 환불되지 않습니다."),"pay_all_purchase_return_due_at_a_time","한 번에 모든 구매 반환을 지불"),"Total_Purchase_Return_Due","총 구매 반환 부채"),"Purchase_return_due","반환 부채를 구입"),"Sell_return_due","반환 부채를 팔다"),"product_report","제품 보고서"),"product_sales_report","제품 판매 보고서"),"Product_purchases_report","제품 구매 보고서"),"Qty_sold","판매 수량"),"Qty_purchased","구입한 수량"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Filter_by_warehouse","창고로 필터링"),"Enable_Print_Invoice","인보이스 자동 인쇄"),"Show_Warehouse","보기 창고"),"credit_card_info","신용카드 정보"),"Saved_Credit_Card_Info","저장된 신용카드 정보"),"Credit_card_changed_successfully","신용카드가 성공적으로 변경되었습니다"),"notification_template","알림 템플릿"),"email_notification","이메일 알림"),"sms_notification","SMS 알림"),"Change_product_details","제품 상세 정보 수정"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"edit_tax_and_discount_and_shipping","세금, 할인 및 배송 수정"),"Create_Quotation_with_Stock","재고를 활용한 견적서 생성"),"Variant_Name","변형 이름"),"Variant_cost","변형 비용"),"Variant_price","변형 가격"),"Variant_code","변형 코드"),"Please_wait_until_the_product_is_loaded","제품 로딩이 완료될 때까지 기다려주십시오"),"Choose_SMS_Gateway","SMS 게이트웨이 선택"),"Notification_Client","고객 알림"),"Available_Tags","사용 가능한 태그"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Email_Subject","이메일 제목"),"Email_body","이메일 본문"),"Notification_Supplier","공급 업체 알림"),"sms_body","SMS 본문"),"sms_templates","SMS Templates"),"email_templates","Email Templates"),"Edit_Project","프로젝트 수정"),"Projects","프로젝트"),"Enter_Project_Title","프로젝트 제목 입력"),"Assigned_Employees","배정된 직원"),Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ye(Ke,"Choose_Team","팀 선택"),"Create_Project","프로젝트 생성"),"Project_List","프로젝트 목록"),"Not_Started","시작되지 않음"),"In_Progress","진행 중"),"On_Hold","보류 중"),"Edit_Task","작업 수정"),"Tasks","작업"),"Enter_Task_Title","작업 제목 입력"),"Choose_Project","프로젝트 선택"),Ye(Ye(Ye(Ye(Ke,"Project","프로젝트"),"Create_Task","작업 생성"),"Task_List","작업 목록"),"Import_Purchases","구매 내역 가져오기")),ba:(et(et(et(et(et(et(et(et(et(et(Xe={Draft_Created_successfully:"মসদি সফলভাবে তৈরি হয়েছে",Draft_Sale_Deleted:"মসদি বিক্রয় মুছে ফেলা হয়েছে",Inventory_Valuation_Based_on_Average_Cost:"সর্বমোট মূল্য গড় ভিত্তিতে মজুদ মূল্যায়ন",Payroll:"বেতন",Transfers_Money:"অর্থ স্থানান্তর",Inventory_Valuation:"মজুদের মূল্যায়ন",Deposits_Report:"আমানত রিপোর্ট",Expense_Report:"ব্যয় রিপোর্ট",Deposit_Category:"আমানতের বিভাগ",Total_Deposits:"মোট আমানত",Expense_Category:"ব্যয়ের বিভাগ",Total_Expenses:"মোট ব্যয়",ASSET_VALUE:"সম্পত্তির মান",STOCK_ON_HAND:"হাতে মজুদ",Variant_NAME:"ভেরিয়েন্ট নাম",SKU:"এসকেইউ",ITEM_NAME:"পণ্যের নাম",From_Account:"থেকে অ্যাকাউন্ট",To_Account:"থেকে অ্যাকাউন্ট",Accounts_cannot_be_the_same:"অ্যাকাউন্টগুলি একই হতে পারে না",CountStock:"মূল্যায়ন স্টক",Successfully_Generated_Count:"সফলভাবে মূল্যায়ন তৈরি হয়েছে",Count:"গণনা",file:"ফাইল",Accounting:"হিসাবরক্ষণ",deposit_delete:"আমানত মুছুন",deposit_edit:"আমানত সম্পাদনা করুন",deposit_add:"আমানত যোগ করুন",deposit_view:"আমানত দেখুন",expense_add:"ব্যয় যোগ করুন",expense_edit:"ব্যয় সম্পাদনা করুন",expense_delete:"ব্যয় মুছুন",List_Deposit:"আমানতের তালিকা",Create_deposit:"আমানত তৈরি করুন",deposit_Category:"আমানত বিভাগ",List_accounts:"হিসাবের তালিকা",Account:"অ্যাকাউন্ট",Choose_Account:"অ্যাকাউন্ট নির্বাচন করুন",Deposits:"আমানত",account_num:"অ্যাকাউন্ট নম্বর",Enter_account_num:"অ্যাকাউন্ট নম্বর লিখুন",account_name:"অ্যাকাউন্টের নাম",Enter_account_name:"অ্যাকাউন্টের নাম লিখুন",initial_balance:"প্রাথমিক ব্যালেন্স",Enter_initial_balance:"প্রাথমিক ব্যালেন্স লিখুন",notes:"মন্তব্য",balance:"ব্যালেন্স",Receipt:"রসিদ",Pos_Settings:"পদ সেটিংস (রসিদ)",Note_to_customer:"গ্রাহককে নোট করুন",Show_Note_to_customer:"গ্রাহককে নোট দেখান",Show_barcode:"বারকোড দেখান",Show_Tax_and_Discount:"ট্যাক্স এবং ডিসকাউন্ট এবং শিপিং দেখান",Show_Customer:"গ্রাহক দেখান",Show_Email:"ইমেইল দেখান",Show_Phone:"ফোন দেখান",Show_Address:"ঠিকানা দেখান",DefaultLanguage:"নির্ধারিত ভাষা",footer:"ফুটার",Received_Amount:"প্রাপ্তির পরিমাণ",Paying_Amount:"পরিশোধের পরিমাণ",Change:"রিটার্ন পরিবর্তন",Paying_amount_is_greater_than_Received_amount:"পরিশোধের পরিমাণ প্রাপ্ত পরিমাণের চেয়ে বেশি",Paying_amount_is_greater_than_Grand_Total:"অর্থপ্রদানের পরিমাণ গ্র্যান্ড মোটের চেয়ে বেশি",code_must_be_not_exist_already:"কোড ইতিমধ্যে বিদ্যমান না থাকা আবশ্যক",You_will_find_your_backup_on:"আপনি আপনার ব্যাকআপ পাবেন",and_save_it_to_your_pc:"এবং আপনার পিসিতে সংরক্ষণ করুন",Scan_your_barcode_and_select_the_correct_symbology_below:"আপনার বারকোড স্ক্যান করুন এবং নীচের সঠিক সিম্বলজি নির্বাচন করুন",Scan_Search_Product_by_Code_Name:"কোড বা নাম দ্বারা পণ্য স্ক্যান/অনুসন্ধান করুন",Paper_size:"কাগজের আকার",Clear_Cache:"ক্যাশে সাফ করুন",Cache_cleared_successfully:"ক্যাশে সফলভাবে সাফ করা হয়েছে৷",Failed_to_clear_cache:"ক্যাশে সাফ করতে ব্যর্থ হয়েছে৷",Scan_Barcode:"বারকোড স্ক্যানার",Please_use_short_name_of_unit:"অনুগ্রহ করে ইউনিটের সংক্ষিপ্ত নাম ব্যবহার করুন",DefaultCustomer:"ডিফল্ট গ্রাহক",DefaultWarehouse:"ডিফল্ট গুদাম",Payment_Gateway:"পেমেন্ট গেটওয়ে",SMS_Configuration:"এসএমএস কনফিগারেশন",Gateway:"এসএমএস গেটওয়ে",Choose_Gateway:"এসএমএস গেটওয়ে নির্বাচন করুন",Send_SMS:"বার্তা সফলভাবে পাঠানো হয়েছে",sms_config_invalid:"ভুল এসএমএস কনফিগারেশন অবৈধ",Remove_Stripe_Key_Secret:"স্ট্রাইপ এপিআই কী মুছুন",credit_card_account_not_available:"ক্রেডিট কার্ড অ্যাকাউন্ট উপলব্ধ নেই",Credit_Card_Info:"ক্রেডিট কার্ড তথ্য",developed_by:"দ্বারা বিকশিত",Unit_already_linked_with_sub_unit:"ইউনিট ইতিমধ্যে সাব ইউনিটের সাথে লিঙ্ক করা হয়েছে৷",Total_Items_Quantity:"মোট আইটেম এবং পরিমাণ",Value_by_Cost_and_Price:"খরচ এবং মূল্য",Search_this_table:"এই টেবিল অনুসন্ধান করুন",import_products:"পণ্য আমদানি করুন",Field_optional:"ক্ষেত্র ঐচ্ছিক",Download_exemple:"উদাহরণ ডাউনলোড করুন",field_must_be_in_csv_format:"ক্ষেত্র অবশ্যই csv ফরম্যাটে হতে হবে",Successfully_Imported:"সফলভাবে আমদানি করা হয়েছে",file_size_must_be_less_than_1_mega:"ফাইলের আকার 1 মেগা থেকে কম হতে হবে",Please_follow_the_import_instructions:"আমদানি নির্দেশাবলী অনুসরণ করুন",must_be_exist:"ইউনিট ইতিমধ্যে তৈরি করতে হবে",Import_Customers:"গ্রাহকদের আমদানি করুন",Import_Suppliers:"আমদানি সরবরাহকারী",Recent_Sales:"সাম্প্রতিক বিক্রয়",Create_Transfer:"ট্রান্সফার তৈরি করুন",order_products:"অর্ডার আইটেম",Search_Product_by_Code_Name:"কোড বা নাম দ্বারা পণ্য অনুসন্ধান করুন",Reports_payments_Purchase_Return:"রিপোর্ট ক্রয় রিটার্ন পেমেন্ট",Reports_payments_Sale_Return:"রিপোর্ট বিক্রয় রিটার্ন পেমেন্ট",payments_Sales_Return:"পেমেন্ট বিক্রয় রিটার্ন",payments_Purchases_Return:"পেমেন্ট ক্রয় রিটার্ন",CreateSaleReturn:"বিক্রয় রিটার্ন তৈরি করুন",EditSaleReturn:"বিক্রয় রিটার্ন সম্পাদনা করুন",SalesReturn:"বিক্রয় রিটার্ন",CreatePurchaseReturn:"ক্রয় রিটার্ন তৈরি করুন",EditPurchaseReturn:"ক্রয় রিটার্ন সম্পাদনা করুন",PurchasesReturn:"ক্রয় রিটার্ন",Due:"বাকি",Profit:"লাভ",Revenue:"রাজস্ব",Sales_today:"আজ সেলস",People:"মানুষ",Successfully_Created:"সফলভাবে তৈরি",Successfully_Updated:"সফলভাবে আপডেট",Success:"সফলতা",Failed:"ব্যর্থ হয়েছে",Warning:"সতর্কবাণী",Please_fill_the_form_correctly:"অনুগ্রহ করে ফর্মটি সঠিকভাবে পূরণ করুন",Field_is_required:"এই ক্ষেত্র প্রয়োজন",Error:"ত্রুটি!",you_are_not_authorized:"দুঃখিত! আপনি অনুমোদিত নন।",Go_back_to_home:"হোমপেজে ফিরে যান",page_not_exist:"দুঃখিত! আপনি যে পৃষ্ঠাটি খুঁজছিলেন সেটি বিদ্যমান নেই৷",Choose_Status:"স্থিতি চয়ন করুন",Choose_Method:"পদ্ধতি বেছে নিন",Choose_Symbology:"প্রতীকবিদ্যা চয়ন করুন",Choose_Category:"বিভাগ চয়ন করুন",Choose_Customer:"গ্রাহক চয়ন করুন",Choose_Supplier:"সরবরাহকারী চয়ন করুন",Choose_Unit_Purchase:"ক্রয় ইউনিট নির্বাচন করুন",Choose_Sub_Category:"উপশ্রেণী নির্বাচন করুন",Choose_Brand:"ব্র্যান্ড চয়ন করুন",Choose_Warehouse:"ওয়্যারহাউস বেছে নিন",Choose_Unit_Sale:"বিক্রয় ইউনিট নির্বাচন করুন",Enter_Product_Cost:"পণ্য খরচ লিখুন",Enter_Stock_alert:"স্টক সতর্কতা প্রবেশ করুন",Choose_Unit_Product:"পণ্য ইউনিট চয়ন করুন",Enter_Product_Price:"পণ্যের দাম লিখুন",Enter_Name_Product:"পণ্যের নাম লিখুন",Enter_Role_Name:"ভূমিকার নাম লিখুন",Enter_Role_Description:"ভূমিকার বর্ণনা লিখুন",Enter_name_category:"ক্যাটাগরির নাম লিখুন",Enter_Code_category:"ক্যাটাগরি কোড লিখুন",Enter_Name_Brand:"নাম ব্র্যান্ড লিখুন",Enter_Description_Brand:"বিবরণ ব্র্যান্ড লিখুন",Enter_Code_Currency:"কোড মুদ্রা লিখুন",Enter_name_Currency:"নাম মুদ্রা লিখুন",Enter_Symbol_Currency:"প্রতীক মুদ্রা লিখুন",Enter_Name_Unit:"ইউনিটের নাম লিখুন",Enter_ShortName_Unit:"সংক্ষিপ্ত নাম ইউনিট লিখুন",Choose_Base_Unit:"বেস ইউনিট চয়ন করুন",Choose_Operator:"অপারেটর চয়ন করুন",Enter_Operation_Value:"অপারেশন মান লিখুন",Enter_Name_Warehouse:"গুদাম নাম লিখুন",Enter_Phone_Warehouse:"ওয়্যারহাউস ফোন লিখুন",Enter_Country_Warehouse:"গুদাম দেশ লিখুন",Enter_City_Warehouse:"ওয়্যারহাউস সিটিতে প্রবেশ করুন",Enter_Email_Warehouse:"গুদাম ইমেল লিখুন",Enter_ZipCode_Warehouse:"গুদাম জিপ কোড লিখুন",Choose_Currency:"মুদ্রা পছন্দ করুন",Thank_you_for_your_business:"আমাদের সাথে কেনাকাটা করার জন্য আপনাকে ধন্যবাদ . অনুগ্রহ করে আবার আসবেন",Cancel:"বাতিল করুন",New_Customer:"নতুন গ্রাহক",Incorrect_Login:"ভুল লগইন",Successfully_Logged_In:"সফলভাবে লগ ইন",This_user_not_active:"এই ব্যবহারকারী সক্রিয় নয়",SignIn:"সাইন ইন করুন",Create_an_account:"একটি অ্যাকাউন্ট তৈরি করুন",Forgot_Password:"পাসওয়ার্ড ভুলে গেছেন ?",Email_Address:"ইমেইল ঠিকানা",SignUp:"সাইন আপ করুন",Already_have_an_account:"ইতিমধ্যে একটি একাউন্ট আছে ?",Reset_Password:"পাসওয়ার্ড রিসেট করুন",Failed_to_authenticate_on_SMTP_server:"মেল সার্ভারে প্রমাণীকরণ করতে ব্যর্থ হয়েছে৷",We_cant_find_a_user_with_that_email_addres:"আমরা সেই ইমেল ঠিকানা সহ একজন ব্যবহারকারী খুঁজে পাচ্ছি না",We_have_emailed_your_password_reset_link:"আমরা আপনার পাসওয়ার্ড রিসেট লিঙ্ক ই-মেইল করেছি",Please_fill_the_Email_Adress:"অনুগ্রহ করে ইমেল ঠিকানা পূরণ করুন",Confirm_password:"পাসওয়ার্ড নিশ্চিত করুন",Your_Password_has_been_changed:"আপনার পাসওয়ার্ড পরিবর্তন করা হয়েছে",The_password_confirmation_does_not_match:"পাসওয়ার্ড নিশ্চিতকরণ মেলে না",This_password_reset_token_is_invalid:"এই পাসওয়ার্ড রিসেট টোকেন অবৈধ",Warehouse_report:"গুদাম রিপোর্ট",All_Warehouses:"সমস্ত গুদাম",Expense_List:"সমস্ত ব্যয়",Expenses:"ব্যয়",This_Week_Sales_Purchases:"এই সপ্তাহে বিক্রয় এবং ক্রয়",Top_Selling_Products:"শীর্ষ বিক্রয় পণ্য",View_all:"সব দেখ",Payment_Sent_Received:"পেমেন্ট পাঠানো এবং প্রাপ্ত",Filter:"ছাঁকনি",Invoice_POS:"চালান POS",Invoice:"চালান",Customer_Info:"গ্রাহক তথ্য",Company_Info:"কোম্পানির তথ্য",Invoice_Info:"চালান তথ্য",Order_Summary:"অর্ডার সারাংশ",Quote_Info:"কোটেশন তথ্য",Del:"মুছে ফেলা",SuppliersPaiementsReport:"সরবরাহকারী পেমেন্ট রিপোর্ট",Purchase_Info:"ক্রয় তথ্য",Supplier_Info:"সরবরাহকারীর তথ্য",Return_Info:"প্রত্যাবর্তনের তথ্য"},"Expense_Category","বিভাগ"),"Create_Expense","ব্যয় তৈরি করুন"),"Details","বিস্তারিত"),"Discount_Method","ডিসকাউন্ট টাইপ"),"Net_Unit_Cost","নেট ইউনিট খরচ"),"Net_Unit_Price","নেট ইউনিট মূল্য"),"Edit_Expense","ব্যয় সম্পাদনা করুন"),"All_Brand","সমস্ত ব্র্যান্ড"),"All_Category","সমস্ত বিভাগ"),"ListExpenses","সমস্ত খরচ"),et(et(et(et(et(et(et(et(et(et(Xe,"Create_Permission","অনুমতি তৈরি করুন"),"Edit_Permission","সম্পাদনা অনুমতি"),"Reports_payments_Sales","পেমেন্ট বিক্রয় রিপোর্ট"),"Reports_payments_Purchases","রিপোর্ট পেমেন্ট ক্রয়"),"Reports_payments_Return_Customers","পেমেন্ট রিটার্ন গ্রাহকদের"),"Reports_payments_Return_Suppliers","পেমেন্ট রিটার্ন সরবরাহকারী"),"Expense_Deleted","এই ব্যয় মুছে ফেলা হয়েছে"),"Expense_Updated","এই ব্যয় আপডেট করা হয়েছে"),"Expense_Created","এই ব্যয় তৈরি করা হয়েছে"),"DemoVersion","আপনি ডেমো সংস্করণে এটি করতে পারবেন না"),et(et(et(et(et(et(et(et(et(et(Xe,"OrderStatistics","বিক্রয় পরিসংখ্যান"),"AlreadyAdd","এই পণ্য ইতিমধ্যে যোগ করা হয়েছে!!"),"AddProductToList","তালিকায় পণ্য যোগ করুন!"),"AddQuantity","অনুগ্রহ করে পণ্যের পরিমাণ যোগ করুন !!"),"InvalidData","অবৈধ তথ্য !!"),"LowStock","পরিমাণ স্টক উপলব্ধ পরিমাণ অতিক্রম"),"WarehouseIdentical","দুটি গুদাম একই হতে পারে না!!"),"VariantDuplicate","এই ভেরিয়েন্টটি ডুপ্লিকেট!!"),"Filesize","ফাইলের আকার"),"GenerateBackup","ব্যাকআপ জেনারেট করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"BackupDatabase","ব্যাকআপ ডাটাবেস"),"Backup","ব্যাকআপ"),"Paid","পরিশোধিত পরিমাণ"),"Unpaid","অবৈতনিক"),"Today","আজ"),"Income","আয়"),"Expenses","ব্যয়"),"Sale","বিক্রয়"),"Actif","সক্রিয়"),"Inactif","নিষ্ক্রিয়"),et(et(et(et(et(et(et(et(et(et(Xe,"Customers","গ্রাহকদের"),"Phone","ফোন"),"SearchByPhone","ফোন দ্বারা অনুসন্ধান করুন"),"Suppliers","সরবরাহকারীদের"),"Quotations","কোটেশন"),"Sales","সেলস"),"Purchases","কেনাকাটা"),"Returns","প্রত্যাবর্তন"),"Settings","সেটিংস"),"SystemSettings","সিস্টেম সেটিংস"),et(et(et(et(et(et(et(et(et(et(Xe,"Users","ব্যবহারকারীদের"),"GroupPermissions","গ্রুপ অনুমতি"),"Currencies","কারেন্সি"),"Warehouses","গুদাম"),"Units","ইউনিট"),"UnitsPrchases","ক্রয় ইউনিট"),"UnitsSales","বিক্রয় ইউনিট"),"Reports","রিপোর্ট"),"PaymentsReport","পেমেন্ট রিপোর্ট"),"PaymentsPurchases","পেমেন্ট ক্রয়"),et(et(et(et(et(et(et(et(et(et(Xe,"PaymentsSales","পেমেন্ট বিক্রয়"),"ProfitandLoss","লাভ এবং ক্ষতি"),"WarehouseStockChart","গুদাম স্টক চার্ট"),"SalesReport","বিক্রয় প্রতিবেদন"),"PurchasesReport","Purchase Reportক্রয় প্রতিবেদন"),"CustomersReport","গ্রাহক রিপোর্ট"),"SuppliersReport","সরবরাহকারী রিপোর্ট"),"SupplierReport","সরবরাহকারী রিপোর্ট"),"DailySalesData","দৈনিক বিক্রয় ডেটা"),"DailyPurchasesData","দৈনিক ক্রয় ডেটা"),et(et(et(et(et(et(et(et(et(et(Xe,"Dernièrescinqrecords","সর্বশেষ পাঁচটি রেকর্ড"),"Filters","ফিল্টার"),"date","তারিখ"),"Reference","উল্লেখ"),"Supplier","সরবরাহকারী"),"PaymentStatus","পরিশোধের হাল"),"Customer","গ্রাহক"),"CustomerCode","গ্রাহক কোড"),"Status","স্ট্যাটাস"),"SupplierCode","সরবরাহকারী কোড"),et(et(et(et(et(et(et(et(et(et(Xe,"Categorie","ক্যাটাগরি"),"Categories","ক্যাটাগরি"),"StockTransfers","স্থানান্তর"),"StockManagement","স্টক ব্যবস্থাপনা"),"dashboard","ড্যাশবোর্ড"),"Products","পণ্য"),"productsList","সব পণ্য"),"ProductManagement","পণ্য ব্যবস্থাপনা"),"ProductQuantityAlerts","পণ্য পরিমাণ সতর্কতা"),"CodeProduct","কোড পণ্য"),et(et(et(et(et(et(et(et(et(et(Xe,"ProductTax","গুণফল ট্যাক্স"),"SubCategorie","সাব ক্যাটাগরি"),"Name_product","নাম"),"StockAlert","স্টক সতর্কতা"),"warehouse","গুদাম"),"Tax","ট্যাক্স"),"BuyingPrice","ক্রয় মূল্য"),"SellPrice","বিক্রয় মূল্য"),"Quantity","পরিমান"),"UnitSale","বিক্রয় ইউনিট"),et(et(et(et(et(et(et(et(et(et(Xe,"UnitPurchase","ক্রয় ইউনিট"),"ManagementCurrencies","মুদ্রা ব্যবস্থাপনা"),"CurrencyCode","মুদ্রা কোড"),"CurrencyName","মুদ্রার নাম"),"Symbol","প্রতীক"),"All","সব"),"EditProduct","পণ্য সম্পাদনা করুন"),"SearchByCode","কোড দ্বারা অনুসন্ধান করুন"),"SearchByName","নাম দ্বারা অনুসন্ধান"),"ProductDetails","পণ্যের বিবরণ"),et(et(et(et(et(et(et(et(et(et(Xe,"CustomerName","গ্রাহকের নাম"),"CustomerManagement","গ্রাহক ব্যবস্থাপনা"),"Add","তৈরি করুন"),"add","তৈরি করুন"),"Edit","সম্পাদনা"),"Close","ঘনিষ্ঠ"),"PleaseSelect","অনুগ্রহ করে নির্বাচন করুন"),"Action","কর্ম"),"Email","ইমেইল"),"EditCustomer","গ্রাহক সম্পাদনা করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"AddCustomer","গ্রাহক তৈরি করুন"),"Country","দেশ"),"City","শহর"),"Adress","ঠিকানা"),"CustomerDetails","গ্রাহক বিবরণ"),"CustomersList","গ্রাহকদের"),"SupplierCode","সরবরাহকারী কোড"),"SupplierName","সরবরাহকারী নাম"),"SuppliersManagement","সরবরাহকারী ব্যবস্থাপনা"),"SupplierDetails","সরবরাহকারীর বিবরণ"),et(et(et(et(et(et(et(et(et(et(Xe,"QuotationsManagement","কোটেশন ম্যানেজমেন্ট"),"SubTotal","সাবটোটাল"),"MontantReste","পরিমাণ বাকি"),"complete","সম্পন্ন"),"EnAttendant","বিচারাধীন"),"Recu","গৃহীত"),"partial","আংশিক"),"Retournee","প্রত্যাবর্তন"),"DetailQuote","বিস্তারিত উদ্ধৃতি"),"EditQuote","উদ্ধৃতি সম্পাদনা করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"CreateSale","বিক্রয় তৈরি করুন"),"DownloadPdf","পিডিএফ ডাউনলোড করুন"),"QuoteEmail","ইমেইলে উদ্ধৃতি পাঠান"),"DeleteQuote","মুছে ফেলা উদ্ধৃতাংশ"),"AddQuote","তৈরি করুন উদ্ধৃতাংশ"),"SelectProduct","পণ্য নির্বাচন করুন"),"ProductCodeName","পণ্য (কোড - নাম)"),"Price","দাম"),"CurrentStock","স্টক"),"Total","গ্র্যান্ড টোটাল"),et(et(et(et(et(et(et(et(et(et(Xe,"Num","N°"),"Unitcost","ইউনিট খরচ"),"to","To"),"Subject","বিষয়"),"Message","বার্তা"),"EmailCustomer","গ্রাহককে ইমেল করুন"),"Sent","পাঠান"),"Quote","উদ্ধৃতাংশ"),"Hello","হ্যালো"),"AttachmentQuote","অনুগ্রহ করে আপনার উদ্ধৃতির জন্য সংযুক্তি খুঁজুন"),et(et(et(et(et(et(et(et(et(et(Xe,"AddProducts","অর্ডার তালিকায় পণ্য যোগ করুন"),"SelectWarehouse","অনুগ্রহ করে গুদাম নির্বাচন করুন"),"SelectCustomer","অনুগ্রহ করে গ্রাহক নির্বাচন করুন৷"),"SalesManagement","বিক্রয় ব্যবস্থাপনা"),"Balance","ভারসাম্য"),"QtyBack","Qty Back"),"TotalReturn","টোটাল রিটার্ন"),"Amount","পরিমাণ"),"SaleDetail","বিক্রয় বিস্তারিত"),"EditSale","বিক্রয় সম্পাদনা করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"AddSale","বিক্রয় তৈরি করুন"),"ShowPayment","পেমেন্ট দেখান"),"AddPayment","পেমেন্ট তৈরি করুন"),"EditPayment","অর্থপ্রদান সম্পাদনা করুন"),"EmailSale","ইমেইলে বিক্রয় পাঠান"),"DeleteSale","বিক্রয় মুছুন"),"ModePaiement","দ্বারা পরিশোধ করা হয়"),"Paymentchoice","পেমেন্ট পছন্দ"),"Note","দ্রষ্টব্য"),"PaymentComplete","অর্থ প্রদান সম্পূর্ণ!"),et(et(et(et(et(et(et(et(et(et(Xe,"PurchasesManagement","ক্রয় ব্যবস্থাপনা"),"Ordered","আদেশ দিয়েছেন"),"DeletePurchase","ক্রয় মুছুন"),"EmailPurchase","ইমেল এ ক্রয় পাঠান"),"EditPurchase","ক্রয় সম্পাদনা করুন"),"PurchaseDetail","ক্রয় বিস্তারিত"),"AddPurchase","ক্রয় তৈরি করুন"),"EmailSupplier","সরবরাহকারী ইমেল"),"PurchaseInvoice","পেমেন্ট ক্রয়"),"PurchasesInvoicesData","অর্থপ্রদানের ডেটা ক্রয় করে"),et(et(et(et(et(et(et(et(et(et(Xe,"SalesInvoice","বিক্রয় পেমেন্ট"),"SalesInvoicesData","বিক্রয় অর্থপ্রদানের ডেটা"),"UserManagement","ব্যবহারকারী ব্যবস্থাপনা"),"Firstname","প্রথম নাম"),"lastname","নামের শেষাংশ"),"username","ব্যবহারকারীর নাম"),"password","পাসওয়ার্ড"),"Newpassword","নতুন পাসওয়ার্ড"),"ChangeAvatar","অবতার পরিবর্তন করুন"),"LeaveBlank","আপনি যদি এটি পরিবর্তন না করে থাকেন তাহলে অনুগ্রহ করে এই ক্ষেত্রটি ফাঁকা রাখুন৷"),et(et(et(et(et(et(et(et(et(et(Xe,"type","টাইপ"),"UserPermissions","ব্যবহারকারীদের অনুমতি"),"RoleName","ভূমিকার নাম"),"RoleDescription","ভূমিকার বর্ণনা"),"AddPermissions","অনুমতি তৈরি করুন"),"View","দেখুন"),"Del","মুছে ফেলা"),"NewAdjustement","নতুন সমন্বয়"),"EditAdjustement","সমন্বয় সম্পাদনা করুন"),"CannotSubstraction","আপনি স্টক 0 আছে এমন পণ্য বিয়োগ করতে পারবেন না"),et(et(et(et(et(et(et(et(et(et(Xe,"Addition","সংযোজন"),"Subtraction","বিয়োগ"),"profil","প্রোফাইল"),"logout","প্রস্থান"),"PurchaseAlreadyPaid","আপনি পরিবর্তন করতে পারবেন না কারণ এই ক্রয়টি ইতিমধ্যেই অর্থপ্রদান করেছে৷"),"SaleAlreadyPaid","আপনি পরিবর্তন করতে পারবেন না কারণ এই বিক্রয় ইতিমধ্যেই অর্থপ্রদান করেছে৷"),"ReturnAlreadyPaid","আপনি পরিবর্তন করতে পারবেন না কারণ এই রিটার্ন ইতিমধ্যেই পরিশোধ করা হয়েছে"),"QuoteAlready","এই উদ্ধৃতি ইতিমধ্যে বিক্রয় উৎপন্ন হয়েছে"),"AddProduct","প্রোডাক্ট তৈরি করুন"),"QuotationComplete","এই উদ্ধৃতি সম্পূর্ণ"),et(et(et(et(et(et(et(et(et(et(Xe,"SiteConfiguration","সাইট কনফিগারেশন"),"Language","ভাষা"),"DefaultCurrency","ডিফল্ট মুদ্রা"),"LoginCaptcha","লগইন ক্যাপচা"),"DefaultEmail","ডিফল্ট ইমেল"),"SiteName","সাইটের নাম"),"ChangeLogo","লোগো পরিবর্তন করুন"),"SMTPConfiguration","মেইল কনফিগারেশন"),"HOST","হোস্ট"),"PORT","পোর্ট"),et(et(et(et(et(et(et(et(et(et(Xe,"encryption","এনক্রিপশন"),"SMTPIncorrect","কনফিগারেশন ভুল"),"PaymentsReturns","পেমেন্ট রিটার্ন"),"ReturnsInvoices","চালান রিটার্ন"),"ReturnsInvoicesData","ইনভয়েস ডেটা ফেরত দেয়"),"ShowAll","সমস্ত ব্যবহারকারীর সমস্ত রেকর্ড দেখুন"),"Discount","ছাড়"),"OrderTax","অর্ডার ট্যাক্স"),"Shipping","শিপিং"),"CompanyName","কোমপানির নাম"),et(et(et(et(et(et(et(et(et(et(Xe,"CompanyPhone","কোম্পানির ফোন"),"CompanyAdress","কোম্পানির ঠিকানা"),"Code","কোড"),"image","চিত্র"),"Printbarcode","বারকোড প্রিন্ট করুন"),"ReturnsCustomers","গ্রাহক রিটার্ন"),"ReturnsSuppliers","রিটার্ন সরবরাহকারী"),"FactureReturnCustomers","গ্রাহক চালান ফেরত দিন"),"FactureReturnSuppliers","সরবরাহকারী চালান ফেরত দিন"),"NodataAvailable","কোন তথ্য উপলব্ধ নেই"),et(et(et(et(et(et(et(et(et(et(Xe,"ProductImage","পণ্য ইমেজ"),"Barcode","বারকোড"),"pointofsales","বিক্রয় বিন্দু"),"CustomUpload","কাস্টম আপলোড"),"pointofsaleManagement","পয়েন্ট অফ সেল ম্যানেজমেন্ট"),"Adjustment","সমন্বয়"),"Updat","হালনাগাদ"),"Reset","রিসেট"),"print","প্রিন্ট"),"SearchByEmail","ইমেল দ্বারা অনুসন্ধান করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"ChooseProduct","পণ্য নির্বাচন করুন"),"Qty","পরিমান"),"Items","আইটেমগুলি"),"AmountHT","Amount HT"),"AmountTTC","Amount TTC"),"PleaseSelectSupplier","অনুগ্রহ করে সরবরাহকারী নির্বাচন করুন"),"PleaseSelectStatut","দয়া করে স্থিতি নির্বাচন করুন৷"),"PayeBy","দ্বারা অর্থপ্রদান"),"ChooseWarehouse","ওয়্যারহাউস বেছে নিন"),"payNow","এখন পরিশোধ করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"ListofCategory","ক্যাটাগরির তালিকা"),"Description","বর্ণনা"),"submit","জমা দিন"),"ProblemCreatingThisInvoice","এই চালান তৈরিতে একটি সমস্যা হয়েছে৷ অনুগ্রহপূর্বক আবার চেষ্টা করুন"),"ProblemPayment","পেমেন্টে সমস্যা হয়েছে। অনুগ্রহপূর্বক আবার চেষ্টা করুন."),"IncomeExpenses","আয় ও ব্যয়"),"dailySalesPurchases","দৈনিক বিক্রয় এবং ক্রয়"),"ProductsExpired","পণ্যের মেয়াদ শেষ"),"ListofBrand","ব্র্যান্ডস"),"CreateAdjustment","সমন্বয় তৈরি করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Afewwords","কয়েক শব্দ ..."),"UserImage","ব্যবহারকারীর ছবি"),"UpdateProduct","পণ্য আপডেট করুন"),"Brand","ব্র্যান্ড"),"BarcodeSymbology","বারকোড সিম্বোলজি"),"ProductCost","পণ্য খরচ"),"ProductPrice","পণ্য মূল্য"),"UnitProduct","পণ্য ইউনিট"),"TaxMethod","ট্যাক্স প্রকার"),"MultipleImage","একাধিক ছবি"),et(et(et(et(et(et(et(et(et(et(Xe,"ProductHasMultiVariants","এই পণ্যের মাল্টি বৈকল্পিক আছে"),"ProductHasPromotion","পণ্য প্রচার আছে"),"PromotionStart","Promotion Start"),"PromotionEnd","Promotion End"),"PromotionPrice","Promotion Price"),"Price","দাম"),"Cost","খরচ"),"Unit","ইউনিট"),"ProductVariant","পণ্য বৈকল্পিক"),"Variant","বৈকল্পিক"),et(et(et(et(et(et(et(et(et(et(Xe,"UnitPrice","ইউনিট মূল্য"),"CreateReturnCustomer","রিটার্ন গ্রাহক তৈরি করুন"),"EditReturnCustomer","রিটার্ন গ্রাহক সম্পাদনা করুন"),"CreateReturnSupplier","রিটার্ন সরবরাহকারী তৈরি করুন"),"Documentation","ডক"),"EditReturnSupplier","রিটার্ন সরবরাহকারী সম্পাদনা করুন"),"FromWarehouse","গুদাম থেকে"),"ToWarehouse","গুদাম করার জন্য"),"EditTransfer","স্থানান্তর সম্পাদনা করুন"),"TransferDetail","স্থানান্তর বিবরণ"),et(et(et(et(et(et(et(et(et(et(Xe,"Pending","বিচারাধীন"),"Received","গৃহীত"),"Ordered","আদেশ দিয়েছেন"),"PermissionsManager","অনুমতি ব্যবস্থাপনা"),"BrandManager","ব্র্যান্ড"),"BrandImage","ব্র্যান্ড ইমেজ"),"BrandName","ব্র্যান্ডের নাম"),"BrandDescription","ব্র্যান্ডের বর্ণনা"),"BaseUnit","বেস একক"),"ManagerUnits","ইউনিট ব্যবস্থাপনা"),et(et(et(et(et(et(et(et(et(et(Xe,"OperationValue","অপারেশন ভ্যালু"),"Operator","অপারেটর"),"Top5Products","সেরা 5টি পণ্য"),"Last5Sales","শেষ 5 বিক্রয়"),"ListAdjustments","সমস্ত সমন্বয়"),"ListTransfers","সমস্ত স্থানান্তর"),"CreateTransfer","ট্রান্সফার তৈরি করুন"),"OrdersManager","আদেশ ব্যবস্থাপনা"),"ListQuotations","সব উদ্ধৃতি"),"ListPurchases","সমস্ত ক্রয়"),et(et(et(et(et(et(et(et(et(et(Xe,"ListSales","সমস্ত বিক্রয়"),"ListReturns","সব রিটার্ন"),"PeopleManager","মানুষ ব্যবস্থাপনা"),"Delete",{Title:"তুমি কি নিশ্চিত?",Text:"আপনি এটি প্রত্যাবর্তন করতে সক্ষম হবেন না!",confirmButtonText:"হ্যাঁ, এটা মুছে ফেলুন!",cancelButtonText:"বাতিল করুন",Deleted:"মুছে ফেলা হয়েছে!",Failed:"ব্যর্থ হয়েছে!",Therewassomethingwronge:"কিছু ভুল ছিল",CustomerDeleted:"সফলভাবে মুছে ফেলা হয়েছে",SupplierDeleted:"সফলভাবে মুছে ফেলা হয়েছে",QuoteDeleted:"সফলভাবে মুছে ফেলা হয়েছে",SaleDeleted:"সফলভাবে মুছে ফেলা হয়েছে",PaymentDeleted:"সফলভাবে মুছে ফেলা হয়েছে",PurchaseDeleted:"সফলভাবে মুছে ফেলা হয়েছে",ReturnDeleted:"সফলভাবে মুছে ফেলা হয়েছে",ProductDeleted:"সফলভাবে মুছে ফেলা হয়েছে",ClientError:"এই ক্লায়েন্টটি ইতিমধ্যেই অন্যান্য অপারেশনের সাথে লিঙ্ক করা হয়েছে৷",ProviderError:"এই সরবরাহকারী ইতিমধ্যেই অন্যান্য অপারেশনের সাথে সংযুক্ত",UserDeleted:"সফলভাবে মুছে ফেলা হয়েছে",UnitDeleted:"সফলভাবে মুছে ফেলা হয়েছে",RoleDeleted:"সফলভাবে মুছে ফেলা হয়েছে",TaxeDeleted:"সফলভাবে মুছে ফেলা হয়েছে",SubCatDeleted:"সফলভাবে মুছে ফেলা হয়েছে",CatDeleted:"সফলভাবে মুছে ফেলা হয়েছে",WarehouseDeleted:"সফলভাবে মুছে ফেলা হয়েছে",AlreadyLinked:"এই পণ্যটি ইতিমধ্যেই অন্যান্য অপারেশনের সাথে যুক্ত",AdjustDeleted:"সফলভাবে মুছে ফেলা হয়েছে",TitleCurrency:"সফলভাবে মুছে ফেলা হয়েছে",TitleTransfer:"সফলভাবে মুছে ফেলা হয়েছে",BackupDeleted:"সফলভাবে মুছে ফেলা হয়েছে",TitleBrand:"সফলভাবে মুছে ফেলা হয়েছে"}),"Update",{TitleBrand:"সফলভাবে আপডেট হয়েছে",TitleProfile:"সফলভাবে আপডেট হয়েছে",TitleAdjust:"সফলভাবে আপডেট হয়েছে",TitleRole:"সফলভাবে আপডেট হয়েছে",TitleUnit:"সফলভাবে আপডেট হয়েছে",TitleUser:"সফলভাবে আপডেট হয়েছে",TitleCustomer:"সফলভাবে আপডেট হয়েছে",TitleQuote:"সফলভাবে আপডেট হয়েছে",TitleSale:"সফলভাবে আপডেট হয়েছে",TitlePayment:"সফলভাবে আপডেট হয়েছে",TitlePurchase:"সফলভাবে আপডেট হয়েছে",TitleReturn:"সফলভাবে আপডেট হয়েছে",TitleProduct:"সফলভাবে আপডেট হয়েছে",TitleSupplier:"সফলভাবে আপডেট হয়েছে",TitleTaxe:"সফলভাবে আপডেট হয়েছে",TitleCat:"সফলভাবে আপডেট হয়েছে",TitleWarhouse:"সফলভাবে আপডেট হয়েছে",TitleSetting:"সফলভাবে আপডেট হয়েছে",TitleCurrency:"সফলভাবে আপডেট হয়েছে",TitleTransfer:"সফলভাবে আপডেট হয়েছে"}),"Create",{TitleBrand:"সফলভাবে তৈরি করা হয়েছে",TitleRole:"সফলভাবে তৈরি করা হয়েছে",TitleUnit:"সফলভাবে তৈরি করা হয়েছে",TitleUser:"সফলভাবে তৈরি করা হয়েছে",TitleCustomer:"সফলভাবে তৈরি করা হয়েছে",TitleQuote:"সফলভাবে তৈরি করা হয়েছে",TitleSale:"সফলভাবে তৈরি করা হয়েছে",TitlePayment:"সফলভাবে তৈরি করা হয়েছে",TitlePurchase:"সফলভাবে তৈরি করা হয়েছে",TitleReturn:"সফলভাবে তৈরি করা হয়েছে",TitleProduct:"সফলভাবে তৈরি করা হয়েছে",TitleSupplier:"সফলভাবে তৈরি করা হয়েছে",TitleTaxe:"সফলভাবে তৈরি করা হয়েছে",TitleCat:"সফলভাবে তৈরি করা হয়েছে",TitleWarhouse:"সফলভাবে তৈরি করা হয়েছে",TitleAdjust:"সফলভাবে তৈরি করা হয়েছে",TitleCurrency:"সফলভাবে তৈরি করা হয়েছে",TitleTransfer:"সফলভাবে তৈরি করা হয়েছে"}),"Send",{TitleEmail:"ইমেল সফলভাবে পাঠান"}),"return",{TitleSale:"এই বিক্রয় ইতিমধ্যে একটি রিটার্ন সঙ্গে লিঙ্ক!"}),"ReturnManagement","রিটার্ন ম্যানেজমেন্ট"),"ReturnDetail","রিটার্ন বিস্তারিত"),et(et(et(et(et(et(et(et(et(et(Xe,"EditReturn","রিটার্ন সম্পাদনা করুন"),"AddReturn","রিটার্ন তৈরি করুন"),"EmailReturn","ইমেলে রিটার্ন পাঠান"),"DeleteReturn","রিটার্ন মুছুন"),"Retoursurcharge","রিটার্ন সারচার্জ"),"Laivrison","ডেলিভারি"),"SelectSale","বিক্রয় নির্বাচন করুন"),"ZeroPardefault","আপনি আইটেমটি মুছে ফেলতে পারেন বা এটি ফেরত না দিলে পরিমাণটি শূন্যে সেট করতে পারেন"),"Return","প্রত্যাবর্তন"),"Purchase","ক্রয়"),et(et(et(et(et(et(et(et(et(et(Xe,"TotalSales","মোট বিক্রয়"),"TotalPurchases","মোট ক্রয়"),"TotalReturns","মোট রিটার্ন"),"PaiementsNet","পেমেন্ট নেট"),"PaiementsSent","পেমেন্ট পাঠানো হয়েছে"),"PaiementsReceived","পেমেন্ট পেয়েছি"),"Recieved","গৃহীত"),"Sent","পাঠানো হয়েছে"),"ProductQuantityAlerts","পণ্য পরিমাণ সতর্কতা"),"ProductCode","কোড"),et(et(et(et(et(et(et(et(et(et(Xe,"ProductName","গুণফল"),"AlertQuantity","সতর্কতা পরিমাণ"),"WarehouseStockChart","গুদাম স্টক চার্ট"),"TotalProducts","মোট পণ্য"),"TotalQuantity","মোট পরিমাণ"),"TopCustomers","সেরা 5 গ্রাহক"),"TotalAmount","মোট পরিমাণ"),"TotalPaid","মোট দেওয়া"),"CustomerSalesReport","গ্রাহক বিক্রয় রিপোর্ট"),"CustomerPaiementsReport","গ্রাহক পেমেন্ট রিপোর্ট"),et(et(et(et(et(et(et(et(et(et(Xe,"CustomerQuotationsReport","গ্রাহক উদ্ধৃতি রিপোর্ট"),"Payments","পেমেন্ট"),"TopSuppliers","শীর্ষ 5 সরবরাহকারী"),"SupplierPurchasesReport","সরবরাহকারী ক্রয় রিপোর্ট"),"SupplierPaiementsReport","সরবরাহকারী পেমেন্ট রিপোর্ট"),"Name","নাম"),"Code","কোড"),"ManagementWarehouse","গুদাম ব্যবস্থাপনা"),"ZipCode","জিপ কোড"),"managementCategories","বিভাগসমূহ"),et(et(et(et(et(et(et(et(et(et(Xe,"Codecategorie","বিভাগ কোড"),"Namecategorie","বিভাগ নাম"),"Parentcategorie","অভিভাবক শ্রেণী"),"managementTax","ট্যাক্স ব্যবস্থাপনা"),"TaxName","ট্যাক্সের নাম"),"TaxRate","করের হার"),"managementUnitPurchases","ক্রয় ইউনিট"),"managementUnitSales","বিক্রয় ইউনিট"),"ShortName","সংক্ষিপ্ত নাম"),"PleaseSelectThesebeforeaddinganyproduct","কোন পণ্য যোগ করার আগে এই নির্বাচন করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"StockAdjustement","সমন্বয়"),"PleaseSelectWarehouse","কোনো পণ্য নির্বাচন করার আগে গুদাম নির্বাচন করুন"),"StockTransfer","স্টক স্থানান্তর"),"SelectPeriod","পিরিয়ড নির্বাচন করুন"),"ThisYear","এই বছর"),"ThisToday","এই টুডে"),"ThisMonth","এই মাস"),"ThisWeek","এই সপ্তাহ"),"AdjustmentDetail","সামঞ্জস্য বিস্তারিত"),"ActivateUser","এই ব্যবহারকারী সক্রিয় করা হয়েছে"),et(et(et(et(et(et(et(et(et(et(Xe,"DisActivateUser","এই ব্যবহারকারী নিষ্ক্রিয় করা হয়েছে"),"NotFound","পৃষ্ঠা খুঁজে পাওয়া যায়নি."),"oops","উফ! পৃষ্ঠা খুঁজে পাওয়া যায়নি."),"couldNotFind","আপনি যে পৃষ্ঠাটি খুঁজছিলেন তা আমরা খুঁজে পাইনি৷ এদিকে, আপনি হতে পারেন৷"),"ReturnDashboard","ড্যাশবোর্ডে ফিরে যান"),"hrm","এইচআরএম"),"Employees","কর্মচারীদের"),"Attendance","হাজিরা"),"Leave_request","অনুরোধ ছেড়ে দিন"),"Leave_type","টাইপ"),et(et(et(et(et(et(et(et(et(et(Xe,"Company","কোম্পানি"),"Departments","বিভাগ"),"Designations","উপাধি"),"Office_Shift","অফিস শিফট"),"Holidays","ছুটির দিন"),"Enter_Company_Name","কোম্পানির নাম লিখুন"),"Enter_email_address","ইমেইল অ্যাড্রেস দিন"),"Enter_Company_Phone","কোম্পানির ফোন লিখুন"),"Enter_Company_Country","কোম্পানির দেশ লিখুন"),"Created_in_successfully","সফলভাবে তৈরি করা হয়েছে"),et(et(et(et(et(et(et(et(et(et(Xe,"Updated_in_successfully","সফলভাবে আপডেট করা হয়েছে৷"),"Deleted_in_successfully","সফলভাবে মুছে ফেলা হয়েছে"),"department","বিভাগ"),"Enter_Department_Name","বিভাগের নাম দিন"),"Choose_Company","কোম্পানি চয়ন করুন"),"Department_Head","বিভাগের প্রধান"),"Choose_Department_Head","বিভাগীয় প্রধান নির্বাচন করুন"),"Enter_Shift_name","শিফটের নাম লিখুন"),"Monday_In","Monday In"),"Monday_Out","Monday Out"),et(et(et(et(et(et(et(et(et(et(Xe,"Tuesday_In","Tuesday In"),"tuesday_out","tuesday Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),et(et(et(et(et(et(et(et(et(et(Xe,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","ছুটি"),"Enter_title","শিরোনাম লিখুন"),"title","শিরোনাম"),"start_date","শুরুর তারিখ"),"Enter_Start_date","শুরুর তারিখ লিখুন"),"Finish_Date","শেষ তারিখ"),"Enter_Finish_date","সমাপ্তির তারিখ লিখুন"),"Please_provide_any_details","কোন বিবরণ প্রদান করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Attendances","উপস্থিতি"),"Enter_Attendance_date","উপস্থিতির তারিখ লিখুন"),"Time_In","Time In"),"Time_Out","Time Out"),"Choose_Employee","কর্মচারী নির্বাচন করুন"),"Employee","কর্মচারী"),"Work_Duration","কাজের সময়কাল"),"remaining_leaves_are_insufficient","অবশিষ্ট পাতা অপর্যাপ্ত"),"Leave_Type","টাইপ"),"Days","দিনগুলি"),et(et(et(et(et(et(et(et(et(et(Xe,"Department","বিভাগ"),"Choose_leave_type","টাইপ বেছে নিন"),"Choose_status","স্ট্যাটাস বেছে নিন"),"Leave_Reason","যুক্তি"),"Enter_Reason_Leave","কারণ ছুটি লিখুন"),"Add_Employee","কর্মচারী যোগ করুন"),"FirstName","প্রথম নাম"),"Enter_FirstName","প্রথম নাম লিখুন"),"LastName","নামের শেষাংশ"),"Enter_LastName","শেষ নাম লিখুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Gender","লিঙ্গ"),"Choose_Gender","লিঙ্গ চয়ন করুন"),"Enter_Birth_date","জন্ম তারিখ লিখুন"),"Birth_date","জন্ম তারিখ"),"Enter_Country","দেশে প্রবেশ করুন"),"Enter_Phone_Number","ফোন নম্বর লিখুন"),"joining_date","যোগদানের তারিখ"),"Enter_joining_date","যোগদানের তারিখ লিখুন"),"Choose_Designation","পদবী চয়ন করুন"),"Designation","উপাধি"),et(et(et(et(et(et(et(et(et(et(Xe,"Office_Shift","অফিস শিফট"),"Choose_Office_Shift","অফিস শিফট নির্বাচন করুন"),"Enter_Leaving_Date","ছেড়ে যাওয়ার তারিখ লিখুন"),"Leaving_Date","তারিখ ছাড়ার"),"Annual_Leave","বার্ষিক ছুটি"),"Enter_Annual_Leave","বার্ষিক ছুটি লিখুন"),"Remaining_leave","অবশিষ্ট ছুটি"),"Employee_Details","কর্মচারী বিবরণ"),"Basic_Information","মৌলিক তথ্য"),"Family_status","পারিবারিক মর্যাদা"),et(et(et(et(et(et(et(et(et(et(Xe,"Choose_Family_status","পারিবারিক অবস্থা চয়ন করুন"),"Employment_type","কর্মসংস্থান প্রকার"),"Select_Employment_type","কর্মসংস্থানের ধরন নির্বাচন করুন"),"Enter_City","শহরে প্রবেশ করুন"),"Province","প্রদেশ"),"Enter_Province","প্রদেশে প্রবেশ করুন"),"Enter_Address","ঠিকানা লিখুন"),"Enter_Zip_code","জিপ কোড প্রবেশ"),"Zip_code","জিপ কোড"),"Hourly_rate","প্রতি ঘণ্টার হার"),et(et(et(et(et(et(et(et(et(et(Xe,"Enter_Hourly_rate","ঘন্টার হার লিখুন"),"Basic_salary","মূল বেতন"),"Enter_Basic_salary","বেসিক বেতন লিখুন"),"Social_Media","সামাজিক মাধ্যম"),"Skype","স্কাইপ"),"Enter_Skype","স্কাইপ লিখুন"),"Facebook","ফেসবুক"),"Enter_Facebook","আপনার Facebook লিখুন"),"WhatsApp","হোয়াটসঅ্যাপ"),"Enter_WhatsApp","হোয়াটসঅ্যাপ লিখুন"),et(et(et(et(et(et(et(et(et(et(Xe,"LinkedIn","লিঙ্কডইন"),"Enter_LinkedIn","লিঙ্কডইন লিখুন"),"Twitter","টুইটার"),"Enter_Twitter","আপনার টুইটার লিখুন"),"Experiences","অভিজ্ঞতাসমূহ"),"bank_account","ব্যাংক হিসাব"),"Company_Name","কোমপানির নাম"),"Location","অবস্থান"),"Enter_location","অবস্থান লিখুন"),"Enter_Description","বর্ণনা লিখুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Bank_Name","ব্যাংকের নাম"),"Enter_Bank_Name","ব্যাঙ্কের নাম লিখুন"),"Bank_Branch","ব্যাংকের শাখা"),"Enter_Bank_Branch","ব্যাংক শাখায় প্রবেশ করুন"),"Bank_Number","ব্যাঙ্ক নম্বর"),"Enter_Bank_Number","ব্যাঙ্ক নম্বর লিখুন"),"Assigned_warehouses","অ্যাক্সেস গুদাম"),"Top_customers","সেরা গ্রাহকদের"),"Attachment","সংযুক্তি"),"view_employee","কর্মচারী দেখুন"),et(et(et(et(et(et(et(et(et(et(Xe,"edit_employee","কর্মচারী সম্পাদনা করুন"),"delete_employee","কর্মচারী মুছুন"),"Created_by","দ্বারা যোগ করা"),"Add_product_IMEI_Serial_number","পণ্যের IMEI/ক্রমিক নম্বর যোগ করুন"),"Product_Has_Imei_Serial_number","পণ্যের রয়েছে Imei/ক্রমিক নম্বর"),"IMEI_SN","IMEI/SN"),"Shipments","প্রেরণ"),"delivered_to","বিতরণ করা হয়েছে"),"shipment_ref","ডেলিভারি রেফ"),"sale_ref","বিক্রয় রেফ"),et(et(et(et(et(et(et(et(et(et(Xe,"Edit_Shipping","শিপিং সম্পাদনা করুন"),"Packed","বস্তাবন্দী"),"Shipped","পাঠানো"),"Delivered","বিতরণ করা হয়েছে"),"Cancelled","বাতিল"),"Shipping_status","শিপিং অবস্থা"),"Users_Report","ব্যবহারকারীদের রিপোর্ট"),"stock_report","স্টক রিপোর্ট"),"TotalPurchases","মোট ক্রয়"),"Total_quotations","মোট কোটেশন"),et(et(et(et(et(et(et(et(et(et(Xe,"Total_return_sales","মোট রিটার্ন বিক্রয়"),"Total_return_purchases","মোট রিটার্ন ক্রয়"),"Total_transfers","মোট স্থানান্তর"),"Total_adjustments","মোট সমন্বয়"),"User_report","ব্যবহারকারীর প্রতিবেদন"),"Current_stock","বর্তমান স্টক"),"product_name","পণ্যের নাম"),"Total_Customers_Due","মোট ঋণ"),"Total_Suppliers_Due","মোট ঋণ"),"Some_warehouses","কিছু গুদাম"),et(et(et(et(et(et(et(et(et(et(Xe,"All_Warehouses","সমস্ত গুদাম"),"Product_Cost","পণ্য খরচ"),"sms_settings","এসএমএস সেটিংস"),"pos_settings","POS সেটিংস"),"payment_gateway","পেমেন্ট গেটওয়ে"),"mail_settings","মেল সেটিংস"),"Nexmo_SMS","নেক্সমো এসএমএস"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","ডিফল্ট এসএমএস গেটওয়ে"),"module_settings","মডিউল সেটিংস"),et(et(et(et(et(et(et(et(et(et(Xe,"Module_enabled_success","মডিউল সফলভাবে সক্ষম হয়েছে৷"),"Module_Disabled_success","মডিউল সফলভাবে নিষ্ক্রিয় হয়েছে৷"),"update_settings","সেটিংস আপডেট করুন"),"Please_Upload_the_Correct_Module","অনুগ্রহ করে সঠিক মডিউলটি আপলোড করুন"),"Uploaded_Success","সফলভাবে আপলোড করা হয়েছে"),"Customer_details","গ্রাহক বিবরণ"),"Edit_Customer","গ্রাহক সম্পাদনা করুন"),"Delete_Customer","গ্রাহক মুছুন"),"Pay_Due","ক্লায়েন্ট বিশ্রামের পরিমাণ পরিশোধ করুন"),"Paying_amount_is_greater_than_Total_Due","অর্থপ্রদানের পরিমাণ মোট বিশ্রামের পরিমাণের চেয়ে বেশি৷"),et(et(et(et(et(et(et(et(et(et(Xe,"Customer_Invoice","গ্রাহক চালান"),"This_Product_Not_For_Selling","এই পণ্যটি বিক্রির জন্য নয়"),"Welcome_to_your_Dashboard","আপনার ড্যাশবোর্ডে স্বাগতম"),"Total_Payable","মোট প্রদেয়"),"Choose_Sale_Ref","বিক্রয় রেফ নির্বাচন করুন"),"Please_Select_Sale","বিক্রয় নির্বাচন করুন"),"Sale_Ref","বিক্রয় রেফ"),"list_product_returns","তালিকা পণ্য রিটার্ন"),"Qty_return","পরিমাণ রিটার্ন"),"Choose_Purchase_Ref","ক্রয় রেফ নির্বাচন করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Purchase_Ref","রেফ ক্রয়"),"please_select_purchase","ক্রয় নির্বাচন করুন"),"qty_return_is_greater_than_qty_purchased","পরিমাণ রিটার্ন ক্রয় করা পরিমাণের চেয়ে বেশি"),"qty_return_is_greater_than_qty_sold","পরিমাণ রিটার্ন বিক্রি করা পরিমাণের চেয়ে বেশি"),"Quantity_sold","পরিমাণ বিক্রি"),"qty_purchased","পরিমাণ ক্রয়"),"Sender_Name","প্রেরক নাম"),"Upload_Module","আপলোড মডিউল"),"The_module_must_be_uploaded_as_zip_file","মডিউলটি অবশ্যই জিপ ফাইল হিসাবে আপলোড করতে হবে"),"All_Modules_Installed","সমস্ত মডিউল ইনস্টল"),et(et(et(et(et(et(et(et(et(et(Xe,"Current_Version","বর্তমান সংস্করণ"),"You_already_have_the_latest_version","আপনি ইতিমধ্যে সর্বশেষ সংস্করণ আছে"),"Update_Available","আপডেট উপলব্ধ"),"Update_Log","আপডেট লগ"),"Update_Now","এখন হালনাগাদ করুন"),"View_Change_Log","পরিবর্তন লগ দেখুন"),"Please_Wait_for_the_update","দ্রষ্টব্য: অনুগ্রহ করে আপডেট সম্পূর্ণভাবে শেষ হওয়ার জন্য অপেক্ষা করুন। এটি ব্রাউজার বন্ধ বা একটি প্রক্রিয়া আপগ্রেড বন্ধ করার সুপারিশ করা হয় না"),"Note_update","দ্রষ্টব্য: আপগ্রেড চালানোর আগে আপনি আপনার বর্তমান সংস্করণ এবং ডাটাবেস ব্যাকআপ করেছেন তা নিশ্চিত করুন, যদি কোনও ত্রুটি থাকে তবে এটি পুনরুদ্ধার করতে"),"invoice_footer","চালান ফুটার"),"Time_Zone","সময় অঞ্চল"),et(et(et(et(et(et(et(et(et(et(Xe,"Payment_note","পেমেন্ট নোট"),"sale_note","বিক্রয় নোট"),"Total_Sale_Due","মোট বিক্রয় ঋণ"),"Total_Sell_Return_Due","মোট বিক্রি রিটার্ন ঋণ"),"pay_all_sell_due_at_a_time","এক সময়ে সমস্ত বিক্রয় ঋণ পরিশোধ করুন"),"pay_all_sell_return_due_at_a_time","এক সময়ে সব বিক্রি রিটার্ন ঋণ পরিশোধ"),"Gross_Profit","মোট মুনাফা"),"pay_all_purchase_due_at_a_time","এক সময়ে সমস্ত ক্রয় ঋণ পরিশোধ করুন"),"Delete_Provider","প্রদানকারী মুছুন"),"Edit_Provider","প্রদানকারী সম্পাদনা করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"Provider_details","প্রদানকারীর বিবরণ"),"Total_Purchase_Due","মোট ক্রয় দেনা"),"Provider_Credit_Note","ক্রেডিট নোট"),"Customer_Credit_Note","ক্রেডিট নোট"),"Sell_Return","রিটার্ন বিক্রি করুন"),"Purchase_Return","ক্রয় রিটার্ন"),"Tax_Number","কর নম্বর"),"Please_add_return_quantity","রিটার্ন পরিমাণ যোগ করুন"),"Return_exist_for_the_Transaction","লেনদেনের জন্য রিটার্ন বিদ্যমান"),"qty_return_is_greater_than_Quantity_Remaining","পরিমাণ রিটার্ন বাকি পরিমাণের চেয়ে বেশি"),et(et(et(et(et(et(et(et(et(et(Xe,"products_refunded_alert","0 তে সেটের পরিমাণ সহ যেকোন পণ্য ফেরত দেওয়া হবে না"),"pay_all_purchase_return_due_at_a_time","এক সময়ে সমস্ত ক্রয় রিটার্ন পরিশোধ করুন"),"Total_Purchase_Return_Due","মোট ক্রয় রিটার্ন বকেয়া"),"Purchase_return_due","ক্রয় রিটার্ন ঋণ"),"Sell_return_due","বিক্রয় ফেরত ঋণ"),"product_report","পণ্য রিপোর্ট"),"product_sales_report","পণ্য বিক্রয় রিপোর্ট"),"Product_purchases_report","পণ্য ক্রয় রিপোর্ট"),"Qty_sold","পরিমাণ বিক্রি"),"Qty_purchased","পরিমাণ ক্রয়"),et(et(et(et(et(et(et(et(et(et(Xe,"Filter_by_warehouse","গুদাম দ্বারা ফিল্টার"),"Enable_Print_Invoice","স্বয়ংক্রিয়ভাবে চালান প্রিন্ট করুন"),"Show_Warehouse","গুদাম দেখান"),"credit_card_info","ক্রেডিট কার্ড তথ্য"),"saved_credit_card_info","সংরক্ষিত ক্রেডিট কার্ড তথ্য"),"credit_card_changed_successfully","ক্রেডিট কার্ড সফলভাবে পরিবর্তিত হয়েছে"),"notification_template","বিজ্ঞপ্তি টেমপ্লেট"),"email_notification","ই-মেইল বিজ্ঞপ্তি"),"sms_notification","এসএমএস বিজ্ঞপ্তি"),"change_product_details","পণ্যের বিস্তারিত পরিবর্তন করুন"),et(et(et(et(et(et(et(et(et(et(Xe,"edit_tax_and_discount_and_shipping","কর এবং ছাড় এবং শিপিং সম্পাদনা করুন"),"create_quotation_with_stock","স্টক সহ উদ্ধৃতি তৈরি করুন"),"variant_name","পণ্যের পদক্ষেপের নাম"),"variant_cost","পণ্যের পদক্ষেপ খরচ"),"variant_price","পণ্যের পদক্ষেপ মূল্য"),"variant_code","পণ্যের পদক্ষেপ কোড"),"please_wait_until_the_product_is_loaded","পণ্য লোড হওয়া পর্যন্ত অপেক্ষা করুন"),"choose_sms_gateway","এসএমএস গেটওয়ে চয়ন করুন"),"notification_client","বিজ্ঞপ্তি ক্লায়েন্ট"),"available_tags","উপলব্ধ ট্যাগগুলি"),et(et(et(et(et(et(et(et(et(et(Xe,"email_subject","ই-মেইল বিষয়"),"email_body","ই-মেইল বডি"),"notification_supplier","বিজ্ঞপ্তি সাপ্লাইয়ার"),"sms_body","এসএমএস বডি"),"sms_templates","এসএমএস টেমপ্লেট"),"email_templates","ইমেল টেমপ্লেট"),"Edit_Project","প্রকল্প সম্পাদনা করুন"),"Projects","প্রকল্পসমূহ"),"Enter_Project_Title","প্রকল্পের শিরোনাম লিখুন"),"Assigned_Employees","নির্ধারিত কর্মচারীরা"),et(et(et(et(et(et(et(et(et(et(Xe,"Choose_Team","টিম নির্বাচন করুন"),"Create_Project","প্রকল্প তৈরি করুন"),"Project_List","প্রকল্পের তালিকা"),"Not_Started","শুরু হয়নি"),"In_Progress","চলমান"),"On_Hold","স্থগিত"),"Edit_Task","কাজ সম্পাদনা করুন"),"Tasks","কাজসমূহ"),"Enter_Task_Title","কাজের শিরোনাম লিখুন"),"Choose_Project","প্রকল্প নির্বাচন করুন"),et(et(et(et(Xe,"Project","প্রকল্প"),"Create_Task","কাজ তৈরি করুন"),"Task_List","কাজের তালিকা"),"Import_Purchases","ক্রয় আমদানি করুন")),br:(ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt={Draft_Created_successfully:"Rascunho criado com sucesso",Draft_Sale_Deleted:"Venda de rascunho excluída",Inventory_Valuation_Based_on_Average_Cost:"Avaliação de inventário baseada no custo médio",Payroll:"Folha de pagamento",Transfers_Money:"Transferências de dinheiro",Inventory_Valuation:"Avaliação de inventário",Deposits_Report:"Relatório de depósitos",Expense_Report:"Relatório de despesas",Deposit_Category:"Categoria de depósito",Total_Deposits:"Total de depósitos",Expense_Category:"Categoria de despesa",Total_Expenses:"Total de despesas",ASSET_VALUE:"VALOR DO ATIVO",STOCK_ON_HAND:"ESTOQUE EM MÃOS",Variant_NAME:"NOME DA VARIANTE",SKU:"SKU",ITEM_NAME:"NOME DO ITEM",From_Account:"Da Conta",To_Account:"Para a Conta",Accounts_cannot_be_the_same:"As contas não podem ser iguais",CountStock:"Contar Estoque",Successfully_Generated_Count:"Contagem Gerada com Sucesso",Count:"Contagem",file:"Arquivo",Accounting:"Contabilidade",deposit_delete:"Excluir Depósito",deposit_edit:"Editar Depósito",deposit_add:"Adicionar Depósito",deposit_view:"Visualizar Depósito",expense_add:"Adicionar Despesa",expense_edit:"Editar Despesa",expense_delete:"Excluir Despesa",List_Deposit:"Lista de Depósitos",Create_deposit:"Criar Depósito",deposit_Category:"Categoria de Depósito",List_accounts:"Lista de Contas",Account:"Conta",Choose_Account:"Escolher Conta",Deposits:"Depósitos",account_num:"Número da Conta",Enter_account_num:"Digite o Número da Conta",account_name:"Nome da Conta",Enter_account_name:"Digite o Nome da Conta",initial_balance:"Saldo Inicial",Enter_initial_balance:"Digite o Saldo Inicial",notes:"Notas",balance:"Saldo",Receipt:"Recibo",Pos_Settings:"Configurações de Pos (Recibo)",Note_to_customer:"Nota ao cliente",Show_Note_to_customer:"Mostrar nota ao cliente",Show_barcode:"Mostre o código de barras",Show_Tax_and_Discount:"Mostrar impostos e descontos e envios",Show_Customer:"Mostrar cliente",Show_Email:"Mostrar e-mail",Show_Phone:"Mostrar telefone",Show_Address:"Mostrar endereço",DefaultLanguage:"Idioma padrão",footer:"rodapé",Received_Amount:"Valor recebido",Paying_Amount:"Valor a pagar",Change:"Alterar devolução",Paying_amount_is_greater_than_Received_amount:"O valor pago é maior do que o valor recebido",Paying_amount_is_greater_than_Grand_Total:"O valor do pagamento é maior que o total geral",code_must_be_not_exist_already:"O código não deve existir já",You_will_find_your_backup_on:"Você encontrará seu backup em",and_save_it_to_your_pc:"e salve no seu pc",Scan_your_barcode_and_select_the_correct_symbology_below:"Digitalize seu código de barras e selecione a simbologia correta abaixo",Scan_Search_Product_by_Code_Name:"Digitalizar/pesquisar produto por código ou nome",Paper_size:"Tamanho do papel",Clear_Cache:"Limpar cache",Cache_cleared_successfully:"Cache limpo com sucesso",Failed_to_clear_cache:"Falha ao limpar o cache",Scan_Barcode:"Leitor de códigos de barra",Please_use_short_name_of_unit:"Por favor, use o nome abreviado da unidade",DefaultCustomer:"Cliente padrão",DefaultWarehouse:"Armazém padrão",Payment_Gateway:"Gateway de pagamento",SMS_Configuration:"Configuração de SMS",Gateway:"Gateway SMS",Choose_Gateway:"Escolha o Gateway SMS",Send_SMS:"mensagem enviada com sucesso",sms_config_invalid:"configuração de sms errada inválida",Remove_Stripe_Key_Secret:"Excluir chaves da API Stripe",credit_card_account_not_available:"Conta de cartão de crédito não disponível",Credit_Card_Info:"Informações do cartão de crédito",developed_by:"Desenvolvido por",Unit_already_linked_with_sub_unit:"Unidade já vinculada à subunidade",Total_Items_Quantity:"Total de Itens e Quantidade",Value_by_Cost_and_Price:"Valor por Custo e Preço",Search_this_table:"Pesquisar esta tabela",import_products:"Importar produtos",Field_optional:"Campo opcional",Download_exemple:"Baixar exemplo",field_must_be_in_csv_format:"O campo deve estar no formato csv",Successfully_Imported:"Importado com sucesso",file_size_must_be_less_than_1_mega:"O tamanho do arquivo deve ser menor que 1 mega",Please_follow_the_import_instructions:"Por favor, siga as instruções de importação",must_be_exist:"Unidade já deve ser criada",Import_Customers:"Importar clientes",Import_Suppliers:"Fornecedores de importação",Recent_Sales:"Vendas recentes",Create_Transfer:"Criar transferência",order_products:"Itens de ordem",Search_Product_by_Code_Name:"Pesquisar produto por código ou nome",Reports_payments_Purchase_Return:"Relatórios de pagamentos de devolução de compra",Reports_payments_Sale_Return:"Relatórios de Pagamentos de Devolução de Vendas",payments_Sales_Return:"Devolução de vendas de pagamentos",payments_Purchases_Return:"Pagamentos Devolução de Compras",CreateSaleReturn:"Criar Devolução de Venda",EditSaleReturn:"Editar devolução de venda",SalesReturn:"Retorno de vendas",CreatePurchaseReturn:"Criar devolução de compra",EditPurchaseReturn:"Editar devolução de compra",PurchasesReturn:"Devolução de compras",Due:"Vencimento",Profit:"Perfil",Revenue:"receita",Sales_today:"Vendas de hoje",People:"Pessoas",Successfully_Created:"Criado com sucesso",Successfully_Updated:"Atualizado com sucesso",Success:"Sucesso",Failed:"Fracassado",Warning:"Aviso",Please_fill_the_form_correctly:"Por favor preencha o formulário corretamente",Field_is_required:"Este campo é obrigatório",Error:"Erro!",you_are_not_authorized:"Desculpe! Você não está autorizado.",Go_back_to_home:"Voltar para a página inicial",page_not_exist:"Desculpe! A página que você estava procurando não existe.",Choose_Status:"Escolha o status",Choose_Method:"Escolha o método",Choose_Symbology:"Escolha a simbologia",Choose_Category:"Escolher categoria",Choose_Customer:"Escolher categoria",Choose_Supplier:"Escolha o fornecedor",Choose_Unit_Purchase:"Escolha a unidade de compra",Choose_Sub_Category:"Escolha a subcategoria",Choose_Brand:"Escolha a marca",Choose_Warehouse:"Escolher Armazém",Choose_Unit_Sale:"Escolha a unidade de venda",Enter_Product_Cost:"Insira o custo do produto",Enter_Stock_alert:"Digite o alerta de estoque",Choose_Unit_Product:"Escolha a unidade do produto",Enter_Product_Price:"Insira o preço do produto",Enter_Name_Product:"Digite o nome do produto",Enter_Role_Name:"Digite o nome da função",Enter_Role_Description:"Digite a descrição do papel",Enter_name_category:"Digite o nome da categoriae",Enter_Code_category:"Digite o código da categoria",Enter_Name_Brand:"Digite o nome da marca",Enter_Description_Brand:"Digite Descrição Marca",Enter_Code_Currency:"Digite a moeda do código",Enter_name_Currency:"Digite a moeda do código",Enter_Symbol_Currency:"Insira a moeda do símbolo",Enter_Name_Unit:"Digite o nome da unidade",Enter_ShortName_Unit:"Insira a unidade de nome abreviado",Choose_Base_Unit:"Escolha a unidade básica",Choose_Operator:"Escolher Operador",Enter_Operation_Value:"Enter Operation Value",Enter_Name_Warehouse:"Enter Warehouse Name",Enter_Phone_Warehouse:"Enter Warehouse Phone",Enter_Country_Warehouse:"Enter Warehouse Country",Enter_City_Warehouse:"Enter Warehouse City",Enter_Email_Warehouse:"Enter Warehouse Email",Enter_ZipCode_Warehouse:"Enter Warehouse Zip Code",Choose_Currency:"Escolha a moeda",Thank_you_for_your_business:"Obrigado por comprar conosco . Por favor, volte",Cancel:"Cancelar",New_Customer:"Novo cliente",Incorrect_Login:"Login incorreto",Successfully_Logged_In:"Logado com sucesso",This_user_not_active:"Este usuário não está ativo",SignIn:"Entrar",Create_an_account:"Crie a sua conta aqui",Forgot_Password:"Esqueceu a senha ?",Email_Address:"Endereço de email",SignUp:"Inscrever-se",Already_have_an_account:"Já tem uma conta ?",Reset_Password:"Redefinir senha",Failed_to_authenticate_on_SMTP_server:"Falha ao autenticar no servidor SMTP",We_cant_find_a_user_with_that_email_addres:"Não conseguimos encontrar um usuário com esse endereço de e-mail",We_have_emailed_your_password_reset_link:"Enviamos o link de redefinição de senha por e-mail",Please_fill_the_Email_Adress:"Por favor, preencha o endereço de e-mail",Confirm_password:"Confirme a Senha",Your_Password_has_been_changed:"Sua senha foi mudada",The_password_confirmation_does_not_match:"A confirmação da senha não corresponde",This_password_reset_token_is_invalid:"Este token de redefinição de senha é inválido",Warehouse_report:"Relatório do armazém",All_Warehouses:"Todos os Armazéns",Expense_List:"Todas as despesas",Expenses:"Despesas",This_Week_Sales_Purchases:"Esta semana Vendas e compras",Top_Selling_Products:"Produtos mais vendidos",View_all:"Ver tudo",Payment_Sent_Received:"Pagamento enviado e recebido",Filter:"Filtro",Invoice_POS:"Fatura PDV",Invoice:"Fatura",Customer_Info:"Informação do Cliente",Company_Info:"Informação da companhia",Invoice_Info:"Informações da fatura",Order_Summary:"Resumo do pedido",Quote_Info:"Informações da cotação",Del:"Excluir",SuppliersPaiementsReport:"Relatório de Pagamentos de Fornecedores",Purchase_Info:"Informações de compra",Supplier_Info:"Informações do fornecedor",Return_Info:"Informações de Devolução"},"Expense_Category","Categoria de Despesa"),"Create_Expense","Criar Despesa"),"Details","Detalhes"),"Discount_Method","Tipo de desconto"),"Net_Unit_Cost","Custo unitário líquido"),"Net_Unit_Price","Preço unitário líquido"),"Edit_Expense","Edit Expense"),"All_Brand","Todas as marcas"),"All_Category","Todas as categorias"),"ListExpenses","Todas as despesas"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Create_Permission","Criar permissão"),"Edit_Permission","Editar permissão"),"Reports_payments_Sales","Relatórios de pagamentos Vendas"),"Reports_payments_Purchases","Relatórios de pagamentos Compras"),"Reports_payments_Return_Customers","Clientes de Devolução de Pagamentos"),"Reports_payments_Return_Suppliers","Fornecedores de devolução de pagamentos"),"Expense_Deleted","Esta despesa foi excluída"),"Expense_Updated","Esta despesa contratada foi"),"Expense_Created","Esta despesa foi criada"),"DemoVersion","Você não pode fazer isso na versão demo"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"OrderStatistics","Estatísticas de vendas"),"AlreadyAdd","Este produto já foi adicionado !!"),"AddProductToList","Por favor, adicione o produto à lista !!"),"AddQuantity","Por favor, adicione a quantidade do produto !!"),"InvalidData","Dados inválidos !!"),"LowStock","A quantidade excede a quantidade disponível em estoque"),"WarehouseIdentical","Os dois armazéns não podem ser idênticos !!"),"VariantDuplicate","Esta variante é duplicada !!"),"Filesize","Tamanho do arquivo"),"GenerateBackup","Gerar Backup"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"BackupDatabase","Banco de dados de backup"),"Backup","Backup"),"Paid","Pago"),"Unpaid","Não pago"),"Today","Hoje"),"Income","Income"),"Expenses","Despesas"),"Sale","Oferta"),"Actif","Ativo"),"Inactif","Inativo"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Customers","Cliente"),"Phone","Telefone"),"SearchByPhone","Pesquisar por telefone"),"Suppliers","Fornecedores"),"Quotations","Cotações"),"Sales","Vendas"),"Purchases","Compras"),"Returns","Retornar"),"Settings","Definições"),"SystemSettings","Configurações de sistema"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Users","Usuários"),"GroupPermissions","Permissões de grupo"),"Currencies","Moeda"),"Warehouses","Armazém"),"Units","Unidade"),"UnitsPrchases","Unidades de compras"),"UnitsSales","Unidades de vendas"),"Reports","Relatórios"),"PaymentsReport","Relatório de pagamentos"),"PaymentsPurchases","Pagamentos Compras"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"PaymentsSales","Pagamentos Vendas"),"ProfitandLoss","Lucros e perdas"),"WarehouseStockChart","Gráfico de Estoque do Armazém"),"SalesReport","Relatório de vendas"),"PurchasesReport","Relatório de compra"),"CustomersReport","Relatório do cliente"),"SuppliersReport","Relatório do Fornecedor"),"SupplierReport","Relatório do Fornecedor"),"DailySalesData","Dados diários de vendas"),"DailyPurchasesData","Dados de compras diárias"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Dernièrescinqrecords","Últimos cinco registros"),"Filters","Filtros"),"date","Encontro"),"Reference","Referência"),"Supplier","Fornecedor"),"PaymentStatus","Status do pagamento"),"Customer","Cliente"),"CustomerCode","Código do Consumidor"),"Status","Status"),"SupplierCode","Código de fornecedor"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Categorie","Categoria"),"Categories","Categoria"),"StockTransfers","Transferir"),"StockManagement","Gestão de Estoque"),"dashboard","Dashboard"),"Products","Produtos"),"productsList","Todos os produtos"),"ProductManagement","Gestão de produtos"),"ProductQuantityAlerts","Alertas de quantidade de produtos"),"CodeProduct","Código do produto"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ProductTax","Imposto sobre produtos"),"SubCategorie","Subcategoria"),"Name_product","Nome"),"StockAlert","Alerta de estoque"),"warehouse","Armazém"),"Tax","Imposto"),"BuyingPrice","Preço de compra"),"SellPrice","Preço de venda"),"Quantity","Quantidade"),"UnitSale","Unidade de venda"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"UnitPurchase","Unidade de compra"),"ManagementCurrencies","Gerenciamento de moeda"),"CurrencyCode","Código da moeda"),"CurrencyName","Nome da moeda"),"Symbol","Símbolo"),"All","Tudo"),"EditProduct","Editar produto"),"SearchByCode","Pesquisar por código"),"SearchByName","Procura por nome"),"ProductDetails","Detalhes do produto"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"CustomerName","nome do cliente"),"CustomerManagement","Gestão de Clientes"),"Add","Criar"),"add","Criar"),"Edit","Editar"),"Close","Fechar"),"PleaseSelect","Por favor selecione"),"Action","Ação"),"Email","Email"),"EditCustomer","Editar cliente"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"AddCustomer","Criar cliente"),"Country","País"),"City","Cidade"),"Adress","Endereço"),"CustomerDetails","Detalhes do cliente"),"CustomersList","Clientes"),"SupplierCode","Código de fornecedor"),"SupplierName","Nome do Fornecedor"),"SuppliersManagement","Gestão de fornecedores"),"SupplierDetails","Detalhes do fornecedor"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"QuotationsManagement","Gerenciamento de Cotações"),"SubTotal","Subtotal"),"MontantReste","Quantidade restante"),"complete","Concluído"),"EnAttendant","Pendente"),"Recu","Recebido"),"partial","Parcial"),"Retournee","Retornar"),"DetailQuote","Cotação detalhada"),"EditQuote","Editar cotação"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"CreateSale","Criar venda"),"DownloadPdf","Baixar PDF"),"QuoteEmail","Enviar cotação no e-mail"),"DeleteQuote","Excluir cotação"),"AddQuote","Criar cotação"),"SelectProduct","Selecionar produto"),"ProductCodeName","Produto (Código - Nome)"),"Price","Preço"),"CurrentStock","Estoque"),"Total","Total geral"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Num","N°"),"Unitcost","Custo unitário"),"to","Para"),"Subject","Sujeito"),"Message","Mensagem"),"EmailCustomer","E-mail do cliente"),"Sent","Mandar"),"Quote","cotação"),"Hello","Olá"),"AttachmentQuote","Por favor, encontre o anexo para sua cotação"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"AddProducts","Adicionar produtos à lista de pedidos"),"SelectWarehouse","Selecione o armazém"),"SelectCustomer","Por favor selecione o cliente"),"SalesManagement","Gerenciamento de vendas"),"Balance","Equilíbrio"),"QtyBack","Quantidade de volta"),"TotalReturn","Retorno total"),"Amount","Quantia"),"SaleDetail","Detalhe da venda"),"EditSale","Editar venda"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"AddSale","Criar venda"),"ShowPayment","Mostrar pagamentos"),"AddPayment","Criar pagamento"),"EditPayment","Editar pagamento"),"EmailSale","Enviar venda por e-mail"),"DeleteSale","Excluir venda"),"ModePaiement","Pago pelo"),"Paymentchoice","Opção de pagamento"),"Note","Observação"),"PaymentComplete","Pagamento concluído!"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"PurchasesManagement","Gestão de compras"),"Ordered","Encomendado"),"DeletePurchase","Excluir compra"),"EmailPurchase","Enviar compra por e-mail"),"EditPurchase","Editar compra"),"PurchaseDetail","Detalhe da compra"),"AddPurchase","Criar compra"),"EmailSupplier","E-mail do fornecedor"),"PurchaseInvoice","Pagamentos de compras"),"PurchasesInvoicesData","Dados de pagamentos de compras"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"SalesInvoice","Pagamentos de vendas"),"SalesInvoicesData","Dados de pagamentos de vendas"),"UserManagement","Gerenciamento de usuários"),"Firstname","Primeiro nome"),"lastname","Sobrenome"),"username","Nome de usuário"),"password","Senha"),"Newpassword","Nova Senha"),"ChangeAvatar","Mudar Avatar"),"LeaveBlank","Por favor, deixe este campo em branco se você não o alterou"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"type","Modelo"),"UserPermissions","Permissões de usuários"),"RoleName","Função"),"RoleDescription","Descrição do papel"),"AddPermissions","Criar permissões"),"View","Visão"),"Del","Excluir"),"NewAdjustement","Novo ajuste"),"EditAdjustement","Editar ajuste"),"CannotSubstraction","Você não pode subtrair produtos que têm estoque 0"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Addition","Adição"),"Subtraction","Subtração"),"profil","Perfil"),"logout","Sair"),"PurchaseAlreadyPaid","Você não pode modificar porque esta compra já foi paga"),"SaleAlreadyPaid","Você não pode modificar porque esta venda já foi paga"),"ReturnAlreadyPaid","Você não pode modificar porque esta Devolução já foi paga"),"QuoteAlready","Esta cotação já gerou venda"),"AddProduct","Criar produto"),"QuotationComplete","Esta cotação completa"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"SiteConfiguration","Configuração do site"),"Language","Linguagem"),"DefaultCurrency","Moeda padrão"),"LoginCaptcha","Captcha de login"),"DefaultEmail","E-mail padrão"),"SiteName","Nome do site"),"ChangeLogo","Alterar logotipo"),"SMTPConfiguration","Configuração SMTP"),"HOST","MAIL_HOST"),"PORT","MAIL_PORT"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"encryption","MAIL_ENCRYPTION"),"SMTPIncorrect","Configuração SMTP incorreta"),"PaymentsReturns","Devoluções de pagamentos"),"ReturnsInvoices","Devoluções de faturas"),"ReturnsInvoicesData","Devoluções de dados de faturas"),"ShowAll","Ver todos os registros de todos os usuários"),"Discount","Desconto"),"OrderTax","Imposto de pedido"),"Shipping","Envio"),"CompanyName","Nome da empresa"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"CompanyPhone","Telefone da empresa"),"CompanyAdress","Endereço da companhia"),"Code","Código"),"image","Imagem"),"Printbarcode","Imprimir código de barras"),"ReturnsCustomers","Cliente de Devoluções"),"ReturnsSuppliers","Fornecedor de devoluções"),"FactureReturnCustomers","Devolução da fatura do cliente"),"FactureReturnSuppliers","Devolução de fatura do fornecedor"),"NodataAvailable","Nenhum dado disponível"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ProductImage","Imagem do Produto"),"Barcode","Código de barras"),"pointofsales","Ponto de Vendas"),"CustomUpload","Upload personalizado"),"pointofsaleManagement","Gerenciamento de ponto de venda"),"Adjustment","Ajustamento"),"Updat","Atualizar"),"Reset","Redefinir"),"print","Imprimir"),"SearchByEmail","Pesquisar por e-mail"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ChooseProduct","Escolha o produto"),"Qty","Qty"),"Items","Itens"),"AmountHT","Quantidade HT"),"AmountTTC","Valor TTC"),"PleaseSelectSupplier","Selecione o fornecedorPlease Select Supplier"),"PleaseSelectStatut","Selecione o status"),"PayeBy","Pago pelo"),"ChooseWarehouse","Escolher Armazém"),"payNow","Pague agora"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ListofCategory","Lista de Categoria"),"Description","Description"),"submit","Enviar"),"ProblemCreatingThisInvoice","Ocorreu um problema ao criar esta fatura. Por favor, tente novamente"),"ProblemPayment","Houve um problema no pagamento. Por favor, tente novamente.."),"IncomeExpenses","Receitas e despesas"),"dailySalesPurchases","Vendas e compras diárias"),"ProductsExpired","Produtos expirados"),"ListofBrand","Marcas"),"CreateAdjustment","Criar ajuste"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Afewwords","Algumas palavras ..."),"UserImage","Imagem do usuário"),"UpdateProduct","Atualizar produto"),"Brand","Marca"),"BarcodeSymbology","Simbologia do código de barras"),"ProductCost","Custo do produto"),"ProductPrice","Preço do produto"),"UnitProduct","Unidade de produto"),"TaxMethod","Tipo de imposto"),"MultipleImage","Várias imagens"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ProductHasMultiVariants","Este produto tem várias variantes"),"ProductHasPromotion","Produto Tem Promoção"),"PromotionStart","Início da promoção"),"PromotionEnd","Fim da promoção"),"PromotionPrice","Preço de promoção"),"Price","Preço"),"Cost","Custo"),"Unit","Unidade"),"ProductVariant","Variante do produto"),"Variant","Variante"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"UnitPrice","Preço unitário"),"CreateReturnCustomer","Criar cliente de devolução"),"EditReturnCustomer","Editar cliente de retorno"),"CreateReturnSupplier","Criar fornecedor de devolução"),"Documentation","Doc"),"EditReturnSupplier","Editar fornecedor de devolução"),"FromWarehouse","Do armazém"),"ToWarehouse","Para Armazém"),"EditTransfer","Editar transferência"),"TransferDetail","Detalhe da transferência"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Pending","Pendente"),"Received","Recebido"),"Ordered","Encomendado"),"PermissionsManager","Gerenciamento de permissões"),"BrandManager","Marca"),"BrandImage","Imagem de marca"),"BrandName","Marca"),"BrandDescription","Descrição da marca"),"BaseUnit","Unidade base"),"ManagerUnits","Gestão de Unidades"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"OperationValue","Valor da operação"),"Operator","Operador"),"Top5Products","5 principais produtos"),"Last5Sales","Últimas 5 vendas"),"ListAdjustments","Todos os ajustes"),"ListTransfers","Todas as transferências"),"CreateTransfer","Criar transferência"),"OrdersManager","Gestão de Pedidos"),"ListQuotations","Todas as Cotações"),"ListPurchases","Todas as compras"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ListSales","Todas as vendas"),"ListReturns","Todas as devoluções"),"PeopleManager","Gestão de Pessoas"),"Delete",{Title:"Tem certeza?",Text:"Você não poderá reverter isso!",confirmButtonText:"Sim, exclua!",cancelButtonText:"Cancelar",Deleted:"Excluído!",Failed:"Fracassado!",Therewassomethingwronge:"Havia algo errado",CustomerDeleted:"Este cliente foi excluído.",SupplierDeleted:"Este fornecedor foi excluído.",QuoteDeleted:"Esta cotação foi excluída.",SaleDeleted:"Esta venda foi excluída.",PaymentDeleted:"Este pagamento foi excluído.",PurchaseDeleted:"Esta compra foi excluída.",ReturnDeleted:"Este retorno foi excluído.",ProductDeleted:"Este produto foi excluído.",ClientError:"Este Cliente já está vinculado a outra Operação",ProviderError:"Este Fornecedor já vinculado a outra Operação",UserDeleted:"Este usuário foi excluído.",UnitDeleted:"Esta unidade foi excluída.",RoleDeleted:"Esta função foi excluída.",TaxeDeleted:"Este imposto foi excluído.",SubCatDeleted:"Esta subcategoria foi excluída.",CatDeleted:"Esta categoria foi excluída.",WarehouseDeleted:"Este Armazém foi excluído.",AlreadyLinked:"Este produto já está vinculado a outra Operação",AdjustDeleted:"Este ajuste foi excluído.",TitleCurrency:"Esta moeda foi excluída.",TitleTransfer:"A transferência foi removida com sucesso",BackupDeleted:"O backup foi removido com sucesso",TitleBrand:"Esta marca foi excluída"}),"Update",{TitleBrand:"Esta marca foi atualizada",TitleProfile:"Seu perfil atualizado com sucesso",TitleAdjust:"Ajuste atualizado com sucesso",TitleRole:"Função atualizada com sucesso",TitleUnit:"Unidade atualizada com sucesso",TitleUser:"Usuário atualizado com sucesso",TitleCustomer:"Cliente atualizado com sucesso",TitleQuote:"Cotação atualizada com sucesso",TitleSale:"Venda atualizada com sucesso",TitlePayment:"Pagamento atualizado com sucesso",TitlePurchase:"Compra atualizada com sucesso",TitleReturn:"Devolução Atualizada com sucesso",TitleProduct:"Produto atualizado com sucesso",TitleSupplier:"Fornecedor atualizado com sucesso",TitleTaxe:"Imposto atualizado com sucesso",TitleCat:"Categoria atualizada com sucesso",TitleWarhouse:"Armazém atualizado com sucesso",TitleSetting:"Configurações atualizadas com sucesso",TitleCurrency:"Moeda atualizada com sucesso",TitleTransfer:"Transferência atualizada com sucesso"}),"Create",{TitleBrand:"Esta marca foi criada",TitleRole:"Função criada com sucesso",TitleUnit:"Unidade criada com sucesso",TitleUser:"Usuário criado com sucesso",TitleCustomer:"Cliente criado com sucesso",TitleQuote:"Cotação criada com sucesso",TitleSale:"Venda criada com sucesso",TitlePayment:"Pagamento criado com sucesso",TitlePurchase:"Compra criada com sucesso",TitleReturn:"Retorno criado com sucesso",TitleProduct:"Produto criado com sucesso",TitleSupplier:"Fornecedor criado com sucesso",TitleTaxe:"Imposto criado com sucesso",TitleCat:"Categoria criada com sucesso",TitleWarhouse:"Armazém criado com sucesso",TitleAdjust:"Armazém criado com sucesso",TitleCurrency:"Moeda criada com sucesso",TitleTransfer:"Transferência criada com sucesso"}),"Send",{TitleEmail:"Email enviado com sucesso"}),"return",{TitleSale:"Esta venda já está vinculada a uma Devolução!"}),"ReturnManagement","Gestão de Devolução"),"ReturnDetail","Return Detail"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"EditReturn","Editar retorno"),"AddReturn","Criar Devolução"),"EmailReturn","Enviar retorno no e-mail"),"DeleteReturn","Excluir Devolução"),"Retoursurcharge","Sobretaxa de devolução"),"Laivrison","Entrega"),"SelectSale","Selecionar venda"),"ZeroPardefault","Você pode excluir o item ou definir a quantidade devolvida para zero se não for devolvida"),"Return","Retornar"),"Purchase","Comprar"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"TotalSales","Vendas totais"),"TotalPurchases","Total de Compras"),"TotalReturns","Devoluções totaiss"),"PaiementsNet","Pagamentos líquidos"),"PaiementsSent","Pagamentos enviados"),"PaiementsReceived","Pagamentos recebidos"),"Recieved","Recebid"),"Sent","Enviado"),"ProductQuantityAlerts","Product Quantity Alerts"),"ProductCode","Código"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"ProductName","Produtos"),"AlertQuantity","Quantidade de alertas"),"WarehouseStockChart","Gráfico de Estoque do Armazém"),"TotalProducts","Produtos totais"),"TotalQuantity","Quantidade total"),"TopCustomers","5 principais clientes"),"TotalAmount","5 principais clientes"),"TotalPaid","Total pago"),"CustomerSalesReport","Relatório de vendas do cliente"),"CustomerPaiementsReport","Relatório de pagamentos do cliente"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"CustomerQuotationsReport","Relatório de Cotações de Clientes"),"Payments","Pagamentos"),"TopSuppliers","5 principais fornecedores"),"SupplierPurchasesReport","Relatório de Compras de Fornecedores"),"SupplierPaiementsReport","Relatório de Pagamentos de Fornecedores"),"Name","Nome"),"Code","Código"),"ManagementWarehouse","Gerenciamento de armazenagem"),"ZipCode","Código postal"),"managementCategories","Gerenciamento de categorias"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Codecategorie","Código da categoria"),"Namecategorie","Nome da Categoria"),"Parentcategorie","Categoria Parental"),"managementTax","Gestão tributária"),"TaxName","Nome Fiscal"),"TaxRate","Taxa de imposto"),"managementUnitPurchases","Unidade de compras"),"managementUnitSales","Unidade de vendas"),"ShortName","Nome curto"),"PleaseSelectThesebeforeaddinganyproduct","Por favor, selecione estes antes de adicionar qualquer produto"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"StockAdjustement","Ajustamento"),"PleaseSelectWarehouse","Please Select warehouse before choose any product"),"StockTransfer","Stock Transfer"),"SelectPeriod","Select Period"),"ThisYear","This Year"),"ThisToday","This Today"),"ThisMonth","This Month"),"ThisWeek","This Week"),"AdjustmentDetail","Adjustment Detail"),"ActivateUser","This User Has been Activated"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"DisActivateUser","This User Has been Deactivated"),"NotFound","Page not found."),"oops","Ops! página não encontrada."),"couldNotFind","Não foi possível encontrar a página que você estava procurando. Enquanto isso, você pode"),"ReturnDashboard","Voltar ao painel"),"hrm","HRM"),"Employees","Funcionários"),"Attendance","Comparecimento"),"Leave_request","Deixar pedido"),"Leave_type","Tipo de licença"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Company","Companhia"),"Departments","Departamentos"),"Designations","Designações"),"Office_Shift","Turno de escritório"),"Holidays","Feriados"),"Enter_Company_Name","Digite o nome da empresae"),"Enter_email_address","Insira o endereço de e-mail"),"Enter_Company_Phone","Digite o telefone da empresa"),"Enter_Company_Country","Insira o país da empresa"),"Created_in_successfully","Criado com sucesso"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Updated_in_successfully","Atualizado com sucesso"),"Deleted_in_successfully","Excluído com sucesso"),"department","Departamento"),"Enter_Department_Name","Digite o nome do departamento"),"Choose_Company","Escolha a empresa"),"Department_Head","Chefe de departamento"),"Choose_Department_Head","Escolha o chefe de departamento"),"Enter_Shift_name","Digite o nome do turno"),"Monday_In","Segunda-feira"),"Monday_Out","Segunda-feira"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Tuesday_In","Terça-feira In"),"tuesday_out","terça Out"),"wednesday_in","Wednesday In"),"wednesday_out","Wednesday Out"),"thursday_in","Thursday In"),"thursday_out","Thursday Out"),"friday_in","Friday In"),"friday_out","Friday Out"),"saturday_in","Saturday In"),"saturday_out","Saturday Out"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"sunday_in","Sunday In"),"sunday_out","Sunday Out"),"Holiday","Feriado"),"Enter_title","Digite o título"),"title","título"),"start_date","Data de início"),"Enter_Start_date","Enter start date"),"Finish_Date","Data de término"),"Enter_Finish_date","Insira a data de término"),"Please_provide_any_details","Por favor, forneça quaisquer detalhes"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Attendances","Presenças"),"Enter_Attendance_date","Insira a data de atendimento"),"Time_In","Em vez"),"Time_Out","Tempo esgotado"),"Choose_Employee","Escolher funcionário"),"Employee","Empregado"),"Work_Duration","Duração do Trabalho"),"remaining_leaves_are_insufficient","As folhas restantes são insuficientes"),"Leave_Type","Tipo de licença"),"Days","Dias"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Department","Departamento"),"Choose_leave_type","Escolha o tipo de licença"),"Choose_status","Escolha o status"),"Leave_Reason","Motivo de Saída"),"Enter_Reason_Leave","Digite o motivo da licença"),"Add_Employee","Adicionar funcionário"),"FirstName","Primeiro nome"),"Enter_FirstName","Introduza o primeiro nome"),"LastName","Sobrenome"),"Enter_LastName","Insira o último nome"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Gender","Gênero"),"Choose_Gender","Escolha o Gênero"),"Enter_Birth_date","Digite a data de nascimento"),"Birth_date","Data de nascimento"),"Enter_Country","Digite o país"),"Enter_Phone_Number","Digite o número de telefone"),"joining_date","Data de ingresso"),"Enter_joining_date","Insira a data de adesão"),"Choose_Designation","Escolha a designação"),"Designation","Designação"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Office_Shift","Turno de escritório"),"Choose_Office_Shift","Escolha o turno do escritório"),"Enter_Leaving_Date","Digite a data de saída"),"Leaving_Date","Data partida"),"Annual_Leave","Banco de horas"),"Enter_Annual_Leave","Entrar férias anuais"),"Remaining_leave","Licença restante"),"Employee_Details","Detalhes do funcionário"),"Basic_Information","Informação básica"),"Family_status","Situação familiar"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Choose_Family_status","Escolha o status da família"),"Employment_type","Tipo de Emprego"),"Select_Employment_type","Selecione o tipo de emprego"),"Enter_City","Digite a cidade"),"Province","Província"),"Enter_Province","Digite a Província"),"Enter_Address","Insira o endereço"),"Enter_Zip_code","Digite o código postal"),"Zip_code","Código postal"),"Hourly_rate","Taxa horária"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Enter_Hourly_rate","Insira a taxa por hora"),"Basic_salary","Salário básico"),"Enter_Basic_salary","Insira o salário base"),"Social_Media","Mídia social"),"Skype","Skype"),"Enter_Skype","Enter Skype"),"Facebook","Facebook"),"Enter_Facebook","Enter Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Enter WhatsApp"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Enter LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Enter Twitter"),"Experiences","Experiências"),"bank_account","conta bancária"),"Company_Name","nome da empresa"),"Location","Location"),"Enter_location","Enter location"),"Enter_Description","Enter Description"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Bank_Name","Nome do banco"),"Enter_Bank_Name","Digite o nome do banco"),"Bank_Branch","Agência bancária"),"Enter_Bank_Branch","Entrar na agência bancária"),"Bank_Number","Número do banco"),"Enter_Bank_Number","Digite o número do banco"),"Assigned_warehouses","Acessar armazéns"),"Top_customers","Melhores clientes"),"Attachment","Acessório"),"view_employee","ver funcionário"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"edit_employee","Editar funcionário"),"delete_employee","Excluir funcionário"),"Created_by","Adicionado por"),"Add_product_IMEI_Serial_number","Adicionar IMEI/Número de Série do produto"),"Product_Has_Imei_Serial_number","O Produto Tem Imei/Número de Série"),"IMEI_SN","IMEI/SN"),"Shipments","Remessos"),"delivered_to","Entregue a"),"shipment_ref","Referência de remessa"),"sale_ref","Referência de venda"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Edit_Shipping","Editar envio"),"Packed","Embalado"),"Shipped","Enviado"),"Delivered","Entregue"),"Cancelled","Cancelado"),"Shipping_status","Status de envio"),"Users_Report","Relatório de usuários"),"stock_report","Relatório de Estoque"),"TotalPurchases","Total de Compras"),"Total_quotations","Cotações totais"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Total_return_sales","Vendas totais de retorno"),"Total_return_purchases","Total de compras de devolução"),"Total_transfers","Transferências totais"),"Total_adjustments","Ajustes totais"),"User_report","Relatório do usuário"),"Current_stock","Estoque atual"),"product_name","Nome do Produto"),"Total_Customers_Due","Dívida total"),"Total_Suppliers_Due","Dívida total"),"Some_warehouses","Alguns Armazéns"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"All_Warehouses","Todos os Armazéns"),"Product_Cost","Custo do produto"),"sms_settings","Configurações de SMS"),"pos_settings","Configurações de PDV"),"payment_gateway","Gateway de pagamento"),"mail_settings","Configurações de e-mail"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Gateway de SMS padrão"),"module_settings","Configurações do módulo"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Module_enabled_success","Módulo ativado com sucesso"),"Module_Disabled_success","Módulo desativado com sucesso"),"update_settings","Melhoria"),"Please_Upload_the_Correct_Module","Por favor, carregue o módulo correto"),"Uploaded_Success","Enviado com sucesso"),"Customer_details","Detalhes do cliente"),"Edit_Customer","Editar cliente"),"Delete_Customer","Excluir cliente"),"Pay_Due","Pagamento devido"),"Paying_amount_is_greater_than_Total_Due","O valor do pagamento é maior que o total devido"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Customer_Invoice","Fatura do cliente"),"This_Product_Not_For_Selling","Este Produto Não Para Venda"),"Welcome_to_your_Dashboard","Bem-vindo ao seu painel"),"Total_Payable","Total a pagar"),"Choose_Sale_Ref","Escolher referência de venda"),"Please_Select_Sale","Selecione a venda"),"Sale_Ref","Referência de venda"),"list_product_returns","Listar devoluções de produtos"),"Qty_return","Devolução de quantidade"),"Choose_Purchase_Ref","Escolha a referência de compra"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Purchase_Ref","Referência de compra"),"please_select_purchase","Por favor selecione a compra"),"qty_return_is_greater_than_qty_purchased","O retorno da quantidade é maior que a quantidade comprada"),"qty_return_is_greater_than_qty_sold","O retorno da quantidade é maior que a quantidade vendida"),"Quantity_sold","Quantidade vendida"),"qty_purchased","Quantidade comprada"),"Sender_Name","Nome do remetente"),"The_module_must_be_uploaded_as_zip_file","O módulo deve ser carregado como arquivo zip"),"Upload_Module","Módulo de upload"),"All_Modules_Installed","Todos os módulos instalados"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Current_Version","Versão Atual"),"You_already_have_the_latest_version","Você já tem a versão mais recente"),"Update_Available","Atualização disponível"),"Update_Log","Atualizar registro"),"Update_Now","Atualizar agora"),"View_Change_Log","Visualizar registro de alteração"),"Please_Wait_for_the_update","NOTA: Aguarde até que a atualização termine completamente. Não é recomendado fechar o navegador ou parar um processo Upgrade"),"Note_update","Nota: Certifique-se de fazer backup de sua versão atual e banco de dados antes de executar a atualização, para restaurá-la se houver um erro"),"invoice_footer","Rodapé da fatura"),"Time_Zone","Fuso horário"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Payment_note","Notas de pagamento"),"sale_note","Notas de venda"),"Total_Sale_Due","Venda total devida"),"Total_Sell_Return_Due","Dívida Total de Devolução de Venda"),"pay_all_sell_due_at_a_time","pagar todas as dívidas de venda de uma só vez"),"pay_all_sell_return_due_at_a_time","pagar todas as dívidas de retorno de venda de uma só vez"),"Gross_Profit","Lucro bruto"),"pay_all_purchase_due_at_a_time","pagar todas as dívidas de compra de uma só vez"),"Delete_Provider","Excluir provedor"),"Edit_Provider","Editar provedor"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Provider_details","Detalhes do provedor"),"Total_Purchase_Due","Dívida total de compra"),"Provider_Credit_Note","Nota de crédito"),"Customer_Credit_Note","Nota de crédito"),"Sell_Return","Vender Devolução"),"Purchase_Return","Devolução de compra"),"Tax_Number","Número fiscal"),"Please_add_return_quantity","Adicione a quantidade de devolução"),"Return_exist_for_the_Transaction","O retorno existe para a transação"),"qty_return_is_greater_than_Quantity_Remaining","Qtde retorno é maior que Quantidade Restante"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"products_refunded_alert","Quaisquer produtos com uma quantidade definida como 0 não serão reembolsados"),"pay_all_purchase_return_due_at_a_time","pagar todas as dívidas de devolução de compra de uma só vez"),"Total_Purchase_Return_Due","Dívida total de devolução de compra"),"Purchase_return_due","Dívida de devolução de compra"),"Sell_return_due","dívida de retorno de venda"),"product_report","Relatório do produto"),"product_sales_report","relatório de vendas de produtos"),"Product_purchases_report","Relatório de compras de produtos"),"Qty_sold","quantidade vendida"),"Qty_purchased","quantidade comprada"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Filter_by_warehouse","Filtrar por armazém"),"Enable_Print_Invoice","Imprimir fatura automaticamente"),"Show_Warehouse","Mostrar armazém"),"credit_card_info","Informações do cartão de crédito"),"Saved_Credit_Card_Info","Informações do cartão de crédito salvas"),"Credit_card_changed_successfully","Cartão de crédito alterado com sucesso"),"notification_template","Modelo de notificação"),"email_notification","Notificação por e-mail"),"sms_notification","Notificação por SMS"),"Change_product_details","Alterar detalhes do produto"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"edit_tax_and_discount_and_shipping","Editar impostos, descontos e envio"),"Create_Quotation_with_Stock","Criar cotação com estoque"),"Variant_Name","Nome da variante"),"Variant_cost","Custo da variante"),"Variant_price","Preço da variante"),"Variant_code","Código da variante"),"Please_wait_until_the_product_is_loaded","Por favor, aguarde até que o produto seja carregado"),"Choose_SMS_Gateway","Escolha um gateway SMS"),"Notification_Client","Notificação para o cliente"),"Available_Tags","Tags disponíveis"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Email_Subject","Assunto do e-mail"),"Email_body","Corpo do e-mail"),"Notification_Supplier","Notificação para o fornecedor"),"sms_body","Corpo do SMS"),"sms_templates","Modelos de SMS"),"email_templates","Modelos de e-mail"),"Edit_Project","Editar Projeto"),"Projects","Projetos"),"Enter_Project_Title","Digite o Título do Projeto"),"Assigned_Employees","Funcionários Designados"),ot(ot(ot(ot(ot(ot(ot(ot(ot(ot(tt,"Choose_Team","Escolher Equipe"),"Create_Project","Criar Projeto"),"Project_List","Lista de Projetos"),"Not_Started","Não Iniciado"),"In_Progress","Em Progresso"),"On_Hold","Em Espera"),"Edit_Task","Editar Tarefa"),"Tasks","Tarefas"),"Enter_Task_Title","Digite o Título da Tarefa"),"Choose_Project","Escolher Projeto"),ot(ot(ot(ot(tt,"Project","Projeto"),"Create_Task","Criar Tarefa"),"Task_List","Lista de Tarefas"),"Import_Purchases","Importar Compras")),da:(it(it(it(it(it(it(it(it(it(it(rt={Draft_Created_successfully:"Udkast oprettet succesfuldt",Draft_Sale_Deleted:"Udkast salg slettet",Inventory_Valuation_Based_on_Average_Cost:"Lageropgørelse baseret på gennemsnitlig omkostning",Payroll:"Lønliste",Transfers_Money:"Overfører penge",Inventory_Valuation:"Lageropgørelse",Deposits_Report:"Indbetalingsrapport",Expense_Report:"Udgiftsrapport",Deposit_Category:"Indbetalingskategori",Total_Deposits:"Samlede indbetalinger",Expense_Category:"Udgiftskategori",Total_Expenses:"Samlede udgifter",ASSET_VALUE:"EJENDELSVÆRDI",STOCK_ON_HAND:"Lager på hånden",Variant_NAME:"Variantnavn",SKU:"SKU",ITEM_NAME:"VARENAVN",From_Account:"Fra konto",To_Account:"Til konto",Accounts_cannot_be_the_same:"Konti kan ikke være ens",CountStock:"Tæl Lager",Successfully_Generated_Count:"Tælling Genereret Succesfuldt",Count:"Antal",file:"Fil",Accounting:"Bogføring",deposit_delete:"Slet Indbetaling",deposit_edit:"Rediger Indbetaling",deposit_add:"Tilføj Indbetaling",deposit_view:"Se Indbetaling",expense_add:"Tilføj Udgifter",expense_edit:"Rediger Udgifter",expense_delete:"Slet Udgifter",List_Deposit:"Liste Over Indbetalinger",Create_deposit:"Opret Indbetaling",deposit_Category:"Indbetalingskategori",List_accounts:"Liste Over Konti",Account:"Konto",Choose_Account:"Vælg Konto",Deposits:"Indbetalinger",account_num:"Kontonummer",Enter_account_num:"Indtast Kontonummer",account_name:"Kontonavn",Enter_account_name:"Indtast Kontonavn",initial_balance:"Indledende Saldo",Enter_initial_balance:"Indtast Indledende Saldo",notes:"Noter",balance:"Saldo",Receipt:"Kvittering",Pos_Settings:"POS-indstillinger (kvittering)",Note_to_customer:"Bemærkning til kunden",Show_Note_to_customer:"Vis bemærkning til kunden",Show_barcode:"Vis stregkode",Show_Tax_and_Discount:"Vis moms & rabat & levering",Show_Customer:"Vis kunde",Show_Email:"Vis e-mail",Show_Phone:"Vis telefon",Show_Address:"Vis adresse",DefaultLanguage:"Standardsprog",footer:"footer",Received_Amount:"Modtaget beløb",Paying_Amount:"Betalingsbeløb",Change:"Retur",Paying_amount_is_greater_than_Received_amount:"Betalingsbeløb er større end modtaget beløb",Paying_amount_is_greater_than_Grand_Total:"Betalingsbeløb er større end det samlede beløb",code_must_be_not_exist_already:"koden skal ikke eksistere allerede",You_will_find_your_backup_on:"Du finder din sikkerhedskopi på",and_save_it_to_your_pc:"og gem det på din pc",Scan_your_barcode_and_select_the_correct_symbology_below:"Scan din stregkode og vælg den korrekte symbologi nedenfor",Scan_Search_Product_by_Code_Name:"Scan / Søg produkt ved kode eller navn",Paper_size:"Papirstørrelse",Clear_Cache:"Ryd cache",Cache_cleared_successfully:"Cache ryddet med succes",Failed_to_clear_cache:"Mislykkedes i at rydde cache",Scan_Barcode:"Stregkode-scanner",Please_use_short_name_of_unit:"Brug venligst en kort navneform for enheden",DefaultCustomer:"Standardkunde",DefaultWarehouse:"Standardlager",Payment_Gateway:"Betalings-gateway",SMS_Configuration:"SMS-konfiguration",Gateway:"SMS-gateway",Choose_Gateway:"Vælg SMS-gateway",Send_SMS:"Besked sendt med succes",sms_config_invalid:"forkert sms-konfig invalid",Remove_Stripe_Key_Secret:"Slet Stripe API-nøgler",credit_card_account_not_available:"Kreditkortkonto ikke tilgængelig",Credit_Card_Info:"Kreditkort-oplysninger",developed_by:"Udviklet af",Unit_already_linked_with_sub_unit:"Unit already linked with sub unit",Total_Items_Quantity:"Antal varer og mængde",Value_by_Cost_and_Price:"Værdi efter omkostninger og pris",Search_this_table:"Søg i denne tabel",import_products:"Importere produkter",Field_optional:"Valgfri felt",Download_exemple:"Download eksempel",field_must_be_in_csv_format:"Feltet skal være i csv-format",Successfully_Imported:"Importeret med succes",file_size_must_be_less_than_1_mega:"Filstørrelsen skal være mindre end 1 mega",Please_follow_the_import_instructions:"Følg venligst importvejledningen",must_be_exist:"enheden skal allerede være oprettet",Import_Customers:"Importere kunder",Import_Suppliers:"Importere leverandører",Recent_Sales:"Seneste salg",Create_Transfer:"Opret overførsel",order_products:"Bestil varer",Search_Product_by_Code_Name:"Søg efter produkt ved kode eller navn",Reports_payments_Purchase_Return:"Rapporter købsreturbetalinger",Reports_payments_Sale_Return:"Rapporter salgsreturbetalinger",payments_Sales_Return:"Betalinger salgsreturnering",payments_Purchases_Return:"Betalinger købsreturnering",CreateSaleReturn:"Opret salgsreturnering",EditSaleReturn:"Rediger salgsreturnering",SalesReturn:"Salgsreturnering",CreatePurchaseReturn:"Opret købsreturnering",EditPurchaseReturn:"Rediger købsreturnering",PurchasesReturn:"Købsreturnering",Due:"Forfalden",Profit:"Profit",Revenue:"Indtægt",Sales_today:"Dagens salg",People:"Mennesker",Successfully_Created:"Oprettet med succes",Successfully_Updated:"Opdateret med succes",Success:"Succes",Failed:"Mislykkedes",Warning:"Advarsel",Please_fill_the_form_correctly:"Udfyld venligst formularen korrekt",Field_is_required:"Dette felt er påkrævet",Error:"Fejl!",you_are_not_authorized:"Beklager! Du har ikke adgang.",Go_back_to_home:"Gå tilbage til hjemmesiden",page_not_exist:"Beklager! Siden du ledte efter eksisterer ikke.",Choose_Status:"Vælg status",Choose_Method:"Vælg metode",Choose_Symbology:"Vælg symbolik",Choose_Category:"Vælg kategori",Choose_Customer:"Vælg kunde",Choose_Supplier:"Vælg leverandør",Choose_Unit_Purchase:"Vælg købsenhed",Choose_Sub_Category:"Vælg underkategori",Choose_Brand:"Vælg mærke",Choose_Warehouse:"Vælg lager",Choose_Unit_Sale:"Vælg salgsenhed",Enter_Product_Cost:"Indtast produktomkostninger",Enter_Stock_alert:"Indtast lageradvarsler",Choose_Unit_Product:"Vælg produktenhed",Enter_Product_Price:"Indtast produktpris",Enter_Name_Product:"Indtast produktnavn",Enter_Role_Name:"Indtast rolle navn",Enter_Role_Description:"Indtast rolle beskrivelse",Enter_name_category:"Indtast kategorinavn",Enter_Code_category:"Indtast kategorikode",Enter_Name_Brand:"Indtast mærkenavn",Enter_Description_Brand:"Indtast mærkebeskrivelse",Enter_Code_Currency:"Indtast valutakode",Enter_name_Currency:"Indtast valutanavn",Enter_Symbol_Currency:"Indtast valutasymbol",Enter_Name_Unit:"Indtast enhedsnavn",Enter_ShortName_Unit:"Indtast kort navn for enhed",Choose_Base_Unit:"Vælg grundenhed",Choose_Operator:"Vælg operatør",Enter_Operation_Value:"Indtast operationens værdi",Enter_Name_Warehouse:"Indtast lager navn",Enter_Phone_Warehouse:"Indtast lager telefon",Enter_Country_Warehouse:"Indtast lager land",Enter_City_Warehouse:"Indtast lager by",Enter_Email_Warehouse:"Indtast lager email",Enter_ZipCode_Warehouse:"Indtast lager postnummer",Choose_Currency:"Vælg valuta",Thank_you_for_your_business:"Tak fordi du shoppede hos os. Kom igen",Cancel:"Annuller",New_Customer:"Ny kunde",Incorrect_Login:"Forkert login",Successfully_Logged_In:"Du er nu logget ind",This_user_not_active:"Denne bruger er ikke aktiv",SignIn:"Log ind",Create_an_account:"Opret en konto",Forgot_Password:"Glemt adgangskode?",Email_Address:"E-mailadresse",SignUp:"Tilmeld dig",Already_have_an_account:"Har du allerede en konto?",Reset_Password:"Nulstil adgangskode",Failed_to_authenticate_on_SMTP_server:"Det lykkedes ikke at godkende på SMTP-server",We_cant_find_a_user_with_that_email_addres:"Vi kan ikke finde en bruger med den e-mail-adresse",We_have_emailed_your_password_reset_link:"Vi har sendt en e-mail med din link til nulstilling af adgangskode",Please_fill_the_Email_Adress:"Udfyld venligst e-mail-adressen",Confirm_password:"Bekræft adgangskode",Your_Password_has_been_changed:"Din adgangskode er blevet ændret",The_password_confirmation_does_not_match:"Bekræftelse af adgangskode passer ikke",This_password_reset_token_is_invalid:"Token til nulstilling af adgangskode er ugyldig",Warehouse_report:"Lagerrapport",All_Warehouses:"Alle lagre",Expense_List:"Alle udgifter",Expenses:"Udgifter",This_Week_Sales_Purchases:"Denne uges salg & køb",Top_Selling_Products:"Top sælgende produkter",View_all:"Vis alle",Payment_Sent_Received:"Betaling sendt & modtaget",Filter:"Filter",Invoice_POS:"Faktura POS",Invoice:"Faktura",Customer_Info:"Kundeinfo",Company_Info:"Firmainfo",Invoice_Info:"Fakturainfo",Order_Summary:"Ordreoversigt",Quote_Info:"Tilbudsinfo",Del:"Slet",SuppliersPaiementsReport:"Rapport over leverandørbetalinger",Purchase_Info:"Købsinfo",Supplier_Info:"Leverandørinfo",Return_Info:"Info om returnering"},"Expense_Category","Udgiftkategori"),"Create_Expense","Opret udgift"),"Details","Detaljer"),"Discount_Method","Rabattype"),"Net_Unit_Cost","Netto enhedskost"),"Net_Unit_Price","Netto enhedspris"),"Edit_Expense","Rediger udgift"),"All_Brand","Alle mærker"),"All_Category","Alle kategorier"),"ListExpenses","Alle udgifter"),it(it(it(it(it(it(it(it(it(it(rt,"Create_Permission","Opret tilladelse"),"Edit_Permission","Rediger tilladelse"),"Reports_payments_Sales","Rapporter betalinger Salg"),"Reports_payments_Purchases","Rapporter betalinger Køb"),"Reports_payments_Return_Customers","Betalingsretur kunder"),"Reports_payments_Return_Suppliers","Betalingsretur leverandører"),"Expense_Deleted","Denne udgift er blevet slettet"),"Expense_Updated","Denne udgift er blevet opdateret"),"Expense_Created","Denne udgift er blevet oprettet"),"DemoVersion","Du kan ikke gøre dette i demo-versionen"),it(it(it(it(it(it(it(it(it(it(rt,"OrderStatistics","Salgsstatistikker"),"AlreadyAdd","Dette produkt er allerede tilføjet !!"),"AddProductToList","Tilføj venligst produkt til liste !!"),"AddQuantity","Tilføj venligst mængde af produkt !!"),"InvalidData","Ugyldige data !!"),"LowStock","Antallet overstiger antallet, der er tilgængeligt på lageret"),"WarehouseIdentical","De to lagre kan ikke være identiske !!"),"VariantDuplicate","Denne variant er en duplikat !!"),"Filesize","Filstørrelse"),"GenerateBackup","Generer sikkerhedskopi"),it(it(it(it(it(it(it(it(it(it(rt,"BackupDatabase","Sikkerhedskopier database"),"Backup","Sikkerhedskopi"),"Paid","Betalt"),"Unpaid","Ubetalte"),"Today","I dag"),"Income","Indtægt"),"Expenses","Udgifter"),"Sale","Salg"),"Actif","Aktiv"),"Inactif","Inaktiv"),it(it(it(it(it(it(it(it(it(it(rt,"Customers","Kunder"),"Phone","Telefon"),"SearchByPhone","Søg efter telefonnummer"),"Suppliers","Leverandører"),"Quotations","Tilbud"),"Sales","Salg"),"Purchases","Køb"),"Returns","Returnering"),"Settings","Indstillinger"),"SystemSettings","Systemindstillinger"),it(it(it(it(it(it(it(it(it(it(rt,"Users","Brugere"),"GroupPermissions","Gruppe tilladelser"),"Currencies","Valuta"),"Warehouses","Lager"),"Units","Enhed"),"UnitsPrchases","Køb enheder"),"UnitsSales","Salg enheder"),"Reports","Rapporter"),"PaymentsReport","Betalingsrapport"),"PaymentsPurchases","Betalinger køb"),it(it(it(it(it(it(it(it(it(it(rt,"PaymentsSales","Betalinger salg"),"ProfitandLoss","Fortjeneste og tab"),"WarehouseStockChart","Lagerbeholdningsoversigt"),"SalesReport","Salgsrapport"),"PurchasesReport","Købsrapport"),"CustomersReport","Kunderapport"),"SuppliersReport","Leverandørrapport"),"SupplierReport","Leverandørrapport"),"DailySalesData","Daglige salgsdata"),"DailyPurchasesData","Daglige købsdata"),it(it(it(it(it(it(it(it(it(it(rt,"Dernièrescinqrecords","Sidste fem poster"),"Filters","Filtre"),"date","Dato"),"Reference","Reference"),"Supplier","Leverandør"),"PaymentStatus","Betalingsstatus"),"Customer","Kunde"),"CustomerCode","Kundekode"),"Status","Status"),"SupplierCode","Leverandørkode"),it(it(it(it(it(it(it(it(it(it(rt,"Categorie","Kategori"),"Categories","Kategorier"),"StockTransfers","Overførsel"),"StockManagement","Lagerstyring"),"dashboard","Dashboard"),"Products","Produkter"),"productsList","Alle produkter"),"ProductManagement","Produktstyring"),"ProductQuantityAlerts","Produktmængdealarmer"),"CodeProduct","Produktkode"),it(it(it(it(it(it(it(it(it(it(rt,"ProductTax","Produktmoms"),"SubCategorie","Underkategori"),"Name_product","Navn"),"StockAlert","Lageralarm"),"warehouse","Lager"),"Tax","Moms"),"BuyingPrice","Indkøbspris"),"SellPrice","Salgspris"),"Quantity","Mængde"),"UnitSale","Salgsenhed"),it(it(it(it(it(it(it(it(it(it(rt,"UnitPurchase","Indkøbsenhed"),"ManagementCurrencies","Valutastyring"),"CurrencyCode","Valutakode"),"CurrencyName","Valutanavn"),"Symbol","Symbol"),"All","Alle"),"EditProduct","Rediger produkt"),"SearchByCode","Søg efter kode"),"SearchByName","Søg efter navn"),"ProductDetails","Produktdetaljer"),it(it(it(it(it(it(it(it(it(it(rt,"CustomerName","Kundenavn"),"CustomerManagement","Kundestyring"),"Add","Opret"),"add","Opret"),"Edit","Rediger"),"Close","Luk"),"PleaseSelect","Vælg venligst"),"Action","Handling"),"Email","E-mail"),"EditCustomer","Rediger kunde"),it(it(it(it(it(it(it(it(it(it(rt,"AddCustomer","Opret kunde"),"Country","Land"),"City","By"),"Adress","Adresse"),"CustomerDetails","Kundedetaljer"),"CustomersList","Kunder"),"SupplierName","Leverandørnavn"),"SuppliersManagement","Leverandørstyring"),"SupplierDetails","Leverandørdetaljer"),"QuotationsManagement","Tilbudsstyring"),it(it(it(it(it(it(it(it(it(it(rt,"SupplierCode","Leverandørkode"),"SubTotal","Subtotal"),"MontantReste","Beløb tilbage"),"complete","Fuldført"),"EnAttendant","Afventer"),"Recu","Modtaget"),"partial","Delvist"),"Retournee","Returneret"),"DetailQuote","Detaljeret tilbud"),"EditQuote","Rediger tilbud"),it(it(it(it(it(it(it(it(it(it(rt,"CreateSale","Opret salg"),"DownloadPdf","Download PDF"),"QuoteEmail","Send tilbud på e-mail"),"DeleteQuote","Slet tilbud"),"AddQuote","Opret tilbud"),"SelectProduct","Vælg produkt"),"ProductCodeName","Produkt (Kode - Navn)"),"Price","Pris"),"CurrentStock","Lagerbeholdning"),"Total","Total"),it(it(it(it(it(it(it(it(it(it(rt,"Num","Nr."),"Unitcost","Enhedsomkostninger"),"to","Til"),"Subject","Emne"),"Message","Besked"),"EmailCustomer","E-mail kunde"),"Sent","Sendt"),"Quote","Tilbud"),"Hello","Hej"),"AttachmentQuote","Vedhæftning af tilbud"),it(it(it(it(it(it(it(it(it(it(rt,"AddProducts","Tilføj produkter til ordreliste"),"SelectWarehouse","Vælg venligst lager"),"SelectCustomer","Vælg venligst kunde"),"SalesManagement","Salgsstyring"),"Balance","Balance"),"QtyBack","Antal tilbage"),"TotalReturn","Total returnering"),"Amount","Beløb"),"SaleDetail","Salgsdetaljer"),"EditSale","Rediger salg"),it(it(it(it(it(it(it(it(it(it(rt,"AddSale","Opret salg"),"ShowPayment","Vis betalinger"),"AddPayment","Opret betaling"),"EditPayment","Rediger betaling"),"EmailSale","Send salg pr. e-mail"),"DeleteSale","Slet salg"),"ModePaiement","Betalingsmåde"),"Paymentchoice","Betalingstype"),"Note","Bemærkning"),"PaymentComplete","Betaling fuldført!"),it(it(it(it(it(it(it(it(it(it(rt,"PurchasesManagement","Indkøbsstyring"),"Ordered","Bestilt"),"DeletePurchase","Slet køb"),"EmailPurchase","Send køb pr. e-mail"),"EditPurchase","Rediger køb"),"PurchaseDetail","Købsdetaljer"),"AddPurchase","Opret køb"),"EmailSupplier","Leverandør e-mail"),"PurchaseInvoice","Indkøbsbetalinger"),"PurchasesInvoicesData","Data om indkøbsbetalinger"),it(it(it(it(it(it(it(it(it(it(rt,"SalesInvoice","Salgsbetalinger"),"SalesInvoicesData","Data om salgsbetalinger"),"UserManagement","Brugerstyring"),"Firstname","Fornavn"),"lastname","Efternavn"),"username","Brugernavn"),"password","Adgangskode"),"Newpassword","Ny adgangskode"),"ChangeAvatar","Skift avatar"),"LeaveBlank","Lad dette felt være blankt, hvis du ikke har ændret det"),it(it(it(it(it(it(it(it(it(it(rt,"type","Type"),"UserPermissions","Brugerrettigheder"),"RoleName","Rolle"),"RoleDescription","Rollebeskrivelse"),"AddPermissions","Opret rettigheder"),"View","Vis"),"Del","Slet"),"NewAdjustement","Nye justeringer"),"EditAdjustement","Rediger justeringer"),"CannotSubstraction","Du kan ikke trække produkter fra med en lagerbeholdning på 0"),it(it(it(it(it(it(it(it(it(it(rt,"Addition","Tilføjelse"),"Subtraction","Fratrækning"),"profil","Profil"),"logout","Log ud"),"PurchaseAlreadyPaid","Du kan ikke ændre dette, da købet allerede er betalt"),"SaleAlreadyPaid","Du kan ikke ændre dette, da salget allerede er betalt"),"ReturnAlreadyPaid","Du kan ikke ændre dette, da returneringen allerede er betalt"),"QuoteAlready","Dette tilbud har allerede genereret et salg"),"AddProduct","Opret produkt"),"QuotationComplete","Dette tilbud er færdigt"),it(it(it(it(it(it(it(it(it(it(rt,"SiteConfiguration","Webstedsopsætning"),"Language","Sprog"),"DefaultCurrency","Standardvaluta"),"LoginCaptcha","Login Captcha"),"DefaultEmail","Standard-email"),"SiteName","Webstedsnavn"),"ChangeLogo","Skift logo"),"SMTPConfiguration","SMTP-opsætning"),"HOST","MAIL_HOST"),"PORT","MAIL_PORT"),it(it(it(it(it(it(it(it(it(it(rt,"encryption","MAIL_ENCRYPTION"),"SMTPIncorrect","SMTP-opsætning er forkert"),"PaymentsReturns","Betaling og returnering"),"ReturnsInvoices","Returner fakturaer"),"ReturnsInvoicesData","Data for returnerede fakturaer"),"ShowAll","Vis alle poster for alle brugere"),"Discount","Rabat"),"OrderTax","Moms"),"Shipping","Forsendelse"),"CompanyName","Firmanavn"),it(it(it(it(it(it(it(it(it(it(rt,"CompanyPhone","Firmaets telefon"),"CompanyAdress","Firmaadresse"),"Code","Kode"),"image","Billede"),"Printbarcode","Udskriv etiketter"),"ReturnsCustomers","Kundeafkast"),"ReturnsSuppliers","Leverandørafkast"),"FactureReturnCustomers","Faktura for kundeaftale"),"FactureReturnSuppliers","Faktura for leverandøraftale"),"NodataAvailable","Ingen data tilgængelige"),it(it(it(it(it(it(it(it(it(it(rt,"ProductImage","Produktbillede"),"Barcode","Stregkode"),"pointofsales","Salgssted"),"CustomUpload","Brugerdefineret upload"),"pointofsaleManagement","Salgsstedshåndtering"),"Adjustment","Justering"),"Updat","Opdater"),"Reset","Nulstil"),"print","Udskriv"),"SearchByEmail","Søg efter e-mail"),it(it(it(it(it(it(it(it(it(it(rt,"ChooseProduct","Vælg produkt"),"Qty","Antal"),"Items","Varer"),"AmountHT","Beløb ekskl. moms"),"AmountTTC","Beløb inkl. moms"),"PleaseSelectSupplier","Vælg venligst leverandør"),"PleaseSelectStatut","Vælg venligst status"),"PayeBy","Betalt af"),"ChooseWarehouse","Vælg lager"),"payNow","Betal nu"),it(it(it(it(it(it(it(it(it(it(rt,"ListofCategory","Liste over kategorier"),"Description","Beskrivelse"),"submit","Indsend"),"ProblemCreatingThisInvoice","Der opstod et problem med at oprette denne faktura. Prøv igen"),"ProblemPayment","Der opstod et problem med betalingen. Prøv igen."),"IncomeExpenses","Indtægter og Udgifter"),"dailySalesPurchases","Daglige Salg og Køb"),"ProductsExpired","Udløbne Produkter"),"ListofBrand","Mærker"),"CreateAdjustment","Opret Justering"),it(it(it(it(it(it(it(it(it(it(rt,"Afewwords","Et par ord ..."),"UserImage","Bruger Billede"),"UpdateProduct","Opdater Produkt"),"Brand","Mærke"),"BarcodeSymbology","Stregkodesymbolik"),"ProductCost","Produktomkostninger"),"ProductPrice","Produktpris"),"UnitProduct","Produktenhed"),"TaxMethod","Momstype"),"MultipleImage","Flere Billeder"),it(it(it(it(it(it(it(it(it(it(rt,"ProductHasMultiVariants","Dette produkt har flere varianter"),"ProductHasPromotion","Produktet har en kampagne"),"PromotionStart","Kampagnen starter"),"PromotionEnd","Kampagnen slutter"),"PromotionPrice","Kampagnepris"),"Price","Pris"),"Cost","Omkostninger"),"Unit","Enhed"),"ProductVariant","Produktvariant"),"Variant","Variant"),it(it(it(it(it(it(it(it(it(it(rt,"UnitPrice","Enhedspris"),"CreateReturnCustomer","Opret Tilbagevendende Kunde"),"EditReturnCustomer","Rediger Tilbagevendende Kunde"),"CreateReturnSupplier","Opret Tilbagevendende Leverandør"),"Documentation","Dokumentation"),"EditReturnSupplier","Rediger Tilbagevendende Leverandør"),"FromWarehouse","Fra Lager"),"ToWarehouse","Til Lager"),"EditTransfer","Rediger Overførsel"),"TransferDetail","Overførselsdetaljer"),it(it(it(it(it(it(it(it(it(it(rt,"Pending","Afventer"),"Received","Modtaget"),"Ordered","Bestilt"),"PermissionsManager","Rettigheder"),"BrandManager","Mærke"),"BrandImage","Mærke Billede"),"BrandName","Mærke Navn"),"BrandDescription","Mærke Beskrivelse"),"BaseUnit","Basisenhed"),"ManagerUnits","Enhedshåndtering"),it(it(it(it(it(it(it(it(it(it(rt,"OperationValue","Operation Værdi"),"Operator","Operatør"),"Top5Products","Top 5 Produkter"),"Last5Sales","Sidste 5 Salg"),"ListAdjustments","Alle Justeringer"),"ListTransfers","Alle Overførsler"),"CreateTransfer","Opret Overførsel"),"OrdersManager","Ordre Håndtering"),"ListQuotations","Alle Tilbud"),"ListPurchases","Alle Køb"),it(it(it(it(it(it(it(it(it(it(rt,"ListSales","Alle Salg"),"ListReturns","Alle Returneringer"),"PeopleManager","Personhåndtering"),"Delete",{Titel:"Er du sikker?",Tekst:"Du kan ikke fortryde dette!",confirmButtonText:"Ja, slet det!",cancelButtonText:"Annuller",Slettet:"Slettet!",Mislykkedes:"Mislykkedes!",DerVarNogetGalt:"Der var noget galt",KundeSlettet:"Denne kunde er blevet slettet.",LeverandørSlettet:"Denne leverandør er blevet slettet.",TilbudsSlettet:"Dette tilbud er blevet slettet.",SalgSlettet:"Dette salg er blevet slettet.",BetalingSlettet:"Denne betaling er blevet slettet.",KøbSlettet:"Dette køb er blevet slettet.",ReturneringSlettet:"Denne returnering er blevet slettet.",ProduktSlettet:"Dette produkt er blevet slettet.",KundeFejl:"Denne kunde er allerede tilknyttet en anden operation",LeverandørFejl:"Denne leverandør er allerede tilknyttet en anden operation",BrugerSlettet:"Denne bruger er blevet slettet.",EnhedSlettet:"Denne enhed er blevet slettet.",RolleSlettet:"Denne rolle er blevet slettet.",SkatSlettet:"Denne skat er blevet slettet.",UnderkategoriSlettet:"Denne underkategori er blevet slettet.",KategoriSlettet:"Denne kategori er blevet slettet.",LagerSlettet:"Dette lager er blevet slettet.",AlleredeTilknyttet:"Dette produkt er allerede tilknyttet en anden operation",JusteringSlettet:"Denne justering er blevet slettet.",ValutaTitel:"Denne valuta er blevet slettet.",Overførselstitel:"Overførslen er blevet fjernet med succes",BackupSlettet:"Backup er blevet fjernet med succes",MærkeTitel:"Dette mærke er blevet slettet"}),"Update",{TitleBrand:"Dette brand er blevet opdateret",TitleProfile:"Din profil er blevet opdateret succesfuldt",TitleAdjust:"Justering er blevet opdateret succesfuldt",TitleRole:"Rolle er blevet opdateret succesfuldt",TitleUnit:"Enhed er blevet opdateret succesfuldt",TitleUser:"Bruger er blevet opdateret succesfuldt",TitleCustomer:"Kunde er blevet opdateret succesfuldt",TitleQuote:"Tilbud er blevet opdateret succesfuldt",TitleSale:"Salg er blevet opdateret succesfuldt",TitlePayment:"Betaling er blevet opdateret succesfuldt",TitlePurchase:"Køb er blevet opdateret succesfuldt",TitleReturn:"Returnering er blevet opdateret succesfuldt",TitleProduct:"Produkt er blevet opdateret succesfuldt",TitleSupplier:"Leverandør er blevet opdateret succesfuldt",TitleTaxe:"Skat er blevet opdateret succesfuldt",TitleCat:"Kategori er blevet opdateret succesfuldt",TitleWarhouse:"Lager er blevet opdateret succesfuldt",TitleSetting:"Indstillinger er blevet opdateret succesfuldt",TitleCurrency:"Valuta er blevet opdateret succesfuldt",TitleTransfer:"Overførsel er blevet opdateret succesfuldt"}),"Create",{TitleBrand:"Dette brand er blevet oprettet",TitleRole:"Rolle er blevet oprettet succesfuldt",TitleUnit:"Enhed er blevet oprettet succesfuldt",TitleUser:"Bruger er blevet oprettet succesfuldt",TitleCustomer:"Kunde er blevet oprettet succesfuldt",TitleQuote:"Tilbud er blevet oprettet succesfuldt",TitleSale:"Salg er blevet oprettet succesfuldt",TitlePayment:"Betaling er blevet oprettet succesfuldt",TitlePurchase:"Køb er blevet oprettet succesfuldt",TitleReturn:"Returnering er blevet oprettet succesfuldt",TitleProduct:"Produkt er blevet oprettet succesfuldt",TitleSupplier:"Leverandør er blevet oprettet succesfuldt",TitleTaxe:"Skat er blevet oprettet succesfuldt",TitleCat:"Kategori er blevet oprettet succesfuldt",TitleWarhouse:"Lager er blevet oprettet succesfuldt",TitleAdjust:"Justering er blevet oprettet succesfuldt",TitleCurrency:"Valuta er blevet oprettet succesfuldt",TitleTransfer:"Overførsel er blevet oprettet succesfuldt"}),"Send",{TitleEmail:"E-mail Sendt"}),"return",{TitleSale:"Dette salg er allerede forbundet med en retur!"}),"ReturnManagement","Returhåndtering"),"ReturnDetail","Returdetaljer"),it(it(it(it(it(it(it(it(it(it(rt,"EditReturn","Rediger Retur"),"AddReturn","Opret Retur"),"EmailReturn","Send Retur på E-mail"),"DeleteReturn","Slet Retur"),"Retoursurcharge","Returgebyr"),"Laivrison","Levering"),"SelectSale","Vælg Salg"),"ZeroPardefault","Du kan slette varen eller sætte antallet returneret til nul, hvis den ikke er returneret"),"Return","Retur"),"Purchase","Køb"),it(it(it(it(it(it(it(it(it(it(rt,"TotalSales","Total Salg"),"TotalPurchases","Total Køb"),"TotalReturns","Total Retur"),"PaiementsNet","Netto Betalinger"),"PaiementsSent","Betalinger Sendt"),"PaiementsReceived","Betalinger Modtaget"),"Recieved","Modtaget"),"Sent","Sendt"),"ProductQuantityAlerts","Advarsler om Produktmængde"),"ProductCode","Kode"),it(it(it(it(it(it(it(it(it(it(rt,"ProductName","Produkt"),"AlertQuantity","Advarsel Mængde"),"WarehouseStockChart","Lageroversigt for Lager"),"TotalProducts","Total Produkter"),"TotalQuantity","Total Mængde"),"TopCustomers","Top 5 Kunder"),"TotalAmount","Total Beløb"),"TotalPaid","Total Betalt"),"CustomerSalesReport","Rapport for Kundefordring"),"CustomerPaiementsReport","Rapport for Kundebetalinger"),it(it(it(it(it(it(it(it(it(it(rt,"CustomerQuotationsReport","Rapport for Kundetilbud"),"Payments","Betalinger"),"TopSuppliers","Top 5 Leverandører"),"SupplierPurchasesReport","Rapport for Leverandørkøb"),"SupplierPaiementsReport","Rapport for Leverandørbetalinger"),"Name","Navn"),"Code","Kode"),"ManagementWarehouse","Lagerstyring"),"ZipCode","Postnummer"),"managementCategories","Kategori styring"),it(it(it(it(it(it(it(it(it(it(rt,"Codecategorie","Kategori Kode"),"Namecategorie","Kategori Navn"),"Parentcategorie","Overordnet Kategori"),"managementTax","Skatte styring"),"TaxName","Skatte Navn"),"TaxRate","Skatte Sats"),"managementUnitPurchases","Indkøbsenhed"),"managementUnitSales","Salgsenhed"),"ShortName","Kort Navn"),"PleaseSelectThesebeforeaddinganyproduct","Vælg venligst disse før du tilføjer et produkt"),it(it(it(it(it(it(it(it(it(it(rt,"StockAdjustement","Lagerjustering"),"PleaseSelectWarehouse","Vælg venligst lager før du vælger et produkt"),"StockTransfer","Lageroverførsel"),"SelectPeriod","Vælg Periode"),"ThisYear","Dette År"),"ThisToday","I Dag"),"ThisMonth","Denne Måned"),"ThisWeek","Denne Uge"),"AdjustmentDetail","Justering Detaljer"),"ActivateUser","Brugeren er blevet aktiveret"),it(it(it(it(it(it(it(it(it(it(rt,"DisActivateUser","Brugeren er blevet deaktiveret"),"NotFound","Siden kunne ikke findes."),"oops","Ups! Siden blev ikke fundet."),"couldNotFind","Vi kunne ikke finde den side, du ledte efter. Imens kan du"),"ReturnDashboard","vende tilbage til oversigten"),"hrm","HRM"),"Employees","Medarbejdere"),"Attendance","Tilstedeværelse"),"Leave_request","Anmodning om orlov"),"Leave_type","Orlovstype"),it(it(it(it(it(it(it(it(it(it(rt,"Company","Virksomhed"),"Departments","Afdelinger"),"Designations","Designationer"),"Office_Shift","Arbejdstid"),"Holidays","Ferie"),"Enter_Company_Name","Indtast firmanavn"),"Enter_email_address","Indtast e-mailadresse"),"Enter_Company_Phone","Indtast virksomhedstelefon"),"Enter_Company_Country","Indtast land for virksomheden"),"Created_in_successfully","Oprettet med succes"),it(it(it(it(it(it(it(it(it(it(rt,"Updated_in_successfully","Opdateret med succes"),"Deleted_in_successfully","Slettet med succes"),"department","Afdeling"),"Enter_Department_Name","Indtast afdelingsnavn"),"Choose_Company","Vælg virksomhed"),"Department_Head","Afdelingsleder"),"Choose_Department_Head","Vælg afdelingsleder"),"Enter_Shift_name","Indtast vagtnavn"),"Monday_In","Mandag start"),"Monday_Out","Mandag slut"),it(it(it(it(it(it(it(it(it(it(rt,"Tuesday_In","Tirsdag start"),"tuesday_out","Tirsdag slut"),"wednesday_in","Onsdag start"),"wednesday_out","Onsdag slut"),"thursday_in","Torsdag start"),"thursday_out","Torsdag slut"),"friday_in","Fredag start"),"friday_out","Fredag slut"),"saturday_in","Lørdag start"),"saturday_out","Lørdag slut"),it(it(it(it(it(it(it(it(it(it(rt,"sunday_in","Søndag start"),"sunday_out","Søndag slut"),"Holiday","Ferie"),"Enter_title","Indtast titel"),"title","Titel"),"start_date","Startdato"),"Enter_Start_date","Indtast startdato"),"Finish_Date","Slutdato"),"Enter_Finish_date","Indtast slutdato"),"Please_provide_any_details","Giv venligst nogle detaljer"),it(it(it(it(it(it(it(it(it(it(rt,"Attendances","Tilstedeværelser"),"Enter_Attendance_date","Indtast tilstedeværelsesdato"),"Time_In","Tid ind"),"Time_Out","Tid ud"),"Choose_Employee","Vælg medarbejder"),"Employee","Medarbejder"),"Work_Duration","Arbejdstid"),"remaining_leaves_are_insufficient","Resterende orlov er utilstrækkeligt"),"Leave_Type","Orlovstype"),"Days","Dage"),it(it(it(it(it(it(it(it(it(it(rt,"Department","Afdeling"),"Choose_leave_type","Vælg fraværstype"),"Choose_status","Vælg status"),"Leave_Reason","Fraværsårsag"),"Enter_Reason_Leave","Indtast fraværsårsag"),"Add_Employee","Tilføj medarbejder"),"FirstName","Fornavn"),"Enter_FirstName","Indtast fornavn"),"LastName","Efternavn"),"Enter_LastName","Indtast efternavn"),it(it(it(it(it(it(it(it(it(it(rt,"Gender","Køn"),"Choose_Gender","Vælg køn"),"Enter_Birth_date","Indtast fødselsdato"),"Birth_date","Fødselsdato"),"Enter_Country","Indtast land"),"Enter_Phone_Number","Indtast telefonnummer"),"joining_date","Indtrædelsesdato"),"Enter_joining_date","Indtast indtrædelsesdato"),"Choose_Designation","Vælg stilling"),"Designation","Stilling"),it(it(it(it(it(it(it(it(it(it(rt,"Office_Shift","Kontor skift"),"Choose_Office_Shift","Vælg kontor skift"),"Enter_Leaving_Date","Indtast fratrædelsesdato"),"Leaving_Date","Fratrædelsesdato"),"Annual_Leave","Årligt fravær"),"Enter_Annual_Leave","Indtast årligt fravær"),"Remaining_leave","Resterende fravær"),"Employee_Details","Medarbejderoplysninger"),"Basic_Information","Grundlæggende oplysninger"),"Family_status","Familie status"),it(it(it(it(it(it(it(it(it(it(rt,"Choose_Family_status","Vælg familie status"),"Employment_type","Ansættelsestype"),"Select_Employment_type","Vælg ansættelsestype"),"Enter_City","Indtast by"),"Province","Region"),"Enter_Province","Indtast region"),"Enter_Address","Indtast adresse"),"Enter_Zip_code","Indtast postnummer"),"Zip_code","Postnummer"),"Hourly_rate","Timeløn"),it(it(it(it(it(it(it(it(it(it(rt,"Enter_Hourly_rate","Indtast timeløn"),"Basic_salary","Grundløn"),"Enter_Basic_salary","Indtast grundløn"),"Social_Media","Sociale medier"),"Skype","Skype"),"Enter_Skype","Indtast Skype"),"Facebook","Facebook"),"Enter_Facebook","Indtast Facebook"),"WhatsApp","WhatsApp"),"Enter_WhatsApp","Indtast WhatsApp"),it(it(it(it(it(it(it(it(it(it(rt,"LinkedIn","LinkedIn"),"Enter_LinkedIn","Indtast LinkedIn"),"Twitter","Twitter"),"Enter_Twitter","Indtast Twitter"),"Experiences","Erfaringer"),"bank_account","Bankkonto"),"Company_Name","Firmanavn"),"Location","Placering"),"Enter_location","Indtast placering"),"Enter_Description","Indtast beskrivelse"),it(it(it(it(it(it(it(it(it(it(rt,"Bank_Name","Banknavn"),"Enter_Bank_Name","Indtast banknavn"),"Bank_Branch","Bankfilial"),"Enter_Bank_Branch","Indtast bankfilial"),"Bank_Number","Banknummer"),"Enter_Bank_Number","Indtast banknummer"),"Assigned_warehouses","Adgang til lagre"),"Top_customers","Bedste kunder"),"Attachment","Vedhæftning"),"view_employee","Se medarbejder"),it(it(it(it(it(it(it(it(it(it(rt,"edit_employee","Rediger medarbejder"),"delete_employee","Slet medarbejder"),"Created_by","Tilføjet af"),"Add_product_IMEI_Serial_number","Tilføj produkt IMEI/serienummer"),"Product_Has_Imei_Serial_number","Produkt har IMEI/serienummer"),"IMEI_SN","IMEI/SN"),"Shipments","Forsendelser"),"delivered_to","Leveret til"),"shipment_ref","Forsendelsesreferance"),"sale_ref","Salgsreferance"),it(it(it(it(it(it(it(it(it(it(rt,"Edit_Shipping","Rediger forsendelse"),"Packed","Pakket"),"Shipped","Afsendt"),"Delivered","Leveret"),"Cancelled","Annulleret"),"Shipping_status","Forsendelsesstatus"),"Users_Report","Bruger rapport"),"stock_report","Lager rapport"),"TotalPurchases","Samlede indkøb"),"Total_quotations","Samlede tilbud"),it(it(it(it(it(it(it(it(it(it(rt,"Total_return_sales","Samlet tilbagesalg"),"Total_return_purchases","Samlet tilbagekøb"),"Total_transfers","Samlede overførsler"),"Total_adjustments","Samlede justeringer"),"User_report","Brugerrapport"),"Current_stock","Nuværende lagerbeholdning"),"product_name","Produktnavn"),"Total_Customers_Due","Total gæld (kunder)"),"Total_Suppliers_Due","Total gæld (leverandører)"),"Some_warehouses","Nogle lagre"),it(it(it(it(it(it(it(it(it(it(rt,"All_Warehouses","Alle lagre"),"Product_Cost","Produktomkostninger"),"sms_settings","SMS-indstillinger"),"pos_settings","POS-indstillinger"),"payment_gateway","Betalingsgateway"),"mail_settings","Mail-indstillinger"),"Nexmo_SMS","Nexmo SMS"),"TWILIO_SMS","TWILIO SMS"),"Default_SMS_Gateway","Standard-SMS-gateway"),"module_settings","Modulindstillinger"),it(it(it(it(it(it(it(it(it(it(rt,"Module_enabled_success","Modul aktiveret med succes"),"Module_Disabled_success","Modul deaktiveret med succes"),"update_settings","Opdatering"),"Please_Upload_the_Correct_Module","Upload venligst det korrekte modul"),"Uploaded_Success","Uploadet med succes"),"Customer_details","Kundedetaljer"),"Edit_Customer","Rediger kunde"),"Delete_Customer","Slet kunde"),"Pay_Due","Betal skyld"),"Paying_amount_is_greater_than_Total_Due","Betalt beløb er større end samlet skyld"),it(it(it(it(it(it(it(it(it(it(rt,"Customer_Invoice","Kundefaktura"),"This_Product_Not_For_Selling","Dette produkt er ikke til salg"),"Welcome_to_your_Dashboard","Velkommen til dit kontrolpanel"),"Total_Payable","Total betalbart"),"Choose_Sale_Ref","Vælg salgsreference"),"Please_Select_Sale","Vælg venligst salg"),"Sale_Ref","Salgsreference"),"list_product_returns","Liste over produktreturneringer"),"Qty_return","Antal returner"),"Choose_Purchase_Ref","Vælg købsreference"),it(it(it(it(it(it(it(it(it(it(rt,"Purchase_Ref","Købsreference"),"please_select_purchase","Vælg venligst køb"),"qty_return_is_greater_than_qty_purchased","Antal returneringer er større end antal købt"),"qty_return_is_greater_than_qty_sold","Antal returneringer er større end antal solgt"),"Quantity_sold","Antal solgt"),"qty_purchased","Antal købt"),"Sender_Name","Afsenderens navn"),"The_module_must_be_uploaded_as_zip_file","Modulet skal uploades som en zip-fil"),"Upload_Module","Upload modul"),"All_Modules_Installed","Alle moduler installeret"),it(it(it(it(it(it(it(it(it(it(rt,"Current_Version","Nuværende version"),"You_already_have_the_latest_version","Du har allerede den nyeste version"),"Update_Available","Opdatering tilgængelig"),"Update_Log","Opdateringslog"),"Update_Now","Opdater nu"),"View_Change_Log","Se ændringslog"),"Please_Wait_for_the_update","BEMÆRK: Vent venligst, indtil opdateringen er fuldstændig færdig. Det anbefales ikke at lukke browseren eller stoppe en opgraderingsproces"),"Note_update","Bemærk: Sørg for at tage en sikkerhedskopi af din nuværende version og database, inden du kører opgraderingen, så du kan gendanne det, hvis der opstår en fejl"),"invoice_footer","Faktura fodnote"),"Time_Zone","Tidszone"),it(it(it(it(it(it(it(it(it(it(rt,"Payment_note","Betalingsnoter"),"sale_note","Salgsnoter"),"Total_Sale_Due","Totalt salg skyldigt"),"Total_Sell_Return_Due","Totalt salgsretur skyldigt"),"pay_all_sell_due_at_a_time","Betal alle salg skyldige på én gang"),"pay_all_sell_return_due_at_a_time","Betal alle salgsretur skyldige på én gang"),"Gross_Profit","Bruttogevinst"),"pay_all_purchase_due_at_a_time","Betal alle købs skyldige på én gang"),"Delete_Provider","Slet leverandør"),"Edit_Provider","Rediger leverandør"),it(it(it(it(it(it(it(it(it(it(rt,"Provider_details","Leverandørdetaljer"),"Total_Purchase_Due","Totalt køb skyldigt"),"Provider_Credit_Note","Leverandør kreditnota"),"Customer_Credit_Note","Kunde kreditnota"),"Sell_Return","Salgsretur"),"Purchase_Return","Købsretur"),"Tax_Number","CVR-nummer"),"Please_add_return_quantity","Tilføj venligst antal returneringer"),"Return_exist_for_the_Transaction","Der findes en returnering for transaktionen"),"qty_return_is_greater_than_Quantity_Remaining","Antal returneringer er større end resterende antal"),it(it(it(it(it(it(it(it(it(it(rt,"products_refunded_alert","Eventuelle produkter med en mængde på 0 vil ikke blive refunderet"),"pay_all_purchase_return_due_at_a_time","Betal alle købsretur skyldige på én gang"),"Total_Purchase_Return_Due","Totalt købsretur skyldigt"),"Purchase_return_due","Købsretur skyldigt"),"Sell_return_due","Salgsreturnering skyldig"),"product_report","Produktrapport"),"product_sales_report","Produktsalgsrapport"),"Product_purchases_report","Produktkøbsrapport"),"Qty_sold","Antal solgt"),"Qty_purchased","Antal købt"),it(it(it(it(it(it(it(it(it(it(rt,"Filter_by_warehouse","Filtrer efter lager"),"Enable_Print_Invoice","Udskriv faktura automatisk"),"credit_card_info","Kreditkortoplysninger"),"Saved_Credit_Card_Info","Gemte kreditkortoplysninger"),"Credit_card_changed_successfully","Kreditkort ændret med succes"),"notification_template","Notifikationsskabelon"),"email_notification","E-mail notifikation"),"sms_notification","SMS notifikation"),"Change_product_details","Ændre produkt detaljer"),"edit_tax_and_discount_and_shipping","Rediger skat, rabat og forsendelse"),it(it(it(it(it(it(it(it(it(it(rt,"Create_Quotation_with_Stock","Opret tilbud med lagerbeholdning"),"Variant_Name","Variantnavn"),"Variant_cost","Variantomkostninger"),"Variant_price","Variantpris"),"Variant_code","Variantkode"),"Please_wait_until_the_product_is_loaded","Vent venligst indtil produktet er indlæst"),"Choose_SMS_Gateway","Vælg SMS-gateway"),"Notification_Client","Notifikation til kunden"),"Available_Tags","Tilgængelige tags"),"Email_Subject","Emne i e-mail"),it(it(it(it(it(it(it(it(it(it(rt,"Email_body","E-mail indhold"),"Notification_Supplier","Notifikation til leverandøren"),"sms_body","SMS indhold"),"sms_templates","SMS skabeloner"),"email_templates","Email skabeloner"),"Edit_Project","Rediger Projekt"),"Projects","Projekter"),"Enter_Project_Title","Indtast Projekttitel"),"Assigned_Employees","Tildelte Medarbejdere"),"Choose_Team","Vælg Team"),it(it(it(it(it(it(it(it(it(it(rt,"Create_Project","Opret Projekt"),"Project_List","Projektliste"),"Not_Started","Ikke Startet"),"In_Progress","I Gang"),"On_Hold","På Hold"),"Edit_Task","Rediger Opgave"),"Tasks","Opgaver"),"Enter_Task_Title","Indtast Opgavetitel"),"Choose_Project","Vælg Projekt"),"Project","Projekt"),it(it(it(rt,"Create_Task","Opret Opgave"),"Task_List","Opgaveliste"),"Import_Purchases","Importér Køb"))};n.default.use(oe);var lt=new oe({locale:"en",fallbackLocale:"en",messages:st}),dt=a(81659),ct=a.n(dt);n.default.use(ct());n.default.use(ct());var ut=a(5947),pt=a.n(ut);function mt(e,t){for(var n in t)e[n]=t[n];return e}var ht=/[!'()*]/g,ft=function(e){return"%"+e.charCodeAt(0).toString(16)},gt=/%2C/g,bt=function(e){return encodeURIComponent(e).replace(ht,ft).replace(gt,",")};function _t(e){try{return decodeURIComponent(e)}catch(e){0}return e}var vt=function(e){return null==e||"object"==typeof e?e:String(e)};function yt(e){var t={};return(e=e.trim().replace(/^(\?|#|&)/,""))?(e.split("&").forEach((function(e){var n=e.replace(/\+/g," ").split("="),o=_t(n.shift()),r=n.length>0?_t(n.join("=")):null;void 0===t[o]?t[o]=r:Array.isArray(t[o])?t[o].push(r):t[o]=[t[o],r]})),t):t}function wt(e){var t=e?Object.keys(e).map((function(t){var n=e[t];if(void 0===n)return"";if(null===n)return bt(t);if(Array.isArray(n)){var o=[];return n.forEach((function(e){void 0!==e&&(null===e?o.push(bt(t)):o.push(bt(t)+"="+bt(e)))})),o.join("&")}return bt(t)+"="+bt(n)})).filter((function(e){return e.length>0})).join("&"):null;return t?"?"+t:""}var kt=/\/?$/;function xt(e,t,n,o){var r=o&&o.options.stringifyQuery,a=t.query||{};try{a=St(a)}catch(e){}var i={name:t.name||e&&e.name,meta:e&&e.meta||{},path:t.path||"/",hash:t.hash||"",query:a,params:t.params||{},fullPath:Tt(t,r),matched:e?Pt(e):[]};return n&&(i.redirectedFrom=Tt(n,r)),Object.freeze(i)}function St(e){if(Array.isArray(e))return e.map(St);if(e&&"object"==typeof e){var t={};for(var n in e)t[n]=St(e[n]);return t}return e}var Ct=xt(null,{path:"/"});function Pt(e){for(var t=[];e;)t.unshift(e),e=e.parent;return t}function Tt(e,t){var n=e.path,o=e.query;void 0===o&&(o={});var r=e.hash;return void 0===r&&(r=""),(n||"/")+(t||wt)(o)+r}function Et(e,t,n){return t===Ct?e===t:!!t&&(e.path&&t.path?e.path.replace(kt,"")===t.path.replace(kt,"")&&(n||e.hash===t.hash&&Dt(e.query,t.query)):!(!e.name||!t.name)&&(e.name===t.name&&(n||e.hash===t.hash&&Dt(e.query,t.query)&&Dt(e.params,t.params))))}function Dt(e,t){if(void 0===e&&(e={}),void 0===t&&(t={}),!e||!t)return e===t;var n=Object.keys(e).sort(),o=Object.keys(t).sort();return n.length===o.length&&n.every((function(n,r){var a=e[n];if(o[r]!==n)return!1;var i=t[n];return null==a||null==i?a===i:"object"==typeof a&&"object"==typeof i?Dt(a,i):String(a)===String(i)}))}function At(e){for(var t=0;t<e.matched.length;t++){var n=e.matched[t];for(var o in n.instances){var r=n.instances[o],a=n.enteredCbs[o];if(r&&a){delete n.enteredCbs[o];for(var i=0;i<a.length;i++)r._isBeingDestroyed||a[i](r)}}}}var Rt={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(e,t){var n=t.props,o=t.children,r=t.parent,a=t.data;a.routerView=!0;for(var i=r.$createElement,s=n.name,l=r.$route,d=r._routerViewCache||(r._routerViewCache={}),c=0,u=!1;r&&r._routerRoot!==r;){var p=r.$vnode?r.$vnode.data:{};p.routerView&&c++,p.keepAlive&&r._directInactive&&r._inactive&&(u=!0),r=r.$parent}if(a.routerViewDepth=c,u){var m=d[s],h=m&&m.component;return h?(m.configProps&&It(h,a,m.route,m.configProps),i(h,a,o)):i()}var f=l.matched[c],g=f&&f.components[s];if(!f||!g)return d[s]=null,i();d[s]={component:g},a.registerRouteInstance=function(e,t){var n=f.instances[s];(t&&n!==e||!t&&n===e)&&(f.instances[s]=t)},(a.hook||(a.hook={})).prepatch=function(e,t){f.instances[s]=t.componentInstance},a.hook.init=function(e){e.data.keepAlive&&e.componentInstance&&e.componentInstance!==f.instances[s]&&(f.instances[s]=e.componentInstance),At(l)};var b=f.props&&f.props[s];return b&&(mt(d[s],{route:l,configProps:b}),It(g,a,l,b)),i(g,a,o)}};function It(e,t,n,o){var r=t.props=function(e,t){switch(typeof t){case"undefined":return;case"object":return t;case"function":return t(e);case"boolean":return t?e.params:void 0}}(n,o);if(r){r=t.props=mt({},r);var a=t.attrs=t.attrs||{};for(var i in r)e.props&&i in e.props||(a[i]=r[i],delete r[i])}}function Mt(e,t,n){var o=e.charAt(0);if("/"===o)return e;if("?"===o||"#"===o)return t+e;var r=t.split("/");n&&r[r.length-1]||r.pop();for(var a=e.replace(/^\//,"").split("/"),i=0;i<a.length;i++){var s=a[i];".."===s?r.pop():"."!==s&&r.push(s)}return""!==r[0]&&r.unshift(""),r.join("/")}function Bt(e){return e.replace(/\/(?:\s*\/)+/g,"/")}var Nt=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)},Lt=Zt,zt=Ut,Ot=function(e,t){return Wt(Ut(e,t),t)},Ft=Wt,jt=Kt,$t=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function Ut(e,t){for(var n,o=[],r=0,a=0,i="",s=t&&t.delimiter||"/";null!=(n=$t.exec(e));){var l=n[0],d=n[1],c=n.index;if(i+=e.slice(a,c),a=c+l.length,d)i+=d[1];else{var u=e[a],p=n[2],m=n[3],h=n[4],f=n[5],g=n[6],b=n[7];i&&(o.push(i),i="");var _=null!=p&&null!=u&&u!==p,v="+"===g||"*"===g,y="?"===g||"*"===g,w=n[2]||s,k=h||f;o.push({name:m||r++,prefix:p||"",delimiter:w,optional:y,repeat:v,partial:_,asterisk:!!b,pattern:k?Gt(k):b?".*":"[^"+Ht(w)+"]+?"})}}return a<e.length&&(i+=e.substr(a)),i&&o.push(i),o}function Vt(e){return encodeURI(e).replace(/[\/?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))}function Wt(e,t){for(var n=new Array(e.length),o=0;o<e.length;o++)"object"==typeof e[o]&&(n[o]=new RegExp("^(?:"+e[o].pattern+")$",Qt(t)));return function(t,o){for(var r="",a=t||{},i=(o||{}).pretty?Vt:encodeURIComponent,s=0;s<e.length;s++){var l=e[s];if("string"!=typeof l){var d,c=a[l.name];if(null==c){if(l.optional){l.partial&&(r+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(Nt(c)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(c)+"`");if(0===c.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var u=0;u<c.length;u++){if(d=i(c[u]),!n[s].test(d))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(d)+"`");r+=(0===u?l.prefix:l.delimiter)+d}}else{if(d=l.asterisk?encodeURI(c).replace(/[?#]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})):i(c),!n[s].test(d))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+d+'"');r+=l.prefix+d}}else r+=l}return r}}function Ht(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function Gt(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function qt(e,t){return e.keys=t,e}function Qt(e){return e&&e.sensitive?"":"i"}function Kt(e,t,n){Nt(t)||(n=t||n,t=[]);for(var o=(n=n||{}).strict,r=!1!==n.end,a="",i=0;i<e.length;i++){var s=e[i];if("string"==typeof s)a+=Ht(s);else{var l=Ht(s.prefix),d="(?:"+s.pattern+")";t.push(s),s.repeat&&(d+="(?:"+l+d+")*"),a+=d=s.optional?s.partial?l+"("+d+")?":"(?:"+l+"("+d+"))?":l+"("+d+")"}}var c=Ht(n.delimiter||"/"),u=a.slice(-c.length)===c;return o||(a=(u?a.slice(0,-c.length):a)+"(?:"+c+"(?=$))?"),a+=r?"$":o&&u?"":"(?="+c+"|$)",qt(new RegExp("^"+a,Qt(n)),t)}function Zt(e,t,n){return Nt(t)||(n=t||n,t=[]),n=n||{},e instanceof RegExp?function(e,t){var n=e.source.match(/\((?!\?)/g);if(n)for(var o=0;o<n.length;o++)t.push({name:o,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return qt(e,t)}(e,t):Nt(e)?function(e,t,n){for(var o=[],r=0;r<e.length;r++)o.push(Zt(e[r],t,n).source);return qt(new RegExp("(?:"+o.join("|")+")",Qt(n)),t)}(e,t,n):function(e,t,n){return Kt(Ut(e,n),t,n)}(e,t,n)}Lt.parse=zt,Lt.compile=Ot,Lt.tokensToFunction=Ft,Lt.tokensToRegExp=jt;var Yt=Object.create(null);function Xt(e,t,n){t=t||{};try{var o=Yt[e]||(Yt[e]=Lt.compile(e));return"string"==typeof t.pathMatch&&(t[0]=t.pathMatch),o(t,{pretty:!0})}catch(e){return""}finally{delete t[0]}}function Jt(e,t,n,o){var r="string"==typeof e?{path:e}:e;if(r._normalized)return r;if(r.name){var a=(r=mt({},e)).params;return a&&"object"==typeof a&&(r.params=mt({},a)),r}if(!r.path&&r.params&&t){(r=mt({},r))._normalized=!0;var i=mt(mt({},t.params),r.params);if(t.name)r.name=t.name,r.params=i;else if(t.matched.length){var s=t.matched[t.matched.length-1].path;r.path=Xt(s,i,t.path)}else 0;return r}var l=function(e){var t="",n="",o=e.indexOf("#");o>=0&&(t=e.slice(o),e=e.slice(0,o));var r=e.indexOf("?");return r>=0&&(n=e.slice(r+1),e=e.slice(0,r)),{path:e,query:n,hash:t}}(r.path||""),d=t&&t.path||"/",c=l.path?Mt(l.path,d,n||r.append):d,u=function(e,t,n){void 0===t&&(t={});var o,r=n||yt;try{o=r(e||"")}catch(e){o={}}for(var a in t){var i=t[a];o[a]=Array.isArray(i)?i.map(vt):vt(i)}return o}(l.query,r.query,o&&o.options.parseQuery),p=r.hash||l.hash;return p&&"#"!==p.charAt(0)&&(p="#"+p),{_normalized:!0,path:c,query:u,hash:p}}var en,tn=function(){},nn={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(e){var t=this,n=this.$router,o=this.$route,r=n.resolve(this.to,o,this.append),a=r.location,i=r.route,s=r.href,l={},d=n.options.linkActiveClass,c=n.options.linkExactActiveClass,u=null==d?"router-link-active":d,p=null==c?"router-link-exact-active":c,m=null==this.activeClass?u:this.activeClass,h=null==this.exactActiveClass?p:this.exactActiveClass,f=i.redirectedFrom?xt(null,Jt(i.redirectedFrom),null,n):i;l[h]=Et(o,f,this.exactPath),l[m]=this.exact||this.exactPath?l[h]:function(e,t){return 0===e.path.replace(kt,"/").indexOf(t.path.replace(kt,"/"))&&(!t.hash||e.hash===t.hash)&&function(e,t){for(var n in t)if(!(n in e))return!1;return!0}(e.query,t.query)}(o,f);var g=l[h]?this.ariaCurrentValue:null,b=function(e){on(e)&&(t.replace?n.replace(a,tn):n.push(a,tn))},_={click:on};Array.isArray(this.event)?this.event.forEach((function(e){_[e]=b})):_[this.event]=b;var v={class:l},y=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:s,route:i,navigate:b,isActive:l[m],isExactActive:l[h]});if(y){if(1===y.length)return y[0];if(y.length>1||!y.length)return 0===y.length?e():e("span",{},y)}if("a"===this.tag)v.on=_,v.attrs={href:s,"aria-current":g};else{var w=rn(this.$slots.default);if(w){w.isStatic=!1;var k=w.data=mt({},w.data);for(var x in k.on=k.on||{},k.on){var S=k.on[x];x in _&&(k.on[x]=Array.isArray(S)?S:[S])}for(var C in _)C in k.on?k.on[C].push(_[C]):k.on[C]=b;var P=w.data.attrs=mt({},w.data.attrs);P.href=s,P["aria-current"]=g}else v.on=_}return e(this.tag,v,this.$slots.default)}};function on(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.defaultPrevented||void 0!==e.button&&0!==e.button)){if(e.currentTarget&&e.currentTarget.getAttribute){var t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function rn(e){if(e)for(var t,n=0;n<e.length;n++){if("a"===(t=e[n]).tag)return t;if(t.children&&(t=rn(t.children)))return t}}var an="undefined"!=typeof window;function sn(e,t,n,o,r){var a=t||[],i=n||Object.create(null),s=o||Object.create(null);e.forEach((function(e){ln(a,i,s,e,r)}));for(var l=0,d=a.length;l<d;l++)"*"===a[l]&&(a.push(a.splice(l,1)[0]),d--,l--);return{pathList:a,pathMap:i,nameMap:s}}function ln(e,t,n,o,r,a){var i=o.path,s=o.name;var l=o.pathToRegexpOptions||{},d=function(e,t,n){n||(e=e.replace(/\/$/,""));if("/"===e[0])return e;if(null==t)return e;return Bt(t.path+"/"+e)}(i,r,l.strict);"boolean"==typeof o.caseSensitive&&(l.sensitive=o.caseSensitive);var c={path:d,regex:dn(d,l),components:o.components||{default:o.component},alias:o.alias?"string"==typeof o.alias?[o.alias]:o.alias:[],instances:{},enteredCbs:{},name:s,parent:r,matchAs:a,redirect:o.redirect,beforeEnter:o.beforeEnter,meta:o.meta||{},props:null==o.props?{}:o.components?o.props:{default:o.props}};if(o.children&&o.children.forEach((function(o){var r=a?Bt(a+"/"+o.path):void 0;ln(e,t,n,o,c,r)})),t[c.path]||(e.push(c.path),t[c.path]=c),void 0!==o.alias)for(var u=Array.isArray(o.alias)?o.alias:[o.alias],p=0;p<u.length;++p){0;var m={path:u[p],children:o.children};ln(e,t,n,m,r,c.path||"/")}s&&(n[s]||(n[s]=c))}function dn(e,t){return Lt(e,[],t)}function cn(e,t){var n=sn(e),o=n.pathList,r=n.pathMap,a=n.nameMap;function i(e,n,i){var s=Jt(e,n,!1,t),d=s.name;if(d){var c=a[d];if(!c)return l(null,s);var u=c.regex.keys.filter((function(e){return!e.optional})).map((function(e){return e.name}));if("object"!=typeof s.params&&(s.params={}),n&&"object"==typeof n.params)for(var p in n.params)!(p in s.params)&&u.indexOf(p)>-1&&(s.params[p]=n.params[p]);return s.path=Xt(c.path,s.params),l(c,s,i)}if(s.path){s.params={};for(var m=0;m<o.length;m++){var h=o[m],f=r[h];if(un(f.regex,s.path,s.params))return l(f,s,i)}}return l(null,s)}function s(e,n){var o=e.redirect,r="function"==typeof o?o(xt(e,n,null,t)):o;if("string"==typeof r&&(r={path:r}),!r||"object"!=typeof r)return l(null,n);var s=r,d=s.name,c=s.path,u=n.query,p=n.hash,m=n.params;if(u=s.hasOwnProperty("query")?s.query:u,p=s.hasOwnProperty("hash")?s.hash:p,m=s.hasOwnProperty("params")?s.params:m,d){a[d];return i({_normalized:!0,name:d,query:u,hash:p,params:m},void 0,n)}if(c){var h=function(e,t){return Mt(e,t.parent?t.parent.path:"/",!0)}(c,e);return i({_normalized:!0,path:Xt(h,m),query:u,hash:p},void 0,n)}return l(null,n)}function l(e,n,o){return e&&e.redirect?s(e,o||n):e&&e.matchAs?function(e,t,n){var o=i({_normalized:!0,path:Xt(n,t.params)});if(o){var r=o.matched,a=r[r.length-1];return t.params=o.params,l(a,t)}return l(null,t)}(0,n,e.matchAs):xt(e,n,o,t)}return{match:i,addRoute:function(e,t){var n="object"!=typeof e?a[e]:void 0;sn([t||e],o,r,a,n),n&&n.alias.length&&sn(n.alias.map((function(e){return{path:e,children:[t]}})),o,r,a,n)},getRoutes:function(){return o.map((function(e){return r[e]}))},addRoutes:function(e){sn(e,o,r,a)}}}function un(e,t,n){var o=t.match(e);if(!o)return!1;if(!n)return!0;for(var r=1,a=o.length;r<a;++r){var i=e.keys[r-1];i&&(n[i.name||"pathMatch"]="string"==typeof o[r]?_t(o[r]):o[r])}return!0}var pn=an&&window.performance&&window.performance.now?window.performance:Date;function mn(){return pn.now().toFixed(3)}var hn=mn();function fn(){return hn}function gn(e){return hn=e}var bn=Object.create(null);function _n(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var e=window.location.protocol+"//"+window.location.host,t=window.location.href.replace(e,""),n=mt({},window.history.state);return n.key=fn(),window.history.replaceState(n,"",t),window.addEventListener("popstate",wn),function(){window.removeEventListener("popstate",wn)}}function vn(e,t,n,o){if(e.app){var r=e.options.scrollBehavior;r&&e.app.$nextTick((function(){var a=function(){var e=fn();if(e)return bn[e]}(),i=r.call(e,t,n,o?a:null);i&&("function"==typeof i.then?i.then((function(e){Pn(e,a)})).catch((function(e){0})):Pn(i,a))}))}}function yn(){var e=fn();e&&(bn[e]={x:window.pageXOffset,y:window.pageYOffset})}function wn(e){yn(),e.state&&e.state.key&&gn(e.state.key)}function kn(e){return Sn(e.x)||Sn(e.y)}function xn(e){return{x:Sn(e.x)?e.x:window.pageXOffset,y:Sn(e.y)?e.y:window.pageYOffset}}function Sn(e){return"number"==typeof e}var Cn=/^#\d/;function Pn(e,t){var n,o="object"==typeof e;if(o&&"string"==typeof e.selector){var r=Cn.test(e.selector)?document.getElementById(e.selector.slice(1)):document.querySelector(e.selector);if(r){var a=e.offset&&"object"==typeof e.offset?e.offset:{};t=function(e,t){var n=document.documentElement.getBoundingClientRect(),o=e.getBoundingClientRect();return{x:o.left-n.left-t.x,y:o.top-n.top-t.y}}(r,a={x:Sn((n=a).x)?n.x:0,y:Sn(n.y)?n.y:0})}else kn(e)&&(t=xn(e))}else o&&kn(e)&&(t=xn(e));t&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:t.x,top:t.y,behavior:e.behavior}):window.scrollTo(t.x,t.y))}var Tn,En=an&&((-1===(Tn=window.navigator.userAgent).indexOf("Android 2.")&&-1===Tn.indexOf("Android 4.0")||-1===Tn.indexOf("Mobile Safari")||-1!==Tn.indexOf("Chrome")||-1!==Tn.indexOf("Windows Phone"))&&window.history&&"function"==typeof window.history.pushState);function Dn(e,t){yn();var n=window.history;try{if(t){var o=mt({},n.state);o.key=fn(),n.replaceState(o,"",e)}else n.pushState({key:gn(mn())},"",e)}catch(n){window.location[t?"replace":"assign"](e)}}function An(e){Dn(e,!0)}var Rn={redirected:2,aborted:4,cancelled:8,duplicated:16};function In(e,t){return Bn(e,t,Rn.redirected,'Redirected when going from "'+e.fullPath+'" to "'+function(e){if("string"==typeof e)return e;if("path"in e)return e.path;var t={};return Nn.forEach((function(n){n in e&&(t[n]=e[n])})),JSON.stringify(t,null,2)}(t)+'" via a navigation guard.')}function Mn(e,t){return Bn(e,t,Rn.cancelled,'Navigation cancelled from "'+e.fullPath+'" to "'+t.fullPath+'" with a new navigation.')}function Bn(e,t,n,o){var r=new Error(o);return r._isRouter=!0,r.from=e,r.to=t,r.type=n,r}var Nn=["params","query","hash"];function Ln(e){return Object.prototype.toString.call(e).indexOf("Error")>-1}function zn(e,t){return Ln(e)&&e._isRouter&&(null==t||e.type===t)}function On(e,t,n){var o=function(r){r>=e.length?n():e[r]?t(e[r],(function(){o(r+1)})):o(r+1)};o(0)}function Fn(e){return function(t,n,o){var r=!1,a=0,i=null;jn(e,(function(e,t,n,s){if("function"==typeof e&&void 0===e.cid){r=!0,a++;var l,d=Vn((function(t){var r;((r=t).__esModule||Un&&"Module"===r[Symbol.toStringTag])&&(t=t.default),e.resolved="function"==typeof t?t:en.extend(t),n.components[s]=t,--a<=0&&o()})),c=Vn((function(e){var t="Failed to resolve async component "+s+": "+e;i||(i=Ln(e)?e:new Error(t),o(i))}));try{l=e(d,c)}catch(e){c(e)}if(l)if("function"==typeof l.then)l.then(d,c);else{var u=l.component;u&&"function"==typeof u.then&&u.then(d,c)}}})),r||o()}}function jn(e,t){return $n(e.map((function(e){return Object.keys(e.components).map((function(n){return t(e.components[n],e.instances[n],e,n)}))})))}function $n(e){return Array.prototype.concat.apply([],e)}var Un="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Vn(e){var t=!1;return function(){for(var n=[],o=arguments.length;o--;)n[o]=arguments[o];if(!t)return t=!0,e.apply(this,n)}}var Wn=function(e,t){this.router=e,this.base=function(e){if(!e)if(an){var t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else e="/";"/"!==e.charAt(0)&&(e="/"+e);return e.replace(/\/$/,"")}(t),this.current=Ct,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Hn(e,t,n,o){var r=jn(e,(function(e,o,r,a){var i=function(e,t){"function"!=typeof e&&(e=en.extend(e));return e.options[t]}(e,t);if(i)return Array.isArray(i)?i.map((function(e){return n(e,o,r,a)})):n(i,o,r,a)}));return $n(o?r.reverse():r)}function Gn(e,t){if(t)return function(){return e.apply(t,arguments)}}Wn.prototype.listen=function(e){this.cb=e},Wn.prototype.onReady=function(e,t){this.ready?e():(this.readyCbs.push(e),t&&this.readyErrorCbs.push(t))},Wn.prototype.onError=function(e){this.errorCbs.push(e)},Wn.prototype.transitionTo=function(e,t,n){var o,r=this;try{o=this.router.match(e,this.current)}catch(e){throw this.errorCbs.forEach((function(t){t(e)})),e}var a=this.current;this.confirmTransition(o,(function(){r.updateRoute(o),t&&t(o),r.ensureURL(),r.router.afterHooks.forEach((function(e){e&&e(o,a)})),r.ready||(r.ready=!0,r.readyCbs.forEach((function(e){e(o)})))}),(function(e){n&&n(e),e&&!r.ready&&(zn(e,Rn.redirected)&&a===Ct||(r.ready=!0,r.readyErrorCbs.forEach((function(t){t(e)}))))}))},Wn.prototype.confirmTransition=function(e,t,n){var o=this,r=this.current;this.pending=e;var a=function(e){!zn(e)&&Ln(e)&&(o.errorCbs.length?o.errorCbs.forEach((function(t){t(e)})):console.error(e)),n&&n(e)},i=e.matched.length-1,s=r.matched.length-1;if(Et(e,r)&&i===s&&e.matched[i]===r.matched[s])return this.ensureURL(),e.hash&&vn(this.router,r,e,!1),a(function(e,t){var n=Bn(e,t,Rn.duplicated,'Avoided redundant navigation to current location: "'+e.fullPath+'".');return n.name="NavigationDuplicated",n}(r,e));var l=function(e,t){var n,o=Math.max(e.length,t.length);for(n=0;n<o&&e[n]===t[n];n++);return{updated:t.slice(0,n),activated:t.slice(n),deactivated:e.slice(n)}}(this.current.matched,e.matched),d=l.updated,c=l.deactivated,u=l.activated,p=[].concat(function(e){return Hn(e,"beforeRouteLeave",Gn,!0)}(c),this.router.beforeHooks,function(e){return Hn(e,"beforeRouteUpdate",Gn)}(d),u.map((function(e){return e.beforeEnter})),Fn(u)),m=function(t,n){if(o.pending!==e)return a(Mn(r,e));try{t(e,r,(function(t){!1===t?(o.ensureURL(!0),a(function(e,t){return Bn(e,t,Rn.aborted,'Navigation aborted from "'+e.fullPath+'" to "'+t.fullPath+'" via a navigation guard.')}(r,e))):Ln(t)?(o.ensureURL(!0),a(t)):"string"==typeof t||"object"==typeof t&&("string"==typeof t.path||"string"==typeof t.name)?(a(In(r,e)),"object"==typeof t&&t.replace?o.replace(t):o.push(t)):n(t)}))}catch(e){a(e)}};On(p,m,(function(){var n=function(e){return Hn(e,"beforeRouteEnter",(function(e,t,n,o){return function(e,t,n){return function(o,r,a){return e(o,r,(function(e){"function"==typeof e&&(t.enteredCbs[n]||(t.enteredCbs[n]=[]),t.enteredCbs[n].push(e)),a(e)}))}}(e,n,o)}))}(u);On(n.concat(o.router.resolveHooks),m,(function(){if(o.pending!==e)return a(Mn(r,e));o.pending=null,t(e),o.router.app&&o.router.app.$nextTick((function(){At(e)}))}))}))},Wn.prototype.updateRoute=function(e){this.current=e,this.cb&&this.cb(e)},Wn.prototype.setupListeners=function(){},Wn.prototype.teardown=function(){this.listeners.forEach((function(e){e()})),this.listeners=[],this.current=Ct,this.pending=null};var qn=function(e){function t(t,n){e.call(this,t,n),this._startLocation=Qn(this.base)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var e=this;if(!(this.listeners.length>0)){var t=this.router,n=t.options.scrollBehavior,o=En&&n;o&&this.listeners.push(_n());var r=function(){var n=e.current,r=Qn(e.base);e.current===Ct&&r===e._startLocation||e.transitionTo(r,(function(e){o&&vn(t,e,n,!0)}))};window.addEventListener("popstate",r),this.listeners.push((function(){window.removeEventListener("popstate",r)}))}},t.prototype.go=function(e){window.history.go(e)},t.prototype.push=function(e,t,n){var o=this,r=this.current;this.transitionTo(e,(function(e){Dn(Bt(o.base+e.fullPath)),vn(o.router,e,r,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var o=this,r=this.current;this.transitionTo(e,(function(e){An(Bt(o.base+e.fullPath)),vn(o.router,e,r,!1),t&&t(e)}),n)},t.prototype.ensureURL=function(e){if(Qn(this.base)!==this.current.fullPath){var t=Bt(this.base+this.current.fullPath);e?Dn(t):An(t)}},t.prototype.getCurrentLocation=function(){return Qn(this.base)},t}(Wn);function Qn(e){var t=window.location.pathname,n=t.toLowerCase(),o=e.toLowerCase();return!e||n!==o&&0!==n.indexOf(Bt(o+"/"))||(t=t.slice(e.length)),(t||"/")+window.location.search+window.location.hash}var Kn=function(e){function t(t,n,o){e.call(this,t,n),o&&function(e){var t=Qn(e);if(!/^\/#/.test(t))return window.location.replace(Bt(e+"/#"+t)),!0}(this.base)||Zn()}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var e=this;if(!(this.listeners.length>0)){var t=this.router.options.scrollBehavior,n=En&&t;n&&this.listeners.push(_n());var o=function(){var t=e.current;Zn()&&e.transitionTo(Yn(),(function(o){n&&vn(e.router,o,t,!0),En||eo(o.fullPath)}))},r=En?"popstate":"hashchange";window.addEventListener(r,o),this.listeners.push((function(){window.removeEventListener(r,o)}))}},t.prototype.push=function(e,t,n){var o=this,r=this.current;this.transitionTo(e,(function(e){Jn(e.fullPath),vn(o.router,e,r,!1),t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var o=this,r=this.current;this.transitionTo(e,(function(e){eo(e.fullPath),vn(o.router,e,r,!1),t&&t(e)}),n)},t.prototype.go=function(e){window.history.go(e)},t.prototype.ensureURL=function(e){var t=this.current.fullPath;Yn()!==t&&(e?Jn(t):eo(t))},t.prototype.getCurrentLocation=function(){return Yn()},t}(Wn);function Zn(){var e=Yn();return"/"===e.charAt(0)||(eo("/"+e),!1)}function Yn(){var e=window.location.href,t=e.indexOf("#");return t<0?"":e=e.slice(t+1)}function Xn(e){var t=window.location.href,n=t.indexOf("#");return(n>=0?t.slice(0,n):t)+"#"+e}function Jn(e){En?Dn(Xn(e)):window.location.hash=e}function eo(e){En?An(Xn(e)):window.location.replace(Xn(e))}var to=function(e){function t(t,n){e.call(this,t,n),this.stack=[],this.index=-1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.push=function(e,t,n){var o=this;this.transitionTo(e,(function(e){o.stack=o.stack.slice(0,o.index+1).concat(e),o.index++,t&&t(e)}),n)},t.prototype.replace=function(e,t,n){var o=this;this.transitionTo(e,(function(e){o.stack=o.stack.slice(0,o.index).concat(e),t&&t(e)}),n)},t.prototype.go=function(e){var t=this,n=this.index+e;if(!(n<0||n>=this.stack.length)){var o=this.stack[n];this.confirmTransition(o,(function(){var e=t.current;t.index=n,t.updateRoute(o),t.router.afterHooks.forEach((function(t){t&&t(o,e)}))}),(function(e){zn(e,Rn.duplicated)&&(t.index=n)}))}},t.prototype.getCurrentLocation=function(){var e=this.stack[this.stack.length-1];return e?e.fullPath:"/"},t.prototype.ensureURL=function(){},t}(Wn),no=function(e){void 0===e&&(e={}),this.app=null,this.apps=[],this.options=e,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=cn(e.routes||[],this);var t=e.mode||"hash";switch(this.fallback="history"===t&&!En&&!1!==e.fallback,this.fallback&&(t="hash"),an||(t="abstract"),this.mode=t,t){case"history":this.history=new qn(this,e.base);break;case"hash":this.history=new Kn(this,e.base,this.fallback);break;case"abstract":this.history=new to(this,e.base)}},oo={currentRoute:{configurable:!0}};no.prototype.match=function(e,t,n){return this.matcher.match(e,t,n)},oo.currentRoute.get=function(){return this.history&&this.history.current},no.prototype.init=function(e){var t=this;if(this.apps.push(e),e.$once("hook:destroyed",(function(){var n=t.apps.indexOf(e);n>-1&&t.apps.splice(n,1),t.app===e&&(t.app=t.apps[0]||null),t.app||t.history.teardown()})),!this.app){this.app=e;var n=this.history;if(n instanceof qn||n instanceof Kn){var o=function(e){n.setupListeners(),function(e){var o=n.current,r=t.options.scrollBehavior;En&&r&&"fullPath"in e&&vn(t,e,o,!1)}(e)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(e){t.apps.forEach((function(t){t._route=e}))}))}},no.prototype.beforeEach=function(e){return ao(this.beforeHooks,e)},no.prototype.beforeResolve=function(e){return ao(this.resolveHooks,e)},no.prototype.afterEach=function(e){return ao(this.afterHooks,e)},no.prototype.onReady=function(e,t){this.history.onReady(e,t)},no.prototype.onError=function(e){this.history.onError(e)},no.prototype.push=function(e,t,n){var o=this;if(!t&&!n&&"undefined"!=typeof Promise)return new Promise((function(t,n){o.history.push(e,t,n)}));this.history.push(e,t,n)},no.prototype.replace=function(e,t,n){var o=this;if(!t&&!n&&"undefined"!=typeof Promise)return new Promise((function(t,n){o.history.replace(e,t,n)}));this.history.replace(e,t,n)},no.prototype.go=function(e){this.history.go(e)},no.prototype.back=function(){this.go(-1)},no.prototype.forward=function(){this.go(1)},no.prototype.getMatchedComponents=function(e){var t=e?e.matched?e:this.resolve(e).route:this.currentRoute;return t?[].concat.apply([],t.matched.map((function(e){return Object.keys(e.components).map((function(t){return e.components[t]}))}))):[]},no.prototype.resolve=function(e,t,n){var o=Jt(e,t=t||this.history.current,n,this),r=this.match(o,t),a=r.redirectedFrom||r.fullPath,i=function(e,t,n){var o="hash"===n?"#"+t:t;return e?Bt(e+"/"+o):o}(this.history.base,a,this.mode);return{location:o,route:r,href:i,normalizedTo:o,resolved:r}},no.prototype.getRoutes=function(){return this.matcher.getRoutes()},no.prototype.addRoute=function(e,t){this.matcher.addRoute(e,t),this.history.current!==Ct&&this.history.transitionTo(this.history.getCurrentLocation())},no.prototype.addRoutes=function(e){this.matcher.addRoutes(e),this.history.current!==Ct&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(no.prototype,oo);var ro=no;function ao(e,t){return e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}no.install=function e(t){if(!e.installed||en!==t){e.installed=!0,en=t;var n=function(e){return void 0!==e},o=function(e,t){var o=e.$options._parentVnode;n(o)&&n(o=o.data)&&n(o=o.registerRouteInstance)&&o(e,t)};t.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,o(this,this)},destroyed:function(){o(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("RouterView",Rt),t.component("RouterLink",nn);var r=t.config.optionMergeStrategies;r.beforeRouteEnter=r.beforeRouteLeave=r.beforeRouteUpdate=r.created}},no.version="3.6.5",no.isNavigationFailure=zn,no.NavigationFailureType=Rn,no.START_LOCATION=Ct,an&&window.Vue&&window.Vue.use(no);n.default.use(ro);var io=new ro({mode:"history",linkActiveClass:"open",routes:[{path:"/",component:function(){return a.e(3465).then(a.bind(a,43465))},redirect:"/app/dashboard",name:"app",children:[{path:"/app/dashboard",name:"dashboard",component:function(){return a.e(945).then(a.bind(a,61829))}},{path:"/app/products",component:function(){return a.e(2983).then(a.bind(a,23133))},redirect:"app/products/list",children:[{name:"index_products",path:"list",component:function(){return a.e(7584).then(a.bind(a,55844))}},{path:"store",name:"store_product",component:function(){return a.e(4846).then(a.bind(a,75758))}},{path:"edit/:id",name:"edit_product",component:function(){return a.e(7531).then(a.bind(a,40807))}},{path:"detail/:id",name:"detail_product",component:function(){return a.e(896).then(a.bind(a,4552))}},{path:"barcode",name:"barcode",component:function(){return a.e(5669).then(a.bind(a,26110))}},{path:"count_stock",name:"count_stock",component:function(){return a.e(8235).then(a.bind(a,25700))}},{name:"categories",path:"Categories",component:function(){return a.e(2407).then(a.bind(a,44624))}},{name:"brands",path:"Brands",component:function(){return a.e(8573).then(a.bind(a,75454))}},{name:"units",path:"Units",component:function(){return a.e(9028).then(a.bind(a,88591))}}]},{path:"/app/adjustments",component:function(){return a.e(4933).then(a.bind(a,3800))},redirect:"/app/adjustments/list",children:[{name:"index_adjustment",path:"list",component:function(){return a.e(9749).then(a.bind(a,83494))}},{name:"store_adjustment",path:"store",component:function(){return a.e(8912).then(a.bind(a,77451))}},{name:"edit_adjustment",path:"edit/:id",component:function(){return a.e(7715).then(a.bind(a,64766))}}]},{path:"/app/transfers",component:function(){return a.e(1629).then(a.bind(a,3942))},redirect:"/app/transfers/list",children:[{name:"index_transfer",path:"list",component:function(){return a.e(2413).then(a.bind(a,29258))}},{name:"store_transfer",path:"store",component:function(){return a.e(9224).then(a.bind(a,62902))}},{name:"edit_transfer",path:"edit/:id",component:function(){return a.e(3283).then(a.bind(a,66628))}}]},{name:"accounts",path:"/app/accounts",component:function(){return a.e(3543).then(a.bind(a,53761))}},{path:"/app/projects",component:function(){return a.e(8597).then(a.bind(a,59552))},redirect:"/app/projects/list",children:[{name:"index_project",path:"list",component:function(){return a.e(1283).then(a.bind(a,13457))}},{name:"store_project",path:"store",component:function(){return a.e(2624).then(a.bind(a,11549))}},{name:"edit_project",path:"edit/:id",component:function(){return a.e(6193).then(a.bind(a,61820))}}]},{path:"/app/tasks",component:function(){return a.e(8919).then(a.bind(a,21810))},redirect:"/app/tasks/list",children:[{name:"index_task",path:"list",component:function(){return a.e(8827).then(a.bind(a,12907))}},{name:"store_task",path:"store",component:function(){return a.e(6726).then(a.bind(a,57084))}},{name:"edit_task",path:"edit/:id",component:function(){return a.e(9269).then(a.bind(a,23329))}}]},{name:"transfer_money",path:"/app/transfer_money",component:function(){return a.e(8347).then(a.bind(a,96002))}},{path:"/app/expenses",component:function(){return a.e(3652).then(a.bind(a,77276))},redirect:"/app/expenses/list",children:[{name:"index_expense",path:"list",component:function(){return a.e(6024).then(a.bind(a,15434))}},{name:"store_expense",path:"store",component:function(){return a.e(1027).then(a.bind(a,9221))}},{name:"edit_expense",path:"edit/:id",component:function(){return a.e(6742).then(a.bind(a,73730))}},{name:"expense_category",path:"category",component:function(){return a.e(3680).then(a.bind(a,85487))}}]},{path:"/app/deposits",component:function(){return a.e(6534).then(a.bind(a,89473))},redirect:"/app/deposits/list",children:[{name:"index_deposit",path:"list",component:function(){return a.e(9822).then(a.bind(a,51998))}},{name:"store_deposit",path:"store",component:function(){return a.e(3253).then(a.bind(a,62611))}},{name:"edit_deposit",path:"edit/:id",component:function(){return a.e(2636).then(a.bind(a,64106))}},{name:"deposit_category",path:"category",component:function(){return a.e(4162).then(a.bind(a,53736))}}]},{path:"/app/quotations",component:function(){return a.e(3046).then(a.bind(a,79129))},redirect:"/app/quotations/list",children:[{name:"index_quotation",path:"list",component:function(){return a.e(6542).then(a.bind(a,76542))}},{name:"store_quotation",path:"store",component:function(){return a.e(2233).then(a.bind(a,43978))}},{name:"edit_quotation",path:"edit/:id",component:function(){return a.e(4372).then(a.bind(a,6021))}},{name:"detail_quotation",path:"detail/:id",component:function(){return a.e(8539).then(a.bind(a,21385))}},{name:"change_to_sale",path:"create_sale/:id",component:function(){return a.e(21).then(a.bind(a,79595))}}]},{path:"/app/purchases",component:function(){return a.e(377).then(a.bind(a,19372))},redirect:"/app/purchases/list",children:[{name:"index_purchases",path:"list",component:function(){return a.e(8756).then(a.bind(a,29266))}},{name:"store_purchase",path:"store",component:function(){return a.e(7052).then(a.bind(a,38169))}},{name:"import_purchases",path:"import_purchases",component:function(){return a.e(8549).then(a.bind(a,65478))}},{name:"edit_purchase",path:"edit/:id",component:function(){return a.e(3011).then(a.bind(a,52461))}},{name:"purchase_return",path:"purchase_return/:id",component:function(){return a.e(8576).then(a.bind(a,96148))}},{name:"detail_purchase",path:"detail/:id",component:function(){return a.e(4234).then(a.bind(a,82310))}}]},{path:"/app/sales",component:function(){return a.e(7189).then(a.bind(a,53922))},redirect:"/app/sales/list",children:[{name:"index_sales",path:"list",component:function(){return a.e(9540).then(a.bind(a,48207))}},{name:"store_sale",path:"store",component:function(){return a.e(7384).then(a.bind(a,45919))}},{name:"edit_sale",path:"edit/:id",component:function(){return a.e(2155).then(a.bind(a,86452))}},{name:"sale_return",path:"sale_return/:id",component:function(){return a.e(6888).then(a.bind(a,57701))}},{name:"detail_sale",path:"detail/:id",component:function(){return a.e(6526).then(a.bind(a,4506))}},{name:"shipment",path:"shipment",component:function(){return a.e(6025).then(a.bind(a,99256))}}]},{path:"/app/sale_return",component:function(){return a.e(8611).then(a.bind(a,84261))},redirect:"/app/sale_return/list",children:[{name:"index_sale_return",path:"list",component:function(){return a.e(9834).then(a.bind(a,21635))}},{name:"edit_sale_return",path:"edit/:id/:sale_id",component:function(){return a.e(7268).then(a.bind(a,80387))}},{name:"detail_sale_return",path:"detail/:id",component:function(){return a.e(7047).then(a.bind(a,12465))}}]},{path:"/app/purchase_return",component:function(){return a.e(6831).then(a.bind(a,52140))},redirect:"/app/purchase_return/list",children:[{name:"index_purchase_return",path:"list",component:function(){return a.e(1690).then(a.bind(a,66670))}},{name:"edit_purchase_return",path:"edit/:id/:purchase_id",component:function(){return a.e(9260).then(a.bind(a,22249))}},{name:"detail_purchase_return",path:"detail/:id",component:function(){return a.e(4547).then(a.bind(a,91038))}}]},{path:"/app/hrm",component:function(){return a.e(3698).then(a.bind(a,84990))},redirect:"/app/hrm/employees",children:[{path:"employees",component:function(){return a.e(8834).then(a.bind(a,14032))},redirect:"/app/hrm/employees/list",children:[{name:"employees_list",path:"list",component:function(){return a.e(5684).then(a.bind(a,85428))}},{name:"store_employee",path:"store",component:function(){return a.e(9225).then(a.bind(a,53950))}},{name:"edit_employee",path:"edit/:id",component:function(){return a.e(1250).then(a.bind(a,95296))}},{name:"detail_employee",path:"detail/:id",component:function(){return a.e(9815).then(a.bind(a,30173))}}]},{name:"company",path:"company",component:function(){return a.e(9604).then(a.bind(a,18909))}},{name:"departments",path:"departments",component:function(){return a.e(4052).then(a.bind(a,75781))}},{name:"designations",path:"designations",component:function(){return a.e(143).then(a.bind(a,47909))}},{name:"office_shift",path:"office_shift",component:function(){return a.e(1718).then(a.bind(a,8867))}},{name:"attendance",path:"attendance",component:function(){return a.e(438).then(a.bind(a,3324))}},{name:"holidays",path:"holidays",component:function(){return a.e(4024).then(a.bind(a,95598))}},{name:"payrolls",path:"payrolls",component:function(){return a.e(8545).then(a.bind(a,43249))}},{path:"leaves",component:function(){return a.e(9195).then(a.bind(a,94180))},redirect:"/app/hrm/leaves/list",children:[{name:"leave_list",path:"list",component:function(){return a.e(987).then(a.bind(a,77121))}},{name:"leave_type",path:"type",component:function(){return a.e(1135).then(a.bind(a,1742))}}]}]},{path:"/app/People",component:function(){return a.e(554).then(a.bind(a,91739))},redirect:"/app/People/Customers",children:[{name:"Customers",path:"Customers",component:function(){return a.e(90).then(a.bind(a,62166))}},{name:"Customers_without_ecommerce",path:"Customers_without_ecommerce",component:function(){return a.e(1818).then(a.bind(a,76718))}},{name:"Suppliers",path:"Suppliers",component:function(){return a.e(3898).then(a.bind(a,63330))}},{name:"user",path:"Users",component:function(){return a.e(5961).then(a.bind(a,52248))}}]},{path:"/app/settings",component:function(){return a.e(6472).then(a.bind(a,20850))},redirect:"/app/settings/System_settings",children:[{path:"permissions",component:function(){return a.e(185).then(a.bind(a,478))},redirect:"/app/settings/permissions/list",children:[{name:"groupPermission",path:"list",component:function(){return a.e(9321).then(a.bind(a,52850))}},{name:"store_permission",path:"store",component:function(){return a.e(3756).then(a.bind(a,53434))}},{name:"edit_permission",path:"edit/:id",component:function(){return a.e(9783).then(a.bind(a,38776))}}]},{name:"sms_settings",path:"sms_settings",component:function(){return a.e(230).then(a.bind(a,87366))}},{name:"sms_templates",path:"sms_templates",component:function(){return a.e(254).then(a.bind(a,23112))}},{name:"email_templates",path:"email_templates",component:function(){return a.e(7129).then(a.bind(a,43988))}},{name:"pos_settings",path:"pos_settings",component:function(){return a.e(5685).then(a.bind(a,99823))}},{name:"payment_gateway",path:"payment_gateway",component:function(){return a.e(8444).then(a.bind(a,75103))}},{name:"mail_settings",path:"mail_settings",component:function(){return a.e(2634).then(a.bind(a,54074))}},{name:"module_settings",path:"module_settings",component:function(){return a.e(3193).then(a.bind(a,70053))}},{name:"update_settings",path:"update_settings",component:function(){return a.e(9572).then(a.bind(a,68841))}},{name:"currencies",path:"Currencies",component:function(){return a.e(4074).then(a.bind(a,2656))}},{name:"Backup",path:"Backup",component:function(){return a.e(9117).then(a.bind(a,77163))}},{name:"Warehouses",path:"Warehouses",component:function(){return a.e(6335).then(a.bind(a,93991))}},{name:"system_settings",path:"System_settings",component:function(){return a.e(3452).then(a.bind(a,40474))}}]},{path:"/app/reports",component:function(){return a.e(981).then(a.bind(a,30981))},redirect:"/app/reports/profit_and_loss",children:[{name:"payments_purchases",path:"payments_purchase",component:function(){return a.e(1559).then(a.bind(a,54679))}},{name:"payments_sales",path:"payments_sale",component:function(){return a.e(5659).then(a.bind(a,94790))}},{name:"payments_purchases_returns",path:"payments_purchases_returns",component:function(){return a.e(5755).then(a.bind(a,25135))}},{name:"payments_sales_returns",path:"payments_sales_returns",component:function(){return a.e(5751).then(a.bind(a,39355))}},{name:"profit_and_loss",path:"profit_and_loss",component:function(){return a.e(775).then(a.bind(a,17793))}},{name:"inventory_valuation_summary",path:"inventory_valuation_summary",component:function(){return a.e(9944).then(a.bind(a,677))}},{name:"expenses_report",path:"expenses_report",component:function(){return a.e(2869).then(a.bind(a,84041))}},{name:"deposits_report",path:"deposits_report",component:function(){return a.e(2235).then(a.bind(a,7215))}},{name:"quantity_alerts",path:"quantity_alerts",component:function(){return a.e(8074).then(a.bind(a,88898))}},{name:"warehouse_report",path:"warehouse_report",component:function(){return a.e(9261).then(a.bind(a,29482))}},{name:"sales_report",path:"sales_report",component:function(){return a.e(1638).then(a.bind(a,93110))}},{name:"product_sales_report",path:"product_sales_report",component:function(){return a.e(7842).then(a.bind(a,98107))}},{name:"purchase_report",path:"purchase_report",component:function(){return a.e(2779).then(a.bind(a,12539))}},{name:"product_purchases_report",path:"product_purchases_report",component:function(){return a.e(3086).then(a.bind(a,78901))}},{name:"customers_report",path:"customers_report",component:function(){return a.e(8151).then(a.bind(a,93027))}},{name:"detail_customer_report",path:"detail_customer/:id",component:function(){return a.e(4316).then(a.bind(a,90086))}},{name:"providers_report",path:"providers_report",component:function(){return a.e(3532).then(a.bind(a,4164))}},{name:"detail_supplier_report",path:"detail_supplier/:id",component:function(){return a.e(2252).then(a.bind(a,11513))}},{name:"top_selling_products",path:"top_selling_products",component:function(){return a.e(6380).then(a.bind(a,1141))}},{name:"product_report",path:"product_report",component:function(){return a.e(3093).then(a.bind(a,64576))}},{name:"detail_product_report",path:"detail_product/:id",component:function(){return a.e(6121).then(a.bind(a,71358))}},{name:"top_customers",path:"top_customers",component:function(){return a.e(6614).then(a.bind(a,67654))}},{name:"stock_report",path:"stock_report",component:function(){return a.e(5444).then(a.bind(a,87435))}},{name:"detail_stock_report",path:"detail_stock/:id",component:function(){return a.e(776).then(a.bind(a,2861))}},{name:"users_report",path:"users_report",component:function(){return a.e(786).then(a.bind(a,98883))}},{name:"detail_user_report",path:"detail_user/:id",component:function(){return a.e(4247).then(a.bind(a,74189))}}]},{name:"profile",path:"/app/profile",component:function(){return a.e(8138).then(a.bind(a,44634))}}]},{name:"pos",path:"/app/pos",component:function(){return a.e(3387).then(a.bind(a,96430))}},{name:"pos_draft",path:"/app/pos/create/:id",component:function(){return a.e(3683).then(a.bind(a,9474))}},{path:"*",name:"NotFound",component:function(){return a.e(9810).then(a.bind(a,24196))}},{path:"not_authorize",name:"not_authorize",component:function(){return a.e(6326).then(a.bind(a,15155))}}],scrollBehavior:function(e,t,n){return{x:0,y:0}}}),so=ro.prototype.push;ro.prototype.push=function(e,t,n){return t||n?so.call(this,e,t,n):so.call(this,e).catch((function(e){return e}))},io.beforeEach((function(e,t,n){e.path&&(pt().start(),pt().set(.1)),n(),yo.state.language.language&&yo.state.language.language!==lt.locale?(lt.locale=yo.state.language.language,n()):yo.state.language.language?n():yo.dispatch("language/setLanguage",navigator.languages).then((function(){lt.locale=yo.state.language.language,n()}))})),io.afterEach((function(){var e=document.getElementById("loading_wrap");e&&(e.style.display="none"),setTimeout((function(){return pt().done()}),500),window.innerWidth<=1200?(yo.dispatch("changeSidebarProperties"),yo.getters.getSideBarToggleProperties.isSecondarySideNavOpen&&yo.dispatch("changeSecondarySidebarProperties"),yo.getters.getCompactSideBarToggleProperties.isSideNavOpen&&yo.dispatch("changeCompactSidebarProperties")):yo.getters.getSideBarToggleProperties.isSecondarySideNavOpen&&yo.dispatch("changeSecondarySidebarProperties")}));const lo=io;function co(e){return co="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},co(e)}function uo(){uo=function(){return t};var e,t={},n=Object.prototype,o=n.hasOwnProperty,r=Object.defineProperty||function(e,t,n){e[t]=n.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function c(e,t,n,o){var a=t&&t.prototype instanceof b?t:b,i=Object.create(a.prototype),s=new A(o||[]);return r(i,"_invoke",{value:P(e,n,s)}),i}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=c;var p="suspendedStart",m="suspendedYield",h="executing",f="completed",g={};function b(){}function _(){}function v(){}var y={};d(y,i,(function(){return this}));var w=Object.getPrototypeOf,k=w&&w(w(R([])));k&&k!==n&&o.call(k,i)&&(y=k);var x=v.prototype=b.prototype=Object.create(y);function S(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function C(e,t){function n(r,a,i,s){var l=u(e[r],e,a);if("throw"!==l.type){var d=l.arg,c=d.value;return c&&"object"==co(c)&&o.call(c,"__await")?t.resolve(c.__await).then((function(e){n("next",e,i,s)}),(function(e){n("throw",e,i,s)})):t.resolve(c).then((function(e){d.value=e,i(d)}),(function(e){return n("throw",e,i,s)}))}s(l.arg)}var a;r(this,"_invoke",{value:function(e,o){function r(){return new t((function(t,r){n(e,o,t,r)}))}return a=a?a.then(r,r):r()}})}function P(t,n,o){var r=p;return function(a,i){if(r===h)throw Error("Generator is already running");if(r===f){if("throw"===a)throw i;return{value:e,done:!0}}for(o.method=a,o.arg=i;;){var s=o.delegate;if(s){var l=T(s,o);if(l){if(l===g)continue;return l}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(r===p)throw r=f,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);r=h;var d=u(t,n,o);if("normal"===d.type){if(r=o.done?f:m,d.arg===g)continue;return{value:d.arg,done:o.done}}"throw"===d.type&&(r=f,o.method="throw",o.arg=d.arg)}}}function T(t,n){var o=n.method,r=t.iterator[o];if(r===e)return n.delegate=null,"throw"===o&&t.iterator.return&&(n.method="return",n.arg=e,T(t,n),"throw"===n.method)||"return"!==o&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+o+"' method")),g;var a=u(r,t.iterator,n.arg);if("throw"===a.type)return n.method="throw",n.arg=a.arg,n.delegate=null,g;var i=a.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,g):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,g)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function D(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function A(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function R(t){if(t||""===t){var n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,a=function n(){for(;++r<t.length;)if(o.call(t,r))return n.value=t[r],n.done=!1,n;return n.value=e,n.done=!0,n};return a.next=a}}throw new TypeError(co(t)+" is not iterable")}return _.prototype=v,r(x,"constructor",{value:v,configurable:!0}),r(v,"constructor",{value:_,configurable:!0}),_.displayName=d(v,l,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===_||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,v):(e.__proto__=v,d(e,l,"GeneratorFunction")),e.prototype=Object.create(x),e},t.awrap=function(e){return{__await:e}},S(C.prototype),d(C.prototype,s,(function(){return this})),t.AsyncIterator=C,t.async=function(e,n,o,r,a){void 0===a&&(a=Promise);var i=new C(c(e,n,o,r),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},S(x),d(x,l,"Generator"),d(x,i,(function(){return this})),d(x,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var o in t)n.push(o);return n.reverse(),function e(){for(;n.length;){var o=n.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},t.values=R,A.prototype={constructor:A,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(D),!t)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function r(o,r){return s.type="throw",s.arg=t,n.next=o,r&&(n.method="next",n.arg=e),!!r}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var l=o.call(i,"catchLoc"),d=o.call(i,"finallyLoc");if(l&&d){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!d)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var a=r;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=e,i.arg=t,a?(this.method="next",this.next=a.finallyLoc,g):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),g},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),D(n),g}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var o=n.completion;if("throw"===o.type){var r=o.arg;D(n)}return r}}throw Error("illegal catch attempt")},delegateYield:function(t,n,o){return this.delegate={iterator:R(t),resultName:n,nextLoc:o},"next"===this.method&&(this.arg=e),g}},t}function po(e,t,n,o,r,a,i){try{var s=e[a](i),l=s.value}catch(e){return void n(e)}s.done?t(l):Promise.resolve(l).then(o,r)}n.default.use(t.Ay);var mo={setLoading:function(e,t){e.loading=t,e.error=null},setError:function(e,t){e.error=t,e.loggedInUser=null,e.loading=!1},clearError:function(e){e.error=null},setPermissions:function(e,t){e.Permissions=t},setallmodules:function(e,t){e.allmodules=t},setUser:function(e,t){e.user=t},SetDefaultLanguage:function(e,t){lt.locale=t,yo.dispatch("language/setLanguage",t),e.Default_Language=t},Notifs_alert:function(e,t){e.notifs=t},show_language:function(e,t){e.show_language=t},logout:function(e){e.user=null,e.Permissions=null,e.allmodules=null,e.loggedInUser=null,e.loading=!1,e.error=null}},ho={refreshUserPermissions:function(e){return(t=uo().mark((function t(){return uo().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,l().get("get_user_auth").then((function(t){var n=t.data.permissions,o=t.data.ModulesEnabled,r=t.data.user,a=t.data.notifs,i=t.data.user.default_language,s=t.data.user.show_language;e.commit("setPermissions",n),e.commit("setallmodules",o),e.commit("setUser",r),e.commit("Notifs_alert",a),e.commit("show_language",s),e.commit("SetDefaultLanguage",i)})).catch((function(){e.commit("setPermissions",null),e.commit("setallmodules",null),e.commit("setallmodules",null),e.commit("setUser",null),e.commit("Notifs_alert",null),e.commit("show_language",null),e.commit("SetDefaultLanguage","en")}));case 2:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(o,r){var a=t.apply(e,n);function i(e){po(a,o,r,i,s,"next",e)}function s(e){po(a,o,r,i,s,"throw",e)}i(void 0)}))})();var t},logout:function(e){e.commit;l()({method:"post",url:"/logout",baseURL:""}).then((function(e){window.location.href="/login"}))}};const fo={state:{isAuthenticated:!1,Permissions:null,allmodules:null,user:{},loading:!1,error:null,notifs:0,Default_Language:"en",show_language:1},getters:{getallmodules:function(e){return e.allmodules},isAuthenticated:function(e){return e.isAuthenticated},currentUser:function(e){return e.user},currentUserPermissions:function(e){return e.Permissions},loading:function(e){return e.loading},notifs_alert:function(e){return e.notifs},DefaultLanguage:function(e){return e.Default_Language},show_language:function(e){return e.show_language},error:function(e){return e.error}},actions:ho,mutations:mo};var go=a(35973),bo=a.n(go);n.default.use(bo());var _o=Object.getOwnPropertyNames(st);const vo={namespaced:!0,state:{language:n.default.localStorage.get("language")},mutations:{SET_LANGUAGE:function(e,t){n.default.localStorage.set("language",t),e.language=t}},actions:{setLanguage:function(e,t){var n=e.commit;"string"==typeof t?n("SET_LANGUAGE",t):n("SET_LANGUAGE",_o.find((function(e){return t.find((function(t){return t.split(new RegExp(e,"gi")).length-1>0?e:null}))})))}}};n.default.use(t.Ay);const yo=new t.Ay.Store({modules:{language:vo,auth:fo,largeSidebar:o,compactSidebar:r,config:i}});var wo=function(){return wo=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},wo.apply(this,arguments)};function ko(e,t,n,o){return new(n||(n=Promise))((function(r,a){function i(e){try{l(o.next(e))}catch(e){a(e)}}function s(e){try{l(o.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,s)}l((o=o.apply(e,t||[])).next())}))}function xo(e,t){var n,o,r,a,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(a){return function(s){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i;)try{if(n=1,o&&(r=2&a[0]?o.return:a[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,a[1])).done)return r;switch(o=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return i.label++,{value:a[1],done:!1};case 5:i.label++,o=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){i.label=a[1];break}if(6===a[0]&&i.label<r[1]){i.label=r[1],r=a;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(a);break}r[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e],o=0}finally{n=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,s])}}}function So(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var o=Array(e),r=0;for(t=0;t<n;t++)for(var a=arguments[t],i=0,s=a.length;i<s;i++,r++)o[r]=a[i];return o}function Co(e){return e!=e}function Po(e){return null==e}var To=function(e){return null!==e&&e&&"object"==typeof e&&!Array.isArray(e)};function Eo(e){return""!==e&&!Po(e)}function Do(e){return"function"==typeof e}function Ao(e){return Do(e)&&!!e.__locatorRef}function Ro(e,t){var n=Array.isArray(e)?e:Mo(e);if(Do(n.findIndex))return n.findIndex(t);for(var o=0;o<n.length;o++)if(t(n[o],o))return o;return-1}function Io(e,t){return-1!==e.indexOf(t)}function Mo(e){return Do(Array.from)?Array.from(e):function(e){for(var t=[],n=e.length,o=0;o<n;o++)t.push(e[o]);return t}(e)}function Bo(e){return Do(Object.values)?Object.values(e):Object.keys(e).map((function(t){return e[t]}))}function No(e,t){return Object.keys(t).forEach((function(n){if(To(t[n]))return e[n]||(e[n]={}),void No(e[n],t[n]);e[n]=t[n]})),e}function Lo(e,t,n){return void 0===t&&(t=0),void 0===n&&(n={cancelled:!1}),0===t?e:function(){for(var r=[],a=0;a<arguments.length;a++)r[a]=arguments[a];clearTimeout(o),o=setTimeout((function(){o=void 0,n.cancelled||e.apply(void 0,r)}),t)};var o}function zo(e,t){return e.replace(/{([^}]+)}/g,(function(e,n){return n in t?t[n]:"{"+n+"}"}))}var Oo={};var Fo=function(){function e(){}return e.extend=function(e,t){var n=function(e){var t;return(null===(t=e.params)||void 0===t?void 0:t.length)&&(e.params=e.params.map((function(e){return"string"==typeof e?{name:e}:e}))),e}(t);Oo[e]?Oo[e]=No(Oo[e],t):Oo[e]=wo({lazy:!1,computesRequired:!1},n)},e.isLazy=function(e){var t;return!!(null===(t=Oo[e])||void 0===t?void 0:t.lazy)},e.isRequireRule=function(e){var t;return!!(null===(t=Oo[e])||void 0===t?void 0:t.computesRequired)},e.getRuleDefinition=function(e){return Oo[e]},e}();function jo(e,t){!function(e,t){if(Do(t))return;if(Do(t.validate))return;if(Fo.getRuleDefinition(e))return;throw new Error("Extension Error: The validator '"+e+"' must be a function or have a 'validate' method.")}(e,t),"object"!=typeof t?Fo.extend(e,{validate:t}):Fo.extend(e,t)}var $o=wo({},{defaultMessage:"{_field_} is not valid.",skipOptional:!0,classes:{touched:"touched",untouched:"untouched",valid:"valid",invalid:"invalid",pristine:"pristine",dirty:"dirty"},bails:!0,mode:"aggressive",useConstraintAttrs:!0}),Uo=function(){return $o},Vo=function(e){$o=wo(wo({},$o),e)};function Wo(e){var t,n={};return Object.defineProperty(n,"_$$isNormalized",{value:!0,writable:!1,enumerable:!1,configurable:!1}),e?To(e)&&e._$$isNormalized?e:To(e)?Object.keys(e).reduce((function(t,n){var o=[];return o=!0===e[n]?[]:Array.isArray(e[n])||To(e[n])?e[n]:[e[n]],!1!==e[n]&&(t[n]=Ho(n,o)),t}),n):"string"!=typeof e?(t="rules must be either a string or an object.",console.warn("[vee-validate] "+t),n):e.split("|").reduce((function(e,t){var n=Go(t);return n.name?(e[n.name]=Ho(n.name,n.params),e):e}),n):n}function Ho(e,t){var n=Fo.getRuleDefinition(e);if(!n)return t;var o,r,a={};if(!n.params&&!Array.isArray(t))throw new Error("You provided an object params to a rule that has no defined schema.");if(Array.isArray(t)&&!n.params)return t;!n.params||n.params.length<t.length&&Array.isArray(t)?o=t.map((function(e,t){var o,a=null===(o=n.params)||void 0===o?void 0:o[t];return r=a||r,a||(a=r),a})):o=n.params;for(var i=0;i<o.length;i++){var s=o[i],l=s.default;Array.isArray(t)?i in t&&(l=t[i]):s.name in t?l=t[s.name]:1===o.length&&(l=t),s.isTarget&&(l=qo(l,s.cast)),"string"==typeof l&&"@"===l[0]&&(l=qo(l.slice(1),s.cast)),!Ao(l)&&s.cast&&(l=s.cast(l)),a[s.name]?(a[s.name]=Array.isArray(a[s.name])?a[s.name]:[a[s.name]],a[s.name].push(l)):a[s.name]=l}return a}var Go=function(e){var t=[],n=e.split(":")[0];return Io(e,":")&&(t=e.split(":").slice(1).join(":").split(",")),{name:n,params:t}};function qo(e,t){var n=function(n){var o=n[e];return t?t(o):o};return n.__locatorRef=e,n}function Qo(e,t,n){return void 0===n&&(n={}),ko(this,void 0,void 0,(function(){var o,r,a,i,s,l;return xo(this,(function(d){switch(d.label){case 0:return o=null==n?void 0:n.bails,r=null==n?void 0:n.skipIfEmpty,[4,Ko({name:(null==n?void 0:n.name)||"{field}",rules:Wo(t),bails:null==o||o,skipIfEmpty:null==r||r,forceRequired:!1,crossTable:(null==n?void 0:n.values)||{},names:(null==n?void 0:n.names)||{},customMessages:(null==n?void 0:n.customMessages)||{}},e,n)];case 1:return a=d.sent(),i=[],s={},l={},a.errors.forEach((function(e){var t=e.msg();i.push(t),s[e.rule]=t,l[e.rule]=e.msg})),[2,{valid:a.valid,required:a.required,errors:i,failedRules:s,regenerateMap:l}]}}))}))}function Ko(e,t,n){var o=(void 0===n?{}:n).isInitial,r=void 0!==o&&o;return ko(this,void 0,void 0,(function(){var n,o,a,i,s,l,d,c,u;return xo(this,(function(p){switch(p.label){case 0:return[4,Zo(e,t)];case 1:if(n=p.sent(),o=n.shouldSkip,a=n.required,i=n.errors,o)return[2,{valid:!i.length,required:a,errors:i}];s=Object.keys(e.rules).filter((function(e){return!Fo.isRequireRule(e)})),l=s.length,d=0,p.label=2;case 2:return d<l?r&&Fo.isLazy(s[d])?[3,4]:(c=s[d],[4,Yo(e,t,{name:c,params:e.rules[c]})]):[3,5];case 3:if(!(u=p.sent()).valid&&u.error&&(i.push(u.error),e.bails))return[2,{valid:!1,required:a,errors:i}];p.label=4;case 4:return d++,[3,2];case 5:return[2,{valid:!i.length,required:a,errors:i}]}}))}))}function Zo(e,t){return ko(this,void 0,void 0,(function(){var n,o,r,a,i,s,l,d,c;return xo(this,(function(u){switch(u.label){case 0:n=Object.keys(e.rules).filter(Fo.isRequireRule),o=n.length,r=[],a=Po(t)||""===t||(p=t,Array.isArray(p)&&0===p.length),i=a&&e.skipIfEmpty,l=0,u.label=1;case 1:return l<o?(d=n[l],[4,Yo(e,t,{name:d,params:e.rules[d]})]):[3,4];case 2:if(c=u.sent(),!To(c))throw new Error("Require rules has to return an object (see docs)");if(void 0!==c.required&&(s=c.required),!c.valid&&c.error&&(r.push(c.error),e.bails))return[2,{shouldSkip:!0,required:c.required,errors:r}];u.label=3;case 3:return l++,[3,1];case 4:return(!a||s||e.skipIfEmpty)&&(e.bails||i)?[2,{shouldSkip:!s&&a,required:s,errors:r}]:[2,{shouldSkip:!1,required:s,errors:r}]}var p}))}))}function Yo(e,t,n){return ko(this,void 0,void 0,(function(){var o,r,a,i,s;return xo(this,(function(l){switch(l.label){case 0:if(!(o=Fo.getRuleDefinition(n.name))||!o.validate)throw new Error("No such validator '"+n.name+"' exists.");return r=o.castValue?o.castValue(t):t,a=function(e,t){if(Array.isArray(e))return e.map((function(e){var n="string"==typeof e&&"@"===e[0]?e.slice(1):e;return n in t?t[n]:e}));var n={},o=function(e){return Ao(e)?e(t):e};return Object.keys(e).forEach((function(t){n[t]=o(e[t])})),n}(n.params,e.crossTable),[4,o.validate(r,a)];case 1:return"string"==typeof(i=l.sent())?(s=wo(wo({},a||{}),{_field_:e.name,_value_:t,_rule_:n.name}),[2,{valid:!1,error:{rule:n.name,msg:function(){return zo(i,s)}}}]):(To(i)||(i={valid:i}),[2,{valid:i.valid,required:i.required,error:i.valid?void 0:Xo(e,t,o,n.name,a)}])}}))}))}function Xo(e,t,n,o,r){var a,i=null!==(a=e.customMessages[o])&&void 0!==a?a:n.message,s=function(e,t,n){var o=t.params;if(!o)return{};var r=o.filter((function(e){return e.isTarget})).length;if(r<=0)return{};var a={},i=e.rules[n];!Array.isArray(i)&&To(i)&&(i=o.map((function(e){return i[e.name]})));for(var s=0;s<o.length;s++){var l=o[s],d=i[s];if(Ao(d)){d=d.__locatorRef;var c=e.names[d]||d;a[l.name]=c,a["_"+l.name+"_"]=e.crossTable[d]}}return a}(e,n,o),l=function(e,t,n,o){var r={},a=e.rules[n],i=t.params||[];if(!a)return{};return Object.keys(a).forEach((function(t,n){var o=a[t];if(!Ao(o))return{};var s=i[n];if(!s)return{};var l=o.__locatorRef;r[s.name]=e.names[l]||l,r["_"+s.name+"_"]=e.crossTable[l]})),{userTargets:r,userMessage:o}}(e,n,o,i),d=l.userTargets,c=l.userMessage,u=wo(wo(wo(wo({},r||{}),{_field_:e.name,_value_:t,_rule_:o}),s),d);return{msg:function(){return function(e,t,n){if("function"==typeof e)return e(t,n);return zo(e,wo(wo({},n),{_field_:t}))}(c||Uo().defaultMessage,e.name,u)},rule:o}}var Jo={aggressive:function(){return{on:["input","blur"]}},eager:function(e){return e.errors.length?{on:["input","change"]}:{on:["change","blur"]}},passive:function(){return{on:[]}},lazy:function(){return{on:["change","blur"]}}},er=new n.default;var tr,nr=function(){function e(e,t){this.container={},this.locale=e,this.merge(t)}return e.prototype.resolve=function(e,t,n){return this.format(this.locale,e,t,n)},e.prototype.format=function(e,t,n,o){var r,a,i,s,l,d,c,u,p,m=null===(i=null===(a=null===(r=this.container[e])||void 0===r?void 0:r.fields)||void 0===a?void 0:a[t])||void 0===i?void 0:i[n],h=null===(l=null===(s=this.container[e])||void 0===s?void 0:s.messages)||void 0===l?void 0:l[n];return(p=m||h||"")||(p="{_field_} is not valid"),t=null!==(u=null===(c=null===(d=this.container[e])||void 0===d?void 0:d.names)||void 0===c?void 0:c[t])&&void 0!==u?u:t,Do(p)?p(t,o):zo(p,wo(wo({},o),{_field_:t}))},e.prototype.merge=function(e){No(this.container,e)},e.prototype.hasRule=function(e){var t,n;return!!(null===(n=null===(t=this.container[this.locale])||void 0===t?void 0:t.messages)||void 0===n?void 0:n[e])},e}();var or=function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){if(t.constructor!==n.constructor)return!1;var o,r,a;if(Array.isArray(t)){if((o=t.length)!=n.length)return!1;for(r=o;0!=r--;)if(!e(t[r],n[r]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if((o=(a=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(r=o;0!=r--;)if(!Object.prototype.hasOwnProperty.call(n,a[r]))return!1;for(r=o;0!=r--;){var i=a[r];if(!e(t[i],n[i]))return!1}return!0}return t!=t&&n!=n};function rr(e){var t,n,o;if(!(o=e)||!("undefined"!=typeof Event&&Do(Event)&&o instanceof Event||o&&o.srcElement))return e;var r=e.target;if("file"===r.type&&r.files)return Mo(r.files);if(null===(t=r._vModifiers)||void 0===t?void 0:t.number){var a=parseFloat(r.value);return Co(a)?r.value:a}return(null===(n=r._vModifiers)||void 0===n?void 0:n.trim)&&"string"==typeof r.value?r.value.trim():r.value}var ar=function(e){var t,n=(null===(t=e.data)||void 0===t?void 0:t.attrs)||e.elm;return!("input"!==e.tag||n&&n.type)||("textarea"===e.tag||Io(["text","password","search","email","tel","url","number"],null==n?void 0:n.type))};function ir(e){if(e.data){var t,n,o,r,a=e.data;if("model"in a)return a.model;if(e.data.directives)return t=e.data.directives,n=function(e){return"model"===e.name},o=Array.isArray(t)?t:Mo(t),-1===(r=Ro(o,n))?void 0:o[r]}}function sr(e){var t,n,o=ir(e);if(o)return{value:o.value};var r=dr(e),a=(null==r?void 0:r.prop)||"value";return(null===(t=e.componentOptions)||void 0===t?void 0:t.propsData)&&a in e.componentOptions.propsData?{value:e.componentOptions.propsData[a]}:(null===(n=e.data)||void 0===n?void 0:n.domProps)&&"value"in e.data.domProps?{value:e.data.domProps.value}:void 0}function lr(e){if(!Array.isArray(e)&&void 0!==sr(e))return[e];var t=function(e){return Array.isArray(e)?e:Array.isArray(e.children)?e.children:e.componentOptions&&Array.isArray(e.componentOptions.children)?e.componentOptions.children:[]}(e);return t.reduce((function(e,t){var n=lr(t);return n.length&&e.push.apply(e,n),e}),[])}function dr(e){return e.componentOptions?e.componentOptions.Ctor.options.model:null}function cr(e,t,n){if(Po(e[t]))e[t]=[n];else{if(Do(e[t])&&e[t].fns){var o=e[t];return o.fns=Array.isArray(o.fns)?o.fns:[o.fns],void(Io(o.fns,n)||o.fns.push(n))}if(Do(e[t])){var r=e[t];e[t]=[r]}Array.isArray(e[t])&&!Io(e[t],n)&&e[t].push(n)}}function ur(e,t,n){e.componentOptions?function(e,t,n){e.componentOptions&&(e.componentOptions.listeners||(e.componentOptions.listeners={}),cr(e.componentOptions.listeners,t,n))}(e,t,n):function(e,t,n){e.data||(e.data={}),Po(e.data.on)&&(e.data.on={}),cr(e.data.on,t,n)}(e,t,n)}function pr(e,t){var n;return e.componentOptions?(dr(e)||{event:"input"}).event||"input":(null===(n=null==t?void 0:t.modifiers)||void 0===n?void 0:n.lazy)?"change":ar(e)?"input":"change"}function mr(e){var t,n=null===(t=e.data)||void 0===t?void 0:t.attrs;if(!Io(["input","select","textarea"],e.tag)||!n)return{};var o={};return"required"in n&&!1!==n.required&&Fo.getRuleDefinition("required")&&(o.required="checkbox"!==n.type||[!0]),ar(e)?Wo(wo(wo({},o),function(e){var t,n=null===(t=e.data)||void 0===t?void 0:t.attrs,o={};return n?("email"===n.type&&Fo.getRuleDefinition("email")&&(o.email=["multiple"in n]),n.pattern&&Fo.getRuleDefinition("regex")&&(o.regex=n.pattern),n.maxlength>=0&&Fo.getRuleDefinition("max")&&(o.max=n.maxlength),n.minlength>=0&&Fo.getRuleDefinition("min")&&(o.min=n.minlength),"number"===n.type&&(Eo(n.min)&&Fo.getRuleDefinition("min_value")&&(o.min_value=Number(n.min)),Eo(n.max)&&Fo.getRuleDefinition("max_value")&&(o.max_value=Number(n.max))),o):o}(e))):Wo(o)}function hr(e,t){return e.$scopedSlots.default?e.$scopedSlots.default(t)||[]:e.$slots.default||[]}function fr(e,t){return!(e._ignoreImmediate||!e.immediate)||(n=e.value,o=t,!(Co(n)&&Co(o)||n===o||!e.normalizedEvents.length)||(!!e._needsValidation||!e.initialized&&void 0===t));var n,o}function gr(e){return wo(wo({},e.flags),{errors:e.errors,classes:e.classes,failedRules:e.failedRules,reset:function(){return e.reset()},validate:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return e.validate.apply(e,t)},ariaInput:{"aria-invalid":e.flags.invalid?"true":"false","aria-required":e.isRequired?"true":"false","aria-errormessage":"vee_"+e.id},ariaMsg:{id:"vee_"+e.id,"aria-live":e.errors.length?"assertive":"off"}})}function br(e,t){e.initialized||(e.initialValue=t);var n=fr(e,t);if(e._needsValidation=!1,e.value=t,e._ignoreImmediate=!0,n){var o=function(){if(e.immediate||e.flags.validated)return vr(e);e.validateSilent()};e.initialized?o():e.$once("hook:mounted",(function(){return o()}))}}function _r(e){return(Do(e.mode)?e.mode:Jo[e.mode])(e)}function vr(e){var t=e.validateSilent();return e._pendingValidation=t,t.then((function(n){return t===e._pendingValidation&&(e.applyResult(n),e._pendingValidation=void 0),n}))}function yr(e){e.$veeOnInput||(e.$veeOnInput=function(t){e.syncValue(t),e.setFlags({dirty:!0,pristine:!1})});var t=e.$veeOnInput;e.$veeOnBlur||(e.$veeOnBlur=function(){e.setFlags({touched:!0,untouched:!1})});var n=e.$veeOnBlur,o=e.$veeHandler,r=_r(e);return o&&e.$veeDebounce===e.debounce||(o=Lo((function(){e.$nextTick((function(){e._pendingReset||vr(e),e._pendingReset=!1}))}),r.debounce||e.debounce),e.$veeHandler=o,e.$veeDebounce=e.debounce),{onInput:t,onBlur:n,onValidate:o}}var wr=0;var kr=n.default.extend({name:"ValidationProvider",inject:{$_veeObserver:{from:"$_veeObserver",default:function(){return this.$vnode.context.$_veeObserver||(this.$vnode.context.$_veeObserver={refs:{},observe:function(e){this.refs[e.id]=e},unobserve:function(e){delete this.refs[e]}}),this.$vnode.context.$_veeObserver}}},props:{vid:{type:String,default:""},name:{type:String,default:null},mode:{type:[String,Function],default:function(){return Uo().mode}},rules:{type:[Object,String],default:null},immediate:{type:Boolean,default:!1},bails:{type:Boolean,default:function(){return Uo().bails}},skipIfEmpty:{type:Boolean,default:function(){return Uo().skipOptional}},debounce:{type:Number,default:0},tag:{type:String,default:"span"},slim:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},customMessages:{type:Object,default:function(){return{}}},detectInput:{type:Boolean,default:!0}},watch:{rules:{deep:!0,handler:function(e,t){this._needsValidation=!or(e,t)}}},data:function(){return{errors:[],value:void 0,initialized:!1,initialValue:void 0,flags:{untouched:!0,touched:!1,dirty:!1,pristine:!0,valid:!1,invalid:!1,validated:!1,pending:!1,required:!1,changed:!1,passed:!1,failed:!1},failedRules:{},isActive:!0,fieldName:"",id:""}},computed:{fieldDeps:function(){var e=this;return Object.keys(this.normalizedRules).reduce((function(t,n){var o=function(e){return Array.isArray(e)?e.filter((function(e){return Ao(e)||"string"==typeof e&&"@"===e[0]})):Object.keys(e).filter((function(t){return Ao(e[t])})).map((function(t){return e[t]}))}(e.normalizedRules[n]).map((function(e){return Ao(e)?e.__locatorRef:e.slice(1)}));return t.push.apply(t,o),o.forEach((function(t){xr(e,t)})),t}),[])},normalizedEvents:function(){var e=this;return(_r(this).on||[]).map((function(t){return"input"===t?e._inputEventName:t}))},isRequired:function(){var e=wo(wo({},this._resolvedRules),this.normalizedRules),t=Object.keys(e).some(Fo.isRequireRule);return this.flags.required=!!t,t},classes:function(){return function(e,t){for(var n={},o=Object.keys(t),r=o.length,a=function(r){var a=o[r],i=e&&e[a]||a,s=t[a];return Po(s)?"continue":"valid"!==a&&"invalid"!==a||t.validated?void("string"==typeof i?n[i]=s:Array.isArray(i)&&i.forEach((function(e){n[e]=s}))):"continue"},i=0;i<r;i++)a(i);return n}(Uo().classes,this.flags)},normalizedRules:function(){return Wo(this.rules)}},mounted:function(){var e=this,t=function(){if(e.flags.validated){var t=e._regenerateMap;if(t){var n=[],o={};return Object.keys(t).forEach((function(e){var r=t[e]();n.push(r),o[e]=r})),void e.applyResult({errors:n,failedRules:o,regenerateMap:t})}e.validate()}};er.$on("change:locale",t),this.$on("hook:beforeDestroy",(function(){er.$off("change:locale",t)}))},render:function(e){var t=this;this.registerField();var n=hr(this,gr(this));if(this.detectInput){var o=lr(n);o.length&&o.forEach((function(e,n){var o,r,a,i,s,l;if(Io(["checkbox","radio"],null===(r=null===(o=e.data)||void 0===o?void 0:o.attrs)||void 0===r?void 0:r.type)||!(n>0)){var d=Uo().useConstraintAttrs?mr(e):{};or(t._resolvedRules,d)||(t._needsValidation=!0),Io(["input","select","textarea"],e.tag)&&(t.fieldName=(null===(i=null===(a=e.data)||void 0===a?void 0:a.attrs)||void 0===i?void 0:i.name)||(null===(l=null===(s=e.data)||void 0===s?void 0:s.attrs)||void 0===l?void 0:l.id)),t._resolvedRules=d,function(e,t){var n=sr(t);e._inputEventName=e._inputEventName||pr(t,ir(t)),br(e,null==n?void 0:n.value);var o=yr(e),r=o.onInput,a=o.onBlur,i=o.onValidate;ur(t,e._inputEventName,r),ur(t,"blur",a),e.normalizedEvents.forEach((function(e){ur(t,e,i)})),e.initialized=!0}(t,e)}}))}return this.slim&&n.length<=1?n[0]:e(this.tag,n)},beforeDestroy:function(){this.$_veeObserver.unobserve(this.id)},activated:function(){this.isActive=!0},deactivated:function(){this.isActive=!1},methods:{setFlags:function(e){var t=this;Object.keys(e).forEach((function(n){t.flags[n]=e[n]}))},syncValue:function(e){var t=rr(e);this.value=t,this.flags.changed=!or(this.initialValue,t)},reset:function(){var e=this;this.errors=[],this.initialValue=this.value;var t={untouched:!0,touched:!1,dirty:!1,pristine:!0,valid:!1,invalid:!1,validated:!1,pending:!1,required:!1,changed:!1,passed:!1,failed:!1};t.required=this.isRequired,this.setFlags(t),this.failedRules={},this.validateSilent(),this._pendingValidation=void 0,this._pendingReset=!0,setTimeout((function(){e._pendingReset=!1}),this.debounce)},validate:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ko(this,void 0,void 0,(function(){return xo(this,(function(t){return e.length>0&&this.syncValue(e[0]),[2,vr(this)]}))}))},validateSilent:function(){return ko(this,void 0,void 0,(function(){var e,t;return xo(this,(function(n){switch(n.label){case 0:return this.setFlags({pending:!0}),e=wo(wo({},this._resolvedRules),this.normalizedRules),Object.defineProperty(e,"_$$isNormalized",{value:!0,writable:!1,enumerable:!1,configurable:!1}),[4,Qo(this.value,e,wo(wo({name:this.name||this.fieldName},(o=this,r=o.$_veeObserver.refs,o.fieldDeps.reduce((function(e,t){return r[t]?(e.values[t]=r[t].value,e.names[t]=r[t].name,e):e}),{names:{},values:{}}))),{bails:this.bails,skipIfEmpty:this.skipIfEmpty,isInitial:!this.initialized,customMessages:this.customMessages}))];case 1:return t=n.sent(),this.setFlags({pending:!1,valid:t.valid,invalid:!t.valid}),void 0!==t.required&&this.setFlags({required:t.required}),[2,t]}var o,r}))}))},setErrors:function(e){this.applyResult({errors:e,failedRules:{}})},applyResult:function(e){var t=e.errors,n=e.failedRules,o=e.regenerateMap;this.errors=t,this._regenerateMap=o,this.failedRules=wo({},n||{}),this.setFlags({valid:!t.length,passed:!t.length,invalid:!!t.length,failed:!!t.length,validated:!0,changed:!or(this.value,this.initialValue)})},registerField:function(){!function(e){var t=function(e){if(e.vid)return e.vid;if(e.name)return e.name;if(e.id)return e.id;if(e.fieldName)return e.fieldName;return"_vee_"+ ++wr}(e),n=e.id;if(!e.isActive||n===t&&e.$_veeObserver.refs[n])return;n!==t&&e.$_veeObserver.refs[n]===e&&e.$_veeObserver.unobserve(n);e.id=t,e.$_veeObserver.observe(e)}(this)},checkComputesRequiredState:function(){var e=wo(wo({},this._resolvedRules),this.normalizedRules);return Object.keys(e).some(Fo.isRequireRule)}}});function xr(e,t,n){void 0===n&&(n=!0);var o=e.$_veeObserver.refs;if(e._veeWatchers||(e._veeWatchers={}),!o[t]&&n)return e.$once("hook:mounted",(function(){xr(e,t,!1)}));!Do(e._veeWatchers[t])&&o[t]&&(e._veeWatchers[t]=o[t].$watch("value",(function(){var t=e.checkComputesRequiredState();e.flags.validated&&(e._needsValidation=!0,e.validate()),t&&!e.flags.validated&&e.validateSilent()})))}var Sr=[["pristine","every"],["dirty","some"],["touched","some"],["untouched","every"],["valid","every"],["invalid","some"],["pending","some"],["validated","every"],["changed","some"],["passed","every"],["failed","some"]],Cr=0;var Pr=n.default.extend({name:"ValidationObserver",provide:function(){return{$_veeObserver:this}},inject:{$_veeObserver:{from:"$_veeObserver",default:function(){return this.$vnode.context.$_veeObserver?this.$vnode.context.$_veeObserver:null}}},props:{tag:{type:String,default:"span"},vid:{type:String,default:function(){return"obs_"+Cr++}},slim:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},data:function(){return{id:"",refs:{},observers:[],errors:{},flags:Dr(),fields:{}}},created:function(){var e=this;this.id=this.vid,Er(this);var t=Lo((function(t){var n=t.errors,o=t.flags,r=t.fields;e.errors=n,e.flags=o,e.fields=r}),16);this.$watch(Ar,t)},activated:function(){Er(this)},deactivated:function(){Tr(this)},beforeDestroy:function(){Tr(this)},render:function(e){var t,n=hr(this,wo(wo({},(t=this).flags),{errors:t.errors,fields:t.fields,validate:t.validate,validateWithInfo:t.validateWithInfo,passes:t.handleSubmit,handleSubmit:t.handleSubmit,reset:t.reset}));return this.slim&&n.length<=1?n[0]:e(this.tag,{on:this.$listeners},n)},methods:{observe:function(e,t){var n;void 0===t&&(t="provider"),"observer"!==t?this.refs=wo(wo({},this.refs),((n={})[e.id]=e,n)):this.observers.push(e)},unobserve:function(e,t){if(void 0===t&&(t="provider"),"provider"!==t){var n=Ro(this.observers,(function(t){return t.id===e}));-1!==n&&this.observers.splice(n,1)}else{if(!this.refs[e])return;this.$delete(this.refs,e)}},validateWithInfo:function(e){var t=(void 0===e?{}:e).silent,n=void 0!==t&&t;return ko(this,void 0,void 0,(function(){var e,t,o,r,a,i;return xo(this,(function(s){switch(s.label){case 0:return[4,Promise.all(So(Bo(this.refs).filter((function(e){return!e.disabled})).map((function(e){return e[n?"validateSilent":"validate"]().then((function(e){return e.valid}))})),this.observers.filter((function(e){return!e.disabled})).map((function(e){return e.validate({silent:n})}))))];case 1:return e=s.sent(),t=e.every((function(e){return e})),o=Ar.call(this),r=o.errors,a=o.flags,i=o.fields,this.errors=r,this.flags=a,this.fields=i,[2,{errors:r,flags:a,fields:i,isValid:t}]}}))}))},validate:function(e){var t=(void 0===e?{}:e).silent,n=void 0!==t&&t;return ko(this,void 0,void 0,(function(){return xo(this,(function(e){switch(e.label){case 0:return[4,this.validateWithInfo({silent:n})];case 1:return[2,e.sent().isValid]}}))}))},handleSubmit:function(e){return ko(this,void 0,void 0,(function(){return xo(this,(function(t){switch(t.label){case 0:return[4,this.validate()];case 1:return t.sent()&&e?[2,e()]:[2]}}))}))},reset:function(){return So(Bo(this.refs),this.observers).forEach((function(e){return e.reset()}))},setErrors:function(e){var t=this;Object.keys(e).forEach((function(n){var o=t.refs[n];if(o){var r=e[n]||[];r="string"==typeof r?[r]:r,o.setErrors(r)}})),this.observers.forEach((function(t){t.setErrors(e)}))}}});function Tr(e){e.$_veeObserver&&e.$_veeObserver.unobserve(e.id,"observer")}function Er(e){e.$_veeObserver&&e.$_veeObserver.observe(e,"observer")}function Dr(){return wo(wo({},{untouched:!0,touched:!1,dirty:!1,pristine:!0,valid:!1,invalid:!1,validated:!1,pending:!1,required:!1,changed:!1,passed:!1,failed:!1}),{valid:!0,invalid:!1})}function Ar(){for(var e=So(Bo(this.refs),this.observers.filter((function(e){return!e.disabled}))),t={},n=Dr(),o={},r=e.length,a=0;a<r;a++){var i=e[a];Array.isArray(i.errors)?(t[i.id]=i.errors,o[i.id]=wo({id:i.id,name:i.name,failedRules:i.failedRules},i.flags)):(t=wo(wo({},t),i.errors),o=wo(wo({},o),i.fields))}return Sr.forEach((function(t){var o=t[0],r=t[1];n[o]=e[r]((function(e){return e.flags[o]}))})),{errors:t,flags:n,fields:o}}var Rr={en:/^[A-Z]*$/i,cs:/^[A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]*$/i,da:/^[A-ZÆØÅ]*$/i,de:/^[A-ZÄÖÜß]*$/i,es:/^[A-ZÁÉÍÑÓÚÜ]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]*$/i,it:/^[A-Z\xC0-\xFF]*$/i,lt:/^[A-ZĄČĘĖĮŠŲŪŽ]*$/i,nl:/^[A-ZÉËÏÓÖÜ]*$/i,hu:/^[A-ZÁÉÍÓÖŐÚÜŰ]*$/i,pl:/^[A-ZĄĆĘŚŁŃÓŻŹ]*$/i,pt:/^[A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ]*$/i,ro:/^[A-ZĂÂÎŞŢ]*$/i,ru:/^[А-ЯЁ]*$/i,sk:/^[A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ]*$/i,sr:/^[A-ZČĆŽŠĐ]*$/i,sv:/^[A-ZÅÄÖ]*$/i,tr:/^[A-ZÇĞİıÖŞÜ]*$/i,uk:/^[А-ЩЬЮЯЄІЇҐ]*$/i,ar:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]*$/,az:/^[A-ZÇƏĞİıÖŞÜ]*$/i,el:/^[Α-ώ]*$/i,ja:/^[A-Z\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFFEF\u4E00-\u9FAF]*$/i,he:/^[A-Z\u05D0-\u05EA']*$/i},Ir={en:/^[A-Z\s]*$/i,cs:/^[A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ\s]*$/i,da:/^[A-ZÆØÅ\s]*$/i,de:/^[A-ZÄÖÜß\s]*$/i,es:/^[A-ZÁÉÍÑÓÚÜ\s]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ\s]*$/i,it:/^[A-Z\xC0-\xFF\s]*$/i,lt:/^[A-ZĄČĘĖĮŠŲŪŽ\s]*$/i,nl:/^[A-ZÉËÏÓÖÜ\s]*$/i,hu:/^[A-ZÁÉÍÓÖŐÚÜŰ\s]*$/i,pl:/^[A-ZĄĆĘŚŁŃÓŻŹ\s]*$/i,pt:/^[A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ\s]*$/i,ro:/^[A-ZĂÂÎŞŢ\s]*$/i,ru:/^[А-ЯЁ\s]*$/i,sk:/^[A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ\s]*$/i,sr:/^[A-ZČĆŽŠĐ\s]*$/i,sv:/^[A-ZÅÄÖ\s]*$/i,tr:/^[A-ZÇĞİıÖŞÜ\s]*$/i,uk:/^[А-ЩЬЮЯЄІЇҐ\s]*$/i,ar:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ\s]*$/,az:/^[A-ZÇƏĞİıÖŞÜ\s]*$/i,el:/^[Α-ώ\s]*$/i,ja:/^[A-Z\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFFEF\u4E00-\u9FAF\s]*$/i,he:/^[A-Z\u05D0-\u05EA'\s]*$/i},Mr={en:/^[0-9A-Z]*$/i,cs:/^[0-9A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]*$/i,da:/^[0-9A-ZÆØÅ]$/i,de:/^[0-9A-ZÄÖÜß]*$/i,es:/^[0-9A-ZÁÉÍÑÓÚÜ]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[0-9A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]*$/i,it:/^[0-9A-Z\xC0-\xFF]*$/i,lt:/^[0-9A-ZĄČĘĖĮŠŲŪŽ]*$/i,hu:/^[0-9A-ZÁÉÍÓÖŐÚÜŰ]*$/i,nl:/^[0-9A-ZÉËÏÓÖÜ]*$/i,pl:/^[0-9A-ZĄĆĘŚŁŃÓŻŹ]*$/i,pt:/^[0-9A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ]*$/i,ro:/^[0-9A-ZĂÂÎŞŢ]*$/i,ru:/^[0-9А-ЯЁ]*$/i,sk:/^[0-9A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ]*$/i,sr:/^[0-9A-ZČĆŽŠĐ]*$/i,sv:/^[0-9A-ZÅÄÖ]*$/i,tr:/^[0-9A-ZÇĞİıÖŞÜ]*$/i,uk:/^[0-9А-ЩЬЮЯЄІЇҐ]*$/i,ar:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]*$/,az:/^[0-9A-ZÇƏĞİıÖŞÜ]*$/i,el:/^[0-9Α-ώ]*$/i,ja:/^[0-9A-Z\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFFEF\u4E00-\u9FAF]*$/i,he:/^[0-9A-Z\u05D0-\u05EA']*$/i},Br={en:/^[0-9A-Z_-]*$/i,cs:/^[0-9A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ_-]*$/i,da:/^[0-9A-ZÆØÅ_-]*$/i,de:/^[0-9A-ZÄÖÜß_-]*$/i,es:/^[0-9A-ZÁÉÍÑÓÚÜ_-]*$/i,fa:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰپژگچکی]*$/,fr:/^[0-9A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ_-]*$/i,it:/^[0-9A-Z\xC0-\xFF_-]*$/i,lt:/^[0-9A-ZĄČĘĖĮŠŲŪŽ_-]*$/i,nl:/^[0-9A-ZÉËÏÓÖÜ_-]*$/i,hu:/^[0-9A-ZÁÉÍÓÖŐÚÜŰ_-]*$/i,pl:/^[0-9A-ZĄĆĘŚŁŃÓŻŹ_-]*$/i,pt:/^[0-9A-ZÃÁÀÂÇÉÊÍÕÓÔÚÜ_-]*$/i,ro:/^[0-9A-ZĂÂÎŞŢ_-]*$/i,ru:/^[0-9А-ЯЁ_-]*$/i,sk:/^[0-9A-ZÁÄČĎÉÍĹĽŇÓŔŠŤÚÝŽ_-]*$/i,sr:/^[0-9A-ZČĆŽŠĐ_-]*$/i,sv:/^[0-9A-ZÅÄÖ_-]*$/i,tr:/^[0-9A-ZÇĞİıÖŞÜ_-]*$/i,uk:/^[0-9А-ЩЬЮЯЄІЇҐ_-]*$/i,ar:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ_-]*$/,az:/^[0-9A-ZÇƏĞİıÖŞÜ_-]*$/i,el:/^[0-9Α-ώ_-]*$/i,ja:/^[0-9A-Z\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFFEF\u4E00-\u9FAF_-]*$/i,he:/^[0-9A-Z\u05D0-\u05EA'_-]*$/i},Nr=function(e,t){var n=(void 0===t?{}:t).locale,o=void 0===n?"":n;return Array.isArray(e)?e.every((function(e){return Nr(e,{locale:o})})):o?(Rr[o]||Rr.en).test(e):Object.keys(Rr).some((function(t){return Rr[t].test(e)}))},Lr={validate:Nr,params:[{name:"locale"}]},zr=function(e,t){var n=(void 0===t?{}:t).locale,o=void 0===n?"":n;return Array.isArray(e)?e.every((function(e){return zr(e,{locale:o})})):o?(Br[o]||Br.en).test(e):Object.keys(Br).some((function(t){return Br[t].test(e)}))},Or={validate:zr,params:[{name:"locale"}]},Fr=function(e,t){var n=(void 0===t?{}:t).locale,o=void 0===n?"":n;return Array.isArray(e)?e.every((function(e){return Fr(e,{locale:o})})):o?(Mr[o]||Mr.en).test(e):Object.keys(Mr).some((function(t){return Mr[t].test(e)}))},jr={validate:Fr,params:[{name:"locale"}]},$r=function(e,t){var n=(void 0===t?{}:t).locale,o=void 0===n?"":n;return Array.isArray(e)?e.every((function(e){return $r(e,{locale:o})})):o?(Ir[o]||Ir.en).test(e):Object.keys(Ir).some((function(t){return Ir[t].test(e)}))},Ur={validate:$r,params:[{name:"locale"}]},Vr=function(e,t){var n=void 0===t?{}:t,o=n.min,r=n.max;return Array.isArray(e)?e.every((function(e){return!!Vr(e,{min:o,max:r})})):Number(o)<=e&&Number(r)>=e},Wr={validate:Vr,params:[{name:"min"},{name:"max"}]},Hr={validate:function(e,t){var n=t.target;return String(e)===String(n)},params:[{name:"target",isTarget:!0}]},Gr=function(e,t){var n=t.length;if(Array.isArray(e))return e.every((function(e){return Gr(e,{length:n})}));var o=String(e);return/^[0-9]*$/.test(o)&&o.length===n},qr={validate:Gr,params:[{name:"length",cast:function(e){return Number(e)}}]},Qr={validate:function(e,t){var n=t.width,o=t.height,r=[];e=Array.isArray(e)?e:[e];for(var a=0;a<e.length;a++){if(!/\.(jpg|svg|jpeg|png|bmp|gif)$/i.test(e[a].name))return Promise.resolve(!1);r.push(e[a])}return Promise.all(r.map((function(e){return function(e,t,n){var o=window.URL||window.webkitURL;return new Promise((function(r){var a=new Image;a.onerror=function(){return r(!1)},a.onload=function(){return r(a.width===t&&a.height===n)},a.src=o.createObjectURL(e)}))}(e,n,o)}))).then((function(e){return e.every((function(e){return e}))}))},params:[{name:"width",cast:function(e){return Number(e)}},{name:"height",cast:function(e){return Number(e)}}]},Kr={validate:function(e,t){var n=(void 0===t?{}:t).multiple,o=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return n&&!Array.isArray(e)&&(e=String(e).split(",").map((function(e){return e.trim()}))),Array.isArray(e)?e.every((function(e){return o.test(String(e))})):o.test(String(e))},params:[{name:"multiple",default:!1}]};function Zr(e){return null==e}function Yr(e){return Array.isArray(e)&&0===e.length}function Xr(e){return"function"==typeof Array.from?Array.from(e):function(e){for(var t=[],n=e.length,o=0;o<n;o++)t.push(e[o]);return t}(e)}var Jr=function(e,t){return Array.isArray(e)?e.every((function(e){return Jr(e,t)})):Xr(t).some((function(t){return t==e}))},ea={validate:Jr},ta={validate:function(e,t){return!Jr(e,t)}},na={validate:function(e,t){var n=new RegExp(".("+t.join("|")+")$","i");return Array.isArray(e)?e.every((function(e){return n.test(e.name)})):n.test(e.name)}},oa={validate:function(e){var t=/\.(jpg|svg|jpeg|png|bmp|gif|webp)$/i;return Array.isArray(e)?e.every((function(e){return t.test(e.name)})):t.test(e.name)}},ra={validate:function(e){return Array.isArray(e)?e.every((function(e){return/^-?[0-9]+$/.test(String(e))})):/^-?[0-9]+$/.test(String(e))}},aa={validate:function(e,t){return e===t.other},params:[{name:"other"}]},ia={validate:function(e,t){return e!==t.other},params:[{name:"other"}]},sa={validate:function(e,t){var n=t.length;return!Zr(e)&&("string"==typeof e&&(e=Xr(e)),"number"==typeof e&&(e=String(e)),e.length||(e=Xr(e)),e.length===n)},params:[{name:"length",cast:function(e){return Number(e)}}]},la=function(e,t){var n=t.length;return Zr(e)?n>=0:Array.isArray(e)?e.every((function(e){return la(e,{length:n})})):String(e).length<=n},da={validate:la,params:[{name:"length",cast:function(e){return Number(e)}}]},ca=function(e,t){var n=t.max;return!Zr(e)&&""!==e&&(Array.isArray(e)?e.length>0&&e.every((function(e){return ca(e,{max:n})})):Number(e)<=n)},ua={validate:ca,params:[{name:"max",cast:function(e){return Number(e)}}]},pa={validate:function(e,t){var n=new RegExp(t.join("|").replace("*",".+")+"$","i");return Array.isArray(e)?e.every((function(e){return n.test(e.type)})):n.test(e.type)}},ma=function(e,t){var n=t.length;return!Zr(e)&&(Array.isArray(e)?e.every((function(e){return ma(e,{length:n})})):String(e).length>=n)},ha={validate:ma,params:[{name:"length",cast:function(e){return Number(e)}}]},fa=function(e,t){var n=t.min;return!Zr(e)&&""!==e&&(Array.isArray(e)?e.length>0&&e.every((function(e){return fa(e,{min:n})})):Number(e)>=n)},ga={validate:fa,params:[{name:"min",cast:function(e){return Number(e)}}]},ba=/^[٠١٢٣٤٥٦٧٨٩]+$/,_a=/^[0-9]+$/,va={validate:function(e){var t=function(e){var t=String(e);return _a.test(t)||ba.test(t)};return Array.isArray(e)?e.every(t):t(e)}},ya=function(e,t){var n=t.regex;return Array.isArray(e)?e.every((function(e){return ya(e,{regex:n})})):n.test(String(e))},wa={validate:ya,params:[{name:"regex",cast:function(e){return"string"==typeof e?new RegExp(e):e}}]},ka={validate:function(e,t){var n=(void 0===t?{allowFalse:!0}:t).allowFalse,o={valid:!1,required:!0};return Zr(e)||Yr(e)?o:!1!==e||n?(o.valid=!!String(e).trim().length,o):o},params:[{name:"allowFalse",default:!0}],computesRequired:!0},xa=function(e){return Yr(e)||-1!==[!1,null,void 0].indexOf(e)||!String(e).trim().length},Sa={validate:function(e,t){var n,o=t.target,r=t.values;return r&&r.length?(Array.isArray(r)||"string"!=typeof r||(r=[r]),n=r.some((function(e){return e==String(o).trim()}))):n=!xa(o),n?{valid:!xa(e),required:n}:{valid:!0,required:n}},params:[{name:"target",isTarget:!0},{name:"values"}],computesRequired:!0},Ca={validate:function(e,t){var n=t.size;if(isNaN(n))return!1;var o=1024*n;if(!Array.isArray(e))return e.size<=o;for(var r=0;r<e.length;r++)if(e[r].size>o)return!1;return!0},params:[{name:"size",cast:function(e){return Number(e)}}]},Pa={validate:function(e,t){var n=t||{},o=n.decimals,r=void 0===o?0:o,a=n.separator,i=new RegExp("^-?\\d+"+("comma"===(void 0===a?"dot":a)?",?":"\\.?")+(0===r?"\\d*":"(\\d{"+r+"})?")+"$");return Array.isArray(e)?e.every((function(e){return i.test(String(e))})):i.test(String(e))},params:[{name:"decimals",default:0},{name:"separator",default:"dot"}]},Ta=function(){return(Ta=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},Ea={kebab:/-(\w)/g,styleProp:/:(.*)/,styleList:/;(?![^(]*\))/g};function Da(e,t){return t?t.toUpperCase():""}function Aa(e){for(var t,n={},o=0,r=e.split(Ea.styleList);o<r.length;o++){var a=r[o].split(Ea.styleProp),i=a[0],s=a[1];(i=i.trim())&&("string"==typeof s&&(s=s.trim()),n[(t=i,t.replace(Ea.kebab,Da))]=s)}return n}function Ra(){for(var e,t,n={},o=arguments.length;o--;)for(var r=0,a=Object.keys(arguments[o]);r<a.length;r++)switch(e=a[r]){case"class":case"style":case"directives":if(Array.isArray(n[e])||(n[e]=[]),"style"===e){var i=void 0;i=Array.isArray(arguments[o].style)?arguments[o].style:[arguments[o].style];for(var s=0;s<i.length;s++){var l=i[s];"string"==typeof l&&(i[s]=Aa(l))}arguments[o].style=i}n[e]=n[e].concat(arguments[o][e]);break;case"staticClass":if(!arguments[o][e])break;void 0===n[e]&&(n[e]=""),n[e]&&(n[e]+=" "),n[e]+=arguments[o][e].trim();break;case"on":case"nativeOn":n[e]||(n[e]={});for(var d=0,c=Object.keys(arguments[o][e]||{});d<c.length;d++)t=c[d],n[e][t]?n[e][t]=[].concat(n[e][t],arguments[o][e][t]):n[e][t]=arguments[o][e][t];break;case"attrs":case"props":case"domProps":case"scopedSlots":case"staticStyle":case"hook":case"transition":n[e]||(n[e]={}),n[e]=Ta({},arguments[o][e],n[e]);break;default:n[e]||(n[e]=arguments[o][e])}return n}var Ia="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,Ma=function(){for(var e=["Edge","Trident","Firefox"],t=0;t<e.length;t+=1)if(Ia&&navigator.userAgent.indexOf(e[t])>=0)return 1;return 0}();var Ba=Ia&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),Ma))}};function Na(e){return e&&"[object Function]"==={}.toString.call(e)}function La(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function za(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function Oa(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=La(e),n=t.overflow,o=t.overflowX,r=t.overflowY;return/(auto|scroll|overlay)/.test(n+r+o)?e:Oa(za(e))}function Fa(e){return e&&e.referenceNode?e.referenceNode:e}var ja=Ia&&!(!window.MSInputMethodContext||!document.documentMode),$a=Ia&&/MSIE 10/.test(navigator.userAgent);function Ua(e){return 11===e?ja:10===e?$a:ja||$a}function Va(e){if(!e)return document.documentElement;for(var t=Ua(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var o=n&&n.nodeName;return o&&"BODY"!==o&&"HTML"!==o?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===La(n,"position")?Va(n):n:e?e.ownerDocument.documentElement:document.documentElement}function Wa(e){return null!==e.parentNode?Wa(e.parentNode):e}function Ha(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,o=n?e:t,r=n?t:e,a=document.createRange();a.setStart(o,0),a.setEnd(r,0);var i,s,l=a.commonAncestorContainer;if(e!==l&&t!==l||o.contains(r))return"BODY"===(s=(i=l).nodeName)||"HTML"!==s&&Va(i.firstElementChild)!==i?Va(l):l;var d=Wa(e);return d.host?Ha(d.host,t):Ha(e,Wa(t).host)}function Ga(e){var t="top"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top")?"scrollTop":"scrollLeft",n=e.nodeName;if("BODY"===n||"HTML"===n){var o=e.ownerDocument.documentElement;return(e.ownerDocument.scrollingElement||o)[t]}return e[t]}function qa(e,t){var n="x"===t?"Left":"Top",o="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"])+parseFloat(e["border"+o+"Width"])}function Qa(e,t,n,o){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],Ua(10)?parseInt(n["offset"+e])+parseInt(o["margin"+("Height"===e?"Top":"Left")])+parseInt(o["margin"+("Height"===e?"Bottom":"Right")]):0)}function Ka(e){var t=e.body,n=e.documentElement,o=Ua(10)&&getComputedStyle(n);return{height:Qa("Height",t,n,o),width:Qa("Width",t,n,o)}}var Za=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),Ya=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},Xa=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e};function Ja(e){return Xa({},e,{right:e.left+e.width,bottom:e.top+e.height})}function ei(e){var t={};try{if(Ua(10)){t=e.getBoundingClientRect();var n=Ga(e,"top"),o=Ga(e,"left");t.top+=n,t.left+=o,t.bottom+=n,t.right+=o}else t=e.getBoundingClientRect()}catch(e){}var r={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},a="HTML"===e.nodeName?Ka(e.ownerDocument):{},i=a.width||e.clientWidth||r.width,s=a.height||e.clientHeight||r.height,l=e.offsetWidth-i,d=e.offsetHeight-s;if(l||d){var c=La(e);l-=qa(c,"x"),d-=qa(c,"y"),r.width-=l,r.height-=d}return Ja(r)}function ti(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=Ua(10),r="HTML"===t.nodeName,a=ei(e),i=ei(t),s=Oa(e),l=La(t),d=parseFloat(l.borderTopWidth),c=parseFloat(l.borderLeftWidth);n&&r&&(i.top=Math.max(i.top,0),i.left=Math.max(i.left,0));var u=Ja({top:a.top-i.top-d,left:a.left-i.left-c,width:a.width,height:a.height});if(u.marginTop=0,u.marginLeft=0,!o&&r){var p=parseFloat(l.marginTop),m=parseFloat(l.marginLeft);u.top-=d-p,u.bottom-=d-p,u.left-=c-m,u.right-=c-m,u.marginTop=p,u.marginLeft=m}return(o&&!n?t.contains(s):t===s&&"BODY"!==s.nodeName)&&(u=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=Ga(t,"top"),r=Ga(t,"left"),a=n?-1:1;return e.top+=o*a,e.bottom+=o*a,e.left+=r*a,e.right+=r*a,e}(u,t)),u}function ni(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===La(e,"position"))return!0;var n=za(e);return!!n&&ni(n)}function oi(e){if(!e||!e.parentElement||Ua())return document.documentElement;for(var t=e.parentElement;t&&"none"===La(t,"transform");)t=t.parentElement;return t||document.documentElement}function ri(e,t,n,o){var r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],a={top:0,left:0},i=r?oi(e):Ha(e,Fa(t));if("viewport"===o)a=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,o=ti(e,n),r=Math.max(n.clientWidth,window.innerWidth||0),a=Math.max(n.clientHeight,window.innerHeight||0),i=t?0:Ga(n),s=t?0:Ga(n,"left");return Ja({top:i-o.top+o.marginTop,left:s-o.left+o.marginLeft,width:r,height:a})}(i,r);else{var s=void 0;"scrollParent"===o?"BODY"===(s=Oa(za(t))).nodeName&&(s=e.ownerDocument.documentElement):s="window"===o?e.ownerDocument.documentElement:o;var l=ti(s,i,r);if("HTML"!==s.nodeName||ni(i))a=l;else{var d=Ka(e.ownerDocument),c=d.height,u=d.width;a.top+=l.top-l.marginTop,a.bottom=c+l.top,a.left+=l.left-l.marginLeft,a.right=u+l.left}}var p="number"==typeof(n=n||0);return a.left+=p?n:n.left||0,a.top+=p?n:n.top||0,a.right-=p?n:n.right||0,a.bottom-=p?n:n.bottom||0,a}function ai(e,t,n,o,r){var a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var i=ri(n,o,a,r),s={top:{width:i.width,height:t.top-i.top},right:{width:i.right-t.right,height:i.height},bottom:{width:i.width,height:i.bottom-t.bottom},left:{width:t.left-i.left,height:i.height}},l=Object.keys(s).map((function(e){return Xa({key:e},s[e],{area:(t=s[e],t.width*t.height)});var t})).sort((function(e,t){return t.area-e.area})),d=l.filter((function(e){var t=e.width,o=e.height;return t>=n.clientWidth&&o>=n.clientHeight})),c=d.length>0?d[0].key:l[0].key,u=e.split("-")[1];return c+(u?"-"+u:"")}function ii(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return ti(n,o?oi(t):Ha(t,Fa(n)),o)}function si(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),o=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+o,height:e.offsetHeight+n}}function li(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function di(e,t,n){n=n.split("-")[0];var o=si(e),r={width:o.width,height:o.height},a=-1!==["right","left"].indexOf(n),i=a?"top":"left",s=a?"left":"top",l=a?"height":"width",d=a?"width":"height";return r[i]=t[i]+t[l]/2-o[l]/2,r[s]=n===s?t[s]-o[d]:t[li(s)],r}function ci(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function ui(e,t,n){var o=void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var o=ci(e,(function(e){return e[t]===n}));return e.indexOf(o)}(e,"name",n));return o.forEach((function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e.function||e.fn;e.enabled&&Na(n)&&(t.offsets.popper=Ja(t.offsets.popper),t.offsets.reference=Ja(t.offsets.reference),t=n(t,e))})),t}function pi(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=ii(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=ai(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=di(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=ui(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function mi(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function hi(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),o=0;o<t.length;o++){var r=t[o],a=r?""+r+n:e;if(void 0!==document.body.style[a])return a}return null}function fi(){return this.state.isDestroyed=!0,mi(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[hi("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function gi(e){var t=e.ownerDocument;return t?t.defaultView:window}function bi(e,t,n,o){var r="BODY"===e.nodeName,a=r?e.ownerDocument.defaultView:e;a.addEventListener(t,n,{passive:!0}),r||bi(Oa(a.parentNode),t,n,o),o.push(a)}function _i(e,t,n,o){n.updateBound=o,gi(e).addEventListener("resize",n.updateBound,{passive:!0});var r=Oa(e);return bi(r,"scroll",n.updateBound,n.scrollParents),n.scrollElement=r,n.eventsEnabled=!0,n}function vi(){this.state.eventsEnabled||(this.state=_i(this.reference,this.options,this.state,this.scheduleUpdate))}function yi(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=function(e,t){return gi(e).removeEventListener("resize",t.updateBound),t.scrollParents.forEach((function(e){e.removeEventListener("scroll",t.updateBound)})),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}(this.reference,this.state))}function wi(e){return""!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function ki(e,t){Object.keys(t).forEach((function(n){var o="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&wi(t[n])&&(o="px"),e.style[n]=t[n]+o}))}var xi=Ia&&/Firefox/i.test(navigator.userAgent);function Si(e,t,n){var o=ci(e,(function(e){return e.name===t})),r=!!o&&e.some((function(e){return e.name===n&&e.enabled&&e.order<o.order}));if(!r){var a="`"+t+"`",i="`"+n+"`";console.warn(i+" modifier is required by "+a+" modifier in order to work, be sure to include it before "+a+"!")}return r}var Ci=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],Pi=Ci.slice(3);function Ti(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=Pi.indexOf(e),o=Pi.slice(n+1).concat(Pi.slice(0,n));return t?o.reverse():o}var Ei="flip",Di="clockwise",Ai="counterclockwise";function Ri(e,t,n,o){var r=[0,0],a=-1!==["right","left"].indexOf(o),i=e.split(/(\+|\-)/).map((function(e){return e.trim()})),s=i.indexOf(ci(i,(function(e){return-1!==e.search(/,|\s/)})));i[s]&&-1===i[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,d=-1!==s?[i.slice(0,s).concat([i[s].split(l)[0]]),[i[s].split(l)[1]].concat(i.slice(s+1))]:[i];return d=d.map((function(e,o){var r=(1===o?!a:a)?"height":"width",i=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,i=!0,e):i?(e[e.length-1]+=t,i=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,o){var r=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),a=+r[1],i=r[2];if(!a)return e;if(0===i.indexOf("%")){return Ja("%p"===i?n:o)[t]/100*a}if("vh"===i||"vw"===i)return("vh"===i?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*a;return a}(e,r,t,n)}))})),d.forEach((function(e,t){e.forEach((function(n,o){wi(n)&&(r[t]+=n*("-"===e[o-1]?-1:1))}))})),r}var Ii={shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],o=t.split("-")[1];if(o){var r=e.offsets,a=r.reference,i=r.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",d=s?"width":"height",c={start:Ya({},l,a[l]),end:Ya({},l,a[l]+a[d]-i[d])};e.offsets.popper=Xa({},i,c[o])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,o=e.placement,r=e.offsets,a=r.popper,i=r.reference,s=o.split("-")[0],l=void 0;return l=wi(+n)?[+n,0]:Ri(n,a,i,s),"left"===s?(a.top+=l[0],a.left-=l[1]):"right"===s?(a.top+=l[0],a.left+=l[1]):"top"===s?(a.left+=l[0],a.top-=l[1]):"bottom"===s&&(a.left+=l[0],a.top+=l[1]),e.popper=a,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||Va(e.instance.popper);e.instance.reference===n&&(n=Va(n));var o=hi("transform"),r=e.instance.popper.style,a=r.top,i=r.left,s=r[o];r.top="",r.left="",r[o]="";var l=ri(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);r.top=a,r.left=i,r[o]=s,t.boundaries=l;var d=t.priority,c=e.offsets.popper,u={primary:function(e){var n=c[e];return c[e]<l[e]&&!t.escapeWithReference&&(n=Math.max(c[e],l[e])),Ya({},e,n)},secondary:function(e){var n="right"===e?"left":"top",o=c[n];return c[e]>l[e]&&!t.escapeWithReference&&(o=Math.min(c[n],l[e]-("right"===e?c.width:c.height))),Ya({},n,o)}};return d.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";c=Xa({},c,u[t](e))})),e.offsets.popper=c,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,o=t.reference,r=e.placement.split("-")[0],a=Math.floor,i=-1!==["top","bottom"].indexOf(r),s=i?"right":"bottom",l=i?"left":"top",d=i?"width":"height";return n[s]<a(o[l])&&(e.offsets.popper[l]=a(o[l])-n[d]),n[l]>a(o[s])&&(e.offsets.popper[l]=a(o[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!Si(e.instance.modifiers,"arrow","keepTogether"))return e;var o=t.element;if("string"==typeof o){if(!(o=e.instance.popper.querySelector(o)))return e}else if(!e.instance.popper.contains(o))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var r=e.placement.split("-")[0],a=e.offsets,i=a.popper,s=a.reference,l=-1!==["left","right"].indexOf(r),d=l?"height":"width",c=l?"Top":"Left",u=c.toLowerCase(),p=l?"left":"top",m=l?"bottom":"right",h=si(o)[d];s[m]-h<i[u]&&(e.offsets.popper[u]-=i[u]-(s[m]-h)),s[u]+h>i[m]&&(e.offsets.popper[u]+=s[u]+h-i[m]),e.offsets.popper=Ja(e.offsets.popper);var f=s[u]+s[d]/2-h/2,g=La(e.instance.popper),b=parseFloat(g["margin"+c]),_=parseFloat(g["border"+c+"Width"]),v=f-e.offsets.popper[u]-b-_;return v=Math.max(Math.min(i[d]-h,v),0),e.arrowElement=o,e.offsets.arrow=(Ya(n={},u,Math.round(v)),Ya(n,p,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(e,t){if(mi(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=ri(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),o=e.placement.split("-")[0],r=li(o),a=e.placement.split("-")[1]||"",i=[];switch(t.behavior){case Ei:i=[o,r];break;case Di:i=Ti(o);break;case Ai:i=Ti(o,!0);break;default:i=t.behavior}return i.forEach((function(s,l){if(o!==s||i.length===l+1)return e;o=e.placement.split("-")[0],r=li(o);var d=e.offsets.popper,c=e.offsets.reference,u=Math.floor,p="left"===o&&u(d.right)>u(c.left)||"right"===o&&u(d.left)<u(c.right)||"top"===o&&u(d.bottom)>u(c.top)||"bottom"===o&&u(d.top)<u(c.bottom),m=u(d.left)<u(n.left),h=u(d.right)>u(n.right),f=u(d.top)<u(n.top),g=u(d.bottom)>u(n.bottom),b="left"===o&&m||"right"===o&&h||"top"===o&&f||"bottom"===o&&g,_=-1!==["top","bottom"].indexOf(o),v=!!t.flipVariations&&(_&&"start"===a&&m||_&&"end"===a&&h||!_&&"start"===a&&f||!_&&"end"===a&&g),y=!!t.flipVariationsByContent&&(_&&"start"===a&&h||_&&"end"===a&&m||!_&&"start"===a&&g||!_&&"end"===a&&f),w=v||y;(p||b||w)&&(e.flipped=!0,(p||b)&&(o=i[l+1]),w&&(a=function(e){return"end"===e?"start":"start"===e?"end":e}(a)),e.placement=o+(a?"-"+a:""),e.offsets.popper=Xa({},e.offsets.popper,di(e.instance.popper,e.offsets.reference,e.placement)),e=ui(e.instance.modifiers,e,"flip"))})),e},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],o=e.offsets,r=o.popper,a=o.reference,i=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return r[i?"left":"top"]=a[n]-(s?r[i?"width":"height"]:0),e.placement=li(t),e.offsets.popper=Ja(r),e}},hide:{order:800,enabled:!0,fn:function(e){if(!Si(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=ci(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes["x-out-of-boundaries"]=""}else{if(!1===e.hide)return e;e.hide=!1,e.attributes["x-out-of-boundaries"]=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,o=t.y,r=e.offsets.popper,a=ci(e.instance.modifiers,(function(e){return"applyStyle"===e.name})).gpuAcceleration;void 0!==a&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var i=void 0!==a?a:t.gpuAcceleration,s=Va(e.instance.popper),l=ei(s),d={position:r.position},c=function(e,t){var n=e.offsets,o=n.popper,r=n.reference,a=Math.round,i=Math.floor,s=function(e){return e},l=a(r.width),d=a(o.width),c=-1!==["left","right"].indexOf(e.placement),u=-1!==e.placement.indexOf("-"),p=t?c||u||l%2==d%2?a:i:s,m=t?a:s;return{left:p(l%2==1&&d%2==1&&!u&&t?o.left-1:o.left),top:m(o.top),bottom:m(o.bottom),right:p(o.right)}}(e,window.devicePixelRatio<2||!xi),u="bottom"===n?"top":"bottom",p="right"===o?"left":"right",m=hi("transform"),h=void 0,f=void 0;if(f="bottom"===u?"HTML"===s.nodeName?-s.clientHeight+c.bottom:-l.height+c.bottom:c.top,h="right"===p?"HTML"===s.nodeName?-s.clientWidth+c.right:-l.width+c.right:c.left,i&&m)d[m]="translate3d("+h+"px, "+f+"px, 0)",d[u]=0,d[p]=0,d.willChange="transform";else{var g="bottom"===u?-1:1,b="right"===p?-1:1;d[u]=f*g,d[p]=h*b,d.willChange=u+", "+p}var _={"x-placement":e.placement};return e.attributes=Xa({},_,e.attributes),e.styles=Xa({},d,e.styles),e.arrowStyles=Xa({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return ki(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach((function(e){!1!==n[e]?t.setAttribute(e,n[e]):t.removeAttribute(e)})),e.arrowElement&&Object.keys(e.arrowStyles).length&&ki(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,o,r){var a=ii(r,t,e,n.positionFixed),i=ai(n.placement,a,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute("x-placement",i),ki(t,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}},Mi={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Ii},Bi=function(){function e(t,n){var o=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(o.update)},this.update=Ba(this.update.bind(this)),this.options=Xa({},e.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(Xa({},e.Defaults.modifiers,r.modifiers)).forEach((function(t){o.options.modifiers[t]=Xa({},e.Defaults.modifiers[t]||{},r.modifiers?r.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return Xa({name:e},o.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&Na(e.onLoad)&&e.onLoad(o.reference,o.popper,o.options,e,o.state)})),this.update();var a=this.options.eventsEnabled;a&&this.enableEventListeners(),this.state.eventsEnabled=a}return Za(e,[{key:"update",value:function(){return pi.call(this)}},{key:"destroy",value:function(){return fi.call(this)}},{key:"enableEventListeners",value:function(){return vi.call(this)}},{key:"disableEventListeners",value:function(){return yi.call(this)}}]),e}();Bi.Utils=("undefined"!=typeof window?window:a.g).PopperUtils,Bi.placements=Ci,Bi.Defaults=Mi;const Ni=Bi;var Li=a(42197),zi=a(65606);function Oi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Fi(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Oi(Object(n),!0).forEach((function(t){Wi(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Oi(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ji(e){return ji="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ji(e)}function $i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ui(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Vi(e,t,n){return t&&Ui(e.prototype,t),n&&Ui(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Wi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Hi(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");Object.defineProperty(e,"prototype",{value:Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),writable:!1}),t&&qi(e,t)}function Gi(e){return Gi=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},Gi(e)}function qi(e,t){return qi=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},qi(e,t)}function Qi(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function Ki(e,t,n){return Ki=Qi()?Reflect.construct:function(e,t,n){var o=[null];o.push.apply(o,t);var r=new(Function.bind.apply(e,o));return n&&qi(r,n.prototype),r},Ki.apply(null,arguments)}function Zi(e){var t="function"==typeof Map?new Map:void 0;return Zi=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,o)}function o(){return Ki(e,arguments,Gi(this).constructor)}return o.prototype=Object.create(e.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),qi(o,e)},Zi(e)}function Yi(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n,o,r={},a=Object.keys(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Xi(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ji(e){var t=Qi();return function(){var n,o=Gi(e);if(t){var r=Gi(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return function(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Xi(e)}(this,n)}}function es(){return es="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var o=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Gi(e)););return e}(e,t);if(o){var r=Object.getOwnPropertyDescriptor(o,t);return r.get?r.get.call(arguments.length<3?e:n):r.value}},es.apply(this,arguments)}function ts(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var o,r,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(a.push(o.value),!t||a.length!==t);i=!0);}catch(e){s=!0,r=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw r}}return a}(e,t)||os(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ns(e){return function(e){if(Array.isArray(e))return rs(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||os(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function os(e,t){if(e){if("string"==typeof e)return rs(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?rs(e,t):void 0}}function rs(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n<t;n++)o[n]=e[n];return o}var as="_uid",is=n.default.version.startsWith("3"),ss=is?"ref_for":"refInFor",ls=["class","staticClass","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"],ds=n.default.extend.bind(n.default);if(is){var cs=n.default.extend,us=["router-link","transition","transition-group"],ps=n.default.vModelDynamic.created,ms=n.default.vModelDynamic.beforeUpdate;n.default.vModelDynamic.created=function(e,t,n){ps.call(this,e,t,n),e._assign||(e._assign=function(){})},n.default.vModelDynamic.beforeUpdate=function(e,t,n){ms.call(this,e,t,n),e._assign||(e._assign=function(){})},ds=function(e){if("object"===ji(e)&&e.render&&!e.__alreadyPatched){var t=e.render;e.__alreadyPatched=!0,e.render=function(n){var o=function(e,t,o){var r=void 0===o?[]:[Array.isArray(o)?o.filter(Boolean):o],a="string"==typeof e&&!us.includes(e);if(!(t&&"object"===ji(t)&&!Array.isArray(t)))return n.apply(void 0,[e,t].concat(r));var i=t.attrs,s=t.props,l=Fi(Fi({},Yi(t,["attrs","props"])),{},{attrs:i,props:a?{}:s});return"router-link"!==e||l.slots||l.scopedSlots||(l.scopedSlots={$hasNormal:function(){}}),n.apply(void 0,[e,l].concat(r))};if(e.functional){var r,a,i=arguments[1],s=Fi({},i);s.data={attrs:Fi({},i.data.attrs||{}),props:Fi({},i.data.props||{})},Object.keys(i.data||{}).forEach((function(e){ls.includes(e)?s.data[e]=i.data[e]:e in i.props?s.data.props[e]=i.data[e]:e.startsWith("on")||(s.data.attrs[e]=i.data[e])}));var l=["_ctx"],d=(null===(r=i.children)||void 0===r||null===(a=r.default)||void 0===a?void 0:a.call(r))||i.children;return d&&0===Object.keys(s.children).filter((function(e){return!l.includes(e)})).length?delete s.children:s.children=d,s.data.on=i.listeners,t.call(this,o,s)}return t.call(this,o)}}return cs.call(this,e)}.bind(n.default)}var hs=n.default.nextTick,fs="undefined"!=typeof window,gs="undefined"!=typeof document,bs="undefined"!=typeof navigator,_s="undefined"!=typeof Promise,vs="undefined"!=typeof MutationObserver||"undefined"!=typeof WebKitMutationObserver||"undefined"!=typeof MozMutationObserver,ys=fs&&gs&&bs,ws=fs?window:{},ks=gs?document:{},xs=bs?navigator:{},Ss=(xs.userAgent||"").toLowerCase(),Cs=Ss.indexOf("jsdom")>0;/msie|trident/.test(Ss);var Ps,Ts,Es,Ds=function(){var e=!1;if(ys)try{var t={get passive(){e=!0}};ws.addEventListener("test",t,t),ws.removeEventListener("test",t,t)}catch(t){e=!1}return e}(),As=ys&&("ontouchstart"in ks.documentElement||xs.maxTouchPoints>0),Rs=ys&&Boolean(ws.PointerEvent||ws.MSPointerEvent),Is=ys&&"IntersectionObserver"in ws&&"IntersectionObserverEntry"in ws&&"intersectionRatio"in ws.IntersectionObserverEntry.prototype,Ms="$bvConfig",Bs=["xs","sm","md","lg","xl"],Ns=/\[(\d+)]/g,Ls=/^(BV?)/,zs=/^\d+$/,Os=/^\..+/,Fs=/^#/,js=/^#[A-Za-z]+[\w\-:.]*$/,$s=/(<([^>]+)>)/gi,Us=/\B([A-Z])/g,Vs=/([a-z])([A-Z])/g,Ws=/^[0-9]*\.?[0-9]+$/,Hs=/\+/g,Gs=/[-/\\^$*+?.()|[\]{}]/g,qs=/[\s\uFEFF\xA0]+/g,Qs=/\s+/,Ks=/\/\*$/,Zs=/(\s|^)(\w)/g,Ys=/^\s+/,Xs=/_/g,Js=/-(\w)/g,el=/^\d+-\d\d?-\d\d?(?:\s|T|$)/,tl=/-|\s|T/,nl=/^([0-1]?[0-9]|2[0-3]):[0-5]?[0-9](:[0-5]?[0-9])?$/,ol=/^.*(#[^#]+)$/,rl=/%2C/g,al=/[!'()*]/g,il=/^(\?|#|&)/,sl=/^\d+(\.\d*)?[/:]\d+(\.\d*)?$/,ll=/[/:]/,dl=/^col-/,cl=/^BIcon/,ul=/-u-.+/,pl=fs?ws.Element:function(e){Hi(n,e);var t=Ji(n);function n(){return $i(this,n),t.apply(this,arguments)}return n}(Zi(Object)),ml=fs?ws.HTMLElement:function(e){Hi(n,e);var t=Ji(n);function n(){return $i(this,n),t.apply(this,arguments)}return n}(pl),hl=fs?ws.SVGElement:function(e){Hi(n,e);var t=Ji(n);function n(){return $i(this,n),t.apply(this,arguments)}return n}(pl),fl=fs?ws.File:function(e){Hi(n,e);var t=Ji(n);function n(){return $i(this,n),t.apply(this,arguments)}return n}(Zi(Object)),gl=function(e){return ji(e)},bl=function(e){return void 0===e},_l=function(e){return null===e},vl=function(e){return bl(e)||_l(e)},yl=function(e){return"function"===gl(e)},wl=function(e){return"boolean"===gl(e)},kl=function(e){return"string"===gl(e)},xl=function(e){return"number"===gl(e)},Sl=function(e){return Ws.test(String(e))},Cl=function(e){return Array.isArray(e)},Pl=function(e){return null!==e&&"object"===ji(e)},Tl=function(e){return"[object Object]"===Object.prototype.toString.call(e)},El=function(e){return e instanceof Date},Dl=function(e){return e instanceof Event},Al=function(e){return"RegExp"===function(e){return Object.prototype.toString.call(e).slice(8,-1)}(e)},Rl=function(){return Object.assign.apply(Object,arguments)},Il=function(e,t){return Object.create(e,t)},Ml=function(e,t){return Object.defineProperties(e,t)},Bl=function(e,t,n){return Object.defineProperty(e,t,n)},Nl=function(e){return Object.getOwnPropertyNames(e)},Ll=function(e){return Object.keys(e)},zl=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},Ol=function(e){return Fi({},e)},Fl=function(e,t){return Ll(e).filter((function(e){return-1!==t.indexOf(e)})).reduce((function(t,n){return Fi(Fi({},t),{},Wi({},n,e[n]))}),{})},jl=function(e,t){return Ll(e).filter((function(e){return-1===t.indexOf(e)})).reduce((function(t,n){return Fi(Fi({},t),{},Wi({},n,e[n]))}),{})},$l=function e(t,n){return Pl(t)&&Pl(n)&&Ll(n).forEach((function(o){Pl(n[o])?(t[o]&&Pl(t[o])||(t[o]=n[o]),e(t[o],n[o])):Rl(t,Wi({},o,n[o]))})),t},Ul=function(e){return Ll(e).sort().reduce((function(t,n){return Fi(Fi({},t),{},Wi({},n,e[n]))}),{})},Vl=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t;return Cl(t)?t.reduce((function(t,n){return[].concat(ns(t),[e(n,n)])}),[]):Tl(t)?Ll(t).reduce((function(n,o){return Fi(Fi({},n),{},Wi({},o,e(t[o],t[o])))}),{}):n},Wl=function(e){return e},Hl=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!(t=Cl(t)?t.join("."):t)||!Pl(e))return n;if(t in e)return e[t];var o=(t=String(t).replace(Ns,".$1")).split(".").filter(Wl);return 0===o.length?n:o.every((function(t){return Pl(e)&&t in e&&!vl(e=e[t])}))?e:_l(e)?null:n},Gl=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,o=Hl(e,t);return vl(o)?n:o},ql=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=void 0!==zi&&zi&&zi.env||{};return e?n[e]||t:n},Ql=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;ql("BOOTSTRAP_VUE_NO_WARN")||"production"===ql("NODE_ENV")||console.warn("[BootstrapVue warn]: ".concat(t?"".concat(t," - "):"").concat(e))},Kl=function(e){return!ys&&(Ql("".concat(e,": Can not be called during SSR.")),!0)},Zl=function(e){return!_s&&(Ql("".concat(e,": Requires Promise support.")),!0)},Yl=function(){function e(){$i(this,e),this.$_config={}}return Vi(e,[{key:"setConfig",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Tl(t)&&Nl(t).forEach((function(n){var o=t[n];"breakpoints"===n?!Cl(o)||o.length<2||o.some((function(e){return!kl(e)||0===e.length}))?Ql('"breakpoints" must be an array of at least 2 breakpoint names',"BvConfig"):e.$_config[n]=Vl(o):Tl(o)&&(e.$_config[n]=Nl(o).reduce((function(e,t){return bl(o[t])||(e[t]=Vl(o[t])),e}),e.$_config[n]||{}))}))}},{key:"resetConfig",value:function(){this.$_config={}}},{key:"getConfig",value:function(){return Vl(this.$_config)}},{key:"getConfigValue",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return Vl(Hl(this.$_config,e,t))}}]),e}(),Xl=(Ps=!1,Ts=["Multiple instances of Vue detected!","You may need to set up an alias for Vue in your bundler config.","See: https://bootstrap-vue.org/docs#using-module-bundlers"].join("\n"),function(e){Ps||n.default===e||Cs||Ql(Ts),Ps=!0}),Jl=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.components,o=e.directives,r=e.plugins,a=function e(a){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.installed||(e.installed=!0,Xl(a),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.default;t.prototype[Ms]=n.default.prototype[Ms]=t.prototype[Ms]||n.default.prototype[Ms]||new Yl,t.prototype[Ms].setConfig(e)}(i,a),od(a,t),ad(a,o),td(a,r))};return a.installed=!1,a},ed=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Fi(Fi({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{install:Jl(e)})},td=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)n&&t[n]&&e.use(t[n])},nd=function(e,t,n){e&&t&&n&&e.component(t,n)},od=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)nd(e,n,t[n])},rd=function(e,t,n){e&&t&&n&&e.directive(t.replace(/^VB/,"B"),n)},ad=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};for(var n in t)rd(e,n,t[n])},id="BAlert",sd="BAspect",ld="BAvatar",dd="BAvatarGroup",cd="BBadge",ud="BBreadcrumb",pd="BBreadcrumbItem",md="BBreadcrumbLink",hd="BButton",fd="BButtonClose",gd="BButtonGroup",bd="BButtonToolbar",_d="BCalendar",vd="BCard",yd="BCardBody",wd="BCardFooter",kd="BCardGroup",xd="BCardHeader",Sd="BCardImg",Cd="BCardImgLazy",Pd="BCardSubTitle",Td="BCardText",Ed="BCardTitle",Dd="BCarousel",Ad="BCarouselSlide",Rd="BCol",Id="BCollapse",Md="BContainer",Bd="BDropdown",Nd="BDropdownDivider",Ld="BDropdownForm",zd="BDropdownGroup",Od="BDropdownHeader",Fd="BDropdownItem",jd="BDropdownItemButton",$d="BDropdownText",Ud="BEmbed",Vd="BForm",Wd="BFormCheckbox",Hd="BFormCheckboxGroup",Gd="BFormDatalist",qd="BFormDatepicker",Qd="BFormFile",Kd="BFormGroup",Zd="BFormInput",Yd="BFormInvalidFeedback",Xd="BFormRadio",Jd="BFormRadioGroup",ec="BFormRating",tc="BFormRow",nc="BFormSelect",oc="BFormSelectOption",rc="BFormSelectOptionGroup",ac="BFormSpinbutton",ic="BFormTag",sc="BFormTags",lc="BFormText",dc="BFormTextarea",cc="BFormTimepicker",uc="BFormValidFeedback",pc="BIcon",mc="BIconstack",hc="BImg",fc="BImgLazy",gc="BInputGroup",bc="BInputGroupAddon",_c="BInputGroupAppend",vc="BInputGroupPrepend",yc="BInputGroupText",wc="BJumbotron",kc="BLink",xc="BListGroup",Sc="BListGroupItem",Cc="BMedia",Pc="BMediaAside",Tc="BMediaBody",Ec="BModal",Dc="BNav",Ac="BNavbar",Rc="BNavbarBrand",Ic="BNavbarNav",Mc="BNavbarToggle",Bc="BNavForm",Nc="BNavItem",Lc="BNavItemDropdown",zc="BOverlay",Oc="BPagination",Fc="BPaginationNav",jc="BPopover",$c="BProgress",Uc="BProgressBar",Vc="BRow",Wc="BSidebar",Hc="BSkeleton",Gc="BSkeletonIcon",qc="BSkeletonImg",Qc="BSkeletonTable",Kc="BSkeletonWrapper",Zc="BSpinner",Yc="BTab",Xc="BTable",Jc="BTableCell",eu="BTableLite",tu="BTableSimple",nu="BTabs",ou="BTbody",ru="BTfoot",au="BThead",iu="BTime",su="BToast",lu="BToaster",du="BTooltip",cu="BVTransporter",uu="blur",pu="change",mu="click",hu="close",fu="context",gu="context-changed",bu="destroyed",_u="disable",vu="disabled",yu="enable",wu="enabled",ku="filtered",xu="first",Su="focusin",Cu="focusout",Pu="head-clicked",Tu="hidden",Eu="hide",Du="input",Au="last",Ru="mouseenter",Iu="mouseleave",Mu="next",Bu="open",Nu="page-click",Lu="prev",zu="refreshed",Ou="row-clicked",Fu="selected",ju="show",$u="shown",Uu="sliding-end",Vu="toggle",Wu=is?"vnodeBeforeUnmount":"hook:beforeDestroy",Hu=is?"vNodeUnmounted":"hook:destroyed",Gu="update:",qu="bv",Qu={passive:!0},Ku={passive:!0,capture:!1},Zu=void 0,Yu=Array,Xu=Boolean,Ju=Date,ep=Function,tp=Number,np=Object,op=RegExp,rp=String,ap=[Yu,ep],ip=[Yu,np],sp=[Yu,np,rp],lp=[Yu,rp],dp=[Xu,tp],cp=[Xu,tp,rp],up=[Xu,rp],pp=[Ju,rp],mp=[ep,rp],hp=[tp,rp],fp=[tp,np,rp],gp=[np,ep],bp=[np,rp],_p="append",vp="badge",yp="bottom-row",wp="button-content",kp="custom-foot",xp="default",Sp="empty",Cp="file-name",Pp="first",Tp="footer",Ep="header",Dp="label",Ap="lead",Rp="modal-cancel",Ip="modal-ok",Mp="modal-title",Bp="prepend",Np="row-details",Lp="table-busy",zp="table-caption",Op="table-colgroup",Fp="title",jp="top-row",$p=function(){return Array.from.apply(Array,arguments)},Up=function(e,t){return-1!==e.indexOf(t)},Vp=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Array.prototype.concat.apply([],t)},Wp=function(e,t){var n=yl(t)?t:function(){return t};return Array.apply(null,{length:e}).map(n)},Hp=function e(t){return t.reduce((function(t,n){return Vp(t,Array.isArray(n)?e(n):n)}),[])},Gp=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return(e=Vp(e).filter(Wl)).some((function(e){return t[e]||n[e]}))},qp=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};e=Vp(e).filter(Wl);for(var a=0;a<e.length&&!t;a++){var i=e[a];t=o[i]||r[i]}return yl(t)?t(n):t},Qp=ds({methods:{hasNormalizedSlot:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:xp,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.$scopedSlots,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$slots;return Gp(e,t,n)},normalizeSlot:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:xp,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.$scopedSlots,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.$slots,r=qp(e,t,n,o);return r?Vp(r):r}}}),Kp=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseInt(e,10);return isNaN(n)?t:n},Zp=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:NaN,n=parseFloat(e);return isNaN(n)?t:n},Yp=function(e,t){return Zp(e).toFixed(Kp(t,0))},Xp=function(e){return e.replace(Us,"-$1").toLowerCase()},Jp=function(e){return(e=Xp(e).replace(Js,(function(e,t){return t?t.toUpperCase():""}))).charAt(0).toUpperCase()+e.slice(1)},em=function(e){return e.replace(Xs," ").replace(Vs,(function(e,t,n){return t+" "+n})).replace(Zs,(function(e,t,n){return t+n.toUpperCase()}))},tm=function(e){return(e=kl(e)?e.trim():String(e)).charAt(0).toUpperCase()+e.slice(1)},nm=function(e){return e.replace(Gs,"\\$&")},om=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return vl(e)?"":Cl(e)||Tl(e)&&e.toString===Object.prototype.toString?JSON.stringify(e,null,t):String(e)},rm=function(e){return om(e).trim()},am=function(e){return om(e).toLowerCase()},im=pl.prototype,sm=["button","[href]:not(.disabled)","input","select","textarea","[tabindex]","[contenteditable]"].map((function(e){return"".concat(e,":not(:disabled):not([disabled])")})).join(", "),lm=im.matches||im.msMatchesSelector||im.webkitMatchesSelector,dm=im.closest||function(e){var t=this;do{if(wm(t,e))return t;t=t.parentElement||t.parentNode}while(!_l(t)&&t.nodeType===Node.ELEMENT_NODE);return null},cm=(ws.requestAnimationFrame||ws.webkitRequestAnimationFrame||ws.mozRequestAnimationFrame||ws.msRequestAnimationFrame||ws.oRequestAnimationFrame||function(e){return setTimeout(e,16)}).bind(ws),um=ws.MutationObserver||ws.WebKitMutationObserver||ws.MozMutationObserver||null,pm=function(e){return!(!e||e.nodeType!==Node.ELEMENT_NODE)},mm=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=ks.activeElement;return t&&!e.some((function(e){return e===t}))?t:null},hm=function(e,t){return om(e).toLowerCase()===om(t).toLowerCase()},fm=function(e){return pm(e)&&e===mm()},gm=function(e){if(!pm(e)||!e.parentNode||!xm(ks.body,e))return!1;if("none"===Bm(e,"display"))return!1;var t=Nm(e);return!!(t&&t.height>0&&t.width>0)},bm=function(e){return!pm(e)||e.disabled||Rm(e,"disabled")||Tm(e,"disabled")},_m=function(e){return pm(e)&&e.offsetHeight},vm=function(e,t){return $p((pm(t)?t:ks).querySelectorAll(e))},ym=function(e,t){return(pm(t)?t:ks).querySelector(e)||null},wm=function(e,t){return!!pm(e)&&lm.call(e,t)},km=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!pm(t))return null;var o=dm.call(t,e);return n?o:o===t?null:o},xm=function(e,t){return!(!e||!yl(e.contains))&&e.contains(t)},Sm=function(e){return ks.getElementById(/^#/.test(e)?e.slice(1):e)||null},Cm=function(e,t){t&&pm(e)&&e.classList&&e.classList.add(t)},Pm=function(e,t){t&&pm(e)&&e.classList&&e.classList.remove(t)},Tm=function(e,t){return!!(t&&pm(e)&&e.classList)&&e.classList.contains(t)},Em=function(e,t,n){t&&pm(e)&&e.setAttribute(t,n)},Dm=function(e,t){t&&pm(e)&&e.removeAttribute(t)},Am=function(e,t){return t&&pm(e)?e.getAttribute(t):null},Rm=function(e,t){return t&&pm(e)?e.hasAttribute(t):null},Im=function(e,t,n){t&&pm(e)&&(e.style[t]=n)},Mm=function(e,t){t&&pm(e)&&(e.style[t]="")},Bm=function(e,t){return t&&pm(e)&&e.style[t]||null},Nm=function(e){return pm(e)?e.getBoundingClientRect():null},Lm=function(e){var t=ws.getComputedStyle;return t&&pm(e)?t(e):{}},zm=function(e){var t={top:0,left:0};if(!pm(e)||0===e.getClientRects().length)return t;var n=Nm(e);if(n){var o=e.ownerDocument.defaultView;t.top=n.top+o.pageYOffset,t.left=n.left+o.pageXOffset}return t},Om=function(e){var t={top:0,left:0};if(!pm(e))return t;var n={top:0,left:0},o=Lm(e);if("fixed"===o.position)t=Nm(e)||t;else{t=zm(e);for(var r=e.ownerDocument,a=e.offsetParent||r.documentElement;a&&(a===r.body||a===r.documentElement)&&"static"===Lm(a).position;)a=a.parentNode;if(a&&a!==e&&a.nodeType===Node.ELEMENT_NODE){n=zm(a);var i=Lm(a);n.top+=Zp(i.borderTopWidth,0),n.left+=Zp(i.borderLeftWidth,0)}}return{top:t.top-n.top-Zp(o.marginTop,0),left:t.left-n.left-Zp(o.marginLeft,0)}},Fm=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return vm(sm,e).filter(gm).filter((function(e){return e.tabIndex>-1&&!e.disabled}))},jm=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{e.focus(t)}catch(e){}return fm(e)},$m=function(e){try{e.blur()}catch(e){}return!fm(e)},Um=function(e){var t=Il(null);return function(){for(var n=arguments.length,o=new Array(n),r=0;r<n;r++)o[r]=arguments[r];var a=JSON.stringify(o);return t[a]=t[a]||e.apply(null,o)}},Vm=n.default.prototype,Wm=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=Vm[Ms];return n?n.getConfigValue(e,t):Vl(t)},Hm=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return t?Wm("".concat(e,".").concat(t),n):Wm(e,{})},Gm=function(){return Wm("breakpoints",Bs)},qm=Um((function(){return Gm()})),Qm=Um((function(){var e=Vl(qm());return e[0]="",e})),Km=function(e,t){return e+tm(t)},Zm=function(e,t){return n=t.replace(e,""),(n=kl(n)?n.trim():String(n)).charAt(0).toLowerCase()+n.slice(1);var n},Ym=function(e,t){return t+(e?tm(e):"")},Xm=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Zu,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,r=!0===n;return o=r?o:n,Fi(Fi(Fi({},e?{type:e}:{}),r?{required:r}:bl(t)?{}:{default:Pl(t)?function(){return t}:t}),bl(o)?{}:{validator:o})},Jm=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Wl;if(Cl(e))return e.map(t);var n={};for(var o in e)zl(e,o)&&(n[t(o)]=Pl(e[o])?Ol(e[o]):e[o]);return n},eh=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Wl;return(Cl(e)?e.slice():Ll(e)).reduce((function(e,o){return e[n(o)]=t[o],e}),{})},th=function(e,t,n){return Fi(Fi({},Vl(e)),{},{default:function(){var o=Hm(n,t,e.default);return yl(o)?o():o}})},nh=function(e,t){return Ll(e).reduce((function(n,o){return Fi(Fi({},n),{},Wi({},o,th(e[o],o,t)))}),{})},oh=th({},"","").default.name,rh=function(e){return yl(e)&&e.name&&e.name!==oh},ah=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.type,o=void 0===n?Zu:n,r=t.defaultValue,a=void 0===r?void 0:r,i=t.validator,s=void 0===i?void 0:i,l=t.event,d=void 0===l?Du:l,c=Wi({},e,Xm(o,a,s));return{mixin:ds({model:{prop:e,event:d},props:c}),props:c,prop:e,event:d}},ih=function(e){return Ds?Pl(e)?e:{capture:!!e||!1}:!!(Pl(e)?e.capture:e)},sh=function(e,t,n,o){e&&e.addEventListener&&e.addEventListener(t,n,ih(o))},lh=function(e,t,n,o){e&&e.removeEventListener&&e.removeEventListener(t,n,ih(o))},dh=function(e){for(var t=e?sh:lh,n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];t.apply(void 0,o)},ch=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.preventDefault,o=void 0===n||n,r=t.propagation,a=void 0===r||r,i=t.immediatePropagation,s=void 0!==i&&i;o&&e.preventDefault(),a&&e.stopPropagation(),s&&e.stopImmediatePropagation()},uh=function(e){return Xp(e.replace(Ls,""))},ph=function(e,t){return[qu,uh(e),t].join("::")},mh=function(e,t){return[qu,t,uh(e)].join("::")},hh=nh({ariaLabel:Xm(rp,"Close"),content:Xm(rp,"&times;"),disabled:Xm(Xu,!1),textVariant:Xm(rp)},fd),fh=ds({name:fd,functional:!0,props:hh,render:function(e,t){var n=t.props,o=t.data,r=t.slots,a=t.scopedSlots,i=r(),s=a||{},l={staticClass:"close",class:Wi({},"text-".concat(n.textVariant),n.textVariant),attrs:{type:"button",disabled:n.disabled,"aria-label":n.ariaLabel?String(n.ariaLabel):null},on:{click:function(e){n.disabled&&Dl(e)&&ch(e)}}};return Gp(xp,s,i)||(l.domProps={innerHTML:n.content}),e("button",Ra(o,l),qp(xp,{},s,i))}}),gh={name:"",enterClass:"",enterActiveClass:"",enterToClass:"show",leaveClass:"show",leaveActiveClass:"",leaveToClass:""},bh=Fi(Fi({},gh),{},{enterActiveClass:"fade",leaveActiveClass:"fade"}),_h={appear:Xm(Xu,!1),mode:Xm(rp),noFade:Xm(Xu,!1),transProps:Xm(np)},vh=ds({name:"BVTransition",functional:!0,props:_h,render:function(e,t){var n=t.children,o=t.data,r=t.props,a=r.transProps;Tl(a)||(a=r.noFade?gh:bh,r.appear&&(a=Fi(Fi({},a),{},{appear:!0,appearClass:a.enterClass,appearActiveClass:a.enterActiveClass,appearToClass:a.enterToClass}))),a=Fi(Fi({mode:r.mode},a),{},{css:!0});var i=Fi({},o);return delete i.props,e("transition",Ra(i,{props:a}),n)}}),yh=ah("show",{type:cp,defaultValue:!1}),wh=yh.mixin,kh=yh.props,xh=yh.prop,Sh=yh.event,Ch=function(e){return""===e||wl(e)?0:(e=Kp(e,0))>0?e:0},Ph=function(e){return""===e||!0===e||!(Kp(e,0)<1)&&!!e},Th=nh(Ul(Fi(Fi({},kh),{},{dismissLabel:Xm(rp,"Close"),dismissible:Xm(Xu,!1),fade:Xm(Xu,!1),variant:Xm(rp,"info")})),id),Eh=ed({components:{BAlert:ds({name:id,mixins:[wh,Qp],props:Th,data:function(){return{countDown:0,localShow:Ph(this[xh])}},watch:(Es={},Wi(Es,xh,(function(e){this.countDown=Ch(e),this.localShow=Ph(e)})),Wi(Es,"countDown",(function(e){var t=this;this.clearCountDownInterval();var n=this[xh];Sl(n)&&(this.$emit("dismiss-count-down",e),n!==e&&this.$emit(Sh,e),e>0?(this.localShow=!0,this.$_countDownTimeout=setTimeout((function(){t.countDown--}),1e3)):this.$nextTick((function(){cm((function(){t.localShow=!1}))})))})),Wi(Es,"localShow",(function(e){var t=this[xh];e||!this.dismissible&&!Sl(t)||this.$emit("dismissed"),Sl(t)||t===e||this.$emit(Sh,e)})),Es),created:function(){this.$_filterTimer=null;var e=this[xh];this.countDown=Ch(e),this.localShow=Ph(e)},beforeDestroy:function(){this.clearCountDownInterval()},methods:{dismiss:function(){this.clearCountDownInterval(),this.countDown=0,this.localShow=!1},clearCountDownInterval:function(){clearTimeout(this.$_countDownTimeout),this.$_countDownTimeout=null}},render:function(e){var t=e();if(this.localShow){var n=this.dismissible,o=this.variant,r=e();n&&(r=e(fh,{attrs:{"aria-label":this.dismissLabel},on:{click:this.dismiss}},[this.normalizeSlot("dismiss")])),t=e("div",{staticClass:"alert",class:Wi({"alert-dismissible":n},"alert-".concat(o),o),attrs:{role:"alert","aria-live":"polite","aria-atomic":!0},key:this[as]},[r,this.normalizeSlot()])}return e(vh,{props:{noFade:!this.fade}},[t])}})}}),Dh=Math.min,Ah=Math.max,Rh=Math.abs,Ih=Math.ceil,Mh=Math.floor,Bh=Math.pow,Nh=Math.round,Lh="b-aspect",zh=nh({aspect:Xm(hp,"1:1"),tag:Xm(rp,"div")},sd),Oh=ds({name:sd,mixins:[Qp],props:zh,computed:{padding:function(){var e=this.aspect,t=1;if(sl.test(e)){var n=ts(e.split(ll).map((function(e){return Zp(e)||1})),2);t=n[0]/n[1]}else t=Zp(e)||1;return"".concat(100/Rh(t),"%")}},render:function(e){var t=e("div",{staticClass:"".concat(Lh,"-sizer flex-grow-1"),style:{paddingBottom:this.padding,height:0}}),n=e("div",{staticClass:"".concat(Lh,"-content flex-grow-1 w-100 mw-100"),style:{marginLeft:"-100%"}},this.normalizeSlot());return e(this.tag,{staticClass:"".concat(Lh," d-flex")},[t,n])}}),Fh=ed({components:{BAspect:Oh}});function jh(e){return is?new Proxy(e,{get:function(e,t){return t in e?e[t]:void 0}}):e}var $h=function(e){return"%"+e.charCodeAt(0).toString(16)},Uh=function(e){return encodeURIComponent(om(e)).replace(al,$h).replace(rl,",")},Vh=decodeURIComponent,Wh=function(e){var t={};return(e=om(e).trim().replace(il,""))?(e.split("&").forEach((function(e){var n=e.replace(Hs," ").split("="),o=Vh(n.shift()),r=n.length>0?Vh(n.join("=")):null;bl(t[o])?t[o]=r:Cl(t[o])?t[o].push(r):t[o]=[t[o],r]})),t):t},Hh=function(e){return!(!e.href&&!e.to)},Gh=function(e){return!(!e||hm(e,"a"))},qh=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.href,n=e.to,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"#",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/";if(t)return t;if(Gh(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"a"))return null;if(kl(n))return n||r;if(Tl(n)&&(n.path||n.query||n.hash)){var a=om(n.path),i=function(e){if(!Tl(e))return"";var t=Ll(e).map((function(t){var n=e[t];return bl(n)?"":_l(n)?Uh(t):Cl(n)?n.reduce((function(e,n){return _l(n)?e.push(Uh(t)):bl(n)||e.push(Uh(t)+"="+Uh(n)),e}),[]).join("&"):Uh(t)+"="+Uh(n)})).filter((function(e){return e.length>0})).join("&");return t?"?".concat(t):""}(n.query),s=om(n.hash);return s=s&&"#"!==s.charAt(0)?"#".concat(s):s,"".concat(a).concat(i).concat(s)||r}return o},Qh={viewBox:"0 0 16 16",width:"1em",height:"1em",focusable:"false",role:"img","aria-label":"icon"},Kh={width:null,height:null,focusable:null,role:null,"aria-label":null},Zh={animation:Xm(rp),content:Xm(rp),flipH:Xm(Xu,!1),flipV:Xm(Xu,!1),fontScale:Xm(hp,1),rotate:Xm(hp,0),scale:Xm(hp,1),shiftH:Xm(hp,0),shiftV:Xm(hp,0),stacked:Xm(Xu,!1),title:Xm(rp),variant:Xm(rp)},Yh=ds({name:"BIconBase",functional:!0,props:Zh,render:function(e,t){var n,o=t.data,r=t.props,a=t.children,i=r.animation,s=r.content,l=r.flipH,d=r.flipV,c=r.stacked,u=r.title,p=r.variant,m=Ah(Zp(r.fontScale,1),0)||1,h=Ah(Zp(r.scale,1),0)||1,f=Zp(r.rotate,0),g=Zp(r.shiftH,0),b=Zp(r.shiftV,0),_=l||d||1!==h,v=_||f,y=g||b,w=!vl(s),k=e("g",{attrs:{transform:[v?"translate(8 8)":null,_?"scale(".concat((l?-1:1)*h," ").concat((d?-1:1)*h,")"):null,f?"rotate(".concat(f,")"):null,v?"translate(-8 -8)":null].filter(Wl).join(" ")||null},domProps:w?{innerHTML:s||""}:{}},a);y&&(k=e("g",{attrs:{transform:"translate(".concat(16*g/16," ").concat(-16*b/16,")")}},[k])),c&&(k=e("g",[k]));var x=[u?e("title",u):null,k].filter(Wl);return e("svg",Ra({staticClass:"b-icon bi",class:(n={},Wi(n,"text-".concat(p),p),Wi(n,"b-icon-animation-".concat(i),i),n),attrs:Qh,style:c?{}:{fontSize:1===m?null:"".concat(100*m,"%")}},o,c?{attrs:Kh}:{},{attrs:{xmlns:c?null:"http://www.w3.org/2000/svg",fill:"currentColor"}}),x)}}),Xh=jl(Zh,["content"]),Jh=function(e,t){var n=Xp(e),o="BIcon".concat(Jp(e)),r="bi-".concat(n),a=n.replace(/-/g," "),i=rm(t||"");return ds({name:o,functional:!0,props:Xh,render:function(e,t){var n=t.data,o=t.props;return e(Yh,Ra({props:{title:a},attrs:{"aria-label":a}},n,{staticClass:r,props:Fi(Fi({},o),{},{content:i})}))}})},ef=Jh("Blank",""),tf=Jh("Calendar",'<path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/>'),nf=Jh("CalendarFill",'<path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5z"/>'),of=Jh("ChevronBarLeft",'<path fill-rule="evenodd" d="M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0zM4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/>'),rf=Jh("ChevronDoubleLeft",'<path fill-rule="evenodd" d="M8.354 1.646a.5.5 0 0 1 0 .708L2.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/><path fill-rule="evenodd" d="M12.354 1.646a.5.5 0 0 1 0 .708L6.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>'),af=Jh("ChevronDown",'<path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/>'),sf=Jh("ChevronLeft",'<path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"/>'),lf=Jh("ChevronUp",'<path fill-rule="evenodd" d="M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"/>'),df=Jh("CircleFill",'<circle cx="8" cy="8" r="8"/>'),cf=Jh("Clock",'<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"/>'),uf=Jh("ClockFill",'<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"/>'),pf=Jh("Dash",'<path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/>'),mf=Jh("PersonFill",'<path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/>'),hf=Jh("Plus",'<path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/>'),ff=Jh("Star",'<path d="M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288L8 2.223l1.847 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.565.565 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z"/>'),gf=Jh("StarFill",'<path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"/>'),bf=Jh("StarHalf",'<path d="M5.354 5.119 7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z"/>'),_f=Jh("X",'<path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>'),vf=function e(t,o){if(!t)return n.default.component(o);var r=(t.$options||{}).components;return r&&r[o]||e(t.$parent,o)},yf=jl(Zh,["content"]),wf=nh(Ul(Fi(Fi({},yf),{},{icon:Xm(rp)})),pc),kf=ds({name:pc,functional:!0,props:wf,render:function(e,t){var n=t.data,o=t.props,r=t.parent,a=Jp(rm(o.icon||"")).replace(cl,"");return e(a&&vf(r,"BIcon".concat(a))||ef,Ra(n,{props:eh(yf,o)}))}}),xf=40,Sf=35,Cf=13,Pf=36,Tf=37,Ef=39,Df=32,Af=38,Rf=function e(t,n){if(t===n)return!0;var o=El(t),r=El(n);if(o||r)return!(!o||!r)&&t.getTime()===n.getTime();if(o=Cl(t),r=Cl(n),o||r)return!(!o||!r)&&function(e,t){if(e.length!==t.length)return!1;for(var n=!0,o=0;n&&o<e.length;o++)n=Rf(e[o],t[o]);return n}(t,n);if(o=Pl(t),r=Pl(n),o||r){if(!o||!r)return!1;if(Ll(t).length!==Ll(n).length)return!1;for(var a in t){var i=zl(t,a),s=zl(n,a);if(i&&!s||!i&&s||!e(t[a],n[a]))return!1}}return String(t)===String(n)},If=function(e){return!e||0===Ll(e).length},Mf=function(e){return{handler:function(t,n){if(!Rf(t,n))if(If(t)||If(n))this[e]=Vl(t);else{for(var o in n)zl(t,o)||this.$delete(this.$data[e],o);for(var r in t)this.$set(this.$data[e],r,t[r])}}}},Bf=function(e,t){return ds({data:function(){return Wi({},t,Vl(this[e]))},watch:Wi({},e,Mf(t))})},Nf=Bf("$attrs","bvAttrs"),Lf=ds({computed:{bvAttrs:function(){var e=Fi({},this.$attrs);return Object.keys(e).forEach((function(t){void 0===e[t]&&delete e[t]})),e}}}),zf=is?Lf:Nf,Of=function(e){return e.$root.$options.bvEventRoot||e.$root},Ff="$_rootListeners",jf=ds({computed:{bvEventRoot:function(){return Of(this)}},created:function(){this[Ff]={}},beforeDestroy:function(){var e=this;Ll(this[Ff]||{}).forEach((function(t){e[Ff][t].forEach((function(n){e.listenOffRoot(t,n)}))})),this[Ff]=null},methods:{registerRootListener:function(e,t){this[Ff]&&(this[Ff][e]=this[Ff][e]||[],Up(this[Ff][e],t)||this[Ff][e].push(t))},unregisterRootListener:function(e,t){this[Ff]&&this[Ff][e]&&(this[Ff][e]=this[Ff][e].filter((function(e){return e!==t})))},listenOnRoot:function(e,t){this.bvEventRoot&&(this.bvEventRoot.$on(e,t),this.registerRootListener(e,t))},listenOnRootOnce:function(e,t){var n=this;if(this.bvEventRoot){var o=function e(){n.unregisterRootListener(e),t.apply(void 0,arguments)};this.bvEventRoot.$once(e,o),this.registerRootListener(e,o)}},listenOffRoot:function(e,t){this.unregisterRootListener(e,t),this.bvEventRoot&&this.bvEventRoot.$off(e,t)},emitOnRoot:function(e){if(this.bvEventRoot){for(var t,n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];(t=this.bvEventRoot).$emit.apply(t,[e].concat(o))}}}}),$f=Bf("$listeners","bvListeners"),Uf=ds({data:function(){return{bvListeners:{}}},created:function(){this.bvListeners=Fi({},this.$listeners)},beforeUpdate:function(){this.bvListeners=Fi({},this.$listeners)}}),Vf=is?Uf:$f,Wf=ph(kc,"clicked"),Hf={activeClass:Xm(rp),append:Xm(Xu,!1),event:Xm(lp),exact:Xm(Xu,!1),exactActiveClass:Xm(rp),exactPath:Xm(Xu,!1),exactPathActiveClass:Xm(rp),replace:Xm(Xu,!1),routerTag:Xm(rp),to:Xm(bp)},Gf={noPrefetch:Xm(Xu,!1),prefetch:Xm(Xu,null)},qf=nh(Ul(Fi(Fi(Fi({},Gf),Hf),{},{active:Xm(Xu,!1),disabled:Xm(Xu,!1),href:Xm(rp),rel:Xm(rp,null),routerComponentName:Xm(rp),target:Xm(rp,"_self")})),kc),Qf=ds({name:kc,mixins:[zf,Vf,jf,Qp],inheritAttrs:!1,props:qf,computed:{computedTag:function(){return function(e,t){var n=e.to,o=e.disabled,r=e.routerComponentName,a=!!jh(t).$router,i=!!jh(t).$nuxt;return!a||a&&(o||!n)?"a":r||(i?"nuxt-link":"router-link")}({to:this.to,disabled:this.disabled,routerComponentName:this.routerComponentName},this)},isRouterLink:function(){return Gh(this.computedTag)},computedRel:function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.target,n=e.rel;return"_blank"===t&&_l(n)?"noopener":n||null}({target:this.target,rel:this.rel})},computedHref:function(){var e=this.to,t=this.href;return qh({to:e,href:t},this.computedTag)},computedProps:function(){var e=this.event,t=this.prefetch,n=this.routerTag;return this.isRouterLink?Fi(Fi(Fi(Fi({},eh(jl(Fi(Fi({},Hf),"nuxt-link"===this.computedTag?Gf:{}),["event","prefetch","routerTag"]),this)),e?{event:e}:{}),wl(t)?{prefetch:t}:{}),n?{tag:n}:{}):{}},computedAttrs:function(){var e=this.bvAttrs,t=this.computedHref,n=this.computedRel,o=this.disabled,r=this.target,a=this.routerTag,i=this.isRouterLink;return Fi(Fi(Fi(Fi({},e),t?{href:t}:{}),i&&a&&!hm(a,"a")?{}:{rel:n,target:r}),{},{tabindex:o?"-1":bl(e.tabindex)?null:e.tabindex,"aria-disabled":o?"true":null})},computedListeners:function(){return Fi(Fi({},this.bvListeners),{},{click:this.onClick})}},methods:{onClick:function(e){var t=arguments,n=Dl(e),o=this.isRouterLink,r=this.bvListeners.click;if(n&&this.disabled)ch(e,{immediatePropagation:!0});else{var a;if(o)null===(a=e.currentTarget.__vue__)||void 0===a||a.$emit(mu,e);Vp(r).filter((function(e){return yl(e)})).forEach((function(e){e.apply(void 0,ns(t))})),this.emitOnRoot(Wf,e),this.emitOnRoot("clicked::link",e)}n&&!o&&"#"===this.computedHref&&ch(e,{propagation:!1})},focus:function(){jm(this.$el)},blur:function(){$m(this.$el)}},render:function(e){var t=this.active,n=this.disabled;return e(this.computedTag,Wi({class:{active:t,disabled:n},attrs:this.computedAttrs,props:this.computedProps},this.isRouterLink?"nativeOn":"on",this.computedListeners),this.normalizeSlot())}}),Kf=jl(qf,["event","routerTag"]);delete Kf.href.default,delete Kf.to.default;var Zf=nh(Ul(Fi(Fi({},Kf),{},{block:Xm(Xu,!1),disabled:Xm(Xu,!1),pill:Xm(Xu,!1),pressed:Xm(Xu,null),size:Xm(rp),squared:Xm(Xu,!1),tag:Xm(rp,"button"),type:Xm(rp,"button"),variant:Xm(rp,"secondary")})),hd),Yf=function(e){"focusin"===e.type?Cm(e.target,"focus"):"focusout"===e.type&&Pm(e.target,"focus")},Xf=function(e){return Hh(e)||hm(e.tag,"a")},Jf=function(e){return wl(e.pressed)},eg=function(e){return!(Xf(e)||e.tag&&!hm(e.tag,"button"))},tg=function(e){return!Xf(e)&&!eg(e)},ng=function(e){var t;return["btn-".concat(e.variant||"secondary"),(t={},Wi(t,"btn-".concat(e.size),e.size),Wi(t,"btn-block",e.block),Wi(t,"rounded-pill",e.pill),Wi(t,"rounded-0",e.squared&&!e.pill),Wi(t,"disabled",e.disabled),Wi(t,"active",e.pressed),t)]},og=function(e){return Xf(e)?eh(Kf,e):{}},rg=function(e,t){var n=eg(e),o=Xf(e),r=Jf(e),a=tg(e),i=o&&"#"===e.href,s=t.attrs&&t.attrs.role?t.attrs.role:null,l=t.attrs?t.attrs.tabindex:null;return(a||i)&&(l="0"),{type:n&&!o?e.type:null,disabled:n?e.disabled:null,role:a||i?"button":s,"aria-disabled":a?String(e.disabled):null,"aria-pressed":r?String(e.pressed):null,autocomplete:r?"off":null,tabindex:e.disabled&&!n?"-1":l}},ag=ds({name:hd,functional:!0,props:Zf,render:function(e,t){var n=t.props,o=t.data,r=t.listeners,a=t.children,i=Jf(n),s=Xf(n),l=tg(n),d=s&&"#"===n.href,c={keydown:function(e){if(!n.disabled&&(l||d)){var t=e.keyCode;if(t===Df||t===Cf&&l){var o=e.currentTarget||e.target;ch(e,{propagation:!1}),o.click()}}},click:function(e){n.disabled&&Dl(e)?ch(e):i&&r&&r["update:pressed"]&&Vp(r["update:pressed"]).forEach((function(e){yl(e)&&e(!n.pressed)}))}};i&&(c.focusin=Yf,c.focusout=Yf);var u={staticClass:"btn",class:ng(n),props:og(n),attrs:rg(n,o),on:c};return e(s?Qf:n.tag,Ra(Fi(Fi({},o),{},{props:void 0}),u),a)}}),ig="b-avatar",sg=["sm",null,"lg"],lg=.4*.7,dg=function(e){return e=kl(e)&&Sl(e)?Zp(e,0):e,xl(e)?"".concat(e,"px"):e||null},cg=jl(qf,["active","event","routerTag"]),ug=nh(Ul(Fi(Fi({},cg),{},{alt:Xm(rp,"avatar"),ariaLabel:Xm(rp),badge:Xm(up,!1),badgeLeft:Xm(Xu,!1),badgeOffset:Xm(rp),badgeTop:Xm(Xu,!1),badgeVariant:Xm(rp,"primary"),button:Xm(Xu,!1),buttonType:Xm(rp,"button"),icon:Xm(rp),rounded:Xm(up,!1),size:Xm(hp),square:Xm(Xu,!1),src:Xm(rp),text:Xm(rp),variant:Xm(rp,"secondary")})),ld),pg=ds({name:ld,mixins:[Qp],inject:{getBvAvatarGroup:{default:function(){return function(){return null}}}},props:ug,data:function(){return{localSrc:this.src||null}},computed:{bvAvatarGroup:function(){return this.getBvAvatarGroup()},computedSize:function(){var e=this.bvAvatarGroup;return dg(e?e.size:this.size)},computedVariant:function(){var e=this.bvAvatarGroup;return e&&e.variant?e.variant:this.variant},computedRounded:function(){var e=this.bvAvatarGroup,t=!(!e||!e.square)||this.square,n=e&&e.rounded?e.rounded:this.rounded;return t?"0":""===n||(n||"circle")},fontStyle:function(){var e=this.computedSize,t=-1===sg.indexOf(e)?"calc(".concat(e," * ").concat(.4,")"):null;return t?{fontSize:t}:{}},marginStyle:function(){var e=this.computedSize,t=this.bvAvatarGroup,n=t?t.overlapScale:0,o=e&&n?"calc(".concat(e," * -").concat(n,")"):null;return o?{marginLeft:o,marginRight:o}:{}},badgeStyle:function(){var e=this.computedSize,t=this.badgeTop,n=this.badgeLeft,o=this.badgeOffset||"0px";return{fontSize:-1===sg.indexOf(e)?"calc(".concat(e," * ").concat(lg," )"):null,top:t?o:null,bottom:t?null:o,left:n?o:null,right:n?null:o}}},watch:{src:function(e,t){e!==t&&(this.localSrc=e||null)}},methods:{onImgError:function(e){this.localSrc=null,this.$emit("img-error",e)},onClick:function(e){this.$emit(mu,e)}},render:function(e){var t,n=this.computedVariant,o=this.disabled,r=this.computedRounded,a=this.icon,i=this.localSrc,s=this.text,l=this.fontStyle,d=this.marginStyle,c=this.computedSize,u=this.button,p=this.buttonType,m=this.badge,h=this.badgeVariant,f=this.badgeStyle,g=!u&&Hh(this),b=u?ag:g?Qf:"span",_=this.alt,v=this.ariaLabel||null,y=null;this.hasNormalizedSlot()?y=e("span",{staticClass:"b-avatar-custom"},[this.normalizeSlot()]):i?(y=e("img",{style:n?{}:{width:"100%",height:"100%"},attrs:{src:i,alt:_},on:{error:this.onImgError}}),y=e("span",{staticClass:"b-avatar-img"},[y])):y=a?e(kf,{props:{icon:a},attrs:{"aria-hidden":"true",alt:_}}):s?e("span",{staticClass:"b-avatar-text",style:l},[e("span",s)]):e(mf,{attrs:{"aria-hidden":"true",alt:_}});var w=e(),k=this.hasNormalizedSlot(vp);if(m||""===m||k){var x=!0===m?"":m;w=e("span",{staticClass:"b-avatar-badge",class:Wi({},"badge-".concat(h),h),style:f},[k?this.normalizeSlot(vp):x])}return e(b,{staticClass:ig,class:(t={},Wi(t,"".concat(ig,"-").concat(c),c&&-1!==sg.indexOf(c)),Wi(t,"badge-".concat(n),!u&&n),Wi(t,"rounded",!0===r),Wi(t,"rounded-".concat(r),r&&!0!==r),Wi(t,"disabled",o),t),style:Fi(Fi({},d),{},{width:c,height:c}),attrs:{"aria-label":v||null},props:u?{variant:n,disabled:o,type:p}:g?eh(cg,this):{},on:u||g?{click:this.onClick}:{}},[y,w])}}),mg=nh({overlap:Xm(hp,.3),rounded:Xm(up,!1),size:Xm(rp),square:Xm(Xu,!1),tag:Xm(rp,"div"),variant:Xm(rp)},dd),hg=ed({components:{BAvatar:pg,BAvatarGroup:ds({name:dd,mixins:[Qp],provide:function(){var e=this;return{getBvAvatarGroup:function(){return e}}},props:mg,computed:{computedSize:function(){return dg(this.size)},overlapScale:function(){return Dh(Ah(Zp(this.overlap,0),0),1)/2},paddingStyle:function(){var e=this.computedSize;return(e=e?"calc(".concat(e," * ").concat(this.overlapScale,")"):null)?{paddingLeft:e,paddingRight:e}:{}}},render:function(e){var t=e("div",{staticClass:"b-avatar-group-inner",style:this.paddingStyle},this.normalizeSlot());return e(this.tag,{staticClass:"b-avatar-group",attrs:{role:"group"}},[t])}})}}),fg=jl(qf,["event","routerTag"]);delete fg.href.default,delete fg.to.default;var gg,bg=nh(Ul(Fi(Fi({},fg),{},{pill:Xm(Xu,!1),tag:Xm(rp,"span"),variant:Xm(rp,"secondary")})),cd),_g=ds({name:cd,functional:!0,props:bg,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.active,i=n.disabled,s=Hh(n),l=s?Qf:n.tag,d=n.variant||"secondary";return e(l,Ra(o,{staticClass:"badge",class:["badge-".concat(d),{"badge-pill":n.pill,active:a,disabled:i}],props:s?eh(fg,n):{}}),r)}}),vg=ed({components:{BBadge:_g}}),yg=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace($s,"")},wg=function(e,t){return e?{innerHTML:e}:t?{textContent:t}:{}},kg=nh(Ul(Fi(Fi({},jl(qf,["event","routerTag"])),{},{ariaCurrent:Xm(rp,"location"),html:Xm(rp),text:Xm(rp)})),md),xg=ds({name:md,functional:!0,props:kg,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.active,i=a?"span":Qf,s={attrs:{"aria-current":a?n.ariaCurrent:null},props:eh(kg,n)};return r||(s.domProps=wg(n.html,n.text)),e(i,Ra(o,s),r)}}),Sg=nh(kg,pd),Cg=ds({name:pd,functional:!0,props:Sg,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e("li",Ra(o,{staticClass:"breadcrumb-item",class:{active:n.active}}),[e(xg,{props:n},r)])}}),Pg=nh({items:Xm(Yu)},ud),Tg=ds({name:ud,functional:!0,props:Pg,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.items,i=r;if(Cl(a)){var s=!1;i=a.map((function(t,n){Pl(t)||(t={text:om(t)});var o=t.active;return o&&(s=!0),o||s||(o=n+1===a.length),e(Cg,{props:Fi(Fi({},t),{},{active:o})})}))}return e("ol",Ra(o,{staticClass:"breadcrumb"}),i)}}),Eg=ed({components:{BBreadcrumb:Tg,BBreadcrumbItem:Cg,BBreadcrumbLink:xg}}),Dg=ed({components:{BButton:ag,BBtn:ag,BButtonClose:fh,BBtnClose:fh}}),Ag=nh(Ul(Fi(Fi({},Fl(Zf,["size"])),{},{ariaRole:Xm(rp,"group"),size:Xm(rp),tag:Xm(rp,"div"),vertical:Xm(Xu,!1)})),gd),Rg=ds({name:gd,functional:!0,props:Ag,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{class:Wi({"btn-group":!n.vertical,"btn-group-vertical":n.vertical},"btn-group-".concat(n.size),n.size),attrs:{role:n.ariaRole}}),r)}}),Ig=ed({components:{BButtonGroup:Rg,BBtnGroup:Rg}}),Mg=[".btn:not(.disabled):not([disabled]):not(.dropdown-item)",".form-control:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])",'input[type="checkbox"]:not(.disabled)','input[type="radio"]:not(.disabled)'].join(","),Bg=nh({justify:Xm(Xu,!1),keyNav:Xm(Xu,!1)},bd),Ng=ds({name:bd,mixins:[Qp],props:Bg,mounted:function(){this.keyNav&&this.getItems()},methods:{getItems:function(){var e=vm(Mg,this.$el);return e.forEach((function(e){e.tabIndex=-1})),e.filter((function(e){return gm(e)}))},focusFirst:function(){var e=this.getItems();jm(e[0])},focusPrev:function(e){var t=this.getItems(),n=t.indexOf(e.target);n>-1&&(t=t.slice(0,n).reverse(),jm(t[0]))},focusNext:function(e){var t=this.getItems(),n=t.indexOf(e.target);n>-1&&(t=t.slice(n+1),jm(t[0]))},focusLast:function(){var e=this.getItems().reverse();jm(e[0])},onFocusin:function(e){var t=this.$el;e.target!==t||xm(t,e.relatedTarget)||(ch(e),this.focusFirst(e))},onKeydown:function(e){var t=e.keyCode,n=e.shiftKey;t===Af||t===Tf?(ch(e),n?this.focusFirst(e):this.focusPrev(e)):t!==xf&&t!==Ef||(ch(e),n?this.focusLast(e):this.focusNext(e))}},render:function(e){var t=this.keyNav;return e("div",{staticClass:"btn-toolbar",class:{"justify-content-between":this.justify},attrs:{role:"toolbar",tabindex:t?"0":null},on:t?{focusin:this.onFocusin,keydown:this.onKeydown}:{}},[this.normalizeSlot()])}}),Lg=ed({components:{BButtonToolbar:Ng,BBtnToolbar:Ng}}),zg="gregory",Og="long",Fg="short",jg="2-digit",$g="numeric",Ug=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ki(Date,t)},Vg=function(e){if(kl(e)&&el.test(e.trim())){var t=ts(e.split(tl).map((function(e){return Kp(e,1)})),3),n=t[0],o=t[1],r=t[2];return Ug(n,o-1,r)}return El(e)?Ug(e.getFullYear(),e.getMonth(),e.getDate()):null},Wg=function(e){if(!(e=Vg(e)))return null;var t=e.getFullYear(),n="0".concat(e.getMonth()+1).slice(-2),o="0".concat(e.getDate()).slice(-2);return"".concat(t,"-").concat(n,"-").concat(o)},Hg=function(e,t){return new Intl.DateTimeFormat(e,t).format},Gg=function(e,t){return Wg(e)===Wg(t)},qg=function(e){return(e=Ug(e)).setDate(1),e},Qg=function(e){return(e=Ug(e)).setMonth(e.getMonth()+1),e.setDate(0),e},Kg=function(e,t){var n=(e=Ug(e)).getMonth();return e.setFullYear(e.getFullYear()+t),e.getMonth()!==n&&e.setDate(0),e},Zg=function(e){var t=(e=Ug(e)).getMonth();return e.setMonth(t-1),e.getMonth()===t&&e.setDate(0),e},Yg=function(e){var t=(e=Ug(e)).getMonth();return e.setMonth(t+1),e.getMonth()===(t+2)%12&&e.setDate(0),e},Xg=function(e){return Kg(e,-1)},Jg=function(e){return Kg(e,1)},eb=function(e){return Kg(e,-10)},tb=function(e){return Kg(e,10)},nb=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return e=Vg(e),t=Vg(t)||e,n=Vg(n)||e,e?e<t?t:e>n?n:e:null},ob=["ar","az","ckb","fa","he","ks","lrc","mzn","ps","sd","te","ug","ur","yi"].map((function(e){return e.toLowerCase()})),rb=function(e){var t=om(e).toLowerCase().replace(ul,"").split("-"),n=t.slice(0,2).join("-"),o=t[0];return Up(ob,n)||Up(ob,o)},ab={id:Xm(rp)},ib=ds({props:ab,data:function(){return{localId_:null}},computed:{safeId:function(){var e=this.id||this.localId_;return function(t){return e?(t=String(t||"").replace(/\s+/g,"_"))?e+"_"+t:e:null}}},mounted:function(){var e=this;this.$nextTick((function(){e.localId_="__BVID__".concat(e[as])}))}}),sb=ah("value",{type:pp}),lb=sb.mixin,db=sb.props,cb=sb.prop,ub=sb.event,pb=nh(Ul(Fi(Fi(Fi({},ab),db),{},{ariaControls:Xm(rp),block:Xm(Xu,!1),dateDisabledFn:Xm(ep),dateFormatOptions:Xm(np,{year:$g,month:Og,day:$g,weekday:Og}),dateInfoFn:Xm(ep),direction:Xm(rp),disabled:Xm(Xu,!1),headerTag:Xm(rp,"header"),hidden:Xm(Xu,!1),hideHeader:Xm(Xu,!1),initialDate:Xm(pp),labelCalendar:Xm(rp,"Calendar"),labelCurrentMonth:Xm(rp,"Current month"),labelHelp:Xm(rp,"Use cursor keys to navigate calendar dates"),labelNav:Xm(rp,"Calendar navigation"),labelNextDecade:Xm(rp,"Next decade"),labelNextMonth:Xm(rp,"Next month"),labelNextYear:Xm(rp,"Next year"),labelNoDateSelected:Xm(rp,"No date selected"),labelPrevDecade:Xm(rp,"Previous decade"),labelPrevMonth:Xm(rp,"Previous month"),labelPrevYear:Xm(rp,"Previous year"),labelSelected:Xm(rp,"Selected date"),labelToday:Xm(rp,"Today"),locale:Xm(lp),max:Xm(pp),min:Xm(pp),navButtonVariant:Xm(rp,"secondary"),noHighlightToday:Xm(Xu,!1),noKeyNav:Xm(Xu,!1),readonly:Xm(Xu,!1),roleDescription:Xm(rp),selectedVariant:Xm(rp,"primary"),showDecadeNav:Xm(Xu,!1),startWeekday:Xm(hp,0),todayVariant:Xm(rp),valueAsDate:Xm(Xu,!1),weekdayHeaderFormat:Xm(rp,Fg,(function(e){return Up([Og,Fg,"narrow"],e)})),width:Xm(rp,"270px")})),_d),mb=ds({name:_d,mixins:[zf,ib,lb,Qp],props:pb,data:function(){var e=Wg(this[cb])||"";return{selectedYMD:e,activeYMD:e||Wg(nb(this.initialDate||this.getToday()),this.min,this.max),gridHasFocus:!1,isLive:!1}},computed:{valueId:function(){return this.safeId()},widgetId:function(){return this.safeId("_calendar-wrapper_")},navId:function(){return this.safeId("_calendar-nav_")},gridId:function(){return this.safeId("_calendar-grid_")},gridCaptionId:function(){return this.safeId("_calendar-grid-caption_")},gridHelpId:function(){return this.safeId("_calendar-grid-help_")},activeId:function(){return this.activeYMD?this.safeId("_cell-".concat(this.activeYMD,"_")):null},selectedDate:function(){return Vg(this.selectedYMD)},activeDate:function(){return Vg(this.activeYMD)},computedMin:function(){return Vg(this.min)},computedMax:function(){return Vg(this.max)},computedWeekStarts:function(){return Ah(Kp(this.startWeekday,0),0)%7},computedLocale:function(){return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:zg;return e=Vp(e).filter(Wl),new Intl.DateTimeFormat(e,{calendar:t}).resolvedOptions().locale}(Vp(this.locale).filter(Wl),zg)},computedDateDisabledFn:function(){var e=this.dateDisabledFn;return rh(e)?e:function(){return!1}},computedDateInfoFn:function(){var e=this.dateInfoFn;return rh(e)?e:function(){return{}}},calendarLocale:function(){var e=new Intl.DateTimeFormat(this.computedLocale,{calendar:zg}),t=e.resolvedOptions().calendar,n=e.resolvedOptions().locale;return t!==zg&&(n=n.replace(/-u-.+$/i,"").concat("-u-ca-gregory")),n},calendarYear:function(){return this.activeDate.getFullYear()},calendarMonth:function(){return this.activeDate.getMonth()},calendarFirstDay:function(){return Ug(this.calendarYear,this.calendarMonth,1,12)},calendarDaysInMonth:function(){var e=Ug(this.calendarFirstDay);return e.setMonth(e.getMonth()+1,0),e.getDate()},computedVariant:function(){return"btn-".concat(this.selectedVariant||"primary")},computedTodayVariant:function(){return"btn-outline-".concat(this.todayVariant||this.selectedVariant||"primary")},computedNavButtonVariant:function(){return"btn-outline-".concat(this.navButtonVariant||"primary")},isRTL:function(){var e=om(this.direction).toLowerCase();return"rtl"===e||"ltr"!==e&&rb(this.computedLocale)},context:function(){var e=this.selectedYMD,t=this.activeYMD,n=Vg(e),o=Vg(t);return{selectedYMD:e,selectedDate:n,selectedFormatted:n?this.formatDateString(n):this.labelNoDateSelected,activeYMD:t,activeDate:o,activeFormatted:o?this.formatDateString(o):"",disabled:this.dateDisabled(o),locale:this.computedLocale,calendarLocale:this.calendarLocale,rtl:this.isRTL}},dateOutOfRange:function(){var e=this.computedMin,t=this.computedMax;return function(n){return n=Vg(n),e&&n<e||t&&n>t}},dateDisabled:function(){var e=this,t=this.dateOutOfRange;return function(n){n=Vg(n);var o=Wg(n);return!(!t(n)&&!e.computedDateDisabledFn(o,n))}},formatDateString:function(){return Hg(this.calendarLocale,Fi(Fi({year:$g,month:jg,day:jg},this.dateFormatOptions),{},{hour:void 0,minute:void 0,second:void 0,calendar:zg}))},formatYearMonth:function(){return Hg(this.calendarLocale,{year:$g,month:Og,calendar:zg})},formatWeekdayName:function(){return Hg(this.calendarLocale,{weekday:Og,calendar:zg})},formatWeekdayNameShort:function(){return Hg(this.calendarLocale,{weekday:this.weekdayHeaderFormat||Fg,calendar:zg})},formatDay:function(){var e=new Intl.NumberFormat([this.computedLocale],{style:"decimal",minimumIntegerDigits:1,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"});return function(t){return e.format(t.getDate())}},prevDecadeDisabled:function(){var e=this.computedMin;return this.disabled||e&&Qg(eb(this.activeDate))<e},prevYearDisabled:function(){var e=this.computedMin;return this.disabled||e&&Qg(Xg(this.activeDate))<e},prevMonthDisabled:function(){var e=this.computedMin;return this.disabled||e&&Qg(Zg(this.activeDate))<e},thisMonthDisabled:function(){return this.disabled},nextMonthDisabled:function(){var e=this.computedMax;return this.disabled||e&&qg(Yg(this.activeDate))>e},nextYearDisabled:function(){var e=this.computedMax;return this.disabled||e&&qg(Jg(this.activeDate))>e},nextDecadeDisabled:function(){var e=this.computedMax;return this.disabled||e&&qg(tb(this.activeDate))>e},calendar:function(){for(var e=[],t=this.calendarFirstDay,n=t.getFullYear(),o=t.getMonth(),r=this.calendarDaysInMonth,a=t.getDay(),i=0-((this.computedWeekStarts>a?7:0)-this.computedWeekStarts)-a,s=0;s<6&&i<r;s++){e[s]=[];for(var l=0;l<7;l++){i++;var d=Ug(n,o,i),c=d.getMonth(),u=Wg(d),p=this.dateDisabled(d),m=this.computedDateInfoFn(u,Vg(u));m=kl(m)||Cl(m)?{class:m}:Tl(m)?Fi({class:""},m):{class:""},e[s].push({ymd:u,day:this.formatDay(d),label:this.formatDateString(d),isThisMonth:c===o,isDisabled:p,info:m})}}return e},calendarHeadings:function(){var e=this;return this.calendar[0].map((function(t){return{text:e.formatWeekdayNameShort(Vg(t.ymd)),label:e.formatWeekdayName(Vg(t.ymd))}}))}},watch:(gg={},Wi(gg,cb,(function(e,t){var n=Wg(e)||"",o=Wg(t)||"";Gg(n,o)||(this.activeYMD=n||this.activeYMD,this.selectedYMD=n)})),Wi(gg,"selectedYMD",(function(e,t){e!==t&&this.$emit(ub,this.valueAsDate?Vg(e)||null:e||"")})),Wi(gg,"context",(function(e,t){Rf(e,t)||this.$emit(fu,e)})),Wi(gg,"hidden",(function(e){this.activeYMD=this.selectedYMD||Wg(this[cb]||this.constrainDate(this.initialDate||this.getToday())),this.setLive(!e)})),gg),created:function(){var e=this;this.$nextTick((function(){e.$emit(fu,e.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||jm(this.$refs.grid)},blur:function(){this.disabled||$m(this.$refs.grid)},setLive:function(e){var t=this;e?this.$nextTick((function(){cm((function(){t.isLive=!0}))})):this.isLive=!1},getToday:function(){return Vg(Ug())},constrainDate:function(e){return nb(e,this.computedMin,this.computedMax)},emitSelected:function(e){var t=this;this.$nextTick((function(){t.$emit(Fu,Wg(e)||"",Vg(e)||null)}))},setGridFocusFlag:function(e){this.gridHasFocus=!this.disabled&&"focus"===e.type},onKeydownWrapper:function(e){if(!this.noKeyNav){var t=e.altKey,n=e.ctrlKey,o=e.keyCode;if(Up([33,34,Sf,Pf,Tf,Af,Ef,xf],o)){ch(e);var r=Ug(this.activeDate),a=Ug(this.activeDate),i=r.getDate(),s=this.constrainDate(this.getToday()),l=this.isRTL;33===o?(r=(t?n?eb:Xg:Zg)(r),(a=Ug(r)).setDate(1)):34===o?(r=(t?n?tb:Jg:Yg)(r),(a=Ug(r)).setMonth(a.getMonth()+1),a.setDate(0)):o===Tf?(r.setDate(i+(l?1:-1)),a=r=this.constrainDate(r)):o===Ef?(r.setDate(i+(l?-1:1)),a=r=this.constrainDate(r)):o===Af?(r.setDate(i-7),a=r=this.constrainDate(r)):o===xf?(r.setDate(i+7),a=r=this.constrainDate(r)):o===Pf?a=r=s:o===Sf&&(a=r=Vg(this.selectedDate)||s),this.dateOutOfRange(a)||Gg(r,this.activeDate)||(this.activeYMD=Wg(r)),this.focus()}}},onKeydownGrid:function(e){var t=e.keyCode,n=this.activeDate;t!==Cf&&t!==Df||(ch(e),this.disabled||this.readonly||this.dateDisabled(n)||(this.selectedYMD=Wg(n),this.emitSelected(n)),this.focus())},onClickDay:function(e){var t=this.selectedDate,n=this.activeDate,o=Vg(e.ymd);this.disabled||e.isDisabled||this.dateDisabled(o)||(this.readonly||(this.selectedYMD=Wg(Gg(o,t)?t:o),this.emitSelected(o)),this.activeYMD=Wg(Gg(o,n)?n:Ug(o)),this.focus())},gotoPrevDecade:function(){this.activeYMD=Wg(this.constrainDate(eb(this.activeDate)))},gotoPrevYear:function(){this.activeYMD=Wg(this.constrainDate(Xg(this.activeDate)))},gotoPrevMonth:function(){this.activeYMD=Wg(this.constrainDate(Zg(this.activeDate)))},gotoCurrentMonth:function(){this.activeYMD=Wg(this.constrainDate(this.getToday()))},gotoNextMonth:function(){this.activeYMD=Wg(this.constrainDate(Yg(this.activeDate)))},gotoNextYear:function(){this.activeYMD=Wg(this.constrainDate(Jg(this.activeDate)))},gotoNextDecade:function(){this.activeYMD=Wg(this.constrainDate(tb(this.activeDate)))},onHeaderClick:function(){this.disabled||(this.activeYMD=this.selectedYMD||Wg(this.getToday()),this.focus())}},render:function(e){var t=this;if(this.hidden)return e();var n=this.valueId,o=this.widgetId,r=this.navId,a=this.gridId,i=this.gridCaptionId,s=this.gridHelpId,l=this.activeId,d=this.disabled,c=this.noKeyNav,u=this.isLive,p=this.isRTL,m=this.activeYMD,h=this.selectedYMD,f=this.safeId,g=!this.showDecadeNav,b=Wg(this.getToday()),_=!this.noHighlightToday,v=e("output",{staticClass:"form-control form-control-sm text-center",class:{"text-muted":d,readonly:this.readonly||d},attrs:{id:n,for:a,role:"status",tabindex:d?null:"-1","data-selected":om(h),"aria-live":u?"polite":"off","aria-atomic":u?"true":null},on:{click:this.onHeaderClick,focus:this.onHeaderClick}},this.selectedDate?[e("bdi",{staticClass:"sr-only"}," (".concat(om(this.labelSelected),") ")),e("bdi",this.formatDateString(this.selectedDate))]:this.labelNoDateSelected||" ");v=e(this.headerTag,{staticClass:"b-calendar-header",class:{"sr-only":this.hideHeader},attrs:{title:this.selectedDate&&this.labelSelected||null}},[v]);var y={isRTL:p},w={shiftV:.5},k=Fi(Fi({},w),{},{flipH:p}),x=Fi(Fi({},w),{},{flipH:!p}),S=this.normalizeSlot("nav-prev-decade",y)||e(of,{props:k}),C=this.normalizeSlot("nav-prev-year",y)||e(rf,{props:k}),P=this.normalizeSlot("nav-prev-month",y)||e(sf,{props:k}),T=this.normalizeSlot("nav-this-month",y)||e(df,{props:w}),E=this.normalizeSlot("nav-next-month",y)||e(sf,{props:x}),D=this.normalizeSlot("nav-next-year",y)||e(rf,{props:x}),A=this.normalizeSlot("nav-next-decade",y)||e(of,{props:x}),R=function(n,o,r,a,i){return e("button",{staticClass:"btn btn-sm border-0 flex-fill",class:[t.computedNavButtonVariant,{disabled:a}],attrs:{title:o||null,type:"button",tabindex:c?"-1":null,"aria-label":o||null,"aria-disabled":a?"true":null,"aria-keyshortcuts":i||null},on:a?{}:{click:r}},[e("div",{attrs:{"aria-hidden":"true"}},[n])])},I=e("div",{staticClass:"b-calendar-nav d-flex",attrs:{id:r,role:"group",tabindex:c?"-1":null,"aria-hidden":d?"true":null,"aria-label":this.labelNav||null,"aria-controls":a}},[g?e():R(S,this.labelPrevDecade,this.gotoPrevDecade,this.prevDecadeDisabled,"Ctrl+Alt+PageDown"),R(C,this.labelPrevYear,this.gotoPrevYear,this.prevYearDisabled,"Alt+PageDown"),R(P,this.labelPrevMonth,this.gotoPrevMonth,this.prevMonthDisabled,"PageDown"),R(T,this.labelCurrentMonth,this.gotoCurrentMonth,this.thisMonthDisabled,"Home"),R(E,this.labelNextMonth,this.gotoNextMonth,this.nextMonthDisabled,"PageUp"),R(D,this.labelNextYear,this.gotoNextYear,this.nextYearDisabled,"Alt+PageUp"),g?e():R(A,this.labelNextDecade,this.gotoNextDecade,this.nextDecadeDisabled,"Ctrl+Alt+PageUp")]),M=e("div",{staticClass:"b-calendar-grid-caption text-center font-weight-bold",class:{"text-muted":d},attrs:{id:i,"aria-live":u?"polite":null,"aria-atomic":u?"true":null},key:"grid-caption"},this.formatYearMonth(this.calendarFirstDay)),B=e("div",{staticClass:"b-calendar-grid-weekdays row no-gutters border-bottom",attrs:{"aria-hidden":"true"}},this.calendarHeadings.map((function(t,n){return e("small",{staticClass:"col text-truncate",class:{"text-muted":d},attrs:{title:t.label===t.text?null:t.label,"aria-label":t.label},key:n},t.text)}))),N=this.calendar.map((function(n){var o=n.map((function(n,o){var r,a=n.ymd===h,i=n.ymd===m,s=n.ymd===b,l=f("_cell-".concat(n.ymd,"_")),c=e("span",{staticClass:"btn border-0 rounded-circle text-nowrap",class:(r={focus:i&&t.gridHasFocus,disabled:n.isDisabled||d,active:a},Wi(r,t.computedVariant,a),Wi(r,t.computedTodayVariant,s&&_&&!a&&n.isThisMonth),Wi(r,"btn-outline-light",!(s&&_||a||i)),Wi(r,"btn-light",!(s&&_)&&!a&&i),Wi(r,"text-muted",!n.isThisMonth&&!a),Wi(r,"text-dark",!(s&&_)&&!a&&!i&&n.isThisMonth),Wi(r,"font-weight-bold",(a||n.isThisMonth)&&!n.isDisabled),r),on:{click:function(){return t.onClickDay(n)}}},n.day);return e("div",{staticClass:"col p-0",class:n.isDisabled?"bg-light":n.info.class||"",attrs:{id:l,role:"button","data-date":n.ymd,"aria-hidden":n.isThisMonth?null:"true","aria-disabled":n.isDisabled||d?"true":null,"aria-label":[n.label,a?"(".concat(t.labelSelected,")"):null,s?"(".concat(t.labelToday,")"):null].filter(Wl).join(" "),"aria-selected":a?"true":null,"aria-current":a?"date":null},key:o},[c])}));return e("div",{staticClass:"row no-gutters",key:n[0].ymd},o)}));N=e("div",{staticClass:"b-calendar-grid-body",style:d?{pointerEvents:"none"}:{}},N);var L=e("div",{staticClass:"b-calendar-grid-help border-top small text-muted text-center bg-light",attrs:{id:s}},[e("div",{staticClass:"small"},this.labelHelp)]),z=e("div",{staticClass:"b-calendar-grid form-control h-auto text-center",attrs:{id:a,role:"application",tabindex:c?"-1":d?null:"0","data-month":m.slice(0,-3),"aria-roledescription":this.labelCalendar||null,"aria-labelledby":i,"aria-describedby":s,"aria-disabled":d?"true":null,"aria-activedescendant":l},on:{keydown:this.onKeydownGrid,focus:this.setGridFocusFlag,blur:this.setGridFocusFlag},ref:"grid"},[M,B,N,L]),O=this.normalizeSlot();O=O?e("footer",{staticClass:"b-calendar-footer"},O):e();var F=e("div",{staticClass:"b-calendar-inner",style:this.block?{}:{width:this.width},attrs:{id:o,dir:p?"rtl":"ltr",lang:this.computedLocale||null,role:"group","aria-disabled":d?"true":null,"aria-controls":this.ariaControls||null,"aria-roledescription":this.roleDescription||null,"aria-describedby":[this.bvAttrs["aria-describedby"],n,s].filter(Wl).join(" ")},on:{keydown:this.onKeydownWrapper}},[v,I,z,O]);return e("div",{staticClass:"b-calendar",class:{"d-block":this.block}},[F])}}),hb=ed({components:{BCalendar:mb}}),fb=nh({bgVariant:Xm(rp),borderVariant:Xm(rp),tag:Xm(rp,"div"),textVariant:Xm(rp)},vd);ds({props:fb});var gb=nh({title:Xm(rp),titleTag:Xm(rp,"h4")},Ed),bb=ds({name:Ed,functional:!0,props:gb,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.titleTag,Ra(o,{staticClass:"card-title"}),r||om(n.title))}}),_b=nh({subTitle:Xm(rp),subTitleTag:Xm(rp,"h6"),subTitleTextVariant:Xm(rp,"muted")},Pd),vb=ds({name:Pd,functional:!0,props:_b,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.subTitleTag,Ra(o,{staticClass:"card-subtitle",class:[n.subTitleTextVariant?"text-".concat(n.subTitleTextVariant):null]}),r||om(n.subTitle))}}),yb=nh(Ul(Fi(Fi(Fi(Fi({},gb),_b),Jm(fb,Km.bind(null,"body"))),{},{bodyClass:Xm(sp),overlay:Xm(Xu,!1)})),yd),wb=ds({name:yd,functional:!0,props:yb,render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.bodyBgVariant,s=o.bodyBorderVariant,l=o.bodyTextVariant,d=e();o.title&&(d=e(bb,{props:eh(gb,o)}));var c=e();return o.subTitle&&(c=e(vb,{props:eh(_b,o),class:["mb-2"]})),e(o.bodyTag,Ra(r,{staticClass:"card-body",class:[(n={"card-img-overlay":o.overlay},Wi(n,"bg-".concat(i),i),Wi(n,"border-".concat(s),s),Wi(n,"text-".concat(l),l),n),o.bodyClass]}),[d,c,a])}}),kb=nh(Ul(Fi(Fi({},Jm(fb,Km.bind(null,"header"))),{},{header:Xm(rp),headerClass:Xm(sp),headerHtml:Xm(rp)})),xd),xb=ds({name:xd,functional:!0,props:kb,render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.headerBgVariant,s=o.headerBorderVariant,l=o.headerTextVariant;return e(o.headerTag,Ra(r,{staticClass:"card-header",class:[o.headerClass,(n={},Wi(n,"bg-".concat(i),i),Wi(n,"border-".concat(s),s),Wi(n,"text-".concat(l),l),n)],domProps:a?{}:wg(o.headerHtml,o.header)}),a)}}),Sb=nh(Ul(Fi(Fi({},Jm(fb,Km.bind(null,"footer"))),{},{footer:Xm(rp),footerClass:Xm(sp),footerHtml:Xm(rp)})),wd),Cb=ds({name:wd,functional:!0,props:Sb,render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.footerBgVariant,s=o.footerBorderVariant,l=o.footerTextVariant;return e(o.footerTag,Ra(r,{staticClass:"card-footer",class:[o.footerClass,(n={},Wi(n,"bg-".concat(i),i),Wi(n,"border-".concat(s),s),Wi(n,"text-".concat(l),l),n)],domProps:a?{}:wg(o.footerHtml,o.footer)}),a)}}),Pb='<svg width="%{w}" height="%{h}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 %{w} %{h}" preserveAspectRatio="none"><rect width="100%" height="100%" style="fill:%{f};"></rect></svg>',Tb=nh({alt:Xm(rp),blank:Xm(Xu,!1),blankColor:Xm(rp,"transparent"),block:Xm(Xu,!1),center:Xm(Xu,!1),fluid:Xm(Xu,!1),fluidGrow:Xm(Xu,!1),height:Xm(hp),left:Xm(Xu,!1),right:Xm(Xu,!1),rounded:Xm(up,!1),sizes:Xm(lp),src:Xm(rp),srcset:Xm(lp),thumbnail:Xm(Xu,!1),width:Xm(hp)},hc),Eb=ds({name:hc,functional:!0,props:Tb,render:function(e,t){var n,o=t.props,r=t.data,a=o.alt,i=o.src,s=o.block,l=o.fluidGrow,d=o.rounded,c=Kp(o.width)||null,u=Kp(o.height)||null,p=null,m=Vp(o.srcset).filter(Wl).join(","),h=Vp(o.sizes).filter(Wl).join(",");return o.blank&&(!u&&c?u=c:!c&&u&&(c=u),c||u||(c=1,u=1),i=function(e,t,n){var o=encodeURIComponent(Pb.replace("%{w}",om(e)).replace("%{h}",om(t)).replace("%{f}",n));return"data:image/svg+xml;charset=UTF-8,".concat(o)}(c,u,o.blankColor||"transparent"),m=null,h=null),o.left?p="float-left":o.right?p="float-right":o.center&&(p="mx-auto",s=!0),e("img",Ra(r,{attrs:{src:i,alt:a,width:c?om(c):null,height:u?om(u):null,srcset:m||null,sizes:h||null},class:(n={"img-thumbnail":o.thumbnail,"img-fluid":o.fluid||l,"w-100":l,rounded:""===d||!0===d},Wi(n,"rounded-".concat(d),kl(d)&&""!==d),Wi(n,p,p),Wi(n,"d-block",s),n)}))}}),Db=nh(Ul(Fi(Fi({},Fl(Tb,["src","alt","width","height","left","right"])),{},{bottom:Xm(Xu,!1),end:Xm(Xu,!1),start:Xm(Xu,!1),top:Xm(Xu,!1)})),Sd),Ab=ds({name:Sd,functional:!0,props:Db,render:function(e,t){var n=t.props,o=t.data,r=n.src,a=n.alt,i=n.width,s=n.height,l="card-img";return n.top?l+="-top":n.right||n.end?l+="-right":n.bottom?l+="-bottom":(n.left||n.start)&&(l+="-left"),e("img",Ra(o,{class:l,attrs:{src:r,alt:a,width:i,height:s}}))}}),Rb=Jm(Db,Km.bind(null,"img"));Rb.imgSrc.required=!1;var Ib,Mb,Bb,Nb=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi({},yb),kb),Sb),Rb),fb),{},{align:Xm(rp),noBody:Xm(Xu,!1)})),vd),Lb=ds({name:vd,functional:!0,props:Nb,render:function(e,t){var n,o=t.props,r=t.data,a=t.slots,i=t.scopedSlots,s=o.imgSrc,l=o.imgLeft,d=o.imgRight,c=o.imgStart,u=o.imgEnd,p=o.imgBottom,m=o.header,h=o.headerHtml,f=o.footer,g=o.footerHtml,b=o.align,_=o.textVariant,v=o.bgVariant,y=o.borderVariant,w=i||{},k=a(),x={},S=e(),C=e();if(s){var P=e(Ab,{props:eh(Rb,o,Zm.bind(null,"img"))});p?C=P:S=P}var T=e(),E=Gp(Ep,w,k);(E||m||h)&&(T=e(xb,{props:eh(kb,o),domProps:E?{}:wg(h,m)},qp(Ep,x,w,k)));var D=qp(xp,x,w,k);o.noBody||(D=e(wb,{props:eh(yb,o)},D),o.overlay&&s&&(D=e("div",{staticClass:"position-relative"},[S,D,C]),S=e(),C=e()));var A=e();return(Gp(Tp,w,k)||f||g)&&(A=e(Cb,{props:eh(Sb,o),domProps:E?{}:wg(g,f)},qp(Tp,x,w,k))),e(o.tag,Ra(r,{staticClass:"card",class:(n={"flex-row":l||c,"flex-row-reverse":(d||u)&&!(l||c)},Wi(n,"text-".concat(b),b),Wi(n,"bg-".concat(v),v),Wi(n,"border-".concat(y),y),Wi(n,"text-".concat(_),_),n)}),[S,T,D,A,C])}}),zb="__bv__visibility_observer",Ob=function(){function e(t,n){$i(this,e),this.el=t,this.callback=n.callback,this.margin=n.margin||0,this.once=n.once||!1,this.observer=null,this.visible=void 0,this.doneOnce=!1,this.createObserver()}return Vi(e,[{key:"createObserver",value:function(){var e=this;if(this.observer&&this.stop(),!this.doneOnce&&yl(this.callback)){try{this.observer=new IntersectionObserver(this.handler.bind(this),{root:null,rootMargin:this.margin,threshold:0})}catch(e){return this.doneOnce=!0,this.observer=void 0,void this.callback(null)}hs((function(){cm((function(){e.observer&&e.observer.observe(e.el)}))}))}}},{key:"handler",value:function(e){var t=e?e[0]:{},n=Boolean(t.isIntersecting||t.intersectionRatio>0);n!==this.visible&&(this.visible=n,this.callback(n),this.once&&this.visible&&(this.doneOnce=!0,this.stop()))}},{key:"stop",value:function(){this.observer&&this.observer.disconnect(),this.observer=null}}]),e}(),Fb=function(e){var t=e[zb];t&&t.stop&&t.stop(),delete e[zb]},jb=function(e,t){var n=t.value,o=t.modifiers,r={margin:"0px",once:!1,callback:n};Ll(o).forEach((function(e){zs.test(e)?r.margin="".concat(e,"px"):"once"===e.toLowerCase()&&(r.once=!0)})),Fb(e),e[zb]=new Ob(e,r),e[zb]._prevModifiers=Ol(o)},$b={bind:jb,componentUpdated:function(e,t,n){var o=t.value,r=t.oldValue,a=t.modifiers;a=Ol(a),!e||o===r&&e[zb]&&Rf(a,e[zb]._prevModifiers)||jb(e,{value:o,modifiers:a})},unbind:function(e){Fb(e)}},Ub="show",Vb=Gu+Ub,Wb=jl(Tb,["blank"]),Hb=nh(Fi(Fi({},Wb),{},Wi({blankHeight:Xm(hp),blankSrc:Xm(rp,null),blankWidth:Xm(hp),offset:Xm(hp,360)},Ub,Xm(Xu,!1))),fc),Gb=ds({name:fc,directives:{"b-visible":$b},props:Hb,data:function(){return{isShown:this[Ub]}},computed:{computedSrc:function(){var e=this.blankSrc;return!e||this.isShown?this.src:e},computedBlank:function(){return!(this.isShown||this.blankSrc)},computedWidth:function(){var e=this.width;return this.isShown?e:this.blankWidth||e},computedHeight:function(){var e=this.height;return this.isShown?e:this.blankHeight||e},computedSrcset:function(){var e=Vp(this.srcset).filter(Wl).join(",");return!e||this.blankSrc&&!this.isShown?null:e},computedSizes:function(){var e=Vp(this.sizes).filter(Wl).join(",");return!e||this.blankSrc&&!this.isShown?null:e}},watch:(Ib={},Wi(Ib,Ub,(function(e,t){if(e!==t){var n=!Is||e;this.isShown=n,e!==n&&this.$nextTick(this.updateShowProp)}})),Wi(Ib,"isShown",(function(e,t){e!==t&&this.updateShowProp()})),Ib),mounted:function(){var e=this;this.$nextTick((function(){e.isShown=!Is||e[Ub]}))},methods:{updateShowProp:function(){this.$emit(Vb,this.isShown)},doShow:function(e){var t=this;!e&&null!==e||this.isShown||cm((function(){t.isShown=!0}))}},render:function(e){var t,n=[];this.isShown||n.push({name:"b-visible",value:this.doShow,modifiers:(t={},Wi(t,"".concat(Kp(this.offset,0)),!0),Wi(t,"once",!0),t)});return e(Eb,{directives:n,props:Fi(Fi({},eh(Wb,this.$props)),{},{src:this.computedSrc,blank:this.computedBlank,width:this.computedWidth,height:this.computedHeight,srcset:this.computedSrcset,sizes:this.computedSizes})})}}),qb=nh(Ul(Fi(Fi({},jl(Hb,Ll(Tb))),jl(Db,["src","alt","width","height"]))),Cd),Qb=ds({name:Cd,functional:!0,props:qb,render:function(e,t){var n=t.props,o=t.data,r="card-img";return n.top?r+="-top":n.right||n.end?r+="-right":n.bottom?r+="-bottom":(n.left||n.start)&&(r+="-left"),e(Gb,Ra(o,{class:[r],props:jl(n,["left","right"])}))}}),Kb=nh({textTag:Xm(rp,"p")},Td),Zb=ds({name:Td,functional:!0,props:Kb,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.textTag,Ra(o,{staticClass:"card-text"}),r)}}),Yb=nh({columns:Xm(Xu,!1),deck:Xm(Xu,!1),tag:Xm(rp,"div")},kd),Xb=ds({name:kd,functional:!0,props:Yb,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{class:n.deck?"card-deck":n.columns?"card-columns":"card-group"}),r)}}),Jb=ed({components:{BCard:Lb,BCardHeader:xb,BCardBody:wb,BCardTitle:bb,BCardSubTitle:vb,BCardFooter:Cb,BCardImg:Ab,BCardImgLazy:Qb,BCardText:Zb,BCardGroup:Xb}}),e_=function(){},t_=function(e,t,n){if(e=e?e.$el||e:null,!pm(e))return null;if(o="observeDom",!vs&&(Ql("".concat(o,": Requires MutationObserver support.")),1))return null;var o,r=new um((function(e){for(var n=!1,o=0;o<e.length&&!n;o++){var r=e[o],a=r.type,i=r.target;("characterData"===a&&i.nodeType===Node.TEXT_NODE||"attributes"===a||"childList"===a&&(r.addedNodes.length>0||r.removedNodes.length>0))&&(n=!0)}n&&t()}));return r.observe(e,Fi({childList:!0,subtree:!0},n)),r},n_=ah("value",{type:tp,defaultValue:0}),o_=n_.mixin,r_=n_.props,a_=n_.prop,i_=n_.event,s_={next:{dirClass:"carousel-item-left",overlayClass:"carousel-item-next"},prev:{dirClass:"carousel-item-right",overlayClass:"carousel-item-prev"}},l_={TOUCH:"touch",PEN:"pen"},d_={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"otransitionend oTransitionEnd",transition:"transitionend"},c_=nh(Ul(Fi(Fi(Fi({},ab),r_),{},{background:Xm(rp),controls:Xm(Xu,!1),fade:Xm(Xu,!1),imgHeight:Xm(hp),imgWidth:Xm(hp),indicators:Xm(Xu,!1),interval:Xm(tp,5e3),labelGotoSlide:Xm(rp,"Goto slide"),labelIndicators:Xm(rp,"Select a slide to display"),labelNext:Xm(rp,"Next slide"),labelPrev:Xm(rp,"Previous slide"),noAnimation:Xm(Xu,!1),noHoverPause:Xm(Xu,!1),noTouch:Xm(Xu,!1),noWrap:Xm(Xu,!1)})),Dd),u_=ds({name:Dd,mixins:[ib,o_,Qp],provide:function(){var e=this;return{getBvCarousel:function(){return e}}},props:c_,data:function(){return{index:this[a_]||0,isSliding:!1,transitionEndEvent:null,slides:[],direction:null,isPaused:!(Kp(this.interval,0)>0),touchStartX:0,touchDeltaX:0}},computed:{numSlides:function(){return this.slides.length}},watch:(Mb={},Wi(Mb,a_,(function(e,t){e!==t&&this.setSlide(Kp(e,0))})),Wi(Mb,"interval",(function(e,t){e!==t&&(e?(this.pause(!0),this.start(!1)):this.pause(!1))})),Wi(Mb,"isPaused",(function(e,t){e!==t&&this.$emit(e?"paused":"unpaused")})),Wi(Mb,"index",(function(e,t){e===t||this.isSliding||this.doSlide(e,t)})),Mb),created:function(){this.$_interval=null,this.$_animationTimeout=null,this.$_touchTimeout=null,this.$_observer=null,this.isPaused=!(Kp(this.interval,0)>0)},mounted:function(){this.transitionEndEvent=function(e){for(var t in d_)if(!bl(e.style[t]))return d_[t];return null}(this.$el)||null,this.updateSlides(),this.setObserver(!0)},beforeDestroy:function(){this.clearInterval(),this.clearAnimationTimeout(),this.clearTouchTimeout(),this.setObserver(!1)},methods:{clearInterval:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){clearInterval(this.$_interval),this.$_interval=null})),clearAnimationTimeout:function(){clearTimeout(this.$_animationTimeout),this.$_animationTimeout=null},clearTouchTimeout:function(){clearTimeout(this.$_touchTimeout),this.$_touchTimeout=null},setObserver:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,e&&(this.$_observer=t_(this.$refs.inner,this.updateSlides.bind(this),{subtree:!1,childList:!0,attributes:!0,attributeFilter:["id"]}))},setSlide:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!(ys&&document.visibilityState&&document.hidden)){var o=this.noWrap,r=this.numSlides;e=Mh(e),0!==r&&(this.isSliding?this.$once(Uu,(function(){cm((function(){return t.setSlide(e,n)}))})):(this.direction=n,this.index=e>=r?o?r-1:0:e<0?o?0:r-1:e,o&&this.index!==e&&this.index!==this[a_]&&this.$emit(i_,this.index)))}},prev:function(){this.setSlide(this.index-1,"prev")},next:function(){this.setSlide(this.index+1,"next")},pause:function(e){e||(this.isPaused=!0),this.clearInterval()},start:function(e){e||(this.isPaused=!1),this.clearInterval(),this.interval&&this.numSlides>1&&(this.$_interval=setInterval(this.next,Ah(1e3,this.interval)))},restart:function(){this.$el.contains(mm())||this.start()},doSlide:function(e,t){var n=this,o=Boolean(this.interval),r=this.calcDirection(this.direction,t,e),a=r.overlayClass,i=r.dirClass,s=this.slides[t],l=this.slides[e];if(s&&l){if(this.isSliding=!0,o&&this.pause(!1),this.$emit("sliding-start",e),this.$emit(i_,this.index),this.noAnimation)Cm(l,"active"),Pm(s,"active"),this.isSliding=!1,this.$nextTick((function(){return n.$emit(Uu,e)}));else{Cm(l,a),_m(l),Cm(s,i),Cm(l,i);var d=!1,c=function t(){if(!d){if(d=!0,n.transitionEndEvent)n.transitionEndEvent.split(/\s+/).forEach((function(e){return lh(l,e,t,Ku)}));n.clearAnimationTimeout(),Pm(l,i),Pm(l,a),Cm(l,"active"),Pm(s,"active"),Pm(s,i),Pm(s,a),Em(s,"aria-current","false"),Em(l,"aria-current","true"),Em(s,"aria-hidden","true"),Em(l,"aria-hidden","false"),n.isSliding=!1,n.direction=null,n.$nextTick((function(){return n.$emit(Uu,e)}))}};if(this.transitionEndEvent)this.transitionEndEvent.split(/\s+/).forEach((function(e){return sh(l,e,c,Ku)}));this.$_animationTimeout=setTimeout(c,650)}o&&this.start(!1)}},updateSlides:function(){this.pause(!0),this.slides=vm(".carousel-item",this.$refs.inner);var e=this.slides.length,t=Ah(0,Dh(Mh(this.index),e-1));this.slides.forEach((function(n,o){var r=o+1;o===t?(Cm(n,"active"),Em(n,"aria-current","true")):(Pm(n,"active"),Em(n,"aria-current","false")),Em(n,"aria-posinset",String(r)),Em(n,"aria-setsize",String(e))})),this.setSlide(t),this.start(this.isPaused)},calcDirection:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return e?s_[e]:(arguments.length>2&&void 0!==arguments[2]?arguments[2]:0)>(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)?s_.next:s_.prev},handleClick:function(e,t){var n=e.keyCode;"click"!==e.type&&n!==Df&&n!==Cf||(ch(e),t())},handleSwipe:function(){var e=Rh(this.touchDeltaX);if(!(e<=40)){var t=e/this.touchDeltaX;this.touchDeltaX=0,t>0?this.prev():t<0&&this.next()}},touchStart:function(e){Rs&&l_[e.pointerType.toUpperCase()]?this.touchStartX=e.clientX:Rs||(this.touchStartX=e.touches[0].clientX)},touchMove:function(e){e.touches&&e.touches.length>1?this.touchDeltaX=0:this.touchDeltaX=e.touches[0].clientX-this.touchStartX},touchEnd:function(e){Rs&&l_[e.pointerType.toUpperCase()]&&(this.touchDeltaX=e.clientX-this.touchStartX),this.handleSwipe(),this.pause(!1),this.clearTouchTimeout(),this.$_touchTimeout=setTimeout(this.start,500+Ah(1e3,this.interval))}},render:function(e){var t=this,n=this.indicators,o=this.background,r=this.noAnimation,a=this.noHoverPause,i=this.noTouch,s=this.index,l=this.isSliding,d=this.pause,c=this.restart,u=this.touchStart,p=this.touchEnd,m=this.safeId("__BV_inner_"),h=e("div",{staticClass:"carousel-inner",attrs:{id:m,role:"list"},ref:"inner"},[this.normalizeSlot()]),f=e();if(this.controls){var g=function(n,o,r){var a=function(e){l?ch(e,{propagation:!1}):t.handleClick(e,r)};return e("a",{staticClass:"carousel-control-".concat(n),attrs:{href:"#",role:"button","aria-controls":m,"aria-disabled":l?"true":null},on:{click:a,keydown:a}},[e("span",{staticClass:"carousel-control-".concat(n,"-icon"),attrs:{"aria-hidden":"true"}}),e("span",{class:"sr-only"},[o])])};f=[g("prev",this.labelPrev,this.prev),g("next",this.labelNext,this.next)]}var b=e("ol",{staticClass:"carousel-indicators",directives:[{name:"show",value:n}],attrs:{id:this.safeId("__BV_indicators_"),"aria-hidden":n?"false":"true","aria-label":this.labelIndicators,"aria-owns":m}},this.slides.map((function(o,r){var a=function(e){t.handleClick(e,(function(){t.setSlide(r)}))};return e("li",{class:{active:r===s},attrs:{role:"button",id:t.safeId("__BV_indicator_".concat(r+1,"_")),tabindex:n?"0":"-1","aria-current":r===s?"true":"false","aria-label":"".concat(t.labelGotoSlide," ").concat(r+1),"aria-describedby":o.id||null,"aria-controls":m},on:{click:a,keydown:a},key:"slide_".concat(r)})}))),_={mouseenter:a?e_:d,mouseleave:a?e_:c,focusin:d,focusout:c,keydown:function(e){if(!/input|textarea/i.test(e.target.tagName)){var n=e.keyCode;n!==Tf&&n!==Ef||(ch(e),t[n===Tf?"prev":"next"]())}}};return As&&!i&&(Rs?(_["&pointerdown"]=u,_["&pointerup"]=p):(_["&touchstart"]=u,_["&touchmove"]=this.touchMove,_["&touchend"]=p)),e("div",{staticClass:"carousel",class:{slide:!r,"carousel-fade":!r&&this.fade,"pointer-event":As&&Rs&&!i},style:{background:o},attrs:{role:"region",id:this.safeId(),"aria-busy":l?"true":"false"},on:_},[h,f,b])}}),p_={imgAlt:Xm(rp),imgBlank:Xm(Xu,!1),imgBlankColor:Xm(rp,"transparent"),imgHeight:Xm(hp),imgSrc:Xm(rp),imgWidth:Xm(hp)},m_=nh(Ul(Fi(Fi(Fi({},ab),p_),{},{background:Xm(rp),caption:Xm(rp),captionHtml:Xm(rp),captionTag:Xm(rp,"h3"),contentTag:Xm(rp,"div"),contentVisibleUp:Xm(rp),text:Xm(rp),textHtml:Xm(rp),textTag:Xm(rp,"p")})),Ad),h_=ed({components:{BCarousel:u_,BCarouselSlide:ds({name:Ad,mixins:[ib,Qp],inject:{getBvCarousel:{default:function(){return function(){return{noTouch:!0}}}}},props:m_,computed:{bvCarousel:function(){return this.getBvCarousel()},contentClasses:function(){return[this.contentVisibleUp?"d-none":"",this.contentVisibleUp?"d-".concat(this.contentVisibleUp,"-block"):""]},computedWidth:function(){return this.imgWidth||this.bvCarousel.imgWidth||null},computedHeight:function(){return this.imgHeight||this.bvCarousel.imgHeight||null}},render:function(e){var t=this.normalizeSlot("img");if(!t&&(this.imgSrc||this.imgBlank)){var n={};!this.bvCarousel.noTouch&&As&&(n.dragstart=function(e){return ch(e,{propagation:!1})}),t=e(Eb,{props:Fi(Fi({},eh(p_,this.$props,Zm.bind(null,"img"))),{},{width:this.computedWidth,height:this.computedHeight,fluidGrow:!0,block:!0}),on:n})}var o=[!(!this.caption&&!this.captionHtml)&&e(this.captionTag,{domProps:wg(this.captionHtml,this.caption)}),!(!this.text&&!this.textHtml)&&e(this.textTag,{domProps:wg(this.textHtml,this.text)}),this.normalizeSlot()||!1],r=e();return o.some(Wl)&&(r=e(this.contentTag,{staticClass:"carousel-caption",class:this.contentClasses},o.map((function(t){return t||e()})))),e("div",{staticClass:"carousel-item",style:{background:this.background||this.bvCarousel.background||null},attrs:{id:this.safeId(),role:"listitem"}},[t,r])}})}}),f_="show",g_={css:!0,enterClass:"",enterActiveClass:"collapsing",enterToClass:"collapse show",leaveClass:"collapse show",leaveActiveClass:"collapsing",leaveToClass:"collapse"},b_={enter:function(e){Im(e,"height",0),cm((function(){_m(e),Im(e,"height","".concat(e.scrollHeight,"px"))}))},afterEnter:function(e){Mm(e,"height")},leave:function(e){Im(e,"height","auto"),Im(e,"display","block"),Im(e,"height","".concat(Nm(e).height,"px")),_m(e),Im(e,"height",0)},afterLeave:function(e){Mm(e,"height")}},__={appear:Xm(Xu,!1)},v_=ds({name:"BVCollapse",functional:!0,props:__,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e("transition",Ra(o,{props:g_,on:b_},{props:n}),r)}}),y_=mh(Id,"toggle"),w_=mh(Id,"request-state"),k_=ph(Id,"accordion"),x_=ph(Id,"state"),S_=ph(Id,"sync-state"),C_=ah("visible",{type:Xu,defaultValue:!1}),P_=C_.mixin,T_=C_.props,E_=C_.prop,D_=C_.event,A_=nh(Ul(Fi(Fi(Fi({},ab),T_),{},{accordion:Xm(rp),appear:Xm(Xu,!1),isNav:Xm(Xu,!1),tag:Xm(rp,"div")})),Id),R_=ds({name:Id,mixins:[ib,P_,Qp,jf],props:A_,data:function(){return{show:this[E_],transitioning:!1}},computed:{classObject:function(){var e=this.transitioning;return{"navbar-collapse":this.isNav,collapse:!e,show:this.show&&!e}},slotScope:function(){var e=this;return{visible:this.show,close:function(){e.show=!1}}}},watch:(Bb={},Wi(Bb,E_,(function(e){e!==this.show&&(this.show=e)})),Wi(Bb,"show",(function(e,t){e!==t&&this.emitState()})),Bb),created:function(){this.show=this[E_]},mounted:function(){var e=this;this.show=this[E_],this.listenOnRoot(y_,this.handleToggleEvent),this.listenOnRoot(k_,this.handleAccordionEvent),this.isNav&&(this.setWindowEvents(!0),this.handleResize()),this.$nextTick((function(){e.emitState()})),this.listenOnRoot(w_,(function(t){t===e.safeId()&&e.$nextTick(e.emitSync)}))},updated:function(){this.emitSync()},deactivated:function(){this.isNav&&this.setWindowEvents(!1)},activated:function(){this.isNav&&this.setWindowEvents(!0),this.emitSync()},beforeDestroy:function(){this.show=!1,this.isNav&&ys&&this.setWindowEvents(!1)},methods:{setWindowEvents:function(e){dh(e,window,"resize",this.handleResize,Ku),dh(e,window,"orientationchange",this.handleResize,Ku)},toggle:function(){this.show=!this.show},onEnter:function(){this.transitioning=!0,this.$emit(ju)},onAfterEnter:function(){this.transitioning=!1,this.$emit($u)},onLeave:function(){this.transitioning=!0,this.$emit(Eu)},onAfterLeave:function(){this.transitioning=!1,this.$emit(Tu)},emitState:function(){var e=this.show,t=this.accordion,n=this.safeId();this.$emit(D_,e),this.emitOnRoot(x_,n,e),t&&e&&this.emitOnRoot(k_,n,t)},emitSync:function(){this.emitOnRoot(S_,this.safeId(),this.show)},checkDisplayBlock:function(){var e=this.$el,t=Tm(e,f_);Pm(e,f_);var n="block"===Lm(e).display;return t&&Cm(e,f_),n},clickHandler:function(e){var t=e.target;this.isNav&&t&&"block"===Lm(this.$el).display&&(!wm(t,".nav-link,.dropdown-item")&&!km(".nav-link,.dropdown-item",t)||this.checkDisplayBlock()||(this.show=!1))},handleToggleEvent:function(e){e===this.safeId()&&this.toggle()},handleAccordionEvent:function(e,t){var n=this.accordion,o=this.show;if(n&&n===t){var r=e===this.safeId();(r&&!o||!r&&o)&&this.toggle()}},handleResize:function(){this.show="block"===Lm(this.$el).display}},render:function(e){var t=this.appear,n=e(this.tag,{class:this.classObject,directives:[{name:"show",value:this.show}],attrs:{id:this.safeId()},on:{click:this.clickHandler}},this.normalizeSlot(xp,this.slotScope));return e(v_,{props:{appear:t},on:{enter:this.onEnter,afterEnter:this.onAfterEnter,leave:this.onLeave,afterLeave:this.onAfterLeave}},[n])}}),I_=function(e,t){return is?t.instance:e.context},M_="collapsed",B_="not-collapsed",N_="__BV_toggle",L_="".concat(N_,"_HANDLER__"),z_="".concat(N_,"_CLICK__"),O_="".concat(N_,"_STATE__"),F_="".concat(N_,"_TARGETS__"),j_="aria-controls",$_="aria-expanded",U_="role",V_="tabindex",W_="overflow-anchor",H_=mh(Id,"toggle"),G_=ph(Id,"state"),q_=ph(Id,"sync-state"),Q_=mh(Id,"request-state"),K_=[Cf,Df],Z_=function(e){return!Up(["button","a"],e.tagName.toLowerCase())},Y_=function(e){var t=e[z_];t&&(lh(e,"click",t,Qu),lh(e,"keydown",t,Qu)),e[z_]=null},X_=function(e,t){e[L_]&&t&&Of(t).$off([G_,q_],e[L_]),e[L_]=null},J_=function(e,t){t?(Pm(e,M_),Cm(e,B_),Em(e,$_,"true")):(Pm(e,B_),Cm(e,M_),Em(e,$_,"false"))},ev=function(e,t){e[t]=null,delete e[t]},tv=function(e,t,n){if(ys&&I_(n,t)){Z_(e)&&(Rm(e,U_)||Em(e,U_,"button"),Rm(e,V_)||Em(e,V_,"0")),J_(e,e[O_]);var o=function(e,t){var n=e.modifiers,o=e.arg,r=e.value,a=Ll(n||{});if(r=kl(r)?r.split(Qs):r,hm(t.tagName,"a")){var i=Am(t,"href")||"";js.test(i)&&a.push(i.replace(Fs,""))}return Vp(o,r).forEach((function(e){return kl(e)&&a.push(e)})),a.filter((function(e,t,n){return e&&n.indexOf(e)===t}))}(t,e);o.length>0?(Em(e,j_,o.join(" ")),Im(e,W_,"none")):(Dm(e,j_),Mm(e,W_)),cm((function(){!function(e,t){if(Y_(e),t){var n=function(n){"keydown"===n.type&&!Up(K_,n.keyCode)||bm(e)||(e[F_]||[]).forEach((function(e){Of(t).$emit(H_,e)}))};e[z_]=n,sh(e,"click",n,Qu),Z_(e)&&sh(e,"keydown",n,Qu)}}(e,I_(n,t))})),Rf(o,e[F_])||(e[F_]=o,o.forEach((function(e){Of(I_(n,t)).$emit(Q_,e)})))}},nv={bind:function(e,t,n){e[O_]=!1,e[F_]=[],function(e,t){if(X_(e,t),t){var n=function(t,n){Up(e[F_]||[],t)&&(e[O_]=n,J_(e,n))};e[L_]=n,Of(t).$on([G_,q_],n)}}(e,I_(n,t)),tv(e,t,n)},componentUpdated:tv,updated:tv,unbind:function(e,t,n){Y_(e),X_(e,I_(n,t)),ev(e,L_),ev(e,z_),ev(e,O_),ev(e,F_),Pm(e,M_),Pm(e,B_),Dm(e,$_),Dm(e,j_),Dm(e,U_),Mm(e,W_)}},ov=ed({directives:{VBToggle:nv}}),rv=ed({components:{BCollapse:R_},plugins:{VBTogglePlugin:ov}}),av=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if($i(this,e),!t)throw new TypeError("Failed to construct '".concat(this.constructor.name,"'. 1 argument required, ").concat(arguments.length," given."));Rl(this,e.Defaults,this.constructor.Defaults,n,{type:t}),Ml(this,{type:{enumerable:!0,configurable:!1,writable:!1},cancelable:{enumerable:!0,configurable:!1,writable:!1},nativeEvent:{enumerable:!0,configurable:!1,writable:!1},target:{enumerable:!0,configurable:!1,writable:!1},relatedTarget:{enumerable:!0,configurable:!1,writable:!1},vueTarget:{enumerable:!0,configurable:!1,writable:!1},componentId:{enumerable:!0,configurable:!1,writable:!1}});var o=!1;this.preventDefault=function(){this.cancelable&&(o=!0)},Bl(this,"defaultPrevented",{enumerable:!0,get:function(){return o}})}return Vi(e,null,[{key:"Defaults",get:function(){return{type:"",cancelable:!0,nativeEvent:null,target:null,relatedTarget:null,vueTarget:null,componentId:null}}}]),e}(),iv=ds({data:function(){return{listenForClickOut:!1}},watch:{listenForClickOut:function(e,t){e!==t&&(lh(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,Ku),e&&sh(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,Ku))}},beforeCreate:function(){this.clickOutElement=null,this.clickOutEventName=null},mounted:function(){this.clickOutElement||(this.clickOutElement=document),this.clickOutEventName||(this.clickOutEventName="click"),this.listenForClickOut&&sh(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,Ku)},beforeDestroy:function(){lh(this.clickOutElement,this.clickOutEventName,this._clickOutHandler,Ku)},methods:{isClickOut:function(e){return!xm(this.$el,e.target)},_clickOutHandler:function(e){this.clickOutHandler&&this.isClickOut(e)&&this.clickOutHandler(e)}}}),sv=ds({data:function(){return{listenForFocusIn:!1}},watch:{listenForFocusIn:function(e,t){e!==t&&(lh(this.focusInElement,"focusin",this._focusInHandler,Ku),e&&sh(this.focusInElement,"focusin",this._focusInHandler,Ku))}},beforeCreate:function(){this.focusInElement=null},mounted:function(){this.focusInElement||(this.focusInElement=document),this.listenForFocusIn&&sh(this.focusInElement,"focusin",this._focusInHandler,Ku)},beforeDestroy:function(){lh(this.focusInElement,"focusin",this._focusInHandler,Ku)},methods:{_focusInHandler:function(e){this.focusInHandler&&this.focusInHandler(e)}}}),lv=null;is&&(lv=new WeakMap);var dv,cv,uv,pv,mv,hv,fv,gv,bv,_v,vv,yv,wv=ph(Bd,$u),kv=ph(Bd,Tu),xv=[".dropdown-item",".b-dropdown-form"].map((function(e){return"".concat(e,":not(.disabled):not([disabled])")})).join(", "),Sv=nh(Ul(Fi(Fi({},ab),{},{boundary:Xm([ml,rp],"scrollParent"),disabled:Xm(Xu,!1),dropleft:Xm(Xu,!1),dropright:Xm(Xu,!1),dropup:Xm(Xu,!1),noFlip:Xm(Xu,!1),offset:Xm(hp,0),popperOpts:Xm(np,{}),right:Xm(Xu,!1)})),Bd),Cv=ds({mixins:[ib,jf,iv,sv],provide:function(){var e=this;return{getBvDropdown:function(){return e}}},inject:{getBvNavbar:{default:function(){return function(){return null}}}},props:Sv,data:function(){return{visible:!1,visibleChangePrevented:!1}},computed:{bvNavbar:function(){return this.getBvNavbar()},inNavbar:function(){return!_l(this.bvNavbar)},toggler:function(){var e=this.$refs.toggle;return e?e.$el||e:null},directionClass:function(){return this.dropup?"dropup":this.dropright?"dropright":this.dropleft?"dropleft":""},boundaryClass:function(){return"scrollParent"===this.boundary||this.inNavbar?"":"position-static"},hideDelay:function(){return this.inNavbar?As?300:50:0}},watch:{visible:function(e,t){if(this.visibleChangePrevented)this.visibleChangePrevented=!1;else if(e!==t){var n=new av(e?ju:Eu,{cancelable:!0,vueTarget:this,target:this.$refs.menu,relatedTarget:null,componentId:this.safeId?this.safeId():this.id||null});if(this.emitEvent(n),n.defaultPrevented)return this.visibleChangePrevented=!0,this.visible=t,void this.$off(Tu,this.focusToggler);e?this.showMenu():this.hideMenu()}},disabled:function(e,t){e!==t&&e&&this.visible&&(this.visible=!1)}},created:function(){this.$_popper=null,this.$_hideTimeout=null},deactivated:function(){this.visible=!1,this.whileOpenListen(!1),this.destroyPopper()},mounted:function(){var e,t;e=this.$el,t=this,is&&lv.set(e,t)},beforeDestroy:function(){var e;this.visible=!1,this.whileOpenListen(!1),this.destroyPopper(),this.clearHideTimeout(),e=this.$el,is&&lv.delete(e)},methods:{emitEvent:function(e){var t=e.type;this.emitOnRoot(ph(Bd,t),e),this.$emit(t,e)},showMenu:function(){var e=this;if(!this.disabled){if(!this.inNavbar)if(void 0===Ni)Ql("Popper.js not found. Falling back to CSS positioning",Bd);else{var t=this.dropup&&this.right||this.split?this.$el:this.$refs.toggle;t=t.$el||t,this.createPopper(t)}this.emitOnRoot(wv,this),this.whileOpenListen(!0),this.$nextTick((function(){e.focusMenu(),e.$emit($u)}))}},hideMenu:function(){this.whileOpenListen(!1),this.emitOnRoot(kv,this),this.$emit(Tu),this.destroyPopper()},createPopper:function(e){this.destroyPopper(),this.$_popper=new Ni(e,this.$refs.menu,this.getPopperConfig())},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){try{this.$_popper.scheduleUpdate()}catch(e){}},clearHideTimeout:function(){clearTimeout(this.$_hideTimeout),this.$_hideTimeout=null},getPopperConfig:function(){var e="bottom-start";this.dropup?e=this.right?"top-end":"top-start":this.dropright?e="right-start":this.dropleft?e="left-start":this.right&&(e="bottom-end");var t={placement:e,modifiers:{offset:{offset:this.offset||0},flip:{enabled:!this.noFlip}}},n=this.boundary;return n&&(t.modifiers.preventOverflow={boundariesElement:n}),$l(t,this.popperOpts||{})},whileOpenListen:function(e){this.listenForClickOut=e,this.listenForFocusIn=e,this[e?"listenOnRoot":"listenOffRoot"](wv,this.rootCloseListener)},rootCloseListener:function(e){e!==this&&(this.visible=!1)},show:function(){var e=this;this.disabled||cm((function(){e.visible=!0}))},hide:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.disabled||(this.visible=!1,e&&this.$once(Tu,this.focusToggler))},toggle:function(e){var t=e=e||{},n=t.type,o=t.keyCode;("click"===n||"keydown"===n&&-1!==[Cf,Df,xf].indexOf(o))&&(this.disabled?this.visible=!1:(this.$emit(Vu,e),ch(e),this.visible?this.hide(!0):this.show()))},onMousedown:function(e){ch(e,{propagation:!1})},onKeydown:function(e){var t=e.keyCode;27===t?this.onEsc(e):t===xf?this.focusNext(e,!1):t===Af&&this.focusNext(e,!0)},onEsc:function(e){this.visible&&(this.visible=!1,ch(e),this.$once(Tu,this.focusToggler))},onSplitClick:function(e){this.disabled?this.visible=!1:this.$emit(mu,e)},hideHandler:function(e){var t=this,n=e.target;!this.visible||xm(this.$refs.menu,n)||xm(this.toggler,n)||(this.clearHideTimeout(),this.$_hideTimeout=setTimeout((function(){return t.hide()}),this.hideDelay))},clickOutHandler:function(e){this.hideHandler(e)},focusInHandler:function(e){this.hideHandler(e)},focusNext:function(e,t){var n=this,o=e.target;!this.visible||e&&km(".dropdown form",o)||(ch(e),this.$nextTick((function(){var e=n.getItems();if(!(e.length<1)){var r=e.indexOf(o);t&&r>0?r--:!t&&r<e.length-1&&r++,r<0&&(r=0),n.focusItem(r,e)}})))},focusItem:function(e,t){var n=t.find((function(t,n){return n===e}));jm(n)},getItems:function(){return(vm(xv,this.$refs.menu)||[]).filter(gm)},focusMenu:function(){jm(this.$refs.menu)},focusToggler:function(){var e=this;this.$nextTick((function(){jm(e.toggler)}))}}}),Pv=nh(Ul(Fi(Fi(Fi({},ab),Sv),{},{block:Xm(Xu,!1),html:Xm(rp),lazy:Xm(Xu,!1),menuClass:Xm(sp),noCaret:Xm(Xu,!1),role:Xm(rp,"menu"),size:Xm(rp),split:Xm(Xu,!1),splitButtonType:Xm(rp,"button",(function(e){return Up(["button","submit","reset"],e)})),splitClass:Xm(sp),splitHref:Xm(rp),splitTo:Xm(bp),splitVariant:Xm(rp),text:Xm(rp),toggleAttrs:Xm(np,{}),toggleClass:Xm(sp),toggleTag:Xm(rp,"button"),toggleText:Xm(rp,"Toggle dropdown"),variant:Xm(rp,"secondary")})),Bd),Tv=ds({name:Bd,mixins:[ib,Cv,Qp],props:Pv,computed:{dropdownClasses:function(){var e=this.block,t=this.split;return[this.directionClass,this.boundaryClass,{show:this.visible,"btn-group":t||!e,"d-flex":e&&t}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){var e=this.split;return[this.toggleClass,{"dropdown-toggle-split":e,"dropdown-toggle-no-caret":this.noCaret&&!e}]}},render:function(e){var t=this.visible,n=this.variant,o=this.size,r=this.block,a=this.disabled,i=this.split,s=this.role,l=this.hide,d=this.toggle,c={variant:n,size:o,block:r,disabled:a},u=this.normalizeSlot(wp),p=this.hasNormalizedSlot(wp)?{}:wg(this.html,this.text),m=e();if(i){var h=this.splitTo,f=this.splitHref,g=this.splitButtonType,b=Fi(Fi({},c),{},{variant:this.splitVariant||n});h?b.to=h:f?b.href=f:g&&(b.type=g),m=e(ag,{class:this.splitClass,attrs:{id:this.safeId("_BV_button_")},props:b,domProps:p,on:{click:this.onSplitClick},ref:"button"},u),u=[e("span",{class:["sr-only"]},[this.toggleText])],p={}}var _=e(ag,{staticClass:"dropdown-toggle",class:this.toggleClasses,attrs:Fi(Fi({},this.toggleAttrs),{},{id:this.safeId("_BV_toggle_"),"aria-haspopup":["menu","listbox","tree","grid","dialog"].includes(s)?s:"false","aria-expanded":om(t)}),props:Fi(Fi({},c),{},{tag:this.toggleTag,block:r&&!i}),domProps:p,on:{mousedown:this.onMousedown,click:d,keydown:d},ref:"toggle"},u),v=e("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{role:s,tabindex:"-1","aria-labelledby":this.safeId(i?"_BV_button_":"_BV_toggle_")},on:{keydown:this.onKeydown},ref:"menu"},[!this.lazy||t?this.normalizeSlot(xp,{hide:l}):e()]);return e("div",{staticClass:"dropdown b-dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[m,_,v])}}),Ev=jl(qf,["event","routerTag"]),Dv=nh(Ul(Fi(Fi({},Ev),{},{linkClass:Xm(sp),variant:Xm(rp)})),Fd),Av=ds({name:Fd,mixins:[zf,Qp],inject:{getBvDropdown:{default:function(){return function(){return null}}}},inheritAttrs:!1,props:Dv,computed:{bvDropdown:function(){return this.getBvDropdown()},computedAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{role:"menuitem"})}},methods:{closeDropdown:function(){var e=this;cm((function(){e.bvDropdown&&e.bvDropdown.hide(!0)}))},onClick:function(e){this.$emit(mu,e),this.closeDropdown()}},render:function(e){var t=this.linkClass,n=this.variant,o=this.active,r=this.disabled,a=this.onClick,i=this.bvAttrs;return e("li",{class:i.class,style:i.style,attrs:{role:"presentation"}},[e(Qf,{staticClass:"dropdown-item",class:[t,Wi({},"text-".concat(n),n&&!(o||r))],props:eh(Ev,this.$props),attrs:this.computedAttrs,on:{click:a},ref:"item"},this.normalizeSlot())])}}),Rv=nh({active:Xm(Xu,!1),activeClass:Xm(rp,"active"),buttonClass:Xm(sp),disabled:Xm(Xu,!1),variant:Xm(rp)},jd),Iv=ds({name:jd,mixins:[zf,Qp],inject:{getBvDropdown:{default:function(){return function(){return null}}}},inheritAttrs:!1,props:Rv,computed:{bvDropdown:function(){return this.getBvDropdown()},computedAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{role:"menuitem",type:"button",disabled:this.disabled})}},methods:{closeDropdown:function(){this.bvDropdown&&this.bvDropdown.hide(!0)},onClick:function(e){this.$emit(mu,e),this.closeDropdown()}},render:function(e){var t,n=this.active,o=this.variant,r=this.bvAttrs;return e("li",{class:r.class,style:r.style,attrs:{role:"presentation"}},[e("button",{staticClass:"dropdown-item",class:[this.buttonClass,(t={},Wi(t,this.activeClass,n),Wi(t,"text-".concat(o),o&&!(n||this.disabled)),t)],attrs:this.computedAttrs,on:{click:this.onClick},ref:"button"},this.normalizeSlot())])}}),Mv=nh({id:Xm(rp),tag:Xm(rp,"header"),variant:Xm(rp)},Od),Bv=ds({name:Od,functional:!0,props:Mv,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.tag,i=n.variant;return e("li",Ra(jl(o,["attrs"]),{attrs:{role:"presentation"}}),[e(a,{staticClass:"dropdown-header",class:Wi({},"text-".concat(i),i),attrs:Fi(Fi({},o.attrs||{}),{},{id:n.id||null,role:hm(a,"header")?null:"heading"}),ref:"header"},r)])}}),Nv=nh({tag:Xm(rp,"hr")},Nd),Lv=ds({name:Nd,functional:!0,props:Nv,render:function(e,t){var n=t.props,o=t.data;return e("li",Ra(jl(o,["attrs"]),{attrs:{role:"presentation"}}),[e(n.tag,{staticClass:"dropdown-divider",attrs:Fi(Fi({},o.attrs||{}),{},{role:"separator","aria-orientation":"horizontal"}),ref:"divider"})])}}),zv=nh({id:Xm(rp),inline:Xm(Xu,!1),novalidate:Xm(Xu,!1),validated:Xm(Xu,!1)},Vd),Ov=ds({name:Vd,functional:!0,props:zv,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e("form",Ra(o,{class:{"form-inline":n.inline,"was-validated":n.validated},attrs:{id:n.id,novalidate:n.novalidate}}),r)}}),Fv=nh(Ul(Fi(Fi({},zv),{},{disabled:Xm(Xu,!1),formClass:Xm(sp)})),Ld),jv=ds({name:Ld,functional:!0,props:Fv,render:function(e,t){var n=t.props,o=t.data,r=t.listeners,a=t.children;return e("li",Ra(jl(o,["attrs","on"]),{attrs:{role:"presentation"}}),[e(Ov,{staticClass:"b-dropdown-form",class:[n.formClass,{disabled:n.disabled}],props:n,attrs:Fi(Fi({},o.attrs||{}),{},{disabled:n.disabled,tabindex:n.disabled?null:"-1"}),on:r,ref:"form"},a)])}}),$v=nh({tag:Xm(rp,"p"),textClass:Xm(sp),variant:Xm(rp)},$d),Uv=ds({name:$d,functional:!0,props:$v,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.tag,i=n.textClass,s=n.variant;return e("li",Ra(jl(o,["attrs"]),{attrs:{role:"presentation"}}),[e(a,{staticClass:"b-dropdown-text",class:[i,Wi({},"text-".concat(s),s)],props:n,attrs:o.attrs||{},ref:"text"},r)])}}),Vv=nh({ariaDescribedby:Xm(rp),header:Xm(rp),headerClasses:Xm(sp),headerTag:Xm(rp,"header"),headerVariant:Xm(rp),id:Xm(rp)},zd),Wv=ds({name:zd,functional:!0,props:Vv,render:function(e,t){var n=t.props,o=t.data,r=t.slots,a=t.scopedSlots,i=n.id,s=n.variant,l=n.header,d=n.headerTag,c=r(),u=a||{},p={},m=i?"_bv_".concat(i,"_group_dd_header"):null,h=e();return(Gp(Ep,u,c)||l)&&(h=e(d,{staticClass:"dropdown-header",class:[n.headerClasses,Wi({},"text-".concat(s),s)],attrs:{id:m,role:hm(d,"header")?null:"heading"}},qp(Ep,p,u,c)||l)),e("li",Ra(jl(o,["attrs"]),{attrs:{role:"presentation"}}),[h,e("ul",{staticClass:"list-unstyled",attrs:Fi(Fi({},o.attrs||{}),{},{id:i,role:"group","aria-describedby":[m,n.ariaDescribedBy].filter(Wl).join(" ").trim()||null})},qp(xp,p,u,c))])}}),Hv=ed({components:{BDropdown:Tv,BDd:Tv,BDropdownItem:Av,BDdItem:Av,BDropdownItemButton:Iv,BDropdownItemBtn:Iv,BDdItemButton:Iv,BDdItemBtn:Iv,BDropdownHeader:Bv,BDdHeader:Bv,BDropdownDivider:Lv,BDdDivider:Lv,BDropdownForm:jv,BDdForm:jv,BDropdownText:Uv,BDdText:Uv,BDropdownGroup:Wv,BDdGroup:Wv}}),Gv=["iframe","embed","video","object","img","b-img","b-img-lazy"],qv=nh({aspect:Xm(rp,"16by9"),tag:Xm(rp,"div"),type:Xm(rp,"iframe",(function(e){return Up(Gv,e)}))},Ud),Qv=ds({name:Ud,functional:!0,props:qv,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.aspect;return e(n.tag,{staticClass:"embed-responsive",class:Wi({},"embed-responsive-".concat(a),a),ref:o.ref},[e(n.type,Ra(jl(o,["ref"]),{staticClass:"embed-responsive-item"}),r)])}}),Kv=ed({components:{BEmbed:Qv}}),Zv=nh({disabledField:Xm(rp,"disabled"),htmlField:Xm(rp,"html"),options:Xm(ip,[]),textField:Xm(rp,"text"),valueField:Xm(rp,"value")},"formOptionControls"),Yv=ds({props:Zv,computed:{formOptions:function(){return this.normalizeOptions(this.options)}},methods:{normalizeOption:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(Tl(e)){var n=Gl(e,this.valueField),o=Gl(e,this.textField);return{value:bl(n)?t||o:n,text:yg(String(bl(o)?t:o)),html:Gl(e,this.htmlField),disabled:Boolean(Gl(e,this.disabledField))}}return{value:t||e,text:yg(String(e)),disabled:!1}},normalizeOptions:function(e){var t=this;return Cl(e)?e.map((function(e){return t.normalizeOption(e)})):Tl(e)?(Ql('Setting prop "options" to an object is deprecated. Use the array format instead.',this.$options.name),Ll(e).map((function(n){return t.normalizeOption(e[n]||{},n)}))):[]}}}),Xv=nh(Ul(Fi(Fi({},Zv),{},{id:Xm(rp,void 0,!0)})),Gd),Jv=ds({name:Gd,mixins:[Yv,Qp],props:Xv,render:function(e){var t=this.id,n=this.formOptions.map((function(t,n){var o=t.value,r=t.text,a=t.html,i=t.disabled;return e("option",{attrs:{value:o,disabled:i},domProps:wg(a,r),key:"option_".concat(n)})}));return e("datalist",{attrs:{id:t}},[n,this.normalizeSlot()])}}),ey=nh({id:Xm(rp),inline:Xm(Xu,!1),tag:Xm(rp,"small"),textVariant:Xm(rp,"muted")},lc),ty=ds({name:lc,functional:!0,props:ey,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{class:Wi({"form-text":!n.inline},"text-".concat(n.textVariant),n.textVariant),attrs:{id:n.id}}),r)}}),ny=nh({ariaLive:Xm(rp),forceShow:Xm(Xu,!1),id:Xm(rp),role:Xm(rp),state:Xm(Xu,null),tag:Xm(rp,"div"),tooltip:Xm(Xu,!1)},Yd),oy=ds({name:Yd,functional:!0,props:ny,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.tooltip,i=n.ariaLive,s=!0===n.forceShow||!1===n.state;return e(n.tag,Ra(o,{class:{"d-block":s,"invalid-feedback":!a,"invalid-tooltip":a},attrs:{id:n.id||null,role:n.role||null,"aria-live":i||null,"aria-atomic":i?"true":null}}),r)}}),ry=nh({ariaLive:Xm(rp),forceShow:Xm(Xu,!1),id:Xm(rp),role:Xm(rp),state:Xm(Xu,null),tag:Xm(rp,"div"),tooltip:Xm(Xu,!1)},uc),ay=ds({name:uc,functional:!0,props:ry,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.tooltip,i=n.ariaLive,s=!0===n.forceShow||!0===n.state;return e(n.tag,Ra(o,{class:{"d-block":s,"valid-feedback":!a,"valid-tooltip":a},attrs:{id:n.id||null,role:n.role||null,"aria-live":i||null,"aria-atomic":i?"true":null}}),r)}}),iy=nh({tag:Xm(rp,"div")},tc),sy=ds({name:tc,functional:!0,props:iy,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{staticClass:"form-row"}),r)}}),ly=ed({components:{BForm:Ov,BFormDatalist:Jv,BDatalist:Jv,BFormText:ty,BFormInvalidFeedback:oy,BFormFeedback:oy,BFormValidFeedback:ay,BFormRow:sy}}),dy=function(e,t){for(var n=0;n<e.length;n++)if(Rf(e[n],t))return n;return-1},cy="input, textarea, select",uy=nh({autofocus:Xm(Xu,!1),disabled:Xm(Xu,!1),form:Xm(rp),id:Xm(rp),name:Xm(rp),required:Xm(Xu,!1)},"formControls"),py=ds({props:uy,mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var e=this;this.$nextTick((function(){cm((function(){var t=e.$el;e.autofocus&&gm(t)&&(wm(t,cy)||(t=ym(cy,t)),jm(t))}))}))}}}),my=nh({plain:Xm(Xu,!1)},"formControls"),hy=ds({props:my,computed:{custom:function(){return!this.plain}}}),fy=nh({size:Xm(rp)},"formControls"),gy=ds({props:fy,computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]}}}),by=nh({state:Xm(Xu,null)},"formState"),_y=ds({props:by,computed:{computedState:function(){return wl(this.state)?this.state:null},stateClass:function(){var e=this.computedState;return!0===e?"is-valid":!1===e?"is-invalid":null},computedAriaInvalid:function(){var e=jh(this).ariaInvalid;return!0===e||"true"===e||""===e||!1===this.computedState?"true":e}}}),vy=ah("checked",{defaultValue:null}),yy=vy.mixin,wy=vy.props,ky=vy.prop,xy=vy.event,Sy=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),wy),uy),fy),by),my),{},{ariaLabel:Xm(rp),ariaLabelledby:Xm(rp),button:Xm(Xu,!1),buttonVariant:Xm(rp),inline:Xm(Xu,!1),value:Xm(Zu)})),"formRadioCheckControls"),Cy=ds({mixins:[zf,ib,yy,Qp,py,gy,_y,hy],inheritAttrs:!1,props:Sy,data:function(){return{localChecked:this.isGroup?this.bvGroup[ky]:this[ky],hasFocus:!1}},computed:{computedLocalChecked:{get:function(){return this.isGroup?this.bvGroup.localChecked:this.localChecked},set:function(e){this.isGroup?this.bvGroup.localChecked=e:this.localChecked=e}},isChecked:function(){return Rf(this.value,this.computedLocalChecked)},isRadio:function(){return!0},isGroup:function(){return!!this.bvGroup},isBtnMode:function(){return this.isGroup?this.bvGroup.buttons:this.button},isPlain:function(){return!this.isBtnMode&&(this.isGroup?this.bvGroup.plain:this.plain)},isCustom:function(){return!this.isBtnMode&&!this.isPlain},isSwitch:function(){return!(this.isBtnMode||this.isRadio||this.isPlain)&&(this.isGroup?this.bvGroup.switches:this.switch)},isInline:function(){return this.isGroup?this.bvGroup.inline:this.inline},isDisabled:function(){return this.isGroup&&this.bvGroup.disabled||this.disabled},isRequired:function(){return this.computedName&&(this.isGroup?this.bvGroup.required:this.required)},computedName:function(){return(this.isGroup?this.bvGroup.groupName:this.name)||null},computedForm:function(){return(this.isGroup?this.bvGroup.form:this.form)||null},computedSize:function(){return(this.isGroup?this.bvGroup.size:this.size)||""},computedState:function(){return this.isGroup?this.bvGroup.computedState:wl(this.state)?this.state:null},computedButtonVariant:function(){var e=this.buttonVariant;return e||(this.isGroup&&this.bvGroup.buttonVariant?this.bvGroup.buttonVariant:"secondary")},buttonClasses:function(){var e,t=this.computedSize;return["btn","btn-".concat(this.computedButtonVariant),(e={},Wi(e,"btn-".concat(t),t),Wi(e,"disabled",this.isDisabled),Wi(e,"active",this.isChecked),Wi(e,"focus",this.hasFocus),e)]},computedAttrs:function(){var e=this.isDisabled,t=this.isRequired;return Fi(Fi({},this.bvAttrs),{},{id:this.safeId(),type:this.isRadio?"radio":"checkbox",name:this.computedName,form:this.computedForm,disabled:e,required:t,"aria-required":t||null,"aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||null})}},watch:(dv={},Wi(dv,ky,(function(){this["".concat(ky,"Watcher")].apply(this,arguments)})),Wi(dv,"computedLocalChecked",(function(){this.computedLocalCheckedWatcher.apply(this,arguments)})),dv),methods:(cv={},Wi(cv,"".concat(ky,"Watcher"),(function(e){Rf(e,this.computedLocalChecked)||(this.computedLocalChecked=e)})),Wi(cv,"computedLocalCheckedWatcher",(function(e,t){Rf(e,t)||this.$emit(xy,e)})),Wi(cv,"handleChange",(function(e){var t=this,n=e.target.checked,o=this.value,r=n?o:null;this.computedLocalChecked=o,this.$nextTick((function(){t.$emit(pu,r),t.isGroup&&t.bvGroup.$emit(pu,r)}))})),Wi(cv,"handleFocus",(function(e){e.target&&("focus"===e.type?this.hasFocus=!0:"blur"===e.type&&(this.hasFocus=!1))})),Wi(cv,"focus",(function(){this.isDisabled||jm(this.$refs.input)})),Wi(cv,"blur",(function(){this.isDisabled||$m(this.$refs.input)})),cv),render:function(e){var t=this.isRadio,n=this.isBtnMode,o=this.isPlain,r=this.isCustom,a=this.isInline,i=this.isSwitch,s=this.computedSize,l=this.bvAttrs,d=this.normalizeSlot(),c=e("input",{class:[{"form-check-input":o,"custom-control-input":r,"position-static":o&&!d},n?"":this.stateClass],directives:[{name:"model",value:this.computedLocalChecked}],attrs:this.computedAttrs,domProps:{value:this.value,checked:this.isChecked},on:Fi({change:this.handleChange},n?{focus:this.handleFocus,blur:this.handleFocus}:{}),key:"input",ref:"input"});if(n){var u=e("label",{class:this.buttonClasses},[c,d]);return this.isGroup||(u=e("div",{class:["btn-group-toggle","d-inline-block"]},[u])),u}var p=e();return o&&!d||(p=e("label",{class:{"form-check-label":o,"custom-control-label":r},attrs:{for:this.safeId()}},d)),e("div",{class:[Wi({"form-check":o,"form-check-inline":o&&a,"custom-control":r,"custom-control-inline":r&&a,"custom-checkbox":r&&!t&&!i,"custom-switch":i,"custom-radio":r&&t},"b-custom-control-".concat(s),s&&!n),l.class],style:l.style},[c,p])}}),Py="indeterminate",Ty=Gu+Py,Ey=nh(Ul(Fi(Fi({},Sy),{},(Wi(uv={},Py,Xm(Xu,!1)),Wi(uv,"switch",Xm(Xu,!1)),Wi(uv,"uncheckedValue",Xm(Zu,!1)),Wi(uv,"value",Xm(Zu,!0)),uv))),Wd),Dy=ds({name:Wd,mixins:[Cy],inject:{getBvGroup:{from:"getBvCheckGroup",default:function(){return function(){return null}}}},props:Ey,computed:{bvGroup:function(){return this.getBvGroup()},isChecked:function(){var e=this.value,t=this.computedLocalChecked;return Cl(t)?dy(t,e)>-1:Rf(t,e)},isRadio:function(){return!1}},watch:Wi({},Py,(function(e,t){Rf(e,t)||this.setIndeterminate(e)})),mounted:function(){this.setIndeterminate(this[Py])},methods:{computedLocalCheckedWatcher:function(e,t){if(!Rf(e,t)){this.$emit(xy,e);var n=this.$refs.input;n&&this.$emit(Ty,n.indeterminate)}},handleChange:function(e){var t=this,n=e.target,o=n.checked,r=n.indeterminate,a=this.value,i=this.uncheckedValue,s=this.computedLocalChecked;if(Cl(s)){var l=dy(s,a);o&&l<0?s=s.concat(a):!o&&l>-1&&(s=s.slice(0,l).concat(s.slice(l+1)))}else s=o?a:i;this.computedLocalChecked=s,this.$nextTick((function(){t.$emit(pu,s),t.isGroup&&t.bvGroup.$emit(pu,s),t.$emit(Ty,r)}))},setIndeterminate:function(e){Cl(this.computedLocalChecked)&&(e=!1);var t=this.$refs.input;t&&(t.indeterminate=e,this.$emit(Ty,e))}}}),Ay=nh(Sy,Xd),Ry=ds({name:Xd,mixins:[Cy],inject:{getBvGroup:{from:"getBvRadioGroup",default:function(){return function(){return null}}}},props:Ay,computed:{bvGroup:function(){return this.getBvGroup()}}}),Iy=["aria-describedby","aria-labelledby"],My=ah("checked"),By=My.mixin,Ny=My.props,Ly=My.prop,zy=My.event,Oy=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),Ny),uy),Zv),fy),by),my),{},{ariaInvalid:Xm(up,!1),buttonVariant:Xm(rp),buttons:Xm(Xu,!1),stacked:Xm(Xu,!1),validated:Xm(Xu,!1)})),"formRadioCheckGroups"),Fy=ds({mixins:[ib,By,Qp,py,Yv,gy,_y,hy],inheritAttrs:!1,props:Oy,data:function(){return{localChecked:this[Ly]}},computed:{inline:function(){return!this.stacked},groupName:function(){return this.name||this.safeId()},groupClasses:function(){var e=this.inline,t=this.size,n={"was-validated":this.validated};return this.buttons&&(n=[n,"btn-group-toggle",Wi({"btn-group":e,"btn-group-vertical":!e},"btn-group-".concat(t),t)]),n}},watch:(pv={},Wi(pv,Ly,(function(e){Rf(e,this.localChecked)||(this.localChecked=e)})),Wi(pv,"localChecked",(function(e,t){Rf(e,t)||this.$emit(zy,e)})),pv),render:function(e){var t=this,n=this.isRadioGroup,o=Fl(this.$attrs,Iy),r=n?Ry:Dy,a=this.formOptions.map((function(n,a){var i="BV_option_".concat(a);return e(r,{props:{disabled:n.disabled||!1,id:t.safeId(i),value:n.value},attrs:o,key:i},[e("span",{domProps:wg(n.html,n.text)})])}));return e("div",{class:[this.groupClasses,"bv-no-focus-ring"],attrs:Fi(Fi({},jl(this.$attrs,Iy)),{},{"aria-invalid":this.computedAriaInvalid,"aria-required":this.required?"true":null,id:this.safeId(),role:n?"radiogroup":"group",tabindex:"-1"})},[this.normalizeSlot(Pp),a,this.normalizeSlot()])}}),jy=nh(Ul(Fi(Fi({},Oy),{},(Wi(mv={},Ly,Xm(Yu,[])),Wi(mv,"switches",Xm(Xu,!1)),mv))),Hd),$y=ds({name:Hd,mixins:[Fy],provide:function(){var e=this;return{getBvCheckGroup:function(){return e}}},props:jy,computed:{isRadioGroup:function(){return!1}}}),Uy=ed({components:{BFormCheckbox:Dy,BCheckbox:Dy,BCheck:Dy,BFormCheckboxGroup:$y,BCheckboxGroup:$y,BCheckGroup:$y}}),Vy="__BV_hover_handler__",Wy="mouseenter",Hy=function(e,t,n){dh(e,t,Wy,n,Ku),dh(e,t,"mouseleave",n,Ku)},Gy=function(e,t){var n=t.value,o=void 0===n?null:n;if(ys){var r=e[Vy],a=yl(r),i=!(a&&r.fn===o);a&&i&&(Hy(!1,e,r),delete e[Vy]),yl(o)&&i&&(e[Vy]=function(e){var t=function(t){e(t.type===Wy,t)};return t.fn=e,t}(o),Hy(!0,e,e[Vy]))}},qy={bind:Gy,componentUpdated:Gy,unbind:function(e){Gy(e,{value:null})}},Qy=Ul(Fi(Fi(Fi(Fi(Fi(Fi({},ab),fy),by),jl(Sv,["disabled"])),jl(uy,["autofocus"])),{},{buttonOnly:Xm(Xu,!1),buttonVariant:Xm(rp,"secondary"),formattedValue:Xm(rp),labelSelected:Xm(rp),lang:Xm(rp),menuClass:Xm(sp),placeholder:Xm(rp),readonly:Xm(Xu,!1),rtl:Xm(Xu,null),value:Xm(rp,"")})),Ky=ds({name:"BVFormBtnLabelControl",directives:{"b-hover":qy},mixins:[ib,gy,_y,Cv,Qp],props:Qy,data:function(){return{isHovered:!1,hasFocus:!1}},computed:{idButton:function(){return this.safeId()},idLabel:function(){return this.safeId("_value_")},idMenu:function(){return this.safeId("_dialog_")},idWrapper:function(){return this.safeId("_outer_")},computedDir:function(){return!0===this.rtl?"rtl":!1===this.rtl?"ltr":null}},methods:{focus:function(){this.disabled||jm(this.$refs.toggle)},blur:function(){this.disabled||$m(this.$refs.toggle)},setFocus:function(e){this.hasFocus="focus"===e.type},handleHover:function(e){this.isHovered=e}},render:function(e){var t,n=this.idButton,o=this.idLabel,r=this.idMenu,a=this.idWrapper,i=this.disabled,s=this.readonly,l=this.required,d=this.name,c=this.state,u=this.visible,p=this.size,m=this.isHovered,h=this.hasFocus,f=this.labelSelected,g=this.buttonVariant,b=this.buttonOnly,_=om(this.value)||"",v=!1===c||l&&!_,y={isHovered:m,hasFocus:h,state:c,opened:u},w=e("button",{staticClass:"btn",class:(t={},Wi(t,"btn-".concat(g),b),Wi(t,"btn-".concat(p),p),Wi(t,"h-auto",!b),Wi(t,"dropdown-toggle",b),Wi(t,"dropdown-toggle-no-caret",b),t),attrs:{id:n,type:"button",disabled:i,"aria-haspopup":"dialog","aria-expanded":u?"true":"false","aria-invalid":v?"true":null,"aria-required":l?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle,"!focus":this.setFocus,"!blur":this.setFocus},ref:"toggle"},[this.hasNormalizedSlot(wp)?this.normalizeSlot(wp,y):e(af,{props:{scale:1.25}})]),k=e();d&&!i&&(k=e("input",{attrs:{type:"hidden",name:d||null,form:this.form||null,value:_}}));var x=e("div",{staticClass:"dropdown-menu",class:[this.menuClass,{show:u,"dropdown-menu-right":this.right}],attrs:{id:r,role:"dialog",tabindex:"-1","aria-modal":"false","aria-labelledby":o},on:{keydown:this.onKeydown},ref:"menu"},[this.normalizeSlot(xp,{opened:u})]),S=e("label",{class:b?"sr-only":["form-control",{"text-muted":!_},this.stateClass,this.sizeFormClass],attrs:{id:o,for:n,"aria-invalid":v?"true":null,"aria-required":l?"true":null},directives:[{name:"b-hover",value:this.handleHover}],on:{"!click":function(e){ch(e,{preventDefault:!1})}}},[_?this.formattedValue||_:this.placeholder||"",_&&f?e("bdi",{staticClass:"sr-only"},f):""]);return e("div",{staticClass:"b-form-btn-label-control dropdown",class:[this.directionClass,this.boundaryClass,[{"btn-group":b,"form-control":!b,focus:h&&!b,show:u,"is-valid":!0===c,"is-invalid":!1===c},b?null:this.sizeFormClass]],attrs:{id:a,role:b?null:"group",lang:this.lang||null,dir:this.computedDir,"aria-disabled":i,"aria-readonly":s&&!i,"aria-labelledby":o,"aria-invalid":!1===c||l&&!_?"true":null,"aria-required":l?"true":null}},[w,k,x,S])}}),Zy=ah("value",{type:pp}),Yy=Zy.mixin,Xy=Zy.props,Jy=Zy.prop,ew=Zy.event,tw=jl(pb,["block","hidden","id","noKeyNav","roleDescription","value","width"]),nw=jl(Qy,["formattedValue","id","lang","rtl","value"]),ow=nh(Ul(Fi(Fi(Fi(Fi(Fi({},ab),Xy),tw),nw),{},{calendarWidth:Xm(rp,"270px"),closeButton:Xm(Xu,!1),closeButtonVariant:Xm(rp,"outline-secondary"),dark:Xm(Xu,!1),labelCloseButton:Xm(rp,"Close"),labelResetButton:Xm(rp,"Reset"),labelTodayButton:Xm(rp,"Select today"),noCloseOnSelect:Xm(Xu,!1),resetButton:Xm(Xu,!1),resetButtonVariant:Xm(rp,"outline-danger"),resetValue:Xm(pp),todayButton:Xm(Xu,!1),todayButtonVariant:Xm(rp,"outline-primary")})),qd),rw=ds({name:qd,mixins:[ib,Yy],props:ow,data:function(){return{localYMD:Wg(this[Jy])||"",isVisible:!1,localLocale:null,isRTL:!1,formattedValue:"",activeYMD:""}},computed:{calendarYM:function(){return this.activeYMD.slice(0,-3)},computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null},computedResetValue:function(){return Wg(nb(this.resetValue))||""}},watch:(hv={},Wi(hv,Jy,(function(e){this.localYMD=Wg(e)||""})),Wi(hv,"localYMD",(function(e){this.isVisible&&this.$emit(ew,this.valueAsDate?Vg(e)||null:e||"")})),Wi(hv,"calendarYM",(function(e,t){if(e!==t&&t)try{this.$refs.control.updatePopper()}catch(e){}})),hv),methods:{focus:function(){this.disabled||jm(this.$refs.control)},blur:function(){this.disabled||$m(this.$refs.control)},setAndClose:function(e){var t=this;this.localYMD=e,this.noCloseOnSelect||this.$nextTick((function(){t.$refs.control.hide(!0)}))},onSelected:function(e){var t=this;this.$nextTick((function(){t.setAndClose(e)}))},onInput:function(e){this.localYMD!==e&&(this.localYMD=e)},onContext:function(e){var t=e.activeYMD,n=e.isRTL,o=e.locale,r=e.selectedYMD,a=e.selectedFormatted;this.isRTL=n,this.localLocale=o,this.formattedValue=a,this.localYMD=r,this.activeYMD=t,this.$emit(fu,e)},onTodayButton:function(){this.setAndClose(Wg(nb(Ug(),this.min,this.max)))},onResetButton:function(){this.setAndClose(this.computedResetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var e=this;this.$nextTick((function(){jm(e.$refs.calendar),e.$emit($u)}))},onHidden:function(){this.isVisible=!1,this.$emit(Tu)},defaultButtonFn:function(e){var t=e.isHovered,n=e.hasFocus;return this.$createElement(t||n?nf:tf,{attrs:{"aria-hidden":"true"}})}},render:function(e){var t=this.localYMD,n=this.disabled,o=this.readonly,r=this.dark,a=this.$props,i=this.$scopedSlots,s=vl(this.placeholder)?this.labelNoDateSelected:this.placeholder,l=[];if(this.todayButton){var d=this.labelTodayButton;l.push(e(ag,{props:{disabled:n||o,size:"sm",variant:this.todayButtonVariant},attrs:{"aria-label":d||null},on:{click:this.onTodayButton}},d))}if(this.resetButton){var c=this.labelResetButton;l.push(e(ag,{props:{disabled:n||o,size:"sm",variant:this.resetButtonVariant},attrs:{"aria-label":c||null},on:{click:this.onResetButton}},c))}if(this.closeButton){var u=this.labelCloseButton;l.push(e(ag,{props:{disabled:n,size:"sm",variant:this.closeButtonVariant},attrs:{"aria-label":u||null},on:{click:this.onCloseButton}},u))}l.length>0&&(l=[e("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":l.length>1,"justify-content-end":l.length<2}},l)]);var p=e(mb,{staticClass:"b-form-date-calendar w-100",props:Fi(Fi({},eh(tw,a)),{},{hidden:!this.isVisible,value:t,valueAsDate:!1,width:this.calendarWidth}),on:{selected:this.onSelected,input:this.onInput,context:this.onContext},scopedSlots:Fl(i,["nav-prev-decade","nav-prev-year","nav-prev-month","nav-this-month","nav-next-month","nav-next-year","nav-next-decade"]),key:"calendar",ref:"calendar"},l);return e(Ky,{staticClass:"b-form-datepicker",props:Fi(Fi({},eh(nw,a)),{},{formattedValue:t?this.formattedValue:"",id:this.safeId(),lang:this.computedLang,menuClass:[{"bg-dark":r,"text-light":r},this.menuClass],placeholder:s,rtl:this.isRTL,value:t}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:Wi({},wp,i[wp]||this.defaultButtonFn),ref:"control"},[p])}}),aw=ed({components:{BFormDatepicker:rw,BDatepicker:rw}}),iw=ah("value",{type:[Yu,fl],defaultValue:null,validator:function(e){return""===e?(Ql(uw,Qd),!0):vl(e)||pw(e)}}),sw=iw.mixin,lw=iw.props,dw=iw.prop,cw=iw.event,uw='Setting "value"/"v-model" to an empty string for reset is deprecated. Set to "null" instead.',pw=function e(t){return function(e){return e instanceof fl}(t)||Cl(t)&&t.every((function(t){return e(t)}))},mw=function(e){return yl(e.getAsEntry)?e.getAsEntry():yl(e.webkitGetAsEntry)?e.webkitGetAsEntry():null},hw=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise((function(o){var r=[];!function a(){t.readEntries((function(t){0===t.length?o(Promise.all(r).then((function(e){return e.reduce((function(e,t){return Vp(e,t)}),[])}))):(r.push(Promise.all(t.map((function(t){if(t){if(t.isDirectory)return e(t.createReader(),"".concat(n).concat(t.name,"/"));if(t.isFile)return new Promise((function(e){t.file((function(t){t.$path="".concat(n).concat(t.name),e(t)}))}))}return null})).filter(Wl))),a())}))}()}))},fw=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),lw),uy),my),by),fy),{},{accept:Xm(rp,""),browseText:Xm(rp,"Browse"),capture:Xm(Xu,!1),directory:Xm(Xu,!1),dropPlaceholder:Xm(rp,"Drop files here"),fileNameFormatter:Xm(ep),multiple:Xm(Xu,!1),noDrop:Xm(Xu,!1),noDropPlaceholder:Xm(rp,"Not allowed"),noTraverse:Xm(Xu,!1),placeholder:Xm(rp,"No file chosen")})),Qd),gw=ds({name:Qd,mixins:[zf,ib,sw,Qp,py,_y,hy,Qp],inheritAttrs:!1,props:fw,data:function(){return{files:[],dragging:!1,dropAllowed:!this.noDrop,hasFocus:!1}},computed:{computedAccept:function(){var e=this.accept;return 0===(e=(e||"").trim().split(/[,\s]+/).filter(Wl)).length?null:e.map((function(e){var t="name",n="^",o="$";return Os.test(e)?n="":(t="type",Ks.test(e)&&(o=".+$",e=e.slice(0,-1))),e=nm(e),{rx:new RegExp("".concat(n).concat(e).concat(o)),prop:t}}))},computedCapture:function(){var e=this.capture;return!0===e||""===e||(e||null)},computedAttrs:function(){var e=this.name,t=this.disabled,n=this.required,o=this.form,r=this.computedCapture,a=this.accept,i=this.multiple,s=this.directory;return Fi(Fi({},this.bvAttrs),{},{type:"file",id:this.safeId(),name:e,disabled:t,required:n,form:o||null,capture:r,accept:a||null,multiple:i,directory:s,webkitdirectory:s,"aria-required":n?"true":null})},computedFileNameFormatter:function(){var e=this.fileNameFormatter;return rh(e)?e:this.defaultFileNameFormatter},clonedFiles:function(){return Vl(this.files)},flattenedFiles:function(){return Hp(this.files)},fileNames:function(){return this.flattenedFiles.map((function(e){return e.name}))},labelContent:function(){if(this.dragging&&!this.noDrop)return this.normalizeSlot("drop-placeholder",{allowed:this.dropAllowed})||(this.dropAllowed?this.dropPlaceholder:this.$createElement("span",{staticClass:"text-danger"},this.noDropPlaceholder));if(0===this.files.length)return this.normalizeSlot("placeholder")||this.placeholder;var e=this.flattenedFiles,t=this.clonedFiles,n=this.fileNames,o=this.computedFileNameFormatter;return this.hasNormalizedSlot(Cp)?this.normalizeSlot(Cp,{files:e,filesTraversed:t,names:n}):o(e,t,n)}},watch:(fv={},Wi(fv,dw,(function(e){(!e||Cl(e)&&0===e.length)&&this.reset()})),Wi(fv,"files",(function(e,t){if(!Rf(e,t)){var n=this.multiple,o=this.noTraverse,r=!n||o?Hp(e):e;this.$emit(cw,n?r:r[0]||null)}})),fv),created:function(){this.$_form=null},mounted:function(){var e=km("form",this.$el);e&&(sh(e,"reset",this.reset,Qu),this.$_form=e)},beforeDestroy:function(){var e=this.$_form;e&&lh(e,"reset",this.reset,Qu)},methods:{isFileValid:function(e){if(!e)return!1;var t=this.computedAccept;return!t||t.some((function(t){return t.rx.test(e[t.prop])}))},isFilesArrayValid:function(e){var t=this;return Cl(e)?e.every((function(e){return t.isFileValid(e)})):this.isFileValid(e)},defaultFileNameFormatter:function(e,t,n){return n.join(", ")},setFiles:function(e){this.dropAllowed=!this.noDrop,this.dragging=!1,this.files=this.multiple?this.directory?e:Hp(e):Hp(e).slice(0,1)},setInputFiles:function(e){try{var t=new ClipboardEvent("").clipboardData||new DataTransfer;Hp(Vl(e)).forEach((function(e){delete e.$path,t.items.add(e)})),this.$refs.input.files=t.files}catch(e){}},reset:function(){try{var e=this.$refs.input;e.value="",e.type="",e.type="file"}catch(e){}this.files=[]},handleFiles:function(e){if(arguments.length>1&&void 0!==arguments[1]&&arguments[1]){var t=e.filter(this.isFilesArrayValid);t.length>0&&(this.setFiles(t),this.setInputFiles(t))}else this.setFiles(e)},focusHandler:function(e){this.plain||"focusout"===e.type?this.hasFocus=!1:this.hasFocus=!0},onChange:function(e){var t=this,n=e.type,o=e.target,r=e.dataTransfer,a=void 0===r?{}:r,i="drop"===n;this.$emit(pu,e);var s=$p(a.items||[]);if(_s&&s.length>0&&!_l(mw(s[0])))(function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Promise.all($p(e).filter((function(e){return"file"===e.kind})).map((function(e){var n=mw(e);if(n){if(n.isDirectory&&t)return hw(n.createReader(),"".concat(n.name,"/"));if(n.isFile)return new Promise((function(e){n.file((function(t){t.$path="",e(t)}))}))}return null})).filter(Wl))})(s,this.directory).then((function(e){return t.handleFiles(e,i)}));else{var l=$p(o.files||a.files||[]).map((function(e){return e.$path=e.webkitRelativePath||"",e}));this.handleFiles(l,i)}},onDragenter:function(e){ch(e),this.dragging=!0;var t=e.dataTransfer,n=void 0===t?{}:t;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragover:function(e){ch(e),this.dragging=!0;var t=e.dataTransfer,n=void 0===t?{}:t;if(this.noDrop||this.disabled||!this.dropAllowed)return n.dropEffect="none",void(this.dropAllowed=!1);n.dropEffect="copy"},onDragleave:function(e){var t=this;ch(e),this.$nextTick((function(){t.dragging=!1,t.dropAllowed=!t.noDrop}))},onDrop:function(e){var t=this;ch(e),this.dragging=!1,this.noDrop||this.disabled||!this.dropAllowed?this.$nextTick((function(){t.dropAllowed=!t.noDrop})):this.onChange(e)}},render:function(e){var t=this.custom,n=this.plain,o=this.size,r=this.dragging,a=this.stateClass,i=this.bvAttrs,s=e("input",{class:[{"form-control-file":n,"custom-file-input":t,focus:t&&this.hasFocus},a],style:t?{zIndex:-5}:{},attrs:this.computedAttrs,on:{change:this.onChange,focusin:this.focusHandler,focusout:this.focusHandler,reset:this.reset},ref:"input"});if(n)return s;var l=e("label",{staticClass:"custom-file-label",class:{dragging:r},attrs:{for:this.safeId(),"data-browse":this.browseText||null}},[e("span",{staticClass:"d-block form-file-text",style:{pointerEvents:"none"}},[this.labelContent])]);return e("div",{staticClass:"custom-file b-form-file",class:[Wi({},"b-custom-control-".concat(o),o),a,i.class],style:i.style,attrs:{id:this.safeId("_BV_file_outer_")},on:{dragenter:this.onDragenter,dragover:this.onDragover,dragleave:this.onDragleave,drop:this.onDrop}},[s,l])}}),bw=ed({components:{BFormFile:gw,BFile:gw}}),_w=function(e){return"\\"+e},vw=function(e){var t=(e=om(e)).length,n=e.charCodeAt(0);return e.split("").reduce((function(o,r,a){var i=e.charCodeAt(a);return 0===i?o+"�":127===i||i>=1&&i<=31||0===a&&i>=48&&i<=57||1===a&&i>=48&&i<=57&&45===n?o+_w("".concat(i.toString(16)," ")):0===a&&45===i&&1===t?o+_w(r):i>=128||45===i||95===i||i>=48&&i<=57||i>=65&&i<=90||i>=97&&i<=122?o+r:o+_w(r)}),"")},yw=["auto","start","end","center","baseline","stretch"],ww=Um((function(e,t,n){var o=e;if(!vl(n)&&!1!==n)return t&&(o+="-".concat(t)),"col"!==e||""!==n&&!0!==n?(o+="-".concat(n),am(o)):am(o)})),kw=Il(null),xw={name:Rd,functional:!0,get props(){return delete this.props,this.props=(e=Qm().filter(Wl),t=e.reduce((function(e,t){return e[t]=Xm(cp),e}),Il(null)),n=e.reduce((function(e,t){return e[Ym(t,"offset")]=Xm(hp),e}),Il(null)),o=e.reduce((function(e,t){return e[Ym(t,"order")]=Xm(hp),e}),Il(null)),kw=Rl(Il(null),{col:Ll(t),offset:Ll(n),order:Ll(o)}),nh(Ul(Fi(Fi(Fi(Fi({},t),n),o),{},{alignSelf:Xm(rp,null,(function(e){return Up(yw,e)})),col:Xm(Xu,!1),cols:Xm(hp),offset:Xm(hp),order:Xm(hp),tag:Xm(rp,"div")})),Rd));var e,t,n,o},render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.cols,s=o.offset,l=o.order,d=o.alignSelf,c=[];for(var u in kw)for(var p=kw[u],m=0;m<p.length;m++){var h=ww(u,p[m].replace(u,""),o[p[m]]);h&&c.push(h)}var f=c.some((function(e){return dl.test(e)}));return c.push((Wi(n={col:o.col||!f&&!i},"col-".concat(i),i),Wi(n,"offset-".concat(s),s),Wi(n,"order-".concat(l),l),Wi(n,"align-self-".concat(d),d),n)),e(o.tag,Ra(r,{class:c}),a)}},Sw=["input","select","textarea"],Cw=Sw.map((function(e){return"".concat(e,":not([disabled])")})).join(),Pw=[].concat(Sw,["a","button","label"]),Tw={name:Kd,mixins:[ib,_y,Qp],get props(){return delete this.props,this.props=nh(Ul(Fi(Fi(Fi(Fi({},ab),by),Qm().reduce((function(e,t){return e[Ym(t,"contentCols")]=Xm(cp),e[Ym(t,"labelAlign")]=Xm(rp),e[Ym(t,"labelCols")]=Xm(cp),e}),Il(null))),{},{description:Xm(rp),disabled:Xm(Xu,!1),feedbackAriaLive:Xm(rp,"assertive"),invalidFeedback:Xm(rp),label:Xm(rp),labelClass:Xm(sp),labelFor:Xm(rp),labelSize:Xm(rp),labelSrOnly:Xm(Xu,!1),tooltip:Xm(Xu,!1),validFeedback:Xm(rp),validated:Xm(Xu,!1)})),Kd)},data:function(){return{ariaDescribedby:null}},computed:{contentColProps:function(){return this.getColProps(this.$props,"content")},labelAlignClasses:function(){return this.getAlignClasses(this.$props,"label")},labelColProps:function(){return this.getColProps(this.$props,"label")},isHorizontal:function(){return Ll(this.contentColProps).length>0||Ll(this.labelColProps).length>0}},watch:{ariaDescribedby:function(e,t){e!==t&&this.updateAriaDescribedby(e,t)}},mounted:function(){var e=this;this.$nextTick((function(){e.updateAriaDescribedby(e.ariaDescribedby)}))},methods:{getAlignClasses:function(e,t){return Qm().reduce((function(n,o){var r=e[Ym(o,"".concat(t,"Align"))]||null;return r&&n.push(["text",o,r].filter(Wl).join("-")),n}),[])},getColProps:function(e,t){return Qm().reduce((function(n,o){var r=e[Ym(o,"".concat(t,"Cols"))];return wl(r=""===r||(r||!1))||"auto"===r||(r=(r=Kp(r,0))>0&&r),r&&(n[o||(wl(r)?"col":"cols")]=r),n}),{})},updateAriaDescribedby:function(e,t){var n=this.labelFor;if(ys&&n){var o=ym("#".concat(vw(n)),this.$refs.content);if(o){var r="aria-describedby",a=(e||"").split(Qs),i=(t||"").split(Qs),s=(Am(o,r)||"").split(Qs).filter((function(e){return!Up(i,e)})).concat(a).filter((function(e,t,n){return n.indexOf(e)===t})).filter(Wl).join(" ").trim();s?Em(o,r,s):Dm(o,r)}}},onLegendClick:function(e){if(!this.labelFor){var t=e.target,n=t?t.tagName:"";if(-1===Pw.indexOf(n)){var o=vm(Cw,this.$refs.content).filter(gm);1===o.length&&jm(o[0])}}}},render:function(e){var t=this.computedState,n=this.feedbackAriaLive,o=this.isHorizontal,r=this.labelFor,a=this.normalizeSlot,i=this.safeId,s=this.tooltip,l=i(),d=!r,c=e(),u=a(Dp)||this.label,p=u?i("_BV_label_"):null;if(u||o){var m=this.labelSize,h=this.labelColProps,f=d?"legend":"label";this.labelSrOnly?(u&&(c=e(f,{class:"sr-only",attrs:{id:p,for:r||null}},[u])),c=e(o?xw:"div",{props:o?h:{}},[c])):c=e(o?xw:f,{on:d?{click:this.onLegendClick}:{},props:o?Fi(Fi({},h),{},{tag:f}):{},attrs:{id:p,for:r||null,tabindex:d?"-1":null},class:[d?"bv-no-focus-ring":"",o||d?"col-form-label":"",!o&&d?"pt-0":"",o||d?"":"d-block",m?"col-form-label-".concat(m):"",this.labelAlignClasses,this.labelClass]},[u])}var g=e(),b=a("invalid-feedback")||this.invalidFeedback,_=b?i("_BV_feedback_invalid_"):null;b&&(g=e(oy,{props:{ariaLive:n,id:_,state:t,tooltip:s},attrs:{tabindex:b?"-1":null}},[b]));var v=e(),y=a("valid-feedback")||this.validFeedback,w=y?i("_BV_feedback_valid_"):null;y&&(v=e(ay,{props:{ariaLive:n,id:w,state:t,tooltip:s},attrs:{tabindex:y?"-1":null}},[y]));var k=e(),x=a("description")||this.description,S=x?i("_BV_description_"):null;x&&(k=e(ty,{attrs:{id:S,tabindex:"-1"}},[x]));var C=this.ariaDescribedby=[S,!1===t?_:null,!0===t?w:null].filter(Wl).join(" ")||null,P=e(o?xw:"div",{props:o?this.contentColProps:{},ref:"content"},[a(xp,{ariaDescribedby:C,descriptionId:S,id:l,labelId:p})||e(),g,v,k]);return e(d?"fieldset":o?sy:"div",{staticClass:"form-group",class:[{"was-validated":this.validated},this.stateClass],attrs:{id:l,disabled:d?this.disabled:null,role:d?null:"group","aria-invalid":this.computedAriaInvalid,"aria-labelledby":d&&o?p:null}},o&&d?[e(sy,[c,P])]:[c,P])}},Ew=ed({components:{BFormGroup:Tw,BFormFieldset:Tw}}),Dw=ds({computed:{selectionStart:{cache:!1,get:function(){return this.$refs.input.selectionStart},set:function(e){this.$refs.input.selectionStart=e}},selectionEnd:{cache:!1,get:function(){return this.$refs.input.selectionEnd},set:function(e){this.$refs.input.selectionEnd=e}},selectionDirection:{cache:!1,get:function(){return this.$refs.input.selectionDirection},set:function(e){this.$refs.input.selectionDirection=e}}},methods:{select:function(){var e;(e=this.$refs.input).select.apply(e,arguments)},setSelectionRange:function(){var e;(e=this.$refs.input).setSelectionRange.apply(e,arguments)},setRangeText:function(){var e;(e=this.$refs.input).setRangeText.apply(e,arguments)}}}),Aw=ah("value",{type:hp,defaultValue:"",event:"update"}),Rw=Aw.mixin,Iw=Aw.props,Mw=Aw.prop,Bw=Aw.event,Nw=nh(Ul(Fi(Fi({},Iw),{},{ariaInvalid:Xm(up,!1),autocomplete:Xm(rp),debounce:Xm(hp,0),formatter:Xm(ep),lazy:Xm(Xu,!1),lazyFormatter:Xm(Xu,!1),number:Xm(Xu,!1),placeholder:Xm(rp),plaintext:Xm(Xu,!1),readonly:Xm(Xu,!1),trim:Xm(Xu,!1)})),"formTextControls"),Lw=ds({mixins:[Rw],props:Nw,data:function(){var e=this[Mw];return{localValue:om(e),vModelValue:this.modifyValue(e)}},computed:{computedClass:function(){var e=this.plaintext,t=this.type,n="range"===t,o="color"===t;return[{"custom-range":n,"form-control-plaintext":e&&!n&&!o,"form-control":o||!e&&!n},this.sizeFormClass,this.stateClass]},computedDebounce:function(){return Ah(Kp(this.debounce,0),0)},hasFormatter:function(){return rh(this.formatter)}},watch:Wi({},Mw,(function(e){var t=om(e),n=this.modifyValue(e);t===this.localValue&&n===this.vModelValue||(this.clearDebounce(),this.localValue=t,this.vModelValue=n)})),created:function(){this.$_inputDebounceTimer=null},beforeDestroy:function(){this.clearDebounce()},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e=om(e),!this.hasFormatter||this.lazyFormatter&&!n||(e=this.formatter(e,t)),e},modifyValue:function(e){return e=om(e),this.trim&&(e=e.trim()),this.number&&(e=Zp(e,e)),e},updateValue:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=this.lazy;if(!o||n){this.clearDebounce();var r=function(){if((e=t.modifyValue(e))!==t.vModelValue)t.vModelValue=e,t.$emit(Bw,e);else if(t.hasFormatter){var n=t.$refs.input;n&&e!==n.value&&(n.value=e)}},a=this.computedDebounce;a>0&&!o&&!n?this.$_inputDebounceTimer=setTimeout(r,a):r()}},onInput:function(e){if(!e.target.composing){var t=e.target.value,n=this.formatValue(t,e);!1===n||e.defaultPrevented?ch(e,{propagation:!1}):(this.localValue=n,this.updateValue(n),this.$emit(Du,n))}},onChange:function(e){var t=e.target.value,n=this.formatValue(t,e);!1===n||e.defaultPrevented?ch(e,{propagation:!1}):(this.localValue=n,this.updateValue(n,!0),this.$emit(pu,n))},onBlur:function(e){var t=e.target.value,n=this.formatValue(t,e,!0);!1!==n&&(this.localValue=om(this.modifyValue(n)),this.updateValue(n,!0)),this.$emit(uu,e)},focus:function(){this.disabled||jm(this.$el)},blur:function(){this.disabled||$m(this.$el)}}}),zw=ds({computed:{validity:{cache:!1,get:function(){return this.$refs.input.validity}},validationMessage:{cache:!1,get:function(){return this.$refs.input.validationMessage}},willValidate:{cache:!1,get:function(){return this.$refs.input.willValidate}}},methods:{setCustomValidity:function(){var e;return(e=this.$refs.input).setCustomValidity.apply(e,arguments)},checkValidity:function(){var e;return(e=this.$refs.input).checkValidity.apply(e,arguments)},reportValidity:function(){var e;return(e=this.$refs.input).reportValidity.apply(e,arguments)}}}),Ow=["text","password","email","number","url","tel","search","range","color","date","time","datetime","datetime-local","month","week"],Fw=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi({},ab),uy),fy),by),Nw),{},{list:Xm(rp),max:Xm(hp),min:Xm(hp),noWheel:Xm(Xu,!1),step:Xm(hp),type:Xm(rp,"text",(function(e){return Up(Ow,e)}))})),Zd),jw=ds({name:Zd,mixins:[Vf,ib,py,gy,_y,Lw,Dw,zw],props:Fw,computed:{localType:function(){var e=this.type;return Up(Ow,e)?e:"text"},computedAttrs:function(){var e=this.localType,t=this.name,n=this.form,o=this.disabled,r=this.placeholder,a=this.required,i=this.min,s=this.max,l=this.step;return{id:this.safeId(),name:t,form:n,type:e,disabled:o,placeholder:r,required:a,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,min:i,max:s,step:l,list:"password"!==e?this.list:null,"aria-required":a?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return Fi(Fi({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{noWheel:function(e){this.setWheelStopper(e)}},mounted:function(){this.setWheelStopper(this.noWheel)},deactivated:function(){this.setWheelStopper(!1)},activated:function(){this.setWheelStopper(this.noWheel)},beforeDestroy:function(){this.setWheelStopper(!1)},methods:{setWheelStopper:function(e){var t=this.$el;dh(e,t,"focus",this.onWheelFocus),dh(e,t,"blur",this.onWheelBlur),e||lh(document,"wheel",this.stopWheel)},onWheelFocus:function(){sh(document,"wheel",this.stopWheel)},onWheelBlur:function(){lh(document,"wheel",this.stopWheel)},stopWheel:function(e){ch(e,{propagation:!1}),$m(this.$el)}},render:function(e){return e("input",{class:this.computedClass,attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners,ref:"input"})}}),$w=ed({components:{BFormInput:jw,BInput:jw}}),Uw=nh(Oy,Jd),Vw=ds({name:Jd,mixins:[Fy],provide:function(){var e=this;return{getBvRadioGroup:function(){return e}}},props:Uw,computed:{isRadioGroup:function(){return!0}}}),Ww=ed({components:{BFormRadio:Ry,BRadio:Ry,BFormRadioGroup:Vw,BRadioGroup:Vw}}),Hw=ah("value",{type:hp,event:pu}),Gw=Hw.mixin,qw=Hw.props,Qw=Hw.prop,Kw=Hw.event,Zw=function(e){return Ah(3,Kp(e,5))},Yw=function(e,t,n){return Ah(Dh(e,n),t)},Xw=ds({name:"BVFormRatingStar",mixins:[Qp],props:{disabled:Xm(Xu,!1),focused:Xm(Xu,!1),hasClear:Xm(Xu,!1),rating:Xm(tp,0),readonly:Xm(Xu,!1),star:Xm(tp,0),variant:Xm(rp)},methods:{onClick:function(e){this.disabled||this.readonly||(ch(e,{propagation:!1}),this.$emit(Fu,this.star))}},render:function(e){var t=this.rating,n=this.star,o=this.focused,r=this.hasClear,a=this.variant,i=this.disabled,s=this.readonly,l=r?0:1,d=t>=n?"full":t>=n-.5?"half":"empty",c={variant:a,disabled:i,readonly:s};return e("span",{staticClass:"b-rating-star",class:{focused:o&&t===n||!Kp(t)&&n===l,"b-rating-star-empty":"empty"===d,"b-rating-star-half":"half"===d,"b-rating-star-full":"full"===d},attrs:{tabindex:i||s?null:"-1"},on:{click:this.onClick}},[e("span",{staticClass:"b-rating-icon"},[this.normalizeSlot(d,c)])])}}),Jw=nh(Ul(Fi(Fi(Fi(Fi(Fi({},ab),qw),jl(uy,["required","autofocus"])),fy),{},{color:Xm(rp),iconClear:Xm(rp,"x"),iconEmpty:Xm(rp,"star"),iconFull:Xm(rp,"star-fill"),iconHalf:Xm(rp,"star-half"),inline:Xm(Xu,!1),locale:Xm(lp),noBorder:Xm(Xu,!1),precision:Xm(hp),readonly:Xm(Xu,!1),showClear:Xm(Xu,!1),showValue:Xm(Xu,!1),showValueMax:Xm(Xu,!1),stars:Xm(hp,5,(function(e){return Kp(e)>=3})),variant:Xm(rp)})),ec),ek=ds({name:ec,components:{BIconStar:ff,BIconStarHalf:bf,BIconStarFill:gf,BIconX:_f},mixins:[ib,Gw,gy],props:Jw,data:function(){var e=Zp(this[Qw],null),t=Zw(this.stars);return{localValue:_l(e)?null:Yw(e,0,t),hasFocus:!1}},computed:{computedStars:function(){return Zw(this.stars)},computedRating:function(){var e=Zp(this.localValue,0),t=Kp(this.precision,3);return Yw(Zp(e.toFixed(t)),0,this.computedStars)},computedLocale:function(){var e=Vp(this.locale).filter(Wl);return new Intl.NumberFormat(e).resolvedOptions().locale},isInteractive:function(){return!this.disabled&&!this.readonly},isRTL:function(){return rb(this.computedLocale)},formattedRating:function(){var e=Kp(this.precision),t=this.showValueMax,n=this.computedLocale,o={notation:"standard",minimumFractionDigits:isNaN(e)?0:e,maximumFractionDigits:isNaN(e)?3:e},r=this.computedStars.toLocaleString(n),a=this.localValue;return a=_l(a)?t?"-":"":a.toLocaleString(n,o),t?"".concat(a,"/").concat(r):a}},watch:(gv={},Wi(gv,Qw,(function(e,t){if(e!==t){var n=Zp(e,null);this.localValue=_l(n)?null:Yw(n,0,this.computedStars)}})),Wi(gv,"localValue",(function(e,t){e!==t&&e!==(this.value||0)&&this.$emit(Kw,e||null)})),Wi(gv,"disabled",(function(e){e&&(this.hasFocus=!1,this.blur())})),gv),methods:{focus:function(){this.disabled||jm(this.$el)},blur:function(){this.disabled||$m(this.$el)},onKeydown:function(e){var t=e.keyCode;if(this.isInteractive&&Up([Tf,xf,Ef,Af],t)){ch(e,{propagation:!1});var n=Kp(this.localValue,0),o=this.showClear?0:1,r=this.computedStars,a=this.isRTL?-1:1;t===Tf?this.localValue=Yw(n-a,o,r)||null:t===Ef?this.localValue=Yw(n+a,o,r):t===xf?this.localValue=Yw(n-1,o,r)||null:t===Af&&(this.localValue=Yw(n+1,o,r))}},onSelected:function(e){this.isInteractive&&(this.localValue=e)},onFocus:function(e){this.hasFocus=!!this.isInteractive&&"focus"===e.type},renderIcon:function(e){return this.$createElement(kf,{props:{icon:e,variant:this.disabled||this.color?null:this.variant||null}})},iconEmptyFn:function(){return this.renderIcon(this.iconEmpty)},iconHalfFn:function(){return this.renderIcon(this.iconHalf)},iconFullFn:function(){return this.renderIcon(this.iconFull)},iconClearFn:function(){return this.$createElement(kf,{props:{icon:this.iconClear}})}},render:function(e){var t=this,n=this.disabled,o=this.readonly,r=this.name,a=this.form,i=this.inline,s=this.variant,l=this.color,d=this.noBorder,c=this.hasFocus,u=this.computedRating,p=this.computedStars,m=this.formattedRating,h=this.showClear,f=this.isRTL,g=this.isInteractive,b=this.$scopedSlots,_=[];if(h&&!n&&!o){var v=e("span",{staticClass:"b-rating-icon"},[(b["icon-clear"]||this.iconClearFn)()]);_.push(e("span",{staticClass:"b-rating-star b-rating-star-clear flex-grow-1",class:{focused:c&&0===u},attrs:{tabindex:g?"-1":null},on:{click:function(){return t.onSelected(null)}},key:"clear"},[v]))}for(var y=0;y<p;y++){var w=y+1;_.push(e(Xw,{staticClass:"flex-grow-1",style:l&&!n?{color:l}:{},props:{rating:u,star:w,variant:n?null:s||null,disabled:n,readonly:o,focused:c,hasClear:h},on:{selected:this.onSelected},scopedSlots:{empty:b["icon-empty"]||this.iconEmptyFn,half:b["icon-half"]||this.iconHalfFn,full:b["icon-full"]||this.iconFullFn},key:y}))}return r&&_.push(e("input",{attrs:{type:"hidden",value:_l(this.localValue)?"":u,name:r,form:a||null},key:"hidden"})),this.showValue&&_.push(e("b",{staticClass:"b-rating-value flex-grow-1",attrs:{"aria-hidden":"true"},key:"value"},om(m))),e("output",{staticClass:"b-rating form-control align-items-center",class:[{"d-inline-flex":i,"d-flex":!i,"border-0":d,disabled:n,readonly:!n&&o},this.sizeFormClass],attrs:{id:this.safeId(),dir:f?"rtl":"ltr",tabindex:n?null:"0",disabled:n,role:"slider","aria-disabled":n?"true":null,"aria-readonly":!n&&o?"true":null,"aria-live":"off","aria-valuemin":h?"0":"1","aria-valuemax":om(p),"aria-valuenow":u?om(u):null},on:{keydown:this.onKeydown,focus:this.onFocus,blur:this.onFocus}},_)}}),tk=ed({components:{BFormRating:ek,BRating:ek}}),nk=ah("value"),ok=nk.mixin,rk=nk.props,ak=nk.prop,ik=nk.event,sk=nh(Ul(Fi(Fi({},Zv),{},{labelField:Xm(rp,"label"),optionsField:Xm(rp,"options")})),"formOptions"),lk=ds({mixins:[Yv],props:sk,methods:{normalizeOption:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(Tl(e)){var n=Gl(e,this.valueField),o=Gl(e,this.textField),r=Gl(e,this.optionsField,null);return _l(r)?{value:bl(n)?t||o:n,text:String(bl(o)?t:o),html:Gl(e,this.htmlField),disabled:Boolean(Gl(e,this.disabledField))}:{label:String(Gl(e,this.labelField)||o),options:this.normalizeOptions(r)}}return{value:t||e,text:String(e),disabled:!1}}}}),dk=nh({disabled:Xm(Xu,!1),value:Xm(Zu,void 0,!0)},oc),ck=ds({name:oc,functional:!0,props:dk,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.value;return e("option",Ra(o,{attrs:{disabled:n.disabled},domProps:{value:a}}),r)}}),uk=nh(Ul(Fi(Fi({},Zv),{},{label:Xm(rp,void 0,!0)})),rc),pk=ds({name:rc,mixins:[Qp,Yv],props:uk,render:function(e){var t=this.label,n=this.formOptions.map((function(t,n){var o=t.value,r=t.text,a=t.html,i=t.disabled;return e(ck,{attrs:{value:o,disabled:i},domProps:wg(a,r),key:"option_".concat(n)})}));return e("optgroup",{attrs:{label:t}},[this.normalizeSlot(Pp),n,this.normalizeSlot()])}}),mk=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),rk),uy),my),fy),by),{},{ariaInvalid:Xm(up,!1),multiple:Xm(Xu,!1),selectSize:Xm(tp,0)})),nc),hk=ds({name:nc,mixins:[ib,ok,py,gy,_y,hy,lk,Qp],props:mk,data:function(){return{localValue:this[ak]}},computed:{computedSelectSize:function(){return this.plain||0!==this.selectSize?this.selectSize:null},inputClass:function(){return[this.plain?"form-control":"custom-select",this.size&&this.plain?"form-control-".concat(this.size):null,this.size&&!this.plain?"custom-select-".concat(this.size):null,this.stateClass]}},watch:{value:function(e){this.localValue=e},localValue:function(){this.$emit(ik,this.localValue)}},methods:{focus:function(){jm(this.$refs.input)},blur:function(){$m(this.$refs.input)},onChange:function(e){var t=this,n=e.target,o=$p(n.options).filter((function(e){return e.selected})).map((function(e){return"_value"in e?e._value:e.value}));this.localValue=n.multiple?o:o[0],this.$nextTick((function(){t.$emit(pu,t.localValue)}))}},render:function(e){var t=this.name,n=this.disabled,o=this.required,r=this.computedSelectSize,a=this.localValue,i=this.formOptions.map((function(t,n){var o=t.value,r=t.label,a=t.options,i=t.disabled,s="option_".concat(n);return Cl(a)?e(pk,{props:{label:r,options:a},key:s}):e(ck,{props:{value:o,disabled:i},domProps:wg(t.html,t.text),key:s})}));return e("select",{class:this.inputClass,attrs:{id:this.safeId(),name:t,form:this.form||null,multiple:this.multiple||null,size:r,disabled:n,required:o,"aria-required":o?"true":null,"aria-invalid":this.computedAriaInvalid},on:{change:this.onChange},directives:[{name:"model",value:a}],ref:"input"},[this.normalizeSlot(Pp),i,this.normalizeSlot()])}}),fk=ed({components:{BFormSelect:hk,BFormSelectOption:ck,BFormSelectOptionGroup:pk,BSelect:hk,BSelectOption:ck,BSelectOptionGroup:pk}}),gk=ah("value",{type:dp}),bk=gk.mixin,_k=gk.props,vk=gk.prop,yk=gk.event,wk=[Af,xf,Pf,Sf,33,34],kk=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi({},ab),_k),jl(uy,["required","autofocus"])),fy),by),{},{ariaControls:Xm(rp),ariaLabel:Xm(rp),formatterFn:Xm(ep),inline:Xm(Xu,!1),labelDecrement:Xm(rp,"Decrement"),labelIncrement:Xm(rp,"Increment"),locale:Xm(lp),max:Xm(hp,100),min:Xm(hp,1),placeholder:Xm(rp),readonly:Xm(Xu,!1),repeatDelay:Xm(hp,500),repeatInterval:Xm(hp,100),repeatStepMultiplier:Xm(hp,4),repeatThreshold:Xm(hp,10),step:Xm(hp,1),vertical:Xm(Xu,!1),wrap:Xm(Xu,!1)})),ac),xk=ds({name:ac,mixins:[zf,ib,bk,gy,_y,Qp],inheritAttrs:!1,props:kk,data:function(){return{localValue:Zp(this[vk],null),hasFocus:!1}},computed:{required:function(){return!1},spinId:function(){return this.safeId()},computedInline:function(){return this.inline&&!this.vertical},computedReadonly:function(){return this.readonly&&!this.disabled},computedRequired:function(){return this.required&&!this.computedReadonly&&!this.disabled},computedStep:function(){return Zp(this.step,1)},computedMin:function(){return Zp(this.min,1)},computedMax:function(){var e=Zp(this.max,100),t=this.computedStep,n=this.computedMin;return Mh((e-n)/t)*t+n},computedDelay:function(){var e=Kp(this.repeatDelay,0);return e>0?e:500},computedInterval:function(){var e=Kp(this.repeatInterval,0);return e>0?e:100},computedThreshold:function(){return Ah(Kp(this.repeatThreshold,10),1)},computedStepMultiplier:function(){return Ah(Kp(this.repeatStepMultiplier,4),1)},computedPrecision:function(){var e=this.computedStep;return Mh(e)===e?0:(e.toString().split(".")[1]||"").length},computedMultiplier:function(){return Bh(10,this.computedPrecision||0)},valueAsFixed:function(){var e=this.localValue;return _l(e)?"":e.toFixed(this.computedPrecision)},computedLocale:function(){var e=Vp(this.locale).filter(Wl);return new Intl.NumberFormat(e).resolvedOptions().locale},computedRTL:function(){return rb(this.computedLocale)},defaultFormatter:function(){var e=this.computedPrecision;return new Intl.NumberFormat(this.computedLocale,{style:"decimal",useGrouping:!1,minimumIntegerDigits:1,minimumFractionDigits:e,maximumFractionDigits:e,notation:"standard"}).format},computedFormatter:function(){var e=this.formatterFn;return rh(e)?e:this.defaultFormatter},computedAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{role:"group",lang:this.computedLocale,tabindex:this.disabled?null:"-1",title:this.ariaLabel})},computedSpinAttrs:function(){var e=this.spinId,t=this.localValue,n=this.computedRequired,o=this.disabled,r=this.state,a=this.computedFormatter,i=!_l(t);return Fi(Fi({dir:this.computedRTL?"rtl":"ltr"},this.bvAttrs),{},{id:e,role:"spinbutton",tabindex:o?null:"0","aria-live":"off","aria-label":this.ariaLabel||null,"aria-controls":this.ariaControls||null,"aria-invalid":!1===r||!i&&n?"true":null,"aria-required":n?"true":null,"aria-valuemin":om(this.computedMin),"aria-valuemax":om(this.computedMax),"aria-valuenow":i?t:null,"aria-valuetext":i?a(t):null})}},watch:(bv={},Wi(bv,vk,(function(e){this.localValue=Zp(e,null)})),Wi(bv,"localValue",(function(e){this.$emit(yk,e)})),Wi(bv,"disabled",(function(e){e&&this.clearRepeat()})),Wi(bv,"readonly",(function(e){e&&this.clearRepeat()})),bv),created:function(){this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null,this.$_keyIsDown=!1},beforeDestroy:function(){this.clearRepeat()},deactivated:function(){this.clearRepeat()},methods:{focus:function(){this.disabled||jm(this.$refs.spinner)},blur:function(){this.disabled||$m(this.$refs.spinner)},emitChange:function(){this.$emit(pu,this.localValue)},stepValue:function(e){var t=this.localValue;if(!this.disabled&&!_l(t)){var n=this.computedStep*e,o=this.computedMin,r=this.computedMax,a=this.computedMultiplier,i=this.wrap;t=Nh((t-o)/n)*n+o+n,t=Nh(t*a)/a,this.localValue=t>r?i?o:r:t<o?i?r:o:t}},onFocusBlur:function(e){this.hasFocus=!this.disabled&&"focus"===e.type},stepUp:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=this.localValue;_l(t)?this.localValue=this.computedMin:this.stepValue(1*e)},stepDown:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=this.localValue;_l(t)?this.localValue=this.wrap?this.computedMax:this.computedMin:this.stepValue(-1*e)},onKeydown:function(e){var t=e.keyCode,n=e.altKey,o=e.ctrlKey,r=e.metaKey;if(!(this.disabled||this.readonly||n||o||r)&&Up(wk,t)){if(ch(e,{propagation:!1}),this.$_keyIsDown)return;this.resetTimers(),Up([Af,xf],t)?(this.$_keyIsDown=!0,t===Af?this.handleStepRepeat(e,this.stepUp):t===xf&&this.handleStepRepeat(e,this.stepDown)):33===t?this.stepUp(this.computedStepMultiplier):34===t?this.stepDown(this.computedStepMultiplier):t===Pf?this.localValue=this.computedMin:t===Sf&&(this.localValue=this.computedMax)}},onKeyup:function(e){var t=e.keyCode,n=e.altKey,o=e.ctrlKey,r=e.metaKey;this.disabled||this.readonly||n||o||r||Up(wk,t)&&(ch(e,{propagation:!1}),this.resetTimers(),this.$_keyIsDown=!1,this.emitChange())},handleStepRepeat:function(e,t){var n=this,o=e||{},r=o.type,a=o.button;if(!this.disabled&&!this.readonly){if("mousedown"===r&&a)return;this.resetTimers(),t(1);var i=this.computedThreshold,s=this.computedStepMultiplier,l=this.computedDelay,d=this.computedInterval;this.$_autoDelayTimer=setTimeout((function(){var e=0;n.$_autoRepeatTimer=setInterval((function(){t(e<i?1:s),e++}),d)}),l)}},onMouseup:function(e){var t=e||{},n=t.type,o=t.button;"mouseup"===n&&o||(ch(e,{propagation:!1}),this.resetTimers(),this.setMouseup(!1),this.emitChange())},setMouseup:function(e){try{dh(e,document.body,"mouseup",this.onMouseup,!1),dh(e,document.body,"touchend",this.onMouseup,!1)}catch(e){}},resetTimers:function(){clearTimeout(this.$_autoDelayTimer),clearInterval(this.$_autoRepeatTimer),this.$_autoDelayTimer=null,this.$_autoRepeatTimer=null},clearRepeat:function(){this.resetTimers(),this.setMouseup(!1),this.$_keyIsDown=!1}},render:function(e){var t=this,n=this.spinId,o=this.localValue,r=this.computedInline,a=this.computedReadonly,i=this.vertical,s=this.disabled,l=this.computedFormatter,d=!_l(o),c=function(o,r,l,d,c,u,p){var m=e(l,{props:{scale:t.hasFocus?1.5:1.25},attrs:{"aria-hidden":"true"}}),h={hasFocus:t.hasFocus},f=function(e){s||a||(ch(e,{propagation:!1}),t.setMouseup(!0),jm(e.currentTarget),t.handleStepRepeat(e,o))};return e("button",{staticClass:"btn btn-sm border-0 rounded-0",class:{"py-0":!i},attrs:{tabindex:"-1",type:"button",disabled:s||a||u,"aria-disabled":s||a||u?"true":null,"aria-controls":n,"aria-label":r||null,"aria-keyshortcuts":c||null},on:{mousedown:f,touchstart:f},key:d||null,ref:d},[t.normalizeSlot(p,h)||m])},u=c(this.stepUp,this.labelIncrement,hf,"inc","ArrowUp",!1,"increment"),p=c(this.stepDown,this.labelDecrement,pf,"dec","ArrowDown",!1,"decrement"),m=e();this.name&&!s&&(m=e("input",{attrs:{type:"hidden",name:this.name,form:this.form||null,value:this.valueAsFixed},key:"hidden"}));var h=e("output",{staticClass:"flex-grow-1",class:{"d-flex":i,"align-self-center":!i,"align-items-center":i,"border-top":i,"border-bottom":i,"border-left":!i,"border-right":!i},attrs:this.computedSpinAttrs,key:"output",ref:"spinner"},[e("bdi",d?l(o):this.placeholder||"")]);return e("div",{staticClass:"b-form-spinbutton form-control",class:[{disabled:s,readonly:a,focus:this.hasFocus,"d-inline-flex":r||i,"d-flex":!r&&!i,"align-items-stretch":!i,"flex-column":i},this.sizeFormClass,this.stateClass],attrs:this.computedAttrs,on:{keydown:this.onKeydown,keyup:this.onKeyup,"!focus":this.onFocusBlur,"!blur":this.onFocusBlur}},i?[u,m,h,p]:[p,m,h,u])}}),Sk=ed({components:{BFormSpinbutton:xk,BSpinbutton:xk}}),Ck=nh(Ul(Fi(Fi({},ab),{},{disabled:Xm(Xu,!1),noRemove:Xm(Xu,!1),pill:Xm(Xu,!1),removeLabel:Xm(rp,"Remove tag"),tag:Xm(rp,"span"),title:Xm(rp),variant:Xm(rp,"secondary")})),ic),Pk=ds({name:ic,mixins:[ib,Qp],props:Ck,methods:{onRemove:function(e){var t=e.type,n=e.keyCode;this.disabled||"click"!==t&&("keydown"!==t||46!==n)||this.$emit("remove")}},render:function(e){var t=this.title,n=this.tag,o=this.variant,r=this.pill,a=this.disabled,i=this.safeId(),s=this.safeId("_taglabel_"),l=e();this.noRemove||a||(l=e(fh,{staticClass:"b-form-tag-remove",props:{ariaLabel:this.removeLabel},attrs:{"aria-controls":i,"aria-describedby":s,"aria-keyshortcuts":"Delete"},on:{click:this.onRemove,keydown:this.onRemove}}));var d=e("span",{staticClass:"b-form-tag-content flex-grow-1 text-truncate",attrs:{id:s}},this.normalizeSlot()||t);return e(_g,{staticClass:"b-form-tag d-inline-flex align-items-baseline mw-100",class:{disabled:a},props:{tag:n,variant:o,pill:r},attrs:{id:i,title:t||null,"aria-labelledby":s}},[d,l])}}),Tk=ah("value",{type:Yu,defaultValue:[]}),Ek=Tk.mixin,Dk=Tk.props,Ak=Tk.prop,Rk=Tk.event,Ik=["text","email","tel","url","number"],Mk=[".b-form-tag","button","input","select"].join(" "),Bk=function(e){return Vp(e).map((function(e){return rm(om(e))})).filter((function(e,t,n){return e.length>0&&n.indexOf(e)===t}))},Nk=function(e){return kl(e)?e:Dl(e)&&e.target.value||""},Lk=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi({},ab),Dk),uy),fy),by),{},{addButtonText:Xm(rp,"Add"),addButtonVariant:Xm(rp,"outline-secondary"),addOnChange:Xm(Xu,!1),duplicateTagText:Xm(rp,"Duplicate tag(s)"),feedbackAriaLive:Xm(rp,"assertive"),ignoreInputFocusSelector:Xm(lp,Mk),inputAttrs:Xm(np,{}),inputClass:Xm(sp),inputId:Xm(rp),inputType:Xm(rp,"text",(function(e){return Up(Ik,e)})),invalidTagText:Xm(rp,"Invalid tag(s)"),limit:Xm(tp),limitTagsText:Xm(rp,"Tag limit reached"),noAddOnEnter:Xm(Xu,!1),noOuterFocus:Xm(Xu,!1),noTagRemove:Xm(Xu,!1),placeholder:Xm(rp,"Add tag..."),removeOnDelete:Xm(Xu,!1),separator:Xm(lp),tagClass:Xm(sp),tagPills:Xm(Xu,!1),tagRemoveLabel:Xm(rp,"Remove tag"),tagRemovedLabel:Xm(rp,"Tag removed"),tagValidator:Xm(ep),tagVariant:Xm(rp,"secondary")})),sc),zk=ds({name:sc,mixins:[Vf,ib,Ek,py,gy,_y,Qp],props:Lk,data:function(){return{hasFocus:!1,newTag:"",tags:[],removedTags:[],tagsState:{all:[],valid:[],invalid:[],duplicate:[]},focusState:null}},computed:{computedInputId:function(){return this.inputId||this.safeId("__input__")},computedInputType:function(){return Up(Ik,this.inputType)?this.inputType:"text"},computedInputAttrs:function(){var e=this.disabled,t=this.form;return Fi(Fi({},this.inputAttrs),{},{id:this.computedInputId,value:this.newTag,disabled:e,form:t})},computedInputHandlers:function(){return Fi(Fi({},jl(this.bvListeners,[Su,Cu])),{},{blur:this.onInputBlur,change:this.onInputChange,focus:this.onInputFocus,input:this.onInputInput,keydown:this.onInputKeydown,reset:this.reset})},computedSeparator:function(){return Vp(this.separator).filter(kl).filter(Wl).join("")},computedSeparatorRegExp:function(){var e=this.computedSeparator;return e?new RegExp("[".concat(nm(e).replace(qs,"\\s"),"]+")):null},computedJoiner:function(){var e=this.computedSeparator.charAt(0);return" "!==e?"".concat(e," "):e},computeIgnoreInputFocusSelector:function(){return Vp(this.ignoreInputFocusSelector).filter(Wl).join(",").trim()},disableAddButton:function(){var e=this,t=rm(this.newTag);return""===t||!this.splitTags(t).some((function(t){return!Up(e.tags,t)&&e.validateTag(t)}))},duplicateTags:function(){return this.tagsState.duplicate},hasDuplicateTags:function(){return this.duplicateTags.length>0},invalidTags:function(){return this.tagsState.invalid},hasInvalidTags:function(){return this.invalidTags.length>0},isLimitReached:function(){var e=this.limit;return xl(e)&&e>=0&&this.tags.length>=e}},watch:(_v={},Wi(_v,Ak,(function(e){this.tags=Bk(e)})),Wi(_v,"tags",(function(e,t){Rf(e,this[Ak])||this.$emit(Rk,e),Rf(e,t)||(e=Vp(e).filter(Wl),t=Vp(t).filter(Wl),this.removedTags=t.filter((function(t){return!Up(e,t)})))})),Wi(_v,"tagsState",(function(e,t){Rf(e,t)||this.$emit("tag-state",e.valid,e.invalid,e.duplicate)})),_v),created:function(){this.tags=Bk(this[Ak])},mounted:function(){var e=km("form",this.$el);e&&sh(e,"reset",this.reset,Qu)},beforeDestroy:function(){var e=km("form",this.$el);e&&lh(e,"reset",this.reset,Qu)},methods:{addTag:function(e){if(e=kl(e)?e:this.newTag,!this.disabled&&""!==rm(e)&&!this.isLimitReached){var t=this.parseTags(e);if(t.valid.length>0||0===t.all.length)if(wm(this.getInput(),"select"))this.newTag="";else{var n=[].concat(ns(t.invalid),ns(t.duplicate));this.newTag=t.all.filter((function(e){return Up(n,e)})).join(this.computedJoiner).concat(n.length>0?this.computedJoiner.charAt(0):"")}t.valid.length>0&&(this.tags=Vp(this.tags,t.valid)),this.tagsState=t,this.focus()}},removeTag:function(e){this.disabled||(this.tags=this.tags.filter((function(t){return t!==e})))},reset:function(){var e=this;this.newTag="",this.tags=[],this.$nextTick((function(){e.removedTags=[],e.tagsState={all:[],valid:[],invalid:[],duplicate:[]}}))},onInputInput:function(e){if(!(this.disabled||Dl(e)&&e.target.composing)){var t=Nk(e),n=this.computedSeparatorRegExp;this.newTag!==t&&(this.newTag=t),t=om(t).replace(Ys,""),n&&n.test(t.slice(-1))?this.addTag():this.tagsState=""===t?{all:[],valid:[],invalid:[],duplicate:[]}:this.parseTags(t)}},onInputChange:function(e){if(!this.disabled&&this.addOnChange){var t=Nk(e);this.newTag!==t&&(this.newTag=t),this.addTag()}},onInputKeydown:function(e){if(!this.disabled&&Dl(e)){var t=e.keyCode,n=e.target.value||"";this.noAddOnEnter||t!==Cf?!this.removeOnDelete||8!==t&&46!==t||""!==n||(ch(e,{propagation:!1}),this.tags=this.tags.slice(0,-1)):(ch(e,{propagation:!1}),this.addTag())}},onClick:function(e){var t=this,n=this.computeIgnoreInputFocusSelector;n&&km(n,e.target,!0)||this.$nextTick((function(){t.focus()}))},onInputFocus:function(e){var t=this;"out"!==this.focusState&&(this.focusState="in",this.$nextTick((function(){cm((function(){t.hasFocus&&(t.$emit("focus",e),t.focusState=null)}))})))},onInputBlur:function(e){var t=this;"in"!==this.focusState&&(this.focusState="out",this.$nextTick((function(){cm((function(){t.hasFocus||(t.$emit(uu,e),t.focusState=null)}))})))},onFocusin:function(e){this.hasFocus=!0,this.$emit(Su,e)},onFocusout:function(e){this.hasFocus=!1,this.$emit(Cu,e)},handleAutofocus:function(){var e=this;this.$nextTick((function(){cm((function(){e.autofocus&&e.focus()}))}))},focus:function(){this.disabled||jm(this.getInput())},blur:function(){this.disabled||$m(this.getInput())},splitTags:function(e){e=om(e);var t=this.computedSeparatorRegExp;return(t?e.split(t):[e]).map(rm).filter(Wl)},parseTags:function(e){var t=this,n=this.splitTags(e),o={all:n,valid:[],invalid:[],duplicate:[]};return n.forEach((function(e){Up(t.tags,e)||Up(o.valid,e)?Up(o.duplicate,e)||o.duplicate.push(e):t.validateTag(e)?o.valid.push(e):Up(o.invalid,e)||o.invalid.push(e)})),o},validateTag:function(e){var t=this.tagValidator;return!rh(t)||t(e)},getInput:function(){return ym("#".concat(vw(this.computedInputId)),this.$el)},defaultRender:function(e){var t=e.addButtonText,n=e.addButtonVariant,o=e.addTag,r=e.disableAddButton,a=e.disabled,i=e.duplicateTagText,s=e.inputAttrs,l=e.inputClass,d=e.inputHandlers,c=e.inputType,u=e.invalidTagText,p=e.isDuplicate,m=e.isInvalid,h=e.isLimitReached,f=e.limitTagsText,g=e.noTagRemove,b=e.placeholder,_=e.removeTag,v=e.tagClass,y=e.tagPills,w=e.tagRemoveLabel,k=e.tagVariant,x=e.tags,S=this.$createElement,C=x.map((function(e){return e=om(e),S(Pk,{class:v,props:{disabled:a,noRemove:g,pill:y,removeLabel:w,tag:"li",title:e,variant:k},on:{remove:function(){return _(e)}},key:"tags_".concat(e)},e)})),P=u&&m?this.safeId("__invalid_feedback__"):null,T=i&&p?this.safeId("__duplicate_feedback__"):null,E=f&&h?this.safeId("__limit_feedback__"):null,D=[s["aria-describedby"],P,T,E].filter(Wl).join(" "),A=S("input",{staticClass:"b-form-tags-input w-100 flex-grow-1 p-0 m-0 bg-transparent border-0",class:l,style:{outline:0,minWidth:"5rem"},attrs:Fi(Fi({},s),{},{"aria-describedby":D||null,type:c,placeholder:b||null}),domProps:{value:s.value},on:d,directives:[{name:"model",value:s.value}],ref:"input"}),R=S(ag,{staticClass:"b-form-tags-button py-0",class:{invisible:r},style:{fontSize:"90%"},props:{disabled:r||h,variant:n},on:{click:function(){return o()}},ref:"button"},[this.normalizeSlot("add-button-text")||t]),I=this.safeId("__tag_list__"),M=S("li",{staticClass:"b-form-tags-field flex-grow-1",attrs:{role:"none","aria-live":"off","aria-controls":I},key:"tags_field"},[S("div",{staticClass:"d-flex",attrs:{role:"group"}},[A,R])]),B=S("ul",{staticClass:"b-form-tags-list list-unstyled mb-0 d-flex flex-wrap align-items-center",attrs:{id:I},key:"tags_list"},[C,M]),N=S();if(u||i||f){var L=this.feedbackAriaLive,z=this.computedJoiner,O=S();P&&(O=S(oy,{props:{id:P,ariaLive:L,forceShow:!0},key:"tags_invalid_feedback"},[this.invalidTagText,": ",this.invalidTags.join(z)]));var F=S();T&&(F=S(ty,{props:{id:T,ariaLive:L},key:"tags_duplicate_feedback"},[this.duplicateTagText,": ",this.duplicateTags.join(z)]));var j=S();E&&(j=S(ty,{props:{id:E,ariaLive:L},key:"tags_limit_feedback"},[f])),N=S("div",{attrs:{"aria-live":"polite","aria-atomic":"true"},key:"tags_feedback"},[O,F,j])}return[B,N]}},render:function(e){var t=this.name,n=this.disabled,o=this.required,r=this.form,a=this.tags,i=this.computedInputId,s=this.hasFocus,l=this.noOuterFocus,d=Fi({tags:a.slice(),inputAttrs:this.computedInputAttrs,inputType:this.computedInputType,inputHandlers:this.computedInputHandlers,removeTag:this.removeTag,addTag:this.addTag,reset:this.reset,inputId:i,isInvalid:this.hasInvalidTags,invalidTags:this.invalidTags.slice(),isDuplicate:this.hasDuplicateTags,duplicateTags:this.duplicateTags.slice(),isLimitReached:this.isLimitReached,disableAddButton:this.disableAddButton},Fl(this.$props,["addButtonText","addButtonVariant","disabled","duplicateTagText","form","inputClass","invalidTagText","limit","limitTagsText","noTagRemove","placeholder","required","separator","size","state","tagClass","tagPills","tagRemoveLabel","tagVariant"])),c=this.normalizeSlot(xp,d)||this.defaultRender(d),u=e("output",{staticClass:"sr-only",attrs:{id:this.safeId("__selected_tags__"),role:"status",for:i,"aria-live":s?"polite":"off","aria-atomic":"true","aria-relevant":"additions text"}},this.tags.join(", ")),p=e("div",{staticClass:"sr-only",attrs:{id:this.safeId("__removed_tags__"),role:"status","aria-live":s?"assertive":"off","aria-atomic":"true"}},this.removedTags.length>0?"(".concat(this.tagRemovedLabel,") ").concat(this.removedTags.join(", ")):""),m=e();if(t&&!n){var h=a.length>0;m=(h?a:[""]).map((function(n){return e("input",{class:{"sr-only":!h},attrs:{type:h?"hidden":"text",value:n,required:o,name:t,form:r},key:"tag_input_".concat(n)})}))}return e("div",{staticClass:"b-form-tags form-control h-auto",class:[{focus:s&&!l&&!n,disabled:n},this.sizeFormClass,this.stateClass],attrs:{id:this.safeId(),role:"group",tabindex:n||l?null:"-1","aria-describedby":this.safeId("__selected_tags__")},on:{click:this.onClick,focusin:this.onFocusin,focusout:this.onFocusout}},[u,p,c,m])}}),Ok=ed({components:{BFormTags:zk,BTags:zk,BFormTag:Pk,BTag:Pk}}),Fk=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi({},ab),uy),fy),by),Nw),{},{maxRows:Xm(hp),noAutoShrink:Xm(Xu,!1),noResize:Xm(Xu,!1),rows:Xm(hp,2),wrap:Xm(rp,"soft")})),dc),jk=ds({name:dc,directives:{"b-visible":$b},mixins:[Vf,ib,jf,py,gy,_y,Lw,Dw,zw],props:Fk,data:function(){return{heightInPx:null}},computed:{type:function(){return null},computedStyle:function(){var e={resize:!this.computedRows||this.noResize?"none":null};return this.computedRows||(e.height=this.heightInPx,e.overflowY="scroll"),e},computedMinRows:function(){return Ah(Kp(this.rows,2),2)},computedMaxRows:function(){return Ah(this.computedMinRows,Kp(this.maxRows,0))},computedRows:function(){return this.computedMinRows===this.computedMaxRows?this.computedMinRows:null},computedAttrs:function(){var e=this.disabled,t=this.required;return{id:this.safeId(),name:this.name||null,form:this.form||null,disabled:e,placeholder:this.placeholder||null,required:t,autocomplete:this.autocomplete||null,readonly:this.readonly||this.plaintext,rows:this.computedRows,wrap:this.wrap||null,"aria-required":this.required?"true":null,"aria-invalid":this.computedAriaInvalid}},computedListeners:function(){return Fi(Fi({},this.bvListeners),{},{input:this.onInput,change:this.onChange,blur:this.onBlur})}},watch:{localValue:function(){this.setHeight()}},mounted:function(){this.setHeight()},methods:{visibleCallback:function(e){e&&this.$nextTick(this.setHeight)},setHeight:function(){var e=this;this.$nextTick((function(){cm((function(){e.heightInPx=e.computeHeight()}))}))},computeHeight:function(){if(this.$isServer||!_l(this.computedRows))return null;var e=this.$el;if(!gm(e))return null;var t=Lm(e),n=Zp(t.lineHeight,1),o=Zp(t.borderTopWidth,0)+Zp(t.borderBottomWidth,0),r=Zp(t.paddingTop,0)+Zp(t.paddingBottom,0),a=o+r,i=n*this.computedMinRows+a,s=Bm(e,"height")||t.height;Im(e,"height","auto");var l=e.scrollHeight;Im(e,"height",s);var d=Ah((l-r)/n,2),c=Dh(Ah(d,this.computedMinRows),this.computedMaxRows),u=Ah(Ih(c*n+a),i);return this.noAutoShrink&&Zp(s,0)>u?s:"".concat(u,"px")}},render:function(e){return e("textarea",{class:this.computedClass,style:this.computedStyle,directives:[{name:"b-visible",value:this.visibleCallback,modifiers:{640:!0}}],attrs:this.computedAttrs,domProps:{value:this.localValue},on:this.computedListeners,ref:"input"})}}),$k=ed({components:{BFormTextarea:jk,BTextarea:jk}}),Uk=ah("value",{type:rp,defaultValue:""}),Vk=Uk.mixin,Wk=Uk.props,Hk=Uk.prop,Gk=Uk.event,qk="numeric",Qk=function(e){return"00".concat(e||"").slice(-2)},Kk=function(e){e=om(e);var t=null,n=null,o=null;if(nl.test(e)){var r=ts(e.split(":").map((function(e){return Kp(e,null)})),3);t=r[0],n=r[1],o=r[2]}return{hours:vl(t)?null:t,minutes:vl(n)?null:n,seconds:vl(o)?null:o,ampm:vl(t)||t<12?0:1}},Zk=nh(Ul(Fi(Fi(Fi(Fi({},ab),Wk),Fl(kk,["labelIncrement","labelDecrement"])),{},{ariaLabelledby:Xm(rp),disabled:Xm(Xu,!1),footerTag:Xm(rp,"footer"),headerTag:Xm(rp,"header"),hidden:Xm(Xu,!1),hideHeader:Xm(Xu,!1),hour12:Xm(Xu,null),labelAm:Xm(rp,"AM"),labelAmpm:Xm(rp,"AM/PM"),labelHours:Xm(rp,"Hours"),labelMinutes:Xm(rp,"Minutes"),labelNoTimeSelected:Xm(rp,"No time selected"),labelPm:Xm(rp,"PM"),labelSeconds:Xm(rp,"Seconds"),labelSelected:Xm(rp,"Selected time"),locale:Xm(lp),minutesStep:Xm(hp,1),readonly:Xm(Xu,!1),secondsStep:Xm(hp,1),showSeconds:Xm(Xu,!1)})),iu),Yk=ds({name:iu,mixins:[ib,Vk,Qp],props:Zk,data:function(){var e=Kk(this[Hk]||"");return{modelHours:e.hours,modelMinutes:e.minutes,modelSeconds:e.seconds,modelAmpm:e.ampm,isLive:!1}},computed:{computedHMS:function(){return function(e){var t=e.hours,n=e.minutes,o=e.seconds,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return _l(t)||_l(n)||r&&_l(o)?"":[t,n,r?o:0].map(Qk).join(":")}({hours:this.modelHours,minutes:this.modelMinutes,seconds:this.modelSeconds},this.showSeconds)},resolvedOptions:function(){var e=Vp(this.locale).filter(Wl),t={hour:qk,minute:qk,second:qk};vl(this.hour12)||(t.hour12=!!this.hour12);var n=new Intl.DateTimeFormat(e,t).resolvedOptions(),o=n.hour12||!1,r=n.hourCycle||(o?"h12":"h23");return{locale:n.locale,hour12:o,hourCycle:r}},computedLocale:function(){return this.resolvedOptions.locale},computedLang:function(){return(this.computedLocale||"").replace(/-u-.*$/,"")},computedRTL:function(){return rb(this.computedLang)},computedHourCycle:function(){return this.resolvedOptions.hourCycle},is12Hour:function(){return!!this.resolvedOptions.hour12},context:function(){return{locale:this.computedLocale,isRTL:this.computedRTL,hourCycle:this.computedHourCycle,hour12:this.is12Hour,hours:this.modelHours,minutes:this.modelMinutes,seconds:this.showSeconds?this.modelSeconds:0,value:this.computedHMS,formatted:this.formattedTimeString}},valueId:function(){return this.safeId()||null},computedAriaLabelledby:function(){return[this.ariaLabelledby,this.valueId].filter(Wl).join(" ")||null},timeFormatter:function(){var e={hour12:this.is12Hour,hourCycle:this.computedHourCycle,hour:qk,minute:qk,timeZone:"UTC"};return this.showSeconds&&(e.second=qk),Hg(this.computedLocale,e)},numberFormatter:function(){return new Intl.NumberFormat(this.computedLocale,{style:"decimal",minimumIntegerDigits:2,minimumFractionDigits:0,maximumFractionDigits:0,notation:"standard"}).format},formattedTimeString:function(){var e=this.modelHours,t=this.modelMinutes,n=this.showSeconds&&this.modelSeconds||0;return this.computedHMS?this.timeFormatter(Ug(Date.UTC(0,0,1,e,t,n))):this.labelNoTimeSelected||" "},spinScopedSlots:function(){var e=this.$createElement;return{increment:function(t){var n=t.hasFocus;return e(lf,{props:{scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})},decrement:function(t){var n=t.hasFocus;return e(lf,{props:{flipV:!0,scale:n?1.5:1.25},attrs:{"aria-hidden":"true"}})}}}},watch:(vv={},Wi(vv,Hk,(function(e,t){if(e!==t&&!Rf(Kk(e),Kk(this.computedHMS))){var n=Kk(e),o=n.hours,r=n.minutes,a=n.seconds,i=n.ampm;this.modelHours=o,this.modelMinutes=r,this.modelSeconds=a,this.modelAmpm=i}})),Wi(vv,"computedHMS",(function(e,t){e!==t&&this.$emit(Gk,e)})),Wi(vv,"context",(function(e,t){Rf(e,t)||this.$emit(fu,e)})),Wi(vv,"modelAmpm",(function(e,t){var n=this;if(e!==t){var o=_l(this.modelHours)?0:this.modelHours;this.$nextTick((function(){0===e&&o>11?n.modelHours=o-12:1===e&&o<12&&(n.modelHours=o+12)}))}})),Wi(vv,"modelHours",(function(e,t){e!==t&&(this.modelAmpm=e>11?1:0)})),vv),created:function(){var e=this;this.$nextTick((function(){e.$emit(fu,e.context)}))},mounted:function(){this.setLive(!0)},activated:function(){this.setLive(!0)},deactivated:function(){this.setLive(!1)},beforeDestroy:function(){this.setLive(!1)},methods:{focus:function(){this.disabled||jm(this.$refs.spinners[0])},blur:function(){if(!this.disabled){var e=mm();xm(this.$el,e)&&$m(e)}},formatHours:function(e){var t=this.computedHourCycle;return e=0===(e=this.is12Hour&&e>12?e-12:e)&&"h12"===t?12:0===e&&"h24"===t?24:12===e&&"h11"===t?0:e,this.numberFormatter(e)},formatMinutes:function(e){return this.numberFormatter(e)},formatSeconds:function(e){return this.numberFormatter(e)},formatAmpm:function(e){return 0===e?this.labelAm:1===e?this.labelPm:""},setHours:function(e){this.modelHours=e},setMinutes:function(e){this.modelMinutes=e},setSeconds:function(e){this.modelSeconds=e},setAmpm:function(e){this.modelAmpm=e},onSpinLeftRight:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.type,n=e.keyCode;if(!this.disabled&&"keydown"===t&&(n===Tf||n===Ef)){ch(e);var o=this.$refs.spinners||[],r=o.map((function(e){return!!e.hasFocus})).indexOf(!0);r=(r+=n===Tf?-1:1)>=o.length?0:r<0?o.length-1:r,jm(o[r])}},setLive:function(e){var t=this;e?this.$nextTick((function(){cm((function(){t.isLive=!0}))})):this.isLive=!1}},render:function(e){var t=this;if(this.hidden)return e();var n=this.disabled,o=this.readonly,r=this.computedLocale,a=this.computedAriaLabelledby,i=this.labelIncrement,s=this.labelDecrement,l=this.valueId,d=this.focus,c=[],u=function(a,d,u){var p=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},m=t.safeId("_spinbutton_".concat(d,"_"))||null;return c.push(m),e(xk,Wi({class:u,props:Fi({id:m,placeholder:"--",vertical:!0,required:!0,disabled:n,readonly:o,locale:r,labelIncrement:i,labelDecrement:s,wrap:!0,ariaControls:l,min:0},p),scopedSlots:t.spinScopedSlots,on:{change:a},key:d,ref:"spinners"},ss,!0))},p=function(){return e("div",{staticClass:"d-flex flex-column",class:{"text-muted":n||o},attrs:{"aria-hidden":"true"}},[e(df,{props:{shiftV:4,scale:.5}}),e(df,{props:{shiftV:-4,scale:.5}})])},m=[];m.push(u(this.setHours,"hours","b-time-hours",{value:this.modelHours,max:23,step:1,formatterFn:this.formatHours,ariaLabel:this.labelHours})),m.push(p()),m.push(u(this.setMinutes,"minutes","b-time-minutes",{value:this.modelMinutes,max:59,step:this.minutesStep||1,formatterFn:this.formatMinutes,ariaLabel:this.labelMinutes})),this.showSeconds&&(m.push(p()),m.push(u(this.setSeconds,"seconds","b-time-seconds",{value:this.modelSeconds,max:59,step:this.secondsStep||1,formatterFn:this.formatSeconds,ariaLabel:this.labelSeconds}))),this.isLive&&this.is12Hour&&m.push(u(this.setAmpm,"ampm","b-time-ampm",{value:this.modelAmpm,max:1,formatterFn:this.formatAmpm,ariaLabel:this.labelAmpm,required:!1})),m=e("div",{staticClass:"d-flex align-items-center justify-content-center mx-auto",attrs:{role:"group",tabindex:n||o?null:"-1","aria-labelledby":a},on:{keydown:this.onSpinLeftRight,click:function(e){e.target===e.currentTarget&&d()}}},m);var h=e("output",{staticClass:"form-control form-control-sm text-center",class:{disabled:n||o},attrs:{id:l,role:"status",for:c.filter(Wl).join(" ")||null,tabindex:n?null:"-1","aria-live":this.isLive?"polite":"off","aria-atomic":"true"},on:{click:d,focus:d}},[e("bdi",this.formattedTimeString),this.computedHMS?e("span",{staticClass:"sr-only"}," (".concat(this.labelSelected,") ")):""]),f=e(this.headerTag,{staticClass:"b-time-header",class:{"sr-only":this.hideHeader}},[h]),g=this.normalizeSlot(),b=g?e(this.footerTag,{staticClass:"b-time-footer"},g):e();return e("div",{staticClass:"b-time d-inline-flex flex-column text-center",attrs:{role:"group",lang:this.computedLang||null,"aria-labelledby":a||null,"aria-disabled":n?"true":null,"aria-readonly":o&&!n?"true":null}},[f,m,b])}}),Xk=ah("value",{type:rp,defaultValue:""}),Jk=Xk.mixin,ex=Xk.props,tx=Xk.prop,nx=Xk.event,ox=jl(Zk,["hidden","id","value"]),rx=jl(Qy,["formattedValue","id","lang","rtl","value"]),ax=nh(Ul(Fi(Fi(Fi(Fi(Fi({},ab),ex),ox),rx),{},{closeButtonVariant:Xm(rp,"outline-secondary"),labelCloseButton:Xm(rp,"Close"),labelNowButton:Xm(rp,"Select now"),labelResetButton:Xm(rp,"Reset"),noCloseButton:Xm(Xu,!1),nowButton:Xm(Xu,!1),nowButtonVariant:Xm(rp,"outline-primary"),resetButton:Xm(Xu,!1),resetButtonVariant:Xm(rp,"outline-danger"),resetValue:Xm(pp)})),cc),ix=ds({name:cc,mixins:[ib,Jk],props:ax,data:function(){return{localHMS:this[tx]||"",localLocale:null,isRTL:!1,formattedValue:"",isVisible:!1}},computed:{computedLang:function(){return(this.localLocale||"").replace(/-u-.*$/i,"")||null}},watch:(yv={},Wi(yv,tx,(function(e){this.localHMS=e||""})),Wi(yv,"localHMS",(function(e){this.isVisible&&this.$emit(nx,e||"")})),yv),methods:{focus:function(){this.disabled||jm(this.$refs.control)},blur:function(){this.disabled||$m(this.$refs.control)},setAndClose:function(e){var t=this;this.localHMS=e,this.$nextTick((function(){t.$refs.control.hide(!0)}))},onInput:function(e){this.localHMS!==e&&(this.localHMS=e)},onContext:function(e){var t=e.isRTL,n=e.locale,o=e.value,r=e.formatted;this.isRTL=t,this.localLocale=n,this.formattedValue=r,this.localHMS=o||"",this.$emit(fu,e)},onNowButton:function(){var e=new Date,t=[e.getHours(),e.getMinutes(),this.showSeconds?e.getSeconds():0].map((function(e){return"00".concat(e||"").slice(-2)})).join(":");this.setAndClose(t)},onResetButton:function(){this.setAndClose(this.resetValue)},onCloseButton:function(){this.$refs.control.hide(!0)},onShow:function(){this.isVisible=!0},onShown:function(){var e=this;this.$nextTick((function(){jm(e.$refs.time),e.$emit($u)}))},onHidden:function(){this.isVisible=!1,this.$emit(Tu)},defaultButtonFn:function(e){var t=e.isHovered,n=e.hasFocus;return this.$createElement(t||n?uf:cf,{attrs:{"aria-hidden":"true"}})}},render:function(e){var t=this.localHMS,n=this.disabled,o=this.readonly,r=this.$props,a=vl(this.placeholder)?this.labelNoTimeSelected:this.placeholder,i=[];if(this.nowButton){var s=this.labelNowButton;i.push(e(ag,{props:{size:"sm",disabled:n||o,variant:this.nowButtonVariant},attrs:{"aria-label":s||null},on:{click:this.onNowButton},key:"now-btn"},s))}if(this.resetButton){i.length>0&&i.push(e("span"," "));var l=this.labelResetButton;i.push(e(ag,{props:{size:"sm",disabled:n||o,variant:this.resetButtonVariant},attrs:{"aria-label":l||null},on:{click:this.onResetButton},key:"reset-btn"},l))}if(!this.noCloseButton){i.length>0&&i.push(e("span"," "));var d=this.labelCloseButton;i.push(e(ag,{props:{size:"sm",disabled:n,variant:this.closeButtonVariant},attrs:{"aria-label":d||null},on:{click:this.onCloseButton},key:"close-btn"},d))}i.length>0&&(i=[e("div",{staticClass:"b-form-date-controls d-flex flex-wrap",class:{"justify-content-between":i.length>1,"justify-content-end":i.length<2}},i)]);var c=e(Yk,{staticClass:"b-form-time-control",props:Fi(Fi({},eh(ox,r)),{},{value:t,hidden:!this.isVisible}),on:{input:this.onInput,context:this.onContext},ref:"time"},i);return e(Ky,{staticClass:"b-form-timepicker",props:Fi(Fi({},eh(rx,r)),{},{id:this.safeId(),value:t,formattedValue:t?this.formattedValue:"",placeholder:a,rtl:this.isRTL,lang:this.computedLang}),on:{show:this.onShow,shown:this.onShown,hidden:this.onHidden},scopedSlots:Wi({},wp,this.$scopedSlots[wp]||this.defaultButtonFn),ref:"control"},[c])}}),sx=ed({components:{BFormTimepicker:ix,BTimepicker:ix}}),lx=ed({components:{BImg:Eb,BImgLazy:Gb}}),dx=nh({tag:Xm(rp,"div")},yc),cx=ds({name:yc,functional:!0,props:dx,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{staticClass:"input-group-text"}),r)}}),ux=nh({append:Xm(Xu,!1),id:Xm(rp),isText:Xm(Xu,!1),tag:Xm(rp,"div")},bc),px=ds({name:bc,functional:!0,props:ux,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.append;return e(n.tag,Ra(o,{class:{"input-group-append":a,"input-group-prepend":!a},attrs:{id:n.id}}),n.isText?[e(cx,r)]:r)}}),mx=nh(jl(ux,["append"]),_c),hx=ds({name:_c,functional:!0,props:mx,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(px,Ra(o,{props:Fi(Fi({},n),{},{append:!0})}),r)}}),fx=nh(jl(ux,["append"]),vc),gx=ds({name:vc,functional:!0,props:fx,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(px,Ra(o,{props:Fi(Fi({},n),{},{append:!1})}),r)}}),bx=nh({append:Xm(rp),appendHtml:Xm(rp),id:Xm(rp),prepend:Xm(rp),prependHtml:Xm(rp),size:Xm(rp),tag:Xm(rp,"div")},gc),_x=ds({name:gc,functional:!0,props:bx,render:function(e,t){var n=t.props,o=t.data,r=t.slots,a=t.scopedSlots,i=n.prepend,s=n.prependHtml,l=n.append,d=n.appendHtml,c=n.size,u=a||{},p=r(),m={},h=e(),f=Gp(Bp,u,p);(f||i||s)&&(h=e(gx,[f?qp(Bp,m,u,p):e(cx,{domProps:wg(s,i)})]));var g=e(),b=Gp(_p,u,p);return(b||l||d)&&(g=e(hx,[b?qp(_p,m,u,p):e(cx,{domProps:wg(d,l)})])),e(n.tag,Ra(o,{staticClass:"input-group",class:Wi({},"input-group-".concat(c),c),attrs:{id:n.id||null,role:"group"}}),[h,qp(xp,m,u,p),g])}}),vx=ed({components:{BInputGroup:_x,BInputGroupAddon:px,BInputGroupPrepend:gx,BInputGroupAppend:hx,BInputGroupText:cx}}),yx=nh({fluid:Xm(up,!1),tag:Xm(rp,"div")},Md),wx=ds({name:Md,functional:!0,props:yx,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.fluid;return e(n.tag,Ra(o,{class:Wi({container:!(a||""===a),"container-fluid":!0===a||""===a},"container-".concat(a),a&&!0!==a)}),r)}}),kx=nh({bgVariant:Xm(rp),borderVariant:Xm(rp),containerFluid:Xm(up,!1),fluid:Xm(Xu,!1),header:Xm(rp),headerHtml:Xm(rp),headerLevel:Xm(hp,3),headerTag:Xm(rp,"h1"),lead:Xm(rp),leadHtml:Xm(rp),leadTag:Xm(rp,"p"),tag:Xm(rp,"div"),textVariant:Xm(rp)},wc),xx=ds({name:wc,functional:!0,props:kx,render:function(e,t){var n,o=t.props,r=t.data,a=t.slots,i=t.scopedSlots,s=o.header,l=o.headerHtml,d=o.lead,c=o.leadHtml,u=o.textVariant,p=o.bgVariant,m=o.borderVariant,h=i||{},f=a(),g={},b=e(),_=Gp(Ep,h,f);if(_||s||l){var v=o.headerLevel;b=e(o.headerTag,{class:Wi({},"display-".concat(v),v),domProps:_?{}:wg(l,s)},qp(Ep,g,h,f))}var y=e(),w=Gp(Ap,h,f);(w||d||c)&&(y=e(o.leadTag,{staticClass:"lead",domProps:w?{}:wg(c,d)},qp(Ap,g,h,f)));var k=[b,y,qp(xp,g,h,f)];return o.fluid&&(k=[e(wx,{props:{fluid:o.containerFluid}},k)]),e(o.tag,Ra(r,{staticClass:"jumbotron",class:(n={"jumbotron-fluid":o.fluid},Wi(n,"text-".concat(u),u),Wi(n,"bg-".concat(p),p),Wi(n,"border-".concat(m),m),Wi(n,"border",m),n)}),k)}}),Sx=ed({components:{BJumbotron:xx}}),Cx=["start","end","center"],Px=Um((function(e,t){return(t=rm(om(t)))?am(["row-cols",e,t].filter(Wl).join("-")):null})),Tx=Um((function(e){return am(e.replace("cols",""))})),Ex=[],Dx={name:Vc,functional:!0,get props(){var e;return delete this.props,this.props=(e=Qm().reduce((function(e,t){return e[Ym(t,"cols")]=Xm(hp),e}),Il(null)),Ex=Ll(e),nh(Ul(Fi(Fi({},e),{},{alignContent:Xm(rp,null,(function(e){return Up(Vp(Cx,"between","around","stretch"),e)})),alignH:Xm(rp,null,(function(e){return Up(Vp(Cx,"between","around"),e)})),alignV:Xm(rp,null,(function(e){return Up(Vp(Cx,"baseline","stretch"),e)})),noGutters:Xm(Xu,!1),tag:Xm(rp,"div")})),Vc)),this.props},render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.alignV,s=o.alignH,l=o.alignContent,d=[];return Ex.forEach((function(e){var t=Px(Tx(e),o[e]);t&&d.push(t)})),d.push((Wi(n={"no-gutters":o.noGutters},"align-items-".concat(i),i),Wi(n,"justify-content-".concat(s),s),Wi(n,"align-content-".concat(l),l),n)),e(o.tag,Ra(r,{staticClass:"row",class:d}),a)}},Ax=ed({components:{BContainer:wx,BRow:Dx,BCol:xw,BFormRow:sy}}),Rx=ed({components:{BLink:Qf}}),Ix=nh({flush:Xm(Xu,!1),horizontal:Xm(up,!1),tag:Xm(rp,"div")},xc),Mx=ds({name:xc,functional:!0,props:Ix,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=""===n.horizontal||n.horizontal;a=!n.flush&&a;var i={staticClass:"list-group",class:Wi({"list-group-flush":n.flush,"list-group-horizontal":!0===a},"list-group-horizontal-".concat(a),kl(a))};return e(n.tag,Ra(o,i),r)}}),Bx=["a","router-link","button","b-link"],Nx=jl(qf,["event","routerTag"]);delete Nx.href.default,delete Nx.to.default;var Lx=nh(Ul(Fi(Fi({},Nx),{},{action:Xm(Xu,!1),button:Xm(Xu,!1),tag:Xm(rp,"div"),variant:Xm(rp)})),Sc),zx=ds({name:Sc,functional:!0,props:Lx,render:function(e,t){var n,o=t.props,r=t.data,a=t.children,i=o.button,s=o.variant,l=o.active,d=o.disabled,c=Hh(o),u=i?"button":c?Qf:o.tag,p=!!(o.action||c||i||Up(Bx,o.tag)),m={},h={};return hm(u,"button")?(r.attrs&&r.attrs.type||(m.type="button"),o.disabled&&(m.disabled=!0)):h=eh(Nx,o),e(u,Ra(r,{attrs:m,props:h,staticClass:"list-group-item",class:(n={},Wi(n,"list-group-item-".concat(s),s),Wi(n,"list-group-item-action",p),Wi(n,"active",l),Wi(n,"disabled",d),n)}),a)}}),Ox=ed({components:{BListGroup:Mx,BListGroupItem:zx}}),Fx=nh({right:Xm(Xu,!1),tag:Xm(rp,"div"),verticalAlign:Xm(rp,"top")},Pc),jx=ds({name:Pc,functional:!0,props:Fx,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.verticalAlign,i="top"===a?"start":"bottom"===a?"end":a;return e(n.tag,Ra(o,{staticClass:"media-aside",class:Wi({"media-aside-right":n.right},"align-self-".concat(i),i)}),r)}}),$x=nh({tag:Xm(rp,"div")},Tc),Ux=ds({name:Tc,functional:!0,props:$x,render:function(e,t){var n=t.props,o=t.data,r=t.children;return e(n.tag,Ra(o,{staticClass:"media-body"}),r)}}),Vx=nh({noBody:Xm(Xu,!1),rightAlign:Xm(Xu,!1),tag:Xm(rp,"div"),verticalAlign:Xm(rp,"top")},Cc),Wx=ds({name:Cc,functional:!0,props:Vx,render:function(e,t){var n=t.props,o=t.data,r=t.slots,a=t.scopedSlots,i=t.children,s=n.noBody,l=n.rightAlign,d=n.verticalAlign,c=s?i:[];if(!s){var u={},p=r(),m=a||{};c.push(e(Ux,qp(xp,u,m,p)));var h=qp("aside",u,m,p);h&&c[l?"push":"unshift"](e(jx,{props:{right:l,verticalAlign:d}},h))}return e(n.tag,Ra(o,{staticClass:"media"}),c)}}),Hx=ed({components:{BMedia:Wx,BMediaAside:jx,BMediaBody:Ux}}),Gx="$_documentListeners",qx=ds({created:function(){this[Gx]={}},beforeDestroy:function(){var e=this;Ll(this[Gx]||{}).forEach((function(t){e[Gx][t].forEach((function(n){e.listenOffDocument(t,n)}))})),this[Gx]=null},methods:{registerDocumentListener:function(e,t){this[Gx]&&(this[Gx][e]=this[Gx][e]||[],Up(this[Gx][e],t)||this[Gx][e].push(t))},unregisterDocumentListener:function(e,t){this[Gx]&&this[Gx][e]&&(this[Gx][e]=this[Gx][e].filter((function(e){return e!==t})))},listenDocument:function(e,t,n){e?this.listenOnDocument(t,n):this.listenOffDocument(t,n)},listenOnDocument:function(e,t){ys&&(sh(document,e,t,Ku),this.registerDocumentListener(e,t))},listenOffDocument:function(e,t){ys&&lh(document,e,t,Ku),this.unregisterDocumentListener(e,t)}}}),Qx="$_windowListeners",Kx=ds({created:function(){this[Qx]={}},beforeDestroy:function(){var e=this;Ll(this[Qx]||{}).forEach((function(t){e[Qx][t].forEach((function(n){e.listenOffWindow(t,n)}))})),this[Qx]=null},methods:{registerWindowListener:function(e,t){this[Qx]&&(this[Qx][e]=this[Qx][e]||[],Up(this[Qx][e],t)||this[Qx][e].push(t))},unregisterWindowListener:function(e,t){this[Qx]&&this[Qx][e]&&(this[Qx][e]=this[Qx][e].filter((function(e){return e!==t})))},listenWindow:function(e,t,n){e?this.listenOnWindow(t,n):this.listenOffWindow(t,n)},listenOnWindow:function(e,t){ys&&(sh(window,e,t,Ku),this.registerWindowListener(e,t))},listenOffWindow:function(e,t){ys&&lh(window,e,t,Ku),this.unregisterWindowListener(e,t)}}}),Zx=ds({computed:{bvParent:function(){return this.$parent||this.$root===this&&this.$options.bvParent}}}),Yx=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return e&&e.$options._scopeId||t},Xx=ds({mixins:[Zx],computed:{scopedStyleAttrs:function(){var e=Yx(this.bvParent);return e?Wi({},e,""):{}}}}),Jx=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=e.$root?e.$root.$options.bvEventRoot||e.$root:null;return new t(Fi(Fi({},n),{},{parent:e,bvParent:e,bvEventRoot:o}))},eS=ds({abstract:!0,name:"BVTransporterTarget",props:{nodes:Xm(ap)},data:function(e){return{updatedNodes:e.nodes}},destroyed:function(){var e;(e=this.$el)&&e.parentNode&&e.parentNode.removeChild(e)},render:function(e){var t=this.updatedNodes,n=yl(t)?t({}):t;return(n=Vp(n).filter(Wl))&&n.length>0&&!n[0].text?n[0]:e()}}),tS={container:Xm([ml,rp],"body"),disabled:Xm(Xu,!1),tag:Xm(rp,"div")},nS=ds({name:cu,mixins:[Qp],props:tS,watch:{disabled:{immediate:!0,handler:function(e){e?this.unmountTarget():this.$nextTick(this.mountTarget)}}},created:function(){this.$_defaultFn=null,this.$_target=null},beforeMount:function(){this.mountTarget()},updated:function(){this.updateTarget()},beforeDestroy:function(){this.unmountTarget(),this.$_defaultFn=null},methods:{getContainer:function(){if(ys){var e=this.container;return kl(e)?ym(e):e}return null},mountTarget:function(){if(!this.$_target){var e=this.getContainer();if(e){var t=document.createElement("div");e.appendChild(t),this.$_target=Jx(this,eS,{el:t,propsData:{nodes:Vp(this.normalizeSlot())}})}}},updateTarget:function(){if(ys&&this.$_target){var e=this.$scopedSlots.default;this.disabled||(e&&this.$_defaultFn!==e?this.$_target.updatedNodes=e:e||(this.$_target.updatedNodes=this.$slots.default)),this.$_defaultFn=e}},unmountTarget:function(){this.$_target&&this.$_target.$destroy(),this.$_target=null}},render:function(e){if(this.disabled){var t=Vp(this.normalizeSlot()).filter(Wl);if(t.length>0&&!t[0].text)return t[0]}return e()}}),oS=is?ds({name:cu,mixins:[Qp],props:tS,render:function(e){if(this.disabled){var t=Vp(this.normalizeSlot()).filter(Wl);if(t.length>0)return t[0]}return e(n.default.Teleport,{to:this.container},this.normalizeSlot())}}):nS,rS=function(e){Hi(n,e);var t=Ji(n);function n(e){var o,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return $i(this,n),o=t.call(this,e,r),Ml(Xi(o),{trigger:{enumerable:!0,configurable:!1,writable:!1}}),o}return Vi(n,null,[{key:"Defaults",get:function(){return Fi(Fi({},es(Gi(n),"Defaults",this)),{},{trigger:null})}}]),n}(av),aS=ds({data:function(){return{modals:[],baseZIndex:null,scrollbarWidth:null,isBodyOverflowing:!1}},computed:{modalCount:function(){return this.modals.length},modalsAreOpen:function(){return this.modalCount>0}},watch:{modalCount:function(e,t){ys&&(this.getScrollbarWidth(),e>0&&0===t?(this.checkScrollbar(),this.setScrollbar(),Cm(document.body,"modal-open")):0===e&&t>0&&(this.resetScrollbar(),Pm(document.body,"modal-open")),Em(document.body,"data-modal-open-count",String(e)))},modals:function(e){var t=this;this.checkScrollbar(),cm((function(){t.updateModals(e||[])}))}},methods:{registerModal:function(e){e&&-1===this.modals.indexOf(e)&&this.modals.push(e)},unregisterModal:function(e){var t=this.modals.indexOf(e);t>-1&&(this.modals.splice(t,1),e._isBeingDestroyed||e._isDestroyed||this.resetModal(e))},getBaseZIndex:function(){if(ys&&_l(this.baseZIndex)){var e=document.createElement("div");Cm(e,"modal-backdrop"),Cm(e,"d-none"),Im(e,"display","none"),document.body.appendChild(e),this.baseZIndex=Kp(Lm(e).zIndex,1040),document.body.removeChild(e)}return this.baseZIndex||1040},getScrollbarWidth:function(){if(ys&&_l(this.scrollbarWidth)){var e=document.createElement("div");Cm(e,"modal-scrollbar-measure"),document.body.appendChild(e),this.scrollbarWidth=Nm(e).width-e.clientWidth,document.body.removeChild(e)}return this.scrollbarWidth||0},updateModals:function(e){var t=this,n=this.getBaseZIndex(),o=this.getScrollbarWidth();e.forEach((function(e,r){e.zIndex=n+r,e.scrollbarWidth=o,e.isTop=r===t.modals.length-1,e.isBodyOverflowing=t.isBodyOverflowing}))},resetModal:function(e){e&&(e.zIndex=this.getBaseZIndex(),e.isTop=!0,e.isBodyOverflowing=!1)},checkScrollbar:function(){var e=Nm(document.body),t=e.left,n=e.right;this.isBodyOverflowing=t+n<window.innerWidth},setScrollbar:function(){var e=document.body;if(e._paddingChangedForModal=e._paddingChangedForModal||[],e._marginChangedForModal=e._marginChangedForModal||[],this.isBodyOverflowing){var t=this.scrollbarWidth;vm(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top").forEach((function(n){var o=Bm(n,"paddingRight")||"";Em(n,"data-padding-right",o),Im(n,"paddingRight","".concat(Zp(Lm(n).paddingRight,0)+t,"px")),e._paddingChangedForModal.push(n)})),vm(".sticky-top").forEach((function(n){var o=Bm(n,"marginRight")||"";Em(n,"data-margin-right",o),Im(n,"marginRight","".concat(Zp(Lm(n).marginRight,0)-t,"px")),e._marginChangedForModal.push(n)})),vm(".navbar-toggler").forEach((function(n){var o=Bm(n,"marginRight")||"";Em(n,"data-margin-right",o),Im(n,"marginRight","".concat(Zp(Lm(n).marginRight,0)+t,"px")),e._marginChangedForModal.push(n)}));var n=Bm(e,"paddingRight")||"";Em(e,"data-padding-right",n),Im(e,"paddingRight","".concat(Zp(Lm(e).paddingRight,0)+t,"px"))}},resetScrollbar:function(){var e=document.body;e._paddingChangedForModal&&e._paddingChangedForModal.forEach((function(e){Rm(e,"data-padding-right")&&(Im(e,"paddingRight",Am(e,"data-padding-right")||""),Dm(e,"data-padding-right"))})),e._marginChangedForModal&&e._marginChangedForModal.forEach((function(e){Rm(e,"data-margin-right")&&(Im(e,"marginRight",Am(e,"data-margin-right")||""),Dm(e,"data-margin-right"))})),e._paddingChangedForModal=null,e._marginChangedForModal=null,Rm(e,"data-padding-right")&&(Im(e,"paddingRight",Am(e,"data-padding-right")||""),Dm(e,"data-padding-right"))}}}),iS=new aS,sS=ah("visible",{type:Xu,defaultValue:!1,event:pu}),lS=sS.mixin,dS=sS.props,cS=sS.prop,uS=sS.event,pS="cancel",mS="headerclose",hS="ok",fS=[pS,mS,hS],gS={subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["style","class"]},bS=nh(Ul(Fi(Fi(Fi({},ab),dS),{},{ariaLabel:Xm(rp),autoFocusButton:Xm(rp,null,(function(e){return vl(e)||Up(fS,e)})),bodyBgVariant:Xm(rp),bodyClass:Xm(sp),bodyTextVariant:Xm(rp),busy:Xm(Xu,!1),buttonSize:Xm(rp),cancelDisabled:Xm(Xu,!1),cancelTitle:Xm(rp,"Cancel"),cancelTitleHtml:Xm(rp),cancelVariant:Xm(rp,"secondary"),centered:Xm(Xu,!1),contentClass:Xm(sp),dialogClass:Xm(sp),footerBgVariant:Xm(rp),footerBorderVariant:Xm(rp),footerClass:Xm(sp),footerTag:Xm(rp,"footer"),footerTextVariant:Xm(rp),headerBgVariant:Xm(rp),headerBorderVariant:Xm(rp),headerClass:Xm(sp),headerCloseContent:Xm(rp,"&times;"),headerCloseLabel:Xm(rp,"Close"),headerCloseVariant:Xm(rp),headerTag:Xm(rp,"header"),headerTextVariant:Xm(rp),hideBackdrop:Xm(Xu,!1),hideFooter:Xm(Xu,!1),hideHeader:Xm(Xu,!1),hideHeaderClose:Xm(Xu,!1),ignoreEnforceFocusSelector:Xm(lp),lazy:Xm(Xu,!1),modalClass:Xm(sp),noCloseOnBackdrop:Xm(Xu,!1),noCloseOnEsc:Xm(Xu,!1),noEnforceFocus:Xm(Xu,!1),noFade:Xm(Xu,!1),noStacking:Xm(Xu,!1),okDisabled:Xm(Xu,!1),okOnly:Xm(Xu,!1),okTitle:Xm(rp,"OK"),okTitleHtml:Xm(rp),okVariant:Xm(rp,"primary"),returnFocus:Xm([ml,np,rp]),scrollable:Xm(Xu,!1),size:Xm(rp,"md"),static:Xm(Xu,!1),title:Xm(rp),titleClass:Xm(sp),titleHtml:Xm(rp),titleSrOnly:Xm(Xu,!1),titleTag:Xm(rp,"h5")})),Ec),_S=ds({name:Ec,mixins:[zf,ib,lS,qx,jf,Kx,Qp,Xx],inheritAttrs:!1,props:bS,data:function(){return{isHidden:!0,isVisible:!1,isTransitioning:!1,isShow:!1,isBlock:!1,isOpening:!1,isClosing:!1,ignoreBackdropClick:!1,isModalOverflowing:!1,scrollbarWidth:0,zIndex:iS.getBaseZIndex(),isTop:!0,isBodyOverflowing:!1}},computed:{modalId:function(){return this.safeId()},modalOuterId:function(){return this.safeId("__BV_modal_outer_")},modalHeaderId:function(){return this.safeId("__BV_modal_header_")},modalBodyId:function(){return this.safeId("__BV_modal_body_")},modalTitleId:function(){return this.safeId("__BV_modal_title_")},modalContentId:function(){return this.safeId("__BV_modal_content_")},modalFooterId:function(){return this.safeId("__BV_modal_footer_")},modalBackdropId:function(){return this.safeId("__BV_modal_backdrop_")},modalClasses:function(){return[{fade:!this.noFade,show:this.isShow},this.modalClass]},modalStyles:function(){var e="".concat(this.scrollbarWidth,"px");return{paddingLeft:!this.isBodyOverflowing&&this.isModalOverflowing?e:"",paddingRight:this.isBodyOverflowing&&!this.isModalOverflowing?e:"",display:this.isBlock?"block":"none"}},dialogClasses:function(){var e;return[(e={},Wi(e,"modal-".concat(this.size),this.size),Wi(e,"modal-dialog-centered",this.centered),Wi(e,"modal-dialog-scrollable",this.scrollable),e),this.dialogClass]},headerClasses:function(){var e;return[(e={},Wi(e,"bg-".concat(this.headerBgVariant),this.headerBgVariant),Wi(e,"text-".concat(this.headerTextVariant),this.headerTextVariant),Wi(e,"border-".concat(this.headerBorderVariant),this.headerBorderVariant),e),this.headerClass]},titleClasses:function(){return[{"sr-only":this.titleSrOnly},this.titleClass]},bodyClasses:function(){var e;return[(e={},Wi(e,"bg-".concat(this.bodyBgVariant),this.bodyBgVariant),Wi(e,"text-".concat(this.bodyTextVariant),this.bodyTextVariant),e),this.bodyClass]},footerClasses:function(){var e;return[(e={},Wi(e,"bg-".concat(this.footerBgVariant),this.footerBgVariant),Wi(e,"text-".concat(this.footerTextVariant),this.footerTextVariant),Wi(e,"border-".concat(this.footerBorderVariant),this.footerBorderVariant),e),this.footerClass]},modalOuterStyle:function(){return{position:"absolute",zIndex:this.zIndex}},slotScope:function(){return{cancel:this.onCancel,close:this.onClose,hide:this.hide,ok:this.onOk,visible:this.isVisible}},computeIgnoreEnforceFocusSelector:function(){return Vp(this.ignoreEnforceFocusSelector).filter(Wl).join(",").trim()},computedAttrs:function(){return Fi(Fi(Fi({},this.static?{}:this.scopedStyleAttrs),this.bvAttrs),{},{id:this.modalOuterId})},computedModalAttrs:function(){var e=this.isVisible,t=this.ariaLabel;return{id:this.modalId,role:"dialog","aria-hidden":e?null:"true","aria-modal":e?"true":null,"aria-label":t,"aria-labelledby":this.hideHeader||t||!(this.hasNormalizedSlot(Mp)||this.titleHtml||this.title)?null:this.modalTitleId,"aria-describedby":this.modalBodyId}}},watch:Wi({},cS,(function(e,t){e!==t&&this[e?"show":"hide"]()})),created:function(){this.$_observer=null,this.$_returnFocus=this.returnFocus||null},mounted:function(){this.zIndex=iS.getBaseZIndex(),this.listenOnRoot(mh(Ec,ju),this.showHandler),this.listenOnRoot(mh(Ec,Eu),this.hideHandler),this.listenOnRoot(mh(Ec,Vu),this.toggleHandler),this.listenOnRoot(ph(Ec,ju),this.modalListener),!0===this[cS]&&this.$nextTick(this.show)},beforeDestroy:function(){iS.unregisterModal(this),this.setObserver(!1),this.isVisible&&(this.isVisible=!1,this.isShow=!1,this.isTransitioning=!1)},methods:{setObserver:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,e&&(this.$_observer=t_(this.$refs.content,this.checkModalOverflow.bind(this),gS))},updateModel:function(e){e!==this[cS]&&this.$emit(uS,e)},buildEvent:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new rS(e,Fi(Fi({cancelable:!1,target:this.$refs.modal||this.$el||null,relatedTarget:null,trigger:null},t),{},{vueTarget:this,componentId:this.modalId}))},show:function(){if(!this.isVisible&&!this.isOpening)if(this.isClosing)this.$once(Tu,this.show);else{this.isOpening=!0,this.$_returnFocus=this.$_returnFocus||this.getActiveElement();var e=this.buildEvent(ju,{cancelable:!0});if(this.emitEvent(e),e.defaultPrevented||this.isVisible)return this.isOpening=!1,void this.updateModel(!1);this.doShow()}},hide:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(this.isVisible&&!this.isClosing){this.isClosing=!0;var t=this.buildEvent(Eu,{cancelable:"FORCE"!==e,trigger:e||null});if(e===hS?this.$emit("ok",t):e===pS?this.$emit("cancel",t):e===mS&&this.$emit(hu,t),this.emitEvent(t),t.defaultPrevented||!this.isVisible)return this.isClosing=!1,void this.updateModel(!0);this.setObserver(!1),this.isVisible=!1,this.updateModel(!1)}},toggle:function(e){e&&(this.$_returnFocus=e),this.isVisible?this.hide("toggle"):this.show()},getActiveElement:function(){var e=mm(ys?[document.body]:[]);return e&&e.focus?e:null},doShow:function(){var e=this;iS.modalsAreOpen&&this.noStacking?this.listenOnRootOnce(ph(Ec,Tu),this.doShow):(iS.registerModal(this),this.isHidden=!1,this.$nextTick((function(){e.isVisible=!0,e.isOpening=!1,e.updateModel(!0),e.$nextTick((function(){e.setObserver(!0)}))})))},onBeforeEnter:function(){this.isTransitioning=!0,this.setResizeEvent(!0)},onEnter:function(){var e=this;this.isBlock=!0,cm((function(){cm((function(){e.isShow=!0}))}))},onAfterEnter:function(){var e=this;this.checkModalOverflow(),this.isTransitioning=!1,cm((function(){e.emitEvent(e.buildEvent($u)),e.setEnforceFocus(!0),e.$nextTick((function(){e.focusFirst()}))}))},onBeforeLeave:function(){this.isTransitioning=!0,this.setResizeEvent(!1),this.setEnforceFocus(!1)},onLeave:function(){this.isShow=!1},onAfterLeave:function(){var e=this;this.isBlock=!1,this.isTransitioning=!1,this.isModalOverflowing=!1,this.isHidden=!0,this.$nextTick((function(){e.isClosing=!1,iS.unregisterModal(e),e.returnFocusTo(),e.emitEvent(e.buildEvent(Tu))}))},emitEvent:function(e){var t=e.type;this.emitOnRoot(ph(Ec,t),e,e.componentId),this.$emit(t,e)},onDialogMousedown:function(){var e=this,t=this.$refs.modal;sh(t,"mouseup",(function n(o){lh(t,"mouseup",n,Ku),o.target===t&&(e.ignoreBackdropClick=!0)}),Ku)},onClickOut:function(e){this.ignoreBackdropClick?this.ignoreBackdropClick=!1:this.isVisible&&!this.noCloseOnBackdrop&&xm(document.body,e.target)&&(xm(this.$refs.content,e.target)||this.hide("backdrop"))},onOk:function(){this.hide(hS)},onCancel:function(){this.hide(pS)},onClose:function(){this.hide(mS)},onEsc:function(e){27===e.keyCode&&this.isVisible&&!this.noCloseOnEsc&&this.hide("esc")},focusHandler:function(e){var t=this.$refs.content,n=e.target;if(!(this.noEnforceFocus||!this.isTop||!this.isVisible||!t||document===n||xm(t,n)||this.computeIgnoreEnforceFocusSelector&&km(this.computeIgnoreEnforceFocusSelector,n,!0))){var o=Fm(this.$refs.content),r=this.$refs["bottom-trap"],a=this.$refs["top-trap"];if(r&&n===r){if(jm(o[0]))return}else if(a&&n===a&&jm(o[o.length-1]))return;jm(t,{preventScroll:!0})}},setEnforceFocus:function(e){this.listenDocument(e,"focusin",this.focusHandler)},setResizeEvent:function(e){this.listenWindow(e,"resize",this.checkModalOverflow),this.listenWindow(e,"orientationchange",this.checkModalOverflow)},showHandler:function(e,t){e===this.modalId&&(this.$_returnFocus=t||this.getActiveElement(),this.show())},hideHandler:function(e){e===this.modalId&&this.hide("event")},toggleHandler:function(e,t){e===this.modalId&&this.toggle(t)},modalListener:function(e){this.noStacking&&e.vueTarget!==this&&this.hide()},focusFirst:function(){var e=this;ys&&cm((function(){var t=e.$refs.modal,n=e.$refs.content,o=e.getActiveElement();if(t&&n&&(!o||!xm(n,o))){var r=e.$refs["ok-button"],a=e.$refs["cancel-button"],i=e.$refs["close-button"],s=e.autoFocusButton,l=s===hS&&r?r.$el||r:s===pS&&a?a.$el||a:s===mS&&i?i.$el||i:n;jm(l),l===n&&e.$nextTick((function(){t.scrollTop=0}))}}))},returnFocusTo:function(){var e=this.returnFocus||this.$_returnFocus||null;this.$_returnFocus=null,this.$nextTick((function(){(e=kl(e)?ym(e):e)&&(e=e.$el||e,jm(e))}))},checkModalOverflow:function(){if(this.isVisible){var e=this.$refs.modal;this.isModalOverflowing=e.scrollHeight>document.documentElement.clientHeight}},makeModal:function(e){var t=e();if(!this.hideHeader){var n=this.normalizeSlot("modal-header",this.slotScope);if(!n){var o=e();this.hideHeaderClose||(o=e(fh,{props:{content:this.headerCloseContent,disabled:this.isTransitioning,ariaLabel:this.headerCloseLabel,textVariant:this.headerCloseVariant||this.headerTextVariant},on:{click:this.onClose},ref:"close-button"},[this.normalizeSlot("modal-header-close")])),n=[e(this.titleTag,{staticClass:"modal-title",class:this.titleClasses,attrs:{id:this.modalTitleId},domProps:this.hasNormalizedSlot(Mp)?{}:wg(this.titleHtml,this.title)},this.normalizeSlot(Mp,this.slotScope)),o]}t=e(this.headerTag,{staticClass:"modal-header",class:this.headerClasses,attrs:{id:this.modalHeaderId},ref:"header"},[n])}var r=e("div",{staticClass:"modal-body",class:this.bodyClasses,attrs:{id:this.modalBodyId},ref:"body"},this.normalizeSlot(xp,this.slotScope)),a=e();if(!this.hideFooter){var i=this.normalizeSlot("modal-footer",this.slotScope);if(!i){var s=e();this.okOnly||(s=e(ag,{props:{variant:this.cancelVariant,size:this.buttonSize,disabled:this.cancelDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(Rp)?{}:wg(this.cancelTitleHtml,this.cancelTitle),on:{click:this.onCancel},ref:"cancel-button"},this.normalizeSlot(Rp))),i=[s,e(ag,{props:{variant:this.okVariant,size:this.buttonSize,disabled:this.okDisabled||this.busy||this.isTransitioning},domProps:this.hasNormalizedSlot(Ip)?{}:wg(this.okTitleHtml,this.okTitle),on:{click:this.onOk},ref:"ok-button"},this.normalizeSlot(Ip))]}a=e(this.footerTag,{staticClass:"modal-footer",class:this.footerClasses,attrs:{id:this.modalFooterId},ref:"footer"},[i])}var l=e("div",{staticClass:"modal-content",class:this.contentClass,attrs:{id:this.modalContentId,tabindex:"-1"},ref:"content"},[t,r,a]),d=e(),c=e();this.isVisible&&!this.noEnforceFocus&&(d=e("span",{attrs:{tabindex:"0"},ref:"top-trap"}),c=e("span",{attrs:{tabindex:"0"},ref:"bottom-trap"}));var u=e("div",{staticClass:"modal-dialog",class:this.dialogClasses,on:{mousedown:this.onDialogMousedown},ref:"dialog"},[d,l,c]),p=e("div",{staticClass:"modal",class:this.modalClasses,style:this.modalStyles,attrs:this.computedModalAttrs,on:{keydown:this.onEsc,click:this.onClickOut},directives:[{name:"show",value:this.isVisible}],ref:"modal"},[u]);p=e("transition",{props:{enterClass:"",enterToClass:"",enterActiveClass:"",leaveClass:"",leaveActiveClass:"",leaveToClass:""},on:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave}},[p]);var m=e();return!this.hideBackdrop&&this.isVisible&&(m=e("div",{staticClass:"modal-backdrop",attrs:{id:this.modalBackdropId}},this.normalizeSlot("modal-backdrop"))),m=e(vh,{props:{noFade:this.noFade}},[m]),e("div",{style:this.modalOuterStyle,attrs:this.computedAttrs,key:"modal-outer-".concat(this[as])},[p,m])}},render:function(e){return this.static?this.lazy&&this.isHidden?e():this.makeModal(e):this.isHidden?e():e(oS,[this.makeModal(e)])}}),vS=mh(Ec,ju),yS="__bv_modal_directive__",wS=function(e){var t=e.modifiers,n=void 0===t?{}:t,o=e.arg,r=e.value;return kl(r)?r:kl(o)?o:Ll(n).reverse()[0]},kS=function(e){return e&&wm(e,".dropdown-menu > li, li.nav-item")&&ym("a, button",e)||e},xS=function(e){e&&"BUTTON"!==e.tagName&&(Rm(e,"role")||Em(e,"role","button"),"A"===e.tagName||Rm(e,"tabindex")||Em(e,"tabindex","0"))},SS=function(e){var t=e[yS]||{},n=t.trigger,o=t.handler;n&&o&&(lh(n,"click",o,Qu),lh(n,"keydown",o,Qu),lh(e,"click",o,Qu),lh(e,"keydown",o,Qu)),delete e[yS]},CS=function(e,t,n){var o=e[yS]||{},r=wS(t),a=kS(e);r===o.target&&a===o.trigger||(SS(e),function(e,t,n){var o=wS(t),r=kS(e);if(o&&r){var a=function(e){var r=e.currentTarget;if(!bm(r)){var a=e.type,i=e.keyCode;"click"!==a&&("keydown"!==a||i!==Cf&&i!==Df)||Of(I_(n,t)).$emit(vS,o,r)}};e[yS]={handler:a,target:o,trigger:r},xS(r),sh(r,"click",a,Qu),"BUTTON"!==r.tagName&&"button"===Am(r,"role")&&sh(r,"keydown",a,Qu)}}(e,t,n)),xS(a)},PS={inserted:CS,updated:function(){},componentUpdated:CS,unbind:SS},TS="$bvModal",ES="_bv__modal",DS=["id"].concat(ns(Ll(jl(bS,["busy","lazy","noStacking","static","visible"])))),AS=function(){},RS={msgBoxContent:"default",title:"modal-title",okTitle:"modal-ok",cancelTitle:"modal-cancel"},IS=function(e){return DS.reduce((function(t,n){return bl(e[n])||(t[n]=e[n]),t}),{})},MS=ed({plugins:{plugin:function(e){var t=e.extend({name:"BMsgBox",extends:_S,mixins:[Zx],destroyed:function(){this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)},mounted:function(){var e=this,t=function(){e.$nextTick((function(){cm((function(){e.$destroy()}))}))};this.bvParent.$once(Hu,t),this.$once(Tu,t),this.$router&&this.$route&&this.$once(Wu,this.$watch("$router",t)),this.show()}}),n=function(e,n){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(n&&!Zl(TS)&&!Kl(TS)&&yl(r))return function(e,n){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:AS;if(!Kl(TS)&&!Zl(TS)){var r=Jx(e,t,{propsData:Fi(Fi(Fi({},IS(Hm(Ec))),{},{hideHeaderClose:!0,hideHeader:!(n.title||n.titleHtml)},jl(n,Ll(RS))),{},{lazy:!1,busy:!1,visible:!1,noStacking:!1,noEnforceFocus:!1})});return Ll(RS).forEach((function(e){bl(n[e])||(r.$slots[RS[e]]=Vp(n[e]))})),new Promise((function(e,t){var n=!1;r.$once(Hu,(function(){n||t(new Error("BootstrapVue MsgBox destroyed before resolve"))})),r.$on(Eu,(function(t){if(!t.defaultPrevented){var r=o(t);t.defaultPrevented||(n=!0,e(r))}}));var a=document.createElement("div");document.body.appendChild(a),r.$mount(a)}))}}(e,Fi(Fi({},IS(o)),{},{msgBoxContent:n}),r)},o=function(){function e(t){$i(this,e),Rl(this,{_vm:t,_root:Of(t)}),Ml(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return Vi(e,[{key:"show",value:function(e){if(e&&this._root){for(var t,n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];(t=this._root).$emit.apply(t,[mh(Ec,"show"),e].concat(o))}}},{key:"hide",value:function(e){if(e&&this._root){for(var t,n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];(t=this._root).$emit.apply(t,[mh(Ec,"hide"),e].concat(o))}}},{key:"msgBoxOk",value:function(e){var t=Fi(Fi({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{okOnly:!0,okDisabled:!1,hideFooter:!1,msgBoxContent:e});return n(this._vm,e,t,(function(){return!0}))}},{key:"msgBoxConfirm",value:function(e){var t=Fi(Fi({},arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),{},{okOnly:!1,okDisabled:!1,cancelDisabled:!1,hideFooter:!1});return n(this._vm,e,t,(function(e){var t=e.trigger;return"ok"===t||"cancel"!==t&&null}))}}]),e}();e.mixin({beforeCreate:function(){this[ES]=new o(this)}}),zl(e.prototype,TS)||Bl(e.prototype,TS,{get:function(){return this&&this[ES]||Ql('"'.concat(TS,'" must be accessed from a Vue instance "this" context.'),Ec),this[ES]}})}}}),BS=ed({components:{BModal:_S},directives:{VBModal:PS},plugins:{BVModalPlugin:MS}}),NS=nh({align:Xm(rp),cardHeader:Xm(Xu,!1),fill:Xm(Xu,!1),justified:Xm(Xu,!1),pills:Xm(Xu,!1),small:Xm(Xu,!1),tabs:Xm(Xu,!1),tag:Xm(rp,"ul"),vertical:Xm(Xu,!1)},Dc),LS=ds({name:Dc,functional:!0,props:NS,render:function(e,t){var n,o,r=t.props,a=t.data,i=t.children,s=r.tabs,l=r.pills,d=r.vertical,c=r.align,u=r.cardHeader;return e(r.tag,Ra(a,{staticClass:"nav",class:(n={"nav-tabs":s,"nav-pills":l&&!s,"card-header-tabs":!d&&u&&s,"card-header-pills":!d&&u&&l&&!s,"flex-column":d,"nav-fill":!d&&r.fill,"nav-justified":!d&&r.justified},Wi(n,(o=c,"justify-content-".concat(o="left"===o?"start":"right"===o?"end":o)),!d&&c),Wi(n,"small",r.small),n)}),i)}}),zS=jl(qf,["event","routerTag"]),OS=nh(Ul(Fi(Fi({},zS),{},{linkAttrs:Xm(np,{}),linkClasses:Xm(sp)})),Nc),FS=ds({name:Nc,functional:!0,props:OS,render:function(e,t){var n=t.props,o=t.data,r=t.listeners,a=t.children;return e("li",Ra(jl(o,["on"]),{staticClass:"nav-item"}),[e(Qf,{staticClass:"nav-link",class:n.linkClasses,attrs:n.linkAttrs,props:eh(zS,n),on:r},a)])}}),jS=ds({name:"BNavText",functional:!0,props:{},render:function(e,t){var n=t.data,o=t.children;return e("li",Ra(n,{staticClass:"navbar-text"}),o)}}),$S=jl(zv,["inline"]),US=nh(Ul(Fi(Fi({},$S),{},{formClass:Xm(sp)})),Bc),VS=ds({name:Bc,functional:!0,props:US,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=t.listeners,i=e(Ov,{class:n.formClass,props:Fi(Fi({},eh($S,n)),{},{inline:!0}),attrs:o.attrs,on:a},r);return e("li",Ra(jl(o,["attrs","on"]),{staticClass:"form-inline"}),[i])}}),WS=nh(Ul(Fi(Fi({},ab),Fl(Pv,[].concat(ns(Ll(Sv)),["html","lazy","menuClass","noCaret","role","text","toggleClass"])))),Lc),HS=ds({name:Lc,mixins:[ib,Cv,Qp],props:WS,computed:{toggleId:function(){return this.safeId("_BV_toggle_")},menuId:function(){return this.safeId("_BV_toggle_menu_")},dropdownClasses:function(){return[this.directionClass,this.boundaryClass,{show:this.visible}]},menuClasses:function(){return[this.menuClass,{"dropdown-menu-right":this.right,show:this.visible}]},toggleClasses:function(){return[this.toggleClass,{"dropdown-toggle-no-caret":this.noCaret}]}},render:function(e){var t=this.toggleId,n=this.menuId,o=this.visible,r=this.hide,a=e(Qf,{staticClass:"nav-link dropdown-toggle",class:this.toggleClasses,props:{href:"#".concat(this.id||""),disabled:this.disabled},attrs:{id:t,role:"button","aria-haspopup":"true","aria-expanded":o?"true":"false","aria-controls":n},on:{mousedown:this.onMousedown,click:this.toggle,keydown:this.toggle},ref:"toggle"},[this.normalizeSlot([wp,"text"])||e("span",{domProps:wg(this.html,this.text)})]),i=e("ul",{staticClass:"dropdown-menu",class:this.menuClasses,attrs:{tabindex:"-1","aria-labelledby":t,id:n},on:{keydown:this.onKeydown},ref:"menu"},!this.lazy||o?this.normalizeSlot(xp,{hide:r}):[e()]);return e("li",{staticClass:"nav-item b-nav-dropdown dropdown",class:this.dropdownClasses,attrs:{id:this.safeId()}},[a,i])}}),GS=ed({components:{BNav:LS,BNavItem:FS,BNavText:jS,BNavForm:VS,BNavItemDropdown:HS,BNavItemDd:HS,BNavDropdown:HS,BNavDd:HS},plugins:{DropdownPlugin:Hv}}),qS=nh({fixed:Xm(rp),print:Xm(Xu,!1),sticky:Xm(Xu,!1),tag:Xm(rp,"nav"),toggleable:Xm(up,!1),type:Xm(rp,"light"),variant:Xm(rp)},Ac),QS=ds({name:Ac,mixins:[Qp],provide:function(){var e=this;return{getBvNavbar:function(){return e}}},props:qS,computed:{breakpointClass:function(){var e=this.toggleable,t=Gm()[0],n=null;return e&&kl(e)&&e!==t?n="navbar-expand-".concat(e):!1===e&&(n="navbar-expand"),n}},render:function(e){var t,n=this.tag,o=this.type,r=this.variant,a=this.fixed;return e(n,{staticClass:"navbar",class:[(t={"d-print":this.print,"sticky-top":this.sticky},Wi(t,"navbar-".concat(o),o),Wi(t,"bg-".concat(r),r),Wi(t,"fixed-".concat(a),a),t),this.breakpointClass],attrs:{role:hm(n,"nav")?null:"navigation"}},[this.normalizeSlot()])}}),KS=nh(Fl(NS,["tag","fill","justified","align","small"]),Ic),ZS=ds({name:Ic,functional:!0,props:KS,render:function(e,t){var n,o,r=t.props,a=t.data,i=t.children,s=r.align;return e(r.tag,Ra(a,{staticClass:"navbar-nav",class:(n={"nav-fill":r.fill,"nav-justified":r.justified},Wi(n,(o=s,"justify-content-".concat(o="left"===o?"start":"right"===o?"end":o)),s),Wi(n,"small",r.small),n)}),i)}}),YS=jl(qf,["event","routerTag"]);YS.href.default=void 0,YS.to.default=void 0;var XS,JS,eC,tC,nC,oC,rC,aC,iC,sC,lC=nh(Ul(Fi(Fi({},YS),{},{tag:Xm(rp,"div")})),Rc),dC=ds({name:Rc,functional:!0,props:lC,render:function(e,t){var n=t.props,o=t.data,r=t.children,a=n.to||n.href;return e(a?Qf:n.tag,Ra(o,{staticClass:"navbar-brand",props:a?eh(YS,n):{}}),r)}}),cC="navbar-toggler",uC=ph(Id,"state"),pC=ph(Id,"sync-state"),mC=nh({disabled:Xm(Xu,!1),label:Xm(rp,"Toggle navigation"),target:Xm(lp,void 0,!0)},Mc),hC=ds({name:Mc,directives:{VBToggle:nv},mixins:[jf,Qp],props:mC,data:function(){return{toggleState:!1}},created:function(){this.listenOnRoot(uC,this.handleStateEvent),this.listenOnRoot(pC,this.handleStateEvent)},methods:{onClick:function(e){this.disabled||this.$emit(mu,e)},handleStateEvent:function(e,t){e===this.target&&(this.toggleState=t)}},render:function(e){var t=this.disabled;return e("button",{staticClass:cC,class:{disabled:t},directives:[{name:"VBToggle",value:this.target}],attrs:{type:"button",disabled:t,"aria-label":this.label},on:{click:this.onClick}},[this.normalizeSlot(xp,{expanded:this.toggleState})||e("span",{staticClass:"".concat(cC,"-icon")})])}}),fC=ed({components:{BNavbar:QS,BNavbarNav:ZS,BNavbarBrand:dC,BNavbarToggle:hC,BNavToggle:hC},plugins:{NavPlugin:GS,CollapsePlugin:rv,DropdownPlugin:Hv}}),gC=nh({label:Xm(rp),role:Xm(rp,"status"),small:Xm(Xu,!1),tag:Xm(rp,"span"),type:Xm(rp,"border"),variant:Xm(rp)},Zc),bC=ds({name:Zc,functional:!0,props:gC,render:function(e,t){var n,o=t.props,r=t.data,a=t.slots,i=t.scopedSlots,s=a(),l=qp(Dp,{},i||{},s)||o.label;return l&&(l=e("span",{staticClass:"sr-only"},l)),e(o.tag,Ra(r,{attrs:{role:l?o.role||"status":null,"aria-hidden":l?null:"true"},class:(n={},Wi(n,"spinner-".concat(o.type),o.type),Wi(n,"spinner-".concat(o.type,"-sm"),o.small),Wi(n,"text-".concat(o.variant),o.variant),n)}),[l||e()])}}),_C={top:0,left:0,bottom:0,right:0},vC=nh({bgColor:Xm(rp),blur:Xm(rp,"2px"),fixed:Xm(Xu,!1),noCenter:Xm(Xu,!1),noFade:Xm(Xu,!1),noWrap:Xm(Xu,!1),opacity:Xm(hp,.85,(function(e){var t=Zp(e,0);return t>=0&&t<=1})),overlayTag:Xm(rp,"div"),rounded:Xm(up,!1),show:Xm(Xu,!1),spinnerSmall:Xm(Xu,!1),spinnerType:Xm(rp,"border"),spinnerVariant:Xm(rp),variant:Xm(rp,"light"),wrapTag:Xm(rp,"div"),zIndex:Xm(hp,10)},zc),yC=ds({name:zc,mixins:[Qp],props:vC,computed:{computedRounded:function(){var e=this.rounded;return!0===e||""===e?"rounded":e?"rounded-".concat(e):""},computedVariant:function(){var e=this.variant;return e&&!this.bgColor?"bg-".concat(e):""},slotScope:function(){return{spinnerType:this.spinnerType||null,spinnerVariant:this.spinnerVariant||null,spinnerSmall:this.spinnerSmall}}},methods:{defaultOverlayFn:function(e){var t=e.spinnerType,n=e.spinnerVariant,o=e.spinnerSmall;return this.$createElement(bC,{props:{type:t,variant:n,small:o}})}},render:function(e){var t=this,n=this.show,o=this.fixed,r=this.noFade,a=this.noWrap,i=this.slotScope,s=e();if(n){var l=e("div",{staticClass:"position-absolute",class:[this.computedVariant,this.computedRounded],style:Fi(Fi({},_C),{},{opacity:this.opacity,backgroundColor:this.bgColor||null,backdropFilter:this.blur?"blur(".concat(this.blur,")"):null})}),d=e("div",{staticClass:"position-absolute",style:this.noCenter?Fi({},_C):{top:"50%",left:"50%",transform:"translateX(-50%) translateY(-50%)"}},[this.normalizeSlot("overlay",i)||this.defaultOverlayFn(i)]);s=e(this.overlayTag,{staticClass:"b-overlay",class:{"position-absolute":!a||a&&!o,"position-fixed":a&&o},style:Fi(Fi({},_C),{},{zIndex:this.zIndex||10}),on:{click:function(e){return t.$emit(mu,e)}},key:"overlay"},[l,d])}return s=e(vh,{props:{noFade:r,appear:!0},on:{"after-enter":function(){return t.$emit($u)},"after-leave":function(){return t.$emit(Tu)}}},[s]),a?s:e(this.wrapTag,{staticClass:"b-overlay-wrap position-relative",attrs:{"aria-busy":n?"true":null}},a?[s]:[this.normalizeSlot(),s])}}),wC=ed({components:{BOverlay:yC}}),kC=ah("value",{type:cp,defaultValue:null,validator:function(e){return!(!_l(e)&&Kp(e,0)<1)||(Ql('"v-model" value must be a number greater than "0"',Oc),!1)}}),xC=kC.mixin,SC=kC.props,CC=kC.prop,PC=kC.event,TC=function(e){var t=Kp(e)||1;return t<1?5:t},EC=function(e,t){var n=Kp(e)||1;return n>t?t:n<1?1:n},DC=function(e){if(e.keyCode===Df)return ch(e,{immediatePropagation:!0}),e.currentTarget.click(),!1},AC=nh(Ul(Fi(Fi({},SC),{},{align:Xm(rp,"left"),ariaLabel:Xm(rp,"Pagination"),disabled:Xm(Xu,!1),ellipsisClass:Xm(sp),ellipsisText:Xm(rp,"…"),firstClass:Xm(sp),firstNumber:Xm(Xu,!1),firstText:Xm(rp,"«"),hideEllipsis:Xm(Xu,!1),hideGotoEndButtons:Xm(Xu,!1),labelFirstPage:Xm(rp,"Go to first page"),labelLastPage:Xm(rp,"Go to last page"),labelNextPage:Xm(rp,"Go to next page"),labelPage:Xm(mp,"Go to page"),labelPrevPage:Xm(rp,"Go to previous page"),lastClass:Xm(sp),lastNumber:Xm(Xu,!1),lastText:Xm(rp,"»"),limit:Xm(hp,5,(function(e){return!(Kp(e,0)<1)||(Ql('Prop "limit" must be a number greater than "0"',Oc),!1)})),nextClass:Xm(sp),nextText:Xm(rp,"›"),pageClass:Xm(sp),pills:Xm(Xu,!1),prevClass:Xm(sp),prevText:Xm(rp,"‹"),size:Xm(rp)})),"pagination"),RC=ds({mixins:[xC,Qp],props:AC,data:function(){var e=Kp(this[CC],0);return{currentPage:e=e>0?e:-1,localNumberOfPages:1,localLimit:5}},computed:{btnSize:function(){var e=this.size;return e?"pagination-".concat(e):""},alignment:function(){var e=this.align;return"center"===e?"justify-content-center":"end"===e||"right"===e?"justify-content-end":"fill"===e?"text-center":""},styleClass:function(){return this.pills?"b-pagination-pills":""},computedCurrentPage:function(){return EC(this.currentPage,this.localNumberOfPages)},paginationParams:function(){var e=this.localLimit,t=this.localNumberOfPages,n=this.computedCurrentPage,o=this.hideEllipsis,r=this.firstNumber,a=this.lastNumber,i=!1,s=!1,l=e,d=1;t<=e?l=t:n<e-1&&e>3?(o&&!a||(s=!0,l=e-(r?0:1)),l=Dh(l,e)):t-n+2<e&&e>3?(o&&!r||(i=!0,l=e-(a?0:1)),d=t-l+1):(e>3&&(l=e-(o?0:2),i=!(o&&!r),s=!(o&&!a)),d=n-Mh(l/2)),d<1?(d=1,i=!1):d>t-l&&(d=t-l+1,s=!1),i&&r&&d<4&&(l+=2,d=1,i=!1);var c=d+l-1;return s&&a&&c>t-3&&(l+=c===t-2?2:3,s=!1),e<=3&&(r&&1===d?l=Dh(l+1,t,e+1):a&&t===d+l-1&&(d=Ah(d-1,1),l=Dh(t-d+1,t,e+1))),{showFirstDots:i,showLastDots:s,numberOfLinks:l=Dh(l,t-d+1),startNumber:d}},pageList:function(){var e=this.paginationParams,t=e.numberOfLinks,n=e.startNumber,o=this.computedCurrentPage,r=function(e,t){return Wp(t,(function(t,n){return{number:e+n,classes:null}}))}(n,t);if(r.length>3){var a=o-n,i="bv-d-xs-down-none";if(0===a)for(var s=3;s<r.length;s++)r[s].classes=i;else if(a===r.length-1)for(var l=0;l<r.length-3;l++)r[l].classes=i;else{for(var d=0;d<a-1;d++)r[d].classes=i;for(var c=r.length-1;c>a+1;c--)r[c].classes=i}}return r}},watch:(XS={},Wi(XS,CC,(function(e,t){e!==t&&(this.currentPage=EC(e,this.localNumberOfPages))})),Wi(XS,"currentPage",(function(e,t){e!==t&&this.$emit(PC,e>0?e:null)})),Wi(XS,"limit",(function(e,t){e!==t&&(this.localLimit=TC(e))})),XS),created:function(){var e=this;this.localLimit=TC(this.limit),this.$nextTick((function(){e.currentPage=e.currentPage>e.localNumberOfPages?e.localNumberOfPages:e.currentPage}))},methods:{handleKeyNav:function(e){var t=e.keyCode,n=e.shiftKey;this.isNav||(t===Tf||t===Af?(ch(e,{propagation:!1}),n?this.focusFirst():this.focusPrev()):t!==Ef&&t!==xf||(ch(e,{propagation:!1}),n?this.focusLast():this.focusNext()))},getButtons:function(){return vm("button.page-link, a.page-link",this.$el).filter((function(e){return gm(e)}))},focusCurrent:function(){var e=this;this.$nextTick((function(){var t=e.getButtons().find((function(t){return Kp(Am(t,"aria-posinset"),0)===e.computedCurrentPage}));jm(t)||e.focusFirst()}))},focusFirst:function(){var e=this;this.$nextTick((function(){var t=e.getButtons().find((function(e){return!bm(e)}));jm(t)}))},focusLast:function(){var e=this;this.$nextTick((function(){var t=e.getButtons().reverse().find((function(e){return!bm(e)}));jm(t)}))},focusPrev:function(){var e=this;this.$nextTick((function(){var t=e.getButtons(),n=t.indexOf(mm());n>0&&!bm(t[n-1])&&jm(t[n-1])}))},focusNext:function(){var e=this;this.$nextTick((function(){var t=e.getButtons(),n=t.indexOf(mm());n<t.length-1&&!bm(t[n+1])&&jm(t[n+1])}))}},render:function(e){var t=this,n=jh(this),o=n.disabled,r=n.labelPage,a=n.ariaLabel,i=n.isNav,s=n.localNumberOfPages,l=n.computedCurrentPage,d=this.pageList.map((function(e){return e.number})),c=this.paginationParams,u=c.showFirstDots,p=c.showLastDots,m="fill"===this.align,h=[],f=function(e){return e===l},g=this.currentPage<1,b=function(n,r,a,l,d,c,u){var p=o||f(c)||g||n<1||n>s,h=n<1?1:n>s?s:n,b={disabled:p,page:h,index:h-1},_=t.normalizeSlot(a,b)||om(l)||e(),v=e(p?"span":i?Qf:"button",{staticClass:"page-link",class:{"flex-grow-1":!i&&!p&&m},props:p||!i?{}:t.linkProps(n),attrs:{role:i?null:"menuitem",type:i||p?null:"button",tabindex:p||i?null:"-1","aria-label":r,"aria-controls":jh(t).ariaControls||null,"aria-disabled":p?"true":null},on:p?{}:{"!click":function(e){t.onClick(e,n)},keydown:DC}},[_]);return e("li",{key:u,staticClass:"page-item",class:[{disabled:p,"flex-fill":m,"d-flex":m&&!i&&!p},d],attrs:{role:i?null:"presentation","aria-hidden":p?"true":null}},[v])},_=function(n){return e("li",{staticClass:"page-item",class:["disabled","bv-d-xs-down-none",m?"flex-fill":"",t.ellipsisClass],attrs:{role:"separator"},key:"ellipsis-".concat(n?"last":"first")},[e("span",{staticClass:"page-link"},[t.normalizeSlot("ellipsis-text")||om(t.ellipsisText)||e()])])},v=function(n,a){var l=n.number,d=f(l)&&!g,c=o?null:d||g&&0===a?"0":"-1",u={role:i?null:"menuitemradio",type:i||o?null:"button","aria-disabled":o?"true":null,"aria-controls":jh(t).ariaControls||null,"aria-label":rh(r)?r(l):"".concat(yl(r)?r():r," ").concat(l),"aria-checked":i?null:d?"true":"false","aria-current":i&&d?"page":null,"aria-posinset":i?null:l,"aria-setsize":i?null:s,tabindex:i?null:c},p=om(t.makePage(l)),h={page:l,index:l-1,content:p,active:d,disabled:o},b=e(o?"span":i?Qf:"button",{props:o||!i?{}:t.linkProps(l),staticClass:"page-link",class:{"flex-grow-1":!i&&!o&&m},attrs:u,on:o?{}:{"!click":function(e){t.onClick(e,l)},keydown:DC}},[t.normalizeSlot("page",h)||p]);return e("li",{staticClass:"page-item",class:[{disabled:o,active:d,"flex-fill":m,"d-flex":m&&!i&&!o},n.classes,t.pageClass],attrs:{role:i?null:"presentation"},key:"page-".concat(l)},[b])},y=e();this.firstNumber||this.hideGotoEndButtons||(y=b(1,this.labelFirstPage,"first-text",this.firstText,this.firstClass,1,"pagination-goto-first")),h.push(y),h.push(b(l-1,this.labelPrevPage,"prev-text",this.prevText,this.prevClass,1,"pagination-goto-prev")),h.push(this.firstNumber&&1!==d[0]?v({number:1},0):e()),h.push(u?_(!1):e()),this.pageList.forEach((function(e,n){var o=u&&t.firstNumber&&1!==d[0]?1:0;h.push(v(e,n+o))})),h.push(p?_(!0):e()),h.push(this.lastNumber&&d[d.length-1]!==s?v({number:s},-1):e()),h.push(b(l+1,this.labelNextPage,"next-text",this.nextText,this.nextClass,s,"pagination-goto-next"));var w=e();this.lastNumber||this.hideGotoEndButtons||(w=b(s,this.labelLastPage,"last-text",this.lastText,this.lastClass,s,"pagination-goto-last")),h.push(w);var k=e("ul",{staticClass:"pagination",class:["b-pagination",this.btnSize,this.alignment,this.styleClass],attrs:{role:i?null:"menubar","aria-disabled":o?"true":"false","aria-label":i?null:a||null},on:i?{}:{keydown:this.handleKeyNav},ref:"ul"},h);return i?e("nav",{attrs:{"aria-disabled":o?"true":null,"aria-hidden":o?"true":"false","aria-label":i&&a||null}},[k]):k}}),IC=function(e){return Ah(Kp(e)||20,1)},MC=function(e){return Ah(Kp(e)||0,0)},BC=nh(Ul(Fi(Fi({},AC),{},{ariaControls:Xm(rp),perPage:Xm(hp,20),totalRows:Xm(hp,0)})),Oc),NC=ds({name:Oc,mixins:[RC],props:BC,computed:{numberOfPages:function(){var e=Ih(MC(this.totalRows)/IC(this.perPage));return e<1?1:e},pageSizeNumberOfPages:function(){return{perPage:IC(this.perPage),totalRows:MC(this.totalRows),numberOfPages:this.numberOfPages}}},watch:{pageSizeNumberOfPages:function(e,t){vl(t)||(e.perPage!==t.perPage&&e.totalRows===t.totalRows||e.numberOfPages!==t.numberOfPages&&this.currentPage>e.numberOfPages)&&(this.currentPage=1),this.localNumberOfPages=e.numberOfPages}},created:function(){var e=this;this.localNumberOfPages=this.numberOfPages;var t=Kp(this[CC],0);t>0?this.currentPage=t:this.$nextTick((function(){e.currentPage=0}))},methods:{onClick:function(e,t){var n=this;if(t!==this.currentPage){var o=e.target,r=new av(Nu,{cancelable:!0,vueTarget:this,target:o});this.$emit(r.type,r,t),r.defaultPrevented||(this.currentPage=t,this.$emit(pu,this.currentPage),this.$nextTick((function(){gm(o)&&n.$el.contains(o)?jm(o):n.focusCurrent()})))}},makePage:function(e){return e},linkProps:function(){return{}}}}),LC=ed({components:{BPagination:NC}}),zC=jl(qf,["event","routerTag"]),OC=nh(Ul(Fi(Fi(Fi({},AC),zC),{},{baseUrl:Xm(rp,"/"),linkGen:Xm(ep),noPageDetect:Xm(Xu,!1),numberOfPages:Xm(hp,1,(function(e){return!(Kp(e,0)<1)||(Ql('Prop "number-of-pages" must be a number greater than "0"',Fc),!1)})),pageGen:Xm(ep),pages:Xm(Yu),useRouter:Xm(Xu,!1)})),Fc),FC=ds({name:Fc,mixins:[RC],props:OC,computed:{isNav:function(){return!0},computedValue:function(){var e=Kp(this.value,0);return e<1?null:e}},watch:{numberOfPages:function(){var e=this;this.$nextTick((function(){e.setNumberOfPages()}))},pages:function(){var e=this;this.$nextTick((function(){e.setNumberOfPages()}))}},created:function(){this.setNumberOfPages()},mounted:function(){var e=this;this.$router&&this.$watch("$route",(function(){e.$nextTick((function(){cm((function(){e.guessCurrentPage()}))}))}))},methods:{setNumberOfPages:function(){var e,t=this;Cl(this.pages)&&this.pages.length>0?this.localNumberOfPages=this.pages.length:this.localNumberOfPages=(e=this.numberOfPages,Ah(Kp(e,0),1)),this.$nextTick((function(){t.guessCurrentPage()}))},onClick:function(e,t){var n=this;if(t!==this.currentPage){var o=e.currentTarget||e.target,r=new av(Nu,{cancelable:!0,vueTarget:this,target:o});this.$emit(r.type,r,t),r.defaultPrevented||(cm((function(){n.currentPage=t,n.$emit(pu,t)})),this.$nextTick((function(){$m(o)})))}},getPageInfo:function(e){if(!Cl(this.pages)||0===this.pages.length||bl(this.pages[e-1])){var t="".concat(this.baseUrl).concat(e);return{link:this.useRouter?{path:t}:t,text:om(e)}}var n=this.pages[e-1];if(Pl(n)){var o=n.link;return{link:Pl(o)?o:this.useRouter?{path:o}:o,text:om(n.text||e)}}return{link:om(n),text:om(e)}},makePage:function(e){var t=this.pageGen,n=this.getPageInfo(e);return rh(t)?t(e,n):n.text},makeLink:function(e){var t=this.linkGen,n=this.getPageInfo(e);return rh(t)?t(e,n):n.link},linkProps:function(e){var t=eh(zC,this),n=this.makeLink(e);return this.useRouter||Pl(n)?t.to=n:t.href=n,t},resolveLink:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{(e=document.createElement("a")).href=qh({to:t},"a","/","/"),document.body.appendChild(e);var n=e,o=n.pathname,r=n.hash,a=n.search;return document.body.removeChild(e),{path:o,hash:r,query:Wh(a)}}catch(t){try{e&&e.parentNode&&e.parentNode.removeChild(e)}catch(e){}return{}}},resolveRoute:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{var t=this.$router.resolve(e,this.$route).route;return{path:t.path,hash:t.hash,query:t.query}}catch(e){return{}}},guessCurrentPage:function(){var e=this.$router,t=this.$route,n=this.computedValue;if(!this.noPageDetect&&!n&&(ys||!ys&&e))for(var o=e&&t?{path:t.path,hash:t.hash,query:t.query}:{},r=ys?window.location||document.location:null,a=r?{path:r.pathname,hash:r.hash,query:Wh(r.search)}:{},i=1;!n&&i<=this.localNumberOfPages;i++){var s=this.makeLink(i);n=e&&(Pl(s)||this.useRouter)?Rf(this.resolveRoute(s),o)?i:null:ys?Rf(this.resolveLink(s),a)?i:null:-1}this.currentPage=n>0?n:0}}}),jC=ed({components:{BPaginationNav:FC}}),$C={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left",TOPLEFT:"top",TOPRIGHT:"top",RIGHTTOP:"right",RIGHTBOTTOM:"right",BOTTOMLEFT:"bottom",BOTTOMRIGHT:"bottom",LEFTTOP:"left",LEFTBOTTOM:"left"},UC={AUTO:0,TOPLEFT:-1,TOP:0,TOPRIGHT:1,RIGHTTOP:-1,RIGHT:0,RIGHTBOTTOM:1,BOTTOMLEFT:-1,BOTTOM:0,BOTTOMRIGHT:1,LEFTTOP:-1,LEFT:0,LEFTBOTTOM:1},VC={arrowPadding:Xm(hp,6),boundary:Xm([ml,rp],"scrollParent"),boundaryPadding:Xm(hp,5),fallbackPlacement:Xm(lp,"flip"),offset:Xm(hp,0),placement:Xm(rp,"top"),target:Xm([ml,hl])},WC=ds({name:"BVPopper",mixins:[Zx],props:VC,data:function(){return{noFade:!1,localShow:!0,attachment:this.getAttachment(this.placement)}},computed:{templateType:function(){return"unknown"},popperConfig:function(){var e=this,t=this.placement;return{placement:this.getAttachment(t),modifiers:{offset:{offset:this.getOffset(t)},flip:{behavior:this.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{padding:this.boundaryPadding,boundariesElement:this.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e.popperPlacementChange(t)},onUpdate:function(t){e.popperPlacementChange(t)}}}},created:function(){var e=this;this.$_popper=null,this.localShow=!0,this.$on(ju,(function(t){e.popperCreate(t)}));var t=function(){e.$nextTick((function(){cm((function(){e.$destroy()}))}))};this.bvParent.$once(Hu,t),this.$once(Tu,t)},beforeMount:function(){this.attachment=this.getAttachment(this.placement)},updated:function(){this.updatePopper()},beforeDestroy:function(){this.destroyPopper()},destroyed:function(){var e=this.$el;e&&e.parentNode&&e.parentNode.removeChild(e)},methods:{hide:function(){this.localShow=!1},getAttachment:function(e){return $C[String(e).toUpperCase()]||"auto"},getOffset:function(e){if(!this.offset){var t=this.$refs.arrow||ym(".arrow",this.$el),n=Zp(Lm(t).width,0)+Zp(this.arrowPadding,0);switch(UC[String(e).toUpperCase()]||0){case 1:return"+50%p - ".concat(n,"px");case-1:return"-50%p + ".concat(n,"px");default:return 0}}return this.offset},popperCreate:function(e){this.destroyPopper(),this.$_popper=new Ni(this.target,e,this.popperConfig)},destroyPopper:function(){this.$_popper&&this.$_popper.destroy(),this.$_popper=null},updatePopper:function(){this.$_popper&&this.$_popper.scheduleUpdate()},popperPlacementChange:function(e){this.attachment=this.getAttachment(e.placement)},renderTemplate:function(e){return e("div")}},render:function(e){var t=this,n=this.noFade;return e(vh,{props:{appear:!0,noFade:n},on:{beforeEnter:function(e){return t.$emit(ju,e)},afterEnter:function(e){return t.$emit($u,e)},beforeLeave:function(e){return t.$emit(Eu,e)},afterLeave:function(e){return t.$emit(Tu,e)}}},[this.localShow?this.renderTemplate(e):e()])}}),HC={html:Xm(Xu,!1),id:Xm(rp)},GC=ds({name:"BVTooltipTemplate",extends:WC,mixins:[Xx],props:HC,data:function(){return{title:"",content:"",variant:null,customClass:null,interactive:!0}},computed:{templateType:function(){return"tooltip"},templateClasses:function(){var e,t=this.variant,n=this.attachment,o=this.templateType;return[(e={noninteractive:!this.interactive},Wi(e,"b-".concat(o,"-").concat(t),t),Wi(e,"bs-".concat(o,"-").concat(n),n),e),this.customClass]},templateAttributes:function(){var e=this.id;return Fi(Fi({},this.bvParent.bvParent.$attrs),{},{id:e,role:"tooltip",tabindex:"-1"},this.scopedStyleAttrs)},templateListeners:function(){var e=this;return{mouseenter:function(t){e.$emit(Ru,t)},mouseleave:function(t){e.$emit(Iu,t)},focusin:function(t){e.$emit(Su,t)},focusout:function(t){e.$emit(Cu,t)}}}},methods:{renderTemplate:function(e){var t=this.title,n=yl(t)?t({}):t,o=this.html&&!yl(t)?{innerHTML:t}:{};return e("div",{staticClass:"tooltip b-tooltip",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[e("div",{staticClass:"arrow",ref:"arrow"}),e("div",{staticClass:"tooltip-inner",domProps:o},[n])])}}}),qC=".modal-content",QC=ph(Ec,Tu),KC=[qC,".b-sidebar"].join(", "),ZC="data-original-title",YC={title:"",content:"",variant:null,customClass:null,triggers:"",placement:"auto",fallbackPlacement:"flip",target:null,container:null,noFade:!1,boundary:"scrollParent",boundaryPadding:5,offset:0,delay:0,arrowPadding:6,interactive:!0,disabled:!1,id:null,html:!1},XC=ds({name:"BVTooltip",mixins:[jf,Zx],data:function(){return Fi(Fi({},YC),{},{activeTrigger:{hover:!1,click:!1,focus:!1},localShow:!1})},computed:{templateType:function(){return"tooltip"},computedId:function(){return this.id||"__bv_".concat(this.templateType,"_").concat(this[as],"__")},computedDelay:function(){var e={show:0,hide:0};return Tl(this.delay)?(e.show=Ah(Kp(this.delay.show,0),0),e.hide=Ah(Kp(this.delay.hide,0),0)):(xl(this.delay)||kl(this.delay))&&(e.show=e.hide=Ah(Kp(this.delay,0),0)),e},computedTriggers:function(){return Vp(this.triggers).filter(Wl).join(" ").trim().toLowerCase().split(/\s+/).sort()},isWithActiveTrigger:function(){for(var e in this.activeTrigger)if(this.activeTrigger[e])return!0;return!1},computedTemplateData:function(){return{title:this.title,content:this.content,variant:this.variant,customClass:this.customClass,noFade:this.noFade,interactive:this.interactive}}},watch:{computedTriggers:function(e,t){var n=this;Rf(e,t)||this.$nextTick((function(){n.unListen(),t.forEach((function(t){Up(e,t)||n.activeTrigger[t]&&(n.activeTrigger[t]=!1)})),n.listen()}))},computedTemplateData:function(){this.handleTemplateUpdate()},title:function(e,t){e===t||e||this.hide()},disabled:function(e){e?this.disable():this.enable()}},created:function(){var e=this;this.$_tip=null,this.$_hoverTimeout=null,this.$_hoverState="",this.$_visibleInterval=null,this.$_enabled=!this.disabled,this.$_noop=e_.bind(this),this.bvParent&&this.bvParent.$once(Wu,(function(){e.$nextTick((function(){cm((function(){e.$destroy()}))}))})),this.$nextTick((function(){var t=e.getTarget();t&&xm(document.body,t)?(e.scopeId=Yx(e.bvParent),e.listen()):Ql(kl(e.target)?'Unable to find target element by ID "#'.concat(e.target,'" in document.'):"The provided target is no valid HTML element.",e.templateType)}))},updated:function(){this.$nextTick(this.handleTemplateUpdate)},deactivated:function(){this.forceHide()},beforeDestroy:function(){this.unListen(),this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.clearVisibilityInterval(),this.destroyTemplate(),this.$_noop=null},methods:{getTemplate:function(){return GC},updateData:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=!1;Ll(YC).forEach((function(o){bl(t[o])||e[o]===t[o]||(e[o]=t[o],"title"===o&&(n=!0))})),n&&this.localShow&&this.fixTitle()},createTemplateAndShow:function(){var e=this.getContainer(),t=this.getTemplate(),n=this.$_tip=Jx(this,t,{propsData:{id:this.computedId,html:this.html,placement:this.placement,fallbackPlacement:this.fallbackPlacement,target:this.getPlacementTarget(),boundary:this.getBoundary(),offset:Kp(this.offset,0),arrowPadding:Kp(this.arrowPadding,0),boundaryPadding:Kp(this.boundaryPadding,0)}});this.handleTemplateUpdate(),n.$once(ju,this.onTemplateShow),n.$once($u,this.onTemplateShown),n.$once(Eu,this.onTemplateHide),n.$once(Tu,this.onTemplateHidden),n.$once(Hu,this.destroyTemplate),n.$on(Su,this.handleEvent),n.$on(Cu,this.handleEvent),n.$on(Ru,this.handleEvent),n.$on(Iu,this.handleEvent),n.$mount(e.appendChild(document.createElement("div")))},hideTemplate:function(){this.$_tip&&this.$_tip.hide(),this.clearActiveTriggers(),this.$_hoverState=""},destroyTemplate:function(){this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.localPlacementTarget=null;try{this.$_tip.$destroy()}catch(e){}this.$_tip=null,this.removeAriaDescribedby(),this.restoreTitle(),this.localShow=!1},getTemplateElement:function(){return this.$_tip?this.$_tip.$el:null},handleTemplateUpdate:function(){var e=this,t=this.$_tip;if(t){["title","content","variant","customClass","noFade","interactive"].forEach((function(n){t[n]!==e[n]&&(t[n]=e[n])}))}},show:function(){var e=this.getTarget();if(e&&xm(document.body,e)&&gm(e)&&!this.dropdownOpen()&&(!vl(this.title)&&""!==this.title||!vl(this.content)&&""!==this.content)&&!this.$_tip&&!this.localShow){this.localShow=!0;var t=this.buildEvent(ju,{cancelable:!0});this.emitEvent(t),t.defaultPrevented?this.destroyTemplate():(this.fixTitle(),this.addAriaDescribedby(),this.createTemplateAndShow())}},hide:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.getTemplateElement()&&this.localShow){var t=this.buildEvent(Eu,{cancelable:!e});this.emitEvent(t),t.defaultPrevented||this.hideTemplate()}else this.restoreTitle()},forceHide:function(){this.getTemplateElement()&&this.localShow&&(this.setWhileOpenListeners(!1),this.clearHoverTimeout(),this.$_hoverState="",this.clearActiveTriggers(),this.$_tip&&(this.$_tip.noFade=!0),this.hide(!0))},enable:function(){this.$_enabled=!0,this.emitEvent(this.buildEvent(wu))},disable:function(){this.$_enabled=!1,this.emitEvent(this.buildEvent(vu))},onTemplateShow:function(){this.setWhileOpenListeners(!0)},onTemplateShown:function(){var e=this.$_hoverState;this.$_hoverState="","out"===e&&this.leave(null),this.emitEvent(this.buildEvent($u))},onTemplateHide:function(){this.setWhileOpenListeners(!1)},onTemplateHidden:function(){this.destroyTemplate(),this.emitEvent(this.buildEvent(Tu))},getTarget:function(){var e=this.target;return kl(e)?e=Sm(e.replace(/^#/,"")):yl(e)?e=e():e&&(e=e.$el||e),pm(e)?e:null},getPlacementTarget:function(){return this.getTarget()},getTargetId:function(){var e=this.getTarget();return e&&e.id?e.id:null},getContainer:function(){var e=!!this.container&&(this.container.$el||this.container),t=document.body,n=this.getTarget();return!1===e?km(KC,n)||t:kl(e)&&Sm(e.replace(/^#/,""))||t},getBoundary:function(){return this.boundary?this.boundary.$el||this.boundary:"scrollParent"},isInModal:function(){var e=this.getTarget();return e&&km(qC,e)},isDropdown:function(){var e=this.getTarget();return e&&Tm(e,"dropdown")},dropdownOpen:function(){var e=this.getTarget();return this.isDropdown()&&e&&ym(".dropdown-menu.show",e)},clearHoverTimeout:function(){clearTimeout(this.$_hoverTimeout),this.$_hoverTimeout=null},clearVisibilityInterval:function(){clearInterval(this.$_visibleInterval),this.$_visibleInterval=null},clearActiveTriggers:function(){for(var e in this.activeTrigger)this.activeTrigger[e]=!1},addAriaDescribedby:function(){var e=this.getTarget(),t=Am(e,"aria-describedby")||"";t=t.split(/\s+/).concat(this.computedId).join(" ").trim(),Em(e,"aria-describedby",t)},removeAriaDescribedby:function(){var e=this,t=this.getTarget(),n=Am(t,"aria-describedby")||"";(n=n.split(/\s+/).filter((function(t){return t!==e.computedId})).join(" ").trim())?Em(t,"aria-describedby",n):Dm(t,"aria-describedby")},fixTitle:function(){var e=this.getTarget();if(Rm(e,"title")){var t=Am(e,"title");Em(e,"title",""),t&&Em(e,ZC,t)}},restoreTitle:function(){var e=this.getTarget();if(Rm(e,ZC)){var t=Am(e,ZC);Dm(e,ZC),t&&Em(e,"title",t)}},buildEvent:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new av(e,Fi({cancelable:!1,target:this.getTarget(),relatedTarget:this.getTemplateElement()||null,componentId:this.computedId,vueTarget:this},t))},emitEvent:function(e){var t=e.type;this.emitOnRoot(ph(this.templateType,t),e),this.$emit(t,e)},listen:function(){var e=this,t=this.getTarget();t&&(this.setRootListener(!0),this.computedTriggers.forEach((function(n){"click"===n?sh(t,"click",e.handleEvent,Ku):"focus"===n?(sh(t,"focusin",e.handleEvent,Ku),sh(t,"focusout",e.handleEvent,Ku)):"blur"===n?sh(t,"focusout",e.handleEvent,Ku):"hover"===n&&(sh(t,"mouseenter",e.handleEvent,Ku),sh(t,"mouseleave",e.handleEvent,Ku))}),this))},unListen:function(){var e=this,t=this.getTarget();this.setRootListener(!1),["click","focusin","focusout","mouseenter","mouseleave"].forEach((function(n){t&&lh(t,n,e.handleEvent,Ku)}),this)},setRootListener:function(e){var t=e?"listenOnRoot":"listenOffRoot",n=this.templateType;this[t](mh(n,Eu),this.doHide),this[t](mh(n,ju),this.doShow),this[t](mh(n,_u),this.doDisable),this[t](mh(n,yu),this.doEnable)},setWhileOpenListeners:function(e){this.setModalListener(e),this.setDropdownListener(e),this.visibleCheck(e),this.setOnTouchStartListener(e)},visibleCheck:function(e){var t=this;this.clearVisibilityInterval();var n=this.getTarget();e&&(this.$_visibleInterval=setInterval((function(){!t.getTemplateElement()||!t.localShow||n.parentNode&&gm(n)||t.forceHide()}),100))},setModalListener:function(e){this.isInModal()&&this[e?"listenOnRoot":"listenOffRoot"](QC,this.forceHide)},setOnTouchStartListener:function(e){var t=this;"ontouchstart"in document.documentElement&&$p(document.body.children).forEach((function(n){dh(e,n,"mouseover",t.$_noop)}))},setDropdownListener:function(e){var t=this.getTarget();if(t&&this.bvEventRoot&&this.isDropdown){var n=function(e){if(!is)return e.__vue__;for(var t=e;t;){if(lv.has(t))return lv.get(t);t=t.parentNode}return null}(t);n&&n[e?"$on":"$off"]($u,this.forceHide)}},handleEvent:function(e){var t=this.getTarget();if(t&&!bm(t)&&this.$_enabled&&!this.dropdownOpen()){var n=e.type,o=this.computedTriggers;if("click"===n&&Up(o,"click"))this.click(e);else if("mouseenter"===n&&Up(o,"hover"))this.enter(e);else if("focusin"===n&&Up(o,"focus"))this.enter(e);else if("focusout"===n&&(Up(o,"focus")||Up(o,"blur"))||"mouseleave"===n&&Up(o,"hover")){var r=this.getTemplateElement(),a=e.target,i=e.relatedTarget;if(r&&xm(r,a)&&xm(t,i)||r&&xm(t,a)&&xm(r,i)||r&&xm(r,a)&&xm(r,i)||xm(t,a)&&xm(t,i))return;this.leave(e)}}},doHide:function(e){e&&this.getTargetId()!==e&&this.computedId!==e||this.forceHide()},doShow:function(e){e&&this.getTargetId()!==e&&this.computedId!==e||this.show()},doDisable:function(e){e&&this.getTargetId()!==e&&this.computedId!==e||this.disable()},doEnable:function(e){e&&this.getTargetId()!==e&&this.computedId!==e||this.enable()},click:function(e){this.$_enabled&&!this.dropdownOpen()&&(jm(e.currentTarget),this.activeTrigger.click=!this.activeTrigger.click,this.isWithActiveTrigger?this.enter(null):this.leave(null))},toggle:function(){this.$_enabled&&!this.dropdownOpen()&&(this.localShow?this.leave(null):this.enter(null))},enter:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;t&&(this.activeTrigger["focusin"===t.type?"focus":"hover"]=!0),this.localShow||"in"===this.$_hoverState?this.$_hoverState="in":(this.clearHoverTimeout(),this.$_hoverState="in",this.computedDelay.show?(this.fixTitle(),this.$_hoverTimeout=setTimeout((function(){"in"===e.$_hoverState?e.show():e.localShow||e.restoreTitle()}),this.computedDelay.show)):this.show())},leave:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;t&&(this.activeTrigger["focusout"===t.type?"focus":"hover"]=!1,"focusout"===t.type&&Up(this.computedTriggers,"blur")&&(this.activeTrigger.click=!1,this.activeTrigger.hover=!1)),this.isWithActiveTrigger||(this.clearHoverTimeout(),this.$_hoverState="out",this.computedDelay.hide?this.$_hoverTimeout=setTimeout((function(){"out"===e.$_hoverState&&e.hide()}),this.computedDelay.hide):this.hide())}}}),JC="disabled",eP=Gu+JC,tP="show",nP=Gu+tP,oP=nh((JS={boundary:Xm([ml,np,rp],"scrollParent"),boundaryPadding:Xm(hp,50),container:Xm([ml,np,rp]),customClass:Xm(rp),delay:Xm(fp,50)},Wi(JS,JC,Xm(Xu,!1)),Wi(JS,"fallbackPlacement",Xm(lp,"flip")),Wi(JS,"id",Xm(rp)),Wi(JS,"noFade",Xm(Xu,!1)),Wi(JS,"noninteractive",Xm(Xu,!1)),Wi(JS,"offset",Xm(hp,0)),Wi(JS,"placement",Xm(rp,"top")),Wi(JS,tP,Xm(Xu,!1)),Wi(JS,"target",Xm([ml,hl,ep,np,rp],void 0,!0)),Wi(JS,"title",Xm(rp)),Wi(JS,"triggers",Xm(lp,"hover focus")),Wi(JS,"variant",Xm(rp)),JS),du),rP=ds({name:du,mixins:[Qp,Zx],inheritAttrs:!1,props:oP,data:function(){return{localShow:this[tP],localTitle:"",localContent:""}},computed:{templateData:function(){return Fi({title:this.localTitle,content:this.localContent,interactive:!this.noninteractive},Fl(this.$props,["boundary","boundaryPadding","container","customClass","delay","fallbackPlacement","id","noFade","offset","placement","target","target","triggers","variant",JC]))},templateTitleContent:function(){return{title:this.title,content:this.content}}},watch:(eC={},Wi(eC,tP,(function(e,t){e!==t&&e!==this.localShow&&this.$_toolpop&&(e?this.$_toolpop.show():this.$_toolpop.forceHide())})),Wi(eC,JC,(function(e){e?this.doDisable():this.doEnable()})),Wi(eC,"localShow",(function(e){this.$emit(nP,e)})),Wi(eC,"templateData",(function(){var e=this;this.$nextTick((function(){e.$_toolpop&&e.$_toolpop.updateData(e.templateData)}))})),Wi(eC,"templateTitleContent",(function(){this.$nextTick(this.updateContent)})),eC),created:function(){this.$_toolpop=null},updated:function(){this.$nextTick(this.updateContent)},beforeDestroy:function(){this.$off(Bu,this.doOpen),this.$off(hu,this.doClose),this.$off(_u,this.doDisable),this.$off(yu,this.doEnable),this.$_toolpop&&(this.$_toolpop.$destroy(),this.$_toolpop=null)},mounted:function(){var e=this;this.$nextTick((function(){var t=e.getComponent();e.updateContent();var n=Yx(e)||Yx(e.bvParent),o=e.$_toolpop=Jx(e,t,{_scopeId:n||void 0});o.updateData(e.templateData),o.$on(ju,e.onShow),o.$on($u,e.onShown),o.$on(Eu,e.onHide),o.$on(Tu,e.onHidden),o.$on(vu,e.onDisabled),o.$on(wu,e.onEnabled),e[JC]&&e.doDisable(),e.$on(Bu,e.doOpen),e.$on(hu,e.doClose),e.$on(_u,e.doDisable),e.$on(yu,e.doEnable),e.localShow&&o.show()}))},methods:{getComponent:function(){return XC},updateContent:function(){this.setTitle(this.normalizeSlot()||this.title)},setTitle:function(e){e=vl(e)?"":e,this.localTitle!==e&&(this.localTitle=e)},setContent:function(e){e=vl(e)?"":e,this.localContent!==e&&(this.localContent=e)},onShow:function(e){this.$emit(ju,e),e&&(this.localShow=!e.defaultPrevented)},onShown:function(e){this.localShow=!0,this.$emit($u,e)},onHide:function(e){this.$emit(Eu,e)},onHidden:function(e){this.$emit(Tu,e),this.localShow=!1},onDisabled:function(e){e&&e.type===vu&&(this.$emit(eP,!0),this.$emit(vu,e))},onEnabled:function(e){e&&e.type===wu&&(this.$emit(eP,!1),this.$emit(wu,e))},doOpen:function(){!this.localShow&&this.$_toolpop&&this.$_toolpop.show()},doClose:function(){this.localShow&&this.$_toolpop&&this.$_toolpop.hide()},doDisable:function(){this.$_toolpop&&this.$_toolpop.disable()},doEnable:function(){this.$_toolpop&&this.$_toolpop.enable()}},render:function(e){return e()}}),aP=ds({name:"BVPopoverTemplate",extends:GC,computed:{templateType:function(){return"popover"}},methods:{renderTemplate:function(e){var t=this.title,n=this.content,o=yl(t)?t({}):t,r=yl(n)?n({}):n,a=this.html&&!yl(t)?{innerHTML:t}:{},i=this.html&&!yl(n)?{innerHTML:n}:{};return e("div",{staticClass:"popover b-popover",class:this.templateClasses,attrs:this.templateAttributes,on:this.templateListeners},[e("div",{staticClass:"arrow",ref:"arrow"}),vl(o)||""===o?e():e("h3",{staticClass:"popover-header",domProps:a},[o]),vl(r)||""===r?e():e("div",{staticClass:"popover-body",domProps:i},[r])])}}}),iP=ds({name:"BVPopover",extends:XC,computed:{templateType:function(){return"popover"}},methods:{getTemplate:function(){return aP}}}),sP=nh(Ul(Fi(Fi({},oP),{},{content:Xm(rp),placement:Xm(rp,"right"),triggers:Xm(lp,mu)})),jc),lP=ds({name:jc,extends:rP,inheritAttrs:!1,props:sP,methods:{getComponent:function(){return iP},updateContent:function(){this.setContent(this.normalizeSlot()||this.content),this.setTitle(this.normalizeSlot(Fp)||this.title)}}}),dP="__BV_Popover__",cP={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},uP=/^html$/i,pP=/^nofade$/i,mP=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,hP=/^(window|viewport|scrollParent)$/i,fP=/^d\d+$/i,gP=/^ds\d+$/i,bP=/^dh\d+$/i,_P=/^o-?\d+$/i,vP=/^v-.+$/i,yP=/\s+/,wP=function(e,t,n){if(ys){var o=function(e,t){var n={title:void 0,content:void 0,trigger:"",placement:"right",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,disabled:!1,id:null,html:!1,delay:Hm(jc,"delay",50),boundary:String(Hm(jc,"boundary","scrollParent")),boundaryPadding:Kp(Hm(jc,"boundaryPadding",5),0),variant:Hm(jc,"variant"),customClass:Hm(jc,"customClass")};if(kl(e.value)||xl(e.value)||yl(e.value)?n.content=e.value:Tl(e.value)&&(n=Fi(Fi({},n),e.value)),e.arg&&(n.container="#".concat(e.arg)),bl(n.title)){var o=t.data||{};n.title=o.attrs&&!vl(o.attrs.title)?o.attrs.title:void 0}Tl(n.delay)||(n.delay={show:Kp(n.delay,0),hide:Kp(n.delay,0)}),Ll(e.modifiers).forEach((function(e){if(uP.test(e))n.html=!0;else if(pP.test(e))n.animation=!1;else if(mP.test(e))n.placement=e;else if(hP.test(e))e="scrollparent"===e?"scrollParent":e,n.boundary=e;else if(fP.test(e)){var t=Kp(e.slice(1),0);n.delay.show=t,n.delay.hide=t}else gP.test(e)?n.delay.show=Kp(e.slice(2),0):bP.test(e)?n.delay.hide=Kp(e.slice(2),0):_P.test(e)?n.offset=Kp(e.slice(1),0):vP.test(e)&&(n.variant=e.slice(2)||null)}));var r={};return Vp(n.trigger||"").filter(Wl).join(" ").trim().toLowerCase().split(yP).forEach((function(e){cP[e]&&(r[e]=!0)})),Ll(e.modifiers).forEach((function(e){e=e.toLowerCase(),cP[e]&&(r[e]=!0)})),n.trigger=Ll(r).join(" "),"blur"===n.trigger&&(n.trigger="focus"),n.trigger||(n.trigger="click"),n}(t,n);if(!e[dP]){var r=I_(n,t);e[dP]=Jx(r,iP,{_scopeId:Yx(r,void 0)}),e[dP].__bv_prev_data__={},e[dP].$on(ju,(function(){var t={};yl(o.title)&&(t.title=o.title(e)),yl(o.content)&&(t.content=o.content(e)),Ll(t).length>0&&e[dP].updateData(t)}))}var a={title:o.title,content:o.content,triggers:o.trigger,placement:o.placement,fallbackPlacement:o.fallbackPlacement,variant:o.variant,customClass:o.customClass,container:o.container,boundary:o.boundary,delay:o.delay,offset:o.offset,noFade:!o.animation,id:o.id,disabled:o.disabled,html:o.html},i=e[dP].__bv_prev_data__;if(e[dP].__bv_prev_data__=a,!Rf(a,i)){var s={target:e};Ll(a).forEach((function(t){a[t]!==i[t]&&(s[t]="title"!==t&&"content"!==t||!yl(a[t])?a[t]:a[t](e))})),e[dP].updateData(s)}}},kP={bind:function(e,t,n){wP(e,t,n)},componentUpdated:function(e,t,n){hs((function(){wP(e,t,n)}))},unbind:function(e){!function(e){e[dP]&&(e[dP].$destroy(),e[dP]=null),delete e[dP]}(e)}},xP=ed({directives:{VBPopover:kP}}),SP=ed({components:{BPopover:lP},plugins:{VBPopoverPlugin:xP}}),CP=nh({animated:Xm(Xu,null),label:Xm(rp),labelHtml:Xm(rp),max:Xm(hp,null),precision:Xm(hp,null),showProgress:Xm(Xu,null),showValue:Xm(Xu,null),striped:Xm(Xu,null),value:Xm(hp,0),variant:Xm(rp)},Uc),PP=ds({name:Uc,mixins:[Qp],inject:{getBvProgress:{default:function(){return function(){return{}}}}},props:CP,computed:{bvProgress:function(){return this.getBvProgress()},progressBarClasses:function(){var e=this.computedAnimated,t=this.computedVariant;return[t?"bg-".concat(t):"",this.computedStriped||e?"progress-bar-striped":"",e?"progress-bar-animated":""]},progressBarStyles:function(){return{width:this.computedValue/this.computedMax*100+"%"}},computedValue:function(){return Zp(this.value,0)},computedMax:function(){var e=Zp(this.max)||Zp(this.bvProgress.max,0);return e>0?e:100},computedPrecision:function(){return Ah(Kp(this.precision,Kp(this.bvProgress.precision,0)),0)},computedProgress:function(){var e=this.computedPrecision,t=Bh(10,e);return Yp(100*t*this.computedValue/this.computedMax/t,e)},computedVariant:function(){return this.variant||this.bvProgress.variant},computedStriped:function(){return wl(this.striped)?this.striped:this.bvProgress.striped||!1},computedAnimated:function(){return wl(this.animated)?this.animated:this.bvProgress.animated||!1},computedShowProgress:function(){return wl(this.showProgress)?this.showProgress:this.bvProgress.showProgress||!1},computedShowValue:function(){return wl(this.showValue)?this.showValue:this.bvProgress.showValue||!1}},render:function(e){var t,n=this.label,o=this.labelHtml,r=this.computedValue,a=this.computedPrecision,i={};return this.hasNormalizedSlot()?t=this.normalizeSlot():n||o?i=wg(o,n):this.computedShowProgress?t=this.computedProgress:this.computedShowValue&&(t=Yp(r,a)),e("div",{staticClass:"progress-bar",class:this.progressBarClasses,style:this.progressBarStyles,attrs:{role:"progressbar","aria-valuemin":"0","aria-valuemax":om(this.computedMax),"aria-valuenow":Yp(r,a)},domProps:i},t)}}),TP=jl(CP,["label","labelHtml"]),EP=nh(Ul(Fi(Fi({},TP),{},{animated:Xm(Xu,!1),height:Xm(rp),max:Xm(hp,100),precision:Xm(hp,0),showProgress:Xm(Xu,!1),showValue:Xm(Xu,!1),striped:Xm(Xu,!1)})),$c),DP=ds({name:$c,mixins:[Qp],provide:function(){var e=this;return{getBvProgress:function(){return e}}},props:EP,computed:{progressHeight:function(){return{height:this.height||null}}},render:function(e){var t=this.normalizeSlot();return t||(t=e(PP,{props:eh(TP,this.$props)})),e("div",{staticClass:"progress",style:this.progressHeight},[t])}}),AP=ed({components:{BProgress:DP,BProgressBar:PP}}),RP="b-sidebar",IP=mh(Id,"request-state"),MP=mh(Id,"toggle"),BP=ph(Id,"state"),NP=ph(Id,"sync-state"),LP=ah("visible",{type:Xu,defaultValue:!1,event:pu}),zP=LP.mixin,OP=LP.props,FP=LP.prop,jP=LP.event,$P=nh(Ul(Fi(Fi(Fi({},ab),OP),{},{ariaLabel:Xm(rp),ariaLabelledby:Xm(rp),backdrop:Xm(Xu,!1),backdropVariant:Xm(rp,"dark"),bgVariant:Xm(rp,"light"),bodyClass:Xm(sp),closeLabel:Xm(rp),footerClass:Xm(sp),footerTag:Xm(rp,"footer"),headerClass:Xm(sp),headerTag:Xm(rp,"header"),lazy:Xm(Xu,!1),noCloseOnBackdrop:Xm(Xu,!1),noCloseOnEsc:Xm(Xu,!1),noCloseOnRouteChange:Xm(Xu,!1),noEnforceFocus:Xm(Xu,!1),noHeader:Xm(Xu,!1),noHeaderClose:Xm(Xu,!1),noSlide:Xm(Xu,!1),right:Xm(Xu,!1),shadow:Xm(up,!1),sidebarClass:Xm(sp),tag:Xm(rp,"div"),textVariant:Xm(rp,"dark"),title:Xm(rp),width:Xm(rp),zIndex:Xm(hp)})),Wc),UP=function(e,t){if(t.noHeader)return e();var n=t.normalizeSlot(Ep,t.slotScope);if(!n){var o=function(e,t){var n=t.normalizeSlot(Fp,t.slotScope)||t.title;return n?e("strong",{attrs:{id:t.safeId("__title__")}},[n]):e("span")}(e,t),r=function(e,t){if(t.noHeaderClose)return e();var n=t.closeLabel,o=t.textVariant,r=t.hide;return e(fh,{props:{ariaLabel:n,textVariant:o},on:{click:r},ref:"close-button"},[t.normalizeSlot("header-close")||e(_f)])}(e,t);n=t.right?[r,o]:[o,r]}return e(t.headerTag,{staticClass:"".concat(RP,"-header"),class:t.headerClass,key:"header"},n)},VP=function(e,t){return e("div",{staticClass:"".concat(RP,"-body"),class:t.bodyClass,key:"body"},[t.normalizeSlot(xp,t.slotScope)])},WP=function(e,t){var n=t.normalizeSlot(Tp,t.slotScope);return n?e(t.footerTag,{staticClass:"".concat(RP,"-footer"),class:t.footerClass,key:"footer"},[n]):e()},HP=function(e,t){var n=UP(e,t);return t.lazy&&!t.isOpen?n:[n,VP(e,t),WP(e,t)]},GP=function(e,t){if(!t.backdrop)return e();var n=t.backdropVariant;return e("div",{directives:[{name:"show",value:t.localShow}],staticClass:"b-sidebar-backdrop",class:Wi({},"bg-".concat(n),n),on:{click:t.onBackdropClick}})},qP=ds({name:Wc,mixins:[zf,ib,zP,jf,Qp],inheritAttrs:!1,props:$P,data:function(){var e=!!this[FP];return{localShow:e,isOpen:e}},computed:{transitionProps:function(){return this.noSlide?{css:!0}:{css:!0,enterClass:"",enterActiveClass:"slide",enterToClass:"show",leaveClass:"show",leaveActiveClass:"slide",leaveToClass:""}},slotScope:function(){return{hide:this.hide,right:this.right,visible:this.localShow}},hasTitle:function(){var e=this.$scopedSlots,t=this.$slots;return!(this.noHeader||this.hasNormalizedSlot(Ep)||!this.normalizeSlot(Fp,this.slotScope,e,t)&&!this.title)},titleId:function(){return this.hasTitle?this.safeId("__title__"):null},computedAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{id:this.safeId(),tabindex:"-1",role:"dialog","aria-modal":this.backdrop?"true":"false","aria-hidden":this.localShow?null:"true","aria-label":this.ariaLabel||null,"aria-labelledby":this.ariaLabelledby||this.titleId||null})}},watch:(tC={},Wi(tC,FP,(function(e,t){e!==t&&(this.localShow=e)})),Wi(tC,"localShow",(function(e,t){e!==t&&(this.emitState(e),this.$emit(jP,e))})),Wi(tC,"$route",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.noCloseOnRouteChange||e.fullPath===t.fullPath||this.hide()})),tC),created:function(){this.$_returnFocusEl=null},mounted:function(){var e=this;this.listenOnRoot(MP,this.handleToggle),this.listenOnRoot(IP,this.handleSync),this.$nextTick((function(){e.emitState(e.localShow)}))},activated:function(){this.emitSync()},beforeDestroy:function(){this.localShow=!1,this.$_returnFocusEl=null},methods:{hide:function(){this.localShow=!1},emitState:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(BP,this.safeId(),e)},emitSync:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.localShow;this.emitOnRoot(NP,this.safeId(),e)},handleToggle:function(e){e&&e===this.safeId()&&(this.localShow=!this.localShow)},handleSync:function(e){var t=this;e&&e===this.safeId()&&this.$nextTick((function(){t.emitSync(t.localShow)}))},onKeydown:function(e){var t=e.keyCode;!this.noCloseOnEsc&&27===t&&this.localShow&&this.hide()},onBackdropClick:function(){this.localShow&&!this.noCloseOnBackdrop&&this.hide()},onTopTrapFocus:function(){var e=Fm(this.$refs.content);this.enforceFocus(e.reverse()[0])},onBottomTrapFocus:function(){var e=Fm(this.$refs.content);this.enforceFocus(e[0])},onBeforeEnter:function(){this.$_returnFocusEl=mm(ys?[document.body]:[]),this.isOpen=!0},onAfterEnter:function(e){xm(e,mm())||this.enforceFocus(e),this.$emit($u)},onAfterLeave:function(){this.enforceFocus(this.$_returnFocusEl),this.$_returnFocusEl=null,this.isOpen=!1,this.$emit(Tu)},enforceFocus:function(e){this.noEnforceFocus||jm(e)}},render:function(e){var t,n=this.bgVariant,o=this.width,r=this.textVariant,a=this.localShow,i=""===this.shadow||this.shadow,s=e(this.tag,{staticClass:RP,class:[(t={shadow:!0===i},Wi(t,"shadow-".concat(i),i&&!0!==i),Wi(t,"".concat(RP,"-right"),this.right),Wi(t,"bg-".concat(n),n),Wi(t,"text-".concat(r),r),t),this.sidebarClass],style:{width:o},attrs:this.computedAttrs,directives:[{name:"show",value:a}],ref:"content"},[HP(e,this)]);s=e("transition",{props:this.transitionProps,on:{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,afterLeave:this.onAfterLeave}},[s]);var l=e(vh,{props:{noFade:this.noSlide}},[GP(e,this)]),d=e(),c=e();return this.backdrop&&a&&(d=e("div",{attrs:{tabindex:"0"},on:{focus:this.onTopTrapFocus}}),c=e("div",{attrs:{tabindex:"0"},on:{focus:this.onBottomTrapFocus}})),e("div",{staticClass:"b-sidebar-outer",style:{zIndex:this.zIndex},attrs:{tabindex:"-1"},on:{keydown:this.onKeydown}},[d,s,c,l])}}),QP=ed({components:{BSidebar:qP},plugins:{VBTogglePlugin:ov}}),KP=nh({animation:Xm(rp,"wave"),height:Xm(rp),size:Xm(rp),type:Xm(rp,"text"),variant:Xm(rp),width:Xm(rp)},Hc),ZP=ds({name:Hc,functional:!0,props:KP,render:function(e,t){var n,o=t.data,r=t.props,a=r.size,i=r.animation,s=r.variant;return e("div",Ra(o,{staticClass:"b-skeleton",style:{width:a||r.width,height:a||r.height},class:(n={},Wi(n,"b-skeleton-".concat(r.type),!0),Wi(n,"b-skeleton-animate-".concat(i),i),Wi(n,"bg-".concat(s),s),n)}))}}),YP=(nh(jl(Zh,["content","stacked"]),mc),nh({animation:Xm(rp,"wave"),icon:Xm(rp),iconProps:Xm(np,{})},Gc)),XP=ds({name:Gc,functional:!0,props:YP,render:function(e,t){var n=t.data,o=t.props,r=o.icon,a=o.animation,i=e(kf,{staticClass:"b-skeleton-icon",props:Fi(Fi({},o.iconProps),{},{icon:r})});return e("div",Ra(n,{staticClass:"b-skeleton-icon-wrapper position-relative d-inline-block overflow-hidden",class:Wi({},"b-skeleton-animate-".concat(a),a)}),[i])}}),JP=nh({animation:Xm(rp),aspect:Xm(rp,"16:9"),cardImg:Xm(rp),height:Xm(rp),noAspect:Xm(Xu,!1),variant:Xm(rp),width:Xm(rp)},qc),eT=ds({name:qc,functional:!0,props:JP,render:function(e,t){var n=t.data,o=t.props,r=o.aspect,a=o.width,i=o.height,s=o.animation,l=o.variant,d=o.cardImg,c=e(ZP,Ra(n,{props:{type:"img",width:a,height:i,animation:s,variant:l},class:Wi({},"card-img-".concat(d),d)}));return o.noAspect?c:e(Oh,{props:{aspect:r}},[c])}}),tT=ds({methods:{hasListener:function(e){if(is)return!0;var t=this.$listeners||{},n=this._events||{};return!bl(t[e])||Cl(n[e])&&n[e].length>0}}}),nT="light",oT="dark",rT=nh({variant:Xm(rp)},"BTr"),aT=ds({name:"BTr",mixins:[zf,Vf,Qp],provide:function(){var e=this;return{getBvTableTr:function(){return e}}},inject:{getBvTableRowGroup:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:rT,computed:{bvTableRowGroup:function(){return this.getBvTableRowGroup()},inTbody:function(){return this.bvTableRowGroup.isTbody},inThead:function(){return this.bvTableRowGroup.isThead},inTfoot:function(){return this.bvTableRowGroup.isTfoot},isDark:function(){return this.bvTableRowGroup.isDark},isStacked:function(){return this.bvTableRowGroup.isStacked},isResponsive:function(){return this.bvTableRowGroup.isResponsive},isStickyHeader:function(){return this.bvTableRowGroup.isStickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTableRowGroup.hasStickyHeader},tableVariant:function(){return this.bvTableRowGroup.tableVariant},headVariant:function(){return this.inThead?this.bvTableRowGroup.headVariant:null},footVariant:function(){return this.inTfoot?this.bvTableRowGroup.footVariant:null},isRowDark:function(){return this.headVariant!==nT&&this.footVariant!==nT&&(this.headVariant===oT||this.footVariant===oT||this.isDark)},trClasses:function(){var e=this.variant;return[e?"".concat(this.isRowDark?"bg":"table","-").concat(e):null]},trAttrs:function(){return Fi({role:"row"},this.bvAttrs)}},render:function(e){return e("tr",{class:this.trClasses,attrs:this.trAttrs,on:this.bvListeners},this.normalizeSlot())}}),iT={},sT=ds({props:iT,methods:{renderBottomRow:function(){var e=this.computedFields,t=this.stacked,n=this.tbodyTrClass,o=this.tbodyTrAttr,r=this.$createElement;return this.hasNormalizedSlot(yp)&&!0!==t&&""!==t?r(aT,{staticClass:"b-table-bottom-row",class:[yl(n)?n(null,"row-bottom"):n],attrs:yl(o)?o(null,"row-bottom"):o,key:"b-bottom-row"},this.normalizeSlot(yp,{columns:e.length,fields:e})):r()}}}),lT=function(e){return(e=Kp(e,0))>0?e:null},dT=function(e){return vl(e)||lT(e)>0},cT=nh({colspan:Xm(hp,null,dT),rowspan:Xm(hp,null,dT),stackedHeading:Xm(rp),stickyColumn:Xm(Xu,!1),variant:Xm(rp)},Jc),uT=ds({name:Jc,mixins:[zf,Vf,Qp],inject:{getBvTableTr:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:cT,computed:{bvTableTr:function(){return this.getBvTableTr()},tag:function(){return"td"},inTbody:function(){return this.bvTableTr.inTbody},inThead:function(){return this.bvTableTr.inThead},inTfoot:function(){return this.bvTableTr.inTfoot},isDark:function(){return this.bvTableTr.isDark},isStacked:function(){return this.bvTableTr.isStacked},isStackedCell:function(){return this.inTbody&&this.isStacked},isResponsive:function(){return this.bvTableTr.isResponsive},isStickyHeader:function(){return this.bvTableTr.isStickyHeader},hasStickyHeader:function(){return this.bvTableTr.hasStickyHeader},isStickyColumn:function(){return!this.isStacked&&(this.isResponsive||this.hasStickyHeader)&&this.stickyColumn},rowVariant:function(){return this.bvTableTr.variant},headVariant:function(){return this.bvTableTr.headVariant},footVariant:function(){return this.bvTableTr.footVariant},tableVariant:function(){return this.bvTableTr.tableVariant},computedColspan:function(){return lT(this.colspan)},computedRowspan:function(){return lT(this.rowspan)},cellClasses:function(){var e=this.variant,t=this.headVariant,n=this.isStickyColumn;return(!e&&this.isStickyHeader&&!t||!e&&n&&this.inTfoot&&!this.footVariant||!e&&n&&this.inThead&&!t||!e&&n&&this.inTbody)&&(e=this.rowVariant||this.tableVariant||"b-table-default"),[e?"".concat(this.isDark?"bg":"table","-").concat(e):null,n?"b-table-sticky-column":null]},cellAttrs:function(){var e=this.stackedHeading,t=this.inThead||this.inTfoot,n=this.computedColspan,o=this.computedRowspan,r="cell",a=null;return t?(r="columnheader",a=n>0?"colspan":"col"):hm(this.tag,"th")&&(r="rowheader",a=o>0?"rowgroup":"row"),Fi(Fi({colspan:n,rowspan:o,role:r,scope:a},this.bvAttrs),{},{"data-label":this.isStackedCell&&!vl(e)?om(e):null})}},render:function(e){var t=[this.normalizeSlot()];return e(this.tag,{class:this.cellClasses,attrs:this.cellAttrs,on:this.bvListeners},[this.isStackedCell?e("div",[t]):t])}}),pT="busy",mT=Gu+pT,hT=Wi({},pT,Xm(Xu,!1)),fT=ds({props:hT,data:function(){return{localBusy:!1}},computed:{computedBusy:function(){return this[pT]||this.localBusy}},watch:{localBusy:function(e,t){e!==t&&this.$emit(mT,e)}},methods:{stopIfBusy:function(e){return!!this.computedBusy&&(ch(e),!0)},renderBusy:function(){var e=this.tbodyTrClass,t=this.tbodyTrAttr,n=this.$createElement;return this.computedBusy&&this.hasNormalizedSlot(Lp)?n(aT,{staticClass:"b-table-busy-slot",class:[yl(e)?e(null,Lp):e],attrs:yl(t)?t(null,Lp):t,key:"table-busy-slot"},[n(uT,{props:{colspan:this.computedFields.length||null}},[this.normalizeSlot(Lp)])]):null}}}),gT={caption:Xm(rp),captionHtml:Xm(rp)},bT=ds({props:gT,computed:{captionId:function(){return this.isStacked?this.safeId("_caption_"):null}},methods:{renderCaption:function(){var e=this.caption,t=this.captionHtml,n=this.$createElement,o=n(),r=this.hasNormalizedSlot(zp);return(r||e||t)&&(o=n("caption",{attrs:{id:this.captionId},domProps:r?{}:wg(t,e),key:"caption",ref:"caption"},this.normalizeSlot(zp))),o}}}),_T={},vT=ds({methods:{renderColgroup:function(){var e=this.computedFields,t=this.$createElement,n=t();return this.hasNormalizedSlot(Op)&&(n=t("colgroup",{key:"colgroup"},[this.normalizeSlot(Op,{columns:e.length,fields:e})])),n}}}),yT={emptyFilteredHtml:Xm(rp),emptyFilteredText:Xm(rp,"There are no records matching your request"),emptyHtml:Xm(rp),emptyText:Xm(rp,"There are no records to show"),showEmpty:Xm(Xu,!1)},wT=ds({props:yT,methods:{renderEmpty:function(){var e=jh(this),t=e.computedItems,n=e.computedBusy,o=this.$createElement,r=o();if(this.showEmpty&&(!t||0===t.length)&&(!n||!this.hasNormalizedSlot(Lp))){var a=this.computedFields,i=this.isFiltered,s=this.emptyText,l=this.emptyHtml,d=this.emptyFilteredText,c=this.emptyFilteredHtml,u=this.tbodyTrClass,p=this.tbodyTrAttr;(r=this.normalizeSlot(i?"emptyfiltered":Sp,{emptyFilteredHtml:c,emptyFilteredText:d,emptyHtml:l,emptyText:s,fields:a,items:t}))||(r=o("div",{class:["text-center","my-2"],domProps:i?wg(c,d):wg(l,s)})),r=o(uT,{props:{colspan:a.length||null}},[o("div",{attrs:{role:"alert","aria-live":"polite"}},[r])]),r=o(aT,{staticClass:"b-table-empty-row",class:[yl(u)?u(null,"row-empty"):u],attrs:yl(p)?p(null,"row-empty"):p,key:i?"b-empty-filtered-row":"b-empty-row"},[r])}return r}}}),kT=function e(t){return vl(t)?"":Pl(t)&&!El(t)?Ll(t).sort().map((function(n){return e(t[n])})).filter((function(e){return!!e})).join(" "):om(t)},xT="_cellVariants",ST="_rowVariant",CT="_showDetails",PT=[xT,ST,CT].reduce((function(e,t){return Fi(Fi({},e),{},Wi({},t,!0))}),{}),TT=["a","a *","button","button *","input:not(.disabled):not([disabled])","select:not(.disabled):not([disabled])","textarea:not(.disabled):not([disabled])",'[role="link"]','[role="link"] *','[role="button"]','[role="button"] *',"[tabindex]:not(.disabled):not([disabled])"].join(","),ET=function(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},r=Ll(o).reduce((function(t,n){var r=o[n],a=r.filterByFormatted,i=yl(a)?a:a?r.formatter:null;return yl(i)&&(t[n]=i(e[n],n,e)),t}),Ol(e)),a=Ll(r).filter((function(e){return!(PT[e]||Cl(t)&&t.length>0&&Up(t,e)||Cl(n)&&n.length>0&&!Up(n,e))}));return Fl(r,a)},DT={filter:Xm([].concat(ns(sp),[op])),filterDebounce:Xm(hp,0,(function(e){return zs.test(String(e))})),filterFunction:Xm(ep),filterIgnoredFields:Xm(Yu,[]),filterIncludedFields:Xm(Yu,[])},AT=ds({props:DT,data:function(){return{isFiltered:!1,localFilter:this.filterSanitize(this.filter)}},computed:{computedFilterIgnored:function(){return Vp(this.filterIgnoredFields||[]).filter(Wl)},computedFilterIncluded:function(){return Vp(this.filterIncludedFields||[]).filter(Wl)},computedFilterDebounce:function(){var e=Kp(this.filterDebounce,0);return e>0&&Ql('Prop "filter-debounce" is deprecated. Use the debounce feature of "<b-form-input>" instead.',Xc),e},localFiltering:function(){return!this.hasProvider||!!this.noProviderFiltering},filteredCheck:function(){return{filteredItems:this.filteredItems,localItems:this.localItems,localFilter:this.localFilter}},localFilterFn:function(){var e=this.filterFunction;return rh(e)?e:null},filteredItems:function(){var e=this.localItems,t=this.localFilter,n=this.localFiltering?this.filterFnFactory(this.localFilterFn,t)||this.defaultFilterFnFactory(t):null;return n&&e.length>0?e.filter(n):e}},watch:{computedFilterDebounce:function(e){!e&&this.$_filterTimer&&(this.clearFilterTimer(),this.localFilter=this.filterSanitize(this.filter))},filter:{deep:!0,handler:function(e){var t=this,n=this.computedFilterDebounce;this.clearFilterTimer(),n&&n>0?this.$_filterTimer=setTimeout((function(){t.localFilter=t.filterSanitize(e)}),n):this.localFilter=this.filterSanitize(e)}},filteredCheck:function(e){var t=e.filteredItems,n=e.localFilter,o=!1;n?Rf(n,[])||Rf(n,{})?o=!1:n&&(o=!0):o=!1,o&&this.$emit(ku,t,t.length),this.isFiltered=o},isFiltered:function(e,t){if(!1===e&&!0===t){var n=this.localItems;this.$emit(ku,n,n.length)}}},created:function(){var e=this;this.$_filterTimer=null,this.$nextTick((function(){e.isFiltered=Boolean(e.localFilter)}))},beforeDestroy:function(){this.clearFilterTimer()},methods:{clearFilterTimer:function(){clearTimeout(this.$_filterTimer),this.$_filterTimer=null},filterSanitize:function(e){return!this.localFiltering||this.localFilterFn||kl(e)||Al(e)?Vl(e):""},filterFnFactory:function(e,t){if(!e||!yl(e)||!t||Rf(t,[])||Rf(t,{}))return null;return function(n){return e(n,t)}},defaultFilterFnFactory:function(e){var t=this;if(!e||!kl(e)&&!Al(e))return null;var n=e;if(kl(n)){var o=nm(e).replace(qs,"\\s+");n=new RegExp(".*".concat(o,".*"),"i")}return function(e){return n.lastIndex=0,n.test((o=e,r=t.computedFilterIgnored,a=t.computedFilterIncluded,i=t.computedFieldsObj,Pl(o)?kT(ET(o,r,a,i)):""));var o,r,a,i}}}}),RT=function(e,t){var n=[];if(Cl(e)&&e.filter(Wl).forEach((function(e){if(kl(e))n.push({key:e,label:em(e)});else if(Pl(e)&&e.key&&kl(e.key))n.push(Ol(e));else if(Pl(e)&&1===Ll(e).length){var t=Ll(e)[0],o=function(e,t){var n=null;return kl(t)?n={key:e,label:t}:yl(t)?n={key:e,formatter:t}:Pl(t)?(n=Ol(t)).key=n.key||e:!1!==t&&(n={key:e}),n}(t,e[t]);o&&n.push(o)}})),0===n.length&&Cl(t)&&t.length>0){var o=t[0];Ll(o).forEach((function(e){PT[e]||n.push({key:e,label:em(e)})}))}var r={};return n.filter((function(e){return!r[e.key]&&(r[e.key]=!0,e.label=kl(e.label)?e.label:em(e.key),!0)}))},IT=ah("value",{type:Yu,defaultValue:[]}),MT=IT.mixin,BT=IT.props,NT=IT.prop,LT=IT.event,zT=Ul(Fi(Fi({},BT),{},Wi({fields:Xm(Yu,null),items:Xm(Yu,[]),primaryKey:Xm(rp)},NT,Xm(Yu,[])))),OT=ds({mixins:[MT,Zx],props:zT,data:function(){var e=this.items;return{localItems:Cl(e)?e.slice():[]}},computed:{computedFields:function(){return RT(this.fields,this.localItems)},computedFieldsObj:function(){var e=this.bvParent;return this.computedFields.reduce((function(t,n){if(t[n.key]=Ol(n),n.formatter){var o=n.formatter;kl(o)&&yl(e[o])?o=e[o]:yl(o)||(o=void 0),t[n.key].formatter=o}return t}),{})},computedItems:function(){var e=jh(this),t=e.paginatedItems,n=e.sortedItems,o=e.filteredItems,r=e.localItems;return(t||n||o||r||[]).slice()},context:function(){var e=jh(this),t=e.perPage,n=e.currentPage;return{filter:this.localFilter,sortBy:this.localSortBy,sortDesc:this.localSortDesc,perPage:Ah(Kp(t,0),0),currentPage:Ah(Kp(n,0),1),apiUrl:this.apiUrl}}},watch:{items:function(e){this.localItems=Cl(e)?e.slice():[]},computedItems:function(e,t){Rf(e,t)||this.$emit(LT,e)},context:function(e,t){Rf(e,t)||this.$emit(gu,e)}},mounted:function(){this.$emit(LT,this.computedItems)},methods:{getFieldFormatter:function(e){var t=this.computedFieldsObj[e];return t?t.formatter:void 0}}}),FT={currentPage:Xm(hp,1),perPage:Xm(hp,0)},jT=ds({props:FT,computed:{localPaging:function(){return!this.hasProvider||!!this.noProviderPaging},paginatedItems:function(){var e=jh(this),t=e.sortedItems,n=e.filteredItems,o=e.localItems,r=t||n||o||[],a=Ah(Kp(this.currentPage,1),1),i=Ah(Kp(this.perPage,0),0);return this.localPaging&&i&&(r=r.slice((a-1)*i,a*i)),r}}}),$T=ph(Xc,zu),UT=mh(Xc,"refresh"),VT={apiUrl:Xm(rp),items:Xm(ap,[]),noProviderFiltering:Xm(Xu,!1),noProviderPaging:Xm(Xu,!1),noProviderSorting:Xm(Xu,!1)},WT=ds({mixins:[jf],props:VT,computed:{hasProvider:function(){return yl(this.items)},providerTriggerContext:function(){var e={apiUrl:this.apiUrl,filter:null,sortBy:null,sortDesc:null,perPage:null,currentPage:null};return this.noProviderFiltering||(e.filter=this.localFilter),this.noProviderSorting||(e.sortBy=this.localSortBy,e.sortDesc=this.localSortDesc),this.noProviderPaging||(e.perPage=this.perPage,e.currentPage=this.currentPage),Ol(e)}},watch:{items:function(e){(this.hasProvider||yl(e))&&this.$nextTick(this._providerUpdate)},providerTriggerContext:function(e,t){Rf(e,t)||this.$nextTick(this._providerUpdate)}},mounted:function(){var e=this;!this.hasProvider||this.localItems&&0!==this.localItems.length||this._providerUpdate(),this.listenOnRoot(UT,(function(t){t!==e.id&&t!==e||e.refresh()}))},methods:{refresh:function(){var e=jh(this),t=e.items,n=e.refresh,o=e.computedBusy;this.$off(zu,n),o?this.localBusy&&this.hasProvider&&this.$on(zu,n):(this.clearSelected(),this.hasProvider?this.$nextTick(this._providerUpdate):this.localItems=Cl(t)?t.slice():[])},_providerSetLocal:function(e){this.localItems=Cl(e)?e.slice():[],this.localBusy=!1,this.$emit(zu),this.id&&this.emitOnRoot($T,this.id)},_providerUpdate:function(){var e=this;this.hasProvider&&(jh(this).computedBusy?this.$nextTick(this.refresh):(this.localBusy=!0,this.$nextTick((function(){try{var t=e.items(e.context,e._providerSetLocal);!vl(n=t)&&yl(n.then)&&yl(n.catch)?t.then((function(t){e._providerSetLocal(t)})):Cl(t)?e._providerSetLocal(t):2!==e.items.length&&(Ql("Provider function didn't request callback and did not return a promise or data.",Xc),e.localBusy=!1)}catch(t){Ql("Provider function error [".concat(t.name,"] ").concat(t.message,"."),Xc),e.localBusy=!1,e.$off(zu,e.refresh)}var n}))))}}}),HT=["range","multi","single"],GT="grid",qT={noSelectOnClick:Xm(Xu,!1),selectMode:Xm(rp,"multi",(function(e){return Up(HT,e)})),selectable:Xm(Xu,!1),selectedVariant:Xm(rp,"active")},QT=ds({props:qT,data:function(){return{selectedRows:[],selectedLastRow:-1}},computed:{isSelectable:function(){return this.selectable&&this.selectMode},hasSelectableRowClick:function(){return this.isSelectable&&!this.noSelectOnClick},supportsSelectableRows:function(){return!0},selectableHasSelection:function(){var e=this.selectedRows;return this.isSelectable&&e&&e.length>0&&e.some(Wl)},selectableIsMultiSelect:function(){return this.isSelectable&&Up(["range","multi"],this.selectMode)},selectableTableClasses:function(){var e,t=this.isSelectable;return Wi(e={"b-table-selectable":t},"b-table-select-".concat(this.selectMode),t),Wi(e,"b-table-selecting",this.selectableHasSelection),Wi(e,"b-table-selectable-no-click",t&&!this.hasSelectableRowClick),e},selectableTableAttrs:function(){if(!this.isSelectable)return{};var e=this.bvAttrs.role||GT;return{role:e,"aria-multiselectable":e===GT?om(this.selectableIsMultiSelect):null}}},watch:{computedItems:function(e,t){var n=!1;if(this.isSelectable&&this.selectedRows.length>0){n=Cl(e)&&Cl(t)&&e.length===t.length;for(var o=0;n&&o<e.length;o++)n=Rf(ET(e[o]),ET(t[o]))}n||this.clearSelected()},selectable:function(e){this.clearSelected(),this.setSelectionHandlers(e)},selectMode:function(){this.clearSelected()},hasSelectableRowClick:function(e){this.clearSelected(),this.setSelectionHandlers(!e)},selectedRows:function(e,t){var n=this;if(this.isSelectable&&!Rf(e,t)){var o=[];e.forEach((function(e,t){e&&o.push(n.computedItems[t])})),this.$emit("row-selected",o)}}},beforeMount:function(){this.isSelectable&&this.setSelectionHandlers(!0)},methods:{selectRow:function(e){if(this.isSelectable&&xl(e)&&e>=0&&e<this.computedItems.length&&!this.isRowSelected(e)){var t=this.selectableIsMultiSelect?this.selectedRows.slice():[];t[e]=!0,this.selectedLastClicked=-1,this.selectedRows=t}},unselectRow:function(e){if(this.isSelectable&&xl(e)&&this.isRowSelected(e)){var t=this.selectedRows.slice();t[e]=!1,this.selectedLastClicked=-1,this.selectedRows=t}},selectAllRows:function(){var e=this.computedItems.length;this.isSelectable&&e>0&&(this.selectedLastClicked=-1,this.selectedRows=this.selectableIsMultiSelect?Wp(e,!0):[!0])},isRowSelected:function(e){return!(!xl(e)||!this.selectedRows[e])},clearSelected:function(){this.selectedLastClicked=-1,this.selectedRows=[]},selectableRowClasses:function(e){if(this.isSelectable&&this.isRowSelected(e)){var t=this.selectedVariant;return Wi({"b-table-row-selected":!0},"".concat(this.dark?"bg":"table","-").concat(t),t)}return{}},selectableRowAttrs:function(e){return{"aria-selected":this.isSelectable?this.isRowSelected(e)?"true":"false":null}},setSelectionHandlers:function(e){var t=e&&!this.noSelectOnClick?"$on":"$off";this[t](Ou,this.selectionHandler),this[t](ku,this.clearSelected),this[t](gu,this.clearSelected)},selectionHandler:function(e,t,n){if(this.isSelectable&&!this.noSelectOnClick){var o=this.selectMode,r=this.selectedLastRow,a=this.selectedRows.slice(),i=!a[t];if("single"===o)a=[];else if("range"===o)if(r>-1&&n.shiftKey){for(var s=Dh(r,t);s<=Ah(r,t);s++)a[s]=!0;i=!0}else n.ctrlKey||n.metaKey||(a=[],i=!0),i&&(this.selectedLastRow=t);a[t]=i,this.selectedRows=a}else this.clearSelected()}}}),KT=function(e,t){return e.map((function(e,t){return[t,e]})).sort(function(e,t){return this(e[1],t[1])||e[0]-t[0]}.bind(t)).map((function(e){return e[1]}))},ZT=function(e){return vl(e)?"":Sl(e)?Zp(e,e):e},YT="sortBy",XT=Gu+YT,JT="sortDesc",eE=Gu+JT,tE="asc",nE="desc",oE=[tE,nE,"last"],rE=(Wi(nC={labelSortAsc:Xm(rp,"Click to sort ascending"),labelSortClear:Xm(rp,"Click to clear sorting"),labelSortDesc:Xm(rp,"Click to sort descending"),noFooterSorting:Xm(Xu,!1),noLocalSorting:Xm(Xu,!1),noSortReset:Xm(Xu,!1)},YT,Xm(rp)),Wi(nC,"sortCompare",Xm(ep)),Wi(nC,"sortCompareLocale",Xm(lp)),Wi(nC,"sortCompareOptions",Xm(np,{numeric:!0})),Wi(nC,JT,Xm(Xu,!1)),Wi(nC,"sortDirection",Xm(rp,tE,(function(e){return Up(oE,e)}))),Wi(nC,"sortIconLeft",Xm(Xu,!1)),Wi(nC,"sortNullLast",Xm(Xu,!1)),nC),aE=ds({props:rE,data:function(){return{localSortBy:this[YT]||"",localSortDesc:this[JT]||!1}},computed:{localSorting:function(){return this.hasProvider?!!this.noProviderSorting:!this.noLocalSorting},isSortable:function(){return this.computedFields.some((function(e){return e.sortable}))},sortedItems:function(){var e=jh(this),t=e.localSortBy,n=e.localSortDesc,o=e.sortCompareLocale,r=e.sortNullLast,a=e.sortCompare,i=e.localSorting,s=e.filteredItems,l=e.localItems,d=(s||l||[]).slice(),c=Fi(Fi({},this.sortCompareOptions),{},{usage:"sort"});if(t&&i){var u=(this.computedFieldsObj[t]||{}).sortByFormatted,p=yl(u)?u:u?this.getFieldFormatter(t):void 0;return KT(d,(function(e,i){var s=null;return yl(a)&&(s=a(e,i,t,n,p,c,o)),(vl(s)||!1===s)&&(s=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=n.sortBy,r=void 0===o?null:o,a=n.formatter,i=void 0===a?null:a,s=n.locale,l=void 0===s?void 0:s,d=n.localeOptions,c=void 0===d?{}:d,u=n.nullLast,p=void 0!==u&&u,m=Gl(e,r,null),h=Gl(t,r,null);return yl(i)&&(m=i(m,r,e),h=i(h,r,t)),m=ZT(m),h=ZT(h),El(m)&&El(h)||xl(m)&&xl(h)?m<h?-1:m>h?1:0:p&&""===m&&""!==h?1:p&&""!==m&&""===h?-1:kT(m).localeCompare(kT(h),l,c)}(e,i,{sortBy:t,formatter:p,locale:o,localeOptions:c,nullLast:r})),(s||0)*(n?-1:1)}))}return d}},watch:(oC={isSortable:function(e){e?this.isSortable&&this.$on(Pu,this.handleSort):this.$off(Pu,this.handleSort)}},Wi(oC,JT,(function(e){e!==this.localSortDesc&&(this.localSortDesc=e||!1)})),Wi(oC,YT,(function(e){e!==this.localSortBy&&(this.localSortBy=e||"")})),Wi(oC,"localSortDesc",(function(e,t){e!==t&&this.$emit(eE,e)})),Wi(oC,"localSortBy",(function(e,t){e!==t&&this.$emit(XT,e)})),oC),created:function(){this.isSortable&&this.$on(Pu,this.handleSort)},methods:{handleSort:function(e,t,n,o){var r=this;if(this.isSortable&&(!o||!this.noFooterSorting)){var a=!1,i=function(){var e=t.sortDirection||r.sortDirection;e===tE?r.localSortDesc=!1:e===nE&&(r.localSortDesc=!0)};if(t.sortable){var s=!this.localSorting&&t.sortKey?t.sortKey:e;this.localSortBy===s?this.localSortDesc=!this.localSortDesc:(this.localSortBy=s,i()),a=!0}else this.localSortBy&&!this.noSortReset&&(this.localSortBy="",i(),a=!0);a&&this.$emit("sort-changed",this.context)}},sortTheadThClasses:function(e,t,n){return{"b-table-sort-icon-left":t.sortable&&this.sortIconLeft&&!(n&&this.noFooterSorting)}},sortTheadThAttrs:function(e,t,n){var o,r=this.isSortable,a=this.noFooterSorting,i=this.localSortDesc,s=this.localSortBy,l=this.localSorting;if(!r||n&&a)return{};var d=t.sortable,c=l?e:null!==(o=t.sortKey)&&void 0!==o?o:e;return{"aria-sort":d&&s===c?i?"descending":"ascending":d?"none":null}},sortTheadThLabel:function(e,t,n){if(!this.isSortable||n&&this.noFooterSorting)return null;var o=this.localSortBy,r=this.localSortDesc,a=this.labelSortAsc,i=this.labelSortDesc,s="";if(t.sortable)if(o===e)s=r?a:i;else{s=r?i:a;var l=this.sortDirection||t.sortDirection;l===tE?s=a:l===nE&&(s=i)}else this.noSortReset||(s=o?this.labelSortClear:"");return rm(s)||null}}}),iE={stacked:Xm(up,!1)},sE=ds({props:iE,computed:{isStacked:function(){var e=this.stacked;return""===e||e},isStackedAlways:function(){return!0===this.isStacked},stackedTableClasses:function(){var e=this.isStackedAlways;return Wi({"b-table-stacked":e},"b-table-stacked-".concat(this.stacked),!e&&this.isStacked)}}}),lE={bordered:Xm(Xu,!1),borderless:Xm(Xu,!1),captionTop:Xm(Xu,!1),dark:Xm(Xu,!1),fixed:Xm(Xu,!1),hover:Xm(Xu,!1),noBorderCollapse:Xm(Xu,!1),outlined:Xm(Xu,!1),responsive:Xm(up,!1),small:Xm(Xu,!1),stickyHeader:Xm(up,!1),striped:Xm(Xu,!1),tableClass:Xm(sp),tableVariant:Xm(rp)},dE=ds({mixins:[zf],provide:function(){var e=this;return{getBvTable:function(){return e}}},inheritAttrs:!1,props:lE,computed:{isTableSimple:function(){return!1},isResponsive:function(){var e=this.responsive;return""===e||e},isStickyHeader:function(){var e=this.stickyHeader;return e=""===e||e,!this.isStacked&&e},wrapperClasses:function(){var e=this.isResponsive;return[this.isStickyHeader?"b-table-sticky-header":"",!0===e?"table-responsive":e?"table-responsive-".concat(this.responsive):""].filter(Wl)},wrapperStyles:function(){var e=this.isStickyHeader;return e&&!wl(e)?{maxHeight:e}:{}},tableClasses:function(){var e=jh(this),t=e.hover,n=e.tableVariant,o=e.selectableTableClasses,r=e.stackedTableClasses,a=e.tableClass,i=e.computedBusy;return t=this.isTableSimple?t:t&&this.computedItems.length>0&&!i,[a,{"table-striped":this.striped,"table-hover":t,"table-dark":this.dark,"table-bordered":this.bordered,"table-borderless":this.borderless,"table-sm":this.small,border:this.outlined,"b-table-fixed":this.fixed,"b-table-caption-top":this.captionTop,"b-table-no-border-collapse":this.noBorderCollapse},n?"".concat(this.dark?"bg":"table","-").concat(n):"",r,o]},tableAttrs:function(){var e=jh(this),t=e.computedItems,n=e.filteredItems,o=e.computedFields,r=e.selectableTableAttrs,a=e.computedBusy,i=this.isTableSimple?{}:{"aria-busy":om(a),"aria-colcount":om(o.length),"aria-describedby":this.bvAttrs["aria-describedby"]||this.$refs.caption?this.captionId:null};return Fi(Fi(Fi({"aria-rowcount":t&&n&&n.length>t.length?om(n.length):null},this.bvAttrs),{},{id:this.safeId(),role:this.bvAttrs.role||"table"},i),r)}},render:function(e){var t=jh(this),n=t.wrapperClasses,o=t.renderCaption,r=t.renderColgroup,a=t.renderThead,i=t.renderTbody,s=t.renderTfoot,l=[];this.isTableSimple?l.push(this.normalizeSlot()):(l.push(o?o():null),l.push(r?r():null),l.push(a?a():null),l.push(i?i():null),l.push(s?s():null));var d=e("table",{staticClass:"table b-table",class:this.tableClasses,attrs:this.tableAttrs,key:"b-table"},l.filter(Wl));return n.length>0?e("div",{class:n,style:this.wrapperStyles,key:"wrap"},[d]):d}}),cE=nh({tbodyTransitionHandlers:Xm(np),tbodyTransitionProps:Xm(np)},ou),uE=ds({name:ou,mixins:[zf,Vf,Qp],provide:function(){var e=this;return{getBvTableRowGroup:function(){return e}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:cE,computed:{bvTable:function(){return this.getBvTable()},isTbody:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},isTransitionGroup:function(){return this.tbodyTransitionProps||this.tbodyTransitionHandlers},tbodyAttrs:function(){return Fi({role:"rowgroup"},this.bvAttrs)},tbodyProps:function(){var e=this.tbodyTransitionProps;return e?Fi(Fi({},e),{},{tag:"tbody"}):{}}},render:function(e){var t={props:this.tbodyProps,attrs:this.tbodyAttrs};return this.isTransitionGroup?(t.on=this.tbodyTransitionHandlers||{},t.nativeOn=this.bvListeners):t.on=this.bvListeners,e(this.isTransitionGroup?"transition-group":"tbody",t,this.normalizeSlot())}}),pE=["TD","TH","TR"],mE=function(e){if(!e||!e.target)return!1;var t=e.target;if(t.disabled||-1!==pE.indexOf(t.tagName))return!1;if(km(".dropdown-menu",t))return!0;var n="LABEL"===t.tagName?t:km("label",t);if(n){var o=Am(n,"for"),r=o?Sm(o):ym("input, select, textarea",n);if(r&&!r.disabled)return!0}return wm(t,TT)},hE=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,t=ws.getSelection?ws.getSelection():null;return!!(t&&""!==t.toString().trim()&&t.containsNode&&pm(e))&&t.containsNode(e,!0)},fE=nh(cT,"BTh"),gE=ds({name:"BTh",extends:uT,props:fE,computed:{tag:function(){return"th"}}}),bE={detailsTdClass:Xm(sp),tbodyTrAttr:Xm(gp),tbodyTrClass:Xm([].concat(ns(sp),[ep]))},_E=ds({mixins:[Zx],props:bE,methods:{getTdValues:function(e,t,n,o){var r=this.bvParent;if(n){var a=Gl(e,t,"");return yl(n)?n(a,t,e):kl(n)&&yl(r[n])?r[n](a,t,e):n}return o},getThValues:function(e,t,n,o,r){var a=this.bvParent;if(n){var i=Gl(e,t,"");return yl(n)?n(i,t,e,o):kl(n)&&yl(a[n])?a[n](i,t,e,o):n}return r},getFormattedValue:function(e,t){var n=t.key,o=this.getFieldFormatter(n),r=Gl(e,n,null);return yl(o)&&(r=o(r,n,e)),vl(r)?"":r},toggleDetailsFactory:function(e,t){var n=this;return function(){e&&n.$set(t,CT,!t[CT])}},rowHovered:function(e){this.tbodyRowEventStopped(e)||this.emitTbodyRowEvent("row-hovered",e)},rowUnhovered:function(e){this.tbodyRowEventStopped(e)||this.emitTbodyRowEvent("row-unhovered",e)},renderTbodyRowCell:function(e,t,n,o){var r=this,a=this.isStacked,i=e.key,s=e.label,l=e.isRowHeader,d=this.$createElement,c=this.hasNormalizedSlot(Np),u=this.getFormattedValue(n,e),p=!a&&(this.isResponsive||this.stickyHeader)&&e.stickyColumn,m=p?l?gE:uT:l?"th":"td",h=n[xT]&&n[xT][i]?n[xT][i]:e.variant||null,f={class:[e.class?e.class:"",this.getTdValues(n,i,e.tdClass,"")],props:{},attrs:Fi({"aria-colindex":String(t+1)},l?this.getThValues(n,i,e.thAttr,"row",{}):this.getTdValues(n,i,e.tdAttr,{})),key:"row-".concat(o,"-cell-").concat(t,"-").concat(i)};p?f.props={stackedHeading:a?s:null,stickyColumn:!0,variant:h}:(f.attrs["data-label"]=a&&!vl(s)?om(s):null,f.attrs.role=l?"rowheader":"cell",f.attrs.scope=l?"row":null,h&&f.class.push("".concat(this.dark?"bg":"table","-").concat(h)));var g={item:n,index:o,field:e,unformatted:Gl(n,i,""),value:u,toggleDetails:this.toggleDetailsFactory(c,n),detailsShowing:Boolean(n[CT])};jh(this).supportsSelectableRows&&(g.rowSelected=this.isRowSelected(o),g.selectRow=function(){return r.selectRow(o)},g.unselectRow=function(){return r.unselectRow(o)});var b=this.$_bodyFieldSlotNameCache[i],_=b?this.normalizeSlot(b,g):om(u);return this.isStacked&&(_=[d("div",[_])]),d(m,f,[_])},renderTbodyRow:function(e,t){var n=this,o=jh(this),r=o.computedFields,a=o.striped,i=o.primaryKey,s=o.currentPage,l=o.perPage,d=o.tbodyTrClass,c=o.tbodyTrAttr,u=o.hasSelectableRowClick,p=this.$createElement,m=this.hasNormalizedSlot(Np),h=e[CT]&&m,f=this.$listeners[Ou]||u,g=[],b=h?this.safeId("_details_".concat(t,"_")):null,_=r.map((function(o,r){return n.renderTbodyRowCell(o,r,e,t)})),v=null;s&&l&&l>0&&(v=String((s-1)*l+t+1));var y=om(Gl(e,i))||null,w=y||om(t),k=y?this.safeId("_row_".concat(y)):null,x=jh(this).selectableRowClasses?this.selectableRowClasses(t):{},S=jh(this).selectableRowAttrs?this.selectableRowAttrs(t):{},C=yl(d)?d(e,"row"):d,P=yl(c)?c(e,"row"):c;if(g.push(p(aT,Wi({class:[C,x,h?"b-table-has-details":""],props:{variant:e[ST]||null},attrs:Fi(Fi({id:k},P),{},{tabindex:f?"0":null,"data-pk":y||null,"aria-details":b,"aria-owns":b,"aria-rowindex":v},S),on:{mouseenter:this.rowHovered,mouseleave:this.rowUnhovered},key:"__b-table-row-".concat(w,"__"),ref:"item-rows"},ss,!0),_)),h){var T={item:e,index:t,fields:r,toggleDetails:this.toggleDetailsFactory(m,e)};jh(this).supportsSelectableRows&&(T.rowSelected=this.isRowSelected(t),T.selectRow=function(){return n.selectRow(t)},T.unselectRow=function(){return n.unselectRow(t)});var E=p(uT,{props:{colspan:r.length},class:this.detailsTdClass},[this.normalizeSlot(Np,T)]);a&&g.push(p("tr",{staticClass:"d-none",attrs:{"aria-hidden":"true",role:"presentation"},key:"__b-table-details-stripe__".concat(w)}));var D=yl(this.tbodyTrClass)?this.tbodyTrClass(e,Np):this.tbodyTrClass,A=yl(this.tbodyTrAttr)?this.tbodyTrAttr(e,Np):this.tbodyTrAttr;g.push(p(aT,{staticClass:"b-table-details",class:[D],props:{variant:e[ST]||null},attrs:Fi(Fi({},A),{},{id:b,tabindex:"-1"}),key:"__b-table-details__".concat(w)},[E]))}else m&&(g.push(p()),a&&g.push(p()));return g}}}),vE=function(e){return"cell(".concat(e||"",")")},yE=Ul(Fi(Fi(Fi({},cE),bE),{},{tbodyClass:Xm(sp)})),wE=ds({mixins:[_E],props:yE,beforeDestroy:function(){this.$_bodyFieldSlotNameCache=null},methods:{getTbodyTrs:function(){var e=this.$refs,t=e.tbody?e.tbody.$el||e.tbody:null,n=(e["item-rows"]||[]).map((function(e){return e.$el||e}));return t&&t.children&&t.children.length>0&&n&&n.length>0?$p(t.children).filter((function(e){return Up(n,e)})):[]},getTbodyTrIndex:function(e){if(!pm(e))return-1;var t="TR"===e.tagName?e:km("tr",e,!0);return t?this.getTbodyTrs().indexOf(t):-1},emitTbodyRowEvent:function(e,t){if(e&&this.hasListener(e)&&t&&t.target){var n=this.getTbodyTrIndex(t.target);if(n>-1){var o=this.computedItems[n];this.$emit(e,o,n,t)}}},tbodyRowEventStopped:function(e){return this.stopIfBusy&&this.stopIfBusy(e)},onTbodyRowKeydown:function(e){var t=e.target,n=e.keyCode;if(!this.tbodyRowEventStopped(e)&&"TR"===t.tagName&&fm(t)&&0===t.tabIndex)if(Up([Cf,Df],n))ch(e),this.onTBodyRowClicked(e);else if(Up([Af,xf,Pf,Sf],n)){var o=this.getTbodyTrIndex(t);if(o>-1){ch(e);var r=this.getTbodyTrs(),a=e.shiftKey;n===Pf||a&&n===Af?jm(r[0]):n===Sf||a&&n===xf?jm(r[r.length-1]):n===Af&&o>0?jm(r[o-1]):n===xf&&o<r.length-1&&jm(r[o+1])}}},onTBodyRowClicked:function(e){var t=this.$refs,n=t.tbody?t.tbody.$el||t.tbody:null;this.tbodyRowEventStopped(e)||mE(e)||hE(n||this.$el)||this.emitTbodyRowEvent(Ou,e)},onTbodyRowMiddleMouseRowClicked:function(e){this.tbodyRowEventStopped(e)||2!==e.which||this.emitTbodyRowEvent("row-middle-clicked",e)},onTbodyRowContextmenu:function(e){this.tbodyRowEventStopped(e)||this.emitTbodyRowEvent("row-contextmenu",e)},onTbodyRowDblClicked:function(e){this.tbodyRowEventStopped(e)||mE(e)||this.emitTbodyRowEvent("row-dblclicked",e)},renderTbody:function(){var e=this,t=jh(this),n=t.computedItems,o=t.renderBusy,r=t.renderTopRow,a=t.renderEmpty,i=t.renderBottomRow,s=t.hasSelectableRowClick,l=this.$createElement,d=this.hasListener(Ou)||s,c=[],u=o?o():null;if(u)c.push(u);else{var p={},m=vE();m=this.hasNormalizedSlot(m)?m:null,this.computedFields.forEach((function(t){var n=t.key,o=vE(n),r=vE(n.toLowerCase());p[n]=e.hasNormalizedSlot(o)?o:e.hasNormalizedSlot(r)?r:m})),this.$_bodyFieldSlotNameCache=p,c.push(r?r():l()),n.forEach((function(t,n){c.push(e.renderTbodyRow(t,n))})),c.push(a?a():l()),c.push(i?i():l())}var h={auxclick:this.onTbodyRowMiddleMouseRowClicked,contextmenu:this.onTbodyRowContextmenu,dblclick:this.onTbodyRowDblClicked};return d&&(h.click=this.onTBodyRowClicked,h.keydown=this.onTbodyRowKeydown),l(uE,{class:this.tbodyClass||null,props:eh(cE,this.$props),on:h,ref:"tbody"},c)}}}),kE=nh({footVariant:Xm(rp)},ru),xE=ds({name:ru,mixins:[zf,Vf,Qp],provide:function(){var e=this;return{getBvTableRowGroup:function(){return e}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:kE,computed:{bvTable:function(){return this.getBvTable()},isTfoot:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!1},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},tfootClasses:function(){return[this.footVariant?"thead-".concat(this.footVariant):null]},tfootAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{role:"rowgroup"})}},render:function(e){return e("tfoot",{class:this.tfootClasses,attrs:this.tfootAttrs,on:this.bvListeners},this.normalizeSlot())}}),SE={footClone:Xm(Xu,!1),footRowVariant:Xm(rp),footVariant:Xm(rp),tfootClass:Xm(sp),tfootTrClass:Xm(sp)},CE=ds({props:SE,methods:{renderTFootCustom:function(){var e=this.$createElement;return this.hasNormalizedSlot(kp)?e(xE,{class:this.tfootClass||null,props:{footVariant:this.footVariant||this.headVariant||null},key:"bv-tfoot-custom"},this.normalizeSlot(kp,{items:this.computedItems.slice(),fields:this.computedFields.slice(),columns:this.computedFields.length})):e()},renderTfoot:function(){return this.footClone?this.renderThead(!0):this.renderTFootCustom()}}}),PE=nh({headVariant:Xm(rp)},au),TE=ds({name:au,mixins:[zf,Vf,Qp],provide:function(){var e=this;return{getBvTableRowGroup:function(){return e}}},inject:{getBvTable:{default:function(){return function(){return{}}}}},inheritAttrs:!1,props:PE,computed:{bvTable:function(){return this.getBvTable()},isThead:function(){return!0},isDark:function(){return this.bvTable.dark},isStacked:function(){return this.bvTable.isStacked},isResponsive:function(){return this.bvTable.isResponsive},isStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},hasStickyHeader:function(){return!this.isStacked&&this.bvTable.stickyHeader},tableVariant:function(){return this.bvTable.tableVariant},theadClasses:function(){return[this.headVariant?"thead-".concat(this.headVariant):null]},theadAttrs:function(){return Fi({role:"rowgroup"},this.bvAttrs)}},render:function(e){return e("thead",{class:this.theadClasses,attrs:this.theadAttrs,on:this.bvListeners},this.normalizeSlot())}}),EE=function(e){return"head(".concat(e||"",")")},DE=function(e){return"foot(".concat(e||"",")")},AE={headRowVariant:Xm(rp),headVariant:Xm(rp),theadClass:Xm(sp),theadTrClass:Xm(sp)},RE=ds({props:AE,methods:{fieldClasses:function(e){return[e.class?e.class:"",e.thClass?e.thClass:""]},headClicked:function(e,t,n){this.stopIfBusy&&this.stopIfBusy(e)||mE(e)||hE(this.$el)||(ch(e),this.$emit(Pu,t.key,t,e,n))},renderThead:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=jh(this),o=n.computedFields,r=n.isSortable,a=n.isSelectable,i=n.headVariant,s=n.footVariant,l=n.headRowVariant,d=n.footRowVariant,c=this.$createElement;if(this.isStackedAlways||0===o.length)return c();var u=r||this.hasListener(Pu),p=a?this.selectAllRows:e_,m=a?this.clearSelected:e_,h=o.map((function(n,o){var a=n.label,i=n.labelHtml,s=n.variant,l=n.stickyColumn,d=n.key,h=null;n.label.trim()||n.headerTitle||(h=em(n.key));var f={};u&&(f.click=function(o){e.headClicked(o,n,t)},f.keydown=function(o){var r=o.keyCode;r!==Cf&&r!==Df||e.headClicked(o,n,t)});var g=r?e.sortTheadThAttrs(d,n,t):{},b=r?e.sortTheadThClasses(d,n,t):null,_=r?e.sortTheadThLabel(d,n,t):null,v={class:[{"position-relative":_},e.fieldClasses(n),b],props:{variant:s,stickyColumn:l},style:n.thStyle||{},attrs:Fi(Fi({tabindex:u&&n.sortable?"0":null,abbr:n.headerAbbr||null,title:n.headerTitle||null,"aria-colindex":o+1,"aria-label":h},e.getThValues(null,d,n.thAttr,t?"foot":"head",{})),g),on:f,key:d},y=[EE(d),EE(d.toLowerCase()),EE()];t&&(y=[DE(d),DE(d.toLowerCase()),DE()].concat(ns(y)));var w={label:a,column:d,field:n,isFoot:t,selectAllRows:p,clearSelected:m},k=e.normalizeSlot(y,w)||c("div",{domProps:wg(i,a)}),x=_?c("span",{staticClass:"sr-only"}," (".concat(_,")")):null;return c(gE,v,[k,x].filter(Wl))})).filter(Wl),f=[];if(t)f.push(c(aT,{class:this.tfootTrClass,props:{variant:vl(d)?l:d}},h));else{var g={columns:o.length,fields:o,selectAllRows:p,clearSelected:m};f.push(this.normalizeSlot("thead-top",g)||c()),f.push(c(aT,{class:this.theadTrClass,props:{variant:l}},h))}return c(t?xE:TE,{class:(t?this.tfootClass:this.theadClass)||null,props:t?{footVariant:s||i||null}:{headVariant:i||null},key:t?"bv-tfoot":"bv-thead"},f)}}}),IE=ds({methods:{renderTopRow:function(){var e=this.computedFields,t=this.stacked,n=this.tbodyTrClass,o=this.tbodyTrAttr,r=this.$createElement;return this.hasNormalizedSlot(jp)&&!0!==t&&""!==t?r(aT,{staticClass:"b-table-top-row",class:[yl(n)?n(null,"row-top"):n],attrs:yl(o)?o(null,"row-top"):o,key:"b-top-row"},[this.normalizeSlot(jp,{columns:e.length,fields:e})]):r()}}}),ME=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),iT),hT),gT),_T),yT),DT),zT),FT),VT),qT),rE),iE),lE),yE),SE),AE),{})),Xc),BE=ds({name:Xc,mixins:[zf,tT,ib,Qp,OT,dE,sE,RE,CE,wE,sE,AT,aE,jT,bT,vT,QT,wT,IE,sT,fT,WT],props:ME}),NE=nh(Ul(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi(Fi({},ab),gT),_T),zT),iE),lE),yE),SE),AE)),eu),LE=ds({name:eu,mixins:[zf,tT,ib,Qp,OT,dE,sE,RE,CE,wE,bT,vT],props:NE}),zE=nh(Ul(Fi(Fi(Fi({},ab),iE),lE)),tu),OE=ds({name:tu,mixins:[zf,tT,ib,Qp,dE,sE],props:zE,computed:{isTableSimple:function(){return!0}}}),FE=ed({components:{BTable:BE},plugins:{TableLitePlugin:ed({components:{BTableLite:LE}}),TableSimplePlugin:ed({components:{BTableSimple:OE,BTbody:uE,BThead:TE,BTfoot:xE,BTr:aT,BTd:uT,BTh:gE}})}}),jE=function(e){return e>0},$E=nh({animation:Xm(rp),columns:Xm(tp,5,jE),hideHeader:Xm(Xu,!1),rows:Xm(tp,3,jE),showFooter:Xm(Xu,!1),tableProps:Xm(np,{})},Qc),UE=ds({name:Qc,functional:!0,props:$E,render:function(e,t){var n=t.data,o=t.props,r=o.animation,a=o.columns,i=e("th",[e(ZP,{props:{animation:r}})]),s=e("tr",Wp(a,i)),l=e("td",[e(ZP,{props:{width:"75%",animation:r}})]),d=e("tr",Wp(a,l)),c=e("tbody",Wp(o.rows,d)),u=o.hideHeader?e():e("thead",[s]),p=o.showFooter?e("tfoot",[s]):e();return e(OE,Ra(n,{props:Fi({},o.tableProps)}),[u,c,p])}}),VE=nh({loading:Xm(Xu,!1)},Kc),WE=ds({name:Kc,functional:!0,props:VE,render:function(e,t){var n=t.data,o=t.props,r=t.slots,a=t.scopedSlots,i=r(),s=a||{},l={};return o.loading?e("div",Ra(n,{attrs:{role:"alert","aria-live":"polite","aria-busy":!0},staticClass:"b-skeleton-wrapper",key:"loading"}),qp("loading",l,s,i)):qp(xp,l,s,i)}}),HE=ed({components:{BSkeleton:ZP,BSkeletonIcon:XP,BSkeletonImg:eT,BSkeletonTable:UE,BSkeletonWrapper:WE}}),GE=ed({components:{BSpinner:bC}}),qE=ah("value",{type:tp}),QE=qE.mixin,KE=qE.props,ZE=qE.prop,YE=qE.event,XE=function(e){return!e.disabled},JE=ds({name:"BVTabButton",inject:{getBvTabs:{default:function(){return function(){return{}}}}},props:{controls:Xm(rp),id:Xm(rp),noKeyNav:Xm(Xu,!1),posInSet:Xm(tp),setSize:Xm(tp),tab:Xm(),tabIndex:Xm(tp)},computed:{bvTabs:function(){return this.getBvTabs()}},methods:{focus:function(){jm(this.$refs.link)},handleEvent:function(e){if(!this.tab.disabled){var t=e.type,n=e.keyCode,o=e.shiftKey;"click"===t||"keydown"===t&&n===Df?(ch(e),this.$emit(mu,e)):"keydown"!==t||this.noKeyNav||(-1!==[Af,Tf,Pf].indexOf(n)?(ch(e),o||n===Pf?this.$emit(xu,e):this.$emit(Lu,e)):-1!==[xf,Ef,Sf].indexOf(n)&&(ch(e),o||n===Sf?this.$emit(Au,e):this.$emit(Mu,e)))}}},render:function(e){var t=this.id,n=this.tabIndex,o=this.setSize,r=this.posInSet,a=this.controls,i=this.handleEvent,s=this.tab,l=s.title,d=s.localActive,c=s.disabled,u=s.titleItemClass,p=s.titleLinkClass,m=s.titleLinkAttributes,h=e(Qf,{staticClass:"nav-link",class:[{active:d&&!c,disabled:c},p,d?this.bvTabs.activeNavItemClass:null],props:{disabled:c},attrs:Fi(Fi({},m),{},{id:t,role:"tab",tabindex:n,"aria-selected":d&&!c?"true":"false","aria-setsize":o,"aria-posinset":r,"aria-controls":a}),on:{click:i,keydown:i},ref:"link"},[this.tab.normalizeSlot(Fp)||l]);return e("li",{staticClass:"nav-item",class:[u],attrs:{role:"presentation"}},[h])}}),eD=jl(NS,["tabs","isNavBar","cardHeader"]),tD=nh(Ul(Fi(Fi(Fi(Fi({},ab),KE),eD),{},{activeNavItemClass:Xm(sp),activeTabClass:Xm(sp),card:Xm(Xu,!1),contentClass:Xm(sp),end:Xm(Xu,!1),lazy:Xm(Xu,!1),navClass:Xm(sp),navWrapperClass:Xm(sp),noFade:Xm(Xu,!1),noKeyNav:Xm(Xu,!1),noNavStyle:Xm(Xu,!1),tag:Xm(rp,"div")})),nu),nD=ds({name:nu,mixins:[ib,QE,Qp],provide:function(){var e=this;return{getBvTabs:function(){return e}}},props:tD,data:function(){return{currentTab:Kp(this[ZE],-1),tabs:[],registeredTabs:[]}},computed:{fade:function(){return!this.noFade},localNavClass:function(){var e=[];return this.card&&this.vertical&&e.push("card-header","h-100","border-bottom-0","rounded-0"),[].concat(e,[this.navClass])}},watch:(rC={},Wi(rC,ZE,(function(e,t){if(e!==t){e=Kp(e,-1),t=Kp(t,0);var n=this.tabs[e];n&&!n.disabled?this.activateTab(n):e<t?this.previousTab():this.nextTab()}})),Wi(rC,"currentTab",(function(e){var t=-1;this.tabs.forEach((function(n,o){o!==e||n.disabled?n.localActive=!1:(n.localActive=!0,t=o)})),this.$emit(YE,t)})),Wi(rC,"tabs",(function(e,t){var n=this;Rf(e.map((function(e){return e[as]})),t.map((function(e){return e[as]})))||this.$nextTick((function(){n.$emit("changed",e.slice(),t.slice())}))})),Wi(rC,"registeredTabs",(function(){this.updateTabs()})),rC),created:function(){this.$_observer=null},mounted:function(){this.setObserver(!0)},beforeDestroy:function(){this.setObserver(!1),this.tabs=[]},methods:{registerTab:function(e){Up(this.registeredTabs,e)||this.registeredTabs.push(e)},unregisterTab:function(e){this.registeredTabs=this.registeredTabs.slice().filter((function(t){return t!==e}))},setObserver:function(){var e=this,t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.$_observer&&this.$_observer.disconnect(),this.$_observer=null,t){this.$_observer=t_(this.$refs.content,(function(){e.$nextTick((function(){cm((function(){e.updateTabs()}))}))}),{childList:!0,subtree:!1,attributes:!0,attributeFilter:["id"]})}},getTabs:function(){var e=this.registeredTabs,t=[];if(ys&&e.length>0){var n=e.map((function(e){return"#".concat(e.safeId())})).join(", ");t=vm(n,this.$el).map((function(e){return e.id})).filter(Wl)}return KT(e,(function(e,n){return t.indexOf(e.safeId())-t.indexOf(n.safeId())}))},updateTabs:function(){var e=this.getTabs(),t=e.indexOf(e.slice().reverse().find((function(e){return e.localActive&&!e.disabled})));if(t<0){var n=this.currentTab;n>=e.length?t=e.indexOf(e.slice().reverse().find(XE)):e[n]&&!e[n].disabled&&(t=n)}t<0&&(t=e.indexOf(e.find(XE))),e.forEach((function(e,n){e.localActive=n===t})),this.tabs=e,this.currentTab=t},getButtonForTab:function(e){return(this.$refs.buttons||[]).find((function(t){return t.tab===e}))},updateButton:function(e){var t=this.getButtonForTab(e);t&&t.$forceUpdate&&t.$forceUpdate()},activateTab:function(e){var t=this.currentTab,n=this.tabs,o=!1;if(e){var r=n.indexOf(e);if(r!==t&&r>-1&&!e.disabled){var a=new av("activate-tab",{cancelable:!0,vueTarget:this,componentId:this.safeId()});this.$emit(a.type,r,t,a),a.defaultPrevented||(this.currentTab=r,o=!0)}}return o||this[ZE]===t||this.$emit(YE,t),o},deactivateTab:function(e){return!!e&&this.activateTab(this.tabs.filter((function(t){return t!==e})).find(XE))},focusButton:function(e){var t=this;this.$nextTick((function(){jm(t.getButtonForTab(e))}))},emitTabClick:function(e,t){Dl(t)&&e&&e.$emit&&!e.disabled&&e.$emit(mu,t)},clickTab:function(e,t){this.activateTab(e),this.emitTabClick(e,t)},firstTab:function(e){var t=this.tabs.find(XE);this.activateTab(t)&&e&&(this.focusButton(t),this.emitTabClick(t,e))},previousTab:function(e){var t=Ah(this.currentTab,0),n=this.tabs.slice(0,t).reverse().find(XE);this.activateTab(n)&&e&&(this.focusButton(n),this.emitTabClick(n,e))},nextTab:function(e){var t=Ah(this.currentTab,-1),n=this.tabs.slice(t+1).find(XE);this.activateTab(n)&&e&&(this.focusButton(n),this.emitTabClick(n,e))},lastTab:function(e){var t=this.tabs.slice().reverse().find(XE);this.activateTab(t)&&e&&(this.focusButton(t),this.emitTabClick(t,e))}},render:function(e){var t=this,n=this.align,o=this.card,r=this.end,a=this.fill,i=this.firstTab,s=this.justified,l=this.lastTab,d=this.nextTab,c=this.noKeyNav,u=this.noNavStyle,p=this.pills,m=this.previousTab,h=this.small,f=this.tabs,g=this.vertical,b=f.find((function(e){return e.localActive&&!e.disabled})),_=f.find((function(e){return!e.disabled})),v=f.map((function(n,o){var r,a=n.safeId,s=null;return c||(s=-1,(n===b||!b&&n===_)&&(s=null)),e(JE,Wi({props:{controls:a?a():null,id:n.controlledBy||(a?a("_BV_tab_button_"):null),noKeyNav:c,posInSet:o+1,setSize:f.length,tab:n,tabIndex:s},on:(r={},Wi(r,mu,(function(e){t.clickTab(n,e)})),Wi(r,xu,i),Wi(r,Lu,m),Wi(r,Mu,d),Wi(r,Au,l),r),key:n[as]||o,ref:"buttons"},ss,!0))})),y=e(LS,{class:this.localNavClass,attrs:{role:"tablist",id:this.safeId("_BV_tab_controls_")},props:{fill:a,justified:s,align:n,tabs:!u&&!p,pills:!u&&p,vertical:g,small:h,cardHeader:o&&!g},ref:"nav"},[this.normalizeSlot("tabs-start")||e(),v,this.normalizeSlot("tabs-end")||e()]);y=e("div",{class:[{"card-header":o&&!g&&!r,"card-footer":o&&!g&&r,"col-auto":g},this.navWrapperClass],key:"bv-tabs-nav"},[y]);var w=this.normalizeSlot()||[],k=e();0===w.length&&(k=e("div",{class:["tab-pane","active",{"card-body":o}],key:"bv-empty-tab"},this.normalizeSlot(Sp)));var x=e("div",{staticClass:"tab-content",class:[{col:g},this.contentClass],attrs:{id:this.safeId("_BV_tab_container_")},key:"bv-content",ref:"content"},[w,k]);return e(this.tag,{staticClass:"tabs",class:{row:g,"no-gutters":g&&o},attrs:{id:this.safeId()}},[r?x:e(),y,r?e():x])}}),oD="active",rD=Gu+oD,aD=nh(Ul(Fi(Fi({},ab),{},(Wi(aC={},oD,Xm(Xu,!1)),Wi(aC,"buttonId",Xm(rp)),Wi(aC,"disabled",Xm(Xu,!1)),Wi(aC,"lazy",Xm(Xu,!1)),Wi(aC,"noBody",Xm(Xu,!1)),Wi(aC,"tag",Xm(rp,"div")),Wi(aC,"title",Xm(rp)),Wi(aC,"titleItemClass",Xm(sp)),Wi(aC,"titleLinkAttributes",Xm(np)),Wi(aC,"titleLinkClass",Xm(sp)),aC))),Yc),iD=ed({components:{BTabs:nD,BTab:ds({name:Yc,mixins:[ib,Qp],inject:{getBvTabs:{default:function(){return function(){return{}}}}},props:aD,data:function(){return{localActive:this[oD]&&!this.disabled}},computed:{bvTabs:function(){return this.getBvTabs()},_isTab:function(){return!0},tabClasses:function(){var e=this.localActive;return[{active:e,disabled:this.disabled,"card-body":this.bvTabs.card&&!this.noBody},e?this.bvTabs.activeTabClass:null]},controlledBy:function(){return this.buttonId||this.safeId("__BV_tab_button__")},computedNoFade:function(){return!this.bvTabs.fade},computedLazy:function(){return this.bvTabs.lazy||this.lazy}},watch:(iC={},Wi(iC,oD,(function(e,t){e!==t&&(e?this.activate():this.deactivate()||this.$emit(rD,this.localActive))})),Wi(iC,"disabled",(function(e,t){if(e!==t){var n=this.bvTabs.firstTab;e&&this.localActive&&n&&(this.localActive=!1,n())}})),Wi(iC,"localActive",(function(e){this.$emit(rD,e)})),iC),mounted:function(){this.registerTab()},updated:function(){var e=this.bvTabs.updateButton;e&&this.hasNormalizedSlot(Fp)&&e(this)},beforeDestroy:function(){this.unregisterTab()},methods:{registerTab:function(){var e=this.bvTabs.registerTab;e&&e(this)},unregisterTab:function(){var e=this.bvTabs.unregisterTab;e&&e(this)},activate:function(){var e=this.bvTabs.activateTab;return!(!e||this.disabled)&&e(this)},deactivate:function(){var e=this.bvTabs.deactivateTab;return!(!e||!this.localActive)&&e(this)}},render:function(e){var t=this.localActive,n=e(this.tag,{staticClass:"tab-pane",class:this.tabClasses,directives:[{name:"show",value:t}],attrs:{role:"tabpanel",id:this.safeId(),"aria-hidden":t?"false":"true","aria-labelledby":this.controlledBy||null},ref:"panel"},[t||!this.computedLazy?this.normalizeSlot():e()]);return e(vh,{props:{mode:"out-in",noFade:this.computedNoFade}},[n])}})}}),sD=ed({components:{BTime:Yk}}),lD=ds({mixins:[Qp],data:function(){return{name:"b-toaster"}},methods:{onAfterEnter:function(e){var t=this;cm((function(){Pm(e,"".concat(t.name,"-enter-to"))}))}},render:function(e){return e("transition-group",{props:{tag:"div",name:this.name},on:{afterEnter:this.onAfterEnter}},this.normalizeSlot())}}),dD=nh({ariaAtomic:Xm(rp),ariaLive:Xm(rp),name:Xm(rp,void 0,!0),role:Xm(rp)},lu),cD=ds({name:lu,mixins:[jf],props:dD,data:function(){return{doRender:!1,dead:!1,staticName:this.name}},beforeMount:function(){var e=this.name;this.staticName=e,Li.g7.hasTarget(e)?(Ql('A "<portal-target>" with name "'.concat(e,'" already exists in the document.'),lu),this.dead=!0):this.doRender=!0},beforeDestroy:function(){this.doRender&&this.emitOnRoot(ph(lu,bu),this.name)},destroyed:function(){var e=this.$el;e&&e.parentNode&&e.parentNode.removeChild(e)},render:function(e){var t=e("div",{class:["d-none",{"b-dead-toaster":this.dead}]});if(this.doRender){var n=e(Li.mf,{staticClass:"b-toaster-slot",props:{name:this.staticName,multiple:!0,tag:"div",slim:!1,transition:lD}});t=e("div",{staticClass:"b-toaster",class:[this.staticName],attrs:{id:this.staticName,role:this.role||null,"aria-live":this.ariaLive,"aria-atomic":this.ariaAtomic}},[n])}return t}}),uD=ah("visible",{type:Xu,defaultValue:!1,event:pu}),pD=uD.mixin,mD=uD.props,hD=uD.prop,fD=uD.event,gD=Fl(qf,["href","to"]),bD=nh(Ul(Fi(Fi(Fi(Fi({},ab),mD),gD),{},{appendToast:Xm(Xu,!1),autoHideDelay:Xm(hp,5e3),bodyClass:Xm(sp),headerClass:Xm(sp),headerTag:Xm(rp,"header"),isStatus:Xm(Xu,!1),noAutoHide:Xm(Xu,!1),noCloseButton:Xm(Xu,!1),noFade:Xm(Xu,!1),noHoverPause:Xm(Xu,!1),solid:Xm(Xu,!1),static:Xm(Xu,!1),title:Xm(rp),toastClass:Xm(sp),toaster:Xm(rp,"b-toaster-top-right"),variant:Xm(rp)})),su),_D=ds({name:su,mixins:[zf,ib,pD,jf,Qp,Xx],inheritAttrs:!1,props:bD,data:function(){return{isMounted:!1,doRender:!1,localShow:!1,isTransitioning:!1,isHiding:!1,order:0,dismissStarted:0,resumeDismiss:0}},computed:{toastClasses:function(){var e=this.appendToast,t=this.variant;return Wi({"b-toast-solid":this.solid,"b-toast-append":e,"b-toast-prepend":!e},"b-toast-".concat(t),t)},slotScope:function(){return{hide:this.hide}},computedDuration:function(){return Ah(Kp(this.autoHideDelay,0),1e3)},computedToaster:function(){return String(this.toaster)},transitionHandlers:function(){return{beforeEnter:this.onBeforeEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,afterLeave:this.onAfterLeave}},computedAttrs:function(){return Fi(Fi({},this.bvAttrs),{},{id:this.safeId(),tabindex:"0"})}},watch:(sC={},Wi(sC,hD,(function(e){this[e?"show":"hide"]()})),Wi(sC,"localShow",(function(e){e!==this[hD]&&this.$emit(fD,e)})),Wi(sC,"toaster",(function(){this.$nextTick(this.ensureToaster)})),Wi(sC,"static",(function(e){e&&this.localShow&&this.ensureToaster()})),sC),created:function(){this.$_dismissTimer=null},mounted:function(){var e=this;this.isMounted=!0,this.$nextTick((function(){e[hD]&&cm((function(){e.show()}))})),this.listenOnRoot(mh(su,ju),(function(t){t===e.safeId()&&e.show()})),this.listenOnRoot(mh(su,Eu),(function(t){t&&t!==e.safeId()||e.hide()})),this.listenOnRoot(ph(lu,bu),(function(t){t===e.computedToaster&&e.hide()}))},beforeDestroy:function(){this.clearDismissTimer()},methods:{show:function(){var e=this;if(!this.localShow){this.ensureToaster();var t=this.buildEvent(ju);this.emitEvent(t),this.dismissStarted=this.resumeDismiss=0,this.order=Date.now()*(this.appendToast?1:-1),this.isHiding=!1,this.doRender=!0,this.$nextTick((function(){cm((function(){e.localShow=!0}))}))}},hide:function(){var e=this;if(this.localShow){var t=this.buildEvent(Eu);this.emitEvent(t),this.setHoverHandler(!1),this.dismissStarted=this.resumeDismiss=0,this.clearDismissTimer(),this.isHiding=!0,cm((function(){e.localShow=!1}))}},buildEvent:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return new av(e,Fi(Fi({cancelable:!1,target:this.$el||null,relatedTarget:null},t),{},{vueTarget:this,componentId:this.safeId()}))},emitEvent:function(e){var t=e.type;this.emitOnRoot(ph(su,t),e),this.$emit(t,e)},ensureToaster:function(){if(!this.static){var e=this.computedToaster;if(!Li.g7.hasTarget(e)){var t=document.createElement("div");document.body.appendChild(t),Jx(this.bvEventRoot,cD,{propsData:{name:e}}).$mount(t)}}},startDismissTimer:function(){this.clearDismissTimer(),this.noAutoHide||(this.$_dismissTimer=setTimeout(this.hide,this.resumeDismiss||this.computedDuration),this.dismissStarted=Date.now(),this.resumeDismiss=0)},clearDismissTimer:function(){clearTimeout(this.$_dismissTimer),this.$_dismissTimer=null},setHoverHandler:function(e){var t=this.$refs["b-toast"];dh(e,t,"mouseenter",this.onPause,Ku),dh(e,t,"mouseleave",this.onUnPause,Ku)},onPause:function(){if(!this.noAutoHide&&!this.noHoverPause&&this.$_dismissTimer&&!this.resumeDismiss){var e=Date.now()-this.dismissStarted;e>0&&(this.clearDismissTimer(),this.resumeDismiss=Ah(this.computedDuration-e,1e3))}},onUnPause:function(){this.noAutoHide||this.noHoverPause||!this.resumeDismiss?this.resumeDismiss=this.dismissStarted=0:this.startDismissTimer()},onLinkClick:function(){var e=this;this.$nextTick((function(){cm((function(){e.hide()}))}))},onBeforeEnter:function(){this.isTransitioning=!0},onAfterEnter:function(){this.isTransitioning=!1;var e=this.buildEvent($u);this.emitEvent(e),this.startDismissTimer(),this.setHoverHandler(!0)},onBeforeLeave:function(){this.isTransitioning=!0},onAfterLeave:function(){this.isTransitioning=!1,this.order=0,this.resumeDismiss=this.dismissStarted=0;var e=this.buildEvent(Tu);this.emitEvent(e),this.doRender=!1},makeToast:function(e){var t=this,n=this.title,o=this.slotScope,r=Hh(this),a=[],i=this.normalizeSlot("toast-title",o);i?a.push(i):n&&a.push(e("strong",{staticClass:"mr-2"},n)),this.noCloseButton||a.push(e(fh,{staticClass:"ml-auto mb-1",on:{click:function(){t.hide()}}}));var s=e();a.length>0&&(s=e(this.headerTag,{staticClass:"toast-header",class:this.headerClass},a));var l=e(r?Qf:"div",{staticClass:"toast-body",class:this.bodyClass,props:r?eh(gD,this):{},on:r?{click:this.onLinkClick}:{}},this.normalizeSlot(xp,o));return e("div",{staticClass:"toast",class:this.toastClass,attrs:this.computedAttrs,key:"toast-".concat(this[as]),ref:"toast"},[s,l])}},render:function(e){if(!this.doRender||!this.isMounted)return e();var t=this.order,n=this.static,o=this.isHiding,r=this.isStatus,a="b-toast-".concat(this[as]),i=e("div",{staticClass:"b-toast",class:this.toastClasses,attrs:Fi(Fi({},n?{}:this.scopedStyleAttrs),{},{id:this.safeId("_toast_outer"),role:o?null:r?"status":"alert","aria-live":o?null:r?"polite":"assertive","aria-atomic":o?null:"true"}),key:a,ref:"b-toast"},[e(vh,{props:{noFade:this.noFade},on:this.transitionHandlers},[this.localShow?this.makeToast(e):e()])]);return e(Li.ZL,{props:{name:a,to:this.computedToaster,order:t,slim:!0,disabled:n}},[i])}}),vD="$bvToast",yD="_bv__toast",wD=["id"].concat(ns(Ll(jl(bD,["static","visible"])))),kD={toastContent:"default",title:"toast-title"},xD=function(e){return wD.reduce((function(t,n){return bl(e[n])||(t[n]=e[n]),t}),{})},SD=ed({plugins:{plugin:function(e){var t=e.extend({name:"BVToastPop",extends:_D,mixins:[Zx],destroyed:function(){var e=this.$el;e&&e.parentNode&&e.parentNode.removeChild(e)},mounted:function(){var e=this,t=function(){e.localShow=!1,e.doRender=!1,e.$nextTick((function(){e.$nextTick((function(){cm((function(){e.$destroy()}))}))}))};this.bvParent.$once(Hu,t),this.$once(Tu,t),this.listenOnRoot(ph(lu,bu),(function(n){n===e.toaster&&t()}))}}),n=function(){function e(t){$i(this,e),Rl(this,{_vm:t,_root:Of(t)}),Ml(this,{_vm:{enumerable:!0,configurable:!1,writable:!1},_root:{enumerable:!0,configurable:!1,writable:!1}})}return Vi(e,[{key:"toast",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e&&!Kl(vD)&&function(e,n){if(!Kl(vD)){var o=Jx(n,t,{propsData:Fi(Fi(Fi({},xD(Hm(su))),jl(e,Ll(kD))),{},{static:!1,visible:!0})});Ll(kD).forEach((function(t){var r=e[t];bl(r)||("title"===t&&kl(r)&&(r=[n.$createElement("strong",{class:"mr-2"},r)]),o.$slots[kD[t]]=Vp(r))}));var r=document.createElement("div");document.body.appendChild(r),o.$mount(r)}}(Fi(Fi({},xD(n)),{},{toastContent:e}),this._vm)}},{key:"show",value:function(e){e&&this._root.$emit(mh(su,ju),e)}},{key:"hide",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this._root.$emit(mh(su,Eu),e)}}]),e}();e.mixin({beforeCreate:function(){this[yD]=new n(this)}}),zl(e.prototype,vD)||Bl(e.prototype,vD,{get:function(){return this&&this[yD]||Ql('"'.concat(vD,'" must be accessed from a Vue instance "this" context.'),su),this[yD]}})}}}),CD=ed({components:{BToast:_D,BToaster:cD},plugins:{BVToastPlugin:SD}}),PD="__BV_Tooltip__",TD={focus:!0,hover:!0,click:!0,blur:!0,manual:!0},ED=/^html$/i,DD=/^noninteractive$/i,AD=/^nofade$/i,RD=/^(auto|top(left|right)?|bottom(left|right)?|left(top|bottom)?|right(top|bottom)?)$/i,ID=/^(window|viewport|scrollParent)$/i,MD=/^d\d+$/i,BD=/^ds\d+$/i,ND=/^dh\d+$/i,LD=/^o-?\d+$/i,zD=/^v-.+$/i,OD=/\s+/,FD=function(e,t,n){if(ys){var o=function(e,t){var n={title:void 0,trigger:"",placement:"top",fallbackPlacement:"flip",container:!1,animation:!0,offset:0,id:null,html:!1,interactive:!0,disabled:!1,delay:Hm(du,"delay",50),boundary:String(Hm(du,"boundary","scrollParent")),boundaryPadding:Kp(Hm(du,"boundaryPadding",5),0),variant:Hm(du,"variant"),customClass:Hm(du,"customClass")};if(kl(e.value)||xl(e.value)||yl(e.value)?n.title=e.value:Tl(e.value)&&(n=Fi(Fi({},n),e.value)),bl(n.title)){var o=is?t.props:(t.data||{}).attrs;n.title=o&&!vl(o.title)?o.title:void 0}Tl(n.delay)||(n.delay={show:Kp(n.delay,0),hide:Kp(n.delay,0)}),e.arg&&(n.container="#".concat(e.arg)),Ll(e.modifiers).forEach((function(e){if(ED.test(e))n.html=!0;else if(DD.test(e))n.interactive=!1;else if(AD.test(e))n.animation=!1;else if(RD.test(e))n.placement=e;else if(ID.test(e))e="scrollparent"===e?"scrollParent":e,n.boundary=e;else if(MD.test(e)){var t=Kp(e.slice(1),0);n.delay.show=t,n.delay.hide=t}else BD.test(e)?n.delay.show=Kp(e.slice(2),0):ND.test(e)?n.delay.hide=Kp(e.slice(2),0):LD.test(e)?n.offset=Kp(e.slice(1),0):zD.test(e)&&(n.variant=e.slice(2)||null)}));var r={};return Vp(n.trigger||"").filter(Wl).join(" ").trim().toLowerCase().split(OD).forEach((function(e){TD[e]&&(r[e]=!0)})),Ll(e.modifiers).forEach((function(e){e=e.toLowerCase(),TD[e]&&(r[e]=!0)})),n.trigger=Ll(r).join(" "),"blur"===n.trigger&&(n.trigger="focus"),n.trigger||(n.trigger="hover focus"),n}(t,n);if(!e[PD]){var r=I_(n,t);e[PD]=Jx(r,XC,{_scopeId:Yx(r,void 0)}),e[PD].__bv_prev_data__={},e[PD].$on(ju,(function(){yl(o.title)&&e[PD].updateData({title:o.title(e)})}))}var a={title:o.title,triggers:o.trigger,placement:o.placement,fallbackPlacement:o.fallbackPlacement,variant:o.variant,customClass:o.customClass,container:o.container,boundary:o.boundary,delay:o.delay,offset:o.offset,noFade:!o.animation,id:o.id,interactive:o.interactive,disabled:o.disabled,html:o.html},i=e[PD].__bv_prev_data__;if(e[PD].__bv_prev_data__=a,!Rf(a,i)){var s={target:e};Ll(a).forEach((function(t){a[t]!==i[t]&&(s[t]="title"===t&&yl(a[t])?a[t](e):a[t])})),e[PD].updateData(s)}}},jD=ed({directives:{VBTooltip:{bind:function(e,t,n){FD(e,t,n)},componentUpdated:function(e,t,n){hs((function(){FD(e,t,n)}))},unbind:function(e){!function(e){e[PD]&&(e[PD].$destroy(),e[PD]=null),delete e[PD]}(e)}}}}),$D=ed({plugins:{AlertPlugin:Eh,AspectPlugin:Fh,AvatarPlugin:hg,BadgePlugin:vg,BreadcrumbPlugin:Eg,ButtonPlugin:Dg,ButtonGroupPlugin:Ig,ButtonToolbarPlugin:Lg,CalendarPlugin:hb,CardPlugin:Jb,CarouselPlugin:h_,CollapsePlugin:rv,DropdownPlugin:Hv,EmbedPlugin:Kv,FormPlugin:ly,FormCheckboxPlugin:Uy,FormDatepickerPlugin:aw,FormFilePlugin:bw,FormGroupPlugin:Ew,FormInputPlugin:$w,FormRadioPlugin:Ww,FormRatingPlugin:tk,FormSelectPlugin:fk,FormSpinbuttonPlugin:Sk,FormTagsPlugin:Ok,FormTextareaPlugin:$k,FormTimepickerPlugin:sx,ImagePlugin:lx,InputGroupPlugin:vx,JumbotronPlugin:Sx,LayoutPlugin:Ax,LinkPlugin:Rx,ListGroupPlugin:Ox,MediaPlugin:Hx,ModalPlugin:BS,NavPlugin:GS,NavbarPlugin:fC,OverlayPlugin:wC,PaginationPlugin:LC,PaginationNavPlugin:jC,PopoverPlugin:SP,ProgressPlugin:AP,SidebarPlugin:QP,SkeletonPlugin:HE,SpinnerPlugin:GE,TablePlugin:FE,TabsPlugin:iD,TimePlugin:sD,ToastPlugin:CD,TooltipPlugin:ed({components:{BTooltip:rP},plugins:{VBTooltipPlugin:jD}})}}),UD=ed({directives:{VBHover:qy}}),VD=ed({directives:{VBModal:PS}}),WD="active",HD=".nav-link",GD=".nav-item",qD=".list-group-item",QD=".dropdown-item",KD=ph("BVScrollspy","activate"),ZD="position",YD={element:"body",offset:10,method:"auto",throttle:75},XD={element:"(string|element|component)",offset:"number",method:"string",throttle:"number"},JD=["webkitTransitionEnd","transitionend","otransitionend","oTransitionEnd"],eA=function(e){return function(e){return Object.prototype.toString.call(e)}(e).match(/\s([a-zA-Z]+)/)[1].toLowerCase()},tA=function(){function e(t,n,o){$i(this,e),this.$el=t,this.$scroller=null,this.$selector=[HD,qD,QD].join(","),this.$offsets=[],this.$targets=[],this.$activeTarget=null,this.$scrollHeight=0,this.$resizeTimeout=null,this.$scrollerObserver=null,this.$targetsObserver=null,this.$root=o||null,this.$config=null,this.updateConfig(n)}return Vi(e,[{key:"updateConfig",value:function(e,t){this.$scroller&&(this.unlisten(),this.$scroller=null);var n=Fi(Fi({},this.constructor.Default),e);if(t&&(this.$root=t),function(e,t,n){for(var o in n)if(zl(n,o)){var r=n[o],a=t[o],i=a&&pm(a)?"element":eA(a);i=a&&a._isVue?"component":i,new RegExp(r).test(i)||Ql("".concat(e,': Option "').concat(o,'" provided type "').concat(i,'" but expected type "').concat(r,'"'))}}(this.constructor.Name,n,this.constructor.DefaultType),this.$config=n,this.$root){var o=this;this.$root.$nextTick((function(){o.listen()}))}else this.listen()}},{key:"dispose",value:function(){this.unlisten(),clearTimeout(this.$resizeTimeout),this.$resizeTimeout=null,this.$el=null,this.$config=null,this.$scroller=null,this.$selector=null,this.$offsets=null,this.$targets=null,this.$activeTarget=null,this.$scrollHeight=null}},{key:"listen",value:function(){var e=this,t=this.getScroller();t&&"BODY"!==t.tagName&&sh(t,"scroll",this,Ku),sh(window,"scroll",this,Ku),sh(window,"resize",this,Ku),sh(window,"orientationchange",this,Ku),JD.forEach((function(t){sh(window,t,e,Ku)})),this.setObservers(!0),this.handleEvent("refresh")}},{key:"unlisten",value:function(){var e=this,t=this.getScroller();this.setObservers(!1),t&&"BODY"!==t.tagName&&lh(t,"scroll",this,Ku),lh(window,"scroll",this,Ku),lh(window,"resize",this,Ku),lh(window,"orientationchange",this,Ku),JD.forEach((function(t){lh(window,t,e,Ku)}))}},{key:"setObservers",value:function(e){var t=this;this.$scrollerObserver&&this.$scrollerObserver.disconnect(),this.$targetsObserver&&this.$targetsObserver.disconnect(),this.$scrollerObserver=null,this.$targetsObserver=null,e&&(this.$targetsObserver=t_(this.$el,(function(){t.handleEvent("mutation")}),{subtree:!0,childList:!0,attributes:!0,attributeFilter:["href"]}),this.$scrollerObserver=t_(this.getScroller(),(function(){t.handleEvent("mutation")}),{subtree:!0,childList:!0,characterData:!0,attributes:!0,attributeFilter:["id","style","class"]}))}},{key:"handleEvent",value:function(e){var t=kl(e)?e:e.type,n=this;"scroll"===t?(this.$scrollerObserver||this.listen(),this.process()):/(resize|orientationchange|mutation|refresh)/.test(t)&&(n.$resizeTimeout||(n.$resizeTimeout=setTimeout((function(){n.refresh(),n.process(),n.$resizeTimeout=null}),n.$config.throttle)))}},{key:"refresh",value:function(){var e=this,t=this.getScroller();if(t){var n=t!==t.window?ZD:"offset",o="auto"===this.$config.method?n:this.$config.method,r=o===ZD?Om:zm,a=o===ZD?this.getScrollTop():0;return this.$offsets=[],this.$targets=[],this.$scrollHeight=this.getScrollHeight(),vm(this.$selector,this.$el).map((function(e){return Am(e,"href")})).filter((function(e){return e&&ol.test(e||"")})).map((function(e){var n=e.replace(ol,"$1").trim();if(!n)return null;var o=ym(n,t);return o&&gm(o)?{offset:Kp(r(o).top,0)+a,target:n}:null})).filter(Wl).sort((function(e,t){return e.offset-t.offset})).reduce((function(t,n){return t[n.target]||(e.$offsets.push(n.offset),e.$targets.push(n.target),t[n.target]=!0),t}),{}),this}}},{key:"process",value:function(){var e=this.getScrollTop()+this.$config.offset,t=this.getScrollHeight(),n=this.$config.offset+t-this.getOffsetHeight();if(this.$scrollHeight!==t&&this.refresh(),e>=n){var o=this.$targets[this.$targets.length-1];this.$activeTarget!==o&&this.activate(o)}else{if(this.$activeTarget&&e<this.$offsets[0]&&this.$offsets[0]>0)return this.$activeTarget=null,void this.clear();for(var r=this.$offsets.length;r--;){this.$activeTarget!==this.$targets[r]&&e>=this.$offsets[r]&&(bl(this.$offsets[r+1])||e<this.$offsets[r+1])&&this.activate(this.$targets[r])}}}},{key:"getScroller",value:function(){if(this.$scroller)return this.$scroller;var e=this.$config.element;return e?(pm(e.$el)?e=e.$el:kl(e)&&(e=ym(e)),e?(this.$scroller="BODY"===e.tagName?window:e,this.$scroller):null):null}},{key:"getScrollTop",value:function(){var e=this.getScroller();return e===window?e.pageYOffset:e.scrollTop}},{key:"getScrollHeight",value:function(){return this.getScroller().scrollHeight||Ah(document.body.scrollHeight,document.documentElement.scrollHeight)}},{key:"getOffsetHeight",value:function(){var e=this.getScroller();return e===window?window.innerHeight:Nm(e).height}},{key:"activate",value:function(e){var t=this;this.$activeTarget=e,this.clear();var n=vm(this.$selector.split(",").map((function(t){return"".concat(t,'[href$="').concat(e,'"]')})).join(","),this.$el);n.forEach((function(e){if(Tm(e,"dropdown-item")){var n=km(".dropdown, .dropup",e);n&&t.setActiveState(ym(".dropdown-toggle",n),!0),t.setActiveState(e,!0)}else{t.setActiveState(e,!0),wm(e.parentElement,GD)&&t.setActiveState(e.parentElement,!0);for(var o=e;o;){var r=(o=km(".nav, .list-group",o))?o.previousElementSibling:null;r&&wm(r,"".concat(HD,", ").concat(qD))&&t.setActiveState(r,!0),r&&wm(r,GD)&&(t.setActiveState(ym(HD,r),!0),t.setActiveState(r,!0))}}})),n&&n.length>0&&this.$root&&this.$root.$emit(KD,e,n)}},{key:"clear",value:function(){var e=this;vm("".concat(this.$selector,", ").concat(GD),this.$el).filter((function(e){return Tm(e,WD)})).forEach((function(t){return e.setActiveState(t,!1)}))}},{key:"setActiveState",value:function(e,t){e&&(t?Cm(e,WD):Pm(e,WD))}}],[{key:"Name",get:function(){return"v-b-scrollspy"}},{key:"Default",get:function(){return YD}},{key:"DefaultType",get:function(){return XD}}]),e}(),nA="__BV_Scrollspy__",oA=/^\d+$/,rA=/^(auto|position|offset)$/,aA=function(e,t,n){if(ys){var o=function(e){var t={};return e.arg&&(t.element="#".concat(e.arg)),Ll(e.modifiers).forEach((function(e){oA.test(e)?t.offset=Kp(e,0):rA.test(e)&&(t.method=e)})),kl(e.value)?t.element=e.value:xl(e.value)?t.offset=Nh(e.value):Pl(e.value)&&Ll(e.value).filter((function(e){return!!tA.DefaultType[e]})).forEach((function(n){t[n]=e.value[n]})),t}(t);e[nA]?e[nA].updateConfig(o,Of(I_(n,t))):e[nA]=new tA(e,o,Of(I_(n,t)))}};const iA={install:Jl({plugins:{componentsPlugin:$D,directivesPlugin:ed({plugins:{VBHoverPlugin:UD,VBModalPlugin:VD,VBPopoverPlugin:xP,VBScrollspyPlugin:ed({directives:{VBScrollspy:{bind:function(e,t,n){aA(e,t,n)},inserted:function(e,t,n){aA(e,t,n)},update:function(e,t,n){t.value!==t.oldValue&&aA(e,t,n)},componentUpdated:function(e,t,n){t.value!==t.oldValue&&aA(e,t,n)},unbind:function(e){!function(e){e[nA]&&(e[nA].dispose(),e[nA]=null,delete e[nA])}(e)}}}}),VBTogglePlugin:ov,VBTooltipPlugin:jD,VBVisiblePlugin:ed({directives:{VBVisible:$b}})}})}}),NAME:"BootstrapVue"};var sA=a(85072),lA=a.n(sA),dA=a(24302),cA={insert:"head",singleton:!1};lA()(dA.A,cA);dA.A.locals;var uA=a(14744),pA=a.n(uA);function mA(e){return mA="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},mA(e)}function hA(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function gA(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?fA(Object(n),!0).forEach((function(t){hA(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fA(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function bA(e){return function(e){if(Array.isArray(e))return vA(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||_A(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _A(e,t){if(e){if("string"==typeof e)return vA(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?vA(e,t):void 0}}function vA(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n<t;n++)o[n]=e[n];return o}function yA(e){return Array.isArray(e)}function wA(e){return void 0===e}function kA(e){return"object"===mA(e)}function xA(e){return"object"===mA(e)&&null!==e}function SA(e){return"function"==typeof e}var CA=(function(){try{return!wA(window)}catch(e){return!1}}()?window:a.g).console||{};function PA(e){CA&&CA.warn&&CA.warn(e)}var TA=function(){return PA("This vue app/component has no vue-meta configuration")},EA={title:void 0,titleChunk:"",titleTemplate:"%s",htmlAttrs:{},bodyAttrs:{},headAttrs:{},base:[],link:[],meta:[],style:[],script:[],noscript:[],__dangerouslyDisableSanitizers:[],__dangerouslyDisableSanitizersByTagID:{}},DA="_vueMeta",AA={keyName:"metaInfo",attribute:"data-vue-meta",ssrAttribute:"data-vue-meta-server-rendered",tagIDKeyName:"vmid",contentKeyName:"content",metaTemplateKeyName:"template",waitOnDestroyed:!0,debounceWait:10,ssrAppId:"ssr"},RA=Object.keys(EA),IA=[RA[12],RA[13]],MA=[RA[1],RA[2],"changed"].concat(IA),BA=[RA[3],RA[4],RA[5]],NA=["link","style","script"],LA=["base","meta","link"],zA=["noscript","script","style"],OA=["innerHTML","cssText","json"],FA=["once","skip","template"],jA=["body","pbody"],$A=["allowfullscreen","amp","amp-boilerplate","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","truespeed","typemustmatch","visible"],UA=null;function VA(e,t,n){var o=e.debounceWait;t[DA].initialized||!t[DA].initializing&&"watcher"!==n||(t[DA].initialized=null),t[DA].initialized&&!t[DA].pausing&&function(e,t){if(!(t=void 0===t?10:t))return void e();clearTimeout(UA),UA=setTimeout((function(){e()}),t)}((function(){t.$meta().refresh()}),o)}function WA(e,t,n){if(!Array.prototype.findIndex){for(var o=0;o<e.length;o++)if(t.call(n,e[o],o,e))return o;return-1}return e.findIndex(t,n)}function HA(e){return Array.from?Array.from(e):Array.prototype.slice.call(e)}function GA(e,t){if(!Array.prototype.includes){for(var n in e)if(e[n]===t)return!0;return!1}return e.includes(t)}var qA=function(e,t){return(t||document).querySelectorAll(e)};function QA(e,t){return e[t]||(e[t]=document.getElementsByTagName(t)[0]),e[t]}function KA(e,t,n){var o=t.appId,r=t.attribute,a=t.type,i=t.tagIDKeyName;n=n||{};var s=["".concat(a,"[").concat(r,'="').concat(o,'"]'),"".concat(a,"[data-").concat(i,"]")].map((function(e){for(var t in n){var o=n[t],r=o&&!0!==o?'="'.concat(o,'"'):"";e+="[data-".concat(t).concat(r,"]")}return e}));return HA(qA(s.join(", "),e))}function ZA(e,t){e.removeAttribute(t)}function YA(e){return(e=e||this)&&(!0===e[DA]||kA(e[DA]))}function XA(e,t){return e[DA].pausing=!0,function(){return JA(e,t)}}function JA(e,t){if(e[DA].pausing=!1,t||void 0===t)return e.$meta().refresh()}function eR(e){var t=e.$router;!e[DA].navGuards&&t&&(e[DA].navGuards=!0,t.beforeEach((function(t,n,o){XA(e),o()})),t.afterEach((function(){e.$nextTick((function(){var t=JA(e).metaInfo;t&&SA(t.afterNavigation)&&t.afterNavigation(t)}))})))}var tR=1;function nR(e,t){var n=["activated","deactivated","beforeMount"],o=!1;return{beforeCreate:function(){var r=this,a="$root",i=this[a],s=this.$options,l=e.config.devtools;if(Object.defineProperty(this,"_hasMetaInfo",{configurable:!0,get:function(){return l&&!i[DA].deprecationWarningShown&&(PA("VueMeta DeprecationWarning: _hasMetaInfo has been deprecated and will be removed in a future version. Please use hasMetaInfo(vm) instead"),i[DA].deprecationWarningShown=!0),YA(this)}}),this===i&&i.$once("hook:beforeMount",(function(){if(!(o=this.$el&&1===this.$el.nodeType&&this.$el.hasAttribute("data-server-rendered"))&&i[DA]&&1===i[DA].appId){var e=QA({},"html");o=e&&e.hasAttribute(t.ssrAttribute)}})),!wA(s[t.keyName])&&null!==s[t.keyName]){if(i[DA]||(i[DA]={appId:tR},tR++,l&&i.$options[t.keyName]&&this.$nextTick((function(){var e=function(e,t,n){if(Array.prototype.find)return e.find(t,n);for(var o=0;o<e.length;o++)if(t.call(n,e[o],o,e))return e[o]}(i.$children,(function(e){return e.$vnode&&e.$vnode.fnOptions}));e&&e.$vnode.fnOptions[t.keyName]&&PA("VueMeta has detected a possible global mixin which adds a ".concat(t.keyName," property to all Vue components on the page. This could cause severe performance issues. If possible, use $meta().addApp to add meta information instead"))}))),!this[DA]){this[DA]=!0;for(var d=this.$parent;d&&d!==i;)wA(d[DA])&&(d[DA]=!1),d=d.$parent}SA(s[t.keyName])&&(s.computed=s.computed||{},s.computed.$metaInfo=s[t.keyName],this.$isServer||this.$on("hook:created",(function(){this.$watch("$metaInfo",(function(){VA(t,this[a],"watcher")}))}))),wA(i[DA].initialized)&&(i[DA].initialized=this.$isServer,i[DA].initialized||(i[DA].initializedSsr||(i[DA].initializedSsr=!0,this.$on("hook:beforeMount",(function(){var e=this[a];o&&(e[DA].appId=t.ssrAppId)}))),this.$on("hook:mounted",(function(){var e=this[a];e[DA].initialized||(e[DA].initializing=!0,this.$nextTick((function(){var n=e.$meta().refresh(),o=n.tags,r=n.metaInfo;!1===o&&null===e[DA].initialized&&this.$nextTick((function(){return VA(t,e,"init")})),e[DA].initialized=!0,delete e[DA].initializing,!t.refreshOnceOnNavigation&&r.afterNavigation&&eR(e)})))})),t.refreshOnceOnNavigation&&eR(i))),this.$on("hook:destroyed",(function(){var e=this;this.$parent&&YA(this)&&(delete this._hasMetaInfo,this.$nextTick((function(){if(t.waitOnDestroyed&&e.$el&&e.$el.offsetParent)var n=setInterval((function(){e.$el&&null!==e.$el.offsetParent||(clearInterval(n),VA(t,e.$root,"destroyed"))}),50);else VA(t,e.$root,"destroyed")})))})),this.$isServer||n.forEach((function(e){r.$on("hook:".concat(e),(function(){VA(t,this[a],e)}))}))}}}}function oR(e){return{keyName:(e=kA(e)?e:{}).keyName||AA.keyName,attribute:e.attribute||AA.attribute,ssrAttribute:e.ssrAttribute||AA.ssrAttribute,tagIDKeyName:e.tagIDKeyName||AA.tagIDKeyName,contentKeyName:e.contentKeyName||AA.contentKeyName,metaTemplateKeyName:e.metaTemplateKeyName||AA.metaTemplateKeyName,debounceWait:wA(e.debounceWait)?AA.debounceWait:e.debounceWait,waitOnDestroyed:wA(e.waitOnDestroyed)?AA.waitOnDestroyed:e.waitOnDestroyed,ssrAppId:e.ssrAppId||AA.ssrAppId,refreshOnceOnNavigation:!!e.refreshOnceOnNavigation}}function rR(e,t){return t&&kA(e)?(yA(e[t])||(e[t]=[]),e):yA(e)?e:[]}var aR=[[/&/g,"&amp;"],[/</g,"&lt;"],[/>/g,"&gt;"],[/"/g,"&quot;"],[/'/g,"&#x27;"]],iR=[[/&/g,"&"],[/</g,"<"],[/>/g,">"],[/"/g,'"'],[/'/g,"'"]];function sR(e,t,n,o){var r=t.tagIDKeyName,a=n.doEscape,i=void 0===a?function(e){return e}:a,s={};for(var l in e){var d=e[l];if(GA(MA,l))s[l]=d;else{var c=IA[0];if(n[c]&&GA(n[c],l))s[l]=d;else{var u=e[r];if(u&&(c=IA[1],n[c]&&n[c][u]&&GA(n[c][u],l)))s[l]=d;else if("string"==typeof d?s[l]=i(d):yA(d)?s[l]=d.map((function(e){return xA(e)?sR(e,t,n,!0):i(e)})):xA(d)?s[l]=sR(d,t,n,!0):s[l]=d,o){var p=i(l);l!==p&&(s[p]=s[l],delete s[l])}}}}return s}function lR(e,t,n){n=n||[];var o={doEscape:function(e){return n.reduce((function(e,t){return e.replace(t[0],t[1])}),e)}};return IA.forEach((function(e,n){if(0===n)rR(t,e);else if(1===n)for(var r in t[e])rR(t[e],r);o[e]=t[e]})),sR(t,e,o)}function dR(e,t,n,o){var r=e.component,a=e.metaTemplateKeyName,i=e.contentKeyName;return!0!==n&&!0!==t[a]&&(wA(n)&&t[a]&&(n=t[a],t[a]=!0),n?(wA(o)&&(o=t[i]),t[i]=SA(n)?n.call(r,o):n.replace(/%s/g,o),!0):(delete t[a],!1))}var cR=!1;function uR(e,t,n){return n=n||{},void 0===t.title&&delete t.title,BA.forEach((function(e){if(t[e])for(var n in t[e])n in t[e]&&void 0===t[e][n]&&(GA($A,n)&&!cR&&(PA("VueMeta: Please note that since v2 the value undefined is not used to indicate boolean attributes anymore, see migration guide for details"),cR=!0),delete t[e][n])})),pA()(e,t,{arrayMerge:function(e,t){return function(e,t,n){var o=e.component,r=e.tagIDKeyName,a=e.metaTemplateKeyName,i=e.contentKeyName,s=[];return t.length||n.length?(t.forEach((function(e,t){if(e[r]){var l=WA(n,(function(t){return t[r]===e[r]})),d=n[l];if(-1!==l){if(i in d&&void 0===d[i]||"innerHTML"in d&&void 0===d.innerHTML)return s.push(e),void n.splice(l,1);if(null!==d[i]&&null!==d.innerHTML){var c=e[a];if(c){if(!d[a])return dR({component:o,metaTemplateKeyName:a,contentKeyName:i},d,c),void(d.template=!0);d[i]||dR({component:o,metaTemplateKeyName:a,contentKeyName:i},d,void 0,e[i])}}else n.splice(l,1)}else s.push(e)}else s.push(e)})),s.concat(n)):s}(n,e,t)}})}function pR(e,t){return mR(e||{},t,EA)}function mR(e,t,n){if(n=n||{},t._inactive)return n;var o=(e=e||{}).keyName,r=t.$metaInfo,a=t.$options,i=t.$children;if(a[o]){var s=r||a[o];kA(s)&&(n=uR(n,s,e))}return i.length&&i.forEach((function(t){(function(e){return(e=e||this)&&!wA(e[DA])})(t)&&(n=mR(e,t,n))})),n}var hR=[];function fR(e,t,n,o){var r=e.tagIDKeyName,a=!1;return n.forEach((function(e){e[r]&&e.callback&&(a=!0,function(e,t){1===arguments.length&&(t=e,e=""),hR.push([e,t])}("".concat(t,"[data-").concat(r,'="').concat(e[r],'"]'),e.callback))})),o&&a?gR():a}function gR(){var e;"complete"!==(e||document).readyState?document.onreadystatechange=function(){bR()}:bR()}function bR(e){hR.forEach((function(t){var n=t[0],o=t[1],r="".concat(n,'[onload="this.__vm_l=1"]'),a=[];e||(a=HA(qA(r))),e&&e.matches(r)&&(a=[e]),a.forEach((function(e){if(!e.__vm_cb){var t=function(){e.__vm_cb=!0,ZA(e,"onload"),o(e)};e.__vm_l?t():e.__vm_ev||(e.__vm_ev=!0,e.addEventListener("load",t))}}))}))}var _R,vR={};function yR(e,t,n,o,r){var a=(t||{}).attribute,i=r.getAttribute(a);i&&(vR[n]=JSON.parse(decodeURI(i)),ZA(r,a));var s=vR[n]||{},l=[];for(var d in s)void 0!==s[d]&&e in s[d]&&(l.push(d),o[d]||delete s[d][e]);for(var c in o){var u=s[c];u&&u[e]===o[c]||(l.push(c),void 0!==o[c]&&(s[c]=s[c]||{},s[c][e]=o[c]))}for(var p=0,m=l;p<m.length;p++){var h=m[p],f=s[h],g=[];for(var b in f)Array.prototype.push.apply(g,[].concat(f[b]));if(g.length){var _=GA($A,h)&&g.some(Boolean)?"":g.filter((function(e){return void 0!==e})).join(" ");r.setAttribute(h,_)}else ZA(r,h)}vR[n]=s}function wR(e,t,n,o,r,a){var i=t||{},s=i.attribute,l=i.tagIDKeyName,d=jA.slice();d.push(l);var c=[],u={appId:e,attribute:s,type:n,tagIDKeyName:l},p={head:KA(r,u),pbody:KA(a,u,{pbody:!0}),body:KA(a,u,{body:!0})};if(o.length>1){var m=[];o=o.filter((function(e){var t=JSON.stringify(e),n=!GA(m,t);return m.push(t),n}))}o.forEach((function(t){if(!t.skip){var o=document.createElement(n);t.once||o.setAttribute(s,e),Object.keys(t).forEach((function(e){if(!GA(FA,e))if("innerHTML"!==e)if("json"!==e)if("cssText"!==e)if("callback"!==e){var n=GA(d,e)?"data-".concat(e):e,r=GA($A,e);if(!r||t[e]){var a=r?"":t[e];o.setAttribute(n,a)}}else o.onload=function(){return t[e](o)};else o.styleSheet?o.styleSheet.cssText=t.cssText:o.appendChild(document.createTextNode(t.cssText));else o.innerHTML=JSON.stringify(t.json);else o.innerHTML=t.innerHTML}));var r,a=p[function(e){var t=e.body,n=e.pbody;return t?"body":n?"pbody":"head"}(t)],i=a.some((function(e,t){return r=t,o.isEqualNode(e)}));i&&(r||0===r)?a.splice(r,1):c.push(o)}}));var h=[];for(var f in p)Array.prototype.push.apply(h,p[f]);return h.forEach((function(e){e.parentNode.removeChild(e)})),c.forEach((function(e){e.hasAttribute("data-body")?a.appendChild(e):e.hasAttribute("data-pbody")?a.insertBefore(e,a.firstChild):r.appendChild(e)})),{oldTags:h,newTags:c}}function kR(e,t,n){var o=t=t||{},r=o.ssrAttribute,a=o.ssrAppId,i={},s=QA(i,"html");if(e===a&&s.hasAttribute(r)){ZA(s,r);var l=!1;return NA.forEach((function(e){n[e]&&fR(t,e,n[e])&&(l=!0)})),l&&gR(),!1}var d,c={},u={};for(var p in n)if(!GA(MA,p))if("title"!==p){if(GA(BA,p)){var m=p.substr(0,4);yR(e,t,p,n[p],QA(i,m))}else if(yA(n[p])){var h=wR(e,t,p,n[p],QA(i,"head"),QA(i,"body")),f=h.oldTags,g=h.newTags;g.length&&(c[p]=g,u[p]=f)}}else((d=n.title)||""===d)&&(document.title=d);return{tagsAdded:c,tagsRemoved:u}}function xR(e,t,n){return{set:function(o){return function(e,t,n,o){if(e&&e.$el)return kR(t,n,o);(_R=_R||{})[t]=o}(e,t,n,o)},remove:function(){return function(e,t,n){if(e&&e.$el){var o,r={},a=function(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=_A(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var o=0,r=function(){};return{s:r,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,s=!1;return{s:function(){n=e[Symbol.iterator]()},n:function(){var e=n.next();return i=e.done,e},e:function(e){s=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(s)throw a}}}}(BA);try{for(a.s();!(o=a.n()).done;){var i=o.value,s=i.substr(0,4);yR(t,n,i,{},QA(r,s))}}catch(e){a.e(e)}finally{a.f()}return function(e,t){var n=e.attribute;HA(qA("[".concat(n,'="').concat(t,'"]'))).map((function(e){return e.remove()}))}(n,t)}_R[t]&&(delete _R[t],CR())}(e,t,n)}}}function SR(){return _R}function CR(e){!e&&Object.keys(_R).length||(_R=void 0)}function PR(e,t,n,o){n=n||[];var r=(e=e||{}).tagIDKeyName;return t.title&&(t.titleChunk=t.title),t.titleTemplate&&"%s"!==t.titleTemplate&&dR({component:o,contentKeyName:"title"},t,t.titleTemplate,t.titleChunk||""),t.base&&(t.base=Object.keys(t.base).length?[t.base]:[]),t.meta&&(t.meta=t.meta.filter((function(e,t,n){return!e[r]||t===WA(n,(function(t){return t[r]===e[r]}))})),t.meta.forEach((function(t){return dR(e,t)}))),lR(e,t,n)}function TR(e,t,n,o){var r=e||{},a=r.ssrAppId,i=r.attribute,s=r.tagIDKeyName,l=o||{},d=l.appId,c=l.isSSR,u=void 0===c||c,p=l.body,m=void 0!==p&&p,h=l.pbody,f=void 0!==h&&h,g=l.ln,b=void 0!==g&&g,_=[s].concat(bA(jA));return n&&n.length?n.reduce((function(e,n){if(n.skip)return e;if(0===Object.keys(n).length)return e;if(Boolean(n.body)!==m||Boolean(n.pbody)!==f)return e;var o=n.once?"":" ".concat(i,'="').concat(d||(!1===u?"1":a),'"');for(var r in n)if(!OA.includes(r)&&!FA.includes(r))if("callback"!==r){var s="";_.includes(r)&&(s="data-");var l=!s&&$A.includes(r);l&&!n[r]||(o+=" ".concat(s).concat(r)+(l?"":'="'.concat(n[r],'"')))}else o+=' onload="this.__vm_l=1"';var c="";n.json&&(c=JSON.stringify(n.json));var p=n.innerHTML||n.cssText||c,h=!LA.includes(t),g=h&&zA.includes(t);return"".concat(e,"<").concat(t).concat(o).concat(!g&&h?"/":"",">")+(g?"".concat(p,"</").concat(t,">"):"")+(b?"\n":"")}),""):""}function ER(e,t,n){var o={data:t,extraData:void 0,addInfo:function(e,t){this.extraData=this.extraData||{},this.extraData[e]=t},callInjectors:function(e){var t=this.injectors;return(e.body||e.pbody?"":t.title.text(e))+t.meta.text(e)+t.base.text(e)+t.link.text(e)+t.style.text(e)+t.script.text(e)+t.noscript.text(e)},injectors:{head:function(e){return o.callInjectors(gA(gA({},n),{},{ln:e}))},bodyPrepend:function(e){return o.callInjectors(gA(gA({},n),{},{ln:e,pbody:!0}))},bodyAppend:function(e){return o.callInjectors(gA(gA({},n),{},{ln:e,body:!0}))}}},r=function(t){if(MA.includes(t))return"continue";o.injectors[t]={text:function(r){if(r=gA(gA({addSsrAttribute:!0===r},n),r),"title"===t)return function(e,t,n,o){var r=(o||{}).ln;return n?"<".concat(t,">").concat(n,"</").concat(t,">").concat(r?"\n":""):""}(0,t,o.data[t],r);if(BA.includes(t)){var a={},i=o.data[t];if(i){var s=!1===r.isSSR?"1":e.ssrAppId;for(var l in i)a[l]=hA({},s,i[l])}if(o.extraData)for(var d in o.extraData){var c=o.extraData[d][t];if(c)for(var u in c)a[u]=gA(gA({},a[u]),{},hA({},d,c[u]))}return function(e,t,n,o){var r=o.addSsrAttribute,a=e||{},i=a.attribute,s=a.ssrAttribute,l="";for(var d in n){var c=n[d],u=[];for(var p in c)u.push.apply(u,bA([].concat(c[p])));u.length&&(l+=$A.includes(d)&&u.some(Boolean)?"".concat(d):"".concat(d,'="').concat(u.join(" "),'"'),l+=" ")}return l&&(l+="".concat(i,'="').concat(encodeURI(JSON.stringify(n)),'"')),"htmlAttrs"===t&&r?"".concat(s).concat(l?" ":"").concat(l):l}(e,t,a,r)}var p=TR(e,t,o.data[t],r);if(o.extraData)for(var m in o.extraData){var h=o.extraData[m][t],f=TR(e,t,h,gA({appId:m},r));p="".concat(p).concat(f)}return p}}};for(var a in EA)r(a);return o}function DR(e){e=e||{};var t=this.$root;return{getOptions:function(){return function(e){var t={};for(var n in e)t[n]=e[n];return t}(e)},setOptions:function(n){var o="refreshOnceOnNavigation";n&&n[o]&&(e.refreshOnceOnNavigation=!!n[o],eR(t));var r="debounceWait";if(n&&r in n){var a=parseInt(n[r]);isNaN(a)||(e.debounceWait=a)}var i="waitOnDestroyed";n&&i in n&&(e.waitOnDestroyed=!!n[i])},refresh:function(){return function(e,t){if(t=t||{},!e[DA])return TA(),{};var n=PR(t,pR(t,e),iR,e),o=kR(e[DA].appId,t,n);o&&SA(n.changed)&&(n.changed(n,o.tagsAdded,o.tagsRemoved),o={addedTags:o.tagsAdded,removedTags:o.tagsRemoved});var r=SR();if(r){for(var a in r)kR(a,t,r[a]),delete r[a];CR(!0)}return{vm:e,metaInfo:n,tags:o}}(t,e)},inject:function(n){return function(e,t,n){if(!e[DA])return TA(),{};var o=ER(t,PR(t,pR(t,e),aR,e),n),r=SR();if(r){for(var a in r)o.addInfo(a,r[a]),delete r[a];CR(!0)}return o.injectors}(t,e,n)},pause:function(){return XA(t)},resume:function(){return JA(t)},addApp:function(n){return xR(t,n,e)}}}var AR={version:"2.4.0",install:function(e,t){e.__vuemeta_installed||(e.__vuemeta_installed=!0,t=oR(t),e.prototype.$meta=function(){return DR.call(this,t)},e.mixin(nR(e,t)))},generate:function(e,t){return function(e,t){return ER(t=oR(t),PR(t,e,aR)).injectors}(e,t)},hasMetaInfo:YA};const RR=AR;n.default.use(iA),n.default.component("large-sidebar",(function(){return a.e(5152).then(a.bind(a,63515))})),n.default.component("customizer",(function(){return a.e(3242).then(a.bind(a,98878))})),n.default.component("vue-perfect-scrollbar",(function(){return a.e(152).then(a.t.bind(a,30209,23))})),n.default.use(RR,{keyName:"metaInfo",attribute:"data-vue-meta",ssrAttribute:"data-vue-meta-server-rendered",tagIDKeyName:"vmid",refreshOnceOnNavigation:!0}),function(e,t){var n;if(tr||(tr=new nr("en",{}),Vo({defaultMessage:function(e,t){return tr.resolve(e,null==t?void 0:t._rule_,t||{})}})),"string"==typeof e)return tr.locale=e,t&&tr.merge(((n={})[e]=t,n)),void er.$emit("change:locale");tr.merge(e)}({en:{messages:{required:"This field is required",required_if:"This field is required",regex:"This field must be a valid",mimes:"This field must have a valid file type.",size:function(e,t){var n=t.size;return"This field size must be less than ".concat(n,".")},min:"This field must have no less than {length} characters",max:function(e,t){var n=t.length;return"This field must have no more than ".concat(n," characters")}}}}),Object.keys(e).forEach((function(t){jo(t,e[t])})),n.default.component("ValidationObserver",Pr),n.default.component("ValidationProvider",kr),window.axios=a(72505),window.axios.defaults.baseURL="",window.axios.defaults.withCredentials=!0,window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",axios.interceptors.response.use((function(e){return e}),(function(e){return e.response&&e.response.data?(401===e.response.status&&(window.location.href="/login"),404===e.response.status&&lo.push({name:"NotFound"}),403===e.response.status&&lo.push({name:"not_authorize"}),Promise.reject(e.response.data)):Promise.reject(e.message)})),window.Fire=new n.default,n.default.component("login-component",a(72976).A),n.default.component("forgot-component",a(60195).A),n.default.component("reset-component",a(81993).A),n.default.config.productionTip=!0,n.default.config.silent=!0,n.default.config.devtools=!1;new n.default({el:"#login",store:yo,i18n:lt,router:lo})})()})();