From 96419e7c3ff448a8daa1181589aa048672c3d575 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 25 Oct 2024 20:16:50 +0200 Subject: [PATCH] Add back JS packages --- package.json | 2 ++ public/assets/css/all-css.css | 4 ++-- public/assets/js/all-js.js | 2 +- public/mix-manifest.json | 22 ---------------------- webpack.mix.js | 5 +++++ 5 files changed, 10 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 3741fbc1f..7a547eec7 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,12 @@ "bootstrap-datepicker": "^1.10.0", "bootstrap-hover-dropdown": "^2.2.1", "bootstrap-progressbar": "^0.9.0", + "datatables": "^1.10.18", "date-fns": "^3.6.0", "feather-icons": "^4.29.2", "flexboxgrid2": "^7.2.1", "icheck": "^1.0.2", + "jquery-colorbox": "^1.6.4", "jquery-migrate": "3.5.2", "laravel-echo": "^1.16.1", "laravel-vite-plugin": "^1.0", diff --git a/public/assets/css/all-css.css b/public/assets/css/all-css.css index 8c747a4e9..3a2b756cb 100644 --- a/public/assets/css/all-css.css +++ b/public/assets/css/all-css.css @@ -6,7 +6,7 @@ * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/) * Copyright 2011-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}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}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.icheckbox_flat-green,.iradio_flat-green{display:inline-block;vertical-align:middle;margin:0;padding:0;width:20px;height:20px;background:url(green.png) no-repeat;border:none;cursor:pointer}.icheckbox_flat-green{background-position:0 0}.icheckbox_flat-green.checked{background-position:-22px 0}.icheckbox_flat-green.disabled{background-position:-44px 0;cursor:default}.icheckbox_flat-green.checked.disabled{background-position:-66px 0}.iradio_flat-green{background-position:-88px 0}.iradio_flat-green.checked{background-position:-110px 0}.iradio_flat-green.disabled{background-position:-132px 0;cursor:default}.iradio_flat-green.checked.disabled{background-position:-154px 0}@media (-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.icheckbox_flat-green,.iradio_flat-green{background-image:url(green@2x.png);-webkit-background-size:176px 22px;background-size:176px 22px}}/*! + */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}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}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.icheckbox_flat-green,.iradio_flat-green{display:inline-block;vertical-align:middle;margin:0;padding:0;width:20px;height:20px;background:url(green.png) no-repeat;border:none;cursor:pointer}.icheckbox_flat-green{background-position:0 0}.icheckbox_flat-green.checked{background-position:-22px 0}.icheckbox_flat-green.disabled{background-position:-44px 0;cursor:default}.icheckbox_flat-green.checked.disabled{background-position:-66px 0}.iradio_flat-green{background-position:-88px 0}.iradio_flat-green.checked{background-position:-110px 0}.iradio_flat-green.disabled{background-position:-132px 0;cursor:default}.iradio_flat-green.checked.disabled{background-position:-154px 0}@media (-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.icheckbox_flat-green,.iradio_flat-green{background-image:url(green@2x.png);-webkit-background-size:176px 22px;background-size:176px 22px}}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333!important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-moz-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-ms-linear-gradient(top,#fff 0,#dcdcdc 100%);background:-o-linear-gradient(top,#fff 0,#dcdcdc 100%);background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0,#111 100%);background:-moz-linear-gradient(top,#585858 0,#111 100%);background:-ms-linear-gradient(top,#585858 0,#111 100%);background:-o-linear-gradient(top,#585858 0,#111 100%);background:linear-gradient(to bottom,#585858 0,#111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}/*! * animate.css - https://animate.style/ * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT @@ -20,7 +20,7 @@ * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. - */:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}[ui-pnotify].ui-pnotify .brighttheme{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[ui-pnotify].ui-pnotify .brighttheme.ui-pnotify-container{padding:1.3rem}[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-left:1.8rem}[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-right:1.8rem;margin-left:0}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-title{font-size:1.2rem;line-height:1.4rem;margin-top:-.2rem;margin-bottom:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-text{font-size:1rem;line-height:1.2rem;margin-top:0}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-icon{line-height:1}[ui-pnotify].ui-pnotify .brighttheme-notice{background-color:#ffffa2;border:0 solid #ff0}[ui-pnotify].ui-pnotify .brighttheme-notice div,[ui-pnotify].ui-pnotify .brighttheme-notice h4{color:#4f4f00}[ui-pnotify].ui-pnotify .brighttheme-info{background-color:#8fcedd;border:0 solid #0286a5}[ui-pnotify].ui-pnotify .brighttheme-info div,[ui-pnotify].ui-pnotify .brighttheme-info h4{color:#012831}[ui-pnotify].ui-pnotify .brighttheme-success{background-color:#aff29a;border:0 solid #35db00}[ui-pnotify].ui-pnotify .brighttheme-success div,[ui-pnotify].ui-pnotify .brighttheme-success h4{color:#104300}[ui-pnotify].ui-pnotify .brighttheme-error{background-color:#ffaba2;background-image:repeating-linear-gradient(135deg,transparent,transparent 35px,rgba(255,255,255,.3) 35px,rgba(255,255,255,.3) 70px);border:0 solid #ff1800}[ui-pnotify].ui-pnotify .brighttheme-error div,[ui-pnotify].ui-pnotify .brighttheme-error h4{color:#4f0800}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-closer,[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-sticker{font-size:1rem;line-height:1.2rem}[ui-pnotify].ui-pnotify .brighttheme-icon-closer,[ui-pnotify].ui-pnotify .brighttheme-icon-error,[ui-pnotify].ui-pnotify .brighttheme-icon-info,[ui-pnotify].ui-pnotify .brighttheme-icon-notice,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker,[ui-pnotify].ui-pnotify .brighttheme-icon-success{position:relative;width:1rem;height:1rem;font-size:1rem;font-weight:700;line-height:1rem;font-family:"Courier New",Courier,monospace;border-radius:50%}[ui-pnotify].ui-pnotify .brighttheme-icon-closer:after,[ui-pnotify].ui-pnotify .brighttheme-icon-info:after,[ui-pnotify].ui-pnotify .brighttheme-icon-notice:after,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker:after,[ui-pnotify].ui-pnotify .brighttheme-icon-success:after{position:absolute;top:0;left:.2rem}[ui-pnotify].ui-pnotify .brighttheme-icon-notice{background-color:#2e2e00;color:#ffffa2}[ui-pnotify].ui-pnotify .brighttheme-icon-notice:after{content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-info{background-color:#012831;color:#8fcedd}[ui-pnotify].ui-pnotify .brighttheme-icon-info:after{content:"i"}[ui-pnotify].ui-pnotify .brighttheme-icon-success{background-color:#104300;color:#aff29a}[ui-pnotify].ui-pnotify .brighttheme-icon-success:after{content:"\002713"}[ui-pnotify].ui-pnotify .brighttheme-icon-error{width:0;height:0;font-size:0;line-height:0;border-radius:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-bottom:1.2rem solid #2e0400;color:#ffaba2}[ui-pnotify].ui-pnotify .brighttheme-icon-error:after{position:absolute;top:.1rem;left:-.25rem;font-size:.9rem;font-weight:700;line-height:1.4rem;font-family:"Courier New",Courier,monospace;content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-closer,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker{display:inline-block}[ui-pnotify].ui-pnotify .brighttheme-icon-closer:after{content:"\002715"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker:after{top:-1px;content:"\002016"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker.brighttheme-icon-stuck:after{content:"\00003E"}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-confirm{margin-top:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-prompt-bar{margin-bottom:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-action-button{text-transform:uppercase;font-weight:700;padding:.4rem 1rem;border:none;background:0 0;cursor:pointer}[ui-pnotify].ui-pnotify .brighttheme-notice .ui-pnotify-action-button.brighttheme-primary{background-color:#ff0;color:#4f4f00}[ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-action-button.brighttheme-primary{background-color:#0286a5;color:#012831}[ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-action-button.brighttheme-primary{background-color:#35db00;color:#104300}[ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-action-button.brighttheme-primary{background-color:#ff1800;color:#4f0800}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-right:8px;padding-left:8px}.container-fluid{padding-right:16px;padding-left:16px}@media only screen and (min-width:576px){.container{width:560px;max-width:100%}}@media only screen and (min-width:768px){.container{width:752px;max-width:100%}}@media only screen and (min-width:992px){.container{width:976px;max-width:100%}}@media only screen and (min-width:1200px){.container{width:1184px;max-width:100%}}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.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-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.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-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.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-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.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-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:8px;padding-left:8px;max-width:100%}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xs{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}@media only screen and (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-sm{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:768px){.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-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-md{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:992px){.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-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-lg{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:1200px){.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-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xl{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (max-width:575px){.hidden-xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hidden-sm{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-md{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-lg{display:none}}@media only screen and (min-width:1200px){.hidden-xl{display:none}}.left_col{background:#2a3f54}.nav-sm .container.body .col-md-3.left_col{min-height:100%;width:70px;padding:0;z-index:9999;position:absolute}.nav-sm .container.body .col-md-3.left_col.menu_fixed{position:fixed;height:100%}.nav-sm .container.body .col-md-3.left_col .mCSB_container,.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox{overflow:visible}.nav-sm .hidden-small{visibility:hidden}.nav-sm .container.body .right_col{padding:10px 20px;margin-left:70px;z-index:2}.nav-sm .navbar.nav_title{width:70px}.nav-sm .navbar.nav_title a span{display:none}.nav-sm .navbar.nav_title a i{font-size:27px;margin:13px 0 0 3px}.site_title i{border:1px solid #eaeaea;padding:5px 6px;border-radius:50%}.nav-sm .main_container .top_nav{display:block;margin-left:70px;z-index:2}.nav-sm .nav.side-menu li a{text-align:center!important;font-weight:400;font-size:10px;padding:10px 5px}.nav-sm .nav.child_menu li.active,.nav-sm .nav.side-menu li.active-sm{border-right:5px solid #1abb9c}.nav-sm .nav.side-menu li.active-sm ul ul,.nav-sm ul.nav.child_menu ul{position:static;width:200px;background:0 0}.nav-sm>.nav.side-menu>li.active-sm>a{color:#1abb9c!important}.nav-sm .nav.side-menu li a i.toggle-up{display:none!important}.nav-sm .nav.side-menu li a i{font-size:25px!important;text-align:center;width:100%!important;margin-bottom:5px}.nav-sm ul.nav.child_menu{left:100%;position:absolute;top:0;width:210px;z-index:4000;background:#3e5367;display:none}.nav-sm ul.nav.child_menu li{padding:0 10px}.nav-sm ul.nav.child_menu li a{text-align:left!important}.nav-sm .profile{display:none}.menu_section{margin-bottom:35px}.menu_section h3{padding-left:23px;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-weight:700;font-size:11px;margin-bottom:0;margin-top:0;text-shadow:1px 1px #000}.menu_section>ul{margin-top:10px}.profile_pic{width:35%;float:left}.img-circle.profile_img{width:70%;background:#fff;margin-left:15%;z-index:1000;position:inherit;margin-top:20px;border:1px solid rgba(52,73,94,.44);padding:4px}.profile_info{padding:25px 10px 10px;width:65%;float:left}.profile_info span{font-size:13px;line-height:30px;color:#bab8b8}.profile_info h2{font-size:14px;color:#ecf0f1;margin:0;font-weight:300}.profile.img_2{text-align:center}.profile.img_2 .profile_pic{width:100%}.profile.img_2 .profile_pic .img-circle.profile_img{width:50%;margin:10px 0 0}.profile.img_2 .profile_info{padding:15px 10px 0;width:100%;margin-bottom:10px;float:left}.main_menu span.fa{float:right;text-align:center;margin-top:5px;font-size:10px;min-width:inherit;color:#c4cfda}.active a span.fa{text-align:right!important;margin-right:4px}.nav-sm .menu_section{margin:0}.nav-sm .menu_section h3,.nav-sm span.fa{display:none}.nav-sm li li span.fa{display:inline-block}.nav_menu{float:left;background:#ededed;border-bottom:1px solid #d9dee4;margin-bottom:10px;width:100%;position:relative}@media (min-width:480px){.nav_menu{position:static}}.nav-md .container.body .col-md-3.left_col{min-height:100%;width:230px;padding:0;position:absolute;display:-ms-flexbox;display:flex;z-index:1}.nav-md .container.body .col-md-3.left_col.menu_fixed{height:100%;position:fixed}body .container.body .right_col{background:#f7f7f7}.nav-md .container.body .right_col{padding:10px 20px 0;margin-left:230px}.nav_title{width:230px;float:left;background:#2a3f54;border-radius:0;height:57px}@media (max-width:991px){.nav-md .container.body .right_col,.nav-md .container.body .top_nav{width:100%;margin:0}.nav-md .container.body .col-md-3.left_col{display:none}.nav-md .container.body .right_col{width:100%;padding-right:0}.right_col{padding:10px!important}}@media (max-width:1200px){.x_title h2{width:62%;font-size:17px}.graph,.tile{zoom:85%;height:inherit}}@media (max-width:1270px) and (min-width:192px){.x_title h2 small{display:none}}.left_col .mCSB_scrollTools{width:6px}.left_col .mCSB_dragger{max-height:400px!important}.blue{color:#3498db}.purple{color:#9b59b6}.green{color:#1abb9c}.aero{color:#9cc2cb}.red{color:#e74c3c}.dark{color:#34495e}.border-blue{border-color:#3498db!important}.border-purple{border-color:#9b59b6!important}.border-green{border-color:#1abb9c!important}.border-aero{border-color:#9cc2cb!important}.border-red{border-color:#e74c3c!important}.border-dark{border-color:#34495e!important}.bg-white{background:#fff!important;border:1px solid #fff!important;color:#73879c}.bg-green{background:#1abb9c!important;border:1px solid #1abb9c!important;color:#fff}.bg-red{background:#e74c3c!important;border:1px solid #e74c3c!important;color:#fff}.bg-blue{background:#3498db!important;border:1px solid #3498db!important;color:#fff}.bg-orange{background:#f39c12!important;border:1px solid #f39c12!important;color:#fff}.bg-purple{background:#9b59b6!important;border:1px solid #9b59b6!important;color:#fff}.bg-blue-sky{background:#50c1cf!important;border:1px solid #50c1cf!important;color:#fff}.container{width:100%;padding:0}.navbar-brand,.navbar-nav>li>a{color:#fff!important}.top_nav .nav .open>a,.top_nav .nav .open>a:focus,.top_nav .nav .open>a:hover,.top_nav .nav>li>a:focus,.top_nav .nav>li>a:hover{background:#d9dee4}body{color:#73879c;background:#2a3f54;font-family:'Helvetica Neue',Roboto,Arial,'Droid Sans',sans-serif;font-size:13px;font-weight:400;line-height:1.471}.main_container .top_nav{display:block;margin-left:230px}.no-padding{padding:0!important}.page-title{width:100%;height:65px;padding:10px 0}.page-title .title_left{width:45%;float:left;display:block}.page-title .title_left h3{margin:9px 0}.page-title .title_right{width:55%;float:left;display:block}.page-title .title_right .pull-right{margin:10px 0}.dropdown,.dropleft,.dropright,.dropup{position:relative;display:flex}.fixed_height_320{height:320px}.fixed_height_390{height:390px}.fixed_height_200{height:200px}.overflow_hidden{overflow:hidden}.bg-dark{background-color:#34495e!important}.bg-gray{background-color:#bdc3c7!important}table.no-margin .progress{margin-bottom:0}.main_content{padding:10px 20px}.col-md-55{width:50%;margin-bottom:10px}@media (min-width:768px){.col-md-55{width:20%}}@media (min-width:992px){.col-md-55{width:20%}}@media (min-width:1200px){.col-md-55{width:20%}}@media (min-width:192px) and (max-width:1270px){table.tile_info span.right{margin-right:7px;float:left}}.center-margin{margin:0 auto;float:none!important}.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-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-55,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;float:left;padding-right:10px;padding-left:10px}.row{margin-right:-10px;margin-left:-10px}.grid_slider .col-md-6{padding:0 40px}.h1,.h2,.h3,h1,h2,h3{margin-top:10px;margin-bottom:10px}a{color:#5a738e;text-decoration:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,:active,:focus,:visited,a,a:active,a:focus,a:visited{outline:0}a:focus,a:hover{text-decoration:none}.navbar{margin-bottom:0}.navbar-header{background:#34495e}.navbar-right{margin-right:0}.top_nav .navbar-right{margin:0;width:70%;float:right}.top_nav .navbar-right li{display:inline-block;float:right;position:static}@media (min-width:480px){.top_nav .navbar-right li{position:relative}}.top_nav .dropdown-menu li{width:100%}.top_nav .dropdown-menu li a{width:100%;padding:12px 20px}.top_nav li a i{font-size:15px}.navbar-static-top{position:fixed;top:0;width:100%}.sidebar-header{border-bottom:0;margin-top:46px}.sidebar-header:first-of-type{margin-top:0}.nav.side-menu>li{position:relative;display:block;cursor:pointer}.nav.side-menu>li>a{margin-bottom:6px}.nav.side-menu>li>a:hover{color:#f2f5f7!important}.nav.side-menu>li>a:hover,.nav>li>a:focus{text-decoration:none;background:0 0}.nav.child_menu{display:none}.nav.child_menu li.active,.nav.child_menu li:hover{background-color:rgba(255,255,255,.06)}.nav.child_menu li{padding-left:36px}.nav-md ul.nav.child_menu li:before{background:#425668;bottom:auto;content:'';height:8px;left:23px;margin-top:15px;position:absolute;right:auto;width:8px;z-index:1;border-radius:50%}.nav-md ul.nav.child_menu li:after{border-left:1px solid #425668;bottom:0;content:'';left:27px;position:absolute;top:0}.nav-md ul.nav.child_menu li:last-child::after{bottom:50%}.nav.child_menu>li>a,.nav.side-menu>li>a{color:#e7e7e7;font-weight:500}.nav.child_menu li li.active,.nav.child_menu li li:hover{background:0 0}.nav.child_menu li li a.active,.nav.child_menu li li a:hover{color:#fff}.nav>li>a{position:relative;display:block;padding:13px 15px 12px}.nav.side-menu>li.active,.nav.side-menu>li.current-page{border-right:5px solid #1abb9c}.nav li.current-page{background:rgba(255,255,255,.05)}.nav li li li.current-page{background:0 0}.nav li li.current-page a{color:#fff}.nav.side-menu>li.active>a{text-shadow:rgba(0,0,0,.25) 0 -1px 0;background:linear-gradient(#334556,#2c4257),#2a3f54;box-shadow:rgba(0,0,0,.25) 0 1px 0,inset rgba(255,255,255,.16) 0 1px 0}.navbar-brand,.navbar-nav>li>a{font-weight:500;color:#ecf0f1!important;margin-left:0!important;line-height:32px}.site_title{text-overflow:ellipsis;overflow:hidden;font-weight:400;font-size:22px;width:100%;color:#ecf0f1!important;margin-left:0!important;line-height:59px;display:block;height:55px;margin:0;padding-left:10px}.site_title:focus,.site_title:hover{text-decoration:none}.nav.navbar-nav>li>a{color:#515356!important}.nav.top_menu>li>a{position:relative;display:block;padding:10px 15px;color:#34495e!important}.nav>li>a:focus,.nav>li>a:hover{background-color:transparent}.top_search{padding:0}.top_search .form-control{border-right:0;box-shadow:inset 0 1px 0 rgba(0,0,0,.075);border-radius:25px 0 0 25px;padding-left:20px;border:1px solid rgba(221,226,232,.49)}.top_search .form-control:focus{border:1px solid rgba(221,226,232,.49);border-right:0}.top_search .input-group-btn button{border-radius:0 25px 25px 0;border:1px solid rgba(221,226,232,.49);border-left:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#93a2b2;margin-bottom:0!important}.toggle{float:left;margin:0;padding-top:16px;width:70px}.toggle a{padding:15px 15px 0;margin:0;cursor:pointer}.toggle a i{font-size:26px}.nav.child_menu>li>a{color:rgba(255,255,255,.75);font-size:12px;padding:9px}.panel_toolbox{float:right;min-width:70px}.panel_toolbox>li{float:left;cursor:pointer}.panel_toolbox>li>a{padding:5px;color:#c5c7cb;font-size:14px}.panel_toolbox>li>a:hover{background:#f5f7fa}.line_30{line-height:30px}.main_menu_side{padding:0}.bs-docs-sidebar .nav>li>a{display:block;padding:4px 6px}footer{background:#fff;padding:10px 20px;display:block}.nav-sm footer{margin-left:70px}.footer_fixed footer{position:fixed;left:0;bottom:0;width:100%}@media (min-width:768px){.footer_fixed footer{margin-left:0}}@media (min-width:768px){.footer_fixed .nav-sm footer{margin-left:0}}.tile-stats.sparkline{padding:10px;text-align:center}.jqstooltip{background:#34495e!important;width:30px!important;height:22px!important;text-decoration:none}.tooltip{display:block!important}.tiles{border-top:1px solid #ccc;margin-top:15px;padding-top:5px;margin-bottom:0}.tile{overflow:hidden}.top_tiles{margin-bottom:0}.top_tiles .tile h2{font-size:30px;line-height:30px;margin:3px 0 7px;font-weight:700}article.media{width:100%}*,:after,:before{box-sizing:border-box}#integration-list{width:100%;margin:0 auto;display:table}#integration-list ul{padding:0;margin:20px 0;color:#555}#integration-list ul>li{list-style:none;border-top:1px solid #ddd;display:block;padding:15px;overflow:hidden}#integration-list ul:last-child{border-bottom:1px solid #ddd}#integration-list ul>li:hover{background:#efefef}.expand{display:block;text-decoration:none;color:#555;cursor:pointer}.expand h2{width:85%;float:left}h2{font-size:18px;font-weight:400}#left,#right{display:table}#sup{display:table-cell;vertical-align:middle;width:80%}.detail a{text-decoration:none;color:#c0392b;border:1px solid #c0392b;padding:6px 10px 5px;font-size:13px;margin-right:7px}.detail{margin:10px 0 10px 0;display:none;line-height:22px;height:150px}.detail span{margin:0}.right-arrow{width:10px;float:right;font-weight:700;font-size:20px}.accordion .panel{margin-bottom:5px;border-radius:0;border-bottom:1px solid #efefef}.accordion .panel-heading{background:#f2f5f7;padding:13px;width:100%;display:block}.accordion .panel:hover{background:#f2f5f7}.x_panel{position:relative;width:100%;margin-bottom:10px;padding:10px 17px;display:inline-block;background:#fff;border:1px solid #e6e9ed;-moz-column-break-inside:avoid;column-break-inside:avoid;opacity:1;transition:all .2s ease}.x_title{border-bottom:2px solid #e6e9ed;padding:1px 5px 6px;margin-bottom:10px}.x_title .filter{width:40%;float:right}.x_title h2{margin:5px 0 6px;float:left;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.x_title h2 small{margin-left:10px}.x_title span{color:#bdbdbd}.x_content{padding:0 5px 6px;position:relative;width:100%;float:left;clear:both;margin-top:5px}.x_content h4{font-size:16px;font-weight:500}legend{padding-bottom:7px}.demo-placeholder{height:280px}.profile_details:nth-child(3n){clear:both}.profile_details .profile_view{display:inline-block;padding:10px 0 0;background:#fff}.profile_details .profile_view .divider{border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.profile_details .profile_view .ratings{margin-bottom:0}.profile_details .profile_view .bottom{background:#f2f5f7;padding:9px 0;border-top:1px solid #e6e9ed}.profile_details .profile_view .left{margin-top:20px}.profile_details .profile_view .left p{margin-bottom:3px}.profile_details .profile_view .right{margin-top:0;padding:10px}.profile_details .profile_view .img-circle{border:1px solid #e6e9ed;padding:2px}.profile_details .profile_view h2{margin:5px 0}.profile_details .profile_view .ratings{text-align:left;font-size:16px}.profile_details .profile_view .brief{margin:0;font-weight:300}.profile_details .profile_left{background:#fff}.pagination.pagination-split li{display:inline-block;margin-right:3px}.pagination.pagination-split li a{border-radius:4px;color:#768399;-moz-border-radius:4px;-webkit-border-radius:4px}table.tile h3,table.tile h4,table.tile span{font-weight:700;vertical-align:middle!important}table.tile td,table.tile th{text-align:center}table.tile th{border-bottom:1px solid #e6ecee}table.tile td{padding:5px 0}table.tile td ul{text-align:left;padding-left:0}table.tile td ul li{list-style:none;width:100%}table.tile td ul li a{width:100%}table.tile td ul li a big{right:0;float:right;margin-right:13px}table.tile_info{width:100%}table.tile_info td{text-align:left;padding:1px;font-size:15px}table.tile_info td p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:28px}table.tile_info td i{margin-right:8px;font-size:17px;float:left;width:18px;line-height:28px}table.tile_info td:first-child{width:83%}td span{line-height:28px}.sidebar-widget{overflow:hidden}.error-number{font-size:90px;line-height:90px;margin:20px 0}.col-middle{margin-top:5%}.mid_center{width:370px;margin:0 auto;text-align:center;padding:10px 20px}h3.degrees{font-size:22px;font-weight:400;text-align:center}.degrees:after{content:'o';position:relative;top:-12px;font-size:13px;font-weight:300}.daily-weather .day{font-size:14px;border-top:2px solid rgba(115,135,156,.36);text-align:center;border-bottom:2px solid rgba(115,135,156,.36);padding:5px 0}.weather-days .col-sm-2{overflow:hidden;width:16.66666667%}.weather .row{margin-bottom:0}.bulk-actions{display:none}table.countries_list{width:100%}table.countries_list td{padding:0 10px;line-height:30px;border-top:1px solid #eee}.dataTables_paginate a{padding:6px 9px!important;background:#ddd!important;border-color:#ddd!important}.paging_full_numbers a.paginate_active{background-color:rgba(38,185,154,.59)!important;border-color:rgba(38,185,154,.59)!important}a.DTTT_button,button.DTTT_button,div.DTTT_button{border:1px solid #e7e7e7!important;background:#e7e7e7!important;box-shadow:none!important}table.jambo_table{border:1px solid rgba(221,221,221,.78)}table.jambo_table thead{background:rgba(52,73,94,.94);color:#ecf0f1}table.jambo_table tbody tr:hover td{background:rgba(38,185,154,.07);border-top:1px solid rgba(38,185,154,.11);border-bottom:1px solid rgba(38,185,154,.11)}table.jambo_table tbody tr.selected{background:rgba(38,185,154,.16)}table.jambo_table tbody tr.selected td{border-top:1px solid rgba(38,185,154,.4);border-bottom:1px solid rgba(38,185,154,.4)}.dataTables_paginate a{background:red}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;padding:14px 0 2px 0;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#fff}.dataTables_length{width:40%;float:left}.dataTables_filter{width:50%;float:right;text-align:right}.dataTables_info{width:60%;float:left}.dataTables_paginate{float:right;text-align:right}table.dataTable td.focus,table.dataTable th.focus{outline:2px solid #1abb9c!important;outline-offset:-1px}table.display{margin:0 auto;clear:both;width:100%}table.display thead th{padding:8px 18px 8px 10px;border-bottom:1px solid #000;font-weight:700;cursor:pointer}table.display tfoot th{padding:3px 18px 3px 10px;border-top:1px solid #000;font-weight:700}table.display tr.heading2 td{border-bottom:1px solid #aaa}table.display td{padding:3px 10px}table.display td.center{text-align:center}table.display thead td:active,table.display thead th:active{outline:0}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top .dataTables_info{float:none}.clear{clear:both}.dataTables_empty{text-align:center}tfoot input{margin:.5em 0;width:100%;color:#444}tfoot input.search_init{color:#999}td.group{background-color:#d1cfd0;border-bottom:2px solid #a19b9e;border-top:2px solid #a19b9e}td.details{background-color:#d1cfd0;border:2px solid #a19b9e}.example_alt_pagination div.dataTables_info{width:40%}.paging_full_numbers{width:400px;height:22px;line-height:22px}.paging_full_numbers a:active{outline:0}.paging_full_numbers a:hover{text-decoration:none}.paging_full_numbers a.paginate_active,.paging_full_numbers a.paginate_button{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;padding:2px 5px;margin:0 3px;cursor:pointer}.paging_full_numbers a.paginate_button{background-color:#ddd}.paging_full_numbers a.paginate_button:hover{background-color:#ccc;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#99b3ff}table.display tr.even.row_selected td{background-color:#b0bed9}table.display tr.odd.row_selected td{background-color:#9fafd1}div.box{height:100px;padding:10px;overflow:auto;border:1px solid #8080ff;background-color:#e5e5ff}ul.msg_list li{background:#f7f7f7;padding:5px;display:-ms-flexbox;display:flex;margin:6px 6px 0;width:96%!important}ul.msg_list li:last-child{margin-bottom:6px}ul.msg_list li a{padding:3px 5px!important}ul.msg_list li a .image img{border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;float:left;margin-right:10px;width:11%}ul.msg_list li a .time{font-size:11px;font-style:italic;font-weight:700;position:absolute;right:35px}ul.msg_list li a .message{display:block!important;font-size:11px}.dropdown-menu.msg_list span{white-space:normal}.dropdown-menu{border:medium none;box-shadow:none;display:none;float:left;font-size:12px;left:0;list-style:none outside none;padding:0;position:absolute;text-shadow:none;top:100%;z-index:9998;border:1px solid #d9dee4;border-top-left-radius:0;border-top-right-radius:0}.dropdown-menu>li>a{color:#5a738e}.navbar-nav .open .dropdown-menu{position:absolute;background:#fff;margin-top:0;border:1px solid #d9dee4;-webkit-box-shadow:none;right:0;left:auto;width:220px}.navbar-nav .open .dropdown-menu.msg_list{width:300px}.info-number .badge{font-size:10px;font-weight:400;line-height:13px;padding:2px 6px;position:absolute;right:2px;top:8px}ul.to_do{padding:0}ul.to_do li{background:#f3f3f3;border-radius:3px;position:relative;padding:7px;margin-bottom:5px;list-style:none}ul.to_do p{margin:0}.dashboard-widget{background:#f6f6f6;border-top:5px solid #79c3df;border-radius:3px;padding:5px 10px 10px}.dashboard-widget .dashboard-widget-title{font-weight:400;border-bottom:1px solid #c1cdcd;margin:0 0 10px 0;padding-bottom:5px;padding-left:40px;line-height:30px}.dashboard-widget .dashboard-widget-title i{font-size:100%;margin-left:-35px;margin-right:10px;color:#33a1c9;padding:3px 6px;border:1px solid #abd9ea;border-radius:5px;background:#fff}ul.quick-list{width:45%;padding-left:0;display:inline-block}ul.quick-list li{padding-left:10px;list-style:none;margin:0;padding-bottom:6px;padding-top:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}ul.quick-list li i{padding-right:10px;color:#757679}.dashboard-widget-content{padding-top:9px}.dashboard-widget-content .sidebar-widget{width:50%;display:inline-block;vertical-align:top;background:#fff;border:1px solid #abd9ea;border-radius:5px;text-align:center;float:right;padding:2px;margin-top:10px}.widget_summary{width:100%;display:-ms-inline-flexbox;display:inline-flex}.widget_summary .w_left{float:left;text-align:left}.widget_summary .w_center{float:left}.widget_summary .w_right{float:left;text-align:right}.widget_summary .w_right span{font-size:20px}.w_20{width:20%}.w_25{width:25%}.w_55{width:55%}h5.graph_title{text-align:left;margin-left:10px}h5.graph_title i{margin-right:10px;font-size:17px}span.right{float:right;font-size:14px!important}.tile_info a{text-overflow:ellipsis}.sidebar-footer{bottom:0;clear:both;display:block;padding:5px 0 0 0;position:fixed;width:230px;background:#2a3f54}.sidebar-footer a{padding:7px 0 3px;text-align:center;width:25%;font-size:17px;display:block;float:left;background:#172d44}.sidebar-footer a:hover{background:#425567}.tile_count{margin-bottom:20px;margin-top:20px}.tile_count .tile_stats_count{border-bottom:1px solid #d9dee4;padding:0 10px 0 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative}@media (min-width:992px){footer{margin-left:230px}}@media (min-width:992px){.tile_count .tile_stats_count{margin-bottom:10px;border-bottom:0;padding-bottom:10px}}.tile_count .tile_stats_count:before{content:'';position:absolute;left:0;height:65px;border-left:2px solid #adb2b5;margin-top:10px}@media (min-width:992px){.tile_count .tile_stats_count:first-child:before{border-left:0}}.tile_count .tile_stats_count .count{font-size:30px;line-height:47px;font-weight:600}@media (min-width:768px){.tile_count .tile_stats_count .count{font-size:40px}}@media (min-width:992px) and (max-width:1100px){.tile_count .tile_stats_count .count{font-size:30px}}.tile_count .tile_stats_count span{font-size:12px}@media (min-width:768px){.tile_count .tile_stats_count span{font-size:13px}}.tile_count .tile_stats_count .count_bottom i{width:12px}.dashboard_graph{background:#fff;padding:7px 10px}.dashboard_graph .col-md-3,.dashboard_graph .col-md-9{padding:0}a.user-profile{color:#5e6974!important}.user-profile img{width:29px;height:29px;border-radius:50%;margin-right:10px}ul.top_profiles{height:330px;width:100%}ul.top_profiles li{margin:0;padding:3px 5px}ul.top_profiles li:nth-child(odd){background-color:#eee}.media .profile_thumb{border:1px solid;width:50px;height:50px;margin:5px 10px 5px 0;border-radius:50%;padding:9px 12px}.media .profile_thumb i{font-size:30px}.media .date{background:#ccc;width:52px;margin-right:10px;border-radius:10px;padding:5px}.media .date .month{margin:0;text-align:center;color:#fff}.media .date .day{text-align:center;color:#fff;font-size:27px;margin:0;line-height:27px;font-weight:700}.event .media-body a.title{font-weight:700}.event .media-body p{margin-bottom:0}h4.graph_title{margin:7px;text-align:center}.fontawesome-icon-list .fa-hover a:hover{background-color:#b7b7b7;color:#fff;text-decoration:none}.fontawesome-icon-list .fa-hover a{display:block;line-height:32px;height:32px;padding-left:10px;border-radius:4px}.fontawesome-icon-list .fa-hover a:hover .fa{font-size:28px;vertical-align:-6px}.fontawesome-icon-list .fa-hover a .fa{width:32px;font-size:16px;display:inline-block;text-align:right;margin-right:10px}.main_menu .fa{width:26px;opacity:.99;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tile-stats{position:relative;display:block;margin-bottom:12px;border:1px solid #e4e4e4;-webkit-border-radius:5px;overflow:hidden;padding-bottom:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background:#fff;transition:all .3s ease-in-out}.tile-stats:hover .icon i{animation-name:tansformAnimation;animation-duration:.5s;animation-iteration-count:1;color:rgba(58,58,58,.41);animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-name:tansformAnimation;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;-moz-animation-name:tansformAnimation;-moz-animation-duration:.5s;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-fill-mode:forwards}.tile-stats .icon{width:20px;height:20px;color:#bab8b8;position:absolute;right:53px;top:22px;z-index:1}.tile-stats .icon i{margin:0;font-size:60px;line-height:0;vertical-align:bottom;padding:0}.tile-stats .count{font-size:38px;font-weight:700;line-height:1.65857}.tile-stats .count,.tile-stats h3,.tile-stats p{position:relative;margin:0;margin-left:10px;z-index:5;padding:0}.tile-stats h3{color:#bab8b8}.tile-stats p{margin-top:5px;font-size:12px}.tile-stats>.dash-box-footer{position:relative;text-align:center;margin-top:5px;padding:3px 0;color:#fff;color:rgba(255,255,255,.8);display:block;z-index:10;background:rgba(0,0,0,.1);text-decoration:none}.tile-stats>.dash-box-footer:hover{color:#fff;background:rgba(0,0,0,.15)}.tile-stats>.dash-box-footer:hover{color:#fff;background:rgba(0,0,0,.15)}table.tile_info{padding:10px 15px}table.tile_info span.right{margin-right:0;float:right;position:absolute;right:4%}.tile:hover{text-decoration:none}.tile_header{border-bottom:transparent;padding:7px 15px;margin-bottom:15px;background:#e7e7e7}.tile_head h4{margin-top:0;margin-bottom:5px}.tiles-bottom{padding:5px 10px;margin-top:10px;background:rgba(194,194,194,.3);text-align:left}a.star{color:#428bca!important}.mail_content{background:none repeat scroll 0 0 #fff;border-radius:4px;margin-top:20px;min-height:500px;padding:10px 11px;width:100%}.list-btn-mail{margin-bottom:15px}.list-btn-mail.active{border-bottom:1px solid #39b3d7;padding:0 0 14px}.list-btn-mail>i{float:left;font-size:18px;font-style:normal;width:33px}.list-btn-mail>.cn{background:none repeat scroll 0 0 #39b3d7;border-radius:12px;color:#fff;float:right;font-style:normal;padding:0 5px}.button-mail{margin:0 0 15px!important;text-align:left;width:100%}.btn,.buttons,.modal-footer .btn+.btn,button{margin-bottom:5px;margin-right:5px}.btn-group .btn,.btn-group-vertical .btn{margin-bottom:0;margin-right:0}.mail_list_column{border-left:1px solid #dbdbdb}.mail_view{border-left:1px solid #dbdbdb}.mail_list{width:100%;border-bottom:1px solid #dbdbdb;margin-bottom:2px;display:inline-block}.mail_list .left{width:5%;float:left;margin-right:3%}.mail_list .right{width:90%;float:left}.mail_list h3{font-size:15px;font-weight:700;margin:0 0 6px}.mail_list h3 small{float:right;color:#adabab;font-size:11px;line-height:20px}.mail_list .badge{padding:3px 6px;font-size:8px;background:#bab7b7}@media (max-width:767px){.mail_list{margin-bottom:5px;display:inline-block}}.mail_heading h4{font-size:18px;border-bottom:1px solid #ddd;padding-bottom:10px;margin-top:20px}.attachment{margin-top:30px}.attachment ul{width:100%;list-style:none;padding-left:0;display:inline-block;margin-bottom:30px}.attachment ul li{float:left;width:150px;margin-right:10px;margin-bottom:10px}.attachment ul li img{height:150px;border:1px solid #ddd;padding:5px;margin-bottom:10px}.attachment ul li span{float:right}.attachment .file-name{float:left}.attachment .links{width:100%;display:inline-block}.compose{padding:0;position:fixed;bottom:0;right:0;background:#fff;border:1px solid #d9dee4;border-right:0;border-bottom:0;border-top-left-radius:5px;z-index:9999;display:none}.compose .compose-header{padding:5px;background:#169f85;color:#fff;border-top-left-radius:5px}.compose .compose-header .close{text-shadow:0 1px 0 #fff;line-height:.8}.compose .compose-body .editor.btn-toolbar{margin:0}.compose .compose-body .editor-wrapper{height:100%;min-height:50px;max-height:180px;border-radius:0;border-left:none;border-right:none;overflow:auto}.compose .compose-footer{padding:10px}.editor.btn-toolbar{zoom:1;background:#f7f7f7;margin:5px 2px;padding:3px 0;border:1px solid #efefef}.input-group{margin-bottom:10px}.ln_solid{border-top:1px solid #e5e5e5;color:#fff;background-color:#fff;height:1px;margin:20px 0}span.section{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.form-control{border-radius:0;width:100%}.form-horizontal .control-label{padding-top:8px}.form-control:focus{border-color:#ccd0d7;box-shadow:none!important}legend{font-size:18px;color:inherit}.form-horizontal .form-group{margin-right:0;margin-left:0}.form-control-feedback{margin-top:8px;height:23px;color:#bbb;line-height:24px;font-size:15px}.form-control-feedback.left{border-right:1px solid #ccc;left:13px}.form-control-feedback.right{border-left:1px solid #ccc;right:13px}.form-control.has-feedback-left{padding-left:45px}.form-control.has-feedback-right{padding-right:45px}.form-group{margin-bottom:10px}.validate{margin-top:10px}.invalid-form-error-message{margin-top:10px;padding:5px}.invalid-form-error-message.filled{border-left:2px solid #e74c3c}p.parsley-success{color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6}p.parsley-error{color:#b94a48;background-color:#f2dede;border:1px solid #eed3d7}ul.parsley-errors-list{list-style:none;color:#e74c3c;padding-left:0}input.parsley-error,select.parsley-error,textarea.parsley-error{background:#faedec;border:1px solid #e85445}.btn-group .parsley-errors-list{display:none}.bad input,.bad select,.bad textarea{border:1px solid #ce5454;box-shadow:0 0 4px -2px #ce5454;position:relative;left:0;-moz-animation:.7s 1 shake linear;-webkit-animation:.7s 1 shake linear}.item input,.item textarea{transition:.42s}.item .alert{float:left;margin:0 0 0 20px;padding:3px 10px;color:#fff;border-radius:3px 4px 4px 3px;background-color:#ce5454;max-width:170px;white-space:pre;position:relative;left:-15px;opacity:0;z-index:1;transition:.15s ease-out}.item .alert::after{content:'';display:block;height:0;width:0;border-color:transparent #ce5454 transparent transparent;border-style:solid;border-width:11px 7px;position:absolute;left:-13px;top:1px}.item.bad .alert{left:0;opacity:1}.inl-bl{display:inline-block}.well .markup{background:#fff;color:#777;position:relative;padding:45px 15px 15px;margin:15px 0 0 0;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:none}.well .markup::after{content:'Example';position:absolute;top:15px;left:15px;font-size:12px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:1px}.autocomplete-suggestions{border:1px solid #e4e4e4;background:#f4f4f4;cursor:default;overflow:auto}.autocomplete-suggestion{padding:2px 5px;font-size:1.2em;white-space:nowrap;overflow:hidden}.autocomplete-selected{background:#f0f0f0}.autocomplete-suggestions strong{font-weight:400;color:#39f;font-weight:bolder}.btn{border-radius:3px}a.btn-danger,a.btn-primary,a.btn-success,a.btn-warning{color:#fff}.btn-success{background:#26b99a;border:1px solid #169f85}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{background:#169f85}.btn-dark{color:#e9edef;background-color:#4b5f71;border-color:#364b5f}.btn-dark.active,.btn-dark:active,.btn-dark:focus,.btn-dark:hover,.open .dropdown-toggle.btn-dark{color:#fff;background-color:#394d5f;border-color:#394d5f}.btn-round{border-radius:30px}.btn.btn-app{position:relative;padding:15px 5px;margin:0 0 10px 10px;min-width:80px;height:60px;box-shadow:none;border-radius:0;text-align:center;color:#666;border:1px solid #ddd;background-color:#fafafa;font-size:12px}.btn.btn-app>.fa,.btn.btn-app>.glyphicon,.btn.btn-app>.ion{font-size:20px;display:block}.btn.btn-app:hover{background:#f4f4f4;color:#444;border-color:#aaa}.btn.btn-app:active,.btn.btn-app:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.btn-app>.badge{position:absolute;top:-3px;right:-10px;font-size:10px;font-weight:400}textarea{padding:10px;vertical-align:top;width:200px}textarea:focus{outline-style:solid;outline-width:2px}.btn_{display:inline-block;padding:3px 9px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.bs-glyphicons{margin:0 -10px 20px;overflow:hidden}.bs-glyphicons-list{padding-left:0;list-style:none}.bs-glyphicons li{float:left;width:25%;height:115px;padding:10px;font-size:10px;line-height:1.4;text-align:center;background-color:#f9f9f9;border:1px solid #fff}.bs-glyphicons .glyphicon{margin-top:5px;margin-bottom:10px;font-size:24px}.bs-glyphicons .glyphicon-class{display:block;text-align:center;word-wrap:break-word}.bs-glyphicons li:hover{color:#fff;background-color:#1abb9c}@media (min-width:768px){.bs-glyphicons{margin-right:0;margin-left:0}.bs-glyphicons li{width:12.5%;font-size:12px}}.tagsinput{border:1px solid #ccc;background:#fff;padding:6px 6px 0;width:300px;overflow-y:auto}span.tag{-moz-border-radius:2px;-webkit-border-radius:2px;display:block;float:left;padding:5px 9px;text-decoration:none;background:#1abb9c;color:#f1f6f7;margin-right:5px;font-weight:500;margin-bottom:5px;font-family:helvetica}span.tag a{color:#f1f6f7!important}.tagsinput span.tag a{font-weight:700;color:#82ad2b;text-decoration:none;font-size:11px}.tagsinput input{width:80px;margin:0;font-family:helvetica;font-size:13px;border:1px solid transparent;padding:3px;background:0 0;color:#000;outline:0}.tagsinput div{display:block;float:left}.tags_clear{clear:both;width:100%;height:0}.not_valid{background:#fbd8db!important;color:#90111a!important}ul.bar_tabs{overflow:visible;background:#f5f7fa;height:25px;margin:21px 0 14px;padding-left:14px;position:relative;z-index:1;width:100%;border-bottom:1px solid #e6e9ed}ul.bar_tabs>li{border:1px solid #e6e9ed;color:#333!important;margin-top:-17px;margin-left:8px;background:#fff;border-bottom:none;border-radius:4px 4px 0 0}ul.bar_tabs>li.active{border-right:6px solid #d3d6da;border-top:0;margin-top:-15px}ul.bar_tabs>li a{padding:10px 17px;background:#f5f7fa;margin:0;border-top-right-radius:0}ul.bar_tabs>li a:hover{border:1px solid transparent}ul.bar_tabs>li.active a{border-bottom:none}ul.bar_tabs.right{padding-right:14px}ul.bar_tabs.right li{float:right}a:focus{outline:0}ul.timeline li{position:relative;border-bottom:1px solid #e8e8e8;clear:both}.timeline .block{margin:0;border-left:3px solid #e8e8e8;overflow:visible;padding:10px 15px;margin-left:105px}.timeline.widget{min-width:0;max-width:inherit}.timeline.widget .block{margin-left:5px}.timeline .tags{position:absolute;top:15px;left:0;width:84px}.timeline .tag{display:block;height:30px;font-size:13px;padding:8px}.timeline .tag span{display:block;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.tag{line-height:1;background:#1abb9c;color:#fff!important}.tag:after{content:' ';height:30px;width:0;position:absolute;left:100%;top:0;margin:0;pointer-events:none;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:11px solid #1abb9c}.timeline h2.title{position:relative;font-size:16px;margin:0}.timeline h2.title:before{content:'';position:absolute;left:-23px;top:3px;display:block;width:14px;height:14px;border:3px solid #d2d3d2;border-radius:14px;background:#f9f9f9}.timeline .byline{padding:.25em 0}.byline{-webkit-font-smoothing:antialiased;font-style:italic;font-size:.9375em;line-height:1.3;color:#aab6aa}ul.social li{border:0}.social-body,.social-sidebar{float:right}.social-sidebar{background:#ededed;width:22%}.social-body{border:1px solid #ccc;width:78%}.thumb img{width:50px;height:50px;border-radius:50%}.chat .thumb img{width:27px;height:27px;border-radius:50%}.chat .status{float:left;margin:16px 0 0 -16px;font-size:14px;font-weight:700;width:12px;height:12px;display:block;border:2px solid #fff;z-index:12312;border-radius:50%}.chat .status.online{background:#1abb9c}.chat .status.away{background:#f39c12}.chat .status.offline{background:#ccc}.chat .media-body{padding-top:5px}.dashboard_graph .x_title{padding:5px 5px 7px}.dashboard_graph .x_title h3{margin:0;font-weight:400}.chart{position:relative;display:inline-block;width:110px;height:110px;margin-top:5px;margin-bottom:5px;text-align:center}.chart canvas{position:absolute;top:0;left:0}.percent{display:inline-block;line-height:110px;z-index:2;font-size:18px}.percent:after{content:'%';margin-left:.1em;font-size:.8em}.angular{margin-top:100px}.angular .chart{margin-top:0}.widget{min-width:250px;max-width:310px}.widget_tally_box .btn-group button{text-align:center}.widget_tally_box .btn-group button{color:inherit;font-weight:500;background-color:#f5f5f5;border:1px solid #e7e7e7}ul.widget_tally,ul.widget_tally li{width:100%}ul.widget_tally li{padding:2px 10px;border-bottom:1px solid #ececec;padding-bottom:4px}ul.widget_tally .month{width:70%;float:left}ul.widget_tally .count{width:30%;float:left;text-align:right}.pie_bg{border-bottom:1px solid rgba(101,204,182,.16);padding-bottom:15px;border-radius:4px;padding-bottom:10px;box-shadow:0 4px 6px -6px #222}.widget_tally_box .flex{display:-ms-flexbox;display:flex}ul.widget_profile_box{width:100%;height:42px;padding:3px;background:#ececec;margin-top:40px;margin-left:1px}ul.widget_profile_box li:first-child{width:25%;float:left}ul.widget_profile_box li:first-child a{float:left}ul.widget_profile_box li:last-child{width:25%;float:right}ul.widget_profile_box li:last-child a{float:right}ul.widget_profile_box li a{font-size:22px;text-align:center;width:35px;height:35px;border:1px solid rgba(52,73,94,.44);display:block;border-radius:50%;padding:0}ul.widget_profile_box li a:hover{color:#1abb9c!important;border:1px solid #26b99a}ul.widget_profile_box li .profile_img{width:85px;height:85px;margin:0;margin-top:-28px}.widget_tally_box p,.widget_tally_box span{text-align:center}.widget_tally_box .name{text-align:center;margin:25px}.widget_tally_box .name_title{text-align:center;margin:5px}.widget_tally_box ul.legend{margin:0}.widget_tally_box ul.legend p,.widget_tally_box ul.legend span{text-align:left}.widget_tally_box ul.legend li .icon{font-size:20px;float:left;width:14px}.widget_tally_box ul.legend li .name{font-size:14px;margin:5px 0 0 14px;text-overflow:ellipsis;float:left}.widget_tally_box ul.legend p{display:inline-block;margin:0}.widget_tally_box ul.verticle_bars li{height:140px;width:23%}.widget .verticle_bars li .progress.vertical.progress_wide{width:65%}ul.count2{width:100%;margin-left:1px;border:1px solid #ddd;border-left:0;border-right:0;padding:10px 0}ul.count2 li{width:30%;text-align:center}ul.count2 li h3{font-weight:400;margin:0}ul.count2 li span{font-weight:300}.divider{border-bottom:1px solid #ddd;margin:10px}.divider-dashed{border-top:1px dashed #e7eaec;background-color:#fff;height:1px;margin:10px 0}ul.messages{padding:0;list-style:none}.tasks li,ul.messages li{border-bottom:1px dotted #e6e6e6;padding:8px 0}img.avatar,ul.messages li img.avatar{height:32px;width:32px;float:left;display:inline-block;border-radius:2px;padding:2px;background:#f7f7f7;border:1px solid #e6e6e6}ul.messages li .message_date{float:right;text-align:right}ul.messages li .message_wrapper{margin-left:50px;margin-right:40px}ul.messages li .message_wrapper h4.heading{font-weight:600;margin:0;cursor:pointer;margin-bottom:10px;line-height:100%}ul.messages li .message_wrapper blockquote{padding:0 10px;margin:0;border-left:5px solid #eee}ul.user_data li{margin-bottom:6px}ul.user_data li p{margin-bottom:0}ul.user_data li .progress{width:90%}.project_progress .progress{margin-bottom:3px!important;margin-top:5px}.projects .list-inline{margin:0}.profile_title{background:#f5f7fa;border:0;padding:7px 0;display:-ms-flexbox;display:flex}ul.stats-overview{border-bottom:1px solid #e8e8e8;padding-bottom:10px;margin-bottom:10px}ul.stats-overview li{display:inline-block;text-align:center;padding:0 15px;width:30%;font-size:14px;border-right:1px solid #e8e8e8}ul.stats-overview li:last-child{border-right:0}ul.stats-overview li .name{font-size:12px}ul.stats-overview li .value{font-size:14px;font-weight:700;display:block}ul.stats-overview li:first-child{padding-left:0}ul.project_files li{margin-bottom:5px}ul.project_files li a i{width:20px}.project_detail p{margin-bottom:10px}.project_detail p.title{font-weight:700;margin-bottom:0}.avatar img{border-radius:50%;max-width:45px}.pricing{background:#fff}.pricing .title{background:#1abb9c;height:110px;color:#fff;padding:15px 0 0;text-align:center}.pricing .title h2{text-transform:capitalize;font-size:18px;border-radius:5px 5px 0 0;margin:0;font-weight:400}.pricing .title h1{font-size:30px;margin:12px}.pricing .title span{background:rgba(51,51,51,.28);padding:2px 5px}.pricing_features{background:#fafafa;padding:20px 15px;min-height:230px;font-size:13.5px}.pricing_features ul li{margin-top:10px}.pricing_footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;text-align:center;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.pricing_footer p{font-size:13px;padding:10px 0 2px;display:block}.ui-ribbon-container{position:relative}.ui-ribbon-container .ui-ribbon-wrapper{position:absolute;overflow:hidden;width:85px;height:88px;top:-3px;right:-3px}.ui-ribbon-container.ui-ribbon-primary .ui-ribbon{background-color:#5b90bf}.ui-ribbon-container .ui-ribbon{position:relative;display:block;text-align:center;font-size:15px;font-weight:700;color:#fff;transform:rotate(45deg);padding:7px 0;left:-5px;top:15px;width:120px;line-height:20px;background-color:#555;box-shadow:0 0 3px rgba(0,0,0,.3)}.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before{border-top:2px solid #5b90bf}.ui-ribbon-container .ui-ribbon:before{left:0;bottom:-1px}.ui-ribbon-container .ui-ribbon:before{right:0}.ui-ribbon-container .ui-ribbon:after,.ui-ribbon-container .ui-ribbon:before{position:absolute;content:' ';line-height:0;border-top:2px solid #555;border-left:2px solid transparent;border-right:2px solid transparent}.thumbnail .image{height:120px;overflow:hidden}.caption{padding:9px 5px;background:#f7f7f7}.caption p{margin-bottom:5px}.thumbnail{height:190px;overflow:hidden}.view{overflow:hidden;position:relative;text-align:center;box-shadow:1px 1px 2px #e6e6e6;cursor:default}.view .content,.view .mask{position:absolute;width:100%;overflow:hidden;top:0;left:0}.view img{display:block;position:relative}.view .tools{text-transform:uppercase;color:#fff;text-align:center;position:relative;font-size:17px;padding:3px;background:rgba(0,0,0,.35);margin:43px 0 0 0}.mask.no-caption .tools{margin:90px 0 0 0}.view .tools a{display:inline-block;color:#fff;font-size:18px;font-weight:400;padding:0 4px}.view p{font-family:Georgia,serif;font-style:italic;font-size:12px;position:relative;color:#fff;padding:10px 20px 20px;text-align:center}.view a.info{display:inline-block;text-decoration:none;padding:7px 14px;background:#000;color:#fff;text-transform:uppercase;box-shadow:0 0 1px #000}.view-first img{transition:all .2s linear}.view-first .mask{opacity:0;background-color:rgba(0,0,0,.5);transition:all .4s ease-in-out}.view-first .tools{transform:translateY(-100px);opacity:0;transition:all .2s ease-in-out}.view-first p{transform:translateY(100px);opacity:0;transition:all .2s linear}.view-first:hover img{transform:scale(1.1)}.view-first:hover .mask{opacity:1}.view-first:hover .tools,.view-first:hover p{opacity:1;transform:translateY(0)}.view-first:hover p{transition-delay:0.1s}/*! + */:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:initial}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}[ui-pnotify].ui-pnotify .brighttheme{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[ui-pnotify].ui-pnotify .brighttheme.ui-pnotify-container{padding:1.3rem}[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-left:1.8rem}[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-right:1.8rem;margin-left:0}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-title{font-size:1.2rem;line-height:1.4rem;margin-top:-.2rem;margin-bottom:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-text{font-size:1rem;line-height:1.2rem;margin-top:0}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-icon{line-height:1}[ui-pnotify].ui-pnotify .brighttheme-notice{background-color:#ffffa2;border:0 solid #ff0}[ui-pnotify].ui-pnotify .brighttheme-notice div,[ui-pnotify].ui-pnotify .brighttheme-notice h4{color:#4f4f00}[ui-pnotify].ui-pnotify .brighttheme-info{background-color:#8fcedd;border:0 solid #0286a5}[ui-pnotify].ui-pnotify .brighttheme-info div,[ui-pnotify].ui-pnotify .brighttheme-info h4{color:#012831}[ui-pnotify].ui-pnotify .brighttheme-success{background-color:#aff29a;border:0 solid #35db00}[ui-pnotify].ui-pnotify .brighttheme-success div,[ui-pnotify].ui-pnotify .brighttheme-success h4{color:#104300}[ui-pnotify].ui-pnotify .brighttheme-error{background-color:#ffaba2;background-image:repeating-linear-gradient(135deg,transparent,transparent 35px,rgba(255,255,255,.3) 35px,rgba(255,255,255,.3) 70px);border:0 solid #ff1800}[ui-pnotify].ui-pnotify .brighttheme-error div,[ui-pnotify].ui-pnotify .brighttheme-error h4{color:#4f0800}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-closer,[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-sticker{font-size:1rem;line-height:1.2rem}[ui-pnotify].ui-pnotify .brighttheme-icon-closer,[ui-pnotify].ui-pnotify .brighttheme-icon-error,[ui-pnotify].ui-pnotify .brighttheme-icon-info,[ui-pnotify].ui-pnotify .brighttheme-icon-notice,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker,[ui-pnotify].ui-pnotify .brighttheme-icon-success{position:relative;width:1rem;height:1rem;font-size:1rem;font-weight:700;line-height:1rem;font-family:"Courier New",Courier,monospace;border-radius:50%}[ui-pnotify].ui-pnotify .brighttheme-icon-closer:after,[ui-pnotify].ui-pnotify .brighttheme-icon-info:after,[ui-pnotify].ui-pnotify .brighttheme-icon-notice:after,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker:after,[ui-pnotify].ui-pnotify .brighttheme-icon-success:after{position:absolute;top:0;left:.2rem}[ui-pnotify].ui-pnotify .brighttheme-icon-notice{background-color:#2e2e00;color:#ffffa2}[ui-pnotify].ui-pnotify .brighttheme-icon-notice:after{content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-info{background-color:#012831;color:#8fcedd}[ui-pnotify].ui-pnotify .brighttheme-icon-info:after{content:"i"}[ui-pnotify].ui-pnotify .brighttheme-icon-success{background-color:#104300;color:#aff29a}[ui-pnotify].ui-pnotify .brighttheme-icon-success:after{content:"\002713"}[ui-pnotify].ui-pnotify .brighttheme-icon-error{width:0;height:0;font-size:0;line-height:0;border-radius:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-bottom:1.2rem solid #2e0400;color:#ffaba2}[ui-pnotify].ui-pnotify .brighttheme-icon-error:after{position:absolute;top:.1rem;left:-.25rem;font-size:.9rem;font-weight:700;line-height:1.4rem;font-family:"Courier New",Courier,monospace;content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-closer,[ui-pnotify].ui-pnotify .brighttheme-icon-sticker{display:inline-block}[ui-pnotify].ui-pnotify .brighttheme-icon-closer:after{content:"\002715"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker:after{top:-1px;content:"\002016"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker.brighttheme-icon-stuck:after{content:"\00003E"}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-confirm{margin-top:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-prompt-bar{margin-bottom:1rem}[ui-pnotify].ui-pnotify .brighttheme .ui-pnotify-action-button{text-transform:uppercase;font-weight:700;padding:.4rem 1rem;border:none;background:0 0;cursor:pointer}[ui-pnotify].ui-pnotify .brighttheme-notice .ui-pnotify-action-button.brighttheme-primary{background-color:#ff0;color:#4f4f00}[ui-pnotify].ui-pnotify .brighttheme-info .ui-pnotify-action-button.brighttheme-primary{background-color:#0286a5;color:#012831}[ui-pnotify].ui-pnotify .brighttheme-success .ui-pnotify-action-button.brighttheme-primary{background-color:#35db00;color:#104300}[ui-pnotify].ui-pnotify .brighttheme-error .ui-pnotify-action-button.brighttheme-primary{background-color:#ff1800;color:#4f0800}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-right:8px;padding-left:8px}.container-fluid{padding-right:16px;padding-left:16px}@media only screen and (min-width:576px){.container{width:560px;max-width:100%}}@media only screen and (min-width:768px){.container{width:752px;max-width:100%}}@media only screen and (min-width:992px){.container{width:976px;max-width:100%}}@media only screen and (min-width:1200px){.container{width:1184px;max-width:100%}}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.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-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.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-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.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-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.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-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:8px;padding-left:8px;max-width:100%}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xs{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}@media only screen and (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-sm{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:768px){.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-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-md{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:992px){.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-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-lg{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width:1200px){.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-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xl{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (max-width:575px){.hidden-xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hidden-sm{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-md{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-lg{display:none}}@media only screen and (min-width:1200px){.hidden-xl{display:none}}.left_col{background:#2a3f54}.nav-sm .container.body .col-md-3.left_col{min-height:100%;width:70px;padding:0;z-index:9999;position:absolute}.nav-sm .container.body .col-md-3.left_col.menu_fixed{position:fixed;height:100%}.nav-sm .container.body .col-md-3.left_col .mCSB_container,.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox{overflow:visible}.nav-sm .hidden-small{visibility:hidden}.nav-sm .container.body .right_col{padding:10px 20px;margin-left:70px;z-index:2}.nav-sm .navbar.nav_title{width:70px}.nav-sm .navbar.nav_title a span{display:none}.nav-sm .navbar.nav_title a i{font-size:27px;margin:13px 0 0 3px}.site_title i{border:1px solid #eaeaea;padding:5px 6px;border-radius:50%}.nav-sm .main_container .top_nav{display:block;margin-left:70px;z-index:2}.nav-sm .nav.side-menu li a{text-align:center!important;font-weight:400;font-size:10px;padding:10px 5px}.nav-sm .nav.child_menu li.active,.nav-sm .nav.side-menu li.active-sm{border-right:5px solid #1abb9c}.nav-sm .nav.side-menu li.active-sm ul ul,.nav-sm ul.nav.child_menu ul{position:static;width:200px;background:0 0}.nav-sm>.nav.side-menu>li.active-sm>a{color:#1abb9c!important}.nav-sm .nav.side-menu li a i.toggle-up{display:none!important}.nav-sm .nav.side-menu li a i{font-size:25px!important;text-align:center;width:100%!important;margin-bottom:5px}.nav-sm ul.nav.child_menu{left:100%;position:absolute;top:0;width:210px;z-index:4000;background:#3e5367;display:none}.nav-sm ul.nav.child_menu li{padding:0 10px}.nav-sm ul.nav.child_menu li a{text-align:left!important}.nav-sm .profile{display:none}.menu_section{margin-bottom:35px}.menu_section h3{padding-left:23px;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-weight:700;font-size:11px;margin-bottom:0;margin-top:0;text-shadow:1px 1px #000}.menu_section>ul{margin-top:10px}.profile_pic{width:35%;float:left}.img-circle.profile_img{width:70%;background:#fff;margin-left:15%;z-index:1000;position:inherit;margin-top:20px;border:1px solid rgba(52,73,94,.44);padding:4px}.profile_info{padding:25px 10px 10px;width:65%;float:left}.profile_info span{font-size:13px;line-height:30px;color:#bab8b8}.profile_info h2{font-size:14px;color:#ecf0f1;margin:0;font-weight:300}.profile.img_2{text-align:center}.profile.img_2 .profile_pic{width:100%}.profile.img_2 .profile_pic .img-circle.profile_img{width:50%;margin:10px 0 0}.profile.img_2 .profile_info{padding:15px 10px 0;width:100%;margin-bottom:10px;float:left}.main_menu span.fa{float:right;text-align:center;margin-top:5px;font-size:10px;min-width:inherit;color:#c4cfda}.active a span.fa{text-align:right!important;margin-right:4px}.nav-sm .menu_section{margin:0}.nav-sm .menu_section h3,.nav-sm span.fa{display:none}.nav-sm li li span.fa{display:inline-block}.nav_menu{float:left;background:#ededed;border-bottom:1px solid #d9dee4;margin-bottom:10px;width:100%;position:relative}@media (min-width:480px){.nav_menu{position:static}}.nav-md .container.body .col-md-3.left_col{min-height:100%;width:230px;padding:0;position:absolute;display:-ms-flexbox;display:flex;z-index:1}.nav-md .container.body .col-md-3.left_col.menu_fixed{height:100%;position:fixed}body .container.body .right_col{background:#f7f7f7}.nav-md .container.body .right_col{padding:10px 20px 0;margin-left:230px}.nav_title{width:230px;float:left;background:#2a3f54;border-radius:0;height:57px}@media (max-width:991px){.nav-md .container.body .right_col,.nav-md .container.body .top_nav{width:100%;margin:0}.nav-md .container.body .col-md-3.left_col{display:none}.nav-md .container.body .right_col{width:100%;padding-right:0}.right_col{padding:10px!important}}@media (max-width:1200px){.x_title h2{width:62%;font-size:17px}.graph,.tile{zoom:85%;height:inherit}}@media (max-width:1270px) and (min-width:192px){.x_title h2 small{display:none}}.left_col .mCSB_scrollTools{width:6px}.left_col .mCSB_dragger{max-height:400px!important}.blue{color:#3498db}.purple{color:#9b59b6}.green{color:#1abb9c}.aero{color:#9cc2cb}.red{color:#e74c3c}.dark{color:#34495e}.border-blue{border-color:#3498db!important}.border-purple{border-color:#9b59b6!important}.border-green{border-color:#1abb9c!important}.border-aero{border-color:#9cc2cb!important}.border-red{border-color:#e74c3c!important}.border-dark{border-color:#34495e!important}.bg-white{background:#fff!important;border:1px solid #fff!important;color:#73879c}.bg-green{background:#1abb9c!important;border:1px solid #1abb9c!important;color:#fff}.bg-red{background:#e74c3c!important;border:1px solid #e74c3c!important;color:#fff}.bg-blue{background:#3498db!important;border:1px solid #3498db!important;color:#fff}.bg-orange{background:#f39c12!important;border:1px solid #f39c12!important;color:#fff}.bg-purple{background:#9b59b6!important;border:1px solid #9b59b6!important;color:#fff}.bg-blue-sky{background:#50c1cf!important;border:1px solid #50c1cf!important;color:#fff}.container{width:100%;padding:0}.navbar-brand,.navbar-nav>li>a{color:#fff!important}.top_nav .nav .open>a,.top_nav .nav .open>a:focus,.top_nav .nav .open>a:hover,.top_nav .nav>li>a:focus,.top_nav .nav>li>a:hover{background:#d9dee4}body{color:#73879c;background:#2a3f54;font-family:'Helvetica Neue',Roboto,Arial,'Droid Sans',sans-serif;font-size:13px;font-weight:400;line-height:1.471}.main_container .top_nav{display:block;margin-left:230px}.no-padding{padding:0!important}.page-title{width:100%;height:65px;padding:10px 0}.page-title .title_left{width:45%;float:left;display:block}.page-title .title_left h3{margin:9px 0}.page-title .title_right{width:55%;float:left;display:block}.page-title .title_right .pull-right{margin:10px 0}.dropdown,.dropleft,.dropright,.dropup{position:relative;display:flex}.fixed_height_320{height:320px}.fixed_height_390{height:390px}.fixed_height_200{height:200px}.overflow_hidden{overflow:hidden}.bg-dark{background-color:#34495e!important}.bg-gray{background-color:#bdc3c7!important}table.no-margin .progress{margin-bottom:0}.main_content{padding:10px 20px}.col-md-55{width:50%;margin-bottom:10px}@media (min-width:768px){.col-md-55{width:20%}}@media (min-width:992px){.col-md-55{width:20%}}@media (min-width:1200px){.col-md-55{width:20%}}@media (min-width:192px) and (max-width:1270px){table.tile_info span.right{margin-right:7px;float:left}}.center-margin{margin:0 auto;float:none!important}.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-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-55,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;float:left;padding-right:10px;padding-left:10px}.row{margin-right:-10px;margin-left:-10px}.grid_slider .col-md-6{padding:0 40px}.h1,.h2,.h3,h1,h2,h3{margin-top:10px;margin-bottom:10px}a{color:#5a738e;text-decoration:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,:active,:focus,:visited,a,a:active,a:focus,a:visited{outline:0}a:focus,a:hover{text-decoration:none}.navbar{margin-bottom:0}.navbar-header{background:#34495e}.navbar-right{margin-right:0}.top_nav .navbar-right{margin:0;width:70%;float:right}.top_nav .navbar-right li{display:inline-block;float:right;position:static}@media (min-width:480px){.top_nav .navbar-right li{position:relative}}.top_nav .dropdown-menu li{width:100%}.top_nav .dropdown-menu li a{width:100%;padding:12px 20px}.top_nav li a i{font-size:15px}.navbar-static-top{position:fixed;top:0;width:100%}.sidebar-header{border-bottom:0;margin-top:46px}.sidebar-header:first-of-type{margin-top:0}.nav.side-menu>li{position:relative;display:block;cursor:pointer}.nav.side-menu>li>a{margin-bottom:6px}.nav.side-menu>li>a:hover{color:#f2f5f7!important}.nav.side-menu>li>a:hover,.nav>li>a:focus{text-decoration:none;background:0 0}.nav.child_menu{display:none}.nav.child_menu li.active,.nav.child_menu li:hover{background-color:rgba(255,255,255,.06)}.nav.child_menu li{padding-left:36px}.nav-md ul.nav.child_menu li:before{background:#425668;bottom:auto;content:'';height:8px;left:23px;margin-top:15px;position:absolute;right:auto;width:8px;z-index:1;border-radius:50%}.nav-md ul.nav.child_menu li:after{border-left:1px solid #425668;bottom:0;content:'';left:27px;position:absolute;top:0}.nav-md ul.nav.child_menu li:last-child::after{bottom:50%}.nav.child_menu>li>a,.nav.side-menu>li>a{color:#e7e7e7;font-weight:500}.nav.child_menu li li.active,.nav.child_menu li li:hover{background:0 0}.nav.child_menu li li a.active,.nav.child_menu li li a:hover{color:#fff}.nav>li>a{position:relative;display:block;padding:13px 15px 12px}.nav.side-menu>li.active,.nav.side-menu>li.current-page{border-right:5px solid #1abb9c}.nav li.current-page{background:rgba(255,255,255,.05)}.nav li li li.current-page{background:0 0}.nav li li.current-page a{color:#fff}.nav.side-menu>li.active>a{text-shadow:rgba(0,0,0,.25) 0 -1px 0;background:linear-gradient(#334556,#2c4257),#2a3f54;box-shadow:rgba(0,0,0,.25) 0 1px 0,inset rgba(255,255,255,.16) 0 1px 0}.navbar-brand,.navbar-nav>li>a{font-weight:500;color:#ecf0f1!important;margin-left:0!important;line-height:32px}.site_title{text-overflow:ellipsis;overflow:hidden;font-weight:400;font-size:22px;width:100%;color:#ecf0f1!important;margin-left:0!important;line-height:59px;display:block;height:55px;margin:0;padding-left:10px}.site_title:focus,.site_title:hover{text-decoration:none}.nav.navbar-nav>li>a{color:#515356!important}.nav.top_menu>li>a{position:relative;display:block;padding:10px 15px;color:#34495e!important}.nav>li>a:focus,.nav>li>a:hover{background-color:transparent}.top_search{padding:0}.top_search .form-control{border-right:0;box-shadow:inset 0 1px 0 rgba(0,0,0,.075);border-radius:25px 0 0 25px;padding-left:20px;border:1px solid rgba(221,226,232,.49)}.top_search .form-control:focus{border:1px solid rgba(221,226,232,.49);border-right:0}.top_search .input-group-btn button{border-radius:0 25px 25px 0;border:1px solid rgba(221,226,232,.49);border-left:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#93a2b2;margin-bottom:0!important}.toggle{float:left;margin:0;padding-top:16px;width:70px}.toggle a{padding:15px 15px 0;margin:0;cursor:pointer}.toggle a i{font-size:26px}.nav.child_menu>li>a{color:rgba(255,255,255,.75);font-size:12px;padding:9px}.panel_toolbox{float:right;min-width:70px}.panel_toolbox>li{float:left;cursor:pointer}.panel_toolbox>li>a{padding:5px;color:#c5c7cb;font-size:14px}.panel_toolbox>li>a:hover{background:#f5f7fa}.line_30{line-height:30px}.main_menu_side{padding:0}.bs-docs-sidebar .nav>li>a{display:block;padding:4px 6px}footer{background:#fff;padding:10px 20px;display:block}.nav-sm footer{margin-left:70px}.footer_fixed footer{position:fixed;left:0;bottom:0;width:100%}@media (min-width:768px){.footer_fixed footer{margin-left:0}}@media (min-width:768px){.footer_fixed .nav-sm footer{margin-left:0}}.tile-stats.sparkline{padding:10px;text-align:center}.jqstooltip{background:#34495e!important;width:30px!important;height:22px!important;text-decoration:none}.tooltip{display:block!important}.tiles{border-top:1px solid #ccc;margin-top:15px;padding-top:5px;margin-bottom:0}.tile{overflow:hidden}.top_tiles{margin-bottom:0}.top_tiles .tile h2{font-size:30px;line-height:30px;margin:3px 0 7px;font-weight:700}article.media{width:100%}*,:after,:before{box-sizing:border-box}#integration-list{width:100%;margin:0 auto;display:table}#integration-list ul{padding:0;margin:20px 0;color:#555}#integration-list ul>li{list-style:none;border-top:1px solid #ddd;display:block;padding:15px;overflow:hidden}#integration-list ul:last-child{border-bottom:1px solid #ddd}#integration-list ul>li:hover{background:#efefef}.expand{display:block;text-decoration:none;color:#555;cursor:pointer}.expand h2{width:85%;float:left}h2{font-size:18px;font-weight:400}#left,#right{display:table}#sup{display:table-cell;vertical-align:middle;width:80%}.detail a{text-decoration:none;color:#c0392b;border:1px solid #c0392b;padding:6px 10px 5px;font-size:13px;margin-right:7px}.detail{margin:10px 0 10px 0;display:none;line-height:22px;height:150px}.detail span{margin:0}.right-arrow{width:10px;float:right;font-weight:700;font-size:20px}.accordion .panel{margin-bottom:5px;border-radius:0;border-bottom:1px solid #efefef}.accordion .panel-heading{background:#f2f5f7;padding:13px;width:100%;display:block}.accordion .panel:hover{background:#f2f5f7}.x_panel{position:relative;width:100%;margin-bottom:10px;padding:10px 17px;display:inline-block;background:#fff;border:1px solid #e6e9ed;-moz-column-break-inside:avoid;column-break-inside:avoid;opacity:1;transition:all .2s ease}.x_title{border-bottom:2px solid #e6e9ed;padding:1px 5px 6px;margin-bottom:10px}.x_title .filter{width:40%;float:right}.x_title h2{margin:5px 0 6px;float:left;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.x_title h2 small{margin-left:10px}.x_title span{color:#bdbdbd}.x_content{padding:0 5px 6px;position:relative;width:100%;float:left;clear:both;margin-top:5px}.x_content h4{font-size:16px;font-weight:500}legend{padding-bottom:7px}.demo-placeholder{height:280px}.profile_details:nth-child(3n){clear:both}.profile_details .profile_view{display:inline-block;padding:10px 0 0;background:#fff}.profile_details .profile_view .divider{border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.profile_details .profile_view .ratings{margin-bottom:0}.profile_details .profile_view .bottom{background:#f2f5f7;padding:9px 0;border-top:1px solid #e6e9ed}.profile_details .profile_view .left{margin-top:20px}.profile_details .profile_view .left p{margin-bottom:3px}.profile_details .profile_view .right{margin-top:0;padding:10px}.profile_details .profile_view .img-circle{border:1px solid #e6e9ed;padding:2px}.profile_details .profile_view h2{margin:5px 0}.profile_details .profile_view .ratings{text-align:left;font-size:16px}.profile_details .profile_view .brief{margin:0;font-weight:300}.profile_details .profile_left{background:#fff}.pagination.pagination-split li{display:inline-block;margin-right:3px}.pagination.pagination-split li a{border-radius:4px;color:#768399;-moz-border-radius:4px;-webkit-border-radius:4px}table.tile h3,table.tile h4,table.tile span{font-weight:700;vertical-align:middle!important}table.tile td,table.tile th{text-align:center}table.tile th{border-bottom:1px solid #e6ecee}table.tile td{padding:5px 0}table.tile td ul{text-align:left;padding-left:0}table.tile td ul li{list-style:none;width:100%}table.tile td ul li a{width:100%}table.tile td ul li a big{right:0;float:right;margin-right:13px}table.tile_info{width:100%}table.tile_info td{text-align:left;padding:1px;font-size:15px}table.tile_info td p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:28px}table.tile_info td i{margin-right:8px;font-size:17px;float:left;width:18px;line-height:28px}table.tile_info td:first-child{width:83%}td span{line-height:28px}.sidebar-widget{overflow:hidden}.error-number{font-size:90px;line-height:90px;margin:20px 0}.col-middle{margin-top:5%}.mid_center{width:370px;margin:0 auto;text-align:center;padding:10px 20px}h3.degrees{font-size:22px;font-weight:400;text-align:center}.degrees:after{content:'o';position:relative;top:-12px;font-size:13px;font-weight:300}.daily-weather .day{font-size:14px;border-top:2px solid rgba(115,135,156,.36);text-align:center;border-bottom:2px solid rgba(115,135,156,.36);padding:5px 0}.weather-days .col-sm-2{overflow:hidden;width:16.66666667%}.weather .row{margin-bottom:0}.bulk-actions{display:none}table.countries_list{width:100%}table.countries_list td{padding:0 10px;line-height:30px;border-top:1px solid #eee}.dataTables_paginate a{padding:6px 9px!important;background:#ddd!important;border-color:#ddd!important}.paging_full_numbers a.paginate_active{background-color:rgba(38,185,154,.59)!important;border-color:rgba(38,185,154,.59)!important}a.DTTT_button,button.DTTT_button,div.DTTT_button{border:1px solid #e7e7e7!important;background:#e7e7e7!important;box-shadow:none!important}table.jambo_table{border:1px solid rgba(221,221,221,.78)}table.jambo_table thead{background:rgba(52,73,94,.94);color:#ecf0f1}table.jambo_table tbody tr:hover td{background:rgba(38,185,154,.07);border-top:1px solid rgba(38,185,154,.11);border-bottom:1px solid rgba(38,185,154,.11)}table.jambo_table tbody tr.selected{background:rgba(38,185,154,.16)}table.jambo_table tbody tr.selected td{border-top:1px solid rgba(38,185,154,.4);border-bottom:1px solid rgba(38,185,154,.4)}.dataTables_paginate a{background:red}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;padding:14px 0 2px 0;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#fff}.dataTables_length{width:40%;float:left}.dataTables_filter{width:50%;float:right;text-align:right}.dataTables_info{width:60%;float:left}.dataTables_paginate{float:right;text-align:right}table.dataTable td.focus,table.dataTable th.focus{outline:2px solid #1abb9c!important;outline-offset:-1px}table.display{margin:0 auto;clear:both;width:100%}table.display thead th{padding:8px 18px 8px 10px;border-bottom:1px solid #000;font-weight:700;cursor:pointer}table.display tfoot th{padding:3px 18px 3px 10px;border-top:1px solid #000;font-weight:700}table.display tr.heading2 td{border-bottom:1px solid #aaa}table.display td{padding:3px 10px}table.display td.center{text-align:center}table.display thead td:active,table.display thead th:active{outline:0}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top .dataTables_info{float:none}.clear{clear:both}.dataTables_empty{text-align:center}tfoot input{margin:.5em 0;width:100%;color:#444}tfoot input.search_init{color:#999}td.group{background-color:#d1cfd0;border-bottom:2px solid #a19b9e;border-top:2px solid #a19b9e}td.details{background-color:#d1cfd0;border:2px solid #a19b9e}.example_alt_pagination div.dataTables_info{width:40%}.paging_full_numbers{width:400px;height:22px;line-height:22px}.paging_full_numbers a:active{outline:0}.paging_full_numbers a:hover{text-decoration:none}.paging_full_numbers a.paginate_active,.paging_full_numbers a.paginate_button{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;padding:2px 5px;margin:0 3px;cursor:pointer}.paging_full_numbers a.paginate_button{background-color:#ddd}.paging_full_numbers a.paginate_button:hover{background-color:#ccc;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#99b3ff}table.display tr.even.row_selected td{background-color:#b0bed9}table.display tr.odd.row_selected td{background-color:#9fafd1}div.box{height:100px;padding:10px;overflow:auto;border:1px solid #8080ff;background-color:#e5e5ff}ul.msg_list li{background:#f7f7f7;padding:5px;display:-ms-flexbox;display:flex;margin:6px 6px 0;width:96%!important}ul.msg_list li:last-child{margin-bottom:6px}ul.msg_list li a{padding:3px 5px!important}ul.msg_list li a .image img{border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;float:left;margin-right:10px;width:11%}ul.msg_list li a .time{font-size:11px;font-style:italic;font-weight:700;position:absolute;right:35px}ul.msg_list li a .message{display:block!important;font-size:11px}.dropdown-menu.msg_list span{white-space:normal}.dropdown-menu{border:medium none;box-shadow:none;display:none;float:left;font-size:12px;left:0;list-style:none outside none;padding:0;position:absolute;text-shadow:none;top:100%;z-index:9998;border:1px solid #d9dee4;border-top-left-radius:0;border-top-right-radius:0}.dropdown-menu>li>a{color:#5a738e}.navbar-nav .open .dropdown-menu{position:absolute;background:#fff;margin-top:0;border:1px solid #d9dee4;-webkit-box-shadow:none;right:0;left:auto;width:220px}.navbar-nav .open .dropdown-menu.msg_list{width:300px}.info-number .badge{font-size:10px;font-weight:400;line-height:13px;padding:2px 6px;position:absolute;right:2px;top:8px}ul.to_do{padding:0}ul.to_do li{background:#f3f3f3;border-radius:3px;position:relative;padding:7px;margin-bottom:5px;list-style:none}ul.to_do p{margin:0}.dashboard-widget{background:#f6f6f6;border-top:5px solid #79c3df;border-radius:3px;padding:5px 10px 10px}.dashboard-widget .dashboard-widget-title{font-weight:400;border-bottom:1px solid #c1cdcd;margin:0 0 10px 0;padding-bottom:5px;padding-left:40px;line-height:30px}.dashboard-widget .dashboard-widget-title i{font-size:100%;margin-left:-35px;margin-right:10px;color:#33a1c9;padding:3px 6px;border:1px solid #abd9ea;border-radius:5px;background:#fff}ul.quick-list{width:45%;padding-left:0;display:inline-block}ul.quick-list li{padding-left:10px;list-style:none;margin:0;padding-bottom:6px;padding-top:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}ul.quick-list li i{padding-right:10px;color:#757679}.dashboard-widget-content{padding-top:9px}.dashboard-widget-content .sidebar-widget{width:50%;display:inline-block;vertical-align:top;background:#fff;border:1px solid #abd9ea;border-radius:5px;text-align:center;float:right;padding:2px;margin-top:10px}.widget_summary{width:100%;display:-ms-inline-flexbox;display:inline-flex}.widget_summary .w_left{float:left;text-align:left}.widget_summary .w_center{float:left}.widget_summary .w_right{float:left;text-align:right}.widget_summary .w_right span{font-size:20px}.w_20{width:20%}.w_25{width:25%}.w_55{width:55%}h5.graph_title{text-align:left;margin-left:10px}h5.graph_title i{margin-right:10px;font-size:17px}span.right{float:right;font-size:14px!important}.tile_info a{text-overflow:ellipsis}.sidebar-footer{bottom:0;clear:both;display:block;padding:5px 0 0 0;position:fixed;width:230px;background:#2a3f54}.sidebar-footer a{padding:7px 0 3px;text-align:center;width:25%;font-size:17px;display:block;float:left;background:#172d44}.sidebar-footer a:hover{background:#425567}.tile_count{margin-bottom:20px;margin-top:20px}.tile_count .tile_stats_count{border-bottom:1px solid #d9dee4;padding:0 10px 0 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative}@media (min-width:992px){footer{margin-left:230px}}@media (min-width:992px){.tile_count .tile_stats_count{margin-bottom:10px;border-bottom:0;padding-bottom:10px}}.tile_count .tile_stats_count:before{content:'';position:absolute;left:0;height:65px;border-left:2px solid #adb2b5;margin-top:10px}@media (min-width:992px){.tile_count .tile_stats_count:first-child:before{border-left:0}}.tile_count .tile_stats_count .count{font-size:30px;line-height:47px;font-weight:600}@media (min-width:768px){.tile_count .tile_stats_count .count{font-size:40px}}@media (min-width:992px) and (max-width:1100px){.tile_count .tile_stats_count .count{font-size:30px}}.tile_count .tile_stats_count span{font-size:12px}@media (min-width:768px){.tile_count .tile_stats_count span{font-size:13px}}.tile_count .tile_stats_count .count_bottom i{width:12px}.dashboard_graph{background:#fff;padding:7px 10px}.dashboard_graph .col-md-3,.dashboard_graph .col-md-9{padding:0}a.user-profile{color:#5e6974!important}.user-profile img{width:29px;height:29px;border-radius:50%;margin-right:10px}ul.top_profiles{height:330px;width:100%}ul.top_profiles li{margin:0;padding:3px 5px}ul.top_profiles li:nth-child(odd){background-color:#eee}.media .profile_thumb{border:1px solid;width:50px;height:50px;margin:5px 10px 5px 0;border-radius:50%;padding:9px 12px}.media .profile_thumb i{font-size:30px}.media .date{background:#ccc;width:52px;margin-right:10px;border-radius:10px;padding:5px}.media .date .month{margin:0;text-align:center;color:#fff}.media .date .day{text-align:center;color:#fff;font-size:27px;margin:0;line-height:27px;font-weight:700}.event .media-body a.title{font-weight:700}.event .media-body p{margin-bottom:0}h4.graph_title{margin:7px;text-align:center}.fontawesome-icon-list .fa-hover a:hover{background-color:#b7b7b7;color:#fff;text-decoration:none}.fontawesome-icon-list .fa-hover a{display:block;line-height:32px;height:32px;padding-left:10px;border-radius:4px}.fontawesome-icon-list .fa-hover a:hover .fa{font-size:28px;vertical-align:-6px}.fontawesome-icon-list .fa-hover a .fa{width:32px;font-size:16px;display:inline-block;text-align:right;margin-right:10px}.main_menu .fa{width:26px;opacity:.99;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tile-stats{position:relative;display:block;margin-bottom:12px;border:1px solid #e4e4e4;-webkit-border-radius:5px;overflow:hidden;padding-bottom:5px;-webkit-background-clip:padding-box;-moz-border-radius:5px;-moz-background-clip:padding;border-radius:5px;background-clip:padding-box;background:#fff;transition:all .3s ease-in-out}.tile-stats:hover .icon i{animation-name:tansformAnimation;animation-duration:.5s;animation-iteration-count:1;color:rgba(58,58,58,.41);animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-name:tansformAnimation;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;-moz-animation-name:tansformAnimation;-moz-animation-duration:.5s;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-fill-mode:forwards}.tile-stats .icon{width:20px;height:20px;color:#bab8b8;position:absolute;right:53px;top:22px;z-index:1}.tile-stats .icon i{margin:0;font-size:60px;line-height:0;vertical-align:bottom;padding:0}.tile-stats .count{font-size:38px;font-weight:700;line-height:1.65857}.tile-stats .count,.tile-stats h3,.tile-stats p{position:relative;margin:0;margin-left:10px;z-index:5;padding:0}.tile-stats h3{color:#bab8b8}.tile-stats p{margin-top:5px;font-size:12px}.tile-stats>.dash-box-footer{position:relative;text-align:center;margin-top:5px;padding:3px 0;color:#fff;color:rgba(255,255,255,.8);display:block;z-index:10;background:rgba(0,0,0,.1);text-decoration:none}.tile-stats>.dash-box-footer:hover{color:#fff;background:rgba(0,0,0,.15)}.tile-stats>.dash-box-footer:hover{color:#fff;background:rgba(0,0,0,.15)}table.tile_info{padding:10px 15px}table.tile_info span.right{margin-right:0;float:right;position:absolute;right:4%}.tile:hover{text-decoration:none}.tile_header{border-bottom:transparent;padding:7px 15px;margin-bottom:15px;background:#e7e7e7}.tile_head h4{margin-top:0;margin-bottom:5px}.tiles-bottom{padding:5px 10px;margin-top:10px;background:rgba(194,194,194,.3);text-align:left}a.star{color:#428bca!important}.mail_content{background:none repeat scroll 0 0 #fff;border-radius:4px;margin-top:20px;min-height:500px;padding:10px 11px;width:100%}.list-btn-mail{margin-bottom:15px}.list-btn-mail.active{border-bottom:1px solid #39b3d7;padding:0 0 14px}.list-btn-mail>i{float:left;font-size:18px;font-style:normal;width:33px}.list-btn-mail>.cn{background:none repeat scroll 0 0 #39b3d7;border-radius:12px;color:#fff;float:right;font-style:normal;padding:0 5px}.button-mail{margin:0 0 15px!important;text-align:left;width:100%}.btn,.buttons,.modal-footer .btn+.btn,button{margin-bottom:5px;margin-right:5px}.btn-group .btn,.btn-group-vertical .btn{margin-bottom:0;margin-right:0}.mail_list_column{border-left:1px solid #dbdbdb}.mail_view{border-left:1px solid #dbdbdb}.mail_list{width:100%;border-bottom:1px solid #dbdbdb;margin-bottom:2px;display:inline-block}.mail_list .left{width:5%;float:left;margin-right:3%}.mail_list .right{width:90%;float:left}.mail_list h3{font-size:15px;font-weight:700;margin:0 0 6px}.mail_list h3 small{float:right;color:#adabab;font-size:11px;line-height:20px}.mail_list .badge{padding:3px 6px;font-size:8px;background:#bab7b7}@media (max-width:767px){.mail_list{margin-bottom:5px;display:inline-block}}.mail_heading h4{font-size:18px;border-bottom:1px solid #ddd;padding-bottom:10px;margin-top:20px}.attachment{margin-top:30px}.attachment ul{width:100%;list-style:none;padding-left:0;display:inline-block;margin-bottom:30px}.attachment ul li{float:left;width:150px;margin-right:10px;margin-bottom:10px}.attachment ul li img{height:150px;border:1px solid #ddd;padding:5px;margin-bottom:10px}.attachment ul li span{float:right}.attachment .file-name{float:left}.attachment .links{width:100%;display:inline-block}.compose{padding:0;position:fixed;bottom:0;right:0;background:#fff;border:1px solid #d9dee4;border-right:0;border-bottom:0;border-top-left-radius:5px;z-index:9999;display:none}.compose .compose-header{padding:5px;background:#169f85;color:#fff;border-top-left-radius:5px}.compose .compose-header .close{text-shadow:0 1px 0 #fff;line-height:.8}.compose .compose-body .editor.btn-toolbar{margin:0}.compose .compose-body .editor-wrapper{height:100%;min-height:50px;max-height:180px;border-radius:0;border-left:none;border-right:none;overflow:auto}.compose .compose-footer{padding:10px}.editor.btn-toolbar{zoom:1;background:#f7f7f7;margin:5px 2px;padding:3px 0;border:1px solid #efefef}.input-group{margin-bottom:10px}.ln_solid{border-top:1px solid #e5e5e5;color:#fff;background-color:#fff;height:1px;margin:20px 0}span.section{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.form-control{border-radius:0;width:100%}.form-horizontal .control-label{padding-top:8px}.form-control:focus{border-color:#ccd0d7;box-shadow:none!important}legend{font-size:18px;color:inherit}.form-horizontal .form-group{margin-right:0;margin-left:0}.form-control-feedback{margin-top:8px;height:23px;color:#bbb;line-height:24px;font-size:15px}.form-control-feedback.left{border-right:1px solid #ccc;left:13px}.form-control-feedback.right{border-left:1px solid #ccc;right:13px}.form-control.has-feedback-left{padding-left:45px}.form-control.has-feedback-right{padding-right:45px}.form-group{margin-bottom:10px}.validate{margin-top:10px}.invalid-form-error-message{margin-top:10px;padding:5px}.invalid-form-error-message.filled{border-left:2px solid #e74c3c}p.parsley-success{color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6}p.parsley-error{color:#b94a48;background-color:#f2dede;border:1px solid #eed3d7}ul.parsley-errors-list{list-style:none;color:#e74c3c;padding-left:0}input.parsley-error,select.parsley-error,textarea.parsley-error{background:#faedec;border:1px solid #e85445}.btn-group .parsley-errors-list{display:none}.bad input,.bad select,.bad textarea{border:1px solid #ce5454;box-shadow:0 0 4px -2px #ce5454;position:relative;left:0;-moz-animation:.7s 1 shake linear;-webkit-animation:.7s 1 shake linear}.item input,.item textarea{transition:.42s}.item .alert{float:left;margin:0 0 0 20px;padding:3px 10px;color:#fff;border-radius:3px 4px 4px 3px;background-color:#ce5454;max-width:170px;white-space:pre;position:relative;left:-15px;opacity:0;z-index:1;transition:.15s ease-out}.item .alert::after{content:'';display:block;height:0;width:0;border-color:transparent #ce5454 transparent transparent;border-style:solid;border-width:11px 7px;position:absolute;left:-13px;top:1px}.item.bad .alert{left:0;opacity:1}.inl-bl{display:inline-block}.well .markup{background:#fff;color:#777;position:relative;padding:45px 15px 15px;margin:15px 0 0 0;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:none}.well .markup::after{content:'Example';position:absolute;top:15px;left:15px;font-size:12px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:1px}.autocomplete-suggestions{border:1px solid #e4e4e4;background:#f4f4f4;cursor:default;overflow:auto}.autocomplete-suggestion{padding:2px 5px;font-size:1.2em;white-space:nowrap;overflow:hidden}.autocomplete-selected{background:#f0f0f0}.autocomplete-suggestions strong{font-weight:400;color:#39f;font-weight:bolder}.btn{border-radius:3px}a.btn-danger,a.btn-primary,a.btn-success,a.btn-warning{color:#fff}.btn-success{background:#26b99a;border:1px solid #169f85}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{background:#169f85}.btn-dark{color:#e9edef;background-color:#4b5f71;border-color:#364b5f}.btn-dark.active,.btn-dark:active,.btn-dark:focus,.btn-dark:hover,.open .dropdown-toggle.btn-dark{color:#fff;background-color:#394d5f;border-color:#394d5f}.btn-round{border-radius:30px}.btn.btn-app{position:relative;padding:15px 5px;margin:0 0 10px 10px;min-width:80px;height:60px;box-shadow:none;border-radius:0;text-align:center;color:#666;border:1px solid #ddd;background-color:#fafafa;font-size:12px}.btn.btn-app>.fa,.btn.btn-app>.glyphicon,.btn.btn-app>.ion{font-size:20px;display:block}.btn.btn-app:hover{background:#f4f4f4;color:#444;border-color:#aaa}.btn.btn-app:active,.btn.btn-app:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.btn-app>.badge{position:absolute;top:-3px;right:-10px;font-size:10px;font-weight:400}textarea{padding:10px;vertical-align:top;width:200px}textarea:focus{outline-style:solid;outline-width:2px}.btn_{display:inline-block;padding:3px 9px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.bs-glyphicons{margin:0 -10px 20px;overflow:hidden}.bs-glyphicons-list{padding-left:0;list-style:none}.bs-glyphicons li{float:left;width:25%;height:115px;padding:10px;font-size:10px;line-height:1.4;text-align:center;background-color:#f9f9f9;border:1px solid #fff}.bs-glyphicons .glyphicon{margin-top:5px;margin-bottom:10px;font-size:24px}.bs-glyphicons .glyphicon-class{display:block;text-align:center;word-wrap:break-word}.bs-glyphicons li:hover{color:#fff;background-color:#1abb9c}@media (min-width:768px){.bs-glyphicons{margin-right:0;margin-left:0}.bs-glyphicons li{width:12.5%;font-size:12px}}.tagsinput{border:1px solid #ccc;background:#fff;padding:6px 6px 0;width:300px;overflow-y:auto}span.tag{-moz-border-radius:2px;-webkit-border-radius:2px;display:block;float:left;padding:5px 9px;text-decoration:none;background:#1abb9c;color:#f1f6f7;margin-right:5px;font-weight:500;margin-bottom:5px;font-family:helvetica}span.tag a{color:#f1f6f7!important}.tagsinput span.tag a{font-weight:700;color:#82ad2b;text-decoration:none;font-size:11px}.tagsinput input{width:80px;margin:0;font-family:helvetica;font-size:13px;border:1px solid transparent;padding:3px;background:0 0;color:#000;outline:0}.tagsinput div{display:block;float:left}.tags_clear{clear:both;width:100%;height:0}.not_valid{background:#fbd8db!important;color:#90111a!important}ul.bar_tabs{overflow:visible;background:#f5f7fa;height:25px;margin:21px 0 14px;padding-left:14px;position:relative;z-index:1;width:100%;border-bottom:1px solid #e6e9ed}ul.bar_tabs>li{border:1px solid #e6e9ed;color:#333!important;margin-top:-17px;margin-left:8px;background:#fff;border-bottom:none;border-radius:4px 4px 0 0}ul.bar_tabs>li.active{border-right:6px solid #d3d6da;border-top:0;margin-top:-15px}ul.bar_tabs>li a{padding:10px 17px;background:#f5f7fa;margin:0;border-top-right-radius:0}ul.bar_tabs>li a:hover{border:1px solid transparent}ul.bar_tabs>li.active a{border-bottom:none}ul.bar_tabs.right{padding-right:14px}ul.bar_tabs.right li{float:right}a:focus{outline:0}ul.timeline li{position:relative;border-bottom:1px solid #e8e8e8;clear:both}.timeline .block{margin:0;border-left:3px solid #e8e8e8;overflow:visible;padding:10px 15px;margin-left:105px}.timeline.widget{min-width:0;max-width:inherit}.timeline.widget .block{margin-left:5px}.timeline .tags{position:absolute;top:15px;left:0;width:84px}.timeline .tag{display:block;height:30px;font-size:13px;padding:8px}.timeline .tag span{display:block;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.tag{line-height:1;background:#1abb9c;color:#fff!important}.tag:after{content:' ';height:30px;width:0;position:absolute;left:100%;top:0;margin:0;pointer-events:none;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:11px solid #1abb9c}.timeline h2.title{position:relative;font-size:16px;margin:0}.timeline h2.title:before{content:'';position:absolute;left:-23px;top:3px;display:block;width:14px;height:14px;border:3px solid #d2d3d2;border-radius:14px;background:#f9f9f9}.timeline .byline{padding:.25em 0}.byline{-webkit-font-smoothing:antialiased;font-style:italic;font-size:.9375em;line-height:1.3;color:#aab6aa}ul.social li{border:0}.social-body,.social-sidebar{float:right}.social-sidebar{background:#ededed;width:22%}.social-body{border:1px solid #ccc;width:78%}.thumb img{width:50px;height:50px;border-radius:50%}.chat .thumb img{width:27px;height:27px;border-radius:50%}.chat .status{float:left;margin:16px 0 0 -16px;font-size:14px;font-weight:700;width:12px;height:12px;display:block;border:2px solid #fff;z-index:12312;border-radius:50%}.chat .status.online{background:#1abb9c}.chat .status.away{background:#f39c12}.chat .status.offline{background:#ccc}.chat .media-body{padding-top:5px}.dashboard_graph .x_title{padding:5px 5px 7px}.dashboard_graph .x_title h3{margin:0;font-weight:400}.chart{position:relative;display:inline-block;width:110px;height:110px;margin-top:5px;margin-bottom:5px;text-align:center}.chart canvas{position:absolute;top:0;left:0}.percent{display:inline-block;line-height:110px;z-index:2;font-size:18px}.percent:after{content:'%';margin-left:.1em;font-size:.8em}.angular{margin-top:100px}.angular .chart{margin-top:0}.widget{min-width:250px;max-width:310px}.widget_tally_box .btn-group button{text-align:center}.widget_tally_box .btn-group button{color:inherit;font-weight:500;background-color:#f5f5f5;border:1px solid #e7e7e7}ul.widget_tally,ul.widget_tally li{width:100%}ul.widget_tally li{padding:2px 10px;border-bottom:1px solid #ececec;padding-bottom:4px}ul.widget_tally .month{width:70%;float:left}ul.widget_tally .count{width:30%;float:left;text-align:right}.pie_bg{border-bottom:1px solid rgba(101,204,182,.16);padding-bottom:15px;border-radius:4px;padding-bottom:10px;box-shadow:0 4px 6px -6px #222}.widget_tally_box .flex{display:-ms-flexbox;display:flex}ul.widget_profile_box{width:100%;height:42px;padding:3px;background:#ececec;margin-top:40px;margin-left:1px}ul.widget_profile_box li:first-child{width:25%;float:left}ul.widget_profile_box li:first-child a{float:left}ul.widget_profile_box li:last-child{width:25%;float:right}ul.widget_profile_box li:last-child a{float:right}ul.widget_profile_box li a{font-size:22px;text-align:center;width:35px;height:35px;border:1px solid rgba(52,73,94,.44);display:block;border-radius:50%;padding:0}ul.widget_profile_box li a:hover{color:#1abb9c!important;border:1px solid #26b99a}ul.widget_profile_box li .profile_img{width:85px;height:85px;margin:0;margin-top:-28px}.widget_tally_box p,.widget_tally_box span{text-align:center}.widget_tally_box .name{text-align:center;margin:25px}.widget_tally_box .name_title{text-align:center;margin:5px}.widget_tally_box ul.legend{margin:0}.widget_tally_box ul.legend p,.widget_tally_box ul.legend span{text-align:left}.widget_tally_box ul.legend li .icon{font-size:20px;float:left;width:14px}.widget_tally_box ul.legend li .name{font-size:14px;margin:5px 0 0 14px;text-overflow:ellipsis;float:left}.widget_tally_box ul.legend p{display:inline-block;margin:0}.widget_tally_box ul.verticle_bars li{height:140px;width:23%}.widget .verticle_bars li .progress.vertical.progress_wide{width:65%}ul.count2{width:100%;margin-left:1px;border:1px solid #ddd;border-left:0;border-right:0;padding:10px 0}ul.count2 li{width:30%;text-align:center}ul.count2 li h3{font-weight:400;margin:0}ul.count2 li span{font-weight:300}.divider{border-bottom:1px solid #ddd;margin:10px}.divider-dashed{border-top:1px dashed #e7eaec;background-color:#fff;height:1px;margin:10px 0}ul.messages{padding:0;list-style:none}.tasks li,ul.messages li{border-bottom:1px dotted #e6e6e6;padding:8px 0}img.avatar,ul.messages li img.avatar{height:32px;width:32px;float:left;display:inline-block;border-radius:2px;padding:2px;background:#f7f7f7;border:1px solid #e6e6e6}ul.messages li .message_date{float:right;text-align:right}ul.messages li .message_wrapper{margin-left:50px;margin-right:40px}ul.messages li .message_wrapper h4.heading{font-weight:600;margin:0;cursor:pointer;margin-bottom:10px;line-height:100%}ul.messages li .message_wrapper blockquote{padding:0 10px;margin:0;border-left:5px solid #eee}ul.user_data li{margin-bottom:6px}ul.user_data li p{margin-bottom:0}ul.user_data li .progress{width:90%}.project_progress .progress{margin-bottom:3px!important;margin-top:5px}.projects .list-inline{margin:0}.profile_title{background:#f5f7fa;border:0;padding:7px 0;display:-ms-flexbox;display:flex}ul.stats-overview{border-bottom:1px solid #e8e8e8;padding-bottom:10px;margin-bottom:10px}ul.stats-overview li{display:inline-block;text-align:center;padding:0 15px;width:30%;font-size:14px;border-right:1px solid #e8e8e8}ul.stats-overview li:last-child{border-right:0}ul.stats-overview li .name{font-size:12px}ul.stats-overview li .value{font-size:14px;font-weight:700;display:block}ul.stats-overview li:first-child{padding-left:0}ul.project_files li{margin-bottom:5px}ul.project_files li a i{width:20px}.project_detail p{margin-bottom:10px}.project_detail p.title{font-weight:700;margin-bottom:0}.avatar img{border-radius:50%;max-width:45px}.pricing{background:#fff}.pricing .title{background:#1abb9c;height:110px;color:#fff;padding:15px 0 0;text-align:center}.pricing .title h2{text-transform:capitalize;font-size:18px;border-radius:5px 5px 0 0;margin:0;font-weight:400}.pricing .title h1{font-size:30px;margin:12px}.pricing .title span{background:rgba(51,51,51,.28);padding:2px 5px}.pricing_features{background:#fafafa;padding:20px 15px;min-height:230px;font-size:13.5px}.pricing_features ul li{margin-top:10px}.pricing_footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;text-align:center;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.pricing_footer p{font-size:13px;padding:10px 0 2px;display:block}.ui-ribbon-container{position:relative}.ui-ribbon-container .ui-ribbon-wrapper{position:absolute;overflow:hidden;width:85px;height:88px;top:-3px;right:-3px}.ui-ribbon-container.ui-ribbon-primary .ui-ribbon{background-color:#5b90bf}.ui-ribbon-container .ui-ribbon{position:relative;display:block;text-align:center;font-size:15px;font-weight:700;color:#fff;transform:rotate(45deg);padding:7px 0;left:-5px;top:15px;width:120px;line-height:20px;background-color:#555;box-shadow:0 0 3px rgba(0,0,0,.3)}.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after,.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before{border-top:2px solid #5b90bf}.ui-ribbon-container .ui-ribbon:before{left:0;bottom:-1px}.ui-ribbon-container .ui-ribbon:before{right:0}.ui-ribbon-container .ui-ribbon:after,.ui-ribbon-container .ui-ribbon:before{position:absolute;content:' ';line-height:0;border-top:2px solid #555;border-left:2px solid transparent;border-right:2px solid transparent}.thumbnail .image{height:120px;overflow:hidden}.caption{padding:9px 5px;background:#f7f7f7}.caption p{margin-bottom:5px}.thumbnail{height:190px;overflow:hidden}.view{overflow:hidden;position:relative;text-align:center;box-shadow:1px 1px 2px #e6e6e6;cursor:default}.view .content,.view .mask{position:absolute;width:100%;overflow:hidden;top:0;left:0}.view img{display:block;position:relative}.view .tools{text-transform:uppercase;color:#fff;text-align:center;position:relative;font-size:17px;padding:3px;background:rgba(0,0,0,.35);margin:43px 0 0 0}.mask.no-caption .tools{margin:90px 0 0 0}.view .tools a{display:inline-block;color:#fff;font-size:18px;font-weight:400;padding:0 4px}.view p{font-family:Georgia,serif;font-style:italic;font-size:12px;position:relative;color:#fff;padding:10px 20px 20px;text-align:center}.view a.info{display:inline-block;text-decoration:none;padding:7px 14px;background:#000;color:#fff;text-transform:uppercase;box-shadow:0 0 1px #000}.view-first img{transition:all .2s linear}.view-first .mask{opacity:0;background-color:rgba(0,0,0,.5);transition:all .4s ease-in-out}.view-first .tools{transform:translateY(-100px);opacity:0;transition:all .2s ease-in-out}.view-first p{transform:translateY(100px);opacity:0;transition:all .2s linear}.view-first:hover img{transform:scale(1.1)}.view-first:hover .mask{opacity:1}.view-first:hover .tools,.view-first:hover p{opacity:1;transform:translateY(0)}.view-first:hover p{transition-delay:0.1s}/*! * bootstrap-vertical-tabs - v1.2.1 * https://dbtek.github.io/bootstrap-vertical-tabs * 2014-11-07 diff --git a/public/assets/js/all-js.js b/public/assets/js/all-js.js index e11342289..24a1ef23c 100644 --- a/public/assets/js/all-js.js +++ b/public/assets/js/all-js.js @@ -1 +1 @@ -var a,l;!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,(function(e,t){"use strict";var c=[],n=Object.getPrototypeOf,l=c.slice,r=c.flat?function(e){return c.flat.call(e)}:function(e){return c.concat.apply([],e)},o=c.push,a=c.indexOf,i={},s=i.toString,u=i.hasOwnProperty,f=u.toString,d=f.call(Object),m={},h=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},p=function(e){return null!=e&&e===e.window},g=e.document,v={type:!0,src:!0,nonce:!0,noModule:!0};function z(e,t,c){var n,l,r=(c=c||g).createElement("script");if(r.text=e,t)for(n in v)(l=t[n]||t.getAttribute&&t.getAttribute(n))&&r.setAttribute(n,l);c.head.appendChild(r).parentNode.removeChild(r)}function b(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?i[s.call(e)]||"object":typeof e}var C="3.7.1",L=/HTML$/i,y=function(e,t){return new y.fn.init(e,t)};function M(e){var t=!!e&&"length"in e&&e.length,c=b(e);return!h(e)&&!p(e)&&("array"===c||0===t||"number"==typeof t&&0+~]|"+S+")"+S+"*"),j=new RegExp(S+"|>"),q=new RegExp(R),F=new RegExp("^"+O+"$"),$={ID:new RegExp("^#("+O+")"),CLASS:new RegExp("^\\.("+O+")"),TAG:new RegExp("^("+O+"|[*])"),ATTR:new RegExp("^"+V),PSEUDO:new RegExp("^"+R),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+S+"*(even|odd|(([+-]|)(\\d*)n|)"+S+"*(?:([+-]|)"+S+"*(\\d+)|))"+S+"*\\)|)","i"),bool:new RegExp("^(?:"+H+")$","i"),needsContext:new RegExp("^"+S+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+S+"*((?:-\\d)?\\d*)"+S+"*\\)|)(?=[^-]|$)","i")},U=/^(?:input|select|textarea|button)$/i,W=/^h\d$/i,Y=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Z=/[+~]/,G=new RegExp("\\\\[\\da-fA-F]{1,6}"+S+"?|\\\\([^\\r\\n\\f])","g"),Q=function(e,t){var c="0x"+e.slice(1)-65536;return t||(c<0?String.fromCharCode(c+65536):String.fromCharCode(c>>10|55296,1023&c|56320))},K=function(){ie()},X=de((function(e){return!0===e.disabled&&_(e,"fieldset")}),{dir:"parentNode",next:"legend"});try{g.apply(c=l.call(N.childNodes),N.childNodes),c[N.childNodes.length].nodeType}catch(t){g={apply:function(e,t){D.apply(e,l.call(t))},call:function(e){D.apply(e,l.call(arguments,1))}}}function J(e,t,c,n){var l,r,o,a,i,u,f,p=t&&t.ownerDocument,z=t?t.nodeType:9;if(c=c||[],"string"!=typeof e||!e||1!==z&&9!==z&&11!==z)return c;if(!n&&(ie(t),t=t||s,d)){if(11!==z&&(i=Y.exec(e)))if(l=i[1]){if(9===z){if(!(o=t.getElementById(l)))return c;if(o.id===l)return g.call(c,o),c}else if(p&&(o=p.getElementById(l))&&J.contains(t,o)&&o.id===l)return g.call(c,o),c}else{if(i[2])return g.apply(c,t.getElementsByTagName(e)),c;if((l=i[3])&&t.getElementsByClassName)return g.apply(c,t.getElementsByClassName(l)),c}if(!(E[e+" "]||h&&h.test(e))){if(f=e,p=t,1===z&&(j.test(e)||I.test(e))){for((p=Z.test(e)&&ae(t.parentNode)||t)==t&&m.scope||((a=t.getAttribute("id"))?a=y.escapeSelector(a):t.setAttribute("id",a=v)),r=(u=ue(e)).length;r--;)u[r]=(a?"#"+a:":scope")+" "+fe(u[r]);f=u.join(",")}try{return g.apply(c,p.querySelectorAll(f)),c}catch(t){E(e,!0)}finally{a===v&&t.removeAttribute("id")}}}return ze(e.replace(A,"$1"),t,c,n)}function ee(){var e=[];return function t(c,l){return e.push(c+" ")>n.cacheLength&&delete t[e.shift()],t[c+" "]=l}}function te(e){return e[v]=!0,e}function ce(e){var t=s.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ne(e){return function(t){return _(t,"input")&&t.type===e}}function le(e){return function(t){return(_(t,"input")||_(t,"button"))&&t.type===e}}function re(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&X(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function oe(e){return te((function(t){return t=+t,te((function(c,n){for(var l,r=e([],c.length,t),o=r.length;o--;)c[l=r[o]]&&(c[l]=!(n[l]=c[l]))}))}))}function ae(e){return e&&void 0!==e.getElementsByTagName&&e}function ie(e){var t,c=e?e.ownerDocument||e:N;return c!=s&&9===c.nodeType&&c.documentElement&&(f=(s=c).documentElement,d=!y.isXMLDoc(s),p=f.matches||f.webkitMatchesSelector||f.msMatchesSelector,f.msMatchesSelector&&N!=s&&(t=s.defaultView)&&t.top!==t&&t.addEventListener("unload",K),m.getById=ce((function(e){return f.appendChild(e).id=y.expando,!s.getElementsByName||!s.getElementsByName(y.expando).length})),m.disconnectedMatch=ce((function(e){return p.call(e,"*")})),m.scope=ce((function(){return s.querySelectorAll(":scope")})),m.cssHas=ce((function(){try{return s.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}})),m.getById?(n.filter.ID=function(e){var t=e.replace(G,Q);return function(e){return e.getAttribute("id")===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&d){var c=t.getElementById(e);return c?[c]:[]}}):(n.filter.ID=function(e){var t=e.replace(G,Q);return function(e){var c=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return c&&c.value===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&d){var c,n,l,r=t.getElementById(e);if(r){if((c=r.getAttributeNode("id"))&&c.value===e)return[r];for(l=t.getElementsByName(e),n=0;r=l[n++];)if((c=r.getAttributeNode("id"))&&c.value===e)return[r]}return[]}}),n.find.TAG=function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},n.find.CLASS=function(e,t){if(void 0!==t.getElementsByClassName&&d)return t.getElementsByClassName(e)},h=[],ce((function(e){var t;f.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||h.push("\\["+S+"*(?:value|"+H+")"),e.querySelectorAll("[id~="+v+"-]").length||h.push("~="),e.querySelectorAll("a#"+v+"+*").length||h.push(".#.+[+~]"),e.querySelectorAll(":checked").length||h.push(":checked"),(t=s.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),f.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&h.push(":enabled",":disabled"),(t=s.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||h.push("\\["+S+"*name"+S+"*="+S+"*(?:''|\"\")")})),m.cssHas||h.push(":has"),h=h.length&&new RegExp(h.join("|")),T=function(e,t){if(e===t)return i=!0,0;var c=!e.compareDocumentPosition-!t.compareDocumentPosition;return c||(1&(c=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!m.sortDetached&&t.compareDocumentPosition(e)===c?e===s||e.ownerDocument==N&&J.contains(N,e)?-1:t===s||t.ownerDocument==N&&J.contains(N,t)?1:o?a.call(o,e)-a.call(o,t):0:4&c?-1:1)}),s}for(t in J.matches=function(e,t){return J(e,null,null,t)},J.matchesSelector=function(e,t){if(ie(e),d&&!E[t+" "]&&(!h||!h.test(t)))try{var c=p.call(e,t);if(c||m.disconnectedMatch||e.document&&11!==e.document.nodeType)return c}catch(e){E(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(G,Q),e[3]=(e[3]||e[4]||e[5]||"").replace(G,Q),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||J.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&J.error(e[0]),e},PSEUDO:function(e){var t,c=!e[6]&&e[2];return $.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":c&&q.test(c)&&(t=ue(c,!0))&&(t=c.indexOf(")",c.length-t)-c.length)&&(e[0]=e[0].slice(0,t),e[2]=c.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(G,Q).toLowerCase();return"*"===e?function(){return!0}:function(e){return _(e,t)}},CLASS:function(e){var t=C[e+" "];return t||(t=new RegExp("(^|"+S+")"+e+"("+S+"|$)"))&&C(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,c){return function(n){var l=J.attr(n,e);return null==l?"!="===t:!t||(l+="","="===t?l===c:"!="===t?l!==c:"^="===t?c&&0===l.indexOf(c):"*="===t?c&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function P(e,t,c){return h(t)?y.grep(e,(function(e,n){return!!t.call(e,n,e)!==c})):t.nodeType?y.grep(e,(function(e){return e===t!==c})):"string"!=typeof t?y.grep(e,(function(e){return-1)[^>]*|#([\w-]+))$/;(y.fn.init=function(e,t,c){var n,l;if(!e)return this;if(c=c||B,"string"==typeof e){if(!(n="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:I.exec(e))||!n[1]&&t)return!t||t.jquery?(t||c).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof y?t[0]:t,y.merge(this,y.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),R.test(n[1])&&y.isPlainObject(t))for(n in t)h(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return(l=g.getElementById(n[2]))&&(this[0]=l,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):h(e)?void 0!==c.ready?c.ready(e):e(y):y.makeArray(e,this)}).prototype=y.fn,B=y(g);var j=/^(?:parents|prev(?:Until|All))/,q={children:!0,contents:!0,next:!0,prev:!0};function F(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}y.fn.extend({has:function(e){var t=y(e,this),c=t.length;return this.filter((function(){for(var e=0;e\x20\t\r\n\f]*)/i,Me=/^$|^module$|\/(?:java|ecma)script/i;be=g.createDocumentFragment().appendChild(g.createElement("div")),(Ce=g.createElement("input")).setAttribute("type","radio"),Ce.setAttribute("checked","checked"),Ce.setAttribute("name","t"),be.appendChild(Ce),m.checkClone=be.cloneNode(!0).cloneNode(!0).lastChild.checked,be.innerHTML="",m.noCloneChecked=!!be.cloneNode(!0).lastChild.defaultValue,be.innerHTML="",m.option=!!be.lastChild;var _e={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function we(e,t){var c;return c=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&_(e,t)?y.merge([e],c):c}function ke(e,t){for(var c=0,n=e.length;c",""]);var xe=/<|&#?\w+;/;function Se(e,t,c,n,l){for(var r,o,a,i,s,u,f=t.createDocumentFragment(),d=[],m=0,h=e.length;m\s*$/g;function Re(e,t){return _(e,"table")&&_(11!==t.nodeType?t:t.firstChild,"tr")&&y(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Be(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ie(e,t){var c,n,l,r,o,a;if(1===t.nodeType){if(le.hasData(e)&&(a=le.get(e).events))for(l in le.remove(t,"handle events"),a)for(c=0,n=a[l].length;c").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",c=function(e){t.remove(),c=null,e&&l("error"===e.type?404:200,e.type)}),g.head.appendChild(t[0])},abort:function(){c&&c()}}}));var Kt,Xt=[],Jt=/(=)\?(?=&|$)|\?\?/;y.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||y.expando+"_"+xt.guid++;return this[e]=!0,e}}),y.ajaxPrefilter("json jsonp",(function(t,c,n){var l,r,o,a=!1!==t.jsonp&&(Jt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Jt.test(t.data)&&"data");if(a||"jsonp"===t.dataTypes[0])return l=t.jsonpCallback=h(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,a?t[a]=t[a].replace(Jt,"$1"+l):!1!==t.jsonp&&(t.url+=(St.test(t.url)?"&":"?")+t.jsonp+"="+l),t.converters["script json"]=function(){return o||y.error(l+" was not called"),o[0]},t.dataTypes[0]="json",r=e[l],e[l]=function(){o=arguments},n.always((function(){void 0===r?y(e).removeProp(l):e[l]=r,t[l]&&(t.jsonpCallback=c.jsonpCallback,Xt.push(l)),o&&h(r)&&r(o[0]),o=r=void 0})),"script"})),m.createHTMLDocument=((Kt=g.implementation.createHTMLDocument("").body).innerHTML="
",2===Kt.childNodes.length),y.parseHTML=function(e,t,c){return"string"!=typeof e?[]:("boolean"==typeof t&&(c=t,t=!1),t||(m.createHTMLDocument?((n=(t=g.implementation.createHTMLDocument("")).createElement("base")).href=g.location.href,t.head.appendChild(n)):t=g),r=!c&&[],(l=R.exec(e))?[t.createElement(l[1])]:(l=Se([e],t,r),r&&r.length&&y(r).remove(),y.merge([],l.childNodes)));var n,l,r},y.fn.load=function(e,t,c){var n,l,r,o=this,a=e.indexOf(" ");return-1").append(y.parseHTML(e)).find(n):e)})).always(c&&function(e,t){o.each((function(){c.apply(this,r||[e.responseText,t,e])}))}),this},y.expr.pseudos.animated=function(e){return y.grep(y.timers,(function(t){return e===t.elem})).length},y.offset={setOffset:function(e,t,c){var n,l,r,o,a,i,s=y.css(e,"position"),u=y(e),f={};"static"===s&&(e.style.position="relative"),a=u.offset(),r=y.css(e,"top"),i=y.css(e,"left"),("absolute"===s||"fixed"===s)&&-1<(r+i).indexOf("auto")?(o=(n=u.position()).top,l=n.left):(o=parseFloat(r)||0,l=parseFloat(i)||0),h(t)&&(t=t.call(e,c,y.extend({},a))),null!=t.top&&(f.top=t.top-a.top+o),null!=t.left&&(f.left=t.left-a.left+l),"using"in t?t.using.call(e,f):u.css(f)}},y.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){y.offset.setOffset(this,e,t)}));var t,c,n=this[0];return n?n.getClientRects().length?(t=n.getBoundingClientRect(),c=n.ownerDocument.defaultView,{top:t.top+c.pageYOffset,left:t.left+c.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,c,n=this[0],l={top:0,left:0};if("fixed"===y.css(n,"position"))t=n.getBoundingClientRect();else{for(t=this.offset(),c=n.ownerDocument,e=n.offsetParent||c.documentElement;e&&(e===c.body||e===c.documentElement)&&"static"===y.css(e,"position");)e=e.parentNode;e&&e!==n&&1===e.nodeType&&((l=y(e).offset()).top+=y.css(e,"borderTopWidth",!0),l.left+=y.css(e,"borderLeftWidth",!0))}return{top:t.top-l.top-y.css(n,"marginTop",!0),left:t.left-l.left-y.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===y.css(e,"position");)e=e.offsetParent;return e||de}))}}),y.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var c="pageYOffset"===t;y.fn[e]=function(n){return K(this,(function(e,n,l){var r;if(p(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===l)return r?r[t]:e[n];r?r.scrollTo(c?r.pageXOffset:l,c?l:r.pageYOffset):e[n]=l}),e,n,arguments.length)}})),y.each(["top","left"],(function(e,t){y.cssHooks[t]=Ge(m.pixelPosition,(function(e,c){if(c)return c=Ze(e,t),Fe.test(c)?y(e).position()[t]+"px":c}))})),y.each({Height:"height",Width:"width"},(function(e,t){y.each({padding:"inner"+e,content:t,"":"outer"+e},(function(c,n){y.fn[n]=function(l,r){var o=arguments.length&&(c||"boolean"!=typeof l),a=c||(!0===l||!0===r?"margin":"border");return K(this,(function(t,c,l){var r;return p(t)?0===n.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(r=t.documentElement,Math.max(t.body["scroll"+e],r["scroll"+e],t.body["offset"+e],r["offset"+e],r["client"+e])):void 0===l?y.css(t,c,a):y.style(t,c,l,a)}),t,o?l:void 0,o)}}))})),y.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){y.fn[t]=function(e){return this.on(t,e)}})),y.fn.extend({bind:function(e,t,c){return this.on(e,null,t,c)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,c,n){return this.on(t,e,c,n)},undelegate:function(e,t,c){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",c)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),y.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){y.fn[t]=function(e,c){return 0\x20\t\r\n\f]*)[^>]*)\/>/gi;i(e,"UNSAFE_restoreLegacyHtmlPrefilter",(function(){e.migrateEnablePatches("self-closed-tags")}),"legacy-self-closed-tags",'jQuery.UNSAFE_restoreLegacyHtmlPrefilter deprecated; use `jQuery.migrateEnablePatches( "self-closed-tags" )`'),s(e,"htmlPrefilter",(function(e){var t,c;return(c=(t=e).replace(P,"<$1>"))!==t&&R(t)!==R(c)&&r("self-closed-tags","HTML tags must be properly nested and closed: "+t),e.replace(P,"<$1>")}),"self-closed-tags"),e.migrateDisablePatches("self-closed-tags");var B,I,j,q=e.fn.offset;return s(e.fn,"offset",(function(){var e=this[0];return!e||e.nodeType&&e.getBoundingClientRect?q.apply(this,arguments):(r("offset-valid-elem","jQuery.fn.offset() requires a valid DOM element"),arguments.length?this:void 0)}),"offset-valid-elem"),e.ajax&&(B=e.param,s(e,"param",(function(t,c){var n=e.ajaxSettings&&e.ajaxSettings.traditional;return void 0===c&&n&&(r("param-ajax-traditional","jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),c=n),B.call(this,t,c)}),"param-ajax-traditional")),i(e.fn,"andSelf",e.fn.addBack,"andSelf","jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),e.Deferred&&(I=e.Deferred,j=[["resolve","done",e.Callbacks("once memory"),e.Callbacks("once memory"),"resolved"],["reject","fail",e.Callbacks("once memory"),e.Callbacks("once memory"),"rejected"],["notify","progress",e.Callbacks("memory"),e.Callbacks("memory")]],s(e,"Deferred",(function(t){var c=I(),n=c.promise();function l(){var t=arguments;return e.Deferred((function(l){e.each(j,(function(e,r){var o="function"==typeof t[e]&&t[e];c[r[1]]((function(){var e=o&&o.apply(this,arguments);e&&"function"==typeof e.promise?e.promise().done(l.resolve).fail(l.reject).progress(l.notify):l[r[0]+"With"](this===n?l.promise():this,o?[e]:arguments)}))})),t=null})).promise()}return i(c,"pipe",l,"deferred-pipe","deferred.pipe() is deprecated"),i(n,"pipe",l,"deferred-pipe","deferred.pipe() is deprecated"),t&&t.call(c,c),c}),"deferred-pipe"),e.Deferred.exceptionHook=I.exceptionHook),e})),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bootstrap=t()}(this,(function(){"use strict";const e=new Map,t={set(t,c,n){e.has(t)||e.set(t,new Map);const l=e.get(t);l.has(c)||0===l.size?l.set(c,n):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(l.keys())[0]}.`)},get:(t,c)=>e.has(t)&&e.get(t).get(c)||null,remove(t,c){if(!e.has(t))return;const n=e.get(t);n.delete(c),0===n.size&&e.delete(t)}},c="transitionend",n=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,((e,t)=>`#${CSS.escape(t)}`))),e),l=e=>{e.dispatchEvent(new Event(c))},r=e=>!(!e||"object"!=typeof e)&&(void 0!==e.jquery&&(e=e[0]),void 0!==e.nodeType),o=e=>r(e)?e.jquery?e[0]:e:"string"==typeof e&&e.length>0?document.querySelector(n(e)):null,a=e=>{if(!r(e)||0===e.getClientRects().length)return!1;const t="visible"===getComputedStyle(e).getPropertyValue("visibility"),c=e.closest("details:not([open])");if(!c)return t;if(c!==e){const t=e.closest("summary");if(t&&t.parentNode!==c)return!1;if(null===t)return!1}return t},i=e=>!e||e.nodeType!==Node.ELEMENT_NODE||(!!e.classList.contains("disabled")||(void 0!==e.disabled?e.disabled:e.hasAttribute("disabled")&&"false"!==e.getAttribute("disabled"))),s=e=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof e.getRootNode){const t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?s(e.parentNode):null},u=()=>{},f=e=>{e.offsetHeight},d=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,m=[],h=()=>"rtl"===document.documentElement.dir,p=e=>{var t;t=()=>{const t=d();if(t){const c=e.NAME,n=t.fn[c];t.fn[c]=e.jQueryInterface,t.fn[c].Constructor=e,t.fn[c].noConflict=()=>(t.fn[c]=n,e.jQueryInterface)}},"loading"===document.readyState?(m.length||document.addEventListener("DOMContentLoaded",(()=>{for(const e of m)e()})),m.push(t)):t()},g=(e,t=[],c=e)=>"function"==typeof e?e(...t):c,v=(e,t,n=!0)=>{if(!n)return void g(e);const r=(e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:c}=window.getComputedStyle(e);const n=Number.parseFloat(t),l=Number.parseFloat(c);return n||l?(t=t.split(",")[0],c=c.split(",")[0],1e3*(Number.parseFloat(t)+Number.parseFloat(c))):0})(t)+5;let o=!1;const a=({target:n})=>{n===t&&(o=!0,t.removeEventListener(c,a),g(e))};t.addEventListener(c,a),setTimeout((()=>{o||l(t)}),r)},z=(e,t,c,n)=>{const l=e.length;let r=e.indexOf(t);return-1===r?!c&&n?e[l-1]:e[0]:(r+=c?1:-1,n&&(r=(r+l)%l),e[Math.max(0,Math.min(r,l-1))])},b=/[^.]*(?=\..*)\.|.*/,C=/\..*/,L=/::\d+$/,y={};let M=1;const _={mouseenter:"mouseover",mouseleave:"mouseout"},w=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function k(e,t){return t&&`${t}::${M++}`||e.uidEvent||M++}function x(e){const t=k(e);return e.uidEvent=t,y[t]=y[t]||{},y[t]}function S(e,t,c=null){return Object.values(e).find((e=>e.callable===t&&e.delegationSelector===c))}function A(e,t,c){const n="string"==typeof t,l=n?c:t||c;let r=D(e);return w.has(r)||(r=e),[n,l,r]}function E(e,t,c,n,l){if("string"!=typeof t||!e)return;let[r,o,a]=A(t,c,n);if(t in _){const e=e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)};o=e(o)}const i=x(e),s=i[a]||(i[a]={}),u=S(s,o,r?c:null);if(u)return void(u.oneOff=u.oneOff&&l);const f=k(o,t.replace(b,"")),d=r?function(e,t,c){return function n(l){const r=e.querySelectorAll(t);for(let{target:o}=l;o&&o!==this;o=o.parentNode)for(const a of r)if(a===o)return O(l,{delegateTarget:o}),n.oneOff&&H.off(e,l.type,t,c),c.apply(o,[l])}}(e,c,o):function(e,t){return function c(n){return O(n,{delegateTarget:e}),c.oneOff&&H.off(e,n.type,t),t.apply(e,[n])}}(e,o);d.delegationSelector=r?c:null,d.callable=o,d.oneOff=l,d.uidEvent=f,s[f]=d,e.addEventListener(a,d,r)}function T(e,t,c,n,l){const r=S(t[c],n,l);r&&(e.removeEventListener(c,r,Boolean(l)),delete t[c][r.uidEvent])}function N(e,t,c,n){const l=t[c]||{};for(const[r,o]of Object.entries(l))r.includes(n)&&T(e,t,c,o.callable,o.delegationSelector)}function D(e){return e=e.replace(C,""),_[e]||e}const H={on(e,t,c,n){E(e,t,c,n,!1)},one(e,t,c,n){E(e,t,c,n,!0)},off(e,t,c,n){if("string"!=typeof t||!e)return;const[l,r,o]=A(t,c,n),a=o!==t,i=x(e),s=i[o]||{},u=t.startsWith(".");if(void 0===r){if(u)for(const c of Object.keys(i))N(e,i,c,t.slice(1));for(const[c,n]of Object.entries(s)){const l=c.replace(L,"");a&&!t.includes(l)||T(e,i,o,n.callable,n.delegationSelector)}}else{if(!Object.keys(s).length)return;T(e,i,o,r,l?c:null)}},trigger(e,t,c){if("string"!=typeof t||!e)return null;const n=d();let l=null,r=!0,o=!0,a=!1;t!==D(t)&&n&&(l=n.Event(t,c),n(e).trigger(l),r=!l.isPropagationStopped(),o=!l.isImmediatePropagationStopped(),a=l.isDefaultPrevented());const i=O(new Event(t,{bubbles:r,cancelable:!0}),c);return a&&i.preventDefault(),o&&e.dispatchEvent(i),i.defaultPrevented&&l&&l.preventDefault(),i}};function O(e,t={}){for(const[c,n]of Object.entries(t))try{e[c]=n}catch(t){Object.defineProperty(e,c,{configurable:!0,get:()=>n})}return e}function V(e){if("true"===e)return!0;if("false"===e)return!1;if(e===Number(e).toString())return Number(e);if(""===e||"null"===e)return null;if("string"!=typeof e)return e;try{return JSON.parse(decodeURIComponent(e))}catch(t){return e}}function R(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}const P={setDataAttribute(e,t,c){e.setAttribute(`data-bs-${R(t)}`,c)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${R(t)}`)},getDataAttributes(e){if(!e)return{};const t={},c=Object.keys(e.dataset).filter((e=>e.startsWith("bs")&&!e.startsWith("bsConfig")));for(const n of c){let c=n.replace(/^bs/,"");c=c.charAt(0).toLowerCase()+c.slice(1,c.length),t[c]=V(e.dataset[n])}return t},getDataAttribute:(e,t)=>V(e.getAttribute(`data-bs-${R(t)}`))};class B{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,t){const c=r(t)?P.getDataAttribute(t,"config"):{};return{...this.constructor.Default,..."object"==typeof c?c:{},...r(t)?P.getDataAttributes(t):{},..."object"==typeof e?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(const[n,l]of Object.entries(t)){const t=e[n],o=r(t)?"element":null==(c=t)?`${c}`:Object.prototype.toString.call(c).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(l).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${l}".`)}var c}}class I extends B{constructor(e,c){super(),(e=o(e))&&(this._element=e,this._config=this._getConfig(c),t.set(this._element,this.constructor.DATA_KEY,this))}dispose(){t.remove(this._element,this.constructor.DATA_KEY),H.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,c=!0){v(e,t,c)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return t.get(o(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,"object"==typeof t?t:null)}static get VERSION(){return"5.3.3"}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const j=e=>{let t=e.getAttribute("data-bs-target");if(!t||"#"===t){let c=e.getAttribute("href");if(!c||!c.includes("#")&&!c.startsWith("."))return null;c.includes("#")&&!c.startsWith("#")&&(c=`#${c.split("#")[1]}`),t=c&&"#"!==c?c.trim():null}return t?t.split(",").map((e=>n(e))).join(","):null},q={find:(e,t=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(t,e)),findOne:(e,t=document.documentElement)=>Element.prototype.querySelector.call(t,e),children:(e,t)=>[].concat(...e.children).filter((e=>e.matches(t))),parents(e,t){const c=[];let n=e.parentNode.closest(t);for(;n;)c.push(n),n=n.parentNode.closest(t);return c},prev(e,t){let c=e.previousElementSibling;for(;c;){if(c.matches(t))return[c];c=c.previousElementSibling}return[]},next(e,t){let c=e.nextElementSibling;for(;c;){if(c.matches(t))return[c];c=c.nextElementSibling}return[]},focusableChildren(e){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map((e=>`${e}:not([tabindex^="-"])`)).join(",");return this.find(t,e).filter((e=>!i(e)&&a(e)))},getSelectorFromElement(e){const t=j(e);return t&&q.findOne(t)?t:null},getElementFromSelector(e){const t=j(e);return t?q.findOne(t):null},getMultipleElementsFromSelector(e){const t=j(e);return t?q.find(t):[]}},F=(e,t="hide")=>{const c=`click.dismiss${e.EVENT_KEY}`,n=e.NAME;H.on(document,c,`[data-bs-dismiss="${n}"]`,(function(c){if(["A","AREA"].includes(this.tagName)&&c.preventDefault(),i(this))return;const l=q.getElementFromSelector(this)||this.closest(`.${n}`);e.getOrCreateInstance(l)[t]()}))},$=".bs.alert",U=`close${$}`,W=`closed${$}`;class Y extends I{static get NAME(){return"alert"}close(){if(H.trigger(this._element,U).defaultPrevented)return;this._element.classList.remove("show");const e=this._element.classList.contains("fade");this._queueCallback((()=>this._destroyElement()),this._element,e)}_destroyElement(){this._element.remove(),H.trigger(this._element,W),this.dispose()}static jQueryInterface(e){return this.each((function(){const t=Y.getOrCreateInstance(this);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}F(Y,"close"),p(Y);const Z='[data-bs-toggle="button"]';class G extends I{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(e){return this.each((function(){const t=G.getOrCreateInstance(this);"toggle"===e&&t[e]()}))}}H.on(document,"click.bs.button.data-api",Z,(e=>{e.preventDefault();const t=e.target.closest(Z);G.getOrCreateInstance(t).toggle()})),p(G);const Q=".bs.swipe",K=`touchstart${Q}`,X=`touchmove${Q}`,J=`touchend${Q}`,ee=`pointerdown${Q}`,te=`pointerup${Q}`,ce={endCallback:null,leftCallback:null,rightCallback:null},ne={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class le extends B{constructor(e,t){super(),this._element=e,e&&le.isSupported()&&(this._config=this._getConfig(t),this._deltaX=0,this._supportPointerEvents=Boolean(window.PointerEvent),this._initEvents())}static get Default(){return ce}static get DefaultType(){return ne}static get NAME(){return"swipe"}dispose(){H.off(this._element,Q)}_start(e){this._supportPointerEvents?this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX):this._deltaX=e.touches[0].clientX}_end(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),g(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=40)return;const t=e/this._deltaX;this._deltaX=0,t&&g(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(H.on(this._element,ee,(e=>this._start(e))),H.on(this._element,te,(e=>this._end(e))),this._element.classList.add("pointer-event")):(H.on(this._element,K,(e=>this._start(e))),H.on(this._element,X,(e=>this._move(e))),H.on(this._element,J,(e=>this._end(e))))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&("pen"===e.pointerType||"touch"===e.pointerType)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const re=".bs.carousel",oe=".data-api",ae="next",ie="prev",se="left",ue="right",fe=`slide${re}`,de=`slid${re}`,me=`keydown${re}`,he=`mouseenter${re}`,pe=`mouseleave${re}`,ge=`dragstart${re}`,ve=`load${re}${oe}`,ze=`click${re}${oe}`,be="carousel",Ce="active",Le=".active",ye=".carousel-item",Me=Le+ye,_e={ArrowLeft:ue,ArrowRight:se},we={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},ke={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class xe extends I{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=q.findOne(".carousel-indicators",this._element),this._addEventListeners(),this._config.ride===be&&this.cycle()}static get Default(){return we}static get DefaultType(){return ke}static get NAME(){return"carousel"}next(){this._slide(ae)}nextWhenVisible(){!document.hidden&&a(this._element)&&this.next()}prev(){this._slide(ie)}pause(){this._isSliding&&l(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval((()=>this.nextWhenVisible()),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?H.one(this._element,de,(()=>this.cycle())):this.cycle())}to(e){const t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding)return void H.one(this._element,de,(()=>this.to(e)));const c=this._getItemIndex(this._getActive());if(c===e)return;const n=e>c?ae:ie;this._slide(n,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&H.on(this._element,me,(e=>this._keydown(e))),"hover"===this._config.pause&&(H.on(this._element,he,(()=>this.pause())),H.on(this._element,pe,(()=>this._maybeEnableCycle()))),this._config.touch&&le.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const e of q.find(".carousel-item img",this._element))H.on(e,ge,(e=>e.preventDefault()));const e={leftCallback:()=>this._slide(this._directionToOrder(se)),rightCallback:()=>this._slide(this._directionToOrder(ue)),endCallback:()=>{"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout((()=>this._maybeEnableCycle()),500+this._config.interval))}};this._swipeHelper=new le(this._element,e)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const t=_e[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const t=q.findOne(Le,this._indicatorsElement);t.classList.remove(Ce),t.removeAttribute("aria-current");const c=q.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);c&&(c.classList.add(Ce),c.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;const c=this._getActive(),n=e===ae,l=t||z(this._getItems(),c,n,this._config.wrap);if(l===c)return;const r=this._getItemIndex(l),o=t=>H.trigger(this._element,t,{relatedTarget:l,direction:this._orderToDirection(e),from:this._getItemIndex(c),to:r});if(o(fe).defaultPrevented)return;if(!c||!l)return;const a=Boolean(this._interval);this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(r),this._activeElement=l;const i=n?"carousel-item-start":"carousel-item-end",s=n?"carousel-item-next":"carousel-item-prev";l.classList.add(s),f(l),c.classList.add(i),l.classList.add(i);this._queueCallback((()=>{l.classList.remove(i,s),l.classList.add(Ce),c.classList.remove(Ce,s,i),this._isSliding=!1,o(de)}),c,this._isAnimated()),a&&this.cycle()}_isAnimated(){return this._element.classList.contains("slide")}_getActive(){return q.findOne(Me,this._element)}_getItems(){return q.find(ye,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return h()?e===se?ie:ae:e===se?ae:ie}_orderToDirection(e){return h()?e===ie?se:ue:e===ie?ue:se}static jQueryInterface(e){return this.each((function(){const t=xe.getOrCreateInstance(this,e);if("number"!=typeof e){if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}else t.to(e)}))}}H.on(document,ze,"[data-bs-slide], [data-bs-slide-to]",(function(e){const t=q.getElementFromSelector(this);if(!t||!t.classList.contains(be))return;e.preventDefault();const c=xe.getOrCreateInstance(t),n=this.getAttribute("data-bs-slide-to");return n?(c.to(n),void c._maybeEnableCycle()):"next"===P.getDataAttribute(this,"slide")?(c.next(),void c._maybeEnableCycle()):(c.prev(),void c._maybeEnableCycle())})),H.on(window,ve,(()=>{const e=q.find('[data-bs-ride="carousel"]');for(const t of e)xe.getOrCreateInstance(t)})),p(xe);const Se=".bs.collapse",Ae=`show${Se}`,Ee=`shown${Se}`,Te=`hide${Se}`,Ne=`hidden${Se}`,De=`click${Se}.data-api`,He="show",Oe="collapse",Ve="collapsing",Re=`:scope .${Oe} .${Oe}`,Pe='[data-bs-toggle="collapse"]',Be={parent:null,toggle:!0},Ie={parent:"(null|element)",toggle:"boolean"};class je extends I{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];const c=q.find(Pe);for(const e of c){const t=q.getSelectorFromElement(e),c=q.find(t).filter((e=>e===this._element));null!==t&&c.length&&this._triggerArray.push(e)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Be}static get DefaultType(){return Ie}static get NAME(){return"collapse"}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(".collapse.show, .collapse.collapsing").filter((e=>e!==this._element)).map((e=>je.getOrCreateInstance(e,{toggle:!1})))),e.length&&e[0]._isTransitioning)return;if(H.trigger(this._element,Ae).defaultPrevented)return;for(const t of e)t.hide();const t=this._getDimension();this._element.classList.remove(Oe),this._element.classList.add(Ve),this._element.style[t]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const c=`scroll${t[0].toUpperCase()+t.slice(1)}`;this._queueCallback((()=>{this._isTransitioning=!1,this._element.classList.remove(Ve),this._element.classList.add(Oe,He),this._element.style[t]="",H.trigger(this._element,Ee)}),this._element,!0),this._element.style[t]=`${this._element[c]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(H.trigger(this._element,Te).defaultPrevented)return;const e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,f(this._element),this._element.classList.add(Ve),this._element.classList.remove(Oe,He);for(const e of this._triggerArray){const t=q.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;this._element.style[e]="",this._queueCallback((()=>{this._isTransitioning=!1,this._element.classList.remove(Ve),this._element.classList.add(Oe),H.trigger(this._element,Ne)}),this._element,!0)}_isShown(e=this._element){return e.classList.contains(He)}_configAfterMerge(e){return e.toggle=Boolean(e.toggle),e.parent=o(e.parent),e}_getDimension(){return this._element.classList.contains("collapse-horizontal")?"width":"height"}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(Pe);for(const t of e){const e=q.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){const t=q.find(Re,this._config.parent);return q.find(e,this._config.parent).filter((e=>!t.includes(e)))}_addAriaAndCollapsedClass(e,t){if(e.length)for(const c of e)c.classList.toggle("collapsed",!t),c.setAttribute("aria-expanded",t)}static jQueryInterface(e){const t={};return"string"==typeof e&&/show|hide/.test(e)&&(t.toggle=!1),this.each((function(){const c=je.getOrCreateInstance(this,t);if("string"==typeof e){if(void 0===c[e])throw new TypeError(`No method named "${e}"`);c[e]()}}))}}H.on(document,De,Pe,(function(e){("A"===e.target.tagName||e.delegateTarget&&"A"===e.delegateTarget.tagName)&&e.preventDefault();for(const e of q.getMultipleElementsFromSelector(this))je.getOrCreateInstance(e,{toggle:!1}).toggle()})),p(je);var qe="top",Fe="bottom",$e="right",Ue="left",We="auto",Ye=[qe,Fe,$e,Ue],Ze="start",Ge="end",Qe="clippingParents",Ke="viewport",Xe="popper",Je="reference",et=Ye.reduce((function(e,t){return e.concat([t+"-"+Ze,t+"-"+Ge])}),[]),tt=[].concat(Ye,[We]).reduce((function(e,t){return e.concat([t,t+"-"+Ze,t+"-"+Ge])}),[]),ct="beforeRead",nt="read",lt="afterRead",rt="beforeMain",ot="main",at="afterMain",it="beforeWrite",st="write",ut="afterWrite",ft=[ct,nt,lt,rt,ot,at,it,st,ut];function dt(e){return e?(e.nodeName||"").toLowerCase():null}function mt(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ht(e){return e instanceof mt(e).Element||e instanceof Element}function pt(e){return e instanceof mt(e).HTMLElement||e instanceof HTMLElement}function gt(e){return"undefined"!=typeof ShadowRoot&&(e instanceof mt(e).ShadowRoot||e instanceof ShadowRoot)}const vt={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var c=t.styles[e]||{},n=t.attributes[e]||{},l=t.elements[e];pt(l)&&dt(l)&&(Object.assign(l.style,c),Object.keys(n).forEach((function(e){var t=n[e];!1===t?l.removeAttribute(e):l.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,c={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,c.popper),t.styles=c,t.elements.arrow&&Object.assign(t.elements.arrow.style,c.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],l=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:c[e]).reduce((function(e,t){return e[t]="",e}),{});pt(n)&&dt(n)&&(Object.assign(n.style,r),Object.keys(l).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function zt(e){return e.split("-")[0]}var bt=Math.max,Ct=Math.min,Lt=Math.round;function yt(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function Mt(){return!/^((?!chrome|android).)*safari/i.test(yt())}function _t(e,t,c){void 0===t&&(t=!1),void 0===c&&(c=!1);var n=e.getBoundingClientRect(),l=1,r=1;t&&pt(e)&&(l=e.offsetWidth>0&&Lt(n.width)/e.offsetWidth||1,r=e.offsetHeight>0&&Lt(n.height)/e.offsetHeight||1);var o=(ht(e)?mt(e):window).visualViewport,a=!Mt()&&c,i=(n.left+(a&&o?o.offsetLeft:0))/l,s=(n.top+(a&&o?o.offsetTop:0))/r,u=n.width/l,f=n.height/r;return{width:u,height:f,top:s,right:i+u,bottom:s+f,left:i,x:i,y:s}}function wt(e){var t=_t(e),c=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-c)<=1&&(c=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:c,height:n}}function kt(e,t){var c=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(c&>(c)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function xt(e){return mt(e).getComputedStyle(e)}function St(e){return["table","td","th"].indexOf(dt(e))>=0}function At(e){return((ht(e)?e.ownerDocument:e.document)||window.document).documentElement}function Et(e){return"html"===dt(e)?e:e.assignedSlot||e.parentNode||(gt(e)?e.host:null)||At(e)}function Tt(e){return pt(e)&&"fixed"!==xt(e).position?e.offsetParent:null}function Nt(e){for(var t=mt(e),c=Tt(e);c&&St(c)&&"static"===xt(c).position;)c=Tt(c);return c&&("html"===dt(c)||"body"===dt(c)&&"static"===xt(c).position)?t:c||function(e){var t=/firefox/i.test(yt());if(/Trident/i.test(yt())&&pt(e)&&"fixed"===xt(e).position)return null;var c=Et(e);for(gt(c)&&(c=c.host);pt(c)&&["html","body"].indexOf(dt(c))<0;){var n=xt(c);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return c;c=c.parentNode}return null}(e)||t}function Dt(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Ht(e,t,c){return bt(e,Ct(t,c))}function Ot(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Vt(e,t){return t.reduce((function(t,c){return t[c]=e,t}),{})}const Rt={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,c=e.state,n=e.name,l=e.options,r=c.elements.arrow,o=c.modifiersData.popperOffsets,a=zt(c.placement),i=Dt(a),s=[Ue,$e].indexOf(a)>=0?"height":"width";if(r&&o){var u=function(e,t){return Ot("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Vt(e,Ye))}(l.padding,c),f=wt(r),d="y"===i?qe:Ue,m="y"===i?Fe:$e,h=c.rects.reference[s]+c.rects.reference[i]-o[i]-c.rects.popper[s],p=o[i]-c.rects.reference[i],g=Nt(r),v=g?"y"===i?g.clientHeight||0:g.clientWidth||0:0,z=h/2-p/2,b=u[d],C=v-f[s]-u[m],L=v/2-f[s]/2+z,y=Ht(b,L,C),M=i;c.modifiersData[n]=((t={})[M]=y,t.centerOffset=y-L,t)}},effect:function(e){var t=e.state,c=e.options.element,n=void 0===c?"[data-popper-arrow]":c;null!=n&&("string"!=typeof n||(n=t.elements.popper.querySelector(n)))&&kt(t.elements.popper,n)&&(t.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Pt(e){return e.split("-")[1]}var Bt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function It(e){var t,c=e.popper,n=e.popperRect,l=e.placement,r=e.variation,o=e.offsets,a=e.position,i=e.gpuAcceleration,s=e.adaptive,u=e.roundOffsets,f=e.isFixed,d=o.x,m=void 0===d?0:d,h=o.y,p=void 0===h?0:h,g="function"==typeof u?u({x:m,y:p}):{x:m,y:p};m=g.x,p=g.y;var v=o.hasOwnProperty("x"),z=o.hasOwnProperty("y"),b=Ue,C=qe,L=window;if(s){var y=Nt(c),M="clientHeight",_="clientWidth";if(y===mt(c)&&"static"!==xt(y=At(c)).position&&"absolute"===a&&(M="scrollHeight",_="scrollWidth"),l===qe||(l===Ue||l===$e)&&r===Ge)C=Fe,p-=(f&&y===L&&L.visualViewport?L.visualViewport.height:y[M])-n.height,p*=i?1:-1;if(l===Ue||(l===qe||l===Fe)&&r===Ge)b=$e,m-=(f&&y===L&&L.visualViewport?L.visualViewport.width:y[_])-n.width,m*=i?1:-1}var w,k=Object.assign({position:a},s&&Bt),x=!0===u?function(e,t){var c=e.x,n=e.y,l=t.devicePixelRatio||1;return{x:Lt(c*l)/l||0,y:Lt(n*l)/l||0}}({x:m,y:p},mt(c)):{x:m,y:p};return m=x.x,p=x.y,i?Object.assign({},k,((w={})[C]=z?"0":"",w[b]=v?"0":"",w.transform=(L.devicePixelRatio||1)<=1?"translate("+m+"px, "+p+"px)":"translate3d("+m+"px, "+p+"px, 0)",w)):Object.assign({},k,((t={})[C]=z?p+"px":"",t[b]=v?m+"px":"",t.transform="",t))}const jt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,c=e.options,n=c.gpuAcceleration,l=void 0===n||n,r=c.adaptive,o=void 0===r||r,a=c.roundOffsets,i=void 0===a||a,s={placement:zt(t.placement),variation:Pt(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:l,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,It(Object.assign({},s,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:i})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,It(Object.assign({},s,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:i})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}};var qt={passive:!0};const Ft={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,c=e.instance,n=e.options,l=n.scroll,r=void 0===l||l,o=n.resize,a=void 0===o||o,i=mt(t.elements.popper),s=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&s.forEach((function(e){e.addEventListener("scroll",c.update,qt)})),a&&i.addEventListener("resize",c.update,qt),function(){r&&s.forEach((function(e){e.removeEventListener("scroll",c.update,qt)})),a&&i.removeEventListener("resize",c.update,qt)}},data:{}};var $t={left:"right",right:"left",bottom:"top",top:"bottom"};function Ut(e){return e.replace(/left|right|bottom|top/g,(function(e){return $t[e]}))}var Wt={start:"end",end:"start"};function Yt(e){return e.replace(/start|end/g,(function(e){return Wt[e]}))}function Zt(e){var t=mt(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Gt(e){return _t(At(e)).left+Zt(e).scrollLeft}function Qt(e){var t=xt(e),c=t.overflow,n=t.overflowX,l=t.overflowY;return/auto|scroll|overlay|hidden/.test(c+l+n)}function Kt(e){return["html","body","#document"].indexOf(dt(e))>=0?e.ownerDocument.body:pt(e)&&Qt(e)?e:Kt(Et(e))}function Xt(e,t){var c;void 0===t&&(t=[]);var n=Kt(e),l=n===(null==(c=e.ownerDocument)?void 0:c.body),r=mt(n),o=l?[r].concat(r.visualViewport||[],Qt(n)?n:[]):n,a=t.concat(o);return l?a:a.concat(Xt(Et(o)))}function Jt(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ec(e,t,c){return t===Ke?Jt(function(e,t){var c=mt(e),n=At(e),l=c.visualViewport,r=n.clientWidth,o=n.clientHeight,a=0,i=0;if(l){r=l.width,o=l.height;var s=Mt();(s||!s&&"fixed"===t)&&(a=l.offsetLeft,i=l.offsetTop)}return{width:r,height:o,x:a+Gt(e),y:i}}(e,c)):ht(t)?function(e,t){var c=_t(e,!1,"fixed"===t);return c.top=c.top+e.clientTop,c.left=c.left+e.clientLeft,c.bottom=c.top+e.clientHeight,c.right=c.left+e.clientWidth,c.width=e.clientWidth,c.height=e.clientHeight,c.x=c.left,c.y=c.top,c}(t,c):Jt(function(e){var t,c=At(e),n=Zt(e),l=null==(t=e.ownerDocument)?void 0:t.body,r=bt(c.scrollWidth,c.clientWidth,l?l.scrollWidth:0,l?l.clientWidth:0),o=bt(c.scrollHeight,c.clientHeight,l?l.scrollHeight:0,l?l.clientHeight:0),a=-n.scrollLeft+Gt(e),i=-n.scrollTop;return"rtl"===xt(l||c).direction&&(a+=bt(c.clientWidth,l?l.clientWidth:0)-r),{width:r,height:o,x:a,y:i}}(At(e)))}function tc(e,t,c,n){var l="clippingParents"===t?function(e){var t=Xt(Et(e)),c=["absolute","fixed"].indexOf(xt(e).position)>=0&&pt(e)?Nt(e):e;return ht(c)?t.filter((function(e){return ht(e)&&kt(e,c)&&"body"!==dt(e)})):[]}(e):[].concat(t),r=[].concat(l,[c]),o=r[0],a=r.reduce((function(t,c){var l=ec(e,c,n);return t.top=bt(l.top,t.top),t.right=Ct(l.right,t.right),t.bottom=Ct(l.bottom,t.bottom),t.left=bt(l.left,t.left),t}),ec(e,o,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function cc(e){var t,c=e.reference,n=e.element,l=e.placement,r=l?zt(l):null,o=l?Pt(l):null,a=c.x+c.width/2-n.width/2,i=c.y+c.height/2-n.height/2;switch(r){case qe:t={x:a,y:c.y-n.height};break;case Fe:t={x:a,y:c.y+c.height};break;case $e:t={x:c.x+c.width,y:i};break;case Ue:t={x:c.x-n.width,y:i};break;default:t={x:c.x,y:c.y}}var s=r?Dt(r):null;if(null!=s){var u="y"===s?"height":"width";switch(o){case Ze:t[s]=t[s]-(c[u]/2-n[u]/2);break;case Ge:t[s]=t[s]+(c[u]/2-n[u]/2)}}return t}function nc(e,t){void 0===t&&(t={});var c=t,n=c.placement,l=void 0===n?e.placement:n,r=c.strategy,o=void 0===r?e.strategy:r,a=c.boundary,i=void 0===a?Qe:a,s=c.rootBoundary,u=void 0===s?Ke:s,f=c.elementContext,d=void 0===f?Xe:f,m=c.altBoundary,h=void 0!==m&&m,p=c.padding,g=void 0===p?0:p,v=Ot("number"!=typeof g?g:Vt(g,Ye)),z=d===Xe?Je:Xe,b=e.rects.popper,C=e.elements[h?z:d],L=tc(ht(C)?C:C.contextElement||At(e.elements.popper),i,u,o),y=_t(e.elements.reference),M=cc({reference:y,element:b,strategy:"absolute",placement:l}),_=Jt(Object.assign({},b,M)),w=d===Xe?_:y,k={top:L.top-w.top+v.top,bottom:w.bottom-L.bottom+v.bottom,left:L.left-w.left+v.left,right:w.right-L.right+v.right},x=e.modifiersData.offset;if(d===Xe&&x){var S=x[l];Object.keys(k).forEach((function(e){var t=[$e,Fe].indexOf(e)>=0?1:-1,c=[qe,Fe].indexOf(e)>=0?"y":"x";k[e]+=S[c]*t}))}return k}function lc(e,t){void 0===t&&(t={});var c=t,n=c.placement,l=c.boundary,r=c.rootBoundary,o=c.padding,a=c.flipVariations,i=c.allowedAutoPlacements,s=void 0===i?tt:i,u=Pt(n),f=u?a?et:et.filter((function(e){return Pt(e)===u})):Ye,d=f.filter((function(e){return s.indexOf(e)>=0}));0===d.length&&(d=f);var m=d.reduce((function(t,c){return t[c]=nc(e,{placement:c,boundary:l,rootBoundary:r,padding:o})[zt(c)],t}),{});return Object.keys(m).sort((function(e,t){return m[e]-m[t]}))}const rc={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,c=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var l=c.mainAxis,r=void 0===l||l,o=c.altAxis,a=void 0===o||o,i=c.fallbackPlacements,s=c.padding,u=c.boundary,f=c.rootBoundary,d=c.altBoundary,m=c.flipVariations,h=void 0===m||m,p=c.allowedAutoPlacements,g=t.options.placement,v=zt(g),z=i||(v===g||!h?[Ut(g)]:function(e){if(zt(e)===We)return[];var t=Ut(e);return[Yt(e),t,Yt(t)]}(g)),b=[g].concat(z).reduce((function(e,c){return e.concat(zt(c)===We?lc(t,{placement:c,boundary:u,rootBoundary:f,padding:s,flipVariations:h,allowedAutoPlacements:p}):c)}),[]),C=t.rects.reference,L=t.rects.popper,y=new Map,M=!0,_=b[0],w=0;w=0,E=A?"width":"height",T=nc(t,{placement:k,boundary:u,rootBoundary:f,altBoundary:d,padding:s}),N=A?S?$e:Ue:S?Fe:qe;C[E]>L[E]&&(N=Ut(N));var D=Ut(N),H=[];if(r&&H.push(T[x]<=0),a&&H.push(T[N]<=0,T[D]<=0),H.every((function(e){return e}))){_=k,M=!1;break}y.set(k,H)}if(M)for(var O=function(e){var t=b.find((function(t){var c=y.get(t);if(c)return c.slice(0,e).every((function(e){return e}))}));if(t)return _=t,"break"},V=h?3:1;V>0;V--){if("break"===O(V))break}t.placement!==_&&(t.modifiersData[n]._skip=!0,t.placement=_,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function oc(e,t,c){return void 0===c&&(c={x:0,y:0}),{top:e.top-t.height-c.y,right:e.right-t.width+c.x,bottom:e.bottom-t.height+c.y,left:e.left-t.width-c.x}}function ac(e){return[qe,$e,Fe,Ue].some((function(t){return e[t]>=0}))}const ic={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,c=e.name,n=t.rects.reference,l=t.rects.popper,r=t.modifiersData.preventOverflow,o=nc(t,{elementContext:"reference"}),a=nc(t,{altBoundary:!0}),i=oc(o,n),s=oc(a,l,r),u=ac(i),f=ac(s);t.modifiersData[c]={referenceClippingOffsets:i,popperEscapeOffsets:s,isReferenceHidden:u,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}};const sc={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,c=e.options,n=e.name,l=c.offset,r=void 0===l?[0,0]:l,o=tt.reduce((function(e,c){return e[c]=function(e,t,c){var n=zt(e),l=[Ue,qe].indexOf(n)>=0?-1:1,r="function"==typeof c?c(Object.assign({},t,{placement:e})):c,o=r[0],a=r[1];return o=o||0,a=(a||0)*l,[Ue,$e].indexOf(n)>=0?{x:a,y:o}:{x:o,y:a}}(c,t.rects,r),e}),{}),a=o[t.placement],i=a.x,s=a.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=s),t.modifiersData[n]=o}};const uc={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,c=e.name;t.modifiersData[c]=cc({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};const fc={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,c=e.options,n=e.name,l=c.mainAxis,r=void 0===l||l,o=c.altAxis,a=void 0!==o&&o,i=c.boundary,s=c.rootBoundary,u=c.altBoundary,f=c.padding,d=c.tether,m=void 0===d||d,h=c.tetherOffset,p=void 0===h?0:h,g=nc(t,{boundary:i,rootBoundary:s,padding:f,altBoundary:u}),v=zt(t.placement),z=Pt(t.placement),b=!z,C=Dt(v),L="x"===C?"y":"x",y=t.modifiersData.popperOffsets,M=t.rects.reference,_=t.rects.popper,w="function"==typeof p?p(Object.assign({},t.rects,{placement:t.placement})):p,k="number"==typeof w?{mainAxis:w,altAxis:w}:Object.assign({mainAxis:0,altAxis:0},w),x=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,S={x:0,y:0};if(y){if(r){var A,E="y"===C?qe:Ue,T="y"===C?Fe:$e,N="y"===C?"height":"width",D=y[C],H=D+g[E],O=D-g[T],V=m?-_[N]/2:0,R=z===Ze?M[N]:_[N],P=z===Ze?-_[N]:-M[N],B=t.elements.arrow,I=m&&B?wt(B):{width:0,height:0},j=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},q=j[E],F=j[T],$=Ht(0,M[N],I[N]),U=b?M[N]/2-V-$-q-k.mainAxis:R-$-q-k.mainAxis,W=b?-M[N]/2+V+$+F+k.mainAxis:P+$+F+k.mainAxis,Y=t.elements.arrow&&Nt(t.elements.arrow),Z=Y?"y"===C?Y.clientTop||0:Y.clientLeft||0:0,G=null!=(A=null==x?void 0:x[C])?A:0,Q=D+W-G,K=Ht(m?Ct(H,D+U-G-Z):H,D,m?bt(O,Q):O);y[C]=K,S[C]=K-D}if(a){var X,J="x"===C?qe:Ue,ee="x"===C?Fe:$e,te=y[L],ce="y"===L?"height":"width",ne=te+g[J],le=te-g[ee],re=-1!==[qe,Ue].indexOf(v),oe=null!=(X=null==x?void 0:x[L])?X:0,ae=re?ne:te-M[ce]-_[ce]-oe+k.altAxis,ie=re?te+M[ce]+_[ce]-oe-k.altAxis:le,se=m&&re?function(e,t,c){var n=Ht(e,t,c);return n>c?c:n}(ae,te,ie):Ht(m?ae:ne,te,m?ie:le);y[L]=se,S[L]=se-te}t.modifiersData[n]=S}},requiresIfExists:["offset"]};function dc(e,t,c){void 0===c&&(c=!1);var n,l,r=pt(t),o=pt(t)&&function(e){var t=e.getBoundingClientRect(),c=Lt(t.width)/e.offsetWidth||1,n=Lt(t.height)/e.offsetHeight||1;return 1!==c||1!==n}(t),a=At(t),i=_t(e,o,c),s={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(r||!r&&!c)&&(("body"!==dt(t)||Qt(a))&&(s=(n=t)!==mt(n)&&pt(n)?{scrollLeft:(l=n).scrollLeft,scrollTop:l.scrollTop}:Zt(n)),pt(t)?((u=_t(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=Gt(a))),{x:i.left+s.scrollLeft-u.x,y:i.top+s.scrollTop-u.y,width:i.width,height:i.height}}function mc(e){var t=new Map,c=new Set,n=[];function l(e){c.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!c.has(e)){var n=t.get(e);n&&l(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){c.has(e.name)||l(e)})),n}var hc={placement:"bottom",modifiers:[],strategy:"absolute"};function pc(){for(var e=arguments.length,t=new Array(e),c=0;cNumber.parseInt(e,10))):"function"==typeof e?t=>e(t,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||"static"===this._config.display)&&(P.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...g(this._config.popperConfig,[e])}}_selectMenuItem({key:e,target:t}){const c=q.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter((e=>a(e)));c.length&&z(c,t,e===wc,!c.includes(t)).focus()}static jQueryInterface(e){return this.each((function(){const t=Uc.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}static clearMenus(e){if(2===e.button||"keyup"===e.type&&"Tab"!==e.key)return;const t=q.find(Oc);for(const c of t){const t=Uc.getInstance(c);if(!t||!1===t._config.autoClose)continue;const n=e.composedPath(),l=n.includes(t._menu);if(n.includes(t._element)||"inside"===t._config.autoClose&&!l||"outside"===t._config.autoClose&&l)continue;if(t._menu.contains(e.target)&&("keyup"===e.type&&"Tab"===e.key||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const r={relatedTarget:t._element};"click"===e.type&&(r.clickEvent=e),t._completeHide(r)}}static dataApiKeydownHandler(e){const t=/input|textarea/i.test(e.target.tagName),c="Escape"===e.key,n=[_c,wc].includes(e.key);if(!n&&!c)return;if(t&&!c)return;e.preventDefault();const l=this.matches(Hc)?this:q.prev(this,Hc)[0]||q.next(this,Hc)[0]||q.findOne(Hc,e.delegateTarget.parentNode),r=Uc.getOrCreateInstance(l);if(n)return e.stopPropagation(),r.show(),void r._selectMenuItem(e);r._isShown()&&(e.stopPropagation(),r.hide(),l.focus())}}H.on(document,Tc,Hc,Uc.dataApiKeydownHandler),H.on(document,Tc,Vc,Uc.dataApiKeydownHandler),H.on(document,Ec,Uc.clearMenus),H.on(document,Nc,Uc.clearMenus),H.on(document,Ec,Hc,(function(e){e.preventDefault(),Uc.getOrCreateInstance(this).toggle()})),p(Uc);const Wc="backdrop",Yc="show",Zc=`mousedown.bs.${Wc}`,Gc={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Qc={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Kc extends B{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return Gc}static get DefaultType(){return Qc}static get NAME(){return Wc}show(e){if(!this._config.isVisible)return void g(e);this._append();const t=this._getElement();this._config.isAnimated&&f(t),t.classList.add(Yc),this._emulateAnimation((()=>{g(e)}))}hide(e){this._config.isVisible?(this._getElement().classList.remove(Yc),this._emulateAnimation((()=>{this.dispose(),g(e)}))):g(e)}dispose(){this._isAppended&&(H.off(this._element,Zc),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add("fade"),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=o(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),H.on(e,Zc,(()=>{g(this._config.clickCallback)})),this._isAppended=!0}_emulateAnimation(e){v(e,this._getElement(),this._config.isAnimated)}}const Xc=".bs.focustrap",Jc=`focusin${Xc}`,en=`keydown.tab${Xc}`,tn="backward",cn={autofocus:!0,trapElement:null},nn={autofocus:"boolean",trapElement:"element"};class ln extends B{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return cn}static get DefaultType(){return nn}static get NAME(){return"focustrap"}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),H.off(document,Xc),H.on(document,Jc,(e=>this._handleFocusin(e))),H.on(document,en,(e=>this._handleKeydown(e))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,H.off(document,Xc))}_handleFocusin(e){const{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;const c=q.focusableChildren(t);0===c.length?t.focus():this._lastTabNavDirection===tn?c[c.length-1].focus():c[0].focus()}_handleKeydown(e){"Tab"===e.key&&(this._lastTabNavDirection=e.shiftKey?tn:"forward")}}const rn=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",on=".sticky-top",an="padding-right",sn="margin-right";class un{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,an,(t=>t+e)),this._setElementAttributes(rn,an,(t=>t+e)),this._setElementAttributes(on,sn,(t=>t-e))}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,an),this._resetElementAttributes(rn,an),this._resetElementAttributes(on,sn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,t,c){const n=this.getWidth();this._applyManipulationCallback(e,(e=>{if(e!==this._element&&window.innerWidth>e.clientWidth+n)return;this._saveInitialAttribute(e,t);const l=window.getComputedStyle(e).getPropertyValue(t);e.style.setProperty(t,`${c(Number.parseFloat(l))}px`)}))}_saveInitialAttribute(e,t){const c=e.style.getPropertyValue(t);c&&P.setDataAttribute(e,t,c)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,(e=>{const c=P.getDataAttribute(e,t);null!==c?(P.removeDataAttribute(e,t),e.style.setProperty(t,c)):e.style.removeProperty(t)}))}_applyManipulationCallback(e,t){if(r(e))t(e);else for(const c of q.find(e,this._element))t(c)}}const fn=".bs.modal",dn=`hide${fn}`,mn=`hidePrevented${fn}`,hn=`hidden${fn}`,pn=`show${fn}`,gn=`shown${fn}`,vn=`resize${fn}`,zn=`click.dismiss${fn}`,bn=`mousedown.dismiss${fn}`,Cn=`keydown.dismiss${fn}`,Ln=`click${fn}.data-api`,yn="modal-open",Mn="show",_n="modal-static",wn={backdrop:!0,focus:!0,keyboard:!0},kn={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class xn extends I{constructor(e,t){super(e,t),this._dialog=q.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new un,this._addEventListeners()}static get Default(){return wn}static get DefaultType(){return kn}static get NAME(){return"modal"}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||this._isTransitioning)return;H.trigger(this._element,pn,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(yn),this._adjustDialog(),this._backdrop.show((()=>this._showElement(e))))}hide(){if(!this._isShown||this._isTransitioning)return;H.trigger(this._element,dn).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Mn),this._queueCallback((()=>this._hideModal()),this._element,this._isAnimated()))}dispose(){H.off(window,fn),H.off(this._dialog,fn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Kc({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new ln({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const t=q.findOne(".modal-body",this._dialog);t&&(t.scrollTop=0),f(this._element),this._element.classList.add(Mn);this._queueCallback((()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,H.trigger(this._element,gn,{relatedTarget:e})}),this._dialog,this._isAnimated())}_addEventListeners(){H.on(this._element,Cn,(e=>{"Escape"===e.key&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())})),H.on(window,vn,(()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()})),H.on(this._element,bn,(e=>{H.one(this._element,zn,(t=>{this._element===e.target&&this._element===t.target&&("static"!==this._config.backdrop?this._config.backdrop&&this.hide():this._triggerBackdropTransition())}))}))}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide((()=>{document.body.classList.remove(yn),this._resetAdjustments(),this._scrollBar.reset(),H.trigger(this._element,hn)}))}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(H.trigger(this._element,mn).defaultPrevented)return;const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;"hidden"===t||this._element.classList.contains(_n)||(e||(this._element.style.overflowY="hidden"),this._element.classList.add(_n),this._queueCallback((()=>{this._element.classList.remove(_n),this._queueCallback((()=>{this._element.style.overflowY=t}),this._dialog)}),this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),c=t>0;if(c&&!e){const e=h()?"paddingLeft":"paddingRight";this._element.style[e]=`${t}px`}if(!c&&e){const e=h()?"paddingRight":"paddingLeft";this._element.style[e]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,t){return this.each((function(){const c=xn.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===c[e])throw new TypeError(`No method named "${e}"`);c[e](t)}}))}}H.on(document,Ln,'[data-bs-toggle="modal"]',(function(e){const t=q.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&e.preventDefault(),H.one(t,pn,(e=>{e.defaultPrevented||H.one(t,hn,(()=>{a(this)&&this.focus()}))}));const c=q.findOne(".modal.show");c&&xn.getInstance(c).hide();xn.getOrCreateInstance(t).toggle(this)})),F(xn),p(xn);const Sn=".bs.offcanvas",An=".data-api",En=`load${Sn}${An}`,Tn="show",Nn="showing",Dn="hiding",Hn=".offcanvas.show",On=`show${Sn}`,Vn=`shown${Sn}`,Rn=`hide${Sn}`,Pn=`hidePrevented${Sn}`,Bn=`hidden${Sn}`,In=`resize${Sn}`,jn=`click${Sn}${An}`,qn=`keydown.dismiss${Sn}`,Fn={backdrop:!0,keyboard:!0,scroll:!1},$n={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class Un extends I{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return Fn}static get DefaultType(){return $n}static get NAME(){return"offcanvas"}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown)return;if(H.trigger(this._element,On,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||(new un).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(Nn);this._queueCallback((()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(Tn),this._element.classList.remove(Nn),H.trigger(this._element,Vn,{relatedTarget:e})}),this._element,!0)}hide(){if(!this._isShown)return;if(H.trigger(this._element,Rn).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Dn),this._backdrop.hide();this._queueCallback((()=>{this._element.classList.remove(Tn,Dn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||(new un).reset(),H.trigger(this._element,Bn)}),this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=Boolean(this._config.backdrop);return new Kc({className:"offcanvas-backdrop",isVisible:e,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:e?()=>{"static"!==this._config.backdrop?this.hide():H.trigger(this._element,Pn)}:null})}_initializeFocusTrap(){return new ln({trapElement:this._element})}_addEventListeners(){H.on(this._element,qn,(e=>{"Escape"===e.key&&(this._config.keyboard?this.hide():H.trigger(this._element,Pn))}))}static jQueryInterface(e){return this.each((function(){const t=Un.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}H.on(document,jn,'[data-bs-toggle="offcanvas"]',(function(e){const t=q.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),i(this))return;H.one(t,Bn,(()=>{a(this)&&this.focus()}));const c=q.findOne(Hn);c&&c!==t&&Un.getInstance(c).hide();Un.getOrCreateInstance(t).toggle(this)})),H.on(window,En,(()=>{for(const e of q.find(Hn))Un.getOrCreateInstance(e).show()})),H.on(window,In,(()=>{for(const e of q.find("[aria-modal][class*=show][class*=offcanvas-]"))"fixed"!==getComputedStyle(e).position&&Un.getOrCreateInstance(e).hide()})),F(Un),p(Un);const Wn={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},Yn=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Zn=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Gn=(e,t)=>{const c=e.nodeName.toLowerCase();return t.includes(c)?!Yn.has(c)||Boolean(Zn.test(e.nodeValue)):t.filter((e=>e instanceof RegExp)).some((e=>e.test(c)))};const Qn={allowList:Wn,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
"},Kn={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},Xn={entry:"(string|element|function|null)",selector:"(string|element)"};class Jn extends B{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return Qn}static get DefaultType(){return Kn}static get NAME(){return"TemplateFactory"}getContent(){return Object.values(this._config.content).map((e=>this._resolvePossibleFunction(e))).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[t,c]of Object.entries(this._config.content))this._setContent(e,c,t);const t=e.children[0],c=this._resolvePossibleFunction(this._config.extraClass);return c&&t.classList.add(...c.split(" ")),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[t,c]of Object.entries(e))super._typeCheckConfig({selector:t,entry:c},Xn)}_setContent(e,t,c){const n=q.findOne(c,e);n&&((t=this._resolvePossibleFunction(t))?r(t)?this._putElementInTemplate(o(t),n):this._config.html?n.innerHTML=this._maybeSanitize(t):n.textContent=t:n.remove())}_maybeSanitize(e){return this._config.sanitize?function(e,t,c){if(!e.length)return e;if(c&&"function"==typeof c)return c(e);const n=(new window.DOMParser).parseFromString(e,"text/html"),l=[].concat(...n.body.querySelectorAll("*"));for(const e of l){const c=e.nodeName.toLowerCase();if(!Object.keys(t).includes(c)){e.remove();continue}const n=[].concat(...e.attributes),l=[].concat(t["*"]||[],t[c]||[]);for(const t of n)Gn(t,l)||e.removeAttribute(t.nodeName)}return n.body.innerHTML}(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return g(e,[this])}_putElementInTemplate(e,t){if(this._config.html)return t.innerHTML="",void t.append(e);t.textContent=e.textContent}}const el=new Set(["sanitize","allowList","sanitizeFn"]),tl="fade",cl="show",nl=".modal",ll="hide.bs.modal",rl="hover",ol="focus",al={AUTO:"auto",TOP:"top",RIGHT:h()?"left":"right",BOTTOM:"bottom",LEFT:h()?"right":"left"},il={allowList:Wn,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'',title:"",trigger:"hover focus"},sl={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class ul extends I{constructor(e,t){if(void 0===Cc)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(e,t),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return il}static get DefaultType(){return sl}static get NAME(){return"tooltip"}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),H.off(this._element.closest(nl),ll,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this._isWithContent()||!this._isEnabled)return;const e=H.trigger(this._element,this.constructor.eventName("show")),t=(s(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!t)return;this._disposePopper();const c=this._getTipElement();this._element.setAttribute("aria-describedby",c.getAttribute("id"));const{container:n}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(n.append(c),H.trigger(this._element,this.constructor.eventName("inserted"))),this._popper=this._createPopper(c),c.classList.add(cl),"ontouchstart"in document.documentElement)for(const e of[].concat(...document.body.children))H.on(e,"mouseover",u);this._queueCallback((()=>{H.trigger(this._element,this.constructor.eventName("shown")),!1===this._isHovered&&this._leave(),this._isHovered=!1}),this.tip,this._isAnimated())}hide(){if(!this._isShown())return;if(H.trigger(this._element,this.constructor.eventName("hide")).defaultPrevented)return;if(this._getTipElement().classList.remove(cl),"ontouchstart"in document.documentElement)for(const e of[].concat(...document.body.children))H.off(e,"mouseover",u);this._activeTrigger.click=!1,this._activeTrigger[ol]=!1,this._activeTrigger[rl]=!1,this._isHovered=null;this._queueCallback((()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),H.trigger(this._element,this.constructor.eventName("hidden")))}),this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return Boolean(this._getTitle())}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(tl,cl),t.classList.add(`bs-${this.constructor.NAME}-auto`);const c=(e=>{do{e+=Math.floor(1e6*Math.random())}while(document.getElementById(e));return e})(this.constructor.NAME).toString();return t.setAttribute("id",c),this._isAnimated()&&t.classList.add(tl),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new Jn({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{".tooltip-inner":this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(tl)}_isShown(){return this.tip&&this.tip.classList.contains(cl)}_createPopper(e){const t=g(this._config.placement,[this,e,this._element]),c=al[t.toUpperCase()];return bc(this._element,e,this._getPopperConfig(c))}_getOffset(){const{offset:e}=this._config;return"string"==typeof e?e.split(",").map((e=>Number.parseInt(e,10))):"function"==typeof e?t=>e(t,this._element):e}_resolvePossibleFunction(e){return g(e,[this._element])}_getPopperConfig(e){const t={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:e=>{this._getTipElement().setAttribute("data-popper-placement",e.state.placement)}}]};return{...t,...g(this._config.popperConfig,[t])}}_setListeners(){const e=this._config.trigger.split(" ");for(const t of e)if("click"===t)H.on(this._element,this.constructor.eventName("click"),this._config.selector,(e=>{this._initializeOnDelegatedTarget(e).toggle()}));else if("manual"!==t){const e=t===rl?this.constructor.eventName("mouseenter"):this.constructor.eventName("focusin"),c=t===rl?this.constructor.eventName("mouseleave"):this.constructor.eventName("focusout");H.on(this._element,e,this._config.selector,(e=>{const t=this._initializeOnDelegatedTarget(e);t._activeTrigger["focusin"===e.type?ol:rl]=!0,t._enter()})),H.on(this._element,c,this._config.selector,(e=>{const t=this._initializeOnDelegatedTarget(e);t._activeTrigger["focusout"===e.type?ol:rl]=t._element.contains(e.relatedTarget),t._leave()}))}this._hideModalHandler=()=>{this._element&&this.hide()},H.on(this._element.closest(nl),ll,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(this._element.getAttribute("aria-label")||this._element.textContent.trim()||this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){this._isShown()||this._isHovered?this._isHovered=!0:(this._isHovered=!0,this._setTimeout((()=>{this._isHovered&&this.show()}),this._config.delay.show))}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout((()=>{this._isHovered||this.hide()}),this._config.delay.hide))}_setTimeout(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const t=P.getDataAttributes(this._element);for(const e of Object.keys(t))el.has(e)&&delete t[e];return e={...t,..."object"==typeof e&&e?e:{}},e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e.container=!1===e.container?document.body:o(e.container),"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),"number"==typeof e.title&&(e.title=e.title.toString()),"number"==typeof e.content&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[t,c]of Object.entries(this._config))this.constructor.Default[t]!==c&&(e[t]=c);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each((function(){const t=ul.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}}p(ul);const fl={...ul.Default,content:"",offset:[0,8],placement:"right",template:'',trigger:"click"},dl={...ul.DefaultType,content:"(null|string|element|function)"};class ml extends ul{static get Default(){return fl}static get DefaultType(){return dl}static get NAME(){return"popover"}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{".popover-header":this._getTitle(),".popover-body":this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each((function(){const t=ml.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}}p(ml);const hl=".bs.scrollspy",pl=`activate${hl}`,gl=`click${hl}`,vl=`load${hl}.data-api`,zl="active",bl="[href]",Cl=".nav-link",Ll=`${Cl}, .nav-item > ${Cl}, .list-group-item`,yl={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Ml={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class _l extends I{constructor(e,t){super(e,t),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement="visible"===getComputedStyle(this._element).overflowY?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return yl}static get DefaultType(){return Ml}static get NAME(){return"scrollspy"}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=o(e.target)||document.body,e.rootMargin=e.offset?`${e.offset}px 0px -30%`:e.rootMargin,"string"==typeof e.threshold&&(e.threshold=e.threshold.split(",").map((e=>Number.parseFloat(e)))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(H.off(this._config.target,gl),H.on(this._config.target,gl,bl,(e=>{const t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();const c=this._rootElement||window,n=t.offsetTop-this._element.offsetTop;if(c.scrollTo)return void c.scrollTo({top:n,behavior:"smooth"});c.scrollTop=n}})))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver((e=>this._observerCallback(e)),e)}_observerCallback(e){const t=e=>this._targetLinks.get(`#${e.target.id}`),c=e=>{this._previousScrollData.visibleEntryTop=e.target.offsetTop,this._process(t(e))},n=(this._rootElement||document.documentElement).scrollTop,l=n>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=n;for(const r of e){if(!r.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(r));continue}const e=r.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(l&&e){if(c(r),!n)return}else l||e||c(r)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=q.find(bl,this._config.target);for(const t of e){if(!t.hash||i(t))continue;const e=q.findOne(decodeURI(t.hash),this._element);a(e)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,e))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(zl),this._activateParents(e),H.trigger(this._element,pl,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains("dropdown-item"))q.findOne(".dropdown-toggle",e.closest(".dropdown")).classList.add(zl);else for(const t of q.parents(e,".nav, .list-group"))for(const e of q.prev(t,Ll))e.classList.add(zl)}_clearActiveClass(e){e.classList.remove(zl);const t=q.find(`${bl}.${zl}`,e);for(const e of t)e.classList.remove(zl)}static jQueryInterface(e){return this.each((function(){const t=_l.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}))}}H.on(window,vl,(()=>{for(const e of q.find('[data-bs-spy="scroll"]'))_l.getOrCreateInstance(e)})),p(_l);const wl=".bs.tab",kl=`hide${wl}`,xl=`hidden${wl}`,Sl=`show${wl}`,Al=`shown${wl}`,El=`click${wl}`,Tl=`keydown${wl}`,Nl=`load${wl}`,Dl="ArrowLeft",Hl="ArrowRight",Ol="ArrowUp",Vl="ArrowDown",Rl="Home",Pl="End",Bl="active",Il="fade",jl="show",ql=".dropdown-toggle",Fl=`:not(${ql})`,$l='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Ul=`${`.nav-link${Fl}, .list-group-item${Fl}, [role="tab"]${Fl}`}, ${$l}`,Wl=`.${Bl}[data-bs-toggle="tab"], .${Bl}[data-bs-toggle="pill"], .${Bl}[data-bs-toggle="list"]`;class Yl extends I{constructor(e){super(e),this._parent=this._element.closest('.list-group, .nav, [role="tablist"]'),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),H.on(this._element,Tl,(e=>this._keydown(e))))}static get NAME(){return"tab"}show(){const e=this._element;if(this._elemIsActive(e))return;const t=this._getActiveElem(),c=t?H.trigger(t,kl,{relatedTarget:e}):null;H.trigger(e,Sl,{relatedTarget:t}).defaultPrevented||c&&c.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){if(!e)return;e.classList.add(Bl),this._activate(q.getElementFromSelector(e));this._queueCallback((()=>{"tab"===e.getAttribute("role")?(e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),H.trigger(e,Al,{relatedTarget:t})):e.classList.add(jl)}),e,e.classList.contains(Il))}_deactivate(e,t){if(!e)return;e.classList.remove(Bl),e.blur(),this._deactivate(q.getElementFromSelector(e));this._queueCallback((()=>{"tab"===e.getAttribute("role")?(e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),H.trigger(e,xl,{relatedTarget:t})):e.classList.remove(jl)}),e,e.classList.contains(Il))}_keydown(e){if(![Dl,Hl,Ol,Vl,Rl,Pl].includes(e.key))return;e.stopPropagation(),e.preventDefault();const t=this._getChildren().filter((e=>!i(e)));let c;if([Rl,Pl].includes(e.key))c=t[e.key===Rl?0:t.length-1];else{const n=[Hl,Vl].includes(e.key);c=z(t,e.target,n,!0)}c&&(c.focus({preventScroll:!0}),Yl.getOrCreateInstance(c).show())}_getChildren(){return q.find(Ul,this._parent)}_getActiveElem(){return this._getChildren().find((e=>this._elemIsActive(e)))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,"role","tablist");for(const e of t)this._setInitialAttributesOnChild(e)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const t=this._elemIsActive(e),c=this._getOuterElement(e);e.setAttribute("aria-selected",t),c!==e&&this._setAttributeIfNotExists(c,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const t=q.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,t){const c=this._getOuterElement(e);if(!c.classList.contains("dropdown"))return;const n=(e,n)=>{const l=q.findOne(e,c);l&&l.classList.toggle(n,t)};n(ql,Bl),n(".dropdown-menu",jl),c.setAttribute("aria-expanded",t)}_setAttributeIfNotExists(e,t,c){e.hasAttribute(t)||e.setAttribute(t,c)}_elemIsActive(e){return e.classList.contains(Bl)}_getInnerElement(e){return e.matches(Ul)?e:q.findOne(Ul,e)}_getOuterElement(e){return e.closest(".nav-item, .list-group-item")||e}static jQueryInterface(e){return this.each((function(){const t=Yl.getOrCreateInstance(this);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}))}}H.on(document,El,$l,(function(e){["A","AREA"].includes(this.tagName)&&e.preventDefault(),i(this)||Yl.getOrCreateInstance(this).show()})),H.on(window,Nl,(()=>{for(const e of q.find(Wl))Yl.getOrCreateInstance(e)})),p(Yl);const Zl=".bs.toast",Gl=`mouseover${Zl}`,Ql=`mouseout${Zl}`,Kl=`focusin${Zl}`,Xl=`focusout${Zl}`,Jl=`hide${Zl}`,er=`hidden${Zl}`,tr=`show${Zl}`,cr=`shown${Zl}`,nr="hide",lr="show",rr="showing",or={animation:"boolean",autohide:"boolean",delay:"number"},ar={animation:!0,autohide:!0,delay:5e3};class ir extends I{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return ar}static get DefaultType(){return or}static get NAME(){return"toast"}show(){if(H.trigger(this._element,tr).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");this._element.classList.remove(nr),f(this._element),this._element.classList.add(lr,rr),this._queueCallback((()=>{this._element.classList.remove(rr),H.trigger(this._element,cr),this._maybeScheduleHide()}),this._element,this._config.animation)}hide(){if(!this.isShown())return;if(H.trigger(this._element,Jl).defaultPrevented)return;this._element.classList.add(rr),this._queueCallback((()=>{this._element.classList.add(nr),this._element.classList.remove(rr,lr),H.trigger(this._element,er)}),this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(lr),super.dispose()}isShown(){return this._element.classList.contains(lr)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout((()=>{this.hide()}),this._config.delay)))}_onInteraction(e,t){switch(e.type){case"mouseover":case"mouseout":this._hasMouseInteraction=t;break;case"focusin":case"focusout":this._hasKeyboardInteraction=t}if(t)return void this._clearTimeout();const c=e.relatedTarget;this._element===c||this._element.contains(c)||this._maybeScheduleHide()}_setListeners(){H.on(this._element,Gl,(e=>this._onInteraction(e,!0))),H.on(this._element,Ql,(e=>this._onInteraction(e,!1))),H.on(this._element,Kl,(e=>this._onInteraction(e,!0))),H.on(this._element,Xl,(e=>this._onInteraction(e,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each((function(){const t=ir.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}F(ir),p(ir);return{Alert:Y,Button:G,Carousel:xe,Collapse:je,Dropdown:Uc,Modal:xn,Offcanvas:Un,Popover:ml,ScrollSpy:_l,Tab:Yl,Toast:ir,Tooltip:ul}})),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,l=t,r=(n.document,!l.documentElement||!l.head||"function"!=typeof l.addEventListener||l.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};l="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[r]})}const u={...o};u[r]={...o[r],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[r]={...f[r],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[r]={...d[r],fak:"fa-kit"},s(d);const m={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};m[r]={...m[r],"fa-kit":"fak"},s(m),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const h=new Set;Object.keys(a[r]).map(h.add.bind(h)),Object.keys(a.sharp).map(h.add.bind(h)),Object.keys(a["sharp-duotone"]).map(h.add.bind(h));const p=n||{};p[l]||(p[l]={}),p[l].styles||(p[l].styles={}),p[l].hooks||(p[l].hooks={}),p[l].shims||(p[l].shims=[]);var g=p[l];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function z(e,t,c){var{skipHooks:n=!1}=2{z("fab",b),z("fa-brands",b)}))}(),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,l=t,r=(n.document,!l.documentElement||!l.head||"function"!=typeof l.addEventListener||l.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};l="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[r]})}const u={...o};u[r]={...o[r],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[r]={...f[r],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[r]={...d[r],fak:"fa-kit"},s(d);const m={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};m[r]={...m[r],"fa-kit":"fak"},s(m),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const h=new Set;Object.keys(a[r]).map(h.add.bind(h)),Object.keys(a.sharp).map(h.add.bind(h)),Object.keys(a["sharp-duotone"]).map(h.add.bind(h));const p=n||{};p[l]||(p[l]={}),p[l].styles||(p[l].styles={}),p[l].hooks||(p[l].hooks={}),p[l].shims||(p[l].shims=[]);var g=p[l];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function z(e,t,c){var{skipHooks:n=!1}=2{z("far",b),z("fa-regular",b)}))}(),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,l=t,r=(n.document,!l.documentElement||!l.head||"function"!=typeof l.addEventListener||l.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};l="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[r]})}const u={...o};u[r]={...o[r],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[r]={...f[r],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[r]={...d[r],fak:"fa-kit"},s(d);const m={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};m[r]={...m[r],"fa-kit":"fak"},s(m),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const h=new Set;Object.keys(a[r]).map(h.add.bind(h)),Object.keys(a.sharp).map(h.add.bind(h)),Object.keys(a["sharp-duotone"]).map(h.add.bind(h));const p=n||{};p[l]||(p[l]={}),p[l].styles||(p[l].styles={}),p[l].hooks||(p[l].hooks={}),p[l].shims||(p[l].shims=[]);var g=p[l];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function z(e,t,c){var{skipHooks:n=!1}=2{z("fas",b),z("fa-solid",b)}))}(),function(){"use strict";let e={},t={},c=null,n={mark:L=()=>{},measure:L};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document),"undefined"!=typeof MutationObserver&&(c=MutationObserver),"undefined"!=typeof performance&&(n=performance)}catch(L){}const{userAgent:l=""}=e.navigator||{},r=e,o=t,a=c;var i=n;const s=!!r.document,u=!!o.documentElement&&!!o.head&&"function"==typeof o.addEventListener&&"function"==typeof o.createElement,f=~l.indexOf("MSIE")||~l.indexOf("Trident/");var d="classic",m="duotone",h="sharp",p="sharp-duotone",g=[d,m,h,p],v={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},z=(y=[1,2,3,4,5,6,7,8,9,10]).concat([11,12,13,14,15,16,17,18,19,20]),b={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},C=[...Object.keys({classic:["fas","far","fal","fat"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds"]}),"solid","regular","light","thin","duotone","brands","2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",b.GROUP,b.SWAP_OPACITY,b.PRIMARY,b.SECONDARY].concat(y.map((e=>"".concat(e,"x")))).concat(z.map((e=>"w-".concat(e)))),L={kit:"fak"},y={"kit-duotone":"fakd"};z="___FONT_AWESOME___";const M=16,_="svg-inline--fa",w="data-fa-i2svg",k="data-fa-pseudo-element",x="data-fa-pseudo-element-pending",S="data-prefix",A="data-icon",E="fontawesome-i2svg",T="async",N=["HTML","HEAD","STYLE","SCRIPT"],D=(()=>{try{return!0}catch(e){return!1}})(),H=[d,h,p];function O(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[d]})}const V={...v};V[d]={...v[d],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"};const R=O(V),P={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};P[d]={...P[d],...L,...y};const B=O(P),I={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};I[d]={...I[d],fak:"fa-kit"};const j=O(I),q={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};q[d]={...q[d],"fa-kit":"fak"};const F=O(q),$=/fa(s|r|l|t|d|b|k|kd|ss|sr|sl|st|sds)?[\-\ ]/,U="fa-layers-text",W=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i;O({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const Y=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],Z=b,G=new Set;Object.keys(B[d]).map(G.add.bind(G)),Object.keys(B[h]).map(G.add.bind(G)),Object.keys(B[p]).map(G.add.bind(G));const Q=["kit",...C],K=r.FontAwesomeConfig||{};if(o&&"function"==typeof o.querySelector){[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach((e=>{var[t,e]=e,t=""===(t=function(e){var t=o.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(t))||"false"!==t&&("true"===t||t);null!=t&&(K[e]=t)}))}y={styleDefault:"solid",familyDefault:"classic",cssPrefix:"fa",replacementClass:_,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},K.familyPrefix&&(K.cssPrefix=K.familyPrefix);const X={...y,...K};X.autoReplaceSvg||(X.observeMutations=!1);const J={};Object.keys(y).forEach((e=>{Object.defineProperty(J,e,{enumerable:!0,set:function(t){X[e]=t,ee.forEach((e=>e(J)))},get:function(){return X[e]}})})),Object.defineProperty(J,"familyPrefix",{enumerable:!0,set:function(e){X.cssPrefix=e,ee.forEach((e=>e(J)))},get:function(){return X.cssPrefix}}),r.FontAwesomeConfig=J;const ee=[],te=M,ce={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1},ne="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function le(){let e=12,t="";for(;0>>0;c--;)t[c]=e[c];return t}function oe(e){return e.classList?re(e.classList):(e.getAttribute("class")||"").split(" ").filter((e=>e))}function ae(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function ie(e){return Object.keys(e||{}).reduce(((t,c)=>t+"".concat(c,": ").concat(e[c].trim(),";")),"")}function se(e){return e.size!==ce.size||e.x!==ce.x||e.y!==ce.y||e.rotate!==ce.rotate||e.flipX||e.flipY}function ue(){var e,t,c=_,n=J.cssPrefix,l=J.replacementClass;let r=':host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714285705em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width,2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}100%,40%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}';return"fa"===n&&l===c||(e=new RegExp("\\.".concat("fa","\\-"),"g"),t=new RegExp("\\--".concat("fa","\\-"),"g"),c=new RegExp("\\.".concat(c),"g"),r=r.replace(e,".".concat(n,"-")).replace(t,"--".concat(n,"-")).replace(c,".".concat(l))),r}let fe=!1;function de(){J.autoAddCss&&!fe&&(function(e){if(e&&u){const n=o.createElement("style");n.setAttribute("type","text/css"),n.innerHTML=e;var t=o.head.childNodes;let l=null;for(let e=t.length-1;-1({dom:{css:ue,insertCss:de}}),hooks:()=>({beforeDOMElementCreation(){de()},beforeI2svg(){de()}})};const me=r||{};me[z]||(me[z]={}),me[z].styles||(me[z].styles={}),me[z].hooks||(me[z].hooks={}),me[z].shims||(me[z].shims=[]);var he=me[z];const pe=[];let ge=!1;function ve(e){u&&(ge?setTimeout(e,0):pe.push(e))}function ze(e){const{tag:t,attributes:c={},children:n=[]}=e;return"string"==typeof e?ae(e):"<".concat(t," ").concat((l=c,Object.keys(l||{}).reduce(((e,t)=>e+"".concat(t,'="').concat(ae(l[t]),'" ')),"").trim()),">").concat(n.map(ze).join(""),"");var l}function be(e,t,c){if(e&&e[t]&&e[t][c])return{prefix:t,iconName:c,icon:e[t][c]}}function Ce(e,t,c,n){for(var l,r,o=Object.keys(e),a=o.length,i=void 0!==n?Le(t,n):t,s=void 0===c?(l=1,e[o[0]]):(l=0,c);le()))})));var Le=function(e,t){return function(c,n,l,r){return e.call(t,c,n,l,r)}};function ye(e){const t=function(e){const t=[];let c=0;for(var n=e.length;c{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function _e(e,t,c){var{skipHooks:n=!1}=2{var e=e=>Ce(we,((t,c,n)=>(t[n]=Ce(c,e,{}),t)),{});Ae=e(((e,t,c)=>{if(t[3]&&(e[t[3]]=c),t[2]){t[2].filter((e=>"number"==typeof e)).forEach((t=>{e[t.toString(16)]=c}))}return e})),Ee=e(((e,t,c)=>{if(e[c]=c,t[2]){t[2].filter((e=>"string"==typeof e)).forEach((t=>{e[t]=c}))}return e})),De=e(((e,t,c)=>{const n=t[2];return e[c]=c,n.forEach((t=>{e[t]=c})),e}));const t="far"in we||J.autoFetchSvg;e=Ce(ke,((e,c)=>{const n=c[0];let l=c[1];return c=c[2],"far"!==l||t||(l="fas"),"string"==typeof n&&(e.names[n]={prefix:l,iconName:c}),"number"==typeof n&&(e.unicodes[n.toString(16)]={prefix:l,iconName:c}),e}),{names:{},unicodes:{}}),Te=e.names,Ne=e.unicodes,Se=Ie(J.styleDefault,{family:J.familyDefault})};function Ve(e,t){return(Ae[e]||{})[t]}function Re(e,t){return(De[e]||{})[t]}function Pe(e){return Te[e]||{prefix:null,iconName:null}}C=e=>{Se=Ie(e.styleDefault,{family:J.familyDefault})},ee.push(C),Oe();const Be=()=>({prefix:null,iconName:null,rest:[]});function Ie(e,t){var{family:c=d}=1e!==m));o.forEach((t=>{(e.includes(n[t])||e.some((e=>je[t].includes(e))))&&(r=t)}));const a=e.reduce(((e,t)=>{var a,i=function(e,t){const c=t.split("-");var n=c[0];return t=c.slice(1).join("-"),n!==e||""===t||(e=t,~Q.indexOf(e))?null:t}(J.cssPrefix,t);return we[t]?(t=xe[r].includes(t)?F[r][t]:t,l=t,e.prefix=t):-1t===n[e]))||e.rest.push(t),!c&&e.prefix&&e.iconName&&(a="fa"===l?Pe(e.iconName):{},i=Re(e.prefix,e.iconName),a.prefix&&(l=null),e.iconName=a.iconName||i||e.iconName,e.prefix=a.prefix||e.prefix,"far"!==e.prefix||we.far||!we.fas||J.autoFetchSvg||(e.prefix="fas")),e}),Be());return(e.includes("fa-brands")||e.includes("fab"))&&(a.prefix="fab"),(e.includes("fa-duotone")||e.includes("fad"))&&(a.prefix="fad"),a.prefix||r!==h||!we.fass&&!J.autoFetchSvg||(a.prefix="fass",a.iconName=Re(a.prefix,a.iconName)||a.iconName),a.prefix||r!==p||!we.fasds&&!J.autoFetchSvg||(a.prefix="fasds",a.iconName=Re(a.prefix,a.iconName)||a.iconName),"fa"!==a.prefix&&"fa"!==l||(a.prefix=Se||"fas"),a}let Fe=[],$e={};const Ue={},We=Object.keys(Ue);function Ye(e,t){for(var c=arguments.length,n=new Array(2{t=e.apply(null,[t,...n])})),t}function Ze(e){for(var t=arguments.length,c=new Array(1{e.apply(null,c)}))}function Ge(e){var t=e;e=Array.prototype.slice.call(arguments,1);return Ue[t]?Ue[t].apply(null,e):void 0}function Qe(e){"fa"===e.prefix&&(e.prefix="fas");let t=e.iconName;if(e=e.prefix||Se,t)return t=Re(e,t)||t,be(Ke.definitions,e,t)||be(he.styles,e,t)}const Ke=new class{constructor(){this.definitions={}}add(){for(var e=arguments.length,t=new Array(e),c=0;c{this.definitions[e]={...this.definitions[e]||{},...n[e]},_e(e,n[e]);var t=j[d][e];t&&_e(t,n[e]),Oe()}))}reset(){this.definitions={}}_pullDefinitions(e,t){const c=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(c).map((t=>{const{prefix:n,iconName:l,icon:r}=c[t],o=r[2];e[n]||(e[n]={}),0{"string"==typeof t&&(e[n][t]=r)})),e[n][l]=r})),e}},Xe={noAuto:()=>{J.autoReplaceSvg=!1,J.observeMutations=!1,Ze("noAuto")},config:J,dom:{i2svg:function(){var e=0{Je({autoReplaceSvgRoot:t}),Ze("watch",e)}))}},parse:{icon:e=>{if(null===e)return null;if("object"==typeof e&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:Re(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&2===e.length){var t=0===e[1].indexOf("fa-")?e[1].slice(3):e[1],c=Ie(e[0]);return{prefix:c,iconName:Re(c,t)||t}}return"string"==typeof e&&(-1ze(e)))}}),Object.defineProperty(e,"node",{get:function(){if(u){const t=o.createElement("div");return t.innerHTML=e.html,t.children}}}),e}function tt(e){const{icons:{main:t,mask:c},prefix:n,iconName:l,transform:r,symbol:o,title:a,maskId:i,titleId:s,extra:u,watchable:f=!1}=e;var{width:d,height:m}=c.found?c:t,h="fak"===n;e=[J.replacementClass,l?"".concat(J.cssPrefix,"-").concat(l):""].filter((e=>-1===u.classes.indexOf(e))).filter((e=>""!==e||!!e)).concat(u.classes).join(" ");let p={children:[],attributes:{...u.attributes,"data-prefix":n,"data-icon":l,class:e,role:u.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(d," ").concat(m)}};d=h&&!~u.classes.indexOf("fa-fw")?{width:"".concat(d/m*16*.0625,"em")}:{},f&&(p.attributes[w]=""),a&&(p.children.push({tag:"title",attributes:{id:p.attributes["aria-labelledby"]||"title-".concat(s||le())},children:[a]}),delete p.attributes.title);const g={...p,prefix:n,iconName:l,main:t,mask:c,maskId:i,transform:r,symbol:o,styles:{...d,...u.styles}};var{children:m,attributes:d}=c.found&&t.found?Ge("generateAbstractMask",g)||{children:[],attributes:{}}:Ge("generateAbstractIcon",g)||{children:[],attributes:{}};return g.children=m,g.attributes=d,(o?function(e){var{prefix:t,iconName:c,children:n,attributes:l,symbol:e}=e;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:{...l,id:e=!0===e?"".concat(t,"-").concat(J.cssPrefix,"-").concat(c):e},children:n}]}]}:function(e){let{children:t,main:c,mask:n,attributes:l,styles:r,transform:o}=e;if(se(o)&&c.found&&!n.found){var{width:a,height:e}=c;const t=a/e/2,n=.5;l.style=ie({...r,"transform-origin":"".concat(t+o.x/16,"em ").concat(n+o.y/16,"em")})}return[{tag:"svg",attributes:l,children:t}]})(g)}function ct(e){const{content:t,width:c,height:n,transform:l,title:r,extra:o,watchable:a=!1}=e,i={...o.attributes,...r?{title:r}:{},class:o.classes.join(" ")};a&&(i[w]="");const s={...o.styles};se(l)&&(s.transform=function(e){var{transform:t,width:c=M,height:n=M,startCentered:e=!1}=e;let l="";return l+=e&&f?"translate(".concat(t.x/te-c/2,"em, ").concat(t.y/te-n/2,"em) "):e?"translate(calc(-50% + ".concat(t.x/te,"em), calc(-50% + ").concat(t.y/te,"em)) "):"translate(".concat(t.x/te,"em, ").concat(t.y/te,"em) "),l+="scale(".concat(t.size/te*(t.flipX?-1:1),", ").concat(t.size/te*(t.flipY?-1:1),") "),l+="rotate(".concat(t.rotate,"deg) "),l}({transform:l,startCentered:!0,width:c,height:n}),s["-webkit-transform"]=s.transform),0<(e=ie(s)).length&&(i.style=e);const u=[];return u.push({tag:"span",attributes:i,children:[t]}),r&&u.push({tag:"span",attributes:{class:"sr-only"},children:[r]}),u}const nt=he.styles;function lt(e){var t=e[0],c=e[1],[e]=e.slice(4);let n=null;return n=Array.isArray(e)?{tag:"g",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.GROUP)},children:[{tag:"path",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.SECONDARY),fill:"currentColor",d:e[0]}},{tag:"path",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.PRIMARY),fill:"currentColor",d:e[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:e}},{found:!0,width:t,height:c,icon:n}}const rt={found:!1,width:512,height:512};function ot(e,t){let c=t;return"fa"===t&&null!==J.styleDefault&&(t=Se),new Promise(((n,l)=>{var r,o;if("fa"===c&&(o=Pe(e)||{},e=o.iconName||e,t=o.prefix||t),e&&t&&nt[t]&&nt[t][e])return n(lt(nt[t][e]));r=e,o=t,D||J.showMissingIcons||!r||console.error('Icon with name "'.concat(r,'" and prefix "').concat(o,'" is missing.')),n({...rt,icon:J.showMissingIcons&&e&&Ge("missingIconAbstract")||{}})}))}y=()=>{};const at=J.measurePerformance&&i&&i.mark&&i.measure?i:{mark:y,measure:y},it='FA "6.6.0"',st=e=>{at.mark("".concat(it," ").concat(e," ends")),at.measure("".concat(it," ").concat(e),"".concat(it," ").concat(e," begins"),"".concat(it," ").concat(e," ends"))};var ut={begin:e=>(at.mark("".concat(it," ").concat(e," begins")),()=>st(e)),end:st};const ft=()=>{};function dt(e){return"string"==typeof(e.getAttribute?e.getAttribute(w):null)}function mt(e,t){const{ceFn:c=("svg"===e.tag?function(e){return o.createElementNS("http://www.w3.org/2000/svg",e)}:function(e){return o.createElement(e)})}=1{t.parentNode.insertBefore(mt(e),t)})),null===t.getAttribute(w)&&J.keepOriginalSource?(e=o.createComment((e=" ".concat((e=t).outerHTML," "),e="".concat(e,"Font Awesome fontawesome.com "))),t.parentNode.replaceChild(e,t)):t.remove())},nest:function(e){const t=e[0],c=e[1];if(~oe(t).indexOf(J.replacementClass))return ht.replace(e);const n=new RegExp("".concat(J.cssPrefix,"-.*"));if(delete c[0].attributes.id,c[0].attributes.class){const e=c[0].attributes.class.split(" ").reduce(((e,t)=>((t===J.replacementClass||t.match(n)?e.toSvg:e.toNode).push(t),e)),{toNode:[],toSvg:[]});c[0].attributes.class=e.toSvg.join(" "),0===e.toNode.length?t.removeAttribute("class"):t.setAttribute("class",e.toNode.join(" "))}e=c.map((e=>ze(e))).join("\n"),t.setAttribute(w,""),t.innerHTML=e}};function pt(e){e()}function gt(e,t){const c="function"==typeof t?t:ft;if(0===e.length)c();else{let t=pt;J.mutateApproach===T&&(t=r.requestAnimationFrame||pt),t((()=>{var t=!0!==J.autoReplaceSvg&&ht[J.autoReplaceSvg]||ht.replace;const n=ut.begin("mutate");e.map(t),n(),c()}))}}let vt=!1;function zt(){vt=!0}function bt(){vt=!1}let Ct=null;function Lt(e){if(!a)return;if(!J.observeMutations)return;const{treeCallback:t=ft,nodeCallback:c=ft,pseudoElementsCallback:n=ft,observeMutationsRoot:l=o}=e;Ct=new a((e=>{if(!vt){const l=Se;re(e).forEach((e=>{var r,o,a;"childList"===e.type&&0("class"!==e.name&&"style"!==e.name&&(e[t.name]=t.value),e)),{});var c=e.getAttribute("title");e=e.getAttribute("data-fa-title-id");return J.autoA11y&&(c?t["aria-labelledby"]="".concat(J.replacementClass,"-title-").concat(e||le()):(t["aria-hidden"]="true",t.focusable="false")),t}(e);t=Ye("parseNodeAttributes",{},e),c=c.styleParser?function(e){const t=e.getAttribute("style");let c=[];return t&&(c=t.split(";").reduce(((e,t)=>{const c=t.split(":");t=c[0];const n=c.slice(1);return t&&0c.add("".concat(E,"-").concat(e)),l=e=>c.remove("".concat(E,"-").concat(e)),r=J.autoFetchSvg?wt:H.map((e=>"fa-".concat(e))).concat(Object.keys(Mt));r.includes("fa")||r.push("fa");var a=[".".concat(U,":not([").concat(w,"])")].concat(r.map((e=>".".concat(e,":not([").concat(w,"])")))).join(", ");if(0===a.length)return Promise.resolve();let i=[];try{i=re(e.querySelectorAll(a))}catch(e){}if(!(0{try{var c=_t(t);c&&e.push(c)}catch(e){D||"MissingIcon"===e.name&&console.error(e)}return e}),[]);return new Promise(((e,c)=>{Promise.all(f).then((c=>{gt(c,(()=>{n("active"),n("complete"),l("pending"),"function"==typeof t&&t(),s(),e()}))})).catch((e=>{s(),c(e)}))}))}function xt(e){let t=1{e&>([e],t)}))}function St(e){let t=1(Ze("beforeDOMElementCreation",{iconDefinition:e,params:t}),J.autoA11y&&(o?s["aria-labelledby"]="".concat(J.replacementClass,"-title-").concat(a||le()):(s["aria-hidden"]="true",s.focusable="false")),tt({icons:{main:lt(m),mask:l?lt(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:f,iconName:d,transform:{...ce,...c},symbol:n,title:o,maskId:r,titleId:a,extra:{attributes:s,styles:u,classes:i}}))))}}H.map((e=>{wt.add("fa-".concat(e))})),Object.keys(R[d]).map(wt.add.bind(wt)),Object.keys(R[h]).map(wt.add.bind(wt)),Object.keys(R[p]).map(wt.add.bind(wt)),wt=[...wt],z={mixout(){return{icon:(e=St,function(t){var c=1({mutationObserverCallbacks:e=>(e.treeCallback=kt,e.nodeCallback=xt,e)}),provides(e){e.i2svg=function(e){var{node:t=o,callback:e=(()=>{})}=e;return kt(t,e)},e.generateSvgReplacementMutation=function(e,t){const{iconName:c,title:n,titleId:l,prefix:r,transform:o,symbol:a,mask:i,maskId:s,extra:u}=t;return new Promise(((t,f)=>{Promise.all([ot(c,r),i.iconName?ot(i.iconName,i.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then((i=>{var[f,i]=i;t([e,tt({icons:{main:f,mask:i},prefix:r,iconName:c,transform:o,symbol:a,maskId:s,title:n,titleId:l,extra:u,watchable:!0})])})).catch(f)}))},e.generateAbstractIcon=function(e){let t,{children:c,attributes:n,main:l,transform:r,styles:o}=e;return 0<(e=ie(o)).length&&(n.style=e),se(r)&&(t=Ge("generateAbstractTransformGrouping",{main:l,transform:r,containerWidth:l.width,iconWidth:l.width})),c.push(t||l.icon),{children:c,attributes:n}}}},C={mixout:()=>({layer(e){let t=1{Ze("beforeDOMElementCreation",{assembler:e,params:t});let n=[];return e((e=>{Array.isArray(e)?e.map((e=>{n=n.concat(e.abstract)})):n=n.concat(e.abstract)})),[{tag:"span",attributes:{class:["".concat(J.cssPrefix,"-layers"),...c].join(" ")},children:n}]}))}})},i={mixout:()=>({counter(e){let t=1(Ze("beforeDOMElementCreation",{content:e,params:t}),function(e){const{content:t,title:c,extra:n}=e,l={...n.attributes,...c?{title:c}:{},class:n.classes.join(" ")};0<(e=ie(n.styles)).length&&(l.style=e);const r=[];return r.push({tag:"span",attributes:l,children:[t]}),c&&r.push({tag:"span",attributes:{class:"sr-only"},children:[c]}),r}({content:e.toString(),title:c,extra:{attributes:l,styles:r,classes:["".concat(J.cssPrefix,"-layers-counter"),...n]}}))))}})},y={mixout:()=>({text(e){let t=1(Ze("beforeDOMElementCreation",{content:e,params:t}),ct({content:e,transform:{...ce,...c},title:n,extra:{attributes:r,styles:o,classes:["".concat(J.cssPrefix,"-layers-text"),...l]}}))))}}),provides(e){e.generateLayersText=function(e,t){const{title:c,transform:n,extra:l}=t;let r=null,o=null;var a;return f&&(a=parseInt(getComputedStyle(e).fontSize,10),r=(t=e.getBoundingClientRect()).width/a,o=t.height/a),J.autoA11y&&!c&&(l.attributes["aria-hidden"]="true"),Promise.resolve([e,ct({content:e.innerHTML,width:r,height:o,transform:n,title:c,extra:l,watchable:!0})])}}};const At=new RegExp('"',"ug"),Et=[1105920,1112319],Tt={FontAwesome:{normal:"fas",400:"fas"},"Font Awesome 6 Free":{900:"fas",400:"far"},"Font Awesome 6 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 6 Brands":{400:"fab",normal:"fab"},"Font Awesome 6 Duotone":{900:"fad"},"Font Awesome 6 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 6 Sharp Duotone":{900:"fasds"},"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"},"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},Nt=Object.keys(Tt).reduce(((e,t)=>(e[t.toLowerCase()]=Tt[t],e)),{}),Dt=Object.keys(Nt).reduce(((e,t)=>{var c=Nt[t];return e[t]=c[900]||[...Object.entries(c)][0][1],e}),{});function Ht(e,t){const c="".concat(x).concat(t.replace(":","-"));return new Promise(((n,l)=>{if(null!==e.getAttribute(c))return n();const a=re(e.children).filter((e=>e.getAttribute(k)===t))[0],i=r.getComputedStyle(e,t),s=i.getPropertyValue("font-family"),u=s.match(W);var f,d,m=i.getPropertyValue("font-weight");const h=i.getPropertyValue("content");if(a&&!u)return e.removeChild(a),n();if(u&&"none"!==h&&""!==h){const r=i.getPropertyValue("content");let h=(d=m,f=(f=s).replace(/^['"]|['"]$/g,"").toLowerCase(),d=parseInt(d),d=isNaN(d)?"normal":d,(Nt[f]||{})[d]||Dt[f]);var{value:p,isSecondary:g}=(m=0,f=(d=p=(v=r).replace(At,"")).length,v=(g=55296<=(v=d.charCodeAt(m))&&v<=56319&&m+1=Et[0]&&g<=Et[1],{value:ye((g=2===p.length&&p[0]===p[1])?p[0]:p),isSecondary:v||g}),v=u[0].startsWith("FontAwesome");let z=Ve(h,p),b=z;if(v&&(p=Ne[v=p],v=Ve("fas",v),(v=p||(v?{prefix:"fas",iconName:v}:null)||{prefix:null,iconName:null}).iconName&&v.prefix&&(z=v.iconName,h=v.prefix)),!z||g||a&&a.getAttribute(S)===h&&a.getAttribute(A)===b)n();else{e.setAttribute(c,b),a&&e.removeChild(a);const r={iconName:null,title:null,titleId:null,prefix:null,transform:ce,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}},i=r.extra;i.attributes[k]=t,ot(z,h).then((l=>{const a=tt({...r,icons:{main:l,mask:Be()},prefix:h,iconName:b,extra:i,watchable:!0}),s=o.createElementNS("http://www.w3.org/2000/svg","svg");"::before"===t?e.insertBefore(s,e.firstChild):e.appendChild(s),s.outerHTML=a.map((e=>ze(e))).join("\n"),e.removeAttribute(c),n()})).catch(l)}}else n()}))}function Ot(e){return Promise.all([Ht(e,"::before"),Ht(e,"::after")])}function Vt(e){return!(e.parentNode===document.head||~N.indexOf(e.tagName.toUpperCase())||e.getAttribute(k)||e.parentNode&&"svg"===e.parentNode.tagName)}function Rt(e){if(u)return new Promise(((t,c)=>{var n=re(e.querySelectorAll("*")).filter(Vt).map(Ot);const l=ut.begin("searchPseudoElements");zt(),Promise.all(n).then((()=>{l(),bt(),t()})).catch((()=>{l(),bt(),c()}))}))}let Pt=!1;const Bt=e=>e.toLowerCase().split(" ").reduce(((e,t)=>{const c=t.toLowerCase().split("-");t=c[0];let n=c.slice(1).join("-");if(t&&"h"===n)return e.flipX=!0,e;if(t&&"v"===n)return e.flipY=!0,e;if(n=parseFloat(n),isNaN(n))return e;switch(t){case"grow":e.size=e.size+n;break;case"shrink":e.size=e.size-n;break;case"left":e.x=e.x-n;break;case"right":e.x=e.x+n;break;case"up":e.y=e.y-n;break;case"down":e.y=e.y+n;break;case"rotate":e.rotate=e.rotate+n}return e}),{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0}),It={x:0,y:0,width:"100%",height:"100%"};function jt(e){return e.attributes&&(e.attributes.fill||!(1{-1===We.indexOf(e)&&delete Ue[e]})),Fe.forEach((e=>{const t=e.mixout?e.mixout():{};if(Object.keys(t).forEach((e=>{"function"==typeof t[e]&&(c[e]=t[e]),"object"==typeof t[e]&&Object.keys(t[e]).forEach((n=>{c[e]||(c[e]={}),c[e][n]=t[e][n]}))})),e.hooks){const t=e.hooks();Object.keys(t).forEach((e=>{$e[e]||($e[e]=[]),$e[e].push(t[e])}))}e.provides&&e.provides(Ue)}))}([b,z,C,i,y,{hooks:()=>({mutationObserverCallbacks:e=>(e.pseudoElementsCallback=Rt,e)}),provides(e){e.pseudoElements2svg=function(e){var{node:e=o}=e;J.searchPseudoElements&&Rt(e)}}},{mixout:()=>({dom:{unwatch(){zt(),Pt=!0}}}),hooks:()=>({bootstrap(){Lt(Ye("mutationObserverCallbacks",{}))},noAuto(){Ct&&Ct.disconnect()},watch(e){e=e.observeMutationsRoot,Pt?bt():Lt(Ye("mutationObserverCallbacks",{observeMutationsRoot:e}))}})},{mixout:()=>({parse:{transform:e=>Bt(e)}}),hooks:()=>({parseNodeAttributes:(e,t)=>((t=t.getAttribute("data-fa-transform"))&&(e.transform=Bt(t)),e)}),provides(e){e.generateAbstractTransformGrouping=function(e){var{main:t,transform:c,containerWidth:n,iconWidth:l}=e,r={transform:"translate(".concat(n/2," 256)")},n=(e="translate(".concat(32*c.x,", ").concat(32*c.y,") "),"scale(".concat(c.size/16*(c.flipX?-1:1),", ").concat(c.size/16*(c.flipY?-1:1),") ")),c="rotate(".concat(c.rotate," 0 0)");const o=r,a={transform:"".concat(e," ").concat(n," ").concat(c)},i={transform:"translate(".concat(l/2*-1," -256)")};return{tag:"g",attributes:{...o},children:[{tag:"g",attributes:{...a},children:[{tag:t.icon.tag,children:t.icon.children,attributes:{...t.icon.attributes,...i}}]}]}}}},{hooks:()=>({parseNodeAttributes(e,t){const c=t.getAttribute("data-fa-mask"),n=c?qe(c.split(" ").map((e=>e.trim()))):Be();return n.prefix||(n.prefix=Se),e.mask=n,e.maskId=t.getAttribute("data-fa-mask-id"),e}}),provides(e){e.generateAbstractMask=function(e){let{children:t,attributes:c,main:n,mask:l,maskId:r,transform:o}=e;const{width:a,icon:i}=n;var{width:s,icon:u}=l,f=function(e){var{transform:t,containerWidth:c,iconWidth:n}=e,l={transform:"translate(".concat(c/2," 256)")},c=(e="translate(".concat(32*t.x,", ").concat(32*t.y,") "),"scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") ")),t="rotate(".concat(t.rotate," 0 0)");return{outer:l,inner:{transform:"".concat(e," ").concat(c," ").concat(t)},path:{transform:"translate(".concat(n/2*-1," -256)")}}}({transform:o,containerWidth:s,iconWidth:a}),d={tag:"rect",attributes:{...It,fill:"white"}},s=(e=i.children?{children:i.children.map(jt)}:{},s={tag:"g",attributes:{...f.inner},children:[jt({tag:i.tag,attributes:{...i.attributes,...f.path},...e})]},e={tag:"g",attributes:{...f.outer},children:[s]},f="mask-".concat(r||le()),"clip-".concat(r||le()));e={tag:"mask",attributes:{...It,id:f,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"},children:[d,e]},e={tag:"defs",children:[{tag:"clipPath",attributes:{id:s},children:"g"===u.tag?u.children:[u]},e]};return t.push(e,{tag:"rect",attributes:{fill:"currentColor","clip-path":"url(#".concat(s,")"),mask:"url(#".concat(f,")"),...It}}),{children:t,attributes:c}}}},{provides(e){let t=!1;r.matchMedia&&(t=r.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){const e=[];var c={fill:"currentColor"},n={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};e.push({tag:"path",attributes:{...c,d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"}});var l={...n,attributeName:"opacity"};const r={tag:"circle",attributes:{...c,cx:"256",cy:"364",r:"28"},children:[]};return t||r.children.push({tag:"animate",attributes:{...n,attributeName:"r",values:"28;14;28;28;14;28;"}},{tag:"animate",attributes:{...l,values:"1;0;1;1;0;1;"}}),e.push(r),e.push({tag:"path",attributes:{...c,opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"},children:t?[]:[{tag:"animate",attributes:{...l,values:"1;0;0;0;0;1;"}}]}),t||e.push({tag:"path",attributes:{...c,opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"},children:[{tag:"animate",attributes:{...l,values:"0;0;1;1;0;0;"}}]}),{tag:"g",attributes:{class:"missing"},children:e}}}},{hooks:()=>({parseNodeAttributes:(e,t)=>(t=t.getAttribute("data-fa-symbol"),e.symbol=null!==t&&(""===t||t),e)})}],{mixoutsTo:Xe}),function(e){try{for(var t=arguments.length,c=new Array(1{Je(),Ze("bootstrap")}))),he.hooks={...he.hooks,addPack:(e,t)=>{he.styles[e]={...he.styles[e]||{},...t},Oe(),Je()},addPacks:e=>{e.forEach((e=>{var[t,e]=e;he.styles[t]={...he.styles[t]||{},...e}})),Oe(),Je()},addShims:e=>{he.shims.push(...e),Oe(),Je()}}}))}(),a=this,l=function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,l=t,r=(n.document,!l.documentElement||!l.head||"function"!=typeof l.addEventListener||l.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};l="___FONT_AWESOME___";const i=(()=>{try{return"production"===process.env.NODE_ENV}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[r]})}const u={...o};u[r]={...o[r],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[r]={...f[r],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[r]={...d[r],fak:"fa-kit"},s(d);const m={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};m[r]={...m[r],"fa-kit":"fak"},s(m),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const h=new Set;Object.keys(a[r]).map(h.add.bind(h)),Object.keys(a.sharp).map(h.add.bind(h)),Object.keys(a["sharp-duotone"]).map(h.add.bind(h));const p=n||{};p[l]||(p[l]={}),p[l].styles||(p[l].styles={}),p[l].hooks||(p[l].hooks={}),p[l].shims||(p[l].shims=[]);var g=p[l];const v=[["glass",null,"martini-glass-empty"],["envelope-o","far","envelope"],["star-o","far","star"],["remove",null,"xmark"],["close",null,"xmark"],["gear",null,"gear"],["trash-o","far","trash-can"],["home",null,"house"],["file-o","far","file"],["clock-o","far","clock"],["arrow-circle-o-down","far","circle-down"],["arrow-circle-o-up","far","circle-up"],["play-circle-o","far","circle-play"],["repeat",null,"arrow-rotate-right"],["rotate-right",null,"arrow-rotate-right"],["refresh",null,"arrows-rotate"],["list-alt","far","rectangle-list"],["dedent",null,"outdent"],["video-camera",null,"video"],["picture-o","far","image"],["photo","far","image"],["image","far","image"],["map-marker",null,"location-dot"],["pencil-square-o","far","pen-to-square"],["edit","far","pen-to-square"],["share-square-o",null,"share-from-square"],["check-square-o","far","square-check"],["arrows",null,"up-down-left-right"],["times-circle-o","far","circle-xmark"],["check-circle-o","far","circle-check"],["mail-forward",null,"share"],["expand",null,"up-right-and-down-left-from-center"],["compress",null,"down-left-and-up-right-to-center"],["eye","far",null],["eye-slash","far",null],["warning",null,"triangle-exclamation"],["calendar",null,"calendar-days"],["arrows-v",null,"up-down"],["arrows-h",null,"left-right"],["bar-chart",null,"chart-column"],["bar-chart-o",null,"chart-column"],["twitter-square","fab","square-twitter"],["facebook-square","fab","square-facebook"],["gears",null,"gears"],["thumbs-o-up","far","thumbs-up"],["thumbs-o-down","far","thumbs-down"],["heart-o","far","heart"],["sign-out",null,"right-from-bracket"],["linkedin-square","fab","linkedin"],["thumb-tack",null,"thumbtack"],["external-link",null,"up-right-from-square"],["sign-in",null,"right-to-bracket"],["github-square","fab","square-github"],["lemon-o","far","lemon"],["square-o","far","square"],["bookmark-o","far","bookmark"],["twitter","fab",null],["facebook","fab","facebook-f"],["facebook-f","fab","facebook-f"],["github","fab",null],["credit-card","far",null],["feed",null,"rss"],["hdd-o","far","hard-drive"],["hand-o-right","far","hand-point-right"],["hand-o-left","far","hand-point-left"],["hand-o-up","far","hand-point-up"],["hand-o-down","far","hand-point-down"],["globe",null,"earth-americas"],["tasks",null,"bars-progress"],["arrows-alt",null,"maximize"],["group",null,"users"],["chain",null,"link"],["cut",null,"scissors"],["files-o","far","copy"],["floppy-o","far","floppy-disk"],["save","far","floppy-disk"],["navicon",null,"bars"],["reorder",null,"bars"],["magic",null,"wand-magic-sparkles"],["pinterest","fab",null],["pinterest-square","fab","square-pinterest"],["google-plus-square","fab","square-google-plus"],["google-plus","fab","google-plus-g"],["money",null,"money-bill-1"],["unsorted",null,"sort"],["sort-desc",null,"sort-down"],["sort-asc",null,"sort-up"],["linkedin","fab","linkedin-in"],["rotate-left",null,"arrow-rotate-left"],["legal",null,"gavel"],["tachometer",null,"gauge-high"],["dashboard",null,"gauge-high"],["comment-o","far","comment"],["comments-o","far","comments"],["flash",null,"bolt"],["clipboard",null,"paste"],["lightbulb-o","far","lightbulb"],["exchange",null,"right-left"],["cloud-download",null,"cloud-arrow-down"],["cloud-upload",null,"cloud-arrow-up"],["bell-o","far","bell"],["cutlery",null,"utensils"],["file-text-o","far","file-lines"],["building-o","far","building"],["hospital-o","far","hospital"],["tablet",null,"tablet-screen-button"],["mobile",null,"mobile-screen-button"],["mobile-phone",null,"mobile-screen-button"],["circle-o","far","circle"],["mail-reply",null,"reply"],["github-alt","fab",null],["folder-o","far","folder"],["folder-open-o","far","folder-open"],["smile-o","far","face-smile"],["frown-o","far","face-frown"],["meh-o","far","face-meh"],["keyboard-o","far","keyboard"],["flag-o","far","flag"],["mail-reply-all",null,"reply-all"],["star-half-o","far","star-half-stroke"],["star-half-empty","far","star-half-stroke"],["star-half-full","far","star-half-stroke"],["code-fork",null,"code-branch"],["chain-broken",null,"link-slash"],["unlink",null,"link-slash"],["calendar-o","far","calendar"],["maxcdn","fab",null],["html5","fab",null],["css3","fab",null],["unlock-alt",null,"unlock"],["minus-square-o","far","square-minus"],["level-up",null,"turn-up"],["level-down",null,"turn-down"],["pencil-square",null,"square-pen"],["external-link-square",null,"square-up-right"],["compass","far",null],["caret-square-o-down","far","square-caret-down"],["toggle-down","far","square-caret-down"],["caret-square-o-up","far","square-caret-up"],["toggle-up","far","square-caret-up"],["caret-square-o-right","far","square-caret-right"],["toggle-right","far","square-caret-right"],["eur",null,"euro-sign"],["euro",null,"euro-sign"],["gbp",null,"sterling-sign"],["usd",null,"dollar-sign"],["dollar",null,"dollar-sign"],["inr",null,"indian-rupee-sign"],["rupee",null,"indian-rupee-sign"],["jpy",null,"yen-sign"],["cny",null,"yen-sign"],["rmb",null,"yen-sign"],["yen",null,"yen-sign"],["rub",null,"ruble-sign"],["ruble",null,"ruble-sign"],["rouble",null,"ruble-sign"],["krw",null,"won-sign"],["won",null,"won-sign"],["btc","fab",null],["bitcoin","fab","btc"],["file-text",null,"file-lines"],["sort-alpha-asc",null,"arrow-down-a-z"],["sort-alpha-desc",null,"arrow-down-z-a"],["sort-amount-asc",null,"arrow-down-short-wide"],["sort-amount-desc",null,"arrow-down-wide-short"],["sort-numeric-asc",null,"arrow-down-1-9"],["sort-numeric-desc",null,"arrow-down-9-1"],["youtube-square","fab","square-youtube"],["youtube","fab",null],["xing","fab",null],["xing-square","fab","square-xing"],["youtube-play","fab","youtube"],["dropbox","fab",null],["stack-overflow","fab",null],["instagram","fab",null],["flickr","fab",null],["adn","fab",null],["bitbucket","fab",null],["bitbucket-square","fab","bitbucket"],["tumblr","fab",null],["tumblr-square","fab","square-tumblr"],["long-arrow-down",null,"down-long"],["long-arrow-up",null,"up-long"],["long-arrow-left",null,"left-long"],["long-arrow-right",null,"right-long"],["apple","fab",null],["windows","fab",null],["android","fab",null],["linux","fab",null],["dribbble","fab",null],["skype","fab",null],["foursquare","fab",null],["trello","fab",null],["gratipay","fab",null],["gittip","fab","gratipay"],["sun-o","far","sun"],["moon-o","far","moon"],["vk","fab",null],["weibo","fab",null],["renren","fab",null],["pagelines","fab",null],["stack-exchange","fab",null],["arrow-circle-o-right","far","circle-right"],["arrow-circle-o-left","far","circle-left"],["caret-square-o-left","far","square-caret-left"],["toggle-left","far","square-caret-left"],["dot-circle-o","far","circle-dot"],["vimeo-square","fab","square-vimeo"],["try",null,"turkish-lira-sign"],["turkish-lira",null,"turkish-lira-sign"],["plus-square-o","far","square-plus"],["slack","fab",null],["wordpress","fab",null],["openid","fab",null],["institution",null,"building-columns"],["bank",null,"building-columns"],["mortar-board",null,"graduation-cap"],["yahoo","fab",null],["google","fab",null],["reddit","fab",null],["reddit-square","fab","square-reddit"],["stumbleupon-circle","fab",null],["stumbleupon","fab",null],["delicious","fab",null],["digg","fab",null],["pied-piper-pp","fab",null],["pied-piper-alt","fab",null],["drupal","fab",null],["joomla","fab",null],["behance","fab",null],["behance-square","fab","square-behance"],["steam","fab",null],["steam-square","fab","square-steam"],["automobile",null,"car"],["cab",null,"taxi"],["spotify","fab",null],["deviantart","fab",null],["soundcloud","fab",null],["file-pdf-o","far","file-pdf"],["file-word-o","far","file-word"],["file-excel-o","far","file-excel"],["file-powerpoint-o","far","file-powerpoint"],["file-image-o","far","file-image"],["file-photo-o","far","file-image"],["file-picture-o","far","file-image"],["file-archive-o","far","file-zipper"],["file-zip-o","far","file-zipper"],["file-audio-o","far","file-audio"],["file-sound-o","far","file-audio"],["file-video-o","far","file-video"],["file-movie-o","far","file-video"],["file-code-o","far","file-code"],["vine","fab",null],["codepen","fab",null],["jsfiddle","fab",null],["life-bouy",null,"life-ring"],["life-buoy",null,"life-ring"],["life-saver",null,"life-ring"],["support",null,"life-ring"],["circle-o-notch",null,"circle-notch"],["rebel","fab",null],["ra","fab","rebel"],["resistance","fab","rebel"],["empire","fab",null],["ge","fab","empire"],["git-square","fab","square-git"],["git","fab",null],["hacker-news","fab",null],["y-combinator-square","fab","hacker-news"],["yc-square","fab","hacker-news"],["tencent-weibo","fab",null],["qq","fab",null],["weixin","fab",null],["wechat","fab","weixin"],["send",null,"paper-plane"],["paper-plane-o","far","paper-plane"],["send-o","far","paper-plane"],["circle-thin","far","circle"],["header",null,"heading"],["futbol-o","far","futbol"],["soccer-ball-o","far","futbol"],["slideshare","fab",null],["twitch","fab",null],["yelp","fab",null],["newspaper-o","far","newspaper"],["paypal","fab",null],["google-wallet","fab",null],["cc-visa","fab",null],["cc-mastercard","fab",null],["cc-discover","fab",null],["cc-amex","fab",null],["cc-paypal","fab",null],["cc-stripe","fab",null],["bell-slash-o","far","bell-slash"],["trash",null,"trash-can"],["copyright","far",null],["eyedropper",null,"eye-dropper"],["area-chart",null,"chart-area"],["pie-chart",null,"chart-pie"],["line-chart",null,"chart-line"],["lastfm","fab",null],["lastfm-square","fab","square-lastfm"],["ioxhost","fab",null],["angellist","fab",null],["cc","far","closed-captioning"],["ils",null,"shekel-sign"],["shekel",null,"shekel-sign"],["sheqel",null,"shekel-sign"],["buysellads","fab",null],["connectdevelop","fab",null],["dashcube","fab",null],["forumbee","fab",null],["leanpub","fab",null],["sellsy","fab",null],["shirtsinbulk","fab",null],["simplybuilt","fab",null],["skyatlas","fab",null],["diamond","far","gem"],["transgender",null,"mars-and-venus"],["intersex",null,"mars-and-venus"],["transgender-alt",null,"transgender"],["facebook-official","fab","facebook"],["pinterest-p","fab",null],["whatsapp","fab",null],["hotel",null,"bed"],["viacoin","fab",null],["medium","fab",null],["y-combinator","fab",null],["yc","fab","y-combinator"],["optin-monster","fab",null],["opencart","fab",null],["expeditedssl","fab",null],["battery-4",null,"battery-full"],["battery",null,"battery-full"],["battery-3",null,"battery-three-quarters"],["battery-2",null,"battery-half"],["battery-1",null,"battery-quarter"],["battery-0",null,"battery-empty"],["object-group","far",null],["object-ungroup","far",null],["sticky-note-o","far","note-sticky"],["cc-jcb","fab",null],["cc-diners-club","fab",null],["clone","far",null],["hourglass-o",null,"hourglass"],["hourglass-1",null,"hourglass-start"],["hourglass-2",null,"hourglass-half"],["hourglass-3",null,"hourglass-end"],["hand-rock-o","far","hand-back-fist"],["hand-grab-o","far","hand-back-fist"],["hand-paper-o","far","hand"],["hand-stop-o","far","hand"],["hand-scissors-o","far","hand-scissors"],["hand-lizard-o","far","hand-lizard"],["hand-spock-o","far","hand-spock"],["hand-pointer-o","far","hand-pointer"],["hand-peace-o","far","hand-peace"],["registered","far",null],["creative-commons","fab",null],["gg","fab",null],["gg-circle","fab",null],["odnoklassniki","fab",null],["odnoklassniki-square","fab","square-odnoklassniki"],["get-pocket","fab",null],["wikipedia-w","fab",null],["safari","fab",null],["chrome","fab",null],["firefox","fab",null],["opera","fab",null],["internet-explorer","fab",null],["television",null,"tv"],["contao","fab",null],["500px","fab",null],["amazon","fab",null],["calendar-plus-o","far","calendar-plus"],["calendar-minus-o","far","calendar-minus"],["calendar-times-o","far","calendar-xmark"],["calendar-check-o","far","calendar-check"],["map-o","far","map"],["commenting",null,"comment-dots"],["commenting-o","far","comment-dots"],["houzz","fab",null],["vimeo","fab","vimeo-v"],["black-tie","fab",null],["fonticons","fab",null],["reddit-alien","fab",null],["edge","fab",null],["credit-card-alt",null,"credit-card"],["codiepie","fab",null],["modx","fab",null],["fort-awesome","fab",null],["usb","fab",null],["product-hunt","fab",null],["mixcloud","fab",null],["scribd","fab",null],["pause-circle-o","far","circle-pause"],["stop-circle-o","far","circle-stop"],["bluetooth","fab",null],["bluetooth-b","fab",null],["gitlab","fab",null],["wpbeginner","fab",null],["wpforms","fab",null],["envira","fab",null],["wheelchair-alt","fab","accessible-icon"],["question-circle-o","far","circle-question"],["volume-control-phone",null,"phone-volume"],["asl-interpreting",null,"hands-asl-interpreting"],["deafness",null,"ear-deaf"],["hard-of-hearing",null,"ear-deaf"],["glide","fab",null],["glide-g","fab",null],["signing",null,"hands"],["viadeo","fab",null],["viadeo-square","fab","square-viadeo"],["snapchat","fab",null],["snapchat-ghost","fab","snapchat"],["snapchat-square","fab","square-snapchat"],["pied-piper","fab",null],["first-order","fab",null],["yoast","fab",null],["themeisle","fab",null],["google-plus-official","fab","google-plus"],["google-plus-circle","fab","google-plus"],["font-awesome","fab",null],["fa","fab","font-awesome"],["handshake-o","far","handshake"],["envelope-open-o","far","envelope-open"],["linode","fab",null],["address-book-o","far","address-book"],["vcard",null,"address-card"],["address-card-o","far","address-card"],["vcard-o","far","address-card"],["user-circle-o","far","circle-user"],["user-o","far","user"],["id-badge","far",null],["drivers-license",null,"id-card"],["id-card-o","far","id-card"],["drivers-license-o","far","id-card"],["quora","fab",null],["free-code-camp","fab",null],["telegram","fab",null],["thermometer-4",null,"temperature-full"],["thermometer",null,"temperature-full"],["thermometer-3",null,"temperature-three-quarters"],["thermometer-2",null,"temperature-half"],["thermometer-1",null,"temperature-quarter"],["thermometer-0",null,"temperature-empty"],["bathtub",null,"bath"],["s15",null,"bath"],["window-maximize","far",null],["window-restore","far",null],["times-rectangle",null,"rectangle-xmark"],["window-close-o","far","rectangle-xmark"],["times-rectangle-o","far","rectangle-xmark"],["bandcamp","fab",null],["grav","fab",null],["etsy","fab",null],["imdb","fab",null],["ravelry","fab",null],["eercast","fab","sellcast"],["snowflake-o","far","snowflake"],["superpowers","fab",null],["wpexplorer","fab",null],["meetup","fab",null],[61440,"fas","martini-glass-empty"],[61443,"far","envelope"],[61446,"far","star"],[61460,"far","trash-can"],[61462,"far","file"],[61463,"far","clock"],[61466,"far","circle-down"],[61467,"far","circle-up"],[61469,"far","circle-play"],[61470,"fas","arrow-rotate-right"],[61474,"far","rectangle-list"],[61502,"far","image"],[61505,"fas","location-dot"],[61508,"far","pen-to-square"],[61509,"fas","share-from-square"],[61510,"far","square-check"],[61511,"fas","up-down-left-right"],[61532,"far","circle-xmark"],[61533,"far","circle-check"],[61541,"fas","up-right-and-down-left-from-center"],[61542,"fas","down-left-and-up-right-to-center"],[61550,"far","eye"],[61552,"far","eye-slash"],[61555,"fas","calendar-days"],[61565,"fas","up-down"],[61566,"fas","left-right"],[61568,"fas","chart-column"],[61569,"fab","square-twitter"],[61570,"fab","square-facebook"],[61575,"far","thumbs-up"],[61576,"far","thumbs-down"],[61578,"far","heart"],[61579,"fas","right-from-bracket"],[61580,"fab","linkedin"],[61582,"fas","up-right-from-square"],[61584,"fas","right-to-bracket"],[61586,"fab","square-github"],[61588,"far","lemon"],[61590,"far","square"],[61591,"far","bookmark"],[61593,"fab","twitter"],[61594,"fab","facebook-f"],[61595,"fab","github"],[61597,"far","credit-card"],[61600,"far","hard-drive"],[61604,"far","hand-point-right"],[61605,"far","hand-point-left"],[61606,"far","hand-point-up"],[61607,"far","hand-point-down"],[61612,"fas","earth-americas"],[61614,"fas","bars-progress"],[61618,"fas","maximize"],[61632,"fas","users"],[61637,"far","copy"],[61639,"far","floppy-disk"],[61641,"fas","bars"],[61648,"fas","wand-magic-sparkles"],[61650,"fab","pinterest"],[61651,"fab","square-pinterest"],[61652,"fab","square-google-plus"],[61653,"fab","google-plus-g"],[61654,"fas","money-bill-1"],[61665,"fab","linkedin-in"],[61666,"fas","arrow-rotate-left"],[61668,"fas","gauge-high"],[61669,"far","comment"],[61670,"far","comments"],[61671,"fas","bolt"],[61674,"fas","paste"],[61675,"far","lightbulb"],[61676,"fas","right-left"],[61602,"far","bell"],[61685,"fas","utensils"],[61686,"far","file-lines"],[61687,"far","building"],[61688,"far","hospital"],[61706,"fas","tablet-screen-button"],[61707,"fas","mobile-screen-button"],[61708,"far","circle"],[61714,"fas","reply"],[61715,"fab","github-alt"],[61716,"far","folder"],[61717,"far","folder-open"],[61720,"far","face-smile"],[61721,"far","face-frown"],[61722,"far","face-meh"],[61724,"far","keyboard"],[61725,"far","flag"],[61731,"far","star-half-stroke"],[61734,"fas","code-branch"],[61747,"far","calendar"],[61750,"fab","maxcdn"],[61755,"fab","html5"],[61756,"fab","css3"],[61758,"fas","unlock"],[61767,"far","square-minus"],[61768,"fas","turn-up"],[61769,"fas","turn-down"],[61772,"fas","square-up-right"],[61774,"far","compass"],[61776,"far","square-caret-down"],[61777,"far","square-caret-up"],[61778,"far","square-caret-right"],[61781,"fas","dollar-sign"],[61782,"fas","indian-rupee-sign"],[61786,"fab","btc"],[61790,"fas","arrow-down-z-a"],[61792,"fas","arrow-down-short-wide"],[61793,"fas","arrow-down-wide-short"],[61795,"fas","arrow-down-9-1"],[61798,"fab","square-youtube"],[61799,"fab","youtube"],[61800,"fab","xing"],[61801,"fab","square-xing"],[61802,"fab","youtube"],[61803,"fab","dropbox"],[61804,"fab","stack-overflow"],[61805,"fab","instagram"],[61806,"fab","flickr"],[61808,"fab","adn"],[61809,"fab","bitbucket"],[61810,"fab","bitbucket"],[61811,"fab","tumblr"],[61812,"fab","square-tumblr"],[61813,"fas","down-long"],[61814,"fas","up-long"],[61815,"fas","left-long"],[61816,"fas","right-long"],[61817,"fab","apple"],[61818,"fab","windows"],[61819,"fab","android"],[61820,"fab","linux"],[61821,"fab","dribbble"],[61822,"fab","skype"],[61824,"fab","foursquare"],[61825,"fab","trello"],[61828,"fab","gratipay"],[61829,"far","sun"],[61830,"far","moon"],[61833,"fab","vk"],[61834,"fab","weibo"],[61835,"fab","renren"],[61836,"fab","pagelines"],[61837,"fab","stack-exchange"],[61838,"far","circle-right"],[61840,"far","circle-left"],[61841,"far","square-caret-left"],[61842,"far","circle-dot"],[61844,"fab","square-vimeo"],[61845,"fas","turkish-lira-sign"],[61846,"far","square-plus"],[61848,"fab","slack"],[61850,"fab","wordpress"],[61851,"fab","openid"],[61854,"fab","yahoo"],[61856,"fab","google"],[61857,"fab","reddit"],[61858,"fab","square-reddit"],[61859,"fab","stumbleupon-circle"],[61860,"fab","stumbleupon"],[61861,"fab","delicious"],[61862,"fab","digg"],[61863,"fab","pied-piper-pp"],[61864,"fab","pied-piper-alt"],[61865,"fab","drupal"],[61866,"fab","joomla"],[61876,"fab","behance"],[61877,"fab","square-behance"],[61878,"fab","steam"],[61879,"fab","square-steam"],[61884,"fab","spotify"],[61885,"fab","deviantart"],[61886,"fab","soundcloud"],[61889,"far","file-pdf"],[61890,"far","file-word"],[61891,"far","file-excel"],[61892,"far","file-powerpoint"],[61893,"far","file-image"],[61894,"far","file-zipper"],[61895,"far","file-audio"],[61896,"far","file-video"],[61897,"far","file-code"],[61898,"fab","vine"],[61899,"fab","codepen"],[61900,"fab","jsfiddle"],[61901,"fas","life-ring"],[61902,"fas","circle-notch"],[61904,"fab","rebel"],[61905,"fab","empire"],[61906,"fab","square-git"],[61907,"fab","git"],[61908,"fab","hacker-news"],[61909,"fab","tencent-weibo"],[61910,"fab","qq"],[61911,"fab","weixin"],[61912,"fas","paper-plane"],[61913,"far","paper-plane"],[61915,"far","circle"],[61923,"far","futbol"],[61927,"fab","slideshare"],[61928,"fab","twitch"],[61929,"fab","yelp"],[61930,"far","newspaper"],[61933,"fab","paypal"],[61934,"fab","google-wallet"],[61936,"fab","cc-visa"],[61937,"fab","cc-mastercard"],[61938,"fab","cc-discover"],[61939,"fab","cc-amex"],[61940,"fab","cc-paypal"],[61941,"fab","cc-stripe"],[61943,"far","bell-slash"],[61944,"fas","trash-can"],[61945,"far","copyright"],[61954,"fab","lastfm"],[61955,"fab","square-lastfm"],[61960,"fab","ioxhost"],[61961,"fab","angellist"],[61962,"far","closed-captioning"],[61965,"fab","buysellads"],[61966,"fab","connectdevelop"],[61968,"fab","dashcube"],[61969,"fab","forumbee"],[61970,"fab","leanpub"],[61971,"fab","sellsy"],[61972,"fab","shirtsinbulk"],[61973,"fab","simplybuilt"],[61974,"fab","skyatlas"],[61977,"far","gem"],[61988,"fas","mars-and-venus"],[62e3,"fab","facebook"],[62001,"fab","pinterest-p"],[62002,"fab","whatsapp"],[62006,"fas","bed"],[62007,"fab","viacoin"],[62010,"fab","medium"],[62011,"fab","y-combinator"],[62012,"fab","optin-monster"],[62013,"fab","opencart"],[62014,"fab","expeditedssl"],[62016,"fas","battery-full"],[62017,"fas","battery-three-quarters"],[62018,"fas","battery-half"],[62019,"fas","battery-quarter"],[62023,"far","object-group"],[62024,"far","object-ungroup"],[62026,"far","note-sticky"],[62027,"fab","cc-jcb"],[62028,"fab","cc-diners-club"],[62029,"far","clone"],[62032,"fas","hourglass"],[62037,"far","hand-back-fist"],[62038,"far","hand"],[62039,"far","hand-scissors"],[62040,"far","hand-lizard"],[62041,"far","hand-spock"],[62042,"far","hand-pointer"],[62043,"far","hand-peace"],[62045,"far","registered"],[62046,"fab","creative-commons"],[62048,"fab","gg"],[62049,"fab","gg-circle"],[62051,"fab","odnoklassniki"],[62052,"fab","square-odnoklassniki"],[62053,"fab","get-pocket"],[62054,"fab","wikipedia-w"],[62055,"fab","safari"],[62056,"fab","chrome"],[62057,"fab","firefox"],[62058,"fab","opera"],[62059,"fab","internet-explorer"],[62061,"fab","contao"],[62062,"fab","500px"],[62064,"fab","amazon"],[62065,"far","calendar-plus"],[62066,"far","calendar-minus"],[62067,"far","calendar-xmark"],[62068,"far","calendar-check"],[62072,"far","map"],[62074,"fas","comment-dots"],[62075,"far","comment-dots"],[62076,"fab","houzz"],[62077,"fab","vimeo-v"],[62078,"fab","black-tie"],[62080,"fab","fonticons"],[62081,"fab","reddit-alien"],[62082,"fab","edge"],[62083,"fas","credit-card"],[62084,"fab","codiepie"],[62085,"fab","modx"],[62086,"fab","fort-awesome"],[62087,"fab","usb"],[62088,"fab","product-hunt"],[62089,"fab","mixcloud"],[62090,"fab","scribd"],[62092,"far","circle-pause"],[62094,"far","circle-stop"],[62099,"fab","bluetooth"],[62100,"fab","bluetooth-b"],[62102,"fab","gitlab"],[62103,"fab","wpbeginner"],[62104,"fab","wpforms"],[62105,"fab","envira"],[62107,"fab","accessible-icon"],[62108,"far","circle-question"],[62117,"fab","glide"],[62118,"fab","glide-g"],[62121,"fab","viadeo"],[62122,"fab","square-viadeo"],[62123,"fab","snapchat"],[62124,"fab","snapchat"],[62125,"fab","square-snapchat"],[62126,"fab","pied-piper"],[62128,"fab","first-order"],[62129,"fab","yoast"],[62130,"fab","themeisle"],[62131,"fab","google-plus"],[62132,"fab","font-awesome"],[62133,"far","handshake"],[62135,"far","envelope-open"],[62136,"fab","linode"],[62138,"far","address-book"],[62140,"far","address-card"],[62142,"far","circle-user"],[62144,"far","user"],[62145,"far","id-badge"],[62147,"far","id-card"],[62148,"fab","quora"],[62149,"fab","free-code-camp"],[62150,"fab","telegram"],[62151,"fas","temperature-full"],[62157,"fas","bath"],[62160,"far","window-maximize"],[62162,"far","window-restore"],[62163,"fas","rectangle-xmark"],[62164,"far","rectangle-xmark"],[62165,"fab","bandcamp"],[62166,"fab","grav"],[62167,"fab","etsy"],[62168,"fab","imdb"],[62169,"fab","ravelry"],[62170,"fab","sellcast"],[62172,"far","snowflake"],[62173,"fab","superpowers"],[62174,"fab","wpexplorer"],[62176,"fab","meetup"]];return function(e){try{for(var t=arguments.length,c=new Array(1{"function"==typeof g.hooks.addShims?g.hooks.addShims(v):g.shims.push(...v)})),v},"object"==typeof exports&&"undefined"!=typeof module?module.exports=l():"function"==typeof define&&define.amd?define(l):a["fontawesome-free-shims"]=l(),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e("object"==typeof exports?require("jquery"):jQuery)}((function(e,t){function c(){return new Date(Date.UTC.apply(Date,arguments))}function n(){var e=new Date;return c(e.getFullYear(),e.getMonth(),e.getDate())}function l(e,t){return e.getUTCFullYear()===t.getUTCFullYear()&&e.getUTCMonth()===t.getUTCMonth()&&e.getUTCDate()===t.getUTCDate()}function r(c,n){return function(){return n!==t&&e.fn.datepicker.deprecated(n),this[c].apply(this,arguments)}}function o(t){var c={};if(h[t]||(t=t.split("-")[0],h[t])){var n=h[t];return e.each(m,(function(e,t){t in n&&(c[t]=n[t])})),c}}var a=function(){var t={get:function(e){return this.slice(e)[0]},contains:function(e){for(var t=e&&e.valueOf(),c=0,n=this.length;c]/g)||[]).length<=0||e(c).length>0)}catch(e){return!1}},_process_options:function(t){this._o=e.extend({},this._o,t);var l=this.o=e.extend({},this._o),r=l.language;h[r]||(r=r.split("-")[0],h[r]||(r=d.language)),l.language=r,l.startView=this._resolveViewName(l.startView),l.minViewMode=this._resolveViewName(l.minViewMode),l.maxViewMode=this._resolveViewName(l.maxViewMode),l.startView=Math.max(this.o.minViewMode,Math.min(this.o.maxViewMode,l.startView)),!0!==l.multidate&&(l.multidate=Number(l.multidate)||!1,!1!==l.multidate&&(l.multidate=Math.max(0,l.multidate))),l.multidateSeparator=String(l.multidateSeparator),l.weekStart%=7,l.weekEnd=(l.weekStart+6)%7;var o=p.parseFormat(l.format);l.startDate!==-1/0&&(l.startDate?l.startDate instanceof Date?l.startDate=this._local_to_utc(this._zero_time(l.startDate)):l.startDate=p.parseDate(l.startDate,o,l.language,l.assumeNearbyYear):l.startDate=-1/0),l.endDate!==1/0&&(l.endDate?l.endDate instanceof Date?l.endDate=this._local_to_utc(this._zero_time(l.endDate)):l.endDate=p.parseDate(l.endDate,o,l.language,l.assumeNearbyYear):l.endDate=1/0),l.daysOfWeekDisabled=this._resolveDaysOfWeek(l.daysOfWeekDisabled||[]),l.daysOfWeekHighlighted=this._resolveDaysOfWeek(l.daysOfWeekHighlighted||[]),l.datesDisabled=l.datesDisabled||[],Array.isArray(l.datesDisabled)||(l.datesDisabled=l.datesDisabled.split(",")),l.datesDisabled=e.map(l.datesDisabled,(function(e){return p.parseDate(e,o,l.language,l.assumeNearbyYear)}));var a=String(l.orientation).toLowerCase().split(/\s+/g),i=l.orientation.toLowerCase();if(a=e.grep(a,(function(e){return/^auto|left|right|top|bottom$/.test(e)})),l.orientation={x:"auto",y:"auto"},i&&"auto"!==i)if(1===a.length)switch(a[0]){case"top":case"bottom":l.orientation.y=a[0];break;case"left":case"right":l.orientation.x=a[0]}else i=e.grep(a,(function(e){return/^left|right$/.test(e)})),l.orientation.x=i[0]||"auto",i=e.grep(a,(function(e){return/^top|bottom$/.test(e)})),l.orientation.y=i[0]||"auto";if(l.defaultViewDate instanceof Date||"string"==typeof l.defaultViewDate)l.defaultViewDate=p.parseDate(l.defaultViewDate,o,l.language,l.assumeNearbyYear);else if(l.defaultViewDate){var s=l.defaultViewDate.year||(new Date).getFullYear(),u=l.defaultViewDate.month||0,f=l.defaultViewDate.day||1;l.defaultViewDate=c(s,u,f)}else l.defaultViewDate=n()},_applyEvents:function(e){for(var c,n,l,r=0;rl?(this.picker.addClass("datepicker-orient-right"),d+=f-t):this.o.rtl?this.picker.addClass("datepicker-orient-right"):this.picker.addClass("datepicker-orient-left");var h=this.o.orientation.y;if("auto"===h&&(h=-r+m-c<0?"bottom":"top"),this.picker.addClass("datepicker-orient-"+h),"top"===h?m-=c+parseInt(this.picker.css("padding-top")):m+=u,this.o.rtl){var p=l-(d+f);this.picker.css({top:m,right:p,zIndex:i})}else this.picker.css({top:m,left:d,zIndex:i});return this},_allow_update:!0,update:function(){if(!this._allow_update)return this;var t=this.dates.copy(),c=[],n=!1;return arguments.length?(e.each(arguments,e.proxy((function(e,t){t instanceof Date&&(t=this._local_to_utc(t)),c.push(t)}),this)),n=!0):(c=(c=this.isInput?this.element.val():this.element.data("date")||this.inputField.val())&&this.o.multidate?c.split(this.o.multidateSeparator):[c],delete this.element.data().date),c=e.map(c,e.proxy((function(e){return p.parseDate(e,this.o.format,this.o.language,this.o.assumeNearbyYear)}),this)),c=e.grep(c,e.proxy((function(e){return!this.dateWithinRange(e)||!e}),this),!0),this.dates.replace(c),this.o.updateViewDate&&(this.dates.length?this.viewDate=new Date(this.dates.get(-1)):this.viewDatethis.o.endDate?this.viewDate=new Date(this.o.endDate):this.viewDate=this.o.defaultViewDate),n?(this.setValue(),this.element.change()):this.dates.length&&String(t)!==String(this.dates)&&n&&(this._trigger("changeDate"),this.element.change()),!this.dates.length&&t.length&&(this._trigger("clearDate"),this.element.change()),this.fill(),this},fillDow:function(){if(this.o.showWeekDays){var t=this.o.weekStart,c="";for(this.o.calendarWeeks&&(c+=' ');t";c+="",this.picker.find(".datepicker-days thead").append(c)}},fillMonths:function(){for(var e=this._utc_to_local(this.viewDate),t="",c=0;c<12;c++)t+=''+h[this.o.language].monthsShort[c]+"";this.picker.find(".datepicker-months td").html(t)},setRange:function(t){t&&t.length?this.range=e.map(t,(function(e){return e.valueOf()})):delete this.range,this.fill()},getClassNames:function(t){var c=[],r=this.viewDate.getUTCFullYear(),o=this.viewDate.getUTCMonth(),a=n();return t.getUTCFullYear()r||t.getUTCFullYear()===r&&t.getUTCMonth()>o)&&c.push("new"),this.focusDate&&t.valueOf()===this.focusDate.valueOf()&&c.push("focused"),this.o.todayHighlight&&l(t,a)&&c.push("today"),-1!==this.dates.contains(t)&&c.push("active"),this.dateWithinRange(t)||c.push("disabled"),this.dateIsDisabled(t)&&c.push("disabled","disabled-date"),-1!==e.inArray(t.getUTCDay(),this.o.daysOfWeekHighlighted)&&c.push("highlighted"),this.range&&(t>this.range[0]&&ta)&&s.push("disabled"),b===v&&s.push("focused"),i!==e.noop&&((f=i(new Date(b,0,1)))===t?f={}:"boolean"==typeof f?f={enabled:f}:"string"==typeof f&&(f={classes:f}),!1===f.enabled&&s.push("disabled"),f.classes&&(s=s.concat(f.classes.split(/\s+/))),f.tooltip&&(u=f.tooltip)),d+='"+b+"";h.find(".datepicker-switch").text(p+"-"+g),h.find("td").html(d)},fill:function(){var l,r,o=new Date(this.viewDate),a=o.getUTCFullYear(),i=o.getUTCMonth(),s=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,u=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,f=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,d=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,m=h[this.o.language].today||h.en.today||"",g=h[this.o.language].clear||h.en.clear||"",v=h[this.o.language].titleFormat||h.en.titleFormat,z=n(),b=(!0===this.o.todayBtn||"linked"===this.o.todayBtn)&&z>=this.o.startDate&&z<=this.o.endDate&&!this.weekOfDateIsDisabled(z);if(!isNaN(a)&&!isNaN(i)){this.picker.find(".datepicker-days .datepicker-switch").text(p.formatDate(o,v,this.o.language)),this.picker.find("tfoot .today").text(m).css("display",b?"table-cell":"none"),this.picker.find("tfoot .clear").text(g).css("display",!0===this.o.clearBtn?"table-cell":"none"),this.picker.find("thead .datepicker-title").text(this.o.title).css("display","string"==typeof this.o.title&&""!==this.o.title?"table-cell":"none"),this.updateNavArrows(),this.fillMonths();var C=c(a,i,0),L=C.getUTCDate();C.setUTCDate(L-(C.getUTCDay()-this.o.weekStart+7)%7);var y=new Date(C);C.getUTCFullYear()<100&&y.setUTCFullYear(C.getUTCFullYear()),y.setUTCDate(y.getUTCDate()+42),y=y.valueOf();for(var M,_,w=[];C.valueOf()"),this.o.calendarWeeks)){var k=new Date(+C+(this.o.weekStart-M-7)%7*864e5),x=new Date(Number(k)+(11-k.getUTCDay())%7*864e5),S=new Date(Number(S=c(x.getUTCFullYear(),0,1))+(11-S.getUTCDay())%7*864e5),A=(x-S)/864e5/7+1;w.push(''+A+"")}(_=this.getClassNames(C)).push("day");var E=C.getUTCDate();this.o.beforeShowDay!==e.noop&&((r=this.o.beforeShowDay(this._utc_to_local(C)))===t?r={}:"boolean"==typeof r?r={enabled:r}:"string"==typeof r&&(r={classes:r}),!1===r.enabled&&_.push("disabled"),r.classes&&(_=_.concat(r.classes.split(/\s+/))),r.tooltip&&(l=r.tooltip),r.content&&(E=r.content)),_="function"==typeof e.uniqueSort?e.uniqueSort(_):e.unique(_),w.push(''+E+""),l=null,M===this.o.weekEnd&&w.push(""),C.setUTCDate(C.getUTCDate()+1)}this.picker.find(".datepicker-days tbody").html(w.join(""));var T=h[this.o.language].monthsTitle||h.en.monthsTitle||"Months",N=this.picker.find(".datepicker-months").find(".datepicker-switch").text(this.o.maxViewMode<2?T:a).end().find("tbody span").removeClass("active");if(e.each(this.dates,(function(e,t){t.getUTCFullYear()===a&&N.eq(t.getUTCMonth()).addClass("active")})),(af)&&N.addClass("disabled"),a===s&&N.slice(0,u).addClass("disabled"),a===f&&N.slice(d+1).addClass("disabled"),this.o.beforeShowMonth!==e.noop){var D=this;e.each(N,(function(c,n){var l=new Date(a,c,1),r=D.o.beforeShowMonth(l);r===t?r={}:"boolean"==typeof r?r={enabled:r}:"string"==typeof r&&(r={classes:r}),!1!==r.enabled||e(n).hasClass("disabled")||e(n).addClass("disabled"),r.classes&&e(n).addClass(r.classes),r.tooltip&&e(n).prop("title",r.tooltip)}))}this._fill_yearsView(".datepicker-years","year",10,a,s,f,this.o.beforeShowYear),this._fill_yearsView(".datepicker-decades","decade",100,a,s,f,this.o.beforeShowDecade),this._fill_yearsView(".datepicker-centuries","century",1e3,a,s,f,this.o.beforeShowCentury)}},updateNavArrows:function(){if(this._allow_update){var e,t,c=new Date(this.viewDate),n=c.getUTCFullYear(),l=c.getUTCMonth(),r=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,o=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,a=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,i=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,s=1;switch(this.viewMode){case 4:s*=10;case 3:s*=10;case 2:s*=10;case 1:e=Math.floor(n/s)*s<=r,t=Math.floor(n/s)*s+s>a;break;case 0:e=n<=r&&l<=o,t=n>=a&&l>=i}this.picker.find(".prev").toggleClass("disabled",e),this.picker.find(".next").toggleClass("disabled",t)}},click:function(t){var l,r,o;t.preventDefault(),t.stopPropagation(),(l=e(t.target)).hasClass("datepicker-switch")&&this.viewMode!==this.o.maxViewMode&&this.setViewMode(this.viewMode+1),l.hasClass("today")&&!l.hasClass("day")&&(this.setViewMode(0),this._setDate(n(),"linked"===this.o.todayBtn?null:"view")),l.hasClass("clear")&&this.clearDates(),l.hasClass("disabled")||(l.hasClass("month")||l.hasClass("year")||l.hasClass("decade")||l.hasClass("century"))&&(this.viewDate.setUTCDate(1),1,1===this.viewMode?(o=l.parent().find("span").index(l),r=this.viewDate.getUTCFullYear(),this.viewDate.setUTCMonth(o)):(o=0,r=Number(l.text()),this.viewDate.setUTCFullYear(r)),this._trigger(p.viewModes[this.viewMode-1].e,this.viewDate),this.viewMode===this.o.minViewMode?this._setDate(c(r,o,1)):(this.setViewMode(this.viewMode-1),this.fill())),this.picker.is(":visible")&&this._focused_from&&this._focused_from.focus(),delete this._focused_from},dayCellClick:function(t){var c=e(t.currentTarget).data("date"),n=new Date(c);this.o.updateViewDate&&(n.getUTCFullYear()!==this.viewDate.getUTCFullYear()&&this._trigger("changeYear",this.viewDate),n.getUTCMonth()!==this.viewDate.getUTCMonth()&&this._trigger("changeMonth",this.viewDate)),this._setDate(n)},navArrowsClick:function(t){var c=e(t.currentTarget).hasClass("prev")?-1:1;0!==this.viewMode&&(c*=12*p.viewModes[this.viewMode].navStep),this.viewDate=this.moveMonth(this.viewDate,c),this._trigger(p.viewModes[this.viewMode].e,this.viewDate),this.fill()},_toggle_multidate:function(e){var t=this.dates.contains(e);if(e||this.dates.clear(),-1!==t?(!0===this.o.multidate||this.o.multidate>1||this.o.toggleActive)&&this.dates.remove(t):!1===this.o.multidate?(this.dates.clear(),this.dates.push(e)):this.dates.push(e),"number"==typeof this.o.multidate)for(;this.dates.length>this.o.multidate;)this.dates.remove(0)},_setDate:function(e,t){t&&"date"!==t||this._toggle_multidate(e&&new Date(e)),(!t&&this.o.updateViewDate||"view"===t)&&(this.viewDate=e&&new Date(e)),this.fill(),this.setValue(),t&&"view"===t||this._trigger("changeDate"),this.inputField.trigger("change"),!this.o.autoclose||t&&"date"!==t||this.hide()},moveDay:function(e,t){var c=new Date(e);return c.setUTCDate(e.getUTCDate()+t),c},moveWeek:function(e,t){return this.moveDay(e,7*t)},moveMonth:function(e,t){if(!function(e){return e&&!isNaN(e.getTime())}(e))return this.o.defaultViewDate;if(!t)return e;var c,n,l=new Date(e.valueOf()),r=l.getUTCDate(),o=l.getUTCMonth(),a=Math.abs(t);if(t=t>0?1:-1,1===a)n=-1===t?function(){return l.getUTCMonth()===o}:function(){return l.getUTCMonth()!==c},c=o+t,l.setUTCMonth(c),c=(c+12)%12;else{for(var i=0;i0},dateWithinRange:function(e){return e>=this.o.startDate&&e<=this.o.endDate},keydown:function(e){if(this.picker.is(":visible")){var t,c,n=!1,l=this.focusDate||this.viewDate;switch(e.keyCode){case 27:this.focusDate?(this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill()):this.hide(),e.preventDefault(),e.stopPropagation();break;case 37:case 38:case 39:case 40:if(!this.o.keyboardNavigation||7===this.o.daysOfWeekDisabled.length)break;t=37===e.keyCode||38===e.keyCode?-1:1,0===this.viewMode?e.ctrlKey?(c=this.moveAvailableDate(l,t,"moveYear"))&&this._trigger("changeYear",this.viewDate):e.shiftKey?(c=this.moveAvailableDate(l,t,"moveMonth"))&&this._trigger("changeMonth",this.viewDate):37===e.keyCode||39===e.keyCode?c=this.moveAvailableDate(l,t,"moveDay"):this.weekOfDateIsDisabled(l)||(c=this.moveAvailableDate(l,t,"moveWeek")):1===this.viewMode?(38!==e.keyCode&&40!==e.keyCode||(t*=4),c=this.moveAvailableDate(l,t,"moveMonth")):2===this.viewMode&&(38!==e.keyCode&&40!==e.keyCode||(t*=4),c=this.moveAvailableDate(l,t,"moveYear")),c&&(this.focusDate=this.viewDate=c,this.setValue(),this.fill(),e.preventDefault());break;case 13:if(!this.o.forceParse)break;l=this.focusDate||this.dates.get(-1)||this.viewDate,this.o.keyboardNavigation&&(this._toggle_multidate(l),n=!0),this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.setValue(),this.fill(),this.picker.is(":visible")&&(e.preventDefault(),e.stopPropagation(),this.o.autoclose&&this.hide());break;case 9:this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill(),this.hide()}n&&(this.dates.length?this._trigger("changeDate"):this._trigger("clearDate"),this.inputField.trigger("change"))}else 40!==e.keyCode&&27!==e.keyCode||(this.show(),e.stopPropagation())},setViewMode:function(e){this.viewMode=e,this.picker.children("div").hide().filter(".datepicker-"+p.viewModes[this.viewMode].clsName).show(),this.updateNavArrows(),this._trigger("changeViewMode",new Date(this.viewDate))}};var s=function(t,c){e.data(t,"datepicker",this),this.element=e(t),this.inputs=e.map(c.inputs,(function(e){return e.jquery?e[0]:e})),delete c.inputs,this.keepEmptyValues=c.keepEmptyValues,delete c.keepEmptyValues,f.call(e(this.inputs),c).on("changeDate",e.proxy(this.dateUpdated,this)),this.pickers=e.map(this.inputs,(function(t){return e.data(t,"datepicker")})),this.updateDates()};s.prototype={updateDates:function(){this.dates=e.map(this.pickers,(function(e){return e.getUTCDate()})),this.updateRanges()},updateRanges:function(){var t=e.map(this.dates,(function(e){return e.valueOf()}));e.each(this.pickers,(function(e,c){c.setRange(t)}))},clearDates:function(){e.each(this.pickers,(function(e,t){t.clearDates()}))},dateUpdated:function(c){if(!this.updating){this.updating=!0;var n=e.data(c.target,"datepicker");if(n!==t){var l=n.getUTCDate(),r=this.keepEmptyValues,o=e.inArray(c.target,this.inputs),a=o-1,i=o+1,s=this.inputs.length;if(-1!==o){if(e.each(this.pickers,(function(e,t){t.getUTCDate()||t!==n&&r||t.setUTCDate(l)})),l=0&&l0;)this.pickers[a--].setUTCDate(l);else if(l>this.dates[i])for(;ithis.dates[i]&&(this.pickers[i].element.val()||"").length>0;)this.pickers[i++].setUTCDate(l);this.updateDates(),delete this.updating}}}},destroy:function(){e.map(this.pickers,(function(e){e.destroy()})),e(this.inputs).off("changeDate",this.dateUpdated),delete this.element.data().datepicker},remove:r("destroy","Method `remove` is deprecated and will be removed in version 2.0. Use `destroy` instead")};var u=e.fn.datepicker,f=function(c){var n,l=Array.apply(null,arguments);if(l.shift(),this.each((function(){var t=e(this),r=t.data("datepicker"),a="object"==typeof c&&c;if(!r){var u=function(t,c){function n(e,t){return t.toLowerCase()}var l=e(t).data(),r={},o=new RegExp("^"+c.toLowerCase()+"([A-Z])");for(var a in c=new RegExp("^"+c.toLowerCase()),l)c.test(a)&&(r[a.replace(o,n)]=l[a]);return r}(this,"date"),f=o(e.extend({},d,u,a).language),m=e.extend({},d,f,u,a);t.hasClass("input-daterange")||m.inputs?(e.extend(m,{inputs:m.inputs||t.find("input").toArray()}),r=new s(this,m)):r=new i(this,m),t.data("datepicker",r)}"string"==typeof c&&"function"==typeof r[c]&&(n=r[c].apply(r,l))})),n===t||n instanceof i||n instanceof s)return this;if(this.length>1)throw new Error("Using only allowed for the collection of a single element ("+c+" function)");return n};e.fn.datepicker=f;var d=e.fn.datepicker.defaults={assumeNearbyYear:!1,autoclose:!1,beforeShowDay:e.noop,beforeShowMonth:e.noop,beforeShowYear:e.noop,beforeShowDecade:e.noop,beforeShowCentury:e.noop,calendarWeeks:!1,clearBtn:!1,toggleActive:!1,daysOfWeekDisabled:[],daysOfWeekHighlighted:[],datesDisabled:[],endDate:1/0,forceParse:!0,format:"mm/dd/yyyy",isInline:null,keepEmptyValues:!1,keyboardNavigation:!0,language:"en",minViewMode:0,maxViewMode:4,multidate:!1,multidateSeparator:",",orientation:"auto",rtl:!1,startDate:-1/0,startView:0,todayBtn:!1,todayHighlight:!1,updateViewDate:!0,weekStart:0,disableTouchKeyboard:!1,enableOnReadonly:!0,showOnFocus:!0,zIndexOffset:10,container:"body",immediateUpdates:!1,title:"",templates:{leftArrow:"«",rightArrow:"»"},showWeekDays:!0},m=e.fn.datepicker.locale_opts=["format","rtl","weekStart"];e.fn.datepicker.Constructor=i;var h=e.fn.datepicker.dates={en:{days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",clear:"Clear",titleFormat:"MM yyyy"}},p={viewModes:[{names:["days","month"],clsName:"days",e:"changeMonth"},{names:["months","year"],clsName:"months",e:"changeYear",navStep:1},{names:["years","decade"],clsName:"years",e:"changeDecade",navStep:10},{names:["decades","century"],clsName:"decades",e:"changeCentury",navStep:100},{names:["centuries","millennium"],clsName:"centuries",e:"changeMillennium",navStep:1e3}],validParts:/dd?|DD?|mm?|MM?|yy(?:yy)?/g,nonpunctuation:/[^ -\/:-@\u5e74\u6708\u65e5\[-`{-~\t\n\r]+/g,parseFormat:function(e){if("function"==typeof e.toValue&&"function"==typeof e.toDisplay)return e;var t=e.replace(this.validParts,"\0").split("\0"),c=e.match(this.validParts);if(!t||!t.length||!c||0===c.length)throw new Error("Invalid date format.");return{separators:t,parts:c}},parseDate:function(c,l,r,o){function a(){var e=this.slice(0,s[d].length),t=s[d].slice(0,e.length);return e.toLowerCase()===t.toLowerCase()}if(!c)return t;if(c instanceof Date)return c;if("string"==typeof l&&(l=p.parseFormat(l)),l.toValue)return l.toValue(c,l,r);var s,u,f,d,m,g={d:"moveDay",m:"moveMonth",w:"moveWeek",y:"moveYear"},v={yesterday:"-1d",today:"+0d",tomorrow:"+1d"};if(c in v&&(c=v[c]),/^[\-+]\d+[dmwy]([\s,]+[\-+]\d+[dmwy])*$/i.test(c)){for(s=c.match(/([\-+]\d+)([dmwy])/gi),c=new Date,d=0;d(new Date).getFullYear()+t&&(e-=100),e}(t,o):t)},m:function(e,t){if(isNaN(e))return e;for(t-=1;t<0;)t+=12;for(t%=12,e.setUTCMonth(t);e.getUTCMonth()!==t;)e.setUTCDate(e.getUTCDate()-1);return e},d:function(e,t){return e.setUTCDate(t)}};y.yy=y.yyyy,y.M=y.MM=y.mm=y.m,y.dd=y.d,c=n();var M=l.parts.slice();if(s.length!==M.length&&(M=e(M).filter((function(t,c){return-1!==e.inArray(c,L)})).toArray()),s.length===M.length){var _,w,k;for(d=0,_=M.length;d<_;d++){if(z=parseInt(s[d],10),u=M[d],isNaN(z))switch(u){case"MM":b=e(h[r].months).filter(a),z=e.inArray(b[0],h[r].months)+1;break;case"M":b=e(h[r].monthsShort).filter(a),z=e.inArray(b[0],h[r].monthsShort)+1}C[u]=z}for(d=0;d'+d.templates.leftArrow+''+d.templates.rightArrow+"",contTemplate:'',footTemplate:''};p.template='
'+p.headTemplate+""+p.footTemplate+'
'+p.headTemplate+p.contTemplate+p.footTemplate+'
'+p.headTemplate+p.contTemplate+p.footTemplate+'
'+p.headTemplate+p.contTemplate+p.footTemplate+'
'+p.headTemplate+p.contTemplate+p.footTemplate+"
",e.fn.datepicker.DPGlobal=p,e.fn.datepicker.noConflict=function(){return e.fn.datepicker=u,this},e.fn.datepicker.version="1.10.0",e.fn.datepicker.deprecated=function(e){var t=window.console;t&&t.warn&&t.warn("DEPRECATED: "+e)},e(document).on("focus.datepicker.data-api click.datepicker.data-api",'[data-provide="datepicker"]',(function(t){var c=e(this);c.data("datepicker")||(t.preventDefault(),f.call(c,"show"))})),e((function(){f.call(e('[data-provide="datepicker-inline"]'))}))})),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e||self).autosize=t()}(this,(function(){var e=new Map;function t(t){var c=e.get(t);c&&c.destroy()}function c(t){var c=e.get(t);c&&c.update()}var n=null;return"undefined"==typeof window?((n=function(e){return e}).destroy=function(e){return e},n.update=function(e){return e}):((n=function(t,c){return t&&Array.prototype.forEach.call(t.length?t:[t],(function(t){return function(t){if(t&&t.nodeName&&"TEXTAREA"===t.nodeName&&!e.has(t)){var c,n=null,l=window.getComputedStyle(t),r=(c=t.value,function(){a({testForHeightReduction:""===c||!t.value.startsWith(c),restoreTextAlign:null}),c=t.value}),o=function(c){t.removeEventListener("autosize:destroy",o),t.removeEventListener("autosize:update",i),t.removeEventListener("input",r),window.removeEventListener("resize",i),Object.keys(c).forEach((function(e){return t.style[e]=c[e]})),e.delete(t)}.bind(t,{height:t.style.height,resize:t.style.resize,textAlign:t.style.textAlign,overflowY:t.style.overflowY,overflowX:t.style.overflowX,wordWrap:t.style.wordWrap});t.addEventListener("autosize:destroy",o),t.addEventListener("autosize:update",i),t.addEventListener("input",r),window.addEventListener("resize",i),t.style.overflowX="hidden",t.style.wordWrap="break-word",e.set(t,{destroy:o,update:i}),i()}function a(e){var c,r,o=e.restoreTextAlign,i=void 0===o?null:o,s=e.testForHeightReduction,u=void 0===s||s,f=l.overflowY;if(0!==t.scrollHeight&&("vertical"===l.resize?t.style.resize="none":"both"===l.resize&&(t.style.resize="horizontal"),u&&(c=function(e){for(var t=[];e&&e.parentNode&&e.parentNode instanceof Element;)e.parentNode.scrollTop&&t.push([e.parentNode,e.parentNode.scrollTop]),e=e.parentNode;return function(){return t.forEach((function(e){var t=e[0],c=e[1];t.style.scrollBehavior="auto",t.scrollTop=c,t.style.scrollBehavior=null}))}}(t),t.style.height=""),r="content-box"===l.boxSizing?t.scrollHeight-(parseFloat(l.paddingTop)+parseFloat(l.paddingBottom)):t.scrollHeight+parseFloat(l.borderTopWidth)+parseFloat(l.borderBottomWidth),"none"!==l.maxHeight&&r>parseFloat(l.maxHeight)?("hidden"===l.overflowY&&(t.style.overflow="scroll"),r=parseFloat(l.maxHeight)):"hidden"!==l.overflowY&&(t.style.overflow="hidden"),t.style.height=r+"px",i&&(t.style.textAlign=i),c&&c(),n!==r&&(t.dispatchEvent(new Event("autosize:resized",{bubbles:!0})),n=r),f!==l.overflow&&!i)){var d=l.textAlign;"hidden"===l.overflow&&(t.style.textAlign="start"===d?"end":"start"),a({restoreTextAlign:d,testForHeightReduction:!0})}}function i(){a({testForHeightReduction:!0,restoreTextAlign:null})}}(t)})),t}).destroy=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],t),e},n.update=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],c),e}),n})),function(e,t){var c=e();e.fn.dropdownHover=function(n){return"ontouchstart"in document?this:(c=c.add(this.parent()),this.each((function(){function l(){a.parents(".navbar").find(".navbar-toggle").is(":visible")||(t.clearTimeout(r),t.clearTimeout(o),o=t.setTimeout((function(){c.find(":focus").blur(),!0===f.instantlyCloseOthers&&c.removeClass("open"),t.clearTimeout(o),a.attr("aria-expanded","true"),i.addClass("open"),a.trigger(u)}),f.hoverDelay))}var r,o,a=e(this),i=a.parent(),s={delay:e(this).data("delay"),hoverDelay:e(this).data("hover-delay"),instantlyCloseOthers:e(this).data("close-others")},u="show.bs.dropdown",f=e.extend(!0,{},{delay:500,hoverDelay:0,instantlyCloseOthers:!0},n,s);i.hover((function(e){return!i.hasClass("open")&&!a.is(e.target)||void l()}),(function(){t.clearTimeout(o),r=t.setTimeout((function(){a.attr("aria-expanded","false"),i.removeClass("open"),a.trigger("hide.bs.dropdown")}),f.delay)})),a.hover((function(e){return!i.hasClass("open")&&!i.is(e.target)||void l()})),i.find(".dropdown-submenu").each((function(){var c,n=e(this);n.hover((function(){t.clearTimeout(c),n.children(".dropdown-menu").show(),n.siblings().children(".dropdown-menu").hide()}),(function(){var e=n.children(".dropdown-menu");c=t.setTimeout((function(){e.hide()}),f.delay)}))}))})))},e(document).ready((function(){e('[data-hover="dropdown"]').dropdownHover()}))}(jQuery,window),function(e){"use strict";var t=function(c,n){this.$element=e(c),this.options=e.extend({},t.defaults,n)};t.defaults={transition_delay:300,refresh_speed:50,display_text:"none",use_percentage:!0,percent_format:function(e){return e+"%"},amount_format:function(e,t){return e+" / "+t},update:e.noop,done:e.noop,fail:e.noop},t.prototype.transition=function(){var c=this.$element,n=c.parent(),l=this.$back_text,r=this.$front_text,o=this.options,a=parseInt(c.attr("data-transitiongoal")),i=parseInt(c.attr("aria-valuemin"))||0,s=parseInt(c.attr("aria-valuemax"))||100,u=n.hasClass("vertical"),f=o.update&&"function"==typeof o.update?o.update:t.defaults.update,d=o.done&&"function"==typeof o.done?o.done:t.defaults.done,m=o.fail&&"function"==typeof o.fail?o.fail:t.defaults.fail;if(isNaN(a))m("data-transitiongoal not set");else{var h,p=Math.round(100*(a-i)/(s-i));if("center"===o.display_text&&!l&&!r)this.$back_text=l=e("").addClass("progressbar-back-text").prependTo(n),this.$front_text=r=e("").addClass("progressbar-front-text").prependTo(c),u?(h=n.css("height"),l.css({height:h,"line-height":h}),r.css({height:h,"line-height":h}),e(window).resize((function(){h=n.css("height"),l.css({height:h,"line-height":h}),r.css({height:h,"line-height":h})}))):(h=n.css("width"),r.css({width:h}),e(window).resize((function(){h=n.css("width"),r.css({width:h})})));setTimeout((function(){var e,t,m,h,g;u?c.css("height",p+"%"):c.css("width",p+"%");var v=setInterval((function(){u?(m=c.height(),h=n.height()):(m=c.width(),h=n.width()),e=Math.round(100*m/h),t=Math.round(i+m/h*(s-i)),e>=p&&(e=p,t=a,d(c),clearInterval(v)),"none"!==o.display_text&&(g=o.use_percentage?o.percent_format(e):o.amount_format(t,s,i),"fill"===o.display_text?c.text(g):"center"===o.display_text&&(l.text(g),r.text(g))),c.attr("aria-valuenow",t),f(e,c)}),o.refresh_speed)}),o.transition_delay)}};var c=e.fn.progressbar;e.fn.progressbar=function(c){return this.each((function(){var n=e(this),l=n.data("bs.progressbar"),r="object"==typeof c&&c;l&&r&&e.extend(l.options,r),l||n.data("bs.progressbar",l=new t(this,r)),l.transition()}))},e.fn.progressbar.Constructor=t,e.fn.progressbar.noConflict=function(){return e.fn.progressbar=c,this}}(window.jQuery);var _extends=Object.assign||function(e){for(var t=1;te.addpos2&&(e.addpos2=t.offsetHeight);break;case"left":case"right":t.offsetWidth+(parseFloat(t.style.marginLeft,10)||0)+(parseFloat(t.style.marginRight,10)||0)>e.addpos2&&(e.addpos2=t.offsetWidth)}}else if(e.dir1){var h=void 0,p=void 0;switch(e.dir1){case"down":case"up":p=["left","right"],h=e.context.scrollWidth/2-t.offsetWidth/2;break;case"left":case"right":p=["top","bottom"],h=o/2-t.offsetHeight/2}t.style[p[0]]=h+"px",t.style[p[1]]="auto",e.animation||t.style[p[0]]}if(e.dir1)switch("number"==typeof e.nextpos1&&(t.style[i]=e.nextpos1+"px",e.animation||t.style[i]),e.dir1){case"down":case"up":e.nextpos1+=t.offsetHeight+(void 0===e.spacing1?25:e.spacing1);break;case"left":case"right":e.nextpos1+=t.offsetWidth+(void 0===e.spacing1?25:e.spacing1)}else{var g=a/2-t.offsetWidth/2,v=o/2-t.offsetHeight/2;t.style.left=g+"px",t.style.top=v+"px",e.animation||t.style.left}return this}},queuePosition:function(e){return l&&clearTimeout(l),e=e||10,l=setTimeout((function(){n.positionAll()}),e),this},cancelRemove:function(){return this.cancelClose()},cancelClose:function(){var e=this.get(),t=e._timer,c=e._animTimer,n=e._state,l=e.animation;return t&&clearTimeout(t),c&&clearTimeout(c),"closing"===n&&this.set({_state:"open",_animating:!1,_animatingClass:"fade"===l?"ui-pnotify-in ui-pnotify-fade-in":"ui-pnotify-in"}),this},queueRemove:function(){return this.queueClose()},queueClose:function(){var e=this;return this.cancelClose(),this.set({_timer:setTimeout((function(){return e.close(!0)}),isNaN(this.get().delay)?0:this.get().delay)}),this},addModuleClass:function(){for(var e=this.get()._moduleClasses,t=arguments.length,c=Array(t),n=0;n .ui-pnotify{position:fixed;z-index:100040}body > .ui-pnotify.ui-pnotify-modal{z-index:100042}.ui-pnotify{position:absolute;height:auto;z-index:1;display:none}.ui-pnotify.ui-pnotify-modal{z-index:3}.ui-pnotify.ui-pnotify-in{display:block}.ui-pnotify.ui-pnotify-initial-hidden{display:block;visibility:hidden}.ui-pnotify.ui-pnotify-move{transition:left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-slow{transition:opacity .4s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move{transition:opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-normal{transition:opacity .25s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move{transition:opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-fast{transition:opacity .1s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move{transition:opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-in{opacity:1}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1);box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.ui-pnotify-container.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-title{display:block;white-space:pre-line;margin-bottom:.4em;margin-top:0}.ui-pnotify.ui-pnotify-with-icon .ui-pnotify-title,.ui-pnotify.ui-pnotify-with-icon .ui-pnotify-text{margin-left:24px}[dir=rtl] .ui-pnotify.ui-pnotify-with-icon .ui-pnotify-title,[dir=rtl] .ui-pnotify.ui-pnotify-with-icon .ui-pnotify-text{margin-right:24px;margin-left:0}.ui-pnotify-title-bs4{font-size:1.2rem}.ui-pnotify-text{display:block;white-space:pre-line}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left}[dir=rtl] .ui-pnotify-icon,[dir=rtl] .ui-pnotify-icon span{float:right}.ui-pnotify-icon-bs3 > span{position:relative;top:2px}.ui-pnotify-icon-bs4 > span{position:relative;top:4px}.ui-pnotify-modal-overlay{background-color:rgba(0, 0, 0, .4);top:0;left:0;position:absolute;height:100%;width:100%;z-index:2}body > .ui-pnotify-modal-overlay{position:fixed;z-index:100041}',b(document.head,r)),this._fragment=function(e,t){for(var c,n,l,r,f,d,h,p,v,A=[],E=C(),T=[],N=C(),D=t._modulesPrependContainer,H=function(e){return e.module.key},O=0;OC[E]?(w[A]=!0,k(x)):(_[E]=!0,h--):(s(S,a),h--)}for(;h--;)b[(S=e[h]).key]||s(S,a);for(;p;)k(z[p-1]);return z}function k(e,t){e.d(1),t[e.key]=null}function x(e){e.parentNode.removeChild(e)}function S(e,t,c,n){e.removeEventListener(t,c,n)}function A(){return document.createComment("")}function E(e,t){e.data=""+t}function T(e,t){for(;e.nextSibling&&e.nextSibling!==t;)e.parentNode.removeChild(e.nextSibling)}function N(e,t){for(var c in t)e[c]=t[c];return e}function D(e){e._lock=!0,H(e._beforecreate),H(e._oncreate),H(e._aftercreate),e._lock=!1}function H(e){for(;e&&e.length;)e.shift()()}function O(){}return N(v.prototype,{destroy:function(e){this.destroy=O,this.fire("destroy"),this.set=O,this._fragment.d(!1!==e),this._fragment=null,this._state={}},get:function(){return this._state},fire:function(e,t){var c=e in this._handlers&&this._handlers[e].slice();if(c)for(var n=0;n [ui-pnotify].ui-pnotify.ui-pnotify-mobile-able{position:fixed}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom{width:100% !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right{height:100% !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able .ui-pnotify-shadow{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top .ui-pnotify-shadow{border-bottom-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom .ui-pnotify-shadow{border-top-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left .ui-pnotify-shadow{border-right-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right .ui-pnotify-shadow{border-left-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able .ui-pnotify-container{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top .ui-pnotify-container,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom .ui-pnotify-container{width:auto !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left .ui-pnotify-container,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right .ui-pnotify-container{height:100% !important}}",e=t,document.head.appendChild(e)}(),this._fragment=(this._state,{c:l,m:l,p:l,d:l}),this.root._oncreate.push((function(){(function(){this.set({_doMobileStylingBound:this.doMobileStyling.bind(this)})}).call(i),i.fire("update",{changed:function(e,t){for(var c in t)e[c]=1;return e}({},i._state),current:i._state})})),t.target&&(this._fragment.c(),this._mount(t.target,t.anchor),o(this))}function l(){}function r(e,t){for(var c in t)e[c]=t[c];return e}function o(e){e._lock=!0,i(e._beforecreate),i(e._oncreate),i(e._aftercreate),e._lock=!1}function a(){return Object.create(null)}function i(e){for(;e&&e.length;)e.shift()()}return r(n.prototype,{destroy:function(e){this.destroy=l,this.fire("destroy"),this.set=l,this._fragment.d(!1!==e),this._fragment=null,this._state={}},get:function(){return this._state},fire:function(e,t){var c=e in this._handlers&&this._handlers[e].slice();if(c)for(var n=0;nc){for(var r="top"===l.push,o=[],a=0,i=r?0:e.notices.length-1;r?i=c.length&&e.substr(0,0+c.length)===c;var c},Ke=Ne(/^\s+|\s+$/g),Xe=Ne(/^\s+/g),Je=Ne(/\s+$/g),et=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,tt={browsers:f([{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(e){return Te(e,"edge/")&&Te(e,"chrome")&&Te(e,"safari")&&Te(e,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,et],search:function(e){return Te(e,"chrome")&&!Te(e,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(e){return Te(e,"msie")||Te(e,"trident")}},{name:"Opera",versionRegexes:[et,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:Oe("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:Oe("firefox")},{name:"Safari",versionRegexes:[et,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(e){return(Te(e,"safari")||Te(e,"mobile/"))&&Te(e,"applewebkit")}}]),oses:f([{name:"Windows",search:Oe("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(e){return Te(e,"iphone")||Te(e,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:Oe("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:Oe("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:Oe("linux"),versionRegexes:[]},{name:"Solaris",search:Oe("sunos"),versionRegexes:[]},{name:"FreeBSD",search:Oe("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:Oe("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}])},ct="Firefox",nt=function(){return Ue({current:void 0,version:Ge.unknown()})},lt=Ue,rt=(f("Edge"),f("Chrome"),f("IE"),f("Opera"),f(ct),f("Safari"),"Windows"),ot="Android",at="Solaris",it="FreeBSD",st="ChromeOS",ut=function(){return We({current:void 0,version:Ge.unknown()})},ft=We,dt=(f(rt),f("iOS"),f(ot),f("Linux"),f("OSX"),f(at),f(it),f(st),Ae((function(){return e=navigator.userAgent,t=ve.from(navigator.userAgentData),c=Ve,g=tt.browsers(),v=tt.oses(),z=t.bind((function(e){return t=g,te(e.brands,(function(e){var c=e.brand.toLowerCase();return U(t,(function(e){var t;return c===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((function(t){return{current:t.name,version:Ge.nu(parseInt(e.version,10),0)}}))}));var t})).orThunk((function(){return Ee(g,t=e).map((function(e){var c=Ge.detect(e.versionRegexes,t);return{current:e.name,version:c}}));var t})).fold(nt,lt),b=Ee(v,n=e).map((function(e){var t=Ge.detect(e.versionRegexes,n);return{current:e.name,version:t}})).fold(ut,ft),{browser:z,os:b,deviceType:(r=z,o=e,a=c,i=(l=b).isiOS()&&!0===/ipad/i.test(o),s=l.isiOS()&&!i,d=(u=l.isiOS()||l.isAndroid())||a("(pointer:coarse)"),m=i||!s&&u&&a("(min-device-width:768px)"),h=s||u&&!m,p=r.isSafari()&&l.isiOS()&&!1===/safari/i.test(o),{isiPad:f(i),isiPhone:f(s),isTablet:f(m),isPhone:f(h),isTouch:f(d),isAndroid:l.isAndroid,isiOS:l.isiOS,isWebView:f(p),isDesktop:f(!h&&!m&&!p)})};var e,t,c,n,l,r,o,a,i,s,u,d,m,h,p,g,v,z,b}))),mt=navigator.userAgent,ht=dt(),pt=ht.browser,gt=ht.os,vt=ht.deviceType,zt=/WebKit/.test(mt)&&!pt.isEdge(),bt="FormData"in window&&"FileReader"in window&&"URL"in window&&!!URL.createObjectURL,Ct=-1!==mt.indexOf("Windows Phone"),Lt={opera:pt.isOpera(),webkit:zt,ie:!(!pt.isIE()&&!pt.isEdge())&&pt.version.major,gecko:pt.isFirefox(),mac:gt.isOSX()||gt.isiOS(),iOS:vt.isiPad()||vt.isiPhone(),android:gt.isAndroid(),contentEditable:!0,transparentSrc:"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",caretAfter:!0,range:window.getSelection&&"Range"in window,documentMode:pt.isIE()?document.documentMode||7:10,fileApi:bt,ceFalse:!0,cacheSuffix:null,container:null,experimentalShadowDom:!1,canHaveCSP:!pt.isIE(),desktop:vt.isDesktop(),windowsPhone:Ct,browser:{current:pt.current,version:pt.version,isChrome:pt.isChrome,isEdge:pt.isEdge,isFirefox:pt.isFirefox,isIE:pt.isIE,isOpera:pt.isOpera,isSafari:pt.isSafari},os:{current:gt.current,version:gt.version,isAndroid:gt.isAndroid,isChromeOS:gt.isChromeOS,isFreeBSD:gt.isFreeBSD,isiOS:gt.isiOS,isLinux:gt.isLinux,isOSX:gt.isOSX,isSolaris:gt.isSolaris,isWindows:gt.isWindows},deviceType:{isDesktop:vt.isDesktop,isiPad:vt.isiPad,isiPhone:vt.isiPhone,isPhone:vt.isPhone,isTablet:vt.isTablet,isTouch:vt.isTouch,isWebView:vt.isWebView}},yt=/^\s*|\s*$/g,Mt=function(e,t,c,n){n=n||this,e&&se(e=c?e[c]:e,(function(e,l){return!1!==t.call(n,e,l,c)&&void Mt(e,t,c,n)}))},_t={trim:Re,isArray:ke,is:Pe,toArray:function(e){if(ke(e))return e;for(var t=[],c=0,n=e.length;c=l.length&&e(t)}))}))})).get((function(e){var n=I(e,(function(e){return e.isValue()}));0'),$t(o.element,a),Bf(a,(function(){return Hc(a)})));jf(e,r,t,i,n),i.cleanup()},kd=function(e,t,c){var n=c.startContainer,l=c.startOffset,r=c.endContainer,o=c.endOffset;t(wt.fromDom(n),wt.fromDom(r));var a=e.dom.createRng();a.setStart(n,l),a.setEnd(r,o),e.selection.setRng(c)},xd=nn([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),Sd=(xd.before,xd.on,xd.after,function(e){return e.fold(d,d,d)}),Ad=nn([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),Ed={domRange:Ad.domRange,relative:Ad.relative,exact:Ad.exact,exactFromRange:function(e){return Ad.exact(e.start,e.soffset,e.finish,e.foffset)},getWin:function(e){return Tt(e.match({domRange:function(e){return wt.fromDom(e.startContainer)},relative:function(e,t){return Sd(e)},exact:function(e,t,c,n){return e}}))},range:function(e,t,c,n){return{start:e,soffset:t,finish:c,foffset:n}}},Td=dt().browser,Nd={isEditorUIElement:function(e){var t=e.className.toString();return-1!==t.indexOf("tox-")||-1!==t.indexOf("mce-")}},Dd=Xo.DOM,Hd=function(e){return e.editorManager.setActive(e)},Od={"#text":3,"#comment":8,"#cdata":4,"#pi":7,"#doctype":10,"#document-fragment":11},Vd=(Rd.create=function(e,t){var c=new Rd(e,Od[e]||1);return t&&ce(t,(function(e,t){c.attr(t,e)})),c},Rd.prototype.replace=function(e){return e.parent&&e.remove(),this.insert(e,this),this.remove(),this},Rd.prototype.attr=function(e,t){var c,n=this;if("string"!=typeof e)return null!=e&&ce(e,(function(e,t){n.attr(t,e)})),n;if(c=n.attributes){if(void 0===t)return c.map[e];if(null===t){if(e in c.map){delete c.map[e];for(var l=c.length;l--;)if(c[l].name===e)return c.splice(l,1),n}return n}if(e in c.map){for(l=c.length;l--;)if(c[l].name===e){c[l].value=t;break}}else c.push({name:e,value:t});return c.map[e]=t,n}},Rd.prototype.clone=function(){var e,t=new Rd(this.name,this.type);if(e=this.attributes){var c=[];c.map={};for(var n=0,l=e.length;n":" />",i&&c&&l[e]&&0"),c&&l[e]&&0")},comment:function(e){t.push("\x3c!--",e,"--\x3e")},pi:function(e,n){n?t.push(""):t.push(""),c&&t.push("\n")},doctype:function(e){t.push("",c?"\n":"")},reset:function(){t.length=0},getContent:function(){return t.join("").replace(/\n$/,"")}}}function Kd(e,t){void 0===t&&(t=cl());var c=Qd(e);return(e=e||{}).validate=!("validate"in e)||e.validate,{serialize:function(n){var l=e.validate,r={3:function(e){c.text(e.value,e.raw)},8:function(e){c.comment(e.value)},7:function(e){c.pi(e.name,e.value)},10:function(e){c.doctype(e.value)},4:function(e){c.cdata(e.value)},11:function(e){if(e=e.firstChild)for(;o(e),e=e.next;);}};c.reset();var o=function(e){var n=r[e.type];if(n)n(e);else{var a=e.name,i=e.shortEnded,s=e.attributes;if(l&&s&&1'))}function fm(e){Bt(e).each((function(t){Dt(t).each((function(c){fl(e)&&Nn(t)&&fl(c)&&Hc(t)}))}))}function dm(e,t){return l=E,Fe(n=t,c=e)?function(e,t){for(var c=M(t)?t:E,n=e.dom,l=[];null!==n.parentNode&&void 0!==n.parentNode;){var r=n.parentNode,o=wt.fromDom(r);if(l.push(o),!0===c(o))break;n=r}return l}(c,(function(e){return l(e)||qe(e,n)})).slice(0,-1):[];var c,n,l}function mm(e,t){return[e].concat(dm(e,t))}function hm(e,t,c){return Gu(e,t,c,om)}function pm(e,t){return U(mm(wt.fromDom(t.container()),e),fl)}function gm(e,t,c){return hm(e,t.dom,c).forall((function(e){return pm(t,c).fold((function(){return!1===Zi(e,c,t.dom)}),(function(n){return!1===Zi(e,c,t.dom)&&Fe(n,wt.fromDom(e.container()))}))}))}function vm(e,t,c){return pm(t,c).fold((function(){return hm(e,t.dom,c).forall((function(e){return!1===Zi(e,c,t.dom)}))}),(function(t){return hm(e,t.dom,c).isNone()}))}function zm(e){return ts(e).exists(Nn)}function bm(e,t,c){var n=J(j(mm(wt.fromDom(c.container()),t),fl)).getOr(t);return Zu(e,n.dom,c).filter(zm)}function Cm(e,t){return ts(t).exists(Nn)||bm(!0,e,t).isSome()}function Lm(e,t){return ve.from(t.getNode(!0)).map(wt.fromDom).exists(Nn)||bm(!1,e,t).isSome()}function ym(e){return oi.isTextPosition(e)&&!e.isAtStart()&&!e.isAtEnd()}function Mm(e,t){return J(j(mm(wt.fromDom(t.container()),e),fl)).getOr(e)}function _m(e,t){return ym(t)?Rh(t):Rh(t)||Ku(Mm(e,t).dom,t).exists(Rh)}function wm(e,t){return ym(t)?Vh(t):Vh(t)||Qu(Mm(e,t).dom,t).exists(Vh)}function km(e){return ts(e).bind((function(e){return pn(e,wc)})).exists((function(e){return O(["pre","pre-wrap"],Cc(e,"white-space"))}))}function xm(e,t){return!km(t)&&(Wh(e,t)||Zh(e,t)||Lm(e,t)||_m(e,t))}function Sm(e,t){return!km(t)&&(Yh(e,t)||Gh(e,t)||Cm(e,t)||wm(e,t))}function Am(e,t){return xm(e,t)||Sm(e,(n=(c=t).container(),l=c.offset(),jc(n)&&l=e.data.length&&Sm(l,oi(e,e.data.length)),a=0===t&&xm(l,oi(e,0)),e.replaceData(t,c,(s=a,u=o,F(i=r,(function(e,t){return Gs(t)||cf(t)?e.previousCharIsSpace||""===e.str&&s||e.str.length===i.length-1&&u?{previousCharIsSpace:!1,str:e.str+bl}:{previousCharIsSpace:!0,str:e.str+" "}:{previousCharIsSpace:!1,str:e.str+t}}),{previousCharIsSpace:!1,str:""}).str)))}function Hm(e,t){var c=e.data.slice(t);Dm(e,t,c.length-Xe(c).length)}function Om(e,t){var c=e.data.slice(0,t),n=c.length-Je(c).length;Dm(e,t-n,n)}function Vm(e,t,c,n){void 0===n&&(n=!0);var l=Je(e.data).length,r=n?e:t,o=n?t:e;return n?r.appendData(o.data):r.insertData(0,o.data),Hc(wt.fromDom(o)),c&&Hm(r,l),r}function Rm(e,t){return n=e,l=(c=t).container(),r=c.offset(),!1===oi.isTextPosition(c)&&l===n.parentNode&&r>oi.before(n).offset()?oi(t.container(),t.offset()-1):t;var c,n,l,r}function Pm(e){return jn(e.previousSibling)?ve.some((t=e.previousSibling,jc(t)?oi(t,t.data.length):oi.after(t))):e.previousSibling?Ju(e.previousSibling):ve.none();var t}function Bm(e){return jn(e.nextSibling)?ve.some((t=e.nextSibling,jc(t)?oi(t,0):oi.before(t))):e.nextSibling?Xu(e.nextSibling):ve.none();var t}function Im(e,t){return Pm(t).orThunk((function(){return Bm(t)})).orThunk((function(){return c=e,l=oi.before((n=t).previousSibling||n.parentNode),Ku(c,l).fold((function(){return Qu(c,oi.after(n))}),ve.some);var c,n,l}))}function jm(e,t){return Bm(t).orThunk((function(){return Pm(t)})).orThunk((function(){return Qu(c=e,oi.after(n=t)).fold((function(){return Ku(c,oi.before(n))}),ve.some);var c,n}))}function qm(e,t,c){c.fold((function(){e.focus()}),(function(c){e.selection.setRng(c.toRange(),t)}))}function Fm(e,t){return t&&we(e.schema.getBlockElements(),kt(t))}function $m(e){if(Un(e)){var t=wt.fromHtml('
');return Zt(e),Dc(e,t),ve.some(oi.before(t.dom))}return ve.none()}function Um(e,t,c,n){void 0===n&&(n=!0);var l,r,o,a,i,s,u,f,d,m,h,p,g=(t?jm:Im)(e.getBody(),p=c.dom).map(w(Rm,p)),v=hn(c,w(Fm,e),(l=e.getBody(),function(e){return e.dom===l})),z=(a=g,r=o=c,i=we(e.schema.getTextInlineElements(),kt(r)),m=Dt(o).filter(kc),h=Ht(o).filter(kc),Hc(o),u=h,f=a,d=function(e,t,c){var n=e.dom,l=t.dom,r=n.data.length;return Vm(n,l,i),c.container()===l?oi(n,r):c},((s=m).isSome()&&u.isSome()&&f.isSome()?ve.some(d(s.getOrDie(),u.getOrDie(),f.getOrDie())):ve.none()).orThunk((function(){return i&&(m.each((function(e){return Om(e.dom,e.dom.length)})),h.each((function(e){return Hm(e.dom,0)}))),a})));e.dom.isEmpty(e.getBody())?(e.setContent(""),e.selection.setCursorLocation()):v.bind($m).fold((function(){n&&qm(e,t,z)}),(function(c){n&&qm(e,t,ve.some(c))}))}function Wm(e){return va(e,"td,th")}function Ym(e,t){return{start:e,end:t}}function Zm(e,t){return zn(wt.fromDom(e),"td,th",t)}function Gm(e){return!qe(e.start,e.end)}function Qm(e,t){return xu(e.start,t).bind((function(c){return xu(e.end,t).bind((function(e){return qe(c,e)?ve.some(c):ve.none()}))}))}function Km(e){return function(t){return Qm(t,e).map((function(e){return{rng:t,table:e,cells:Wm(e)}}))}}function Xm(e,t,c,n){if(c.collapsed||!e.forall(Gm))return ve.none();if(t.isSameTable){var l=e.bind(Km(n));return ve.some({start:l,end:l})}var r,o,a=Zm(c.startContainer,n),i=Zm(c.endContainer,n),s=a.bind((o=n,function(e){return xu(e,o).bind((function(t){return ee(Wm(t)).map((function(t){return Ym(e,t)}))}))})).bind(Km(n)),u=i.bind((r=n,function(e){return xu(e,r).bind((function(t){return J(Wm(t)).map((function(t){return Ym(t,e)}))}))})).bind(Km(n));return ve.some({start:s,end:u})}function Jm(e,t){return W(e,(function(e){return qe(e,t)}))}function eh(e){return fc(Jm(e.cells,e.rng.start),Jm(e.cells,e.rng.end),(function(t,c){return e.cells.slice(t,c+1)}))}function th(e,t){var c=t.startTable,n=t.endTable,l=e.cloneRange();return c.each((function(e){return l.setStartAfter(e.dom)})),n.each((function(e){return l.setEndBefore(e.dom)})),l}function ch(e){return P(e,(function(e){bc(e,"contenteditable"),um(e)})),0}function nh(e,t,c,n){var l=c.cloneRange();n?(l.setStart(c.startContainer,c.startOffset),l.setEndAfter(t.dom.lastChild)):(l.setStartBefore(t.dom.firstChild),l.setEnd(c.endContainer,c.endOffset)),ep(e,l,t,!1)}function lh(e){var t=ku(e),c=wt.fromDom(e.selection.getNode());Gc(c.dom)&&Un(c)?e.selection.setCursorLocation(c.dom,0):e.selection.collapse(!0),1)?$/," "):r.replace(/ ()?$/," "));var u=e.parser,f=c.merge,d=Kd({validate:e.getParam("validate")},e.schema),m='',h=e.fire("BeforeSetContent",{content:t,format:"html",selection:!0,paste:c.paste});if(h.isDefaultPrevented())e.fire("SetContent",{content:h.content,format:"html",selection:!0,paste:c.paste});else{t=h.content,-1===(t=c.preserve_zwsp?t:yl(t)).indexOf("{$caret}")&&(t+="{$caret}"),t=t.replace(/\{\$caret\}/,m);var p,g,v=(p=i.getRng()).startContainer||(p.parentElement?p.parentElement():null),z=e.getBody();v===z&&i.isCollapsed()&&s.isBlock(z.firstChild)&&(g=z.firstChild)&&!e.schema.getShortEndedElements()[g.nodeName]&&s.isEmpty(z.firstChild)&&((p=s.createRng()).setStart(z.firstChild,0),p.setEnd(z.firstChild,0),i.setRng(p)),i.isCollapsed()||function(e){var t=e.dom,c=fh(e.selection.getRng());e.selection.setRng(c);var n,l=t.getParent(c.startContainer,np),r=c;null!==(n=l)&&n===t.getParent(r.endContainer,np)&&Su(wt.fromDom(n),r)?ep(e,c,wt.fromDom(l)):e.getDoc().execCommand("Delete",!1,null)}(e);var b,C,L,y,M,_,w,k,x,S,A,E,T,N,D={context:(P=i.getNode()).nodeName.toLowerCase(),data:c.data,insert:!0},H=u.parse(t,D);if(!0===c.paste&&function(e,t){var c,n,l,r,o,a=t.firstChild,i=t.lastChild;return a&&"meta"===a.name&&(a=a.next),n=i=i&&"mce_marker"===i.attr("id")?i.prev:i,l=(c=e).getNonEmptyElements(),n&&(n.isEmpty(l)||(r=n,c.getBlockElements()[r.name]&&r.firstChild&&r.firstChild===r.lastChild&&("br"===(o=r.firstChild).name||o.value===bl)))&&(i=i.prev),a&&a===i&&("ul"===a.name||"ol"===a.name)}(e.schema,H)&&dh(s,P))return p=hh(d,s,i.getRng(),H),i.setRng(p),void e.fire("SetContent",h);if(function(){for(var e=H;e=e.walk();)1===e.type&&e.attr("data-mce-fragment","1")}(),"mce_marker"===(R=H.lastChild).attr("id"))for(var O=R,R=R.prev;R;R=R.walk(!0))if(3===R.type||!s.isBlock(R.name)){e.schema.isValidChild(R.parent.name,"span")&&R.parent.insert(O,R,"br"===R.name);break}if(e._selectionOverrides.showBlockCaretContainer(P),D.invalid){e.selection.setContent(m);var P=i.getNode(),B=e.getBody();for(9===P.nodeType?P=R=B:R=P;R!==B;)R=(P=R).parentNode;t=P===B?B.innerHTML:s.getOuterHTML(P),t=d.serialize(u.parse(t.replace(//i,(function(){return d.serialize(H)})))),P===B?s.setHTML(B,t):s.setOuterHTML(P,t)}else b=e,C=t=d.serialize(H),"all"===(L=P).getAttribute("data-mce-bogus")?L.parentNode.insertBefore(b.dom.createFragment(C),L):(y=L.firstChild,M=L.lastChild,!y||y===M&&"BR"===y.nodeName?b.dom.setHTML(L,C):b.selection.setContent(C));w=f,S=(_=e).schema.getTextInlineElements(),A=_.dom,w&&(k=_.getBody(),x=Gd(A),_t.each(A.select("*[data-mce-fragment]"),(function(e){if(a(S[e.nodeName.toLowerCase()])&&Z(lm(A,e),(function(e){return!nm.has(e)})))for(var t=e.parentNode;a(t)&&t!==k&&!function(e,t,c){function n(n){var l=e.getStyle(t,n),r=e.getStyle(c,n);return De(l)&&De(r)&&l!==r}var l=lm(e,t),r=lm(e,c);return V(l,(function(e){function t(t){return V(t,(function(t){return t===e}))}if(t(r)||!t(Oh))return n(e);var c=j(r,(function(e){return V(Oh,(function(t){return Qe(e,t)}))}));return V(c,n)}))}(A,e,t);t=t.parentNode)if(x.compare(t,e)){A.remove(e,!0);break}}))),function(e,t){var c,n=e.dom,l=e.selection;if(t){l.scrollIntoView(t);var r=mf(e.getBody(),t);if("false"===n.getContentEditable(r))return n.remove(t),l.select(r);var o,a=n.createRng(),i=t.previousSibling;jc(i)?(a.setStart(i,i.nodeValue.length),Lt.ie||(o=t.nextSibling,jc(o)&&(i.appendData(o.data),o.parentNode.removeChild(o)))):(a.setStartBefore(t),a.setEndBefore(t));var s=n.getParent(t,n.isBlock);n.remove(t),s&&n.isEmpty(s)&&(e.$(s).empty(),a.setStart(s,0),a.setEnd(s,0),np(s)||s.getAttribute("data-mce-fragment")||!(c=function(t){var c=oi.fromRangeStart(t);if(c=Ds(e.getBody()).next(c))return c.toRange()}(a))?n.add(s,n.create("br",{"data-mce-bogus":"1"})):(a=c,n.remove(s))),l.setRng(a)}}(e,s.get("mce_marker")),E=e.getBody(),_t.each(E.getElementsByTagName("*"),(function(e){e.removeAttribute("data-mce-fragment")})),T=s,N=i.getStart(),ve.from(T.getParent(N,"td,th")).map(wt.fromDom).each(fm),e.fire("SetContent",h),e.addVisual()}}function gh(e){return e instanceof Vd}function vh(e,t,c){var n;e.dom.setHTML(e.getBody(),t),!0!==c&&hd(n=e)&&Xu(n.getBody()).each((function(e){var t=e.getNode(),c=ic(t)?Xu(t).getOr(e):e;n.selection.setRng(c.toRange())}))}function zh(e){return M(e)?e:E}function bh(e,t,c){var n=t(e),l=zh(c);return n.orThunk((function(){return l(e)?ve.none():function(t){for(var c=e.dom,n=zh(l);c.parentNode;){c=c.parentNode;var r=wt.fromDom(c),o=t(r);if(o.isSome())return o;if(n(r))break}return ve.none()}(t)}))}function Ch(e,t,c){var n=e.formatter.get(c);if(n)for(var l=0;l=l.nodeValue.length&&(l=new Sn(l,e.getBody()).next()||l),jc(l)&&!c&&0===r&&new Sn(l,e.getBody()).prev()||l}function Cp(e,t){var c=t?"firstChild":"lastChild";if(/^(TR|TH|TD)$/.test(e.nodeName)&&e[c]){var n=e[c];return"TR"===e.nodeName&&n[c]||n}return e}function Lp(e,t,c,n){var l=e.create(c,n);return t.parentNode.insertBefore(l,t),l.appendChild(t),l}function yp(e,t,c,n,l){var r=wt.fromDom(t),o=wt.fromDom(e.create(n,l));return Yt(o,(c?Vt:Ot)(r)),c?($t(r,o),Wt(o,r)):(Ut(r,o),Dc(o,r)),o.dom}function Mp(e,t,c,n){var l=Js(t,c,n);return o(l)||"BR"===l.nodeName||e.isBlock(l)}function _p(e,t,c,n,l){var r,o,a=e.dom,i=a,s=n;if(!(fu(o=t)&&fg(s,o.inline)||su(o)&&fg(s,o.block)||uu(o)&&Bc(s)&&i.is(s,o.selector)||t.links&&"A"===n.nodeName))return ig.keep();var u,f,d,m,h,p,g,v,z=n;if(fu(t)&&"all"===t.remove&&b(t.preserve_attributes)){var C=j(a.getAttribs(z),(function(e){return O(t.preserve_attributes,e.name.toLowerCase())}));if(a.removeAllAttribs(z),P(C,(function(e){return a.setAttrib(z,e.name,e.value)})),0e?t.cells.length:e}),0)}function Vp(e,t){for(var c=e.rows,n=0;ns){for(var u=0;u]*>( | |\\s| |
|)<\\/"+u+">[\r\n]*|
[\r\n]*)$"),s.replace(f,"")),O(["text","tree"],m.format)||vl(wt.fromDom(o))?m.content=h:m.content=_t.trim(h),(m.no_events?m:t.fire("GetContent",m)).content;var t,c,o,a,i,s,u,f,d,m,h}));var n,l,r},setContent:function(t,c){return function(e,t,c){var n,l=(n=t,xe(xe({format:"html"},c),{set:!0,content:gh(n)?"":n})),r=c.no_events?l:e.fire("BeforeSetContent",l);return gh(t)||(t=r.content),ve.from(e.getBody()).fold(f(t),(function(c){return gh(t)?function(e,t,c,n){var l,r,o,a;l=e.parser.getNodeFilters(),r=e.parser.getAttributeFilters(),o=c,a=function(e,t){var c,n,l={},r={},a=[];for(c in o.firstChild&&lp(o.firstChild,(function(c){P(e,(function(e){e.name===c.name&&(l[e.name]?l[e.name].nodes.push(c):l[e.name]={filter:e,nodes:[c]})})),P(t,(function(e){"string"==typeof c.attr(e.name)&&(r[e.name]?r[e.name].nodes.push(c):r[e.name]={filter:e,nodes:[c]})}))})),l)we(l,c)&&a.push(l[c]);for(n in r)we(r,n)&&a.push(r[n]);return a}(l,r),P(a,(function(e){P(e.filter.callbacks,(function(t){t(e.nodes,e.filter.name,{})}))}));var i=Kd({validate:e.validate},e.schema).serialize(c);return n.content=yl(vl(wt.fromDom(t))?i:_t.trim(i)),vh(e,n.content,n.no_selection),n.no_events||e.fire("SetContent",n),c}(e,c,t,r):(n=e,l=c,a=r,0===(o=yl(o=t)).length||/^\s+$/.test(o)?(i='
',"TABLE"===l.nodeName?o=""+i+"":/^(UL|OL)$/.test(l.nodeName)&&(o="
  • "+i+"
  • "),o=(s=Mi(n))&&n.schema.isValidChild(l.nodeName.toLowerCase(),s.toLowerCase())?(o=i,n.dom.createHTML(s,_i(n),o)):o||'
    ',vh(n,o,a.no_selection),n.fire("SetContent",a)):("raw"!==a.format&&(o=Kd({validate:n.validate},n.schema).serialize(n.parser.parse(o,{isRootContent:!0,insert:!0}))),a.content=vl(wt.fromDom(l))?o:_t.trim(o),vh(n,a.content,a.no_selection),a.no_events||n.fire("SetContent",a)),a.content);var n,l,o,a,i,s}))}(e,t,c)},insertContent:function(t,c){return ph(e,t,c)},addVisual:function(t){var c,n=t,l=(c=e).dom,r=a(n)?n:c.getBody();y(c.hasVisual)&&(c.hasVisual=c.getParam("visual",!0,"boolean")),P(l.select("table,a",r),(function(e){switch(e.nodeName){case"TABLE":var t=c.getParam("visual_table_class","mce-item-table","string"),n=l.getAttrib(e,"border");n&&"0"!==n||!c.hasVisual?l.removeClass(e,t):l.addClass(e,t);break;case"A":var r,o;l.getAttrib(e,"href")||(r=l.getAttrib(e,"name")||e.id,o=c.getParam("visual_anchor_class","mce-item-anchor","string"),r&&c.hasVisual?l.addClass(e,o):l.removeClass(e,o))}})),c.fire("VisualAid",{element:n,hasVisual:c.hasVisual})}},selection:{getContent:function(t,c){return function(e,t,c){var n,l=(n=t,xe(xe({},c=void 0===c?{}:c),{format:n,get:!0,selection:!0})),r=e.fire("BeforeGetContent",l);if(r.isDefaultPrevented())return e.fire("GetContent",r),r.content;if("text"===r.format)return m=e,ve.from(m.selection.getRng()).map((function(e){var t=ve.from(m.dom.getParent(e.commonAncestorContainer,m.dom.isBlock)),c=m.getBody(),n=t.map((function(e){return e.nodeName})).getOr("div").toLowerCase(),l=Lt.browser.isIE()&&"pre"!==n,r=m.dom.add(c,n,{"data-mce-bogus":"all",style:"overflow: hidden; opacity: 0;"},e.cloneContents()),o=qp(r,l),a=yl(r.textContent);if(m.dom.remove(r),jp(a,0)||jp(a,a.length-1)){var i=qp(t.getOr(c),l),s=i.indexOf(o);return-1===s?o:(jp(i,s-1)?" ":"")+o+(jp(i,s+o.length)?" ":"")}return o})).getOr("");r.getInner=!0;var o,a,i,s,u,f,d,m,h=(a=r,i=(o=e).selection.getRng(),s=o.dom.create("body"),u=o.selection.getSel(),f=bd(o,_u(u)),(d=a.contextual?function(e,t){var c,n,l,r,o,a,i,s=wu(t,e);return 0
    ").append(t.childNodes)})))},sp.pre||(sp.pre=[]),sp.pre.push(Hh);var og=_t.each,ag=function(e,t,c){og(e.childNodes,(function(e){dp(e)&&(t(e)&&c(e),e.hasChildNodes()&&ag(e,t,c))}))},ig=nn([{keep:[]},{rename:["name"]},{removed:[]}]),sg=/^(src|href|style)$/,ug=_t.each,fg=nu,dg=_t.each,mg=_t.each,hg=function(e,t,c,n){function l(e,t){var l;M((t=void 0===t?m:t).onformat)&&t.onformat(e,t,c,n),mg(t.styles,(function(t,n){p.setStyle(e,n,cu(t,c))})),!t.styles||(l=p.getAttrib(e,"style"))&&p.setAttrib(e,"data-mce-style",l),mg(t.attributes,(function(t,n){p.setAttrib(e,n,cu(t,c))})),mg(t.classes,(function(t){t=cu(t,c),p.hasClass(e,t)||p.addClass(e,t)}))}function r(e,t){var c=!1;return mg(e,(function(e){return!!uu(e)&&(a(e.collapsed)&&e.collapsed!==h||!p.is(t,e.selector)||Bs(t)?void 0:(l(t,e),!(c=!0)))})),c}function o(n,o,i){var s=[],u=!0,f=m.inline||m.block,h=function(e){if(v(e)){var t=p.create(e);return l(t),t}return null}(f);Mu(n,o,(function(o){var p,g=function(o){var v=!1,z=u,b=o.nodeName.toLowerCase(),C=o.parentNode,L=C.nodeName.toLowerCase();if(Bc(o)&&n.getContentEditable(o)&&(z=u,u="true"===n.getContentEditable(o),v=!0),Uc(o)&&!function(e,t,c,n){if(e.getParam("format_empty_lines",!1,"boolean")&&fu(t)){var l=el(e.schema),r=(o=wt.fromDom(c),i=function(e){return Bs(e.dom)},((s=(a=o).dom).parentNode?function(e,t){return U(e.dom.childNodes,(function(e){return t(wt.fromDom(e))})).map(wt.fromDom)}(wt.fromDom(s.parentNode),(function(e){return!qe(a,e)&&i(e)})):ve.none()).isSome());return ie(l,n)&&Un(wt.fromDom(c.parentNode),!1)&&!r}var o,a,i,s}(e,m,o,L))return p=null,void(su(m)&&n.remove(o));if(su(m)&&m.wrapper&&op(e,o,t,c))p=null;else{if(u&&!v&&su(m)&&!m.wrapper&&eu(e,b)&&tu(e,L,f)){var y=n.rename(o,f);return l(y),s.push(y),void(p=null)}if(uu(m)){var M=r(d,o);if(!M&&a(C)&&du(m)&&(M=r(d,C)),!fu(m)||M)return void(p=null)}!u||v||!tu(e,f,b)||!tu(e,L,f)||!i&&jc(o)&&Ll(o.data)||Bs(o)||fu(m)&&n.isBlock(o)?(p=null,P(Le(o.childNodes),g),v&&(u=z),p=null):(p||(p=n.clone(h,!1),o.parentNode.insertBefore(p,o),s.push(p)),p.appendChild(o))}};P(o,g)})),!0===m.links&&P(s,(function(e){var t=function(e){"A"===e.nodeName&&l(e,m),P(Le(e.childNodes),t)};t(e)})),P(s,(function(r){var o,i,u,f,h,p,g,v,z,b,C,L,y,M,_,w,k,x,S=(o=0,P(r.childNodes,(function(e){var t;a(t=e)&&jc(t)&&0===t.length||Zs(e)||o++})),o);function A(e){var t;1===e.nodeType&&e.parentNode&&1===e.parentNode.nodeType&&(t=ou(y,e.parentNode),y.getStyle(e,"color")&&t?y.setStyle(e,"text-decoration",t):y.getStyle(e,"text-decoration")===t&&y.setStyle(e,"text-decoration",null))}!(1c.clientHeight){t=c;break}c=c.parentNode}return t},scrollIntoView:function(e,t){a(e)?(n.inline?Zf:Qf)(n,e,t):Kf(n,g(),t)},placeCaretAt:function(e,t){return v(Cf(e,t,n.getDoc()))},getBoundingClientRect:function(){var e=g();return e.collapsed?oi.fromRangeStart(e).getClientRects()[0]:e.getBoundingClientRect()},destroy:function(){t=s=u=null,C.destroy()}},b=Vu(z),C=zf(z,n);function L(e,t){return U(t,(function(t){return f.is(t,e)}))}function y(e){return f.getParents(e,null,f.getRoot())}return z.bookmarkManager=b,z.controlSelection=C,z}function Lg(e){var t,c=decodeURIComponent(e).split(","),n=/data:([^;]+)/.exec(c[0]);return{type:t=n?n[1]:t,data:c[1]}}function yg(e,t){var c;try{c=atob(t)}catch(e){return ve.none()}for(var n=new Uint8Array(c.length),l=0;l=a.length)for(c=0,n=o.length;c=a.length||o[c]!==a[c]){l=c+1;break}if(o.length=o.length||o[c]!==a[c]){l=c+1;break}if(1===l)return t;for(c=0,n=o.length-(l-1);c]+(?:"[^"]*"|'[^']*'))*[^"'>]*(?:"[^">]*|'[^'>]*)?|\s*|\/)>/g,r=e.getShortEndedElements(),o=1,a=c;0!==o;)for(n.lastIndex=a;;){var i=n.exec(t);if(null===i)return a;if("!"===i[1]){a=Qe(i[2],"--")?jg(t,!1,i.index+3):jg(t,!0,i.index+1);break}l.lastIndex=n.lastIndex;var s=l.exec(t);if(!C(s)&&s.index===n.lastIndex){"/"===i[1]?--o:we(r,i[2])||(o+=1),a=n.lastIndex+s[0].length;break}}return a}function Pg(e,t){void 0===t&&(t=cl()),e=e||{};var c=Ig(),n=c.createElement("form");!1!==e.fix_self_closing&&(e.fix_self_closing=!0);var l=e.comment||i,r=e.cdata||i,o=e.text||i,a=e.start||i,s=e.end||i,u=e.pi||i,f=e.doctype||i;return{parse:function(i,d){void 0===d&&(d="html"),function(i,d){void 0===d&&(d="html");for(var m,h,p,g,v,z,b,C,L,y,M,_,w,k,x,S,A,E,T,N=i.html,D=0,H=[],O=0,V=Ql.decode,R=_t.makeMap("src,href,data,background,action,formaction,poster,xlink:href"),P="html"===d?0:1,B=function(e){for(var t,c=H.length;c--&&H[c].name!==e;);if(0<=c){for(t=H.length-1;c<=t;t--)(e=H[t]).valid&&s(e.name);H.length=c}},I=function(e,t){return o(wg(e,i),t)},j=function(t){""!==t&&(">"===t.charAt(0)&&(t=" "+t),e.allow_conditional_comments||"[if"!==t.substr(0,3).toLowerCase()||(t=" "+t),l(wg(t,i)))},q=function(e,t){var c=e||"",n=!Qe(c,"--"),l=jg(N,n,t);return e=N.substr(t,l-t),j(n?c+e:e),l+1},F=new RegExp("<(?:(?:!--([\\w\\W]*?)--!?>)|(?:!\\[CDATA\\[([\\w\\W]*?)\\]\\]>)|(?:![Dd][Oo][Cc][Tt][Yy][Pp][Ee]([\\w\\W]*?)>)|(?:!(--)?)|(?:\\?([^\\s\\/<>]+) ?([\\w\\W]*?)[?/]>)|(?:\\/([A-Za-z][A-Za-z0-9\\-_\\:\\.]*)>)|(?:([A-Za-z][A-Za-z0-9\\-_:.]*)(\\s(?:[^'\">]+(?:\"[^\"]*\"|'[^']*'))*[^\"'>]*(?:\"[^\">]*|'[^'>]*)?|\\s*|\\/)>))","g"),$=/([\w:\-]+)(?:\s*=\s*(?:(?:\"((?:[^\"])*)\")|(?:\'((?:[^\'])*)\')|([^>\s]+)))?/g,U=t.getShortEndedElements(),W=e.self_closing_elements||t.getSelfClosingElements(),Y=t.getBoolAttrs(),Z=e.validate,G=e.remove_internals,Q=e.fix_self_closing,K=t.getSpecialElements(),X=N+">";m=F.exec(X);){var J=m[0];if(DN.length){I(V(N.substr(m.index))),D=m.index+J.length;continue}L=(h=":"===(h=h.toLowerCase()).charAt(0)?h.substr(1):h)in U,Q&&W[h]&&0.*/.test(n.substr(a)))){var l=n.indexOf("[endif]",c);return n.indexOf(">",l)}if(t){var r=n.indexOf(">",c);return-1!==r?r:n.length}var o=/--!?>/g;o.lastIndex=c;var a,i=o.exec(e);return i?i.index+i[0].length:n.length};function qg(e,t){void 0===t&&(t=cl());var c={},n=[],l={},r={};function o(e){var t=e.name;t in c&&((a=l[t])?a.push(e):l[t]=[e]);for(var o=n.length;o--;){var a,i=n[o].name;i in e.attributes.map&&((a=r[i])?a.push(e):r[i]=[e])}return e}(e=e||{}).validate=!("validate"in e)||e.validate,e.root_name=e.root_name||"body";var i={schema:t,addAttributeFilter:function(e,t){rv(ov(e),(function(e){for(var c=0;c)/g,"\n").replace(/^[\r\n]*|[\r\n]*$/g,"").replace(/^\s*(()?|\s*\/\/\s*\]\]>(-->)?|\/\/\s*(-->)?|\]\]>|\/\*\s*-->\s*\*\/|\s*-->\s*)\s*$/g,"")},n=e.length;n--;){var l,r=e[n],o=r.firstChild?r.firstChild.value:"";"script"===t?((l=r.attr("type"))&&r.attr("type","mce-no/type"===l?null:l.replace(/^mce\-/,"")),"xhtml"===a.element_format&&0")):"xhtml"===a.element_format&&0)\s*/g,"$1"),_t.map(i.split(/(?:>|\s+(?![^\[\]]+\]))/),(function(e){var t=_t.map(e.split(/(?:~\+|~|\+)/),Bv),c=t.pop();return t.length&&(c.siblings=t),c})).reverse()):[],f=u.length?(u[0].name||(u[0].name=s),s=t.selector,Pv(u,e)):Pv([s],e),d=tb.select(s,f)[0]||f.firstChild;return eb(t.styles,(function(e,t){var c=o(e);c&&tb.setStyle(d,t,c)})),eb(t.attributes,(function(e,t){var c=o(e);c&&tb.setAttrib(d,t,c)})),eb(t.classes,(function(e){var t=o(e);tb.hasClass(d,t)||tb.addClass(d,t)})),e.fire("PreviewFormats"),tb.setStyles(f,{position:"absolute",left:-65535}),e.getBody().appendChild(f),c=tb.getStyle(e.getBody(),"fontSize",!0),c=/px$/.test(c)?parseInt(c,10):0,eb(r.split(" "),(function(t){var n=tb.getStyle(d,t,!0);if(!("background-color"===t&&/transparent|rgba\s*\([^)]+,\s*0\)/.test(n)&&(n=tb.getStyle(e.getBody(),t,!0),"#ffffff"===tb.toHex(n).toLowerCase())||"color"===t&&"#000000"===tb.toHex(n).toLowerCase())){if("font-size"===t&&/em|%$/.test(n)){if(0===c)return;n=parseFloat(n)/(/%$/.test(n)?100:1)*c+"px"}"border"===t&&n&&(l+="padding:0 2px;"),l+=t+":"+n+";"}})),e.fire("AfterPreviewFormats"),tb.remove(f),l}function jv(e){var t,c,n,l,r,o,i=(l={},(r=function(e,t){e&&(v(e)?(P(t=b(t)?t:[t],(function(e){y(e.deep)&&(e.deep=!uu(e)),y(e.split)&&(e.split=!uu(e)||fu(e)),y(e.remove)&&uu(e)&&!fu(e)&&(e.remove="none"),uu(e)&&fu(e)&&(e.mixed=!0,e.block_expand=!0),v(e.classes)&&(e.classes=e.classes.split(/\s+/))})),l[e]=t):ce(e,(function(e,t){r(t,e)})))})((c=(t=e).dom,n={valigntop:[{selector:"td,th",styles:{verticalAlign:"top"}}],valignmiddle:[{selector:"td,th",styles:{verticalAlign:"middle"}}],valignbottom:[{selector:"td,th",styles:{verticalAlign:"bottom"}}],alignleft:[{selector:"figure.image",collapsed:!1,classes:"align-left",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"left"},inherit:!1,preview:!1,defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"left"},preview:"font-family font-size"}],aligncenter:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"center"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"figure.image",collapsed:!1,classes:"align-center",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"img,audio,video",collapsed:!1,styles:{display:"block",marginLeft:"auto",marginRight:"auto"},preview:!1},{selector:"table",collapsed:!1,styles:{marginLeft:"auto",marginRight:"auto"},preview:"font-family font-size"}],alignright:[{selector:"figure.image",collapsed:!1,classes:"align-right",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"right"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"right"},preview:"font-family font-size"}],alignjustify:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"justify"},inherit:!1,defaultBlock:"div",preview:"font-family font-size"}],bold:[{inline:"strong",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontWeight:"bold"}},{inline:"b",remove:"all",preserve_attributes:["class","style"]}],italic:[{inline:"em",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontStyle:"italic"}},{inline:"i",remove:"all",preserve_attributes:["class","style"]}],underline:[{inline:"span",styles:{textDecoration:"underline"},exact:!0},{inline:"u",remove:"all",preserve_attributes:["class","style"]}],strikethrough:[{inline:"span",styles:{textDecoration:"line-through"},exact:!0},{inline:"strike",remove:"all",preserve_attributes:["class","style"]},{inline:"s",remove:"all",preserve_attributes:["class","style"]}],forecolor:{inline:"span",styles:{color:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},hilitecolor:{inline:"span",styles:{backgroundColor:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},fontname:{inline:"span",toggle:!1,styles:{fontFamily:"%value"},clear_child_styles:!0},fontsize:{inline:"span",toggle:!1,styles:{fontSize:"%value"},clear_child_styles:!0},lineheight:{selector:"h1,h2,h3,h4,h5,h6,p,li,td,th,div",defaultBlock:"p",styles:{lineHeight:"%value"}},fontsize_class:{inline:"span",attributes:{class:"%value"}},blockquote:{block:"blockquote",wrapper:!0,remove:"all"},subscript:{inline:"sub"},superscript:{inline:"sup"},code:{inline:"code"},link:{inline:"a",selector:"a",remove:"all",split:!0,deep:!0,onmatch:function(e,t,c){return Bc(e)&&e.hasAttribute("href")},onformat:function(e,t,n){_t.each(n,(function(t,n){c.setAttrib(e,n,t)}))}},lang:{inline:"span",clear_child_styles:!0,remove_similar:!0,attributes:{lang:"%value","data-mce-lang":function(e){var t;return null!==(t=null==e?void 0:e.customValue)&&void 0!==t?t:null}}},removeformat:[{selector:"b,strong,em,i,font,u,strike,s,sub,sup,dfn,code,samp,kbd,var,cite,mark,q,del,ins,small",remove:"all",split:!0,expand:!1,block_expand:!0,deep:!0},{selector:"span",attributes:["style","class"],remove:"empty",split:!0,expand:!1,deep:!0},{selector:"*",attributes:["style","class"],split:!1,expand:!1,deep:!0}]},_t.each("p h1 h2 h3 h4 h5 h6 div address pre dt dd samp".split(/\s/),(function(e){n[e]={block:e,remove:"all"}})),n)),r(t.getParam("formats")),{get:function(e){return a(e)?l[e]:l},has:function(e){return we(l,e)},register:r,unregister:function(e){return e&&l[e]&&delete l[e],l}}),s=la(null);return function(e){e.addShortcut("meta+b","","Bold"),e.addShortcut("meta+i","","Italic"),e.addShortcut("meta+u","","Underline");for(var t=1;t<=6;t++)e.addShortcut("access+"+t,"",["FormatBlock",!1,"h"+t]);e.addShortcut("access+7","",["FormatBlock",!1,"p"]),e.addShortcut("access+8","",["FormatBlock",!1,"div"]),e.addShortcut("access+9","",["FormatBlock",!1,"address"])}(e),(o=e).on("mouseup keydown",(function(e){var t=o,c=e.keyCode,n=t.selection,l=t.getBody();Ah(t,null,!1),8!==c&&46!==c||!n.isCollapsed()||n.getStart().innerHTML!==ap||Ah(t,Is(l,n.getStart())),37!==c&&39!==c||Ah(t,Is(l,n.getStart()))})),{get:i.get,has:i.has,register:i.register,unregister:i.unregister,apply:function(t,c,n){var l=t,r=c,o=n;cg(e).formatter.apply(l,r,o)},remove:function(t,c,n,l){var r=t,o=c,a=n,i=l;cg(e).formatter.remove(r,o,a,i)},toggle:function(t,c,n){var l=t,r=c,o=n;cg(e).formatter.toggle(l,r,o)},match:function(t,c,n,l){return r=t,o=c,a=n,i=l,cg(e).formatter.match(r,o,a,i);var r,o,a,i},closest:function(t){return c=t,cg(e).formatter.closest(c);var c},matchAll:function(t,c){return n=t,l=c,cg(e).formatter.matchAll(n,l);var n,l},matchNode:function(t,c,n,l){return r=t,o=c,a=n,i=l,cg(e).formatter.matchNode(r,o,a,i);var r,o,a,i},canApply:function(t){return c=t,cg(e).formatter.canApply(c);var c},formatChanged:function(t,c,n,l){return r=s,o=t,a=c,i=n,u=l,cg(e).formatter.formatChanged(r,o,a,i,u);var r,o,a,i,u},getCssText:w(Iv,e)}}function qv(e){switch(e.toLowerCase()){case"undo":case"redo":case"mcerepaint":case"mcefocus":return 1;default:return}}function Fv(e){var t,c,n,l,r,o=ua(),a=la(0),i=la(0),s={data:[],typing:!1,beforeChange:function(){var t=a,c=o;cg(e).undoManager.beforeChange(t,c)},add:function(t,c){return n=s,l=i,r=a,u=o,f=t,d=c,cg(e).undoManager.add(n,l,r,u,f,d);var n,l,r,u,f,d},undo:function(){return t=s,c=a,n=i,cg(e).undoManager.undo(t,c,n);var t,c,n},redo:function(){return t=i,c=s.data,cg(e).undoManager.redo(t,c);var t,c},clear:function(){var t=s,c=i;cg(e).undoManager.clear(t,c)},reset:function(){var t=s;cg(e).undoManager.reset(t)},hasUndo:function(){return t=s,c=i,cg(e).undoManager.hasUndo(t,c);var t,c},hasRedo:function(){return t=s,c=i,cg(e).undoManager.hasRedo(t,c);var t,c},transact:function(t){return c=s,n=a,l=t,cg(e).undoManager.transact(c,n,l);var c,n,l},ignore:function(t){var c=a,n=t;cg(e).undoManager.ignore(c,n)},extra:function(t,c){var n=s,l=i,r=t,o=c;cg(e).undoManager.extra(n,l,r,o)}};return Jp(e)||(n=s,l=a,r=la(!1),(c=e).on("init",(function(){n.add()})),c.on("BeforeExecCommand",(function(e){qv(e.command)||(Kp(n,l),n.beforeChange())})),c.on("ExecCommand",(function(e){qv(e.command)||u(e)})),c.on("ObjectResizeStart cut",(function(){n.beforeChange()})),c.on("SaveContent ObjectResized blur",u),c.on("dragend",u),c.on("keyup",(function(e){var t=e.keyCode;e.isDefaultPrevented()||((33<=t&&t<=36||37<=t&&t<=40||45===t||e.ctrlKey)&&(u(),c.nodeChanged()),46!==t&&8!==t||c.nodeChanged(),r.get()&&n.typing&&!1===Zp($p(c),n.data[0])&&(!1===c.isDirty()&&(c.setDirty(!0),c.fire("change",{level:n.data[0],lastLevel:null})),c.fire("TypingUndo"),r.set(!1),c.nodeChanged()))})),c.on("keydown",(function(e){var t,c=e.keyCode;e.isDefaultPrevented()||(33<=c&&c<=36||37<=c&&c<=40||45===c?n.typing&&u(e):(t=e.ctrlKey&&!e.altKey||e.metaKey,!(c<16||20e}}function Tb(e){return function(t){return t.line===e}}function Nb(e,t){return Math.abs(e.left-t)}function Db(e,t){return Math.abs(e.right-t)}function Hb(e,t){return e>=t.left&&e<=t.right}function Ob(e,t){return e>=t.top&&e<=t.bottom}function Vb(e,t,c){return void 0===c&&(c=T),me(e,(function(e,n){if(Hb(t,n))return c(n)?n:e;if(Hb(t,e))return c(e)?e:n;var l=Math.min(Nb(e,t),Db(e,t)),r=Math.min(Nb(n,t),Db(n,t));return r===l&&ie(n,"node")&&CL(n.node)||r'),l=r,1===t?e.$(n).after(l):e.$(n).before(l),e.selection.select(l,!0),e.selection.collapse()))}function pC(e,t){return c=e,n=t?ls.Forwards:ls.Backwards,l=c.selection.getRng(),Ib(c,n,l,$h,Uh,kL).orThunk((function(){return hC(c,n,l),ve.none()})).exists((function(t){return Pb(e,t),!0}));var c,n,l}function gC(e,t){return n=t?1:-1,l=(c=e).selection.getRng(),jb(c,n,l,(function(e){return $h(e)||qh(e)}),(function(e){return Uh(e)||Fh(e)}),kL).orThunk((function(){return hC(c,n,l),ve.none()})).exists((function(t){return Pb(e,t),!0}));var c,n,l}function vC(e,t){return qb(e,t,t?Uh:$h)}function zC(e){return O(["figcaption"],kt(e))}function bC(e){var t=document.createRange();return t.setStartBefore(e.dom),t.setEndBefore(e.dom),t}function CC(e,t,c){(c?Dc:Wt)(e,t)}function LC(e,t){return!!e.selection.isCollapsed()&&function(e,t){var c=wt.fromDom(e.getBody()),n=oi.fromRangeStart(e.selection.getRng()),l=Mi(e),r=_i(e),o=n,a=w(qe,c);return pn(wt.fromDom(o.container()),fl,a).filter(zC).exists((function(){if(z=c,b=n,t?(L=z.dom,kb(L,b).breakAt.isNone()):(C=z.dom,wb(C,b).breakAt.isNone())){var o=(a=c,s=r,u=t,""===(i=l)?(g=u,CC(a,v=wt.fromTag("br"),g),bC(v)):(f=a,d=u,m=s,h=wt.fromTag(i),p=wt.fromTag("br"),pc(h,m),Dc(h,p),CC(f,h,d),bC(p)));return e.selection.setRng(o),!0}var a,i,s,u,f,d,m,h,p,g,v,z,b,C,L;return!1}))}(e,t)}function yC(e){for(var t=[],c=1;cs.childNodes.length-1,s=s.childNodes[Math.min(i,s.childNodes.length-1)]||s,i=a&&3===s.nodeType?s.nodeValue.length:0);var u=r.getParent(s,r.isBlock),f=u?r.getParent(u.parentNode,r.isBlock):null,d=f?f.nodeName.toUpperCase():"",m=!(!t||!t.ctrlKey);"LI"!==d||m||(u=f),s&&3===s.nodeType&&i>=s.nodeValue.length&&!function(e){for(var t,c=new Sn(s,u),n=e.getNonEmptyElements();t=c.next();)if(n[t.nodeName.toLowerCase()]||0m.childNodes.length-1,m=m.childNodes[Math.min(h,m.childNodes.length-1)]||m,h=i&&jc(m)?m.nodeValue.length:0);var z,b,C,L,y,M,_,w,k,x,S,A,E,T,N,D,H,O,V,R,B=UC(s,m);B&&((p&&!g||!p&&g)&&(m=function(e,t,c,n){var l,r,o,a,i,s,u=p||"P",f=e.dom,d=UC(f,c),m=f.getParent(c,f.isBlock);if(!m||!FC(f,m)){if(i=((m=m||d)===e.getBody()||(s=m)&&/^(TD|TH|CAPTION)$/.test(s.nodeName)?m:m.parentNode).nodeName.toLowerCase(),!m.hasChildNodes())return WC(e,l=f.create(u)),m.appendChild(l),t.setStart(l,0),t.setEnd(l,0),l;for(o=c;o.parentNode!==m;)o=o.parentNode;for(;o&&!f.isBlock(o);)o=(r=o).previousSibling;if(r&&e.schema.isValidChild(i,u.toLowerCase())){for(WC(e,l=f.create(u)),r.parentNode.insertBefore(l,r),o=r;o&&!f.isBlock(o);)a=o.nextSibling,l.appendChild(o),o=a;t.setStart(c,n),t.setEnd(c,n)}}return c}(e,d,m,h)),b=(z=s.getParent(m,s.isBlock))?s.getParent(z.parentNode,s.isBlock):null,C=z?z.nodeName.toUpperCase():"","LI"!==(L=b?b.nodeName.toUpperCase():"")||v||(b=(z=b).parentNode,C=L),/^(LI|DT|DD)$/.test(C)&&s.isEmpty(z)?(w=c,k=b,x=z,S=p,V=(_=e).dom,R=_.selection.getRng(),k!==_.getBody()&&(E=(S=PC(A=k)&&PC(A.parentNode)?"LI":S)?w(S):V.create("BR"),IC(k,x,!0)&&IC(k,x,!1)?RC(k,"LI")?(T=BC(k),V.insertAfter(E,T),(null===(O=(H=k).parentNode)||void 0===O?void 0:O.firstChild)===H?V.remove(T):V.remove(k)):V.replace(E,k):(IC(k,x,!0)?RC(k,"LI")?(V.insertAfter(E,BC(k)),E.appendChild(V.doc.createTextNode(" ")),E.appendChild(k)):k.parentNode.insertBefore(E,k):IC(k,x,!1)?V.insertAfter(E,BC(k)):(k=BC(k),(N=R.cloneRange()).setStartAfter(x),N.setEndAfter(k),D=N.extractContents(),"LI"===S&&D.firstChild&&"LI"===D.firstChild.nodeName?(E=D.firstChild,V.insertAfter(D,k)):(V.insertAfter(D,k),V.insertAfter(E,k))),V.remove(x)),OC(_,E))):p&&z===e.getBody()||(p=p||"P",Dn(z)?(o=Bn(z),s.isEmpty(z)&&jC(z),WC(e,o),OC(e,o)):n()?l():n(!0)?(o=z.parentNode.insertBefore(c(),z),OC(e,qC(z,"HR")?o:z)):((M=(y=d).cloneRange()).setStart(y.startContainer,$C(!0,y.startContainer,y.startOffset)),M.setEnd(y.endContainer,$C(!1,y.endContainer,y.endOffset)),(r=M.cloneRange()).setEndAfter(z),a=r.extractContents(),P(ja(wt.fromDom(a),kc),(function(e){var t=e.dom;t.nodeValue=yl(t.nodeValue)})),function(e){for(;jc(e)&&(e.nodeValue=e.nodeValue.replace(/^[\r\n]+/,"")),e=e.firstChild;);}(a),o=a.firstChild,s.insertAfter(a,z),function(e,t){var c,n,l=o,r=[];if(l){for(;l=l.firstChild;){if(e.isBlock(l))return;Bc(l)&&!t[l.nodeName.toLowerCase()]&&r.push(l)}for(c=r.length;c--;)(!(l=r[c]).hasChildNodes()||l.firstChild===l.lastChild&&""===l.firstChild.nodeValue||(n=l)&&"A"===n.nodeName&&e.isEmpty(n))&&e.remove(l)}}(s,f),function(e,t){t.normalize();var c=t.lastChild;c&&!/^(left|right)$/gi.test(e.getStyle(c,"float",!0))||e.add(t,"br")}(s,z),s.isEmpty(z)&&jC(z),o.normalize(),s.isEmpty(o)?(s.remove(o),l()):(WC(e,o),OC(e,o))),s.setAttrib(o,"id",""),e.fire("NewBlock",{newBlock:o})))}(e,t)}),i)}function dL(e){return e.stopImmediatePropagation()}function mL(e){return e.keyCode===Tf.PAGE_UP||e.keyCode===Tf.PAGE_DOWN}function hL(e,t,c){c&&!e.get()?t.on("NodeChange",dL,!0):!c&&e.get()&&t.off("NodeChange",dL),e.set(c)}function pL(e,t){var c=t.container(),n=t.offset();return jc(c)?(c.insertData(n,e),ve.some(oi(c,n+e.length))):ts(t).map((function(c){var n=wt.fromText(e);return(t.isAtEnd()?Ut:$t)(c,n),oi(n.dom,e.length)}))}function gL(e){var t,c,n=oi.fromRangeStart(e.selection.getRng()),l=wt.fromDom(e.getBody());if(e.selection.isCollapsed()){var r=w(Wv,e),o=oi.fromRangeStart(e.selection.getRng());return jz(r,e.getBody(),o).bind((c=l,function(e){return e.fold((function(e){return Ku(c.dom,oi.before(e))}),(function(e){return Xu(e)}),(function(e){return Ju(e)}),(function(e){return Qu(c.dom,oi.after(e))}))})).bind(function(e,t){return function(c){return r=e,(!km(o=c)&&(l=o,Ku((n=r).dom,l).isNone()||Qu(n.dom,l).isNone()||Wh(n,l)||Yh(n,l)||Lm(n,l)||Cm(n,l)||_m(r,o)||wm(r,o))?OL:VL)(t);var n,l,r,o}}(l,n)).exists((t=e,function(e){return t.selection.setRng(e.toRange()),t.nodeChanged(),!0}))}return!1}function vL(e){var t,c,n,l,r,o,a,i,s,u,f,d,m,h,p=function(e){var t=la(null),c=w(Wv,e);return e.on("NodeChange",(function(n){var l,r,o,a,i,s,u,f,d,m,h,p,g;!Hi(e)||Lt.browser.isIE()&&n.initial||(i=c,s=e.dom,u=n.parents,P(Q(f=j(R(va(wt.fromDom(s.getRoot()),'*[data-mce-selected="inline-boundary"]'),(function(e){return e.dom})),i),d=j(u,i)),w($b,!1)),P(Q(d,f),w($b,!0)),h=t,(m=e).selection.isCollapsed()&&!0!==m.composing&&h.get()&&(p=oi.fromRangeStart(m.selection.getRng()),oi.isTextPosition(p)&&!1===(Rn(g=p)||Pn(g))&&(Fb(m,ji(h.get(),p)),h.set(null))),l=c,r=e,o=t,a=n.parents,r.selection.isCollapsed()&&P(j(a,l),(function(e){var t=oi.fromRangeStart(r.selection.getRng());jz(l,r.getBody(),t).bind((function(e){return Ub(r,o,e)}))})))})),t}(e);return e.on("keyup compositionstart",w(mC,e)),h=p,(m=e).on("keydown",(function(e){var t,c,n,l;!1===e.isDefaultPrevented()&&(t=m,c=h,n=e,l=dt().os,MC([{keyCode:Tf.RIGHT,action:yC(pC,t,!0)},{keyCode:Tf.LEFT,action:yC(pC,t,!1)},{keyCode:Tf.UP,action:yC(gC,t,!1)},{keyCode:Tf.DOWN,action:yC(gC,t,!0)},{keyCode:Tf.RIGHT,action:yC(DC,t,!0)},{keyCode:Tf.LEFT,action:yC(DC,t,!1)},{keyCode:Tf.UP,action:yC(HC,t,!1)},{keyCode:Tf.DOWN,action:yC(HC,t,!0)},{keyCode:Tf.RIGHT,action:yC(_C,t,!0)},{keyCode:Tf.LEFT,action:yC(_C,t,!1)},{keyCode:Tf.UP,action:yC(wC,t,!1)},{keyCode:Tf.DOWN,action:yC(wC,t,!0)},{keyCode:Tf.RIGHT,action:yC(Wb,t,c,!0)},{keyCode:Tf.LEFT,action:yC(Wb,t,c,!1)},{keyCode:Tf.RIGHT,ctrlKey:!l.isOSX(),altKey:l.isOSX(),action:yC(ML,t,c)},{keyCode:Tf.LEFT,ctrlKey:!l.isOSX(),altKey:l.isOSX(),action:yC(_L,t,c)},{keyCode:Tf.UP,action:yC(LC,t,!1)},{keyCode:Tf.DOWN,action:yC(LC,t,!0)}],n).each((function(e){n.preventDefault()})))})),d=p,(f=e).on("keydown",(function(e){var t,c,n;!1===e.isDefaultPrevented()&&(c=d,n=e,MC([{keyCode:Tf.BACKSPACE,action:yC(aC,t=f,!1)},{keyCode:Tf.BACKSPACE,action:yC(Mz,t,!1)},{keyCode:Tf.DELETE,action:yC(Mz,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(vz,t,!1)},{keyCode:Tf.DELETE,action:yC(vz,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(Kb,t,c,!1)},{keyCode:Tf.DELETE,action:yC(Kb,t,c,!0)},{keyCode:Tf.BACKSPACE,action:yC(uh,t,!1)},{keyCode:Tf.DELETE,action:yC(uh,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(_z,t,!1)},{keyCode:Tf.DELETE,action:yC(_z,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(tC,t,!1)},{keyCode:Tf.DELETE,action:yC(tC,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(sz,t,!1)},{keyCode:Tf.DELETE,action:yC(sz,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(az,t,!1)},{keyCode:Tf.DELETE,action:yC(az,t,!0)},{keyCode:Tf.BACKSPACE,action:yC(Jb,t,!1)},{keyCode:Tf.DELETE,action:yC(Jb,t,!0)}],n).each((function(e){n.preventDefault()})))})),f.on("keyup",(function(e){var t,c;!1===e.isDefaultPrevented()&&(c=e,MC([{keyCode:Tf.BACKSPACE,action:yC(yz,t=f)},{keyCode:Tf.DELETE,action:yC(yz,t)}],c))})),(u=e).on("keydown",(function(e){var t,c,n;e.keyCode===Tf.ENTER&&(t=u,(c=e).isDefaultPrevented()||(c.preventDefault(),(n=t.undoManager).typing&&(n.typing=!1,n.add()),t.undoManager.transact((function(){!1===t.selection.isCollapsed()&&t.execCommand("Delete"),fL(t,c)}))))})),(s=e).on("keydown",(function(e){var t;!1===e.isDefaultPrevented()&&(t=e,MC([{keyCode:Tf.SPACEBAR,action:yC(gL,s)}],t).each((function(e){t.preventDefault()})))})),a=o=e,i=fa((function(){a.composing||Nm(a)}),0),DL.isIE()&&(a.on("keypress",(function(e){i.throttle()})),a.on("remove",(function(e){i.cancel()}))),o.on("input",(function(e){!1===e.isComposing&&Nm(o)})),r=p,(l=e).on("keydown",(function(e){var t,c,n;!1===e.isDefaultPrevented()&&(c=r,n=e,MC([{keyCode:Tf.END,action:yC(vC,t=l,!0)},{keyCode:Tf.HOME,action:yC(vC,t,!1)},{keyCode:Tf.END,action:yC(kC,t,!0)},{keyCode:Tf.HOME,action:yC(kC,t,!1)},{keyCode:Tf.END,action:yC(Zb,t,!0,c)},{keyCode:Tf.HOME,action:yC(Zb,t,!1,c)}],n).each((function(e){n.preventDefault()})))})),t=e,c=p,HL.os.isOSX()||(n=la(!1),t.on("keydown",(function(e){mL(e)&&hL(n,t,!0)})),t.on("keyup",(function(e){var l,r,o;!1===e.isDefaultPrevented()&&(o=e,MC([{keyCode:Tf.PAGE_UP,action:yC(Zb,l=t,!1,r=c)},{keyCode:Tf.PAGE_DOWN,action:yC(Zb,l,!0,r)}],o)),mL(e)&&n.get()&&(hL(n,t,!1),t.nodeChanged())}))),p}(_b=Mb=Mb||{})[_b.Up=-1]="Up",_b[_b.Down=1]="Down";var zL=w(Ab,Mb.Up,Aa,Ea),bL=w(Ab,Mb.Down,Ea,Aa),CL=Zc,LL=Wi,yL=function(e,t){var c=e.selection.getRng(),n=e.getBody();if(t){var l=oi.fromRangeEnd(c),r=kb(n,l);return ee(r.positions)}return l=oi.fromRangeStart(c),J((r=wb(n,l)).positions)},ML=w(Yb,!0),_L=w(Yb,!1),wL=function(e){return j(R(e.selection.getSelectedBlocks(),wt.fromDom),(function(e){return!rC(e)&&!Nt(e).exists(rC)&&pn(e,(function(e){return Yc(e.dom)||Zc(e.dom)})).exists((function(e){return Yc(e.dom)}))}))},kL=Zc,xL=w(xC,(function(e){return e.bottom}),(function(e,t){return e.yt})),AL=w(SC,wb),EL=w(SC,kb),TL=function(e,t){return c=oi.after(t),!!Uc(c.getNode())||Qu(e,oi.after(t)).map((function(e){return Uc(e.getNode())})).getOr(!1);var c},NL=nn([{br:[]},{block:[]},{none:[]}]),DL=dt().browser,HL=dt(),OL=w(pL,bl),VL=w(pL," "),RL=(PL.prototype.nodeChanged=function(e){var t,c,n,l=this.editor.selection;this.editor.initialized&&l&&!this.editor.getParam("disable_nodechange")&&!this.editor.mode.isReadOnly()&&(n=this.editor.getBody(),(t=l.getStart(!0)||n).ownerDocument===this.editor.getDoc()&&this.editor.dom.isChildOf(t,n)||(t=n),c=[],this.editor.dom.getParent(t,(function(e){return e===n||void c.push(e)})),(e=e||{}).element=t,e.parents=c,this.editor.fire("NodeChange",e))},PL.prototype.isSameElementPath=function(e){var t,c=this.editor.$(e).parentsUntil(this.editor.getBody()).add(e);if(c.length===this.lastPath.length){for(t=c.length;0<=t&&c[t]===this.lastPath[t];t--);if(-1===t)return this.lastPath=c,!0}return this.lastPath=c,!1},PL);function PL(e){var t;this.lastPath=[],this.editor=e;var c=this;"onselectionchange"in e.getDoc()||e.on("NodeChange click mouseup keyup focus",(function(c){var n=e.selection.getRng(),l={startContainer:n.startContainer,startOffset:n.startOffset,endContainer:n.endContainer,endOffset:n.endOffset};"nodechange"!==c.type&&Lf(l,t)||e.fire("SelectionChange"),t=l})),e.on("contextmenu",(function(){e.fire("SelectionChange")})),e.on("SelectionChange",(function(){var t=e.selection.getStart(!0);!t||!Lt.range&&e.selection.isCollapsed()||Eu(e)&&!c.isSameElementPath(t)&&e.dom.isChildOf(t,e.getBody())&&e.nodeChanged({selectionChange:!0})})),e.on("mouseup",(function(t){!t.isDefaultPrevented()&&Eu(e)&&("IMG"===e.selection.getNode().nodeName?kn.setEditorTimeout(e,(function(){e.nodeChanged()})):e.nodeChanged())}))}function BL(e){return Bc(e)&&dl(wt.fromDom(e))}function IL(e){var t=e.getBoundingClientRect(),c=e.ownerDocument,n=c.documentElement,l=c.defaultView;return{top:t.top+l.pageYOffset-n.clientTop,left:t.left+l.pageXOffset-n.clientLeft}}function jL(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function qL(e){var t,c,n,l,r,o,a=ua(),i=Xo.DOM,s=document,u=function(e,t){var c=kn.throttle((function(e,c){t._selectionOverrides.hideFakeCaret(),t.selection.placeCaretAt(e,c)}),0);return t.on("remove",c.stop),function(n){return e.on((function(e){var l,r,o,a,i,s,u,f,d,m,h,p,g,v,z,b,C,L,y,M,_=Math.max(Math.abs(n.screenX-e.screenX),Math.abs(n.screenY-e.screenY));if(!e.dragging&&10<_){if(t.fire("dragstart",{target:e.element}).isDefaultPrevented())return;e.dragging=!0,t.focus()}e.dragging&&(p=e,l={pageX:(z=n,b=(v=t).inline?IL(v.getBody()):{left:0,top:0},M=(y=v).getBody(),C=y.inline?{left:M.scrollLeft,top:M.scrollTop}:{left:0,top:0},(g={pageX:(L=function(e,t){if(t.target.ownerDocument===e.getDoc())return{left:t.pageX,top:t.pageY};var c,n,l,r,o,a=IL(e.getContentAreaContainer()),i=(n=(c=e).getBody(),l=c.getDoc().documentElement,r={left:n.scrollLeft,top:n.scrollTop},o={left:n.scrollLeft||l.scrollLeft,top:n.scrollTop||l.scrollTop},c.inline?r:o);return{left:t.pageX-a.left+i.left,top:t.pageY-a.top+i.top}}(v,z)).left-b.left+C.left,pageY:L.top-b.top+C.top}).pageX-p.relX),pageY:g.pageY+5},m=e.ghost,h=t.getBody(),m.parentNode!==h&&h.appendChild(m),r=e.ghost,a=e.width,i=e.height,s=e.maxX,u=e.maxY,d=f=0,r.style.left=(o=l).pageX+"px",r.style.top=o.pageY+"px",u').attr("id",b)).appendTo(e.getBody());var o=p.createRng();c===n&&Lt.ie?(r.empty().append('

     

    ').append(c),o.setStartAfter(r[0].firstChild.firstChild),o.setEndAfter(c)):(r.empty().append(bl).append(c).append(bl),o.setStart(r[0].firstChild,1),o.setEnd(r[0].lastChild,0)),r.css({top:p.getPos(t,e.getBody()).y}),r[0].focus();var a=h.getSel();return a.removeAllRanges(),a.addRange(o),o}(t,n.targetClone,c),r=wt.fromDom(t);return P(va(wt.fromDom(e.getBody()),"*[data-mce-selected]"),(function(e){qe(r,e)||bc(e,C)})),p.getAttrib(t,C)||t.setAttribute(C,"1"),u=t,y(),l}(g)}return null}function s(){u&&u.removeAttribute(C),vn(wt.fromDom(e.getBody()),"#"+b).each(Hc),u=null}var u,f,d,m,h=e.selection,p=e.dom,g=p.isBlock,v=e.getBody(),z=function(e,t,c,n){function l(){!function(){for(var e=va(wt.fromDom(t),"*[contentEditable=false],video,audio,embed,object"),c=0;c').css(xe({},f)).appendTo(t)[0];return a.set({caret:d,element:i,before:e}),e&&Yo(d).addClass("mce-visual-caret-before"),r=kn.setInterval((function(){n()?Yo("div.mce-visual-caret",t).toggleClass("mce-visual-caret-hidden"):Yo("div.mce-visual-caret",t).addClass("mce-visual-caret-hidden")}),500),(u=i.ownerDocument.createRange()).setStart(o,0),u.setEnd(o,0),u},hide:l,getCss:function(){return".mce-visual-caret {position: absolute;background-color: black;background-color: currentcolor;}.mce-visual-caret-hidden {display: none;}*[data-mce-caret] {position: absolute;left: -1000px;right: auto;top: 0;margin: 0;padding: 0;}"},reposition:function(){a.on((function(e){var c=qi(t,e.element,e.before);Yo(e.caret).css(xe({},c))}))},destroy:function(){return kn.clearInterval(r)}}}(e,v,g,(function(){return hd(e)})),b="sel-"+p.uniqueId(),C="data-mce-selected",L=h.getRng,y=function(){z.hide()};return Lt.ceFalse&&!Jp(e)&&(e.on("mouseup",(function(t){var c=L();c.collapsed&&ev(e,t.clientX,t.clientY)&&dz(e,c,!1).each(n)})),e.on("click",(function(t){var c=FL(e,t.target);c&&(fy(c)&&(t.preventDefault(),e.focus()),uy(c)&&p.isChildOf(c,h.getNode())&&s())})),e.on("blur NewBlock",s),e.on("ResizeWindow FullscreenStateChanged",z.reposition),e.on("tap",(function(c){var n=c.target,l=FL(e,n);fy(l)?(c.preventDefault(),fz(e,l).each(i)):t(n)&&fz(e,n).each(i)}),!0),e.on("mousedown",(function(r){var a,u,f,d,m,z,b,C=r.target;C!==v&&"HTML"!==C.nodeName&&!p.isChildOf(C,v)||!1===ev(e,r.clientX,r.clientY)||((a=FL(e,C))?fy(a)?(r.preventDefault(),fz(e,a).each(i)):(s(),uy(a)&&r.shiftKey||hf(r.clientX,r.clientY,h.getRng())||(y(),h.placeCaretAt(r.clientX,r.clientY))):t(C)?fz(e,C).each(i):!1===$i(C)&&(s(),y(),(u=function(e,t,c){function n(e){return!ic(e.node)&&!Qc(e.node)}var l,r,o,a=yb(j(Le(e.getElementsByTagName("*")),$i));return(o=Vb(j(a,w(Ob,c)),t,n))&&(o=Vb(function(e,t,c){function n(e,c){var n=j(yb([c]),(function(c){return!e(c,t)}));return l=l.concat(n),0===n.length}void 0===c&&(c=!0);var l=[];return l.push(t),Rb(Mb.Up,e,w(n,Aa),t.node,c),Rb(Mb.Down,e,w(n,Ea),t.node,c),l}(e,o,n(o)),t,n))&&$i(o.node)?{node:(l=o).node,before:Nb(l,r=t)")+"";e.getParam("document_base_url","")!==e.documentBaseUrl&&(t+=''),t+='';var c=Li(e,"body_id","tinymce"),n=Li(e,"body_class",""),l=e.translate(e.getParam("iframe_aria_text","Rich Text Area. Press ALT-0 for help.","string"));return yi(e)&&(t+=''),t+'
    '}(e),my.add(t.iframeContainer,a),i}(h=e,p=z),p.editorContainer&&(my.get(p.editorContainer).style.display=h.orgDisplay,h.hidden=my.isHidden(p.editorContainer)),h.getElement().style.display="none",my.setAttrib(h.id,"aria-hidden","true"),void(g||KL(h)))}function ty(e){return"-"===e.charAt(0)}function cy(e,t,c){return ve.from(t).filter((function(e){return 0")},mceToggleVisualAid:function(){e.hasVisual=!e.hasVisual,e.addVisual()},mceReplaceContent:function(t,c,n){e.execCommand("mceInsertContent",!1,n.replace(/\{\$selection\}/g,e.selection.getContent({format:"text"})))},mceInsertLink:function(t,c,n){"string"==typeof n&&(n={href:n});var l=e.dom.getParent(e.selection.getNode(),"a");n.href=n.href.replace(/ /g,"%20"),l&&n.href||e.formatter.remove("link"),n.href&&e.formatter.apply("link",n,l)},selectAll:function(){var t,c=e.dom.getParent(e.selection.getStart(),Yc);c&&((t=e.dom.createRng()).selectNodeContents(c),e.selection.setRng(t))},mceNewDocument:function(){e.setContent("")},InsertLineBreak:function(t,c,n){return JC(e,n),!0}}),t.addCommands({JustifyLeft:c("alignleft"),JustifyCenter:c("aligncenter"),JustifyRight:c("alignright"),JustifyFull:c("alignjustify"),"Bold,Italic,Underline,Strikethrough,Superscript,Subscript":function(e){return t.isFormatMatch(e)},mceBlockQuote:function(){return t.isFormatMatch("blockquote")},Outdent:function(){return lC(e)},"InsertUnorderedList,InsertOrderedList":function(t){var c=e.dom.getParent(e.selection.getNode(),"ul,ol");return c&&("insertunorderedlist"===t&&"UL"===c.tagName||"insertorderedlist"===t&&"OL"===c.tagName)}},"state"),t.addCommands({Undo:function(){e.undoManager.undo()},Redo:function(){e.undoManager.redo()}}),t.addQueryValueHandler("FontName",(function(){return ry(t=e,(function(e){return by(t.getBody(),e.dom)})).getOr("");var t}),this),t.addQueryValueHandler("FontSize",(function(){return ry(t=e,(function(e){return zy(t.getBody(),e.dom)})).getOr("");var t}),this),t.addQueryValueHandler("LineHeight",(function(){return ry(t=e,(function(e){var c=wt.fromDom(t.getBody());return bh(e,(function(e){return Lc(e,"line-height")}),w(qe,c)).getOrThunk((function(){var t=parseFloat(Cc(e,"line-height")),c=parseFloat(Cc(e,"font-size"));return String(t/c)}))})).getOr("");var t}),this)},_y);function _y(e){this.commands={state:{},exec:{},value:{}},this.editor=e,this.setupCommands(e)}function wy(e,t,c){try{e.getDoc().execCommand(t,!1,String(c))}catch(e){}}function ky(e,t){e.dom.contentEditable=t?"true":"false"}function xy(e,t){var c,n,l=wt.fromDom(e.getBody());(function(e,t,c){var n,l,r,o,a,i;ga(e,t)&&!1===c?(l=t,ha(n=e)?n.dom.classList.remove(l):(a=l,0<(i=j(ma(o=n,"class"),(function(e){return e!==a}))).length?hc(o,"class",i.join(" ")):bc(o,"class")),0===(ha(r=n)?r.dom.classList:ma(r,"class")).length&&bc(r,"class")):c&&pa(e,t)})(l,"mce-content-readonly",t),t?(e.selection.controlSelection.hideResizeRect(),e._selectionOverrides.hideFakeCaret(),ve.from(e.selection.getNode()).each((function(e){e.removeAttribute("data-mce-selected")})),ky(l,!(e.readonly=!0)),P(va(l,'*[contenteditable="true"]'),(function(e){hc(e,Ey,"true"),ky(e,!1)}))):(ky(l,!(e.readonly=!1)),P(va(l,"*["+Ey+'="true"]'),(function(e){bc(e,Ey),ky(e,!0)})),wy(e,"StyleWithCSS",!1),wy(e,"enableInlineTableEditing",!1),wy(e,"enableObjectResizing",!1),(hd(c=e)||(n=c,Jf(Nc(wt.fromDom(n.getElement()))).filter((function(e){return!(void 0!==(t=e.dom.classList)&&(t.contains("tox-edit-area")||t.contains("tox-edit-area__iframe")||t.contains("mce-content-body")))&&sd(n,e.dom);var t})).isSome()))&&e.focus(),e.selection.setRng(e.selection.getRng()),e.nodeChanged())}function Sy(e){return e.readonly}function Ay(e){e.parser.addAttributeFilter("contenteditable",(function(t){Sy(e)&&P(t,(function(e){e.attr(Ey,e.attr("contenteditable")),e.attr("contenteditable","false")}))})),e.serializer.addAttributeFilter(Ey,(function(t){Sy(e)&&P(t,(function(e){e.attr("contenteditable",e.attr(Ey))}))})),e.serializer.addTempAttr(Ey)}var Ey="data-mce-contenteditable",Ty=_t.makeMap("focus blur focusin focusout click dblclick mousedown mouseup mousemove mouseover beforepaste paste cut copy selectionchange mouseout mouseenter mouseleave wheel keydown keypress keyup input beforeinput contextmenu dragstart dragend dragover draggesture dragdrop drop drag submit compositionstart compositionend compositionupdate touchstart touchmove touchend touchcancel"," "),Ny=(Dy.isNative=function(e){return!!Ty[e.toLowerCase()]},Dy.prototype.fire=function(e,t){var c=e.toLowerCase(),n=ol(c,t||{},this.scope);this.settings.beforeFire&&this.settings.beforeFire(n);var l=this.bindings[c];if(l)for(var r=0,o=l.length;r"),By);return l[l.length-1]=_t.extend(l[l.length-1],{func:c,scope:n||this.editor}),_t.extend(l[0],{desc:this.editor.translate(t),subpatterns:l.slice(1)})},Qy.prototype.hasModifier=function(e){return e.altKey||e.ctrlKey||e.metaKey},Qy.prototype.isFunctionKey=function(e){return"keydown"===e.type&&112<=e.keyCode&&e.keyCode<=123},Qy.prototype.matchShortcut=function(e,t){return!!t&&t.ctrl===e.ctrlKey&&t.meta===e.metaKey&&t.alt===e.altKey&&t.shift===e.shiftKey&&!!(e.keyCode===t.keyCode||e.charCode&&e.charCode===t.charCode)&&(e.preventDefault(),!0)},Qy.prototype.executeShortcutAction=function(e){return e.func?e.func.call(e.scope):null},Qy);function Qy(e){this.shortcuts={},this.pendingPatterns=[],this.editor=e;var t=this;e.on("keyup keypress keydown",(function(e){!t.hasModifier(e)&&!t.isFunctionKey(e)||e.isDefaultPrevented()||(Uy(t.shortcuts,(function(c){if(t.matchShortcut(e,c))return t.pendingPatterns=c.subpatterns.slice(0),"keydown"===e.type&&t.executeShortcutAction(c),!0})),t.matchShortcut(e,t.pendingPatterns[0])&&(1===t.pendingPatterns.length&&"keydown"===e.type&&t.executeShortcutAction(t.pendingPatterns[0]),t.pendingPatterns.shift()))}))}var Ky=Xo.DOM,Xy=_t.extend,Jy=_t.each,eM=_t.resolve,tM=Lt.ie,cM=(nM.prototype.render=function(){!function(e){var t=e.id;ia.setCode(Si(e));var c,n,l,r,o=function(){gy.unbind(window,"ready",o),e.render()};or.Event.domLoaded?e.getElement()&&Lt.contentEditable&&(c=wt.fromDom(e.getElement()),n=F(c.dom.attributes,(function(e,t){return e[t.name]=t.value,e}),{}),e.on("remove",(function(){B(c.dom.attributes,(function(e){return bc(c,e.name),0})),pc(c,n)})),e.ui.styleSheetLoader=xn.forElement(c,{contentCssCors:(l=e).getParam("content_css_cors"),referrerPolicy:xi(l)}),e.getParam("inline")?e.inline=!0:(e.orgVisibility=e.getElement().style.visibility,e.getElement().style.visibility="hidden"),(r=e.getElement().form||gy.getParent(t,"form"))&&(e.formElement=r,e.getParam("hidden_input")&&!Ic(e.getElement())&&(gy.insertAfter(gy.create("input",{type:"hidden",name:t}),t),e.hasHiddenInput=!0),e.formEventDelegate=function(t){e.fire(t.type,t)},gy.bind(r,"submit reset",e.formEventDelegate),e.on("reset",(function(){e.resetContent()})),!e.getParam("submit_patch")||r.submit.nodeType||r.submit.length||r._mceOldSubmit||(r._mceOldSubmit=r.submit,r.submit=function(){return e.editorManager.triggerSave(),e.setDirty(!1),r._mceOldSubmit(r)})),e.windowManager=kv(e),e.notificationManager=tv(e),"xml"===e.getParam("encoding")&&e.on("GetContent",(function(e){e.save&&(e.content=gy.encode(e.content))})),e.getParam("add_form_submit_trigger")&&e.on("submit",(function(){e.initialized&&e.save()})),e.getParam("add_unload_trigger")&&(e._beforeUnload=function(){!e.initialized||e.destroyed||e.isHidden()||e.save({format:"raw",no_events:!0,set_dirty:!1})},e.editorManager.on("BeforeUnload",e._beforeUnload)),e.editorManager.add(e),function(e,t){var c,n,l=ca.ScriptLoader,r=l,o=t,a=function(){var c,n,r,o,a,s,u,f,d;a=l,f=Si(s=e),d=s.getParam("language_url","","string"),!1===ia.hasCode(f)&&"en"!==f&&(u=""!==d?d:s.editorManager.baseURL+"/langs/"+f+".js",a.add(u,i,void 0,(function(){Av(s,"LanguageLoadError",Ev("language",u,f))}))),r=l,P(function(e){for(var t=[],c=function(e){t.push(e)},n=0;n",visual:!0,font_size_legacy_values:"xx-small,small,medium,large,x-large,xx-large,300%",forced_root_block:"p",hidden_input:!0,inline_styles:!0,convert_fonts_to_spans:!0,indent:!0,indent_before:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",indent_after:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",entity_encoding:"named",url_converter:this.convertURL,url_converter_scope:this},z=xe(xe({},v),g?zv:{}),!1!==(b=Qg(pv||gv,pv,z,m,h)).deprecation_warnings&&function(e,t){var c,n,l,r,o,a,i,s=(c=e,n=j(uv,(function(e){return we(c,e)})),!1!==(l=c.forced_root_block)&&""!==l||n.push("forced_root_block (false only)"),K(n)),u=(i=_t.makeMap(t.plugins," "),K(Se(Se([],j(fv,h),!0),Y(dv,(function(e){return h(e)?[e+" (moving to premium)"]:[]})),!0))),f=0=c.x&&l.x+l.w<=c.w+c.x&&l.y>=c.y&&l.y+l.h<=c.h+c.y)return n[r];return null},intersect:function(e,t){var c=kM(e.x,t.x),n=kM(e.y,t.y),l=wM(e.x+e.w,t.x+t.w),r=wM(e.y+e.h,t.y+t.h);return l-c<0||r-n<0?null:CM(c,n,l-c,r-n)},clamp:function(e,t,c){var n=e.x,l=e.y,r=e.x+e.w,o=e.y+e.h,a=t.x+t.w,i=t.y+t.h,s=kM(0,t.x-n),u=kM(0,t.y-l),f=kM(0,r-a),d=kM(0,o-i);return n+=s,l+=u,c&&(r+=s,o+=u,n-=f,l-=d),CM(n,l,(r-=f)-n,(o-=d)-l)},create:CM,fromClientRect:function(e){return CM(e.left,e.top,e.width,e.height)}},AM=(LM={},yM={},{load:function(e,t){var c='Script at URL "'+t+'" failed to load',n='Script at URL "'+t+"\" did not call `tinymce.Resource.add('"+e+"', data)` within 1 second";if(void 0!==LM[e])return LM[e];var l=new wn((function(l,r){var o=function(e,t,c){function n(e){return function(){for(var t=[],c=0;c\n
    \n\n
    ',null!=e.firstChild?e.insertBefore(this.el,e.firstChild):e.appendChild(this.el)}return this.el},J.prototype.finish=function(){var e=this.getElement();return e.className=e.className.replace("pace-active","pace-inactive"),document.body.className=document.body.className.replace("pace-running ","pace-done ")},J.prototype.update=function(e){return this.progress=e,o.trigger("progress",e),this.render()},J.prototype.destroy=function(){try{this.getElement().parentNode.removeChild(this.getElement())}catch(e){r=e}return this.el=void 0},J.prototype.render=function(){var e,t,c,n,l,r,a;if(null==document.querySelector(x.target))return!1;for(e=this.getElement(),n="translate3d("+this.progress+"%, 0, 0)",l=0,r=(a=["webkitTransform","msTransform","transform"]).length;lx.eventLag.sampleCount&&l.shift(),e=h(l),++n>=x.eventLag.minSamples&&ethis.progress&&(this.progress+=this.catchup*e),t=1-Math.pow(this.progress/100,x.easeFactor),this.progress+=t*this.rate*e,this.progress=Math.min(this.lastProgress+x.maxProgressPerFrame,this.progress),this.progress=Math.max(0,this.progress),this.progress=Math.min(100,this.progress),this.lastProgress=this.progress,this.progress},s=oe,g=m=V=p=T=O=null,o.running=!1,M=function(){if(x.restartOnPushState)return o.restart()},null!=window.history.pushState&&(F=window.history.pushState,window.history.pushState=function(){return M(),F.apply(window.history,arguments)}),null!=window.history.replaceState&&(U=window.history.replaceState,window.history.replaceState=function(){return M(),U.apply(window.history,arguments)}),i={ajax:t,elements:L,document:W,eventLag:G},(w=function(){var e,t,n,l,r,a,u,f;for(o.sources=O=[],t=0,l=(a=["ajax","elements","document","eventLag"]).length;ty&&(y=-50),h(this),d.each((function(){var r=e(this);l(r);var o=this,a=o.id,d={position:"absolute",top:h=-y+"%",left:h,display:"block",width:d=100+2*y+"%",height:d,margin:0,padding:0,background:"#fff",border:0,opacity:0},h=_mobile?{position:"absolute",visibility:"hidden"}:y?d:{position:"absolute",opacity:0},g="checkbox"==o[_type]?p.checkboxClass||"icheckbox":p.radioClass||"i"+u,M=e(_label+'[for="'+a+'"]').add(r.closest(_label)),_=!!p.aria,w=i+"-"+Math.random().toString(36).substr(2,6),k='
    ")[_callback]("ifCreated").parent().append(p.insert),d=e('').css(d).appendTo(k),r.data(i,{o:p,s:r.attr("style")}).css(h),p.inheritClass&&k[_add](o.className||""),p.inheritID&&a&&k.attr("id",i+"-"+a),"static"==k.css("position")&&k.css("position","relative"),t(r,!0,_update),M.length&&M.on(_click+".i mouseover.i mouseout.i "+_touch,(function(c){var n=c[_type],l=e(this);if(!o[m]){if(n==_click){if(e(c.target).is("a"))return;t(r,!1,!0)}else C&&(/ut|nd/.test(n)?(k[_remove](v),l[_remove](L)):(k[_add](v),l[_add](L)));if(!_mobile)return!1;c.stopPropagation()}})),r.on(_click+".i focus.i blur.i keyup.i keydown.i keypress.i",(function(e){var t=e[_type];return e=e.keyCode,t!=_click&&("keydown"==t&&32==e?(o[_type]==u&&o[f]||(o[f]?n(r,f):c(r,f)),!1):void("keyup"==t&&o[_type]==u?!o[f]&&c(r,f):/us|ur/.test(t)&&k["blur"==t?_remove:_add](z)))})),d.on(_click+" mousedown mouseup mouseover mouseout "+_touch,(function(e){var c=e[_type],n=/wn|up/.test(c)?b:v;if(!o[m]){if(c==_click?t(r,!1,!0):(/wn|er|in/.test(c)?k[_add](n):k[_remove](n+" "+b),M.length&&C&&n==v&&M[/ut|nd/.test(c)?_remove:_add](L)),!_mobile)return!1;e.stopPropagation()}}))}))}}(window.jQuery||window.Zepto);const base_url=window.location.origin;function ajax_group_status(e,t){let c=Math.random();null!=t?$.ajax({url:base_url+"/admin/ajax?action=toggle_group_active_status&rand="+c,data:{group_id:e,group_status:t},dataType:"html",success:function(c){$("div#message").html(c),$("div#message").show("fast",(function(){})),0==t?$("td#group-"+e).html('Activate'):$("td#group-"+e).html('Deactivate'),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_status: "+t)}}):alert("Weird.. what group id are looking for?")}function ajax_backfill_status(e,t){let c=Math.random();null!=t?$.ajax({url:base_url+"/admin/ajax?action=toggle_group_backfill_status&rand="+c,data:{group_id:e,backfill_status:t},dataType:"html",success:function(c){$("div#message").html(c),$("div#message").show("fast",(function(){})),0==t?$("td#backfill-"+e).html('Activate'):$("td#backfill-"+e).html('Deactivate'),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_backfill_status: "+t)}}):alert("Weird.. what group id are looking for?")}function ajax_group_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_delete_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_delete: "+t)}})}function ajax_group_reset(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_reset_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_reset: "+t)}})}function ajax_group_purge(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_purge_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_purge: "+t)}})}function ajax_all_reset(){let e=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_reset_all&rand="+e,data:"All groups reset.",dataType:"html",success:function(e){$("div#message").html(e),$("div#message").show("fast",(function(){})),$("#grouprow-"+id).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_all_reset: "+t)}})}function ajax_all_purge(){let e=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_purge_all&rand="+e,data:"All groups purged",dataType:"html",success:function(e){$("div#message").html(e),$("div#message").show("fast",(function(){})),$("#grouprow-"+id).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_all_purge: "+t)}})}function ajax_binaryblacklist_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=binary_blacklist_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_binaryblacklist_delete: "+t)}})}function ajax_category_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=category_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_category_regex_delete: "+t)}})}function ajax_collection_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=collection_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_collection_regex_delete: "+t)}})}function ajax_release_naming_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=release_naming_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_release_naming_regex_delete: "+t)}})}function countChecked(){"all"===checkState&&$(".bulk_action input[name='table_records']").iCheck("check"),"none"===checkState&&$(".bulk_action input[name='table_records']").iCheck("uncheck");var e=$(".bulk_action input[name='table_records']:checked").length;e?($(".column-title").hide(),$(".bulk-actions").show(),$(".action-cnt").html(e+" Records Selected")):($(".column-title").show(),$(".bulk-actions").hide())}function gd(e,t,c){return new Date(e,t-1,c).getTime()}function init_flot_chart(){if(void 0!==$.plot){console.log("init_flot_chart");for(var e=[[gd(2012,1,1),17],[gd(2012,1,2),74],[gd(2012,1,3),6],[gd(2012,1,4),39],[gd(2012,1,5),20],[gd(2012,1,6),85],[gd(2012,1,7),7]],t=[[gd(2012,1,1),82],[gd(2012,1,2),23],[gd(2012,1,3),66],[gd(2012,1,4),9],[gd(2012,1,5),119],[gd(2012,1,6),6],[gd(2012,1,7),9]],c=[],n=0;n<30;n++)c.push([new Date(Date.today().add(n).days()).getTime(),randNum()+n+n+10]);var l={grid:{show:!0,aboveData:!0,color:"#3f3f3f",labelMargin:10,axisMargin:0,borderWidth:0,borderColor:null,minBorderMargin:5,clickable:!0,hoverable:!0,autoHighlight:!0,mouseActiveRadius:100},series:{lines:{show:!0,fill:!0,lineWidth:2,steps:!1},points:{show:!0,radius:4.5,symbol:"circle",lineWidth:3}},legend:{position:"ne",margin:[0,-25],noColumns:0,labelBoxBorderColor:null,labelFormatter:function(e,t){return e+"  "},width:40,height:1},colors:["#96CA59","#3F97EB","#72c380","#6f7a8a","#f7cb38","#5a8022","#2c7282"],shadowSize:0,tooltip:!0,tooltipOpts:{content:"%s: %y.0",xDateFormat:"%d/%m",shifts:{x:-30,y:-50},defaultTheme:!1},yaxis:{min:0},xaxis:{mode:"time",minTickSize:[1,"day"],timeformat:"%d/%m/%y",min:c[0][0],max:c[20][0]}};$("#chart_plot_01").length&&(console.log("Plot1"),$.plot($("#chart_plot_01"),[e,t],{series:{lines:{show:!1,fill:!0},splines:{show:!0,tension:.4,lineWidth:1,fill:.4},points:{radius:0,show:!0},shadowSize:2},grid:{verticalLines:!0,hoverable:!0,clickable:!0,tickColor:"#d5d5d5",borderWidth:1,color:"#fff"},colors:["rgba(38, 185, 154, 0.38)","rgba(3, 88, 106, 0.38)"],xaxis:{tickColor:"rgba(51, 51, 51, 0.06)",mode:"time",tickSize:[1,"day"],axisLabel:"Date",axisLabelUseCanvas:!0,axisLabelFontSizePixels:12,axisLabelFontFamily:"Verdana, Arial",axisLabelPadding:10},yaxis:{ticks:8,tickColor:"rgba(51, 51, 51, 0.06)"},tooltip:!1})),$("#chart_plot_02").length&&(console.log("Plot2"),$.plot($("#chart_plot_02"),[{label:"Email Sent",data:c,lines:{fillColor:"rgba(150, 202, 89, 0.12)"},points:{fillColor:"#fff"}}],l)),$("#chart_plot_03").length&&(console.log("Plot3"),$.plot($("#chart_plot_03"),[{label:"Registrations",data:[[0,1],[1,9],[2,6],[3,10],[4,5],[5,17],[6,6],[7,10],[8,7],[9,11],[10,35],[11,9],[12,12],[13,5],[14,3],[15,4],[16,9]],lines:{fillColor:"rgba(150, 202, 89, 0.12)"},points:{fillColor:"#fff"}}],{series:{curvedLines:{apply:!0,active:!0,monotonicFit:!0}},colors:["#26B99A"],grid:{borderWidth:{top:0,right:0,bottom:1,left:1},borderColor:{bottom:"#7F8790",left:"#7F8790"}}}))}}function init_starrr(){"undefined"!=typeof starrr&&(console.log("init_starrr"),$(".stars").starrr(),$(".stars-existing").starrr({rating:4}),$(".stars").on("starrr:change",(function(e,t){$(".stars-count").html(t)})),$(".stars-existing").on("starrr:change",(function(e,t){$(".stars-count-existing").html(t)})))}function init_JQVmap(){void 0!==jQuery.fn.vectorMap&&(console.log("init_JQVmap"),$("#world-map-gdp").length&&$("#world-map-gdp").vectorMap({map:"world_en",backgroundColor:null,color:"#ffffff",hoverOpacity:.7,selectedColor:"#666666",enableZoom:!0,showTooltip:!0,values:sample_data,scaleColors:["#E6F2F0","#149B7E"],normalizeFunction:"polynomial"}),$("#usa_map").length&&$("#usa_map").vectorMap({map:"usa_en",backgroundColor:null,color:"#ffffff",hoverOpacity:.7,selectedColor:"#666666",enableZoom:!0,showTooltip:!0,values:sample_data,scaleColors:["#E6F2F0","#149B7E"],normalizeFunction:"polynomial"}))}function init_skycons(){if("undefined"!=typeof Skycons){console.log("init_skycons");var e,t=new Skycons({color:"#73879C"}),c=["clear-day","clear-night","partly-cloudy-day","partly-cloudy-night","cloudy","rain","sleet","snow","wind","fog"];for(e=c.length;e--;)t.set(c[e],c[e]);t.play()}}function init_chart_doughnut(){if("undefined"!=typeof Chart&&(console.log("init_chart_doughnut"),$(".canvasDoughnut").length)){var e={type:"doughnut",tooltipFillColor:"rgba(51, 51, 51, 0.55)",data:{labels:["Symbian","Blackberry","Other","Android","IOS"],datasets:[{data:[15,20,30,10,30],backgroundColor:["#BDC3C7","#9B59B6","#E74C3C","#26B99A","#3498DB"],hoverBackgroundColor:["#CFD4D8","#B370CF","#E95E4F","#36CAAB","#49A9EA"]}]},options:{legend:!1,responsive:!1}};$(".canvasDoughnut").each((function(){var t=$(this);new Chart(t,e)}))}}function init_gauge(){if("undefined"!=typeof Gauge){console.log("init_gauge ["+$(".gauge-chart").length+"]"),console.log("init_gauge");var e={lines:12,angle:0,lineWidth:.4,pointer:{length:.75,strokeWidth:.042,color:"#1D212A"},limitMax:"false",colorStart:"#1ABC9C",colorStop:"#1ABC9C",strokeColor:"#F0F3F3",generateGradient:!0};if($("#chart_gauge_01").length)var t=document.getElementById("chart_gauge_01"),c=new Gauge(t).setOptions(e);if($("#gauge-text").length&&(c.maxValue=6e3,c.animationSpeed=32,c.set(3200),c.setTextField(document.getElementById("gauge-text"))),$("#chart_gauge_02").length)var n=document.getElementById("chart_gauge_02"),l=new Gauge(n).setOptions(e);$("#gauge-text2").length&&(l.maxValue=9e3,l.animationSpeed=32,l.set(2400),l.setTextField(document.getElementById("gauge-text2")))}}function init_sparklines(){void 0!==jQuery.fn.sparkline&&(console.log("init_sparklines"),$(".sparkline_one").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"bar",height:"125",barWidth:13,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline_two").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"bar",height:"40",barWidth:9,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline_three").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"line",width:"200",height:"40",lineColor:"#26B99A",fillColor:"rgba(223, 223, 223, 0.57)",lineWidth:2,spotColor:"#26B99A",minSpotColor:"#26B99A"}),$(".sparkline11").sparkline([2,4,3,4,5,4,5,4,3,4,6,2,4,3,4,5,4,5,4,3],{type:"bar",height:"40",barWidth:8,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline22").sparkline([2,4,3,4,7,5,4,3,5,6,2,4,3,4,5,4,5,4,3,4,6],{type:"line",height:"40",width:"200",lineColor:"#26B99A",fillColor:"#ffffff",lineWidth:3,spotColor:"#34495E",minSpotColor:"#34495E"}),$(".sparkline_bar").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5],{type:"bar",colorMap:{7:"#a1a1a1"},barColor:"#26B99A"}),$(".sparkline_area").sparkline([5,6,7,9,9,5,3,2,2,4,6,7],{type:"line",lineColor:"#26B99A",fillColor:"#26B99A",spotColor:"#4578a0",minSpotColor:"#728fb2",maxSpotColor:"#6d93c4",highlightSpotColor:"#ef5179",highlightLineColor:"#8ba8bf",spotRadius:2.5,width:85}),$(".sparkline_line").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5],{type:"line",lineColor:"#26B99A",fillColor:"#ffffff",width:85,spotColor:"#34495E",minSpotColor:"#34495E"}),$(".sparkline_pie").sparkline([1,1,2,1],{type:"pie",sliceColors:["#26B99A","#ccc","#75BCDD","#D66DE2"]}),$(".sparkline_discreet").sparkline([4,6,7,7,4,3,2,1,4,4,2,4,3,7,8,9,7,6,4,3],{type:"discrete",barWidth:3,lineColor:"#26B99A",width:"85"}))}function init_autocomplete(){if("undefined"!=typeof autocomplete){console.log("init_autocomplete");var e=$.map({AD:"Andorra",A2:"Andorra Test",AE:"United Arab Emirates",AF:"Afghanistan",AG:"Antigua and Barbuda",AI:"Anguilla",AL:"Albania",AM:"Armenia",AN:"Netherlands Antilles",AO:"Angola",AQ:"Antarctica",AR:"Argentina",AS:"American Samoa",AT:"Austria",AU:"Australia",AW:"Aruba",AX:"Åland Islands",AZ:"Azerbaijan",BA:"Bosnia and Herzegovina",BB:"Barbados",BD:"Bangladesh",BE:"Belgium",BF:"Burkina Faso",BG:"Bulgaria",BH:"Bahrain",BI:"Burundi",BJ:"Benin",BL:"Saint Barthélemy",BM:"Bermuda",BN:"Brunei",BO:"Bolivia",BQ:"British Antarctic Territory",BR:"Brazil",BS:"Bahamas",BT:"Bhutan",BV:"Bouvet Island",BW:"Botswana",BY:"Belarus",BZ:"Belize",CA:"Canada",CC:"Cocos [Keeling] Islands",CD:"Congo - Kinshasa",CF:"Central African Republic",CG:"Congo - Brazzaville",CH:"Switzerland",CI:"Côte d’Ivoire",CK:"Cook Islands",CL:"Chile",CM:"Cameroon",CN:"China",CO:"Colombia",CR:"Costa Rica",CS:"Serbia and Montenegro",CT:"Canton and Enderbury Islands",CU:"Cuba",CV:"Cape Verde",CX:"Christmas Island",CY:"Cyprus",CZ:"Czech Republic",DD:"East Germany",DE:"Germany",DJ:"Djibouti",DK:"Denmark",DM:"Dominica",DO:"Dominican Republic",DZ:"Algeria",EC:"Ecuador",EE:"Estonia",EG:"Egypt",EH:"Western Sahara",ER:"Eritrea",ES:"Spain",ET:"Ethiopia",FI:"Finland",FJ:"Fiji",FK:"Falkland Islands",FM:"Micronesia",FO:"Faroe Islands",FQ:"French Southern and Antarctic Territories",FR:"France",FX:"Metropolitan France",GA:"Gabon",GB:"United Kingdom",GD:"Grenada",GE:"Georgia",GF:"French Guiana",GG:"Guernsey",GH:"Ghana",GI:"Gibraltar",GL:"Greenland",GM:"Gambia",GN:"Guinea",GP:"Guadeloupe",GQ:"Equatorial Guinea",GR:"Greece",GS:"South Georgia and the South Sandwich Islands",GT:"Guatemala",GU:"Guam",GW:"Guinea-Bissau",GY:"Guyana",HK:"Hong Kong SAR China",HM:"Heard Island and McDonald Islands",HN:"Honduras",HR:"Croatia",HT:"Haiti",HU:"Hungary",ID:"Indonesia",IE:"Ireland",IL:"Israel",IM:"Isle of Man",IN:"India",IO:"British Indian Ocean Territory",IQ:"Iraq",IR:"Iran",IS:"Iceland",IT:"Italy",JE:"Jersey",JM:"Jamaica",JO:"Jordan",JP:"Japan",JT:"Johnston Island",KE:"Kenya",KG:"Kyrgyzstan",KH:"Cambodia",KI:"Kiribati",KM:"Comoros",KN:"Saint Kitts and Nevis",KP:"North Korea",KR:"South Korea",KW:"Kuwait",KY:"Cayman Islands",KZ:"Kazakhstan",LA:"Laos",LB:"Lebanon",LC:"Saint Lucia",LI:"Liechtenstein",LK:"Sri Lanka",LR:"Liberia",LS:"Lesotho",LT:"Lithuania",LU:"Luxembourg",LV:"Latvia",LY:"Libya",MA:"Morocco",MC:"Monaco",MD:"Moldova",ME:"Montenegro",MF:"Saint Martin",MG:"Madagascar",MH:"Marshall Islands",MI:"Midway Islands",MK:"Macedonia",ML:"Mali",MM:"Myanmar [Burma]",MN:"Mongolia",MO:"Macau SAR China",MP:"Northern Mariana Islands",MQ:"Martinique",MR:"Mauritania",MS:"Montserrat",MT:"Malta",MU:"Mauritius",MV:"Maldives",MW:"Malawi",MX:"Mexico",MY:"Malaysia",MZ:"Mozambique",NA:"Namibia",NC:"New Caledonia",NE:"Niger",NF:"Norfolk Island",NG:"Nigeria",NI:"Nicaragua",NL:"Netherlands",NO:"Norway",NP:"Nepal",NQ:"Dronning Maud Land",NR:"Nauru",NT:"Neutral Zone",NU:"Niue",NZ:"New Zealand",OM:"Oman",PA:"Panama",PC:"Pacific Islands Trust Territory",PE:"Peru",PF:"French Polynesia",PG:"Papua New Guinea",PH:"Philippines",PK:"Pakistan",PL:"Poland",PM:"Saint Pierre and Miquelon",PN:"Pitcairn Islands",PR:"Puerto Rico",PS:"Palestinian Territories",PT:"Portugal",PU:"U.S. Miscellaneous Pacific Islands",PW:"Palau",PY:"Paraguay",PZ:"Panama Canal Zone",QA:"Qatar",RE:"Réunion",RO:"Romania",RS:"Serbia",RU:"Russia",RW:"Rwanda",SA:"Saudi Arabia",SB:"Solomon Islands",SC:"Seychelles",SD:"Sudan",SE:"Sweden",SG:"Singapore",SH:"Saint Helena",SI:"Slovenia",SJ:"Svalbard and Jan Mayen",SK:"Slovakia",SL:"Sierra Leone",SM:"San Marino",SN:"Senegal",SO:"Somalia",SR:"Suriname",ST:"São Tomé and Príncipe",SU:"Union of Soviet Socialist Republics",SV:"El Salvador",SY:"Syria",SZ:"Swaziland",TC:"Turks and Caicos Islands",TD:"Chad",TF:"French Southern Territories",TG:"Togo",TH:"Thailand",TJ:"Tajikistan",TK:"Tokelau",TL:"Timor-Leste",TM:"Turkmenistan",TN:"Tunisia",TO:"Tonga",TR:"Turkey",TT:"Trinidad and Tobago",TV:"Tuvalu",TW:"Taiwan",TZ:"Tanzania",UA:"Ukraine",UG:"Uganda",UM:"U.S. Minor Outlying Islands",US:"United States",UY:"Uruguay",UZ:"Uzbekistan",VA:"Vatican City",VC:"Saint Vincent and the Grenadines",VD:"North Vietnam",VE:"Venezuela",VG:"British Virgin Islands",VI:"U.S. Virgin Islands",VN:"Vietnam",VU:"Vanuatu",WF:"Wallis and Futuna",WK:"Wake Island",WS:"Samoa",YD:"People's Democratic Republic of Yemen",YE:"Yemen",YT:"Mayotte",ZA:"South Africa",ZM:"Zambia",ZW:"Zimbabwe",ZZ:"Unknown or Invalid Region"},(function(e,t){return{value:e,data:t}}));$("#autocomplete-custom-append").autocomplete({lookup:e})}}function init_autosize(){void 0!==$.fn.autosize&&autosize($(".resizable_textarea"))}function init_parsley(){if("undefined"!=typeof parsley){console.log("init_parsley"),$("parsley:field:validate",(function(){e()})),$("#demo-form .btn").on("click",(function(){$("#demo-form").parsley().validate(),e()}));var e=function(){!0===$("#demo-form").parsley().isValid()?($(".bs-callout-info").removeClass("hidden"),$(".bs-callout-warning").addClass("hidden")):($(".bs-callout-info").addClass("hidden"),$(".bs-callout-warning").removeClass("hidden"))};$("parsley:field:validate",(function(){e()})),$("#demo-form2 .btn").on("click",(function(){$("#demo-form2").parsley().validate(),e()}));e=function(){!0===$("#demo-form2").parsley().isValid()?($(".bs-callout-info").removeClass("hidden"),$(".bs-callout-warning").addClass("hidden")):($(".bs-callout-info").addClass("hidden"),$(".bs-callout-warning").removeClass("hidden"))};try{hljs.initHighlightingOnLoad()}catch(e){}}}function onAddTag(e){alert("Added a tag: "+e)}function onRemoveTag(e){alert("Removed a tag: "+e)}function onChangeTag(e,t){alert("Changed a tag: "+t)}function init_TagsInput(){void 0!==$.fn.tagsInput&&$("#tags_1").tagsInput({width:"auto"})}function init_select2(){"undefined"!=typeof select2&&(console.log("init_toolbox"),$(".select2_single").select2({placeholder:"Select a state",allowClear:!0}),$(".select2_group").select2({}),$(".select2_multiple").select2({maximumSelectionLength:4,placeholder:"With Max Selection limit 4",allowClear:!0}))}function init_wysiwyg(){function e(e,t){var c="";"unsupported-file-type"===e?c="Unsupported format "+t:console.log("error uploading file",e,t),$('
    File upload error '+c+"
    ").prependTo("#alerts")}void 0!==$.fn.wysiwyg&&(console.log("init_wysiwyg"),$(".editor-wrapper").each((function(){var t=$(this).attr("id");$(this).wysiwyg({toolbarSelector:'[data-target="#'+t+'"]',fileUploadError:e})})),window.prettyPrint,prettyPrint())}function init_cropper(){if(void 0!==$.fn.cropper){console.log("init_cropper");var e=$("#image"),t=$("#download"),c=$("#dataX"),n=$("#dataY"),l=$("#dataHeight"),r=$("#dataWidth"),o=$("#dataRotate"),a=$("#dataScaleX"),i=$("#dataScaleY"),s={aspectRatio:16/9,preview:".img-preview",crop:function(e){c.val(Math.round(e.x)),n.val(Math.round(e.y)),l.val(Math.round(e.height)),r.val(Math.round(e.width)),o.val(e.rotate),a.val(e.scaleX),i.val(e.scaleY)}};$('[data-toggle="tooltip"]').tooltip(),e.on({"build.cropper":function(e){console.log(e.type)},"built.cropper":function(e){console.log(e.type)},"cropstart.cropper":function(e){console.log(e.type,e.action)},"cropmove.cropper":function(e){console.log(e.type,e.action)},"cropend.cropper":function(e){console.log(e.type,e.action)},"crop.cropper":function(e){console.log(e.type,e.x,e.y,e.width,e.height,e.rotate,e.scaleX,e.scaleY)},"zoom.cropper":function(e){console.log(e.type,e.ratio)}}).cropper(s),$.isFunction(document.createElement("canvas").getContext)||$('button[data-method="getCroppedCanvas"]').prop("disabled",!0),void 0===document.createElement("cropper").style.transition&&($('button[data-method="rotate"]').prop("disabled",!0),$('button[data-method="scale"]').prop("disabled",!0)),void 0===t[0].download&&t.addClass("disabled"),$(".docs-toggles").on("change","input",(function(){var t,c,n=$(this),l=n.attr("name"),r=n.prop("type");e.data("cropper")&&("checkbox"===r?(s[l]=n.prop("checked"),t=e.cropper("getCropBoxData"),c=e.cropper("getCanvasData"),s.built=function(){e.cropper("setCropBoxData",t),e.cropper("setCanvasData",c)}):"radio"===r&&(s[l]=n.val()),e.cropper("destroy").cropper(s))})),$(".docs-buttons").on("click","[data-method]",(function(){var c,n,l=$(this),r=l.data();if(!l.prop("disabled")&&!l.hasClass("disabled")&&e.data("cropper")&&r.method){if(void 0!==(r=$.extend({},r)).target&&(c=$(r.target),void 0===r.option))try{r.option=JSON.parse(c.val())}catch(e){console.log(e.message)}switch(n=e.cropper(r.method,r.option,r.secondOption),r.method){case"scaleX":case"scaleY":$(this).data("option",-r.option);break;case"getCroppedCanvas":n&&($("#getCroppedCanvasModal").modal().find(".modal-body").html(n),t.hasClass("disabled")||t.attr("href",n.toDataURL()))}if($.isPlainObject(n)&&c)try{c.val(JSON.stringify(n))}catch(e){console.log(e.message)}}})),$(document.body).on("keydown",(function(t){if(e.data("cropper")&&!(this.scrollTop>300))switch(t.which){case 37:t.preventDefault(),e.cropper("move",-1,0);break;case 38:t.preventDefault(),e.cropper("move",0,-1);break;case 39:t.preventDefault(),e.cropper("move",1,0);break;case 40:t.preventDefault(),e.cropper("move",0,1)}}));var u,f=$("#inputImage"),d=window.URL||window.webkitURL;d?f.change((function(){var t,c=this.files;e.data("cropper")&&c&&c.length&&(t=c[0],/^image\/\w+$/.test(t.type)?(u=d.createObjectURL(t),e.one("built.cropper",(function(){d.revokeObjectURL(u)})).cropper("reset").cropper("replace",u),f.val("")):window.alert("Please choose an image file."))})):f.prop("disabled",!0).parent().addClass("disabled")}}function init_knob(){if(void 0!==$.fn.knob){console.log("init_knob"),$(".knob").knob({change:function(e){},release:function(e){console.log("release : "+e)},cancel:function(){console.log("cancel : ",this)},draw:function(){if("tron"==this.$.data("skin")){this.cursorExt=.3;var e,t=this.arc(this.cv);return this.g.lineWidth=this.lineWidth,this.o.displayPrevious&&(e=this.arc(this.v),this.g.beginPath(),this.g.strokeStyle=this.pColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth,e.s,e.e,e.d),this.g.stroke()),this.g.beginPath(),this.g.strokeStyle=this.o.fgColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth,t.s,t.e,t.d),this.g.stroke(),this.g.lineWidth=2,this.g.beginPath(),this.g.strokeStyle=this.o.fgColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth+1+2*this.lineWidth/3,0,2*Math.PI,!1),this.g.stroke(),!1}}});var e,t=0,c=0,n=0,l=$("div.idir"),r=$("div.ival");$("input.infinite").knob({min:0,max:20,stopper:!1,change:function(){e>this.cv?t?(n--,l.show().html("-").fadeOut(),r.html(n),t=0):(t=1,c=0):e
    ";document.getElementById("custom_notifications")?($("#custom_notifications ul.notifications").append("
  • "),$("#custom_notifications #notif-group").append(c),e++,CustomTabs(t)):alert("doesnt exists")},CustomTabs=function(e){$(".tabbed_notifications > div").hide(),$(".tabbed_notifications > div:first-of-type").show(),$("#custom_notifications").removeClass("dsp_none"),$(".notifications a").click((function(e){e.preventDefault();var t=$(this),c="#"+t.parents(".notifications").data("tabbed_notifications"),n=t.closest("li").siblings().children("a"),l=t.attr("href");n.removeClass("active"),t.addClass("active"),$(c).children("div").hide(),$(l).show()}))},CustomTabs();var t=idname="";$(document).on("click",".notification_close",(function(e){idname=$(this).parent().parent().attr("id"),t=idname.substr(-2),$("#ntf"+t).remove(),$("#ntlink"+t).parent().remove(),$(".notifications a").first().addClass("active"),$("#notif-group div").first().css("display","block")}))}}function init_EasyPieChart(){if(void 0!==$.fn.easyPieChart){console.log("init_EasyPieChart"),$(".chart").easyPieChart({easing:"easeOutElastic",delay:3e3,barColor:"#26B99A",trackColor:"#fff",scaleColor:!1,lineWidth:20,trackWidth:16,lineCap:"butt",onStep:function(e,t,c){$(this.el).find(".percent").text(Math.round(c))}});var e=window.chart=$(".chart").data("easyPieChart");$(".js_update").on("click",(function(){e.update(200*Math.random()-100)}))}}function init_charts(){if(console.log("run_charts typeof ["+typeof Chart+"]"),"undefined"!=typeof Chart){if(console.log("init_charts"),Chart.defaults.global.legend={enabled:!1},$("#canvas_line").length&&new Chart(document.getElementById("canvas_line"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line1").length&&new Chart(document.getElementById("canvas_line1"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line2").length&&new Chart(document.getElementById("canvas_line2"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line3").length&&new Chart(document.getElementById("canvas_line3"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line4").length&&new Chart(document.getElementById("canvas_line4"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#lineChart").length){var e=document.getElementById("lineChart");new Chart(e,{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}})}if($("#mybarChart").length){e=document.getElementById("mybarChart");new Chart(e,{type:"bar",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"# of Votes",backgroundColor:"#26B99A",data:[51,30,40,28,92,50,45]},{label:"# of Votes",backgroundColor:"#03586A",data:[41,56,25,48,72,34,12]}]},options:{scales:{yAxes:[{ticks:{beginAtZero:!0}}]}}})}if($("#canvasDoughnut").length){e=document.getElementById("canvasDoughnut");var t={labels:["Dark Grey","Purple Color","Gray Color","Green Color","Blue Color"],datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],hoverBackgroundColor:["#34495E","#B370CF","#CFD4D8","#36CAAB","#49A9EA"]}]};new Chart(e,{type:"doughnut",tooltipFillColor:"rgba(51, 51, 51, 0.55)",data:t})}if($("#canvasRadar").length){e=document.getElementById("canvasRadar"),t={labels:["Eating","Drinking","Sleeping","Designing","Coding","Cycling","Running"],datasets:[{label:"My First dataset",backgroundColor:"rgba(3, 88, 106, 0.2)",borderColor:"rgba(3, 88, 106, 0.80)",pointBorderColor:"rgba(3, 88, 106, 0.80)",pointBackgroundColor:"rgba(3, 88, 106, 0.80)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",data:[65,59,90,81,56,55,40]},{label:"My Second dataset",backgroundColor:"rgba(38, 185, 154, 0.2)",borderColor:"rgba(38, 185, 154, 0.85)",pointColor:"rgba(38, 185, 154, 0.85)",pointStrokeColor:"#fff",pointHighlightFill:"#fff",pointHighlightStroke:"rgba(151,187,205,1)",data:[28,48,40,19,96,27,100]}]};new Chart(e,{type:"radar",data:t})}if($("#pieChart").length){e=document.getElementById("pieChart"),t={datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],label:"My dataset"}],labels:["Dark Gray","Purple","Gray","Green","Blue"]};new Chart(e,{data:t,type:"pie",otpions:{legend:!1}})}if($("#polarArea").length){e=document.getElementById("polarArea"),t={datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],label:"My dataset"}],labels:["Dark Gray","Purple","Gray","Green","Blue"]};new Chart(e,{data:t,type:"polarArea",options:{scale:{ticks:{beginAtZero:!0}}}})}}}function init_compose(){void 0!==$.fn.slideToggle&&(console.log("init_compose"),$("#compose, .compose-close").click((function(){$(".compose").slideToggle()})))}function init_calendar(){if(void 0!==$.fn.fullCalendar){console.log("init_calendar");var e,t=new Date,c=t.getDate(),n=t.getMonth(),l=t.getFullYear(),r=$("#calendar").fullCalendar({header:{left:"prev,next today",center:"title",right:"month,agendaWeek,agendaDay,listMonth"},selectable:!0,selectHelper:!0,select:function(t,c,n){$("#fc_create").click(),e=t,ended=c,$(".antosubmit").on("click",(function(){var t=$("#title").val();return c&&(ended=c),$("#event_type").val(),t&&r.fullCalendar("renderEvent",{title:t,start:e,end:c,allDay:n},!0),$("#title").val(""),r.fullCalendar("unselect"),$(".antoclose").click(),!1}))},eventClick:function(e,t,c){$("#fc_edit").click(),$("#title2").val(e.title),$("#event_type").val(),$(".antosubmit2").on("click",(function(){e.title=$("#title2").val(),r.fullCalendar("updateEvent",e),$(".antoclose2").click()})),r.fullCalendar("unselect")},editable:!0,events:[{title:"All Day Event",start:new Date(l,n,1)},{title:"Long Event",start:new Date(l,n,c-5),end:new Date(l,n,c-2)},{title:"Meeting",start:new Date(l,n,c,10,30),allDay:!1},{title:"Lunch",start:new Date(l,n,c+14,12,0),end:new Date(l,n,c,14,0),allDay:!1},{title:"Birthday Party",start:new Date(l,n,c+1,19,0),end:new Date(l,n,c+1,22,30),allDay:!1},{title:"Click for Google",start:new Date(l,n,28),end:new Date(l,n,29),url:"http://google.com/"}]})}}function init_DataTables(){if(console.log("run_datatables"),void 0!==$.fn.DataTable){console.log("init_DataTables");TableManageButtons=function(){"use strict";return{init:function(){$("#datatable-buttons").length&&$("#datatable-buttons").DataTable({dom:"Bfrtip",buttons:[{extend:"copy",className:"btn-sm"},{extend:"csv",className:"btn-sm"},{extend:"excel",className:"btn-sm"},{extend:"pdfHtml5",className:"btn-sm"},{extend:"print",className:"btn-sm"}],responsive:!0})}}}(),$("#datatable").dataTable(),$("#datatable-keytable").DataTable({keys:!0}),$("#datatable-responsive").DataTable(),$("#datatable-scroller").DataTable({ajax:"js/datatables/json/scroller-demo.json",deferRender:!0,scrollY:380,scrollCollapse:!0,scroller:!0}),$("#datatable-fixed-header").DataTable({fixedHeader:!0});var e=$("#datatable-checkbox");e.dataTable({order:[[1,"asc"]],columnDefs:[{orderable:!1,targets:[0]}]}),e.on("draw.dt",(function(){$("checkbox input").iCheck({checkboxClass:"icheckbox_flat-green"})})),TableManageButtons.init()}}function init_morris_charts(){"undefined"!=typeof Morris&&(console.log("init_morris_charts"),$("#graph_bar").length&&Morris.Bar({element:"graph_bar",data:[{device:"iPhone 4",geekbench:380},{device:"iPhone 4S",geekbench:655},{device:"iPhone 3GS",geekbench:275},{device:"iPhone 5",geekbench:1571},{device:"iPhone 5S",geekbench:655},{device:"iPhone 6",geekbench:2154},{device:"iPhone 6 Plus",geekbench:1144},{device:"iPhone 6S",geekbench:2371},{device:"iPhone 6S Plus",geekbench:1471},{device:"Other",geekbench:1371}],xkey:"device",ykeys:["geekbench"],labels:["Geekbench"],barRatio:.4,barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],xLabelAngle:35,hideHover:"auto",resize:!0}),$("#graph_bar_group").length&&Morris.Bar({element:"graph_bar_group",data:[{period:"2016-10-01",licensed:807,sorned:660},{period:"2016-09-30",licensed:1251,sorned:729},{period:"2016-09-29",licensed:1769,sorned:1018},{period:"2016-09-20",licensed:2246,sorned:1461},{period:"2016-09-19",licensed:2657,sorned:1967},{period:"2016-09-18",licensed:3148,sorned:2627},{period:"2016-09-17",licensed:3471,sorned:3740},{period:"2016-09-16",licensed:2871,sorned:2216},{period:"2016-09-15",licensed:2401,sorned:1656},{period:"2016-09-10",licensed:2115,sorned:1022}],xkey:"period",barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],ykeys:["licensed","sorned"],labels:["Licensed","SORN"],hideHover:"auto",xLabelAngle:60,resize:!0}),$("#graphx").length&&Morris.Bar({element:"graphx",data:[{x:"2015 Q1",y:2,z:3,a:4},{x:"2015 Q2",y:3,z:5,a:6},{x:"2015 Q3",y:4,z:3,a:2},{x:"2015 Q4",y:2,z:4,a:5}],xkey:"x",ykeys:["y","z","a"],barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],hideHover:"auto",labels:["Y","Z","A"],resize:!0}).on("click",(function(e,t){console.log(e,t)})),$("#graph_area").length&&Morris.Area({element:"graph_area",data:[{period:"2014 Q1",iphone:2666,ipad:null,itouch:2647},{period:"2014 Q2",iphone:2778,ipad:2294,itouch:2441},{period:"2014 Q3",iphone:4912,ipad:1969,itouch:2501},{period:"2014 Q4",iphone:3767,ipad:3597,itouch:5689},{period:"2015 Q1",iphone:6810,ipad:1914,itouch:2293},{period:"2015 Q2",iphone:5670,ipad:4293,itouch:1881},{period:"2015 Q3",iphone:4820,ipad:3795,itouch:1588},{period:"2015 Q4",iphone:15073,ipad:5967,itouch:5175},{period:"2016 Q1",iphone:10687,ipad:4460,itouch:2028},{period:"2016 Q2",iphone:8432,ipad:5713,itouch:1791}],xkey:"period",ykeys:["iphone","ipad","itouch"],lineColors:["#26B99A","#34495E","#ACADAC","#3498DB"],labels:["iPhone","iPad","iPod Touch"],pointSize:2,hideHover:"auto",resize:!0}),$("#graph_donut").length&&Morris.Donut({element:"graph_donut",data:[{label:"Jam",value:25},{label:"Frosted",value:40},{label:"Custard",value:25},{label:"Sugar",value:10}],colors:["#26B99A","#34495E","#ACADAC","#3498DB"],formatter:function(e){return e+"%"},resize:!0}),$("#graph_line").length&&(Morris.Line({element:"graph_line",xkey:"year",ykeys:["value"],labels:["Value"],hideHover:"auto",lineColors:["#26B99A","#34495E","#ACADAC","#3498DB"],data:[{year:"2012",value:20},{year:"2013",value:10},{year:"2014",value:5},{year:"2015",value:5},{year:"2016",value:20}],resize:!0}),$MENU_TOGGLE.on("click",(function(){$(window).resize()}))))}function init_echarts(){if("undefined"!=typeof echarts){console.log("init_echarts");var e={color:["#26B99A","#34495E","#BDC3C7","#3498DB","#9B59B6","#8abb6f","#759c6a","#bfd3b7"],title:{itemGap:8,textStyle:{fontWeight:"normal",color:"#408829"}},dataRange:{color:["#1f610a","#97b58d"]},toolbox:{color:["#408829","#408829","#408829","#408829"]},tooltip:{backgroundColor:"rgba(0,0,0,0.5)",axisPointer:{type:"line",lineStyle:{color:"#408829",type:"dashed"},crossStyle:{color:"#408829"},shadowStyle:{color:"rgba(200,200,200,0.3)"}}},dataZoom:{dataBackgroundColor:"#eee",fillerColor:"rgba(64,136,41,0.2)",handleColor:"#408829"},grid:{borderWidth:0},categoryAxis:{axisLine:{lineStyle:{color:"#408829"}},splitLine:{lineStyle:{color:["#eee"]}}},valueAxis:{axisLine:{lineStyle:{color:"#408829"}},splitArea:{show:!0,areaStyle:{color:["rgba(250,250,250,0.1)","rgba(200,200,200,0.1)"]}},splitLine:{lineStyle:{color:["#eee"]}}},timeline:{lineStyle:{color:"#408829"},controlStyle:{normal:{color:"#408829"},emphasis:{color:"#408829"}}},k:{itemStyle:{normal:{color:"#68a54a",color0:"#a9cba2",lineStyle:{width:1,color:"#408829",color0:"#86b379"}}}},map:{itemStyle:{normal:{areaStyle:{color:"#ddd"},label:{textStyle:{color:"#c12e34"}}},emphasis:{areaStyle:{color:"#99d2dd"},label:{textStyle:{color:"#c12e34"}}}}},force:{itemStyle:{normal:{linkStyle:{strokeColor:"#408829"}}}},chord:{padding:4,itemStyle:{normal:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"},chordStyle:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"}}},emphasis:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"},chordStyle:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"}}}}},gauge:{startAngle:225,endAngle:-45,axisLine:{show:!0,lineStyle:{color:[[.2,"#86b379"],[.8,"#68a54a"],[1,"#408829"]],width:8}},axisTick:{splitNumber:10,length:12,lineStyle:{color:"auto"}},axisLabel:{textStyle:{color:"auto"}},splitLine:{length:18,lineStyle:{color:"auto"}},pointer:{length:"90%",color:"auto"},title:{textStyle:{color:"#333"}},detail:{textStyle:{color:"auto"}}},textStyle:{fontFamily:"Arial, Verdana, sans-serif"}};if($("#mainb").length)echarts.init(document.getElementById("mainb"),e).setOption({title:{text:"Graph title",subtext:"Graph Sub-text"},tooltip:{trigger:"axis"},legend:{data:["sales","purchases"]},toolbox:{show:!1},calculable:!1,xAxis:[{type:"category",data:["1?","2?","3?","4?","5?","6?","7?","8?","9?","10?","11?","12?"]}],yAxis:[{type:"value"}],series:[{name:"sales",type:"bar",data:[2,4.9,7,23.2,25.6,76.7,135.6,162.2,32.6,20,6.4,3.3],markPoint:{data:[{type:"max",name:"???"},{type:"min",name:"???"}]},markLine:{data:[{type:"average",name:"???"}]}},{name:"purchases",type:"bar",data:[2.6,5.9,9,26.4,28.7,70.7,175.6,182.2,48.7,18.8,6,2.3],markPoint:{data:[{name:"sales",value:182.2,xAxis:7,yAxis:183},{name:"purchases",value:2.3,xAxis:11,yAxis:3}]},markLine:{data:[{type:"average",name:"???"}]}}]});if($("#echart_sonar").length)echarts.init(document.getElementById("echart_sonar"),e).setOption({title:{text:"Budget vs spending",subtext:"Subtitle"},tooltip:{trigger:"item"},legend:{orient:"vertical",x:"right",y:"bottom",data:["Allocated Budget","Actual Spending"]},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},polar:[{indicator:[{text:"Sales",max:6e3},{text:"Administration",max:16e3},{text:"Information Techology",max:3e4},{text:"Customer Support",max:38e3},{text:"Development",max:52e3},{text:"Marketing",max:25e3}]}],calculable:!0,series:[{name:"Budget vs spending",type:"radar",data:[{value:[4300,1e4,28e3,35e3,5e4,19e3],name:"Allocated Budget"},{value:[5e3,14e3,28e3,31e3,42e3,21e3],name:"Actual Spending"}]}]});if($("#echart_pyramid").length)echarts.init(document.getElementById("echart_pyramid"),e).setOption({title:{text:"Echart Pyramid Graph",subtext:"Subtitle"},tooltip:{trigger:"item",formatter:"{a}
    {b} : {c}%"},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},legend:{data:["Something #1","Something #2","Something #3","Something #4","Something #5"],orient:"vertical",x:"left",y:"bottom"},calculable:!0,series:[{name:"漏斗图",type:"funnel",width:"40%",data:[{value:60,name:"Something #1"},{value:40,name:"Something #2"},{value:20,name:"Something #3"},{value:80,name:"Something #4"},{value:100,name:"Something #5"}]}]});if($("#echart_gauge").length)echarts.init(document.getElementById("echart_gauge"),e).setOption({tooltip:{formatter:"{a}
    {b} : {c}%"},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"Performance",type:"gauge",center:["50%","50%"],startAngle:140,endAngle:-140,min:0,max:100,precision:0,splitNumber:10,axisLine:{show:!0,lineStyle:{color:[[.2,"lightgreen"],[.4,"orange"],[.8,"skyblue"],[1,"#ff4500"]],width:30}},axisTick:{show:!0,splitNumber:5,length:8,lineStyle:{color:"#eee",width:1,type:"solid"}},axisLabel:{show:!0,formatter:function(e){switch(e+""){case"10":return"a";case"30":return"b";case"60":return"c";case"90":return"d";default:return""}},textStyle:{color:"#333"}},splitLine:{show:!0,length:30,lineStyle:{color:"#eee",width:2,type:"solid"}},pointer:{length:"80%",width:8,color:"auto"},title:{show:!0,offsetCenter:["-65%",-10],textStyle:{color:"#333",fontSize:15}},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:40,offsetCenter:["-60%",10],formatter:"{value}%",textStyle:{color:"auto",fontSize:30}},data:[{value:50,name:"Performance"}]}]});if($("#echart_line").length)echarts.init(document.getElementById("echart_line"),e).setOption({title:{text:"Line Graph",subtext:"Subtitle"},tooltip:{trigger:"axis"},legend:{x:220,y:40,data:["Intent","Pre-order","Deal"]},toolbox:{show:!0,feature:{magicType:{show:!0,title:{line:"Line",bar:"Bar",stack:"Stack",tiled:"Tiled"},type:["line","bar","stack","tiled"]},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,xAxis:[{type:"category",boundaryGap:!1,data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]}],yAxis:[{type:"value"}],series:[{name:"Deal",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[10,12,21,54,260,830,710]},{name:"Pre-order",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[30,182,434,791,390,30,10]},{name:"Intent",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[1320,1132,601,234,120,90,20]}]});if($("#echart_scatter").length)echarts.init(document.getElementById("echart_scatter"),e).setOption({title:{text:"Scatter Graph",subtext:"Heinz 2003"},tooltip:{trigger:"axis",showDelay:0,axisPointer:{type:"cross",lineStyle:{type:"dashed",width:1}}},legend:{data:["Data2","Data1"]},toolbox:{show:!0,feature:{saveAsImage:{show:!0,title:"Save Image"}}},xAxis:[{type:"value",scale:!0,axisLabel:{formatter:"{value} cm"}}],yAxis:[{type:"value",scale:!0,axisLabel:{formatter:"{value} kg"}}],series:[{name:"Data1",type:"scatter",tooltip:{trigger:"item",formatter:function(e){return e.value.length>1?e.seriesName+" :
    "+e.value[0]+"cm "+e.value[1]+"kg ":e.seriesName+" :
    "+e.name+" : "+e.value+"kg "}},data:[[161.2,51.6],[167.5,59],[159.5,49.2],[157,63],[155.8,53.6],[170,59],[159.1,47.6],[166,69.8],[176.2,66.8],[160.2,75.2],[172.5,55.2],[170.9,54.2],[172.9,62.5],[153.4,42],[160,50],[147.2,49.8],[168.2,49.2],[175,73.2],[157,47.8],[167.6,68.8],[159.5,50.6],[175,82.5],[166.8,57.2],[176.5,87.8],[170.2,72.8],[174,54.5],[173,59.8],[179.9,67.3],[170.5,67.8],[160,47],[154.4,46.2],[162,55],[176.5,83],[160,54.4],[152,45.8],[162.1,53.6],[170,73.2],[160.2,52.1],[161.3,67.9],[166.4,56.6],[168.9,62.3],[163.8,58.5],[167.6,54.5],[160,50.2],[161.3,60.3],[167.6,58.3],[165.1,56.2],[160,50.2],[170,72.9],[157.5,59.8],[167.6,61],[160.7,69.1],[163.2,55.9],[152.4,46.5],[157.5,54.3],[168.3,54.8],[180.3,60.7],[165.5,60],[165,62],[164.5,60.3],[156,52.7],[160,74.3],[163,62],[165.7,73.1],[161,80],[162,54.7],[166,53.2],[174,75.7],[172.7,61.1],[167.6,55.7],[151.1,48.7],[164.5,52.3],[163.5,50],[152,59.3],[169,62.5],[164,55.7],[161.2,54.8],[155,45.9],[170,70.6],[176.2,67.2],[170,69.4],[162.5,58.2],[170.3,64.8],[164.1,71.6],[169.5,52.8],[163.2,59.8],[154.5,49],[159.8,50],[173.2,69.2],[170,55.9],[161.4,63.4],[169,58.2],[166.2,58.6],[159.4,45.7],[162.5,52.2],[159,48.6],[162.8,57.8],[159,55.6],[179.8,66.8],[162.9,59.4],[161,53.6],[151.1,73.2],[168.2,53.4],[168.9,69],[173.2,58.4],[171.8,56.2],[178,70.6],[164.3,59.8],[163,72],[168.5,65.2],[166.8,56.6],[172.7,105.2],[163.5,51.8],[169.4,63.4],[167.8,59],[159.5,47.6],[167.6,63],[161.2,55.2],[160,45],[163.2,54],[162.2,50.2],[161.3,60.2],[149.5,44.8],[157.5,58.8],[163.2,56.4],[172.7,62],[155,49.2],[156.5,67.2],[164,53.8],[160.9,54.4],[162.8,58],[167,59.8],[160,54.8],[160,43.2],[168.9,60.5],[158.2,46.4],[156,64.4],[160,48.8],[167.1,62.2],[158,55.5],[167.6,57.8],[156,54.6],[162.1,59.2],[173.4,52.7],[159.8,53.2],[170.5,64.5],[159.2,51.8],[157.5,56],[161.3,63.6],[162.6,63.2],[160,59.5],[168.9,56.8],[165.1,64.1],[162.6,50],[165.1,72.3],[166.4,55],[160,55.9],[152.4,60.4],[170.2,69.1],[162.6,84.5],[170.2,55.9],[158.8,55.5],[172.7,69.5],[167.6,76.4],[162.6,61.4],[167.6,65.9],[156.2,58.6],[175.2,66.8],[172.1,56.6],[162.6,58.6],[160,55.9],[165.1,59.1],[182.9,81.8],[166.4,70.7],[165.1,56.8],[177.8,60],[165.1,58.2],[175.3,72.7],[154.9,54.1],[158.8,49.1],[172.7,75.9],[168.9,55],[161.3,57.3],[167.6,55],[165.1,65.5],[175.3,65.5],[157.5,48.6],[163.8,58.6],[167.6,63.6],[165.1,55.2],[165.1,62.7],[168.9,56.6],[162.6,53.9],[164.5,63.2],[176.5,73.6],[168.9,62],[175.3,63.6],[159.4,53.2],[160,53.4],[170.2,55],[162.6,70.5],[167.6,54.5],[162.6,54.5],[160.7,55.9],[160,59],[157.5,63.6],[162.6,54.5],[152.4,47.3],[170.2,67.7],[165.1,80.9],[172.7,70.5],[165.1,60.9],[170.2,63.6],[170.2,54.5],[170.2,59.1],[161.3,70.5],[167.6,52.7],[167.6,62.7],[165.1,86.3],[162.6,66.4],[152.4,67.3],[168.9,63],[170.2,73.6],[175.2,62.3],[175.2,57.7],[160,55.4],[165.1,104.1],[174,55.5],[170.2,77.3],[160,80.5],[167.6,64.5],[167.6,72.3],[167.6,61.4],[154.9,58.2],[162.6,81.8],[175.3,63.6],[171.4,53.4],[157.5,54.5],[165.1,53.6],[160,60],[174,73.6],[162.6,61.4],[174,55.5],[162.6,63.6],[161.3,60.9],[156.2,60],[149.9,46.8],[169.5,57.3],[160,64.1],[175.3,63.6],[169.5,67.3],[160,75.5],[172.7,68.2],[162.6,61.4],[157.5,76.8],[176.5,71.8],[164.4,55.5],[160.7,48.6],[174,66.4],[163.8,67.3]],markPoint:{data:[{type:"max",name:"Max"},{type:"min",name:"Min"}]},markLine:{data:[{type:"average",name:"Mean"}]}},{name:"Data2",type:"scatter",tooltip:{trigger:"item",formatter:function(e){return e.value.length>1?e.seriesName+" :
    "+e.value[0]+"cm "+e.value[1]+"kg ":e.seriesName+" :
    "+e.name+" : "+e.value+"kg "}},data:[[174,65.6],[175.3,71.8],[193.5,80.7],[186.5,72.6],[187.2,78.8],[181.5,74.8],[184,86.4],[184.5,78.4],[175,62],[184,81.6],[180,76.6],[177.8,83.6],[192,90],[176,74.6],[174,71],[184,79.6],[192.7,93.8],[171.5,70],[173,72.4],[176,85.9],[176,78.8],[180.5,77.8],[172.7,66.2],[176,86.4],[173.5,81.8],[178,89.6],[180.3,82.8],[180.3,76.4],[164.5,63.2],[173,60.9],[183.5,74.8],[175.5,70],[188,72.4],[189.2,84.1],[172.8,69.1],[170,59.5],[182,67.2],[170,61.3],[177.8,68.6],[184.2,80.1],[186.7,87.8],[171.4,84.7],[172.7,73.4],[175.3,72.1],[180.3,82.6],[182.9,88.7],[188,84.1],[177.2,94.1],[172.1,74.9],[167,59.1],[169.5,75.6],[174,86.2],[172.7,75.3],[182.2,87.1],[164.1,55.2],[163,57],[171.5,61.4],[184.2,76.8],[174,86.8],[174,72.2],[177,71.6],[186,84.8],[167,68.2],[171.8,66.1],[182,72],[167,64.6],[177.8,74.8],[164.5,70],[192,101.6],[175.5,63.2],[171.2,79.1],[181.6,78.9],[167.4,67.7],[181.1,66],[177,68.2],[174.5,63.9],[177.5,72],[170.5,56.8],[182.4,74.5],[197.1,90.9],[180.1,93],[175.5,80.9],[180.6,72.7],[184.4,68],[175.5,70.9],[180.6,72.5],[177,72.5],[177.1,83.4],[181.6,75.5],[176.5,73],[175,70.2],[174,73.4],[165.1,70.5],[177,68.9],[192,102.3],[176.5,68.4],[169.4,65.9],[182.1,75.7],[179.8,84.5],[175.3,87.7],[184.9,86.4],[177.3,73.2],[167.4,53.9],[178.1,72],[168.9,55.5],[157.2,58.4],[180.3,83.2],[170.2,72.7],[177.8,64.1],[172.7,72.3],[165.1,65],[186.7,86.4],[165.1,65],[174,88.6],[175.3,84.1],[185.4,66.8],[177.8,75.5],[180.3,93.2],[180.3,82.7],[177.8,58],[177.8,79.5],[177.8,78.6],[177.8,71.8],[177.8,116.4],[163.8,72.2],[188,83.6],[198.1,85.5],[175.3,90.9],[166.4,85.9],[190.5,89.1],[166.4,75],[177.8,77.7],[179.7,86.4],[172.7,90.9],[190.5,73.6],[185.4,76.4],[168.9,69.1],[167.6,84.5],[175.3,64.5],[170.2,69.1],[190.5,108.6],[177.8,86.4],[190.5,80.9],[177.8,87.7],[184.2,94.5],[176.5,80.2],[177.8,72],[180.3,71.4],[171.4,72.7],[172.7,84.1],[172.7,76.8],[177.8,63.6],[177.8,80.9],[182.9,80.9],[170.2,85.5],[167.6,68.6],[175.3,67.7],[165.1,66.4],[185.4,102.3],[181.6,70.5],[172.7,95.9],[190.5,84.1],[179.1,87.3],[175.3,71.8],[170.2,65.9],[193,95.9],[171.4,91.4],[177.8,81.8],[177.8,96.8],[167.6,69.1],[167.6,82.7],[180.3,75.5],[182.9,79.5],[176.5,73.6],[186.7,91.8],[188,84.1],[188,85.9],[177.8,81.8],[174,82.5],[177.8,80.5],[171.4,70],[185.4,81.8],[185.4,84.1],[188,90.5],[188,91.4],[182.9,89.1],[176.5,85],[175.3,69.1],[175.3,73.6],[188,80.5],[188,82.7],[175.3,86.4],[170.5,67.7],[179.1,92.7],[177.8,93.6],[175.3,70.9],[182.9,75],[170.8,93.2],[188,93.2],[180.3,77.7],[177.8,61.4],[185.4,94.1],[168.9,75],[185.4,83.6],[180.3,85.5],[174,73.9],[167.6,66.8],[182.9,87.3],[160,72.3],[180.3,88.6],[167.6,75.5],[186.7,101.4],[175.3,91.1],[175.3,67.3],[175.9,77.7],[175.3,81.8],[179.1,75.5],[181.6,84.5],[177.8,76.6],[182.9,85],[177.8,102.5],[184.2,77.3],[179.1,71.8],[176.5,87.9],[188,94.3],[174,70.9],[167.6,64.5],[170.2,77.3],[167.6,72.3],[188,87.3],[174,80],[176.5,82.3],[180.3,73.6],[167.6,74.1],[188,85.9],[180.3,73.2],[167.6,76.3],[183,65.9],[183,90.9],[179.1,89.1],[170.2,62.3],[177.8,82.7],[179.1,79.1],[190.5,98.2],[177.8,84.1],[180.3,83.2],[180.3,83.2]],markPoint:{data:[{type:"max",name:"Max"},{type:"min",name:"Min"}]},markLine:{data:[{type:"average",name:"Mean"}]}}]});if($("#echart_bar_horizontal").length)echarts.init(document.getElementById("echart_bar_horizontal"),e).setOption({title:{text:"Bar Graph",subtext:"Graph subtitle"},tooltip:{trigger:"axis"},legend:{x:100,data:["2015","2016"]},toolbox:{show:!0,feature:{saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,xAxis:[{type:"value",boundaryGap:[0,.01]}],yAxis:[{type:"category",data:["Jan","Feb","Mar","Apr","May","Jun"]}],series:[{name:"2015",type:"bar",data:[18203,23489,29034,104970,131744,630230]},{name:"2016",type:"bar",data:[19325,23438,31e3,121594,134141,681807]}]});if($("#echart_pie2").length)echarts.init(document.getElementById("echart_pie2"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},legend:{x:"center",y:"bottom",data:["rose1","rose2","rose3","rose4","rose5","rose6"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"]},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,series:[{name:"Area Mode",type:"pie",radius:[25,90],center:["50%",170],roseType:"area",x:"50%",max:40,sort:"ascending",data:[{value:10,name:"rose1"},{value:5,name:"rose2"},{value:15,name:"rose3"},{value:25,name:"rose4"},{value:20,name:"rose5"},{value:35,name:"rose6"}]}]});if($("#echart_donut").length)echarts.init(document.getElementById("echart_donut"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},calculable:!0,legend:{x:"center",y:"bottom",data:["Direct Access","E-mail Marketing","Union Ad","Video Ads","Search Engine"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"],option:{funnel:{x:"25%",width:"50%",funnelAlign:"center",max:1548}}},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"Access to the resource",type:"pie",radius:["35%","55%"],itemStyle:{normal:{label:{show:!0},labelLine:{show:!0}},emphasis:{label:{show:!0,position:"center",textStyle:{fontSize:"14",fontWeight:"normal"}}}},data:[{value:335,name:"Direct Access"},{value:310,name:"E-mail Marketing"},{value:234,name:"Union Ad"},{value:135,name:"Video Ads"},{value:1548,name:"Search Engine"}]}]});if($("#echart_pie").length){echarts.init(document.getElementById("echart_pie"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},legend:{x:"center",y:"bottom",data:["Direct Access","E-mail Marketing","Union Ad","Video Ads","Search Engine"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"],option:{funnel:{x:"25%",width:"50%",funnelAlign:"left",max:1548}}},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,series:[{name:"访问来源",type:"pie",radius:"55%",center:["50%","48%"],data:[{value:335,name:"Direct Access"},{value:310,name:"E-mail Marketing"},{value:234,name:"Union Ad"},{value:135,name:"Video Ads"},{value:1548,name:"Search Engine"}]}]});var t={normal:{label:{show:!1},labelLine:{show:!1}}},c={normal:{color:"rgba(0,0,0,0)",label:{show:!1},labelLine:{show:!1}},emphasis:{color:"rgba(0,0,0,0)"}}}if($("#echart_mini_pie").length)echarts.init(document.getElementById("echart_mini_pie"),e).setOption({title:{text:"Chart #2",subtext:"From ExcelHome",sublink:"http://e.weibo.com/1341556070/AhQXtjbqh",x:"center",y:"center",itemGap:20,textStyle:{color:"rgba(30,144,255,0.8)",fontFamily:"微软雅黑",fontSize:35,fontWeight:"bolder"}},tooltip:{show:!0,formatter:"{a}
    {b} : {c} ({d}%)"},legend:{orient:"vertical",x:170,y:45,itemGap:12,data:["68%Something #1","29%Something #2","3%Something #3"]},toolbox:{show:!0,feature:{mark:{show:!0},dataView:{show:!0,title:"Text View",lang:["Text View","Close","Refresh"],readOnly:!1},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"1",type:"pie",clockWise:!1,radius:[105,130],itemStyle:t,data:[{value:68,name:"68%Something #1"},{value:32,name:"invisible",itemStyle:c}]},{name:"2",type:"pie",clockWise:!1,radius:[80,105],itemStyle:t,data:[{value:29,name:"29%Something #2"},{value:71,name:"invisible",itemStyle:c}]},{name:"3",type:"pie",clockWise:!1,radius:[25,80],itemStyle:t,data:[{value:3,name:"3%Something #3"},{value:97,name:"invisible",itemStyle:c}]}]});if($("#echart_world_map").length)echarts.init(document.getElementById("echart_world_map"),e).setOption({title:{text:"World Population (2010)",subtext:"from United Nations, Total population, both sexes combined, as of 1 July (thousands)",x:"center",y:"top"},tooltip:{trigger:"item",formatter:function(e){var t=(e.value+"").split(".");return t=t[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+"."+t[1],e.seriesName+"
    "+e.name+" : "+t}},toolbox:{show:!0,orient:"vertical",x:"right",y:"center",feature:{mark:{show:!0},dataView:{show:!0,title:"Text View",lang:["Text View","Close","Refresh"],readOnly:!1},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},dataRange:{min:0,max:1e6,text:["High","Low"],realtime:!1,calculable:!0,color:["#087E65","#26B99A","#CBEAE3"]},series:[{name:"World Population (2010)",type:"map",mapType:"world",roam:!1,mapLocation:{y:60},itemStyle:{emphasis:{label:{show:!0}}},data:[{name:"Afghanistan",value:28397.812},{name:"Angola",value:19549.124},{name:"Albania",value:3150.143},{name:"United Arab Emirates",value:8441.537},{name:"Argentina",value:40374.224},{name:"Armenia",value:2963.496},{name:"French Southern and Antarctic Lands",value:268.065},{name:"Australia",value:22404.488},{name:"Austria",value:8401.924},{name:"Azerbaijan",value:9094.718},{name:"Burundi",value:9232.753},{name:"Belgium",value:10941.288},{name:"Benin",value:9509.798},{name:"Burkina Faso",value:15540.284},{name:"Bangladesh",value:151125.475},{name:"Bulgaria",value:7389.175},{name:"The Bahamas",value:66402.316},{name:"Bosnia and Herzegovina",value:3845.929},{name:"Belarus",value:9491.07},{name:"Belize",value:308.595},{name:"Bermuda",value:64.951},{name:"Bolivia",value:716.939},{name:"Brazil",value:195210.154},{name:"Brunei",value:27.223},{name:"Bhutan",value:716.939},{name:"Botswana",value:1969.341},{name:"Central African Republic",value:4349.921},{name:"Canada",value:34126.24},{name:"Switzerland",value:7830.534},{name:"Chile",value:17150.76},{name:"China",value:1359821.465},{name:"Ivory Coast",value:60508.978},{name:"Cameroon",value:20624.343},{name:"Democratic Republic of the Congo",value:62191.161},{name:"Republic of the Congo",value:3573.024},{name:"Colombia",value:46444.798},{name:"Costa Rica",value:4669.685},{name:"Cuba",value:11281.768},{name:"Northern Cyprus",value:1.468},{name:"Cyprus",value:1103.685},{name:"Czech Republic",value:10553.701},{name:"Germany",value:83017.404},{name:"Djibouti",value:834.036},{name:"Denmark",value:5550.959},{name:"Dominican Republic",value:10016.797},{name:"Algeria",value:37062.82},{name:"Ecuador",value:15001.072},{name:"Egypt",value:78075.705},{name:"Eritrea",value:5741.159},{name:"Spain",value:46182.038},{name:"Estonia",value:1298.533},{name:"Ethiopia",value:87095.281},{name:"Finland",value:5367.693},{name:"Fiji",value:860.559},{name:"Falkland Islands",value:49.581},{name:"France",value:63230.866},{name:"Gabon",value:1556.222},{name:"United Kingdom",value:62066.35},{name:"Georgia",value:4388.674},{name:"Ghana",value:24262.901},{name:"Guinea",value:10876.033},{name:"Gambia",value:1680.64},{name:"Guinea Bissau",value:10876.033},{name:"Equatorial Guinea",value:696.167},{name:"Greece",value:11109.999},{name:"Greenland",value:56.546},{name:"Guatemala",value:14341.576},{name:"French Guiana",value:231.169},{name:"Guyana",value:786.126},{name:"Honduras",value:7621.204},{name:"Croatia",value:4338.027},{name:"Haiti",value:9896.4},{name:"Hungary",value:10014.633},{name:"Indonesia",value:240676.485},{name:"India",value:1205624.648},{name:"Ireland",value:4467.561},{name:"Iran",value:240676.485},{name:"Iraq",value:30962.38},{name:"Iceland",value:318.042},{name:"Israel",value:7420.368},{name:"Italy",value:60508.978},{name:"Jamaica",value:2741.485},{name:"Jordan",value:6454.554},{name:"Japan",value:127352.833},{name:"Kazakhstan",value:15921.127},{name:"Kenya",value:40909.194},{name:"Kyrgyzstan",value:5334.223},{name:"Cambodia",value:14364.931},{name:"South Korea",value:51452.352},{name:"Kosovo",value:97.743},{name:"Kuwait",value:2991.58},{name:"Laos",value:6395.713},{name:"Lebanon",value:4341.092},{name:"Liberia",value:3957.99},{name:"Libya",value:6040.612},{name:"Sri Lanka",value:20758.779},{name:"Lesotho",value:2008.921},{name:"Lithuania",value:3068.457},{name:"Luxembourg",value:507.885},{name:"Latvia",value:2090.519},{name:"Morocco",value:31642.36},{name:"Moldova",value:103.619},{name:"Madagascar",value:21079.532},{name:"Mexico",value:117886.404},{name:"Macedonia",value:507.885},{name:"Mali",value:13985.961},{name:"Myanmar",value:51931.231},{name:"Montenegro",value:620.078},{name:"Mongolia",value:2712.738},{name:"Mozambique",value:23967.265},{name:"Mauritania",value:3609.42},{name:"Malawi",value:15013.694},{name:"Malaysia",value:28275.835},{name:"Namibia",value:2178.967},{name:"New Caledonia",value:246.379},{name:"Niger",value:15893.746},{name:"Nigeria",value:159707.78},{name:"Nicaragua",value:5822.209},{name:"Netherlands",value:16615.243},{name:"Norway",value:4891.251},{name:"Nepal",value:26846.016},{name:"New Zealand",value:4368.136},{name:"Oman",value:2802.768},{name:"Pakistan",value:173149.306},{name:"Panama",value:3678.128},{name:"Peru",value:29262.83},{name:"Philippines",value:93444.322},{name:"Papua New Guinea",value:6858.945},{name:"Poland",value:38198.754},{name:"Puerto Rico",value:3709.671},{name:"North Korea",value:1.468},{name:"Portugal",value:10589.792},{name:"Paraguay",value:6459.721},{name:"Qatar",value:1749.713},{name:"Romania",value:21861.476},{name:"Russia",value:21861.476},{name:"Rwanda",value:10836.732},{name:"Western Sahara",value:514.648},{name:"Saudi Arabia",value:27258.387},{name:"Sudan",value:35652.002},{name:"South Sudan",value:9940.929},{name:"Senegal",value:12950.564},{name:"Solomon Islands",value:526.447},{name:"Sierra Leone",value:5751.976},{name:"El Salvador",value:6218.195},{name:"Somaliland",value:9636.173},{name:"Somalia",value:9636.173},{name:"Republic of Serbia",value:3573.024},{name:"Suriname",value:524.96},{name:"Slovakia",value:5433.437},{name:"Slovenia",value:2054.232},{name:"Sweden",value:9382.297},{name:"Swaziland",value:1193.148},{name:"Syria",value:7830.534},{name:"Chad",value:11720.781},{name:"Togo",value:6306.014},{name:"Thailand",value:66402.316},{name:"Tajikistan",value:7627.326},{name:"Turkmenistan",value:5041.995},{name:"East Timor",value:10016.797},{name:"Trinidad and Tobago",value:1328.095},{name:"Tunisia",value:10631.83},{name:"Turkey",value:72137.546},{name:"United Republic of Tanzania",value:44973.33},{name:"Uganda",value:33987.213},{name:"Ukraine",value:46050.22},{name:"Uruguay",value:3371.982},{name:"United States of America",value:312247.116},{name:"Uzbekistan",value:27769.27},{name:"Venezuela",value:236.299},{name:"Vietnam",value:89047.397},{name:"Vanuatu",value:236.299},{name:"West Bank",value:13.565},{name:"Yemen",value:22763.008},{name:"South Africa",value:51452.352},{name:"Zambia",value:13216.985},{name:"Zimbabwe",value:13076.978}]}]})}}jQuery((function(e){e("#regexGroupSelect").change((function(){document.location="?group="+e("#regexGroupSelect option:selected").attr("value")})),e(".confirm_action").click((function(){return confirm("Are you sure?")}))})),tinyMCE.init({selector:"textarea#body",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table directionality emoticons template paste code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),tinyMCE.init({selector:"textarea#metadescription",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table contextmenu directionality emoticons template paste textcolor code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),tinyMCE.init({selector:"textarea#metakeywords",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table contextmenu directionality emoticons template paste textcolor code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),function(e,t){jQuery.fn[t]=function(e){return e?this.bind("resize",(c=e,function(){var e=this,t=arguments;r?clearTimeout(r):l&&c.apply(e,t),r=setTimeout((function(){l||c.apply(e,t),r=null}),n||100)})):this.trigger(t);var c,n,l,r}}(jQuery,"smartresize"),$(document).ready((function(){var e,t=function(){$RIGHT_COL.css("min-height",$(window).height());var e=$BODY.outerHeight(),t=$BODY.hasClass("footer_fixed")?-10:$FOOTER.height(),c=$LEFT_COL.eq(1).height()+$SIDEBAR_FOOTER.height(),n=e1){for(var c=0,n=0;n:first-child"),"+"==$expand.text()?$expand.text("-"):$expand.text("+")}))})),"undefined"!=typeof NProgress&&($(document).ready((function(){NProgress.start()})),$(window).load((function(){NProgress.done()}))),$(document).ready((function(){init_sparklines(),init_flot_chart(),init_wysiwyg(),init_InputMask(),init_JQVmap(),init_cropper(),init_knob(),init_IonRangeSlider(),init_ColorPicker(),init_TagsInput(),init_parsley(),init_daterangepicker(),init_daterangepicker_right(),init_daterangepicker_single_call(),init_daterangepicker_reservation(),init_SmartWizard(),init_EasyPieChart(),init_charts(),init_echarts(),init_morris_charts(),init_skycons(),init_select2(),init_validator(),init_DataTables(),init_chart_doughnut(),init_gauge(),init_PNotify(),init_starrr(),init_calendar(),init_compose(),init_CustomNotification(),init_autosize(),init_autocomplete()}));let tooltipTriggerList=[].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')),tooltipList=tooltipTriggerList.map((function(e){return new bootstrap.Tooltip(e)}));function isValidEmailAddress(e){return new RegExp(/^(("[\w-\s]+")|([\w-]+(?:\.[\w-]+)*)|("[\w-\s]+")([\w-]+(?:\.[\w-]+)*))(@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$)|(@\[?((25[0-5]\.|2[0-4][0-9]\.|1[0-9]{2}\.|[0-9]{1,2}\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\]?$)/i).test(e)}function getNzbGetQueue(){$.ajax({url:"queuedata?type=nzbget&id="+$.now(),cache:!1,success:function(e){$(".nzbget_queue").html(e),setTimeout("getNzbGetQueue()",2500)},error:function(){$(".nzbget_queue").html('Could not contact your queue. Refresh')},timeout:5e3})}function getHistory(){$.ajax({url:"queuedata?type=history&id="+$.now(),cache:!1,success:function(e){$(".sab_history").html(e),setTimeout("getHistory()",1e4)},error:function(){},timeout:5e3})}jQuery((function(e){const t=window.location.origin;e(".cartadd").click((function(c){if(e(this).hasClass("icon_cart_clicked"))return!1;let n=e(".guid").attr("id").substring(4);return e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e.post(t+"/cart/add?id="+n,(function(t){e(c.target).addClass("icon_cart_clicked").attr("title","Added to Cart"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your Download Basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),!1}));let c,n,l=e("table.data tr").children("td.icons").children("div.icon").css("opacity");e("table.data tr").hover((function(){e(this).children("td.icons").children("div.icon").css("opacity",1)}),(function(){e(this).children("td.icons").children("div.icon").css("opacity",l)})),e(".forumpostsubmit").click((function(t){if(""==e.trim(e("#addMessage").val())||""==e.trim(e("#addSubject").val()))return alert("Please enter a subject and message."),!1})),e(".forumreplysubmit").click((function(t){if(""==e.trim(e("#addMessage").val()))return alert("Please enter a message."),!1})),e(".check").click((function(t){e(t.target).is("input")||e(this).children(".nzb_check").attr("checked",!e(this).children(".nzb_check").attr("checked"))})),e(".descmore").click((function(t){return e(this).prev(".descinitial").hide(),e(this).next(".descfull").show(),e(this).hide(),!1})),e(".nzb_check_all").change((function(){e(this).attr("checked")?e("table.data tr td input:checkbox").attr("checked",e(this).attr("checked")):e("table.data tr td input:checkbox").removeAttr("checked")})),e(".nzb_check_all_season").change((function(){let t=e(this).attr("name");e("table.data tr td input:checkbox").each((function(c,n){e(n).attr("name")==t&&e(n).attr("checked",!e(n).attr("checked"))}))})),e(".icon_cart").click((function(c){if(e(this).hasClass("icon_cart_clicked"))return!1;let n=e(this).attr("id").substring(4);return e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e.post(t+"/cart/add?id="+n,(function(t){e(c.target).addClass("icon_cart_clicked").attr("title"," Release added to Cart"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),!1})),e("table.data a.modal_nfo").colorbox({href:function(){return e(this).attr("href")+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"90%",initialWidth:"800px",initialHeight:"90%",speed:0,opacity:.7}),e("table.data a.modal_prev").colorbox({scrolling:!1,maxWidth:"800px",maxHeight:"450px"}),e("table.data a.modal_imdb").colorbox({href:function(){return t+"movie/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMovie")})),e("a.modal_imdbtrailer").colorbox({href:function(){return t+"movietrailer/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMovie")})),e("table.data a.modal_music").colorbox({href:function(){return t+"musicmodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMusic")})),e("table.data a.modal_console").colorbox({href:function(){return t+"consolemodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxConsole")})),e("table.data a.modal_book").colorbox({href:function(){return t+"bookmodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxBook")})),e("#nzb_multi_operations_form").submit((function(){return!1})),e("button.nzb_multi_operations_download").on("click",(function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+=e(n).val()+",")})),c=c.substring(0,c.length-1),c&&(window.location=t+"/getnzb?zip=1&id="+c)})),e("input.nzb_multi_operations_download_cart").on("click",(function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+=e(n).val()+",")})),c=c.substring(0,c.length-1),c&&(window.location=t+"/getnzb?zip=1&id="+c)})),e("button.nzb_multi_operations_cart").on("click",(function(){let c=new Array;e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e("table.data INPUT[type='checkbox']:checked").each((function(t,n){let l=e(n).val(),r=e(n).parent().children("div.icons").children(".icon_cart");l&&!r.hasClass("icon_cart_clicked")&&(r.addClass("icon_cart_clicked").attr("title","Added to Cart"),c.push(l),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your Download Basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})),e(this).attr("checked",!1)}));let n=c.toString();e.post(t+"/cart/add?id="+n)})),e("button.nzb_multi_operations_sab").on("click",(function(){e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let l=e(n).parent().parent().children("td.icons").children(".icon_sab"),r=e(n).val();if(r&&!l.hasClass("icon_sab_clicked")){let c=t+"/sendtoqueue/"+r;e.post(c,(function(e){l.addClass("icon_sab_clicked").attr("title","Added to Queue"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}e(this).attr("checked",!1)}))})),e("input.nzb_multi_operations_nzbget").on("click",(function(){e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let l=e(n).parent().parent().children("td.icons").children(".icon_nzbget"),r=e(n).val();if(r&&!l.hasClass("icon_nzbget_clicked")){let c=t+"/sendtoqueue/"+r;e.post(c,(function(e){l.addClass("icon_nzbget_clicked").attr("title","Added to Queue"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}e(this).attr("checked",!1)}))})),e("input.nzb_multi_operations_edit").click((function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c&&e("input.nzb_multi_operations_edit").colorbox({href:function(){return t+"ajax_release-admin?action=edit"+c+"&from="+encodeURIComponent(window.location)},title:"Edit Release",innerWidth:"400px",innerHeight:"250px",initialWidth:"400px",initialHeight:"250px",speed:0,opacity:.7})})),e("input.nzb_multi_operations_delete").click((function(){let c="";if(e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c){PNotify.defaults.icons="fontawesome5";const n=PNotify.alert({title:"Confirmation Needed",text:"Are you sure you want to delete the selected releases?",icon:"glyphicon glyphicon-question-sign",hide:!1,modules:{Confirm:{confirm:!0}},Buttons:{closer:!1,sticker:!1},History:{history:!1}});n.on("pnotify.confirm",(function(){e.post(t+"ajax_release-admin?action=dodelete"+c,(function(e){location.reload(!0)}))})),n.on("pnotify.cancel",(function(){alert("Cancelled")}))}})),e("input.nzb_multi_operations_rebuild").click((function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c&&confirm("Are you sure you want to rebuild the selected releases?")&&e.post(t+"ajax_release-admin?action=dorebuild"+c,(function(e){location.reload(!0)}))})),e("input.nzb_multi_operations_cartdelete").click((function(){let c=new Array;if(e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&c.push(e(n).val())})),e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),c){PNotify.defaults.icons="fontawesome5";const n=PNotify.alert({title:"Confirmation Needed",text:"Are you sure you want to delete the selected releases from your cart?",hide:!1,modules:{Confirm:{confirm:!0}},Buttons:{closer:!1,sticker:!1},History:{history:!1}});n.on("pnotify.confirm",(function(){e.post(t+"/cart/delete/"+c)})),n.on("pnotify.cancel",(function(){alert("Cancelled")}))}})),e("input.nzb_multi_operations_cartsab").click((function(){new Array;e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let l=e(n).val(),r=t+"/sendtoqueue/"+l;e.post(r,(function(){PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Releases sent to queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}))})),e("#headsearch").focus((function(){"Search..."===this.value?this.value="":this.select()})).blur((function(){""===this.value&&(this.value="Search...")})),e("#headsearch_form").submit((function(){return e("#headsearch_go").trigger("click"),!1})),document.getElementById("headsearch_go").addEventListener("click",(function(){let e=document.getElementById("headsearch"),c=document.getElementById("headcat");if(e.value&&"Search..."!=e.value){let n=e.value,l="-1"!==c.value?"&t="+c.value:"t=-1";window.location.href=t+"/search?"+l+"&search="+n}else PNotify.defaults.icons="fontawesome5",PNotify.alert({title:"You need to enter a search term!",type:"error",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),e("#search_search_button").click((function(){return e("#search").val()&&(document.location=t+"/search?search="+e("#search").val()+(-1!=e("#search_cat").val()?"&t="+e("#search_cat").val():"&t=-1")),!1})),e("#search").focus((function(){this.select()})),e("#searchraw_search_button").click((function(){return e("#search").val()&&(document.location=t+"/searchraw/"+e("#search").val()),!1})),e("#searchraw_download_selected").click((function(){return e("#dl input:checked").length&&e("#dl").trigger("submit"),!1})),e("#username").length&&e("#username").focus(),e("#search").length&&e("#search").focus(),e("#viewfilelist_download_selected").click((function(){return e("#fileform input:checked").length&&e("#fileform").trigger("submit"),!1})),e(".confirm_action").click((function(){return confirm("Are you sure?")})),e(".audioprev").click((function(){let t=document.getElementById(e(this).next("audio").attr("ID"));return null!=t&&("Listen"==e(this).text()?(t.play(),e(this).text("Stop")):(t.pause(),t.currentTime=0,e(this).text("Listen"))),t.addEventListener("ended",(function(){e(this).prev().text("Listen")})),!1})),e(".mmenu").click((function(){return document.location=e(this).children("a").attr("href"),!1})),e(".mmenu_new").click((function(){return window.open(e(this).children("a").attr("href")),!1})),e(".checkbox_operations .select_all").click((function(){return e("table.data INPUT[type='checkbox']").attr("checked",!0).trigger("change"),!1})),e(".checkbox_operations .select_none").click((function(){return e("table.data INPUT[type='checkbox']").attr("checked",!1).trigger("change"),!1})),e(".checkbox_operations .select_invert").click((function(){return e("table.data INPUT[type='checkbox']").each((function(){e(this).attr("checked",!e(this).attr("checked")).trigger("change")})),!1})),e(".checkbox_operations .select_range").click((function(){return c&&n&&c1&&""!=l[1])t+=l[1],c+=l[1].length;else{if(" "==e[c])t+="+";else{let n=e.charCodeAt(c).toString(16);t+="%"+(n.length<2?"0":"")+n.toUpperCase()}c++}}return t},URLDecode:function(e){let t,c=e,n=/(%[^%]{2})/;for(;null!=(m=n.exec(c))&&m.length>1&&""!=m[1];)b=parseInt(m[1].substr(1),16),t=String.fromCharCode(b),c=c.replace(m[1],t);return c}}),$((function(){let e=$("input.flat-all"),t=$("input.flat");$("input").iCheck({checkboxClass:"icheckbox_flat-green",radioClass:"iradio_flat-green"}),e.on("ifChecked ifUnchecked",(function(e){"ifChecked"===e.type?t.iCheck("check"):t.iCheck("uncheck")})),t.on("ifChanged",(function(c){t.filter(":checked").length===t.length?e.prop("checked","checked"):e.prop("checked",!1),e.iCheck("update")}))})); +var a,l;!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,(function(e,t){"use strict";var c=[],n=Object.getPrototypeOf,r=c.slice,l=c.flat?function(e){return c.flat.call(e)}:function(e){return c.concat.apply([],e)},o=c.push,a=c.indexOf,i={},s=i.toString,u=i.hasOwnProperty,f=u.toString,d=f.call(Object),h={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},p=function(e){return null!=e&&e===e.window},g=e.document,v={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,c){var n,r,l=(c=c||g).createElement("script");if(l.text=e,t)for(n in v)(r=t[n]||t.getAttribute&&t.getAttribute(n))&&l.setAttribute(n,r);c.head.appendChild(l).parentNode.removeChild(l)}function z(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?i[s.call(e)]||"object":typeof e}var y="3.7.1",C=/HTML$/i,L=function(e,t){return new L.fn.init(e,t)};function M(e){var t=!!e&&"length"in e&&e.length,c=z(e);return!m(e)&&!p(e)&&("array"===c||0===t||"number"==typeof t&&0+~]|"+S+")"+S+"*"),j=new RegExp(S+"|>"),F=new RegExp(R),$=new RegExp("^"+O+"$"),q={ID:new RegExp("^#("+O+")"),CLASS:new RegExp("^\\.("+O+")"),TAG:new RegExp("^("+O+"|[*])"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+R),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+S+"*(even|odd|(([+-]|)(\\d*)n|)"+S+"*(?:([+-]|)"+S+"*(\\d+)|))"+S+"*\\)|)","i"),bool:new RegExp("^(?:"+H+")$","i"),needsContext:new RegExp("^"+S+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+S+"*((?:-\\d)?\\d*)"+S+"*\\)|)(?=[^-]|$)","i")},U=/^(?:input|select|textarea|button)$/i,W=/^h\d$/i,Y=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Z=/[+~]/,X=new RegExp("\\\\[\\da-fA-F]{1,6}"+S+"?|\\\\([^\\r\\n\\f])","g"),G=function(e,t){var c="0x"+e.slice(1)-65536;return t||(c<0?String.fromCharCode(c+65536):String.fromCharCode(c>>10|55296,1023&c|56320))},Q=function(){ie()},K=de((function(e){return!0===e.disabled&&w(e,"fieldset")}),{dir:"parentNode",next:"legend"});try{g.apply(c=r.call(E.childNodes),E.childNodes),c[E.childNodes.length].nodeType}catch(t){g={apply:function(e,t){N.apply(e,r.call(t))},call:function(e){N.apply(e,r.call(arguments,1))}}}function J(e,t,c,n){var r,l,o,a,i,u,f,p=t&&t.ownerDocument,b=t?t.nodeType:9;if(c=c||[],"string"!=typeof e||!e||1!==b&&9!==b&&11!==b)return c;if(!n&&(ie(t),t=t||s,d)){if(11!==b&&(i=Y.exec(e)))if(r=i[1]){if(9===b){if(!(o=t.getElementById(r)))return c;if(o.id===r)return g.call(c,o),c}else if(p&&(o=p.getElementById(r))&&J.contains(t,o)&&o.id===r)return g.call(c,o),c}else{if(i[2])return g.apply(c,t.getElementsByTagName(e)),c;if((r=i[3])&&t.getElementsByClassName)return g.apply(c,t.getElementsByClassName(r)),c}if(!(T[e+" "]||m&&m.test(e))){if(f=e,p=t,1===b&&(j.test(e)||B.test(e))){for((p=Z.test(e)&&ae(t.parentNode)||t)==t&&h.scope||((a=t.getAttribute("id"))?a=L.escapeSelector(a):t.setAttribute("id",a=v)),l=(u=ue(e)).length;l--;)u[l]=(a?"#"+a:":scope")+" "+fe(u[l]);f=u.join(",")}try{return g.apply(c,p.querySelectorAll(f)),c}catch(t){T(e,!0)}finally{a===v&&t.removeAttribute("id")}}}return be(e.replace(A,"$1"),t,c,n)}function ee(){var e=[];return function t(c,r){return e.push(c+" ")>n.cacheLength&&delete t[e.shift()],t[c+" "]=r}}function te(e){return e[v]=!0,e}function ce(e){var t=s.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ne(e){return function(t){return w(t,"input")&&t.type===e}}function re(e){return function(t){return(w(t,"input")||w(t,"button"))&&t.type===e}}function le(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&K(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function oe(e){return te((function(t){return t=+t,te((function(c,n){for(var r,l=e([],c.length,t),o=l.length;o--;)c[r=l[o]]&&(c[r]=!(n[r]=c[r]))}))}))}function ae(e){return e&&void 0!==e.getElementsByTagName&&e}function ie(e){var t,c=e?e.ownerDocument||e:E;return c!=s&&9===c.nodeType&&c.documentElement&&(f=(s=c).documentElement,d=!L.isXMLDoc(s),p=f.matches||f.webkitMatchesSelector||f.msMatchesSelector,f.msMatchesSelector&&E!=s&&(t=s.defaultView)&&t.top!==t&&t.addEventListener("unload",Q),h.getById=ce((function(e){return f.appendChild(e).id=L.expando,!s.getElementsByName||!s.getElementsByName(L.expando).length})),h.disconnectedMatch=ce((function(e){return p.call(e,"*")})),h.scope=ce((function(){return s.querySelectorAll(":scope")})),h.cssHas=ce((function(){try{return s.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}})),h.getById?(n.filter.ID=function(e){var t=e.replace(X,G);return function(e){return e.getAttribute("id")===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&d){var c=t.getElementById(e);return c?[c]:[]}}):(n.filter.ID=function(e){var t=e.replace(X,G);return function(e){var c=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return c&&c.value===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&d){var c,n,r,l=t.getElementById(e);if(l){if((c=l.getAttributeNode("id"))&&c.value===e)return[l];for(r=t.getElementsByName(e),n=0;l=r[n++];)if((c=l.getAttributeNode("id"))&&c.value===e)return[l]}return[]}}),n.find.TAG=function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},n.find.CLASS=function(e,t){if(void 0!==t.getElementsByClassName&&d)return t.getElementsByClassName(e)},m=[],ce((function(e){var t;f.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||m.push("\\["+S+"*(?:value|"+H+")"),e.querySelectorAll("[id~="+v+"-]").length||m.push("~="),e.querySelectorAll("a#"+v+"+*").length||m.push(".#.+[+~]"),e.querySelectorAll(":checked").length||m.push(":checked"),(t=s.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),f.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&m.push(":enabled",":disabled"),(t=s.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||m.push("\\["+S+"*name"+S+"*="+S+"*(?:''|\"\")")})),h.cssHas||m.push(":has"),m=m.length&&new RegExp(m.join("|")),D=function(e,t){if(e===t)return i=!0,0;var c=!e.compareDocumentPosition-!t.compareDocumentPosition;return c||(1&(c=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!h.sortDetached&&t.compareDocumentPosition(e)===c?e===s||e.ownerDocument==E&&J.contains(E,e)?-1:t===s||t.ownerDocument==E&&J.contains(E,t)?1:o?a.call(o,e)-a.call(o,t):0:4&c?-1:1)}),s}for(t in J.matches=function(e,t){return J(e,null,null,t)},J.matchesSelector=function(e,t){if(ie(e),d&&!T[t+" "]&&(!m||!m.test(t)))try{var c=p.call(e,t);if(c||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return c}catch(e){T(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(X,G),e[3]=(e[3]||e[4]||e[5]||"").replace(X,G),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||J.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&J.error(e[0]),e},PSEUDO:function(e){var t,c=!e[6]&&e[2];return q.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":c&&F.test(c)&&(t=ue(c,!0))&&(t=c.indexOf(")",c.length-t)-c.length)&&(e[0]=e[0].slice(0,t),e[2]=c.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(X,G).toLowerCase();return"*"===e?function(){return!0}:function(e){return w(e,t)}},CLASS:function(e){var t=y[e+" "];return t||(t=new RegExp("(^|"+S+")"+e+"("+S+"|$)"))&&y(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,c){return function(n){var r=J.attr(n,e);return null==r?"!="===t:!t||(r+="","="===t?r===c:"!="===t?r!==c:"^="===t?c&&0===r.indexOf(c):"*="===t?c&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function I(e,t,c){return m(t)?L.grep(e,(function(e,n){return!!t.call(e,n,e)!==c})):t.nodeType?L.grep(e,(function(e){return e===t!==c})):"string"!=typeof t?L.grep(e,(function(e){return-1)[^>]*|#([\w-]+))$/;(L.fn.init=function(e,t,c){var n,r;if(!e)return this;if(c=c||V,"string"==typeof e){if(!(n="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:B.exec(e))||!n[1]&&t)return!t||t.jquery?(t||c).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof L?t[0]:t,L.merge(this,L.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),R.test(n[1])&&L.isPlainObject(t))for(n in t)m(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return(r=g.getElementById(n[2]))&&(this[0]=r,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==c.ready?c.ready(e):e(L):L.makeArray(e,this)}).prototype=L.fn,V=L(g);var j=/^(?:parents|prev(?:Until|All))/,F={children:!0,contents:!0,next:!0,prev:!0};function $(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}L.fn.extend({has:function(e){var t=L(e,this),c=t.length;return this.filter((function(){for(var e=0;e\x20\t\r\n\f]*)/i,Me=/^$|^module$|\/(?:java|ecma)script/i;ze=g.createDocumentFragment().appendChild(g.createElement("div")),(ye=g.createElement("input")).setAttribute("type","radio"),ye.setAttribute("checked","checked"),ye.setAttribute("name","t"),ze.appendChild(ye),h.checkClone=ze.cloneNode(!0).cloneNode(!0).lastChild.checked,ze.innerHTML="",h.noCloneChecked=!!ze.cloneNode(!0).lastChild.defaultValue,ze.innerHTML="",h.option=!!ze.lastChild;var we={thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};function _e(e,t){var c;return c=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&w(e,t)?L.merge([e],c):c}function xe(e,t){for(var c=0,n=e.length;c",""]);var ke=/<|&#?\w+;/;function Se(e,t,c,n,r){for(var l,o,a,i,s,u,f=t.createDocumentFragment(),d=[],h=0,m=e.length;h\s*$/g;function Re(e,t){return w(e,"table")&&w(11!==t.nodeType?t:t.firstChild,"tr")&&L(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Ve(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Be(e,t){var c,n,r,l,o,a;if(1===t.nodeType){if(re.hasData(e)&&(a=re.get(e).events))for(r in re.remove(t,"handle events"),a)for(c=0,n=a[r].length;c").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",c=function(e){t.remove(),c=null,e&&r("error"===e.type?404:200,e.type)}),g.head.appendChild(t[0])},abort:function(){c&&c()}}}));var Qt,Kt=[],Jt=/(=)\?(?=&|$)|\?\?/;L.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||L.expando+"_"+kt.guid++;return this[e]=!0,e}}),L.ajaxPrefilter("json jsonp",(function(t,c,n){var r,l,o,a=!1!==t.jsonp&&(Jt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Jt.test(t.data)&&"data");if(a||"jsonp"===t.dataTypes[0])return r=t.jsonpCallback=m(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,a?t[a]=t[a].replace(Jt,"$1"+r):!1!==t.jsonp&&(t.url+=(St.test(t.url)?"&":"?")+t.jsonp+"="+r),t.converters["script json"]=function(){return o||L.error(r+" was not called"),o[0]},t.dataTypes[0]="json",l=e[r],e[r]=function(){o=arguments},n.always((function(){void 0===l?L(e).removeProp(r):e[r]=l,t[r]&&(t.jsonpCallback=c.jsonpCallback,Kt.push(r)),o&&m(l)&&l(o[0]),o=l=void 0})),"script"})),h.createHTMLDocument=((Qt=g.implementation.createHTMLDocument("").body).innerHTML="
    ",2===Qt.childNodes.length),L.parseHTML=function(e,t,c){return"string"!=typeof e?[]:("boolean"==typeof t&&(c=t,t=!1),t||(h.createHTMLDocument?((n=(t=g.implementation.createHTMLDocument("")).createElement("base")).href=g.location.href,t.head.appendChild(n)):t=g),l=!c&&[],(r=R.exec(e))?[t.createElement(r[1])]:(r=Se([e],t,l),l&&l.length&&L(l).remove(),L.merge([],r.childNodes)));var n,r,l},L.fn.load=function(e,t,c){var n,r,l,o=this,a=e.indexOf(" ");return-1").append(L.parseHTML(e)).find(n):e)})).always(c&&function(e,t){o.each((function(){c.apply(this,l||[e.responseText,t,e])}))}),this},L.expr.pseudos.animated=function(e){return L.grep(L.timers,(function(t){return e===t.elem})).length},L.offset={setOffset:function(e,t,c){var n,r,l,o,a,i,s=L.css(e,"position"),u=L(e),f={};"static"===s&&(e.style.position="relative"),a=u.offset(),l=L.css(e,"top"),i=L.css(e,"left"),("absolute"===s||"fixed"===s)&&-1<(l+i).indexOf("auto")?(o=(n=u.position()).top,r=n.left):(o=parseFloat(l)||0,r=parseFloat(i)||0),m(t)&&(t=t.call(e,c,L.extend({},a))),null!=t.top&&(f.top=t.top-a.top+o),null!=t.left&&(f.left=t.left-a.left+r),"using"in t?t.using.call(e,f):u.css(f)}},L.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){L.offset.setOffset(this,e,t)}));var t,c,n=this[0];return n?n.getClientRects().length?(t=n.getBoundingClientRect(),c=n.ownerDocument.defaultView,{top:t.top+c.pageYOffset,left:t.left+c.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,c,n=this[0],r={top:0,left:0};if("fixed"===L.css(n,"position"))t=n.getBoundingClientRect();else{for(t=this.offset(),c=n.ownerDocument,e=n.offsetParent||c.documentElement;e&&(e===c.body||e===c.documentElement)&&"static"===L.css(e,"position");)e=e.parentNode;e&&e!==n&&1===e.nodeType&&((r=L(e).offset()).top+=L.css(e,"borderTopWidth",!0),r.left+=L.css(e,"borderLeftWidth",!0))}return{top:t.top-r.top-L.css(n,"marginTop",!0),left:t.left-r.left-L.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===L.css(e,"position");)e=e.offsetParent;return e||de}))}}),L.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var c="pageYOffset"===t;L.fn[e]=function(n){return Q(this,(function(e,n,r){var l;if(p(e)?l=e:9===e.nodeType&&(l=e.defaultView),void 0===r)return l?l[t]:e[n];l?l.scrollTo(c?l.pageXOffset:r,c?r:l.pageYOffset):e[n]=r}),e,n,arguments.length)}})),L.each(["top","left"],(function(e,t){L.cssHooks[t]=Xe(h.pixelPosition,(function(e,c){if(c)return c=Ze(e,t),$e.test(c)?L(e).position()[t]+"px":c}))})),L.each({Height:"height",Width:"width"},(function(e,t){L.each({padding:"inner"+e,content:t,"":"outer"+e},(function(c,n){L.fn[n]=function(r,l){var o=arguments.length&&(c||"boolean"!=typeof r),a=c||(!0===r||!0===l?"margin":"border");return Q(this,(function(t,c,r){var l;return p(t)?0===n.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(l=t.documentElement,Math.max(t.body["scroll"+e],l["scroll"+e],t.body["offset"+e],l["offset"+e],l["client"+e])):void 0===r?L.css(t,c,a):L.style(t,c,r,a)}),t,o?r:void 0,o)}}))})),L.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){L.fn[t]=function(e){return this.on(t,e)}})),L.fn.extend({bind:function(e,t,c){return this.on(e,null,t,c)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,c,n){return this.on(t,e,c,n)},undelegate:function(e,t,c){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",c)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),L.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){L.fn[t]=function(e,c){return 0\x20\t\r\n\f]*)[^>]*)\/>/gi;i(e,"UNSAFE_restoreLegacyHtmlPrefilter",(function(){e.migrateEnablePatches("self-closed-tags")}),"legacy-self-closed-tags",'jQuery.UNSAFE_restoreLegacyHtmlPrefilter deprecated; use `jQuery.migrateEnablePatches( "self-closed-tags" )`'),s(e,"htmlPrefilter",(function(e){var t,c;return(c=(t=e).replace(I,"<$1>"))!==t&&R(t)!==R(c)&&l("self-closed-tags","HTML tags must be properly nested and closed: "+t),e.replace(I,"<$1>")}),"self-closed-tags"),e.migrateDisablePatches("self-closed-tags");var V,B,j,F=e.fn.offset;return s(e.fn,"offset",(function(){var e=this[0];return!e||e.nodeType&&e.getBoundingClientRect?F.apply(this,arguments):(l("offset-valid-elem","jQuery.fn.offset() requires a valid DOM element"),arguments.length?this:void 0)}),"offset-valid-elem"),e.ajax&&(V=e.param,s(e,"param",(function(t,c){var n=e.ajaxSettings&&e.ajaxSettings.traditional;return void 0===c&&n&&(l("param-ajax-traditional","jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),c=n),V.call(this,t,c)}),"param-ajax-traditional")),i(e.fn,"andSelf",e.fn.addBack,"andSelf","jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),e.Deferred&&(B=e.Deferred,j=[["resolve","done",e.Callbacks("once memory"),e.Callbacks("once memory"),"resolved"],["reject","fail",e.Callbacks("once memory"),e.Callbacks("once memory"),"rejected"],["notify","progress",e.Callbacks("memory"),e.Callbacks("memory")]],s(e,"Deferred",(function(t){var c=B(),n=c.promise();function r(){var t=arguments;return e.Deferred((function(r){e.each(j,(function(e,l){var o="function"==typeof t[e]&&t[e];c[l[1]]((function(){var e=o&&o.apply(this,arguments);e&&"function"==typeof e.promise?e.promise().done(r.resolve).fail(r.reject).progress(r.notify):r[l[0]+"With"](this===n?r.promise():this,o?[e]:arguments)}))})),t=null})).promise()}return i(c,"pipe",r,"deferred-pipe","deferred.pipe() is deprecated"),i(n,"pipe",r,"deferred-pipe","deferred.pipe() is deprecated"),t&&t.call(c,c),c}),"deferred-pipe"),e.Deferred.exceptionHook=B.exceptionHook),e})),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).bootstrap=t()}(this,(function(){"use strict";const e=new Map,t={set(t,c,n){e.has(t)||e.set(t,new Map);const r=e.get(t);r.has(c)||0===r.size?r.set(c,n):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(r.keys())[0]}.`)},get:(t,c)=>e.has(t)&&e.get(t).get(c)||null,remove(t,c){if(!e.has(t))return;const n=e.get(t);n.delete(c),0===n.size&&e.delete(t)}},c="transitionend",n=e=>(e&&window.CSS&&window.CSS.escape&&(e=e.replace(/#([^\s"#']+)/g,((e,t)=>`#${CSS.escape(t)}`))),e),r=e=>{e.dispatchEvent(new Event(c))},l=e=>!(!e||"object"!=typeof e)&&(void 0!==e.jquery&&(e=e[0]),void 0!==e.nodeType),o=e=>l(e)?e.jquery?e[0]:e:"string"==typeof e&&e.length>0?document.querySelector(n(e)):null,a=e=>{if(!l(e)||0===e.getClientRects().length)return!1;const t="visible"===getComputedStyle(e).getPropertyValue("visibility"),c=e.closest("details:not([open])");if(!c)return t;if(c!==e){const t=e.closest("summary");if(t&&t.parentNode!==c)return!1;if(null===t)return!1}return t},i=e=>!e||e.nodeType!==Node.ELEMENT_NODE||(!!e.classList.contains("disabled")||(void 0!==e.disabled?e.disabled:e.hasAttribute("disabled")&&"false"!==e.getAttribute("disabled"))),s=e=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof e.getRootNode){const t=e.getRootNode();return t instanceof ShadowRoot?t:null}return e instanceof ShadowRoot?e:e.parentNode?s(e.parentNode):null},u=()=>{},f=e=>{e.offsetHeight},d=()=>window.jQuery&&!document.body.hasAttribute("data-bs-no-jquery")?window.jQuery:null,h=[],m=()=>"rtl"===document.documentElement.dir,p=e=>{var t;t=()=>{const t=d();if(t){const c=e.NAME,n=t.fn[c];t.fn[c]=e.jQueryInterface,t.fn[c].Constructor=e,t.fn[c].noConflict=()=>(t.fn[c]=n,e.jQueryInterface)}},"loading"===document.readyState?(h.length||document.addEventListener("DOMContentLoaded",(()=>{for(const e of h)e()})),h.push(t)):t()},g=(e,t=[],c=e)=>"function"==typeof e?e(...t):c,v=(e,t,n=!0)=>{if(!n)return void g(e);const l=(e=>{if(!e)return 0;let{transitionDuration:t,transitionDelay:c}=window.getComputedStyle(e);const n=Number.parseFloat(t),r=Number.parseFloat(c);return n||r?(t=t.split(",")[0],c=c.split(",")[0],1e3*(Number.parseFloat(t)+Number.parseFloat(c))):0})(t)+5;let o=!1;const a=({target:n})=>{n===t&&(o=!0,t.removeEventListener(c,a),g(e))};t.addEventListener(c,a),setTimeout((()=>{o||r(t)}),l)},b=(e,t,c,n)=>{const r=e.length;let l=e.indexOf(t);return-1===l?!c&&n?e[r-1]:e[0]:(l+=c?1:-1,n&&(l=(l+r)%r),e[Math.max(0,Math.min(l,r-1))])},z=/[^.]*(?=\..*)\.|.*/,y=/\..*/,C=/::\d+$/,L={};let M=1;const w={mouseenter:"mouseover",mouseleave:"mouseout"},_=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function x(e,t){return t&&`${t}::${M++}`||e.uidEvent||M++}function k(e){const t=x(e);return e.uidEvent=t,L[t]=L[t]||{},L[t]}function S(e,t,c=null){return Object.values(e).find((e=>e.callable===t&&e.delegationSelector===c))}function A(e,t,c){const n="string"==typeof t,r=n?c:t||c;let l=N(e);return _.has(l)||(l=e),[n,r,l]}function T(e,t,c,n,r){if("string"!=typeof t||!e)return;let[l,o,a]=A(t,c,n);if(t in w){const e=e=>function(t){if(!t.relatedTarget||t.relatedTarget!==t.delegateTarget&&!t.delegateTarget.contains(t.relatedTarget))return e.call(this,t)};o=e(o)}const i=k(e),s=i[a]||(i[a]={}),u=S(s,o,l?c:null);if(u)return void(u.oneOff=u.oneOff&&r);const f=x(o,t.replace(z,"")),d=l?function(e,t,c){return function n(r){const l=e.querySelectorAll(t);for(let{target:o}=r;o&&o!==this;o=o.parentNode)for(const a of l)if(a===o)return O(r,{delegateTarget:o}),n.oneOff&&H.off(e,r.type,t,c),c.apply(o,[r])}}(e,c,o):function(e,t){return function c(n){return O(n,{delegateTarget:e}),c.oneOff&&H.off(e,n.type,t),t.apply(e,[n])}}(e,o);d.delegationSelector=l?c:null,d.callable=o,d.oneOff=r,d.uidEvent=f,s[f]=d,e.addEventListener(a,d,l)}function D(e,t,c,n,r){const l=S(t[c],n,r);l&&(e.removeEventListener(c,l,Boolean(r)),delete t[c][l.uidEvent])}function E(e,t,c,n){const r=t[c]||{};for(const[l,o]of Object.entries(r))l.includes(n)&&D(e,t,c,o.callable,o.delegationSelector)}function N(e){return e=e.replace(y,""),w[e]||e}const H={on(e,t,c,n){T(e,t,c,n,!1)},one(e,t,c,n){T(e,t,c,n,!0)},off(e,t,c,n){if("string"!=typeof t||!e)return;const[r,l,o]=A(t,c,n),a=o!==t,i=k(e),s=i[o]||{},u=t.startsWith(".");if(void 0===l){if(u)for(const c of Object.keys(i))E(e,i,c,t.slice(1));for(const[c,n]of Object.entries(s)){const r=c.replace(C,"");a&&!t.includes(r)||D(e,i,o,n.callable,n.delegationSelector)}}else{if(!Object.keys(s).length)return;D(e,i,o,l,r?c:null)}},trigger(e,t,c){if("string"!=typeof t||!e)return null;const n=d();let r=null,l=!0,o=!0,a=!1;t!==N(t)&&n&&(r=n.Event(t,c),n(e).trigger(r),l=!r.isPropagationStopped(),o=!r.isImmediatePropagationStopped(),a=r.isDefaultPrevented());const i=O(new Event(t,{bubbles:l,cancelable:!0}),c);return a&&i.preventDefault(),o&&e.dispatchEvent(i),i.defaultPrevented&&r&&r.preventDefault(),i}};function O(e,t={}){for(const[c,n]of Object.entries(t))try{e[c]=n}catch(t){Object.defineProperty(e,c,{configurable:!0,get:()=>n})}return e}function P(e){if("true"===e)return!0;if("false"===e)return!1;if(e===Number(e).toString())return Number(e);if(""===e||"null"===e)return null;if("string"!=typeof e)return e;try{return JSON.parse(decodeURIComponent(e))}catch(t){return e}}function R(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}const I={setDataAttribute(e,t,c){e.setAttribute(`data-bs-${R(t)}`,c)},removeDataAttribute(e,t){e.removeAttribute(`data-bs-${R(t)}`)},getDataAttributes(e){if(!e)return{};const t={},c=Object.keys(e.dataset).filter((e=>e.startsWith("bs")&&!e.startsWith("bsConfig")));for(const n of c){let c=n.replace(/^bs/,"");c=c.charAt(0).toLowerCase()+c.slice(1,c.length),t[c]=P(e.dataset[n])}return t},getDataAttribute:(e,t)=>P(e.getAttribute(`data-bs-${R(t)}`))};class V{static get Default(){return{}}static get DefaultType(){return{}}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}_getConfig(e){return e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e}_mergeConfigObj(e,t){const c=l(t)?I.getDataAttribute(t,"config"):{};return{...this.constructor.Default,..."object"==typeof c?c:{},...l(t)?I.getDataAttributes(t):{},..."object"==typeof e?e:{}}}_typeCheckConfig(e,t=this.constructor.DefaultType){for(const[n,r]of Object.entries(t)){const t=e[n],o=l(t)?"element":null==(c=t)?`${c}`:Object.prototype.toString.call(c).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(r).test(o))throw new TypeError(`${this.constructor.NAME.toUpperCase()}: Option "${n}" provided type "${o}" but expected type "${r}".`)}var c}}class B extends V{constructor(e,c){super(),(e=o(e))&&(this._element=e,this._config=this._getConfig(c),t.set(this._element,this.constructor.DATA_KEY,this))}dispose(){t.remove(this._element,this.constructor.DATA_KEY),H.off(this._element,this.constructor.EVENT_KEY);for(const e of Object.getOwnPropertyNames(this))this[e]=null}_queueCallback(e,t,c=!0){v(e,t,c)}_getConfig(e){return e=this._mergeConfigObj(e,this._element),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}static getInstance(e){return t.get(o(e),this.DATA_KEY)}static getOrCreateInstance(e,t={}){return this.getInstance(e)||new this(e,"object"==typeof t?t:null)}static get VERSION(){return"5.3.3"}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}static eventName(e){return`${e}${this.EVENT_KEY}`}}const j=e=>{let t=e.getAttribute("data-bs-target");if(!t||"#"===t){let c=e.getAttribute("href");if(!c||!c.includes("#")&&!c.startsWith("."))return null;c.includes("#")&&!c.startsWith("#")&&(c=`#${c.split("#")[1]}`),t=c&&"#"!==c?c.trim():null}return t?t.split(",").map((e=>n(e))).join(","):null},F={find:(e,t=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(t,e)),findOne:(e,t=document.documentElement)=>Element.prototype.querySelector.call(t,e),children:(e,t)=>[].concat(...e.children).filter((e=>e.matches(t))),parents(e,t){const c=[];let n=e.parentNode.closest(t);for(;n;)c.push(n),n=n.parentNode.closest(t);return c},prev(e,t){let c=e.previousElementSibling;for(;c;){if(c.matches(t))return[c];c=c.previousElementSibling}return[]},next(e,t){let c=e.nextElementSibling;for(;c;){if(c.matches(t))return[c];c=c.nextElementSibling}return[]},focusableChildren(e){const t=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map((e=>`${e}:not([tabindex^="-"])`)).join(",");return this.find(t,e).filter((e=>!i(e)&&a(e)))},getSelectorFromElement(e){const t=j(e);return t&&F.findOne(t)?t:null},getElementFromSelector(e){const t=j(e);return t?F.findOne(t):null},getMultipleElementsFromSelector(e){const t=j(e);return t?F.find(t):[]}},$=(e,t="hide")=>{const c=`click.dismiss${e.EVENT_KEY}`,n=e.NAME;H.on(document,c,`[data-bs-dismiss="${n}"]`,(function(c){if(["A","AREA"].includes(this.tagName)&&c.preventDefault(),i(this))return;const r=F.getElementFromSelector(this)||this.closest(`.${n}`);e.getOrCreateInstance(r)[t]()}))},q=".bs.alert",U=`close${q}`,W=`closed${q}`;class Y extends B{static get NAME(){return"alert"}close(){if(H.trigger(this._element,U).defaultPrevented)return;this._element.classList.remove("show");const e=this._element.classList.contains("fade");this._queueCallback((()=>this._destroyElement()),this._element,e)}_destroyElement(){this._element.remove(),H.trigger(this._element,W),this.dispose()}static jQueryInterface(e){return this.each((function(){const t=Y.getOrCreateInstance(this);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}$(Y,"close"),p(Y);const Z='[data-bs-toggle="button"]';class X extends B{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(e){return this.each((function(){const t=X.getOrCreateInstance(this);"toggle"===e&&t[e]()}))}}H.on(document,"click.bs.button.data-api",Z,(e=>{e.preventDefault();const t=e.target.closest(Z);X.getOrCreateInstance(t).toggle()})),p(X);const G=".bs.swipe",Q=`touchstart${G}`,K=`touchmove${G}`,J=`touchend${G}`,ee=`pointerdown${G}`,te=`pointerup${G}`,ce={endCallback:null,leftCallback:null,rightCallback:null},ne={endCallback:"(function|null)",leftCallback:"(function|null)",rightCallback:"(function|null)"};class re extends V{constructor(e,t){super(),this._element=e,e&&re.isSupported()&&(this._config=this._getConfig(t),this._deltaX=0,this._supportPointerEvents=Boolean(window.PointerEvent),this._initEvents())}static get Default(){return ce}static get DefaultType(){return ne}static get NAME(){return"swipe"}dispose(){H.off(this._element,G)}_start(e){this._supportPointerEvents?this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX):this._deltaX=e.touches[0].clientX}_end(e){this._eventIsPointerPenTouch(e)&&(this._deltaX=e.clientX-this._deltaX),this._handleSwipe(),g(this._config.endCallback)}_move(e){this._deltaX=e.touches&&e.touches.length>1?0:e.touches[0].clientX-this._deltaX}_handleSwipe(){const e=Math.abs(this._deltaX);if(e<=40)return;const t=e/this._deltaX;this._deltaX=0,t&&g(t>0?this._config.rightCallback:this._config.leftCallback)}_initEvents(){this._supportPointerEvents?(H.on(this._element,ee,(e=>this._start(e))),H.on(this._element,te,(e=>this._end(e))),this._element.classList.add("pointer-event")):(H.on(this._element,Q,(e=>this._start(e))),H.on(this._element,K,(e=>this._move(e))),H.on(this._element,J,(e=>this._end(e))))}_eventIsPointerPenTouch(e){return this._supportPointerEvents&&("pen"===e.pointerType||"touch"===e.pointerType)}static isSupported(){return"ontouchstart"in document.documentElement||navigator.maxTouchPoints>0}}const le=".bs.carousel",oe=".data-api",ae="next",ie="prev",se="left",ue="right",fe=`slide${le}`,de=`slid${le}`,he=`keydown${le}`,me=`mouseenter${le}`,pe=`mouseleave${le}`,ge=`dragstart${le}`,ve=`load${le}${oe}`,be=`click${le}${oe}`,ze="carousel",ye="active",Ce=".active",Le=".carousel-item",Me=Ce+Le,we={ArrowLeft:ue,ArrowRight:se},_e={interval:5e3,keyboard:!0,pause:"hover",ride:!1,touch:!0,wrap:!0},xe={interval:"(number|boolean)",keyboard:"boolean",pause:"(string|boolean)",ride:"(boolean|string)",touch:"boolean",wrap:"boolean"};class ke extends B{constructor(e,t){super(e,t),this._interval=null,this._activeElement=null,this._isSliding=!1,this.touchTimeout=null,this._swipeHelper=null,this._indicatorsElement=F.findOne(".carousel-indicators",this._element),this._addEventListeners(),this._config.ride===ze&&this.cycle()}static get Default(){return _e}static get DefaultType(){return xe}static get NAME(){return"carousel"}next(){this._slide(ae)}nextWhenVisible(){!document.hidden&&a(this._element)&&this.next()}prev(){this._slide(ie)}pause(){this._isSliding&&r(this._element),this._clearInterval()}cycle(){this._clearInterval(),this._updateInterval(),this._interval=setInterval((()=>this.nextWhenVisible()),this._config.interval)}_maybeEnableCycle(){this._config.ride&&(this._isSliding?H.one(this._element,de,(()=>this.cycle())):this.cycle())}to(e){const t=this._getItems();if(e>t.length-1||e<0)return;if(this._isSliding)return void H.one(this._element,de,(()=>this.to(e)));const c=this._getItemIndex(this._getActive());if(c===e)return;const n=e>c?ae:ie;this._slide(n,t[e])}dispose(){this._swipeHelper&&this._swipeHelper.dispose(),super.dispose()}_configAfterMerge(e){return e.defaultInterval=e.interval,e}_addEventListeners(){this._config.keyboard&&H.on(this._element,he,(e=>this._keydown(e))),"hover"===this._config.pause&&(H.on(this._element,me,(()=>this.pause())),H.on(this._element,pe,(()=>this._maybeEnableCycle()))),this._config.touch&&re.isSupported()&&this._addTouchEventListeners()}_addTouchEventListeners(){for(const e of F.find(".carousel-item img",this._element))H.on(e,ge,(e=>e.preventDefault()));const e={leftCallback:()=>this._slide(this._directionToOrder(se)),rightCallback:()=>this._slide(this._directionToOrder(ue)),endCallback:()=>{"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout((()=>this._maybeEnableCycle()),500+this._config.interval))}};this._swipeHelper=new re(this._element,e)}_keydown(e){if(/input|textarea/i.test(e.target.tagName))return;const t=we[e.key];t&&(e.preventDefault(),this._slide(this._directionToOrder(t)))}_getItemIndex(e){return this._getItems().indexOf(e)}_setActiveIndicatorElement(e){if(!this._indicatorsElement)return;const t=F.findOne(Ce,this._indicatorsElement);t.classList.remove(ye),t.removeAttribute("aria-current");const c=F.findOne(`[data-bs-slide-to="${e}"]`,this._indicatorsElement);c&&(c.classList.add(ye),c.setAttribute("aria-current","true"))}_updateInterval(){const e=this._activeElement||this._getActive();if(!e)return;const t=Number.parseInt(e.getAttribute("data-bs-interval"),10);this._config.interval=t||this._config.defaultInterval}_slide(e,t=null){if(this._isSliding)return;const c=this._getActive(),n=e===ae,r=t||b(this._getItems(),c,n,this._config.wrap);if(r===c)return;const l=this._getItemIndex(r),o=t=>H.trigger(this._element,t,{relatedTarget:r,direction:this._orderToDirection(e),from:this._getItemIndex(c),to:l});if(o(fe).defaultPrevented)return;if(!c||!r)return;const a=Boolean(this._interval);this.pause(),this._isSliding=!0,this._setActiveIndicatorElement(l),this._activeElement=r;const i=n?"carousel-item-start":"carousel-item-end",s=n?"carousel-item-next":"carousel-item-prev";r.classList.add(s),f(r),c.classList.add(i),r.classList.add(i);this._queueCallback((()=>{r.classList.remove(i,s),r.classList.add(ye),c.classList.remove(ye,s,i),this._isSliding=!1,o(de)}),c,this._isAnimated()),a&&this.cycle()}_isAnimated(){return this._element.classList.contains("slide")}_getActive(){return F.findOne(Me,this._element)}_getItems(){return F.find(Le,this._element)}_clearInterval(){this._interval&&(clearInterval(this._interval),this._interval=null)}_directionToOrder(e){return m()?e===se?ie:ae:e===se?ae:ie}_orderToDirection(e){return m()?e===ie?se:ue:e===ie?ue:se}static jQueryInterface(e){return this.each((function(){const t=ke.getOrCreateInstance(this,e);if("number"!=typeof e){if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}else t.to(e)}))}}H.on(document,be,"[data-bs-slide], [data-bs-slide-to]",(function(e){const t=F.getElementFromSelector(this);if(!t||!t.classList.contains(ze))return;e.preventDefault();const c=ke.getOrCreateInstance(t),n=this.getAttribute("data-bs-slide-to");return n?(c.to(n),void c._maybeEnableCycle()):"next"===I.getDataAttribute(this,"slide")?(c.next(),void c._maybeEnableCycle()):(c.prev(),void c._maybeEnableCycle())})),H.on(window,ve,(()=>{const e=F.find('[data-bs-ride="carousel"]');for(const t of e)ke.getOrCreateInstance(t)})),p(ke);const Se=".bs.collapse",Ae=`show${Se}`,Te=`shown${Se}`,De=`hide${Se}`,Ee=`hidden${Se}`,Ne=`click${Se}.data-api`,He="show",Oe="collapse",Pe="collapsing",Re=`:scope .${Oe} .${Oe}`,Ie='[data-bs-toggle="collapse"]',Ve={parent:null,toggle:!0},Be={parent:"(null|element)",toggle:"boolean"};class je extends B{constructor(e,t){super(e,t),this._isTransitioning=!1,this._triggerArray=[];const c=F.find(Ie);for(const e of c){const t=F.getSelectorFromElement(e),c=F.find(t).filter((e=>e===this._element));null!==t&&c.length&&this._triggerArray.push(e)}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return Ve}static get DefaultType(){return Be}static get NAME(){return"collapse"}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let e=[];if(this._config.parent&&(e=this._getFirstLevelChildren(".collapse.show, .collapse.collapsing").filter((e=>e!==this._element)).map((e=>je.getOrCreateInstance(e,{toggle:!1})))),e.length&&e[0]._isTransitioning)return;if(H.trigger(this._element,Ae).defaultPrevented)return;for(const t of e)t.hide();const t=this._getDimension();this._element.classList.remove(Oe),this._element.classList.add(Pe),this._element.style[t]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;const c=`scroll${t[0].toUpperCase()+t.slice(1)}`;this._queueCallback((()=>{this._isTransitioning=!1,this._element.classList.remove(Pe),this._element.classList.add(Oe,He),this._element.style[t]="",H.trigger(this._element,Te)}),this._element,!0),this._element.style[t]=`${this._element[c]}px`}hide(){if(this._isTransitioning||!this._isShown())return;if(H.trigger(this._element,De).defaultPrevented)return;const e=this._getDimension();this._element.style[e]=`${this._element.getBoundingClientRect()[e]}px`,f(this._element),this._element.classList.add(Pe),this._element.classList.remove(Oe,He);for(const e of this._triggerArray){const t=F.getElementFromSelector(e);t&&!this._isShown(t)&&this._addAriaAndCollapsedClass([e],!1)}this._isTransitioning=!0;this._element.style[e]="",this._queueCallback((()=>{this._isTransitioning=!1,this._element.classList.remove(Pe),this._element.classList.add(Oe),H.trigger(this._element,Ee)}),this._element,!0)}_isShown(e=this._element){return e.classList.contains(He)}_configAfterMerge(e){return e.toggle=Boolean(e.toggle),e.parent=o(e.parent),e}_getDimension(){return this._element.classList.contains("collapse-horizontal")?"width":"height"}_initializeChildren(){if(!this._config.parent)return;const e=this._getFirstLevelChildren(Ie);for(const t of e){const e=F.getElementFromSelector(t);e&&this._addAriaAndCollapsedClass([t],this._isShown(e))}}_getFirstLevelChildren(e){const t=F.find(Re,this._config.parent);return F.find(e,this._config.parent).filter((e=>!t.includes(e)))}_addAriaAndCollapsedClass(e,t){if(e.length)for(const c of e)c.classList.toggle("collapsed",!t),c.setAttribute("aria-expanded",t)}static jQueryInterface(e){const t={};return"string"==typeof e&&/show|hide/.test(e)&&(t.toggle=!1),this.each((function(){const c=je.getOrCreateInstance(this,t);if("string"==typeof e){if(void 0===c[e])throw new TypeError(`No method named "${e}"`);c[e]()}}))}}H.on(document,Ne,Ie,(function(e){("A"===e.target.tagName||e.delegateTarget&&"A"===e.delegateTarget.tagName)&&e.preventDefault();for(const e of F.getMultipleElementsFromSelector(this))je.getOrCreateInstance(e,{toggle:!1}).toggle()})),p(je);var Fe="top",$e="bottom",qe="right",Ue="left",We="auto",Ye=[Fe,$e,qe,Ue],Ze="start",Xe="end",Ge="clippingParents",Qe="viewport",Ke="popper",Je="reference",et=Ye.reduce((function(e,t){return e.concat([t+"-"+Ze,t+"-"+Xe])}),[]),tt=[].concat(Ye,[We]).reduce((function(e,t){return e.concat([t,t+"-"+Ze,t+"-"+Xe])}),[]),ct="beforeRead",nt="read",rt="afterRead",lt="beforeMain",ot="main",at="afterMain",it="beforeWrite",st="write",ut="afterWrite",ft=[ct,nt,rt,lt,ot,at,it,st,ut];function dt(e){return e?(e.nodeName||"").toLowerCase():null}function ht(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function mt(e){return e instanceof ht(e).Element||e instanceof Element}function pt(e){return e instanceof ht(e).HTMLElement||e instanceof HTMLElement}function gt(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ht(e).ShadowRoot||e instanceof ShadowRoot)}const vt={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var c=t.styles[e]||{},n=t.attributes[e]||{},r=t.elements[e];pt(r)&&dt(r)&&(Object.assign(r.style,c),Object.keys(n).forEach((function(e){var t=n[e];!1===t?r.removeAttribute(e):r.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,c={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,c.popper),t.styles=c,t.elements.arrow&&Object.assign(t.elements.arrow.style,c.arrow),function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e],r=t.attributes[e]||{},l=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:c[e]).reduce((function(e,t){return e[t]="",e}),{});pt(n)&&dt(n)&&(Object.assign(n.style,l),Object.keys(r).forEach((function(e){n.removeAttribute(e)})))}))}},requires:["computeStyles"]};function bt(e){return e.split("-")[0]}var zt=Math.max,yt=Math.min,Ct=Math.round;function Lt(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function Mt(){return!/^((?!chrome|android).)*safari/i.test(Lt())}function wt(e,t,c){void 0===t&&(t=!1),void 0===c&&(c=!1);var n=e.getBoundingClientRect(),r=1,l=1;t&&pt(e)&&(r=e.offsetWidth>0&&Ct(n.width)/e.offsetWidth||1,l=e.offsetHeight>0&&Ct(n.height)/e.offsetHeight||1);var o=(mt(e)?ht(e):window).visualViewport,a=!Mt()&&c,i=(n.left+(a&&o?o.offsetLeft:0))/r,s=(n.top+(a&&o?o.offsetTop:0))/l,u=n.width/r,f=n.height/l;return{width:u,height:f,top:s,right:i+u,bottom:s+f,left:i,x:i,y:s}}function _t(e){var t=wt(e),c=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-c)<=1&&(c=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:c,height:n}}function xt(e,t){var c=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(c&>(c)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function kt(e){return ht(e).getComputedStyle(e)}function St(e){return["table","td","th"].indexOf(dt(e))>=0}function At(e){return((mt(e)?e.ownerDocument:e.document)||window.document).documentElement}function Tt(e){return"html"===dt(e)?e:e.assignedSlot||e.parentNode||(gt(e)?e.host:null)||At(e)}function Dt(e){return pt(e)&&"fixed"!==kt(e).position?e.offsetParent:null}function Et(e){for(var t=ht(e),c=Dt(e);c&&St(c)&&"static"===kt(c).position;)c=Dt(c);return c&&("html"===dt(c)||"body"===dt(c)&&"static"===kt(c).position)?t:c||function(e){var t=/firefox/i.test(Lt());if(/Trident/i.test(Lt())&&pt(e)&&"fixed"===kt(e).position)return null;var c=Tt(e);for(gt(c)&&(c=c.host);pt(c)&&["html","body"].indexOf(dt(c))<0;){var n=kt(c);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return c;c=c.parentNode}return null}(e)||t}function Nt(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Ht(e,t,c){return zt(e,yt(t,c))}function Ot(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Pt(e,t){return t.reduce((function(t,c){return t[c]=e,t}),{})}const Rt={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,c=e.state,n=e.name,r=e.options,l=c.elements.arrow,o=c.modifiersData.popperOffsets,a=bt(c.placement),i=Nt(a),s=[Ue,qe].indexOf(a)>=0?"height":"width";if(l&&o){var u=function(e,t){return Ot("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Pt(e,Ye))}(r.padding,c),f=_t(l),d="y"===i?Fe:Ue,h="y"===i?$e:qe,m=c.rects.reference[s]+c.rects.reference[i]-o[i]-c.rects.popper[s],p=o[i]-c.rects.reference[i],g=Et(l),v=g?"y"===i?g.clientHeight||0:g.clientWidth||0:0,b=m/2-p/2,z=u[d],y=v-f[s]-u[h],C=v/2-f[s]/2+b,L=Ht(z,C,y),M=i;c.modifiersData[n]=((t={})[M]=L,t.centerOffset=L-C,t)}},effect:function(e){var t=e.state,c=e.options.element,n=void 0===c?"[data-popper-arrow]":c;null!=n&&("string"!=typeof n||(n=t.elements.popper.querySelector(n)))&&xt(t.elements.popper,n)&&(t.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function It(e){return e.split("-")[1]}var Vt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Bt(e){var t,c=e.popper,n=e.popperRect,r=e.placement,l=e.variation,o=e.offsets,a=e.position,i=e.gpuAcceleration,s=e.adaptive,u=e.roundOffsets,f=e.isFixed,d=o.x,h=void 0===d?0:d,m=o.y,p=void 0===m?0:m,g="function"==typeof u?u({x:h,y:p}):{x:h,y:p};h=g.x,p=g.y;var v=o.hasOwnProperty("x"),b=o.hasOwnProperty("y"),z=Ue,y=Fe,C=window;if(s){var L=Et(c),M="clientHeight",w="clientWidth";if(L===ht(c)&&"static"!==kt(L=At(c)).position&&"absolute"===a&&(M="scrollHeight",w="scrollWidth"),r===Fe||(r===Ue||r===qe)&&l===Xe)y=$e,p-=(f&&L===C&&C.visualViewport?C.visualViewport.height:L[M])-n.height,p*=i?1:-1;if(r===Ue||(r===Fe||r===$e)&&l===Xe)z=qe,h-=(f&&L===C&&C.visualViewport?C.visualViewport.width:L[w])-n.width,h*=i?1:-1}var _,x=Object.assign({position:a},s&&Vt),k=!0===u?function(e,t){var c=e.x,n=e.y,r=t.devicePixelRatio||1;return{x:Ct(c*r)/r||0,y:Ct(n*r)/r||0}}({x:h,y:p},ht(c)):{x:h,y:p};return h=k.x,p=k.y,i?Object.assign({},x,((_={})[y]=b?"0":"",_[z]=v?"0":"",_.transform=(C.devicePixelRatio||1)<=1?"translate("+h+"px, "+p+"px)":"translate3d("+h+"px, "+p+"px, 0)",_)):Object.assign({},x,((t={})[y]=b?p+"px":"",t[z]=v?h+"px":"",t.transform="",t))}const jt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,c=e.options,n=c.gpuAcceleration,r=void 0===n||n,l=c.adaptive,o=void 0===l||l,a=c.roundOffsets,i=void 0===a||a,s={placement:bt(t.placement),variation:It(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:r,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Bt(Object.assign({},s,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:i})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Bt(Object.assign({},s,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:i})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}};var Ft={passive:!0};const $t={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,c=e.instance,n=e.options,r=n.scroll,l=void 0===r||r,o=n.resize,a=void 0===o||o,i=ht(t.elements.popper),s=[].concat(t.scrollParents.reference,t.scrollParents.popper);return l&&s.forEach((function(e){e.addEventListener("scroll",c.update,Ft)})),a&&i.addEventListener("resize",c.update,Ft),function(){l&&s.forEach((function(e){e.removeEventListener("scroll",c.update,Ft)})),a&&i.removeEventListener("resize",c.update,Ft)}},data:{}};var qt={left:"right",right:"left",bottom:"top",top:"bottom"};function Ut(e){return e.replace(/left|right|bottom|top/g,(function(e){return qt[e]}))}var Wt={start:"end",end:"start"};function Yt(e){return e.replace(/start|end/g,(function(e){return Wt[e]}))}function Zt(e){var t=ht(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xt(e){return wt(At(e)).left+Zt(e).scrollLeft}function Gt(e){var t=kt(e),c=t.overflow,n=t.overflowX,r=t.overflowY;return/auto|scroll|overlay|hidden/.test(c+r+n)}function Qt(e){return["html","body","#document"].indexOf(dt(e))>=0?e.ownerDocument.body:pt(e)&&Gt(e)?e:Qt(Tt(e))}function Kt(e,t){var c;void 0===t&&(t=[]);var n=Qt(e),r=n===(null==(c=e.ownerDocument)?void 0:c.body),l=ht(n),o=r?[l].concat(l.visualViewport||[],Gt(n)?n:[]):n,a=t.concat(o);return r?a:a.concat(Kt(Tt(o)))}function Jt(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ec(e,t,c){return t===Qe?Jt(function(e,t){var c=ht(e),n=At(e),r=c.visualViewport,l=n.clientWidth,o=n.clientHeight,a=0,i=0;if(r){l=r.width,o=r.height;var s=Mt();(s||!s&&"fixed"===t)&&(a=r.offsetLeft,i=r.offsetTop)}return{width:l,height:o,x:a+Xt(e),y:i}}(e,c)):mt(t)?function(e,t){var c=wt(e,!1,"fixed"===t);return c.top=c.top+e.clientTop,c.left=c.left+e.clientLeft,c.bottom=c.top+e.clientHeight,c.right=c.left+e.clientWidth,c.width=e.clientWidth,c.height=e.clientHeight,c.x=c.left,c.y=c.top,c}(t,c):Jt(function(e){var t,c=At(e),n=Zt(e),r=null==(t=e.ownerDocument)?void 0:t.body,l=zt(c.scrollWidth,c.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),o=zt(c.scrollHeight,c.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),a=-n.scrollLeft+Xt(e),i=-n.scrollTop;return"rtl"===kt(r||c).direction&&(a+=zt(c.clientWidth,r?r.clientWidth:0)-l),{width:l,height:o,x:a,y:i}}(At(e)))}function tc(e,t,c,n){var r="clippingParents"===t?function(e){var t=Kt(Tt(e)),c=["absolute","fixed"].indexOf(kt(e).position)>=0&&pt(e)?Et(e):e;return mt(c)?t.filter((function(e){return mt(e)&&xt(e,c)&&"body"!==dt(e)})):[]}(e):[].concat(t),l=[].concat(r,[c]),o=l[0],a=l.reduce((function(t,c){var r=ec(e,c,n);return t.top=zt(r.top,t.top),t.right=yt(r.right,t.right),t.bottom=yt(r.bottom,t.bottom),t.left=zt(r.left,t.left),t}),ec(e,o,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function cc(e){var t,c=e.reference,n=e.element,r=e.placement,l=r?bt(r):null,o=r?It(r):null,a=c.x+c.width/2-n.width/2,i=c.y+c.height/2-n.height/2;switch(l){case Fe:t={x:a,y:c.y-n.height};break;case $e:t={x:a,y:c.y+c.height};break;case qe:t={x:c.x+c.width,y:i};break;case Ue:t={x:c.x-n.width,y:i};break;default:t={x:c.x,y:c.y}}var s=l?Nt(l):null;if(null!=s){var u="y"===s?"height":"width";switch(o){case Ze:t[s]=t[s]-(c[u]/2-n[u]/2);break;case Xe:t[s]=t[s]+(c[u]/2-n[u]/2)}}return t}function nc(e,t){void 0===t&&(t={});var c=t,n=c.placement,r=void 0===n?e.placement:n,l=c.strategy,o=void 0===l?e.strategy:l,a=c.boundary,i=void 0===a?Ge:a,s=c.rootBoundary,u=void 0===s?Qe:s,f=c.elementContext,d=void 0===f?Ke:f,h=c.altBoundary,m=void 0!==h&&h,p=c.padding,g=void 0===p?0:p,v=Ot("number"!=typeof g?g:Pt(g,Ye)),b=d===Ke?Je:Ke,z=e.rects.popper,y=e.elements[m?b:d],C=tc(mt(y)?y:y.contextElement||At(e.elements.popper),i,u,o),L=wt(e.elements.reference),M=cc({reference:L,element:z,strategy:"absolute",placement:r}),w=Jt(Object.assign({},z,M)),_=d===Ke?w:L,x={top:C.top-_.top+v.top,bottom:_.bottom-C.bottom+v.bottom,left:C.left-_.left+v.left,right:_.right-C.right+v.right},k=e.modifiersData.offset;if(d===Ke&&k){var S=k[r];Object.keys(x).forEach((function(e){var t=[qe,$e].indexOf(e)>=0?1:-1,c=[Fe,$e].indexOf(e)>=0?"y":"x";x[e]+=S[c]*t}))}return x}function rc(e,t){void 0===t&&(t={});var c=t,n=c.placement,r=c.boundary,l=c.rootBoundary,o=c.padding,a=c.flipVariations,i=c.allowedAutoPlacements,s=void 0===i?tt:i,u=It(n),f=u?a?et:et.filter((function(e){return It(e)===u})):Ye,d=f.filter((function(e){return s.indexOf(e)>=0}));0===d.length&&(d=f);var h=d.reduce((function(t,c){return t[c]=nc(e,{placement:c,boundary:r,rootBoundary:l,padding:o})[bt(c)],t}),{});return Object.keys(h).sort((function(e,t){return h[e]-h[t]}))}const lc={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,c=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var r=c.mainAxis,l=void 0===r||r,o=c.altAxis,a=void 0===o||o,i=c.fallbackPlacements,s=c.padding,u=c.boundary,f=c.rootBoundary,d=c.altBoundary,h=c.flipVariations,m=void 0===h||h,p=c.allowedAutoPlacements,g=t.options.placement,v=bt(g),b=i||(v===g||!m?[Ut(g)]:function(e){if(bt(e)===We)return[];var t=Ut(e);return[Yt(e),t,Yt(t)]}(g)),z=[g].concat(b).reduce((function(e,c){return e.concat(bt(c)===We?rc(t,{placement:c,boundary:u,rootBoundary:f,padding:s,flipVariations:m,allowedAutoPlacements:p}):c)}),[]),y=t.rects.reference,C=t.rects.popper,L=new Map,M=!0,w=z[0],_=0;_=0,T=A?"width":"height",D=nc(t,{placement:x,boundary:u,rootBoundary:f,altBoundary:d,padding:s}),E=A?S?qe:Ue:S?$e:Fe;y[T]>C[T]&&(E=Ut(E));var N=Ut(E),H=[];if(l&&H.push(D[k]<=0),a&&H.push(D[E]<=0,D[N]<=0),H.every((function(e){return e}))){w=x,M=!1;break}L.set(x,H)}if(M)for(var O=function(e){var t=z.find((function(t){var c=L.get(t);if(c)return c.slice(0,e).every((function(e){return e}))}));if(t)return w=t,"break"},P=m?3:1;P>0;P--){if("break"===O(P))break}t.placement!==w&&(t.modifiersData[n]._skip=!0,t.placement=w,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function oc(e,t,c){return void 0===c&&(c={x:0,y:0}),{top:e.top-t.height-c.y,right:e.right-t.width+c.x,bottom:e.bottom-t.height+c.y,left:e.left-t.width-c.x}}function ac(e){return[Fe,qe,$e,Ue].some((function(t){return e[t]>=0}))}const ic={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,c=e.name,n=t.rects.reference,r=t.rects.popper,l=t.modifiersData.preventOverflow,o=nc(t,{elementContext:"reference"}),a=nc(t,{altBoundary:!0}),i=oc(o,n),s=oc(a,r,l),u=ac(i),f=ac(s);t.modifiersData[c]={referenceClippingOffsets:i,popperEscapeOffsets:s,isReferenceHidden:u,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}};const sc={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,c=e.options,n=e.name,r=c.offset,l=void 0===r?[0,0]:r,o=tt.reduce((function(e,c){return e[c]=function(e,t,c){var n=bt(e),r=[Ue,Fe].indexOf(n)>=0?-1:1,l="function"==typeof c?c(Object.assign({},t,{placement:e})):c,o=l[0],a=l[1];return o=o||0,a=(a||0)*r,[Ue,qe].indexOf(n)>=0?{x:a,y:o}:{x:o,y:a}}(c,t.rects,l),e}),{}),a=o[t.placement],i=a.x,s=a.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=s),t.modifiersData[n]=o}};const uc={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,c=e.name;t.modifiersData[c]=cc({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}};const fc={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,c=e.options,n=e.name,r=c.mainAxis,l=void 0===r||r,o=c.altAxis,a=void 0!==o&&o,i=c.boundary,s=c.rootBoundary,u=c.altBoundary,f=c.padding,d=c.tether,h=void 0===d||d,m=c.tetherOffset,p=void 0===m?0:m,g=nc(t,{boundary:i,rootBoundary:s,padding:f,altBoundary:u}),v=bt(t.placement),b=It(t.placement),z=!b,y=Nt(v),C="x"===y?"y":"x",L=t.modifiersData.popperOffsets,M=t.rects.reference,w=t.rects.popper,_="function"==typeof p?p(Object.assign({},t.rects,{placement:t.placement})):p,x="number"==typeof _?{mainAxis:_,altAxis:_}:Object.assign({mainAxis:0,altAxis:0},_),k=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,S={x:0,y:0};if(L){if(l){var A,T="y"===y?Fe:Ue,D="y"===y?$e:qe,E="y"===y?"height":"width",N=L[y],H=N+g[T],O=N-g[D],P=h?-w[E]/2:0,R=b===Ze?M[E]:w[E],I=b===Ze?-w[E]:-M[E],V=t.elements.arrow,B=h&&V?_t(V):{width:0,height:0},j=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},F=j[T],$=j[D],q=Ht(0,M[E],B[E]),U=z?M[E]/2-P-q-F-x.mainAxis:R-q-F-x.mainAxis,W=z?-M[E]/2+P+q+$+x.mainAxis:I+q+$+x.mainAxis,Y=t.elements.arrow&&Et(t.elements.arrow),Z=Y?"y"===y?Y.clientTop||0:Y.clientLeft||0:0,X=null!=(A=null==k?void 0:k[y])?A:0,G=N+W-X,Q=Ht(h?yt(H,N+U-X-Z):H,N,h?zt(O,G):O);L[y]=Q,S[y]=Q-N}if(a){var K,J="x"===y?Fe:Ue,ee="x"===y?$e:qe,te=L[C],ce="y"===C?"height":"width",ne=te+g[J],re=te-g[ee],le=-1!==[Fe,Ue].indexOf(v),oe=null!=(K=null==k?void 0:k[C])?K:0,ae=le?ne:te-M[ce]-w[ce]-oe+x.altAxis,ie=le?te+M[ce]+w[ce]-oe-x.altAxis:re,se=h&&le?function(e,t,c){var n=Ht(e,t,c);return n>c?c:n}(ae,te,ie):Ht(h?ae:ne,te,h?ie:re);L[C]=se,S[C]=se-te}t.modifiersData[n]=S}},requiresIfExists:["offset"]};function dc(e,t,c){void 0===c&&(c=!1);var n,r,l=pt(t),o=pt(t)&&function(e){var t=e.getBoundingClientRect(),c=Ct(t.width)/e.offsetWidth||1,n=Ct(t.height)/e.offsetHeight||1;return 1!==c||1!==n}(t),a=At(t),i=wt(e,o,c),s={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(l||!l&&!c)&&(("body"!==dt(t)||Gt(a))&&(s=(n=t)!==ht(n)&&pt(n)?{scrollLeft:(r=n).scrollLeft,scrollTop:r.scrollTop}:Zt(n)),pt(t)?((u=wt(t,!0)).x+=t.clientLeft,u.y+=t.clientTop):a&&(u.x=Xt(a))),{x:i.left+s.scrollLeft-u.x,y:i.top+s.scrollTop-u.y,width:i.width,height:i.height}}function hc(e){var t=new Map,c=new Set,n=[];function r(e){c.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!c.has(e)){var n=t.get(e);n&&r(n)}})),n.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){c.has(e.name)||r(e)})),n}var mc={placement:"bottom",modifiers:[],strategy:"absolute"};function pc(){for(var e=arguments.length,t=new Array(e),c=0;cNumber.parseInt(e,10))):"function"==typeof e?t=>e(t,this._element):e}_getPopperConfig(){const e={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return(this._inNavbar||"static"===this._config.display)&&(I.setDataAttribute(this._menu,"popper","static"),e.modifiers=[{name:"applyStyles",enabled:!1}]),{...e,...g(this._config.popperConfig,[e])}}_selectMenuItem({key:e,target:t}){const c=F.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter((e=>a(e)));c.length&&b(c,t,e===_c,!c.includes(t)).focus()}static jQueryInterface(e){return this.each((function(){const t=Uc.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}static clearMenus(e){if(2===e.button||"keyup"===e.type&&"Tab"!==e.key)return;const t=F.find(Oc);for(const c of t){const t=Uc.getInstance(c);if(!t||!1===t._config.autoClose)continue;const n=e.composedPath(),r=n.includes(t._menu);if(n.includes(t._element)||"inside"===t._config.autoClose&&!r||"outside"===t._config.autoClose&&r)continue;if(t._menu.contains(e.target)&&("keyup"===e.type&&"Tab"===e.key||/input|select|option|textarea|form/i.test(e.target.tagName)))continue;const l={relatedTarget:t._element};"click"===e.type&&(l.clickEvent=e),t._completeHide(l)}}static dataApiKeydownHandler(e){const t=/input|textarea/i.test(e.target.tagName),c="Escape"===e.key,n=[wc,_c].includes(e.key);if(!n&&!c)return;if(t&&!c)return;e.preventDefault();const r=this.matches(Hc)?this:F.prev(this,Hc)[0]||F.next(this,Hc)[0]||F.findOne(Hc,e.delegateTarget.parentNode),l=Uc.getOrCreateInstance(r);if(n)return e.stopPropagation(),l.show(),void l._selectMenuItem(e);l._isShown()&&(e.stopPropagation(),l.hide(),r.focus())}}H.on(document,Dc,Hc,Uc.dataApiKeydownHandler),H.on(document,Dc,Pc,Uc.dataApiKeydownHandler),H.on(document,Tc,Uc.clearMenus),H.on(document,Ec,Uc.clearMenus),H.on(document,Tc,Hc,(function(e){e.preventDefault(),Uc.getOrCreateInstance(this).toggle()})),p(Uc);const Wc="backdrop",Yc="show",Zc=`mousedown.bs.${Wc}`,Xc={className:"modal-backdrop",clickCallback:null,isAnimated:!1,isVisible:!0,rootElement:"body"},Gc={className:"string",clickCallback:"(function|null)",isAnimated:"boolean",isVisible:"boolean",rootElement:"(element|string)"};class Qc extends V{constructor(e){super(),this._config=this._getConfig(e),this._isAppended=!1,this._element=null}static get Default(){return Xc}static get DefaultType(){return Gc}static get NAME(){return Wc}show(e){if(!this._config.isVisible)return void g(e);this._append();const t=this._getElement();this._config.isAnimated&&f(t),t.classList.add(Yc),this._emulateAnimation((()=>{g(e)}))}hide(e){this._config.isVisible?(this._getElement().classList.remove(Yc),this._emulateAnimation((()=>{this.dispose(),g(e)}))):g(e)}dispose(){this._isAppended&&(H.off(this._element,Zc),this._element.remove(),this._isAppended=!1)}_getElement(){if(!this._element){const e=document.createElement("div");e.className=this._config.className,this._config.isAnimated&&e.classList.add("fade"),this._element=e}return this._element}_configAfterMerge(e){return e.rootElement=o(e.rootElement),e}_append(){if(this._isAppended)return;const e=this._getElement();this._config.rootElement.append(e),H.on(e,Zc,(()=>{g(this._config.clickCallback)})),this._isAppended=!0}_emulateAnimation(e){v(e,this._getElement(),this._config.isAnimated)}}const Kc=".bs.focustrap",Jc=`focusin${Kc}`,en=`keydown.tab${Kc}`,tn="backward",cn={autofocus:!0,trapElement:null},nn={autofocus:"boolean",trapElement:"element"};class rn extends V{constructor(e){super(),this._config=this._getConfig(e),this._isActive=!1,this._lastTabNavDirection=null}static get Default(){return cn}static get DefaultType(){return nn}static get NAME(){return"focustrap"}activate(){this._isActive||(this._config.autofocus&&this._config.trapElement.focus(),H.off(document,Kc),H.on(document,Jc,(e=>this._handleFocusin(e))),H.on(document,en,(e=>this._handleKeydown(e))),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,H.off(document,Kc))}_handleFocusin(e){const{trapElement:t}=this._config;if(e.target===document||e.target===t||t.contains(e.target))return;const c=F.focusableChildren(t);0===c.length?t.focus():this._lastTabNavDirection===tn?c[c.length-1].focus():c[0].focus()}_handleKeydown(e){"Tab"===e.key&&(this._lastTabNavDirection=e.shiftKey?tn:"forward")}}const ln=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",on=".sticky-top",an="padding-right",sn="margin-right";class un{constructor(){this._element=document.body}getWidth(){const e=document.documentElement.clientWidth;return Math.abs(window.innerWidth-e)}hide(){const e=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,an,(t=>t+e)),this._setElementAttributes(ln,an,(t=>t+e)),this._setElementAttributes(on,sn,(t=>t-e))}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,an),this._resetElementAttributes(ln,an),this._resetElementAttributes(on,sn)}isOverflowing(){return this.getWidth()>0}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(e,t,c){const n=this.getWidth();this._applyManipulationCallback(e,(e=>{if(e!==this._element&&window.innerWidth>e.clientWidth+n)return;this._saveInitialAttribute(e,t);const r=window.getComputedStyle(e).getPropertyValue(t);e.style.setProperty(t,`${c(Number.parseFloat(r))}px`)}))}_saveInitialAttribute(e,t){const c=e.style.getPropertyValue(t);c&&I.setDataAttribute(e,t,c)}_resetElementAttributes(e,t){this._applyManipulationCallback(e,(e=>{const c=I.getDataAttribute(e,t);null!==c?(I.removeDataAttribute(e,t),e.style.setProperty(t,c)):e.style.removeProperty(t)}))}_applyManipulationCallback(e,t){if(l(e))t(e);else for(const c of F.find(e,this._element))t(c)}}const fn=".bs.modal",dn=`hide${fn}`,hn=`hidePrevented${fn}`,mn=`hidden${fn}`,pn=`show${fn}`,gn=`shown${fn}`,vn=`resize${fn}`,bn=`click.dismiss${fn}`,zn=`mousedown.dismiss${fn}`,yn=`keydown.dismiss${fn}`,Cn=`click${fn}.data-api`,Ln="modal-open",Mn="show",wn="modal-static",_n={backdrop:!0,focus:!0,keyboard:!0},xn={backdrop:"(boolean|string)",focus:"boolean",keyboard:"boolean"};class kn extends B{constructor(e,t){super(e,t),this._dialog=F.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._isTransitioning=!1,this._scrollBar=new un,this._addEventListeners()}static get Default(){return _n}static get DefaultType(){return xn}static get NAME(){return"modal"}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown||this._isTransitioning)return;H.trigger(this._element,pn,{relatedTarget:e}).defaultPrevented||(this._isShown=!0,this._isTransitioning=!0,this._scrollBar.hide(),document.body.classList.add(Ln),this._adjustDialog(),this._backdrop.show((()=>this._showElement(e))))}hide(){if(!this._isShown||this._isTransitioning)return;H.trigger(this._element,dn).defaultPrevented||(this._isShown=!1,this._isTransitioning=!0,this._focustrap.deactivate(),this._element.classList.remove(Mn),this._queueCallback((()=>this._hideModal()),this._element,this._isAnimated()))}dispose(){H.off(window,fn),H.off(this._dialog,fn),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new Qc({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new rn({trapElement:this._element})}_showElement(e){document.body.contains(this._element)||document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0;const t=F.findOne(".modal-body",this._dialog);t&&(t.scrollTop=0),f(this._element),this._element.classList.add(Mn);this._queueCallback((()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,H.trigger(this._element,gn,{relatedTarget:e})}),this._dialog,this._isAnimated())}_addEventListeners(){H.on(this._element,yn,(e=>{"Escape"===e.key&&(this._config.keyboard?this.hide():this._triggerBackdropTransition())})),H.on(window,vn,(()=>{this._isShown&&!this._isTransitioning&&this._adjustDialog()})),H.on(this._element,zn,(e=>{H.one(this._element,bn,(t=>{this._element===e.target&&this._element===t.target&&("static"!==this._config.backdrop?this._config.backdrop&&this.hide():this._triggerBackdropTransition())}))}))}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide((()=>{document.body.classList.remove(Ln),this._resetAdjustments(),this._scrollBar.reset(),H.trigger(this._element,mn)}))}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(H.trigger(this._element,hn).defaultPrevented)return;const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._element.style.overflowY;"hidden"===t||this._element.classList.contains(wn)||(e||(this._element.style.overflowY="hidden"),this._element.classList.add(wn),this._queueCallback((()=>{this._element.classList.remove(wn),this._queueCallback((()=>{this._element.style.overflowY=t}),this._dialog)}),this._dialog),this._element.focus())}_adjustDialog(){const e=this._element.scrollHeight>document.documentElement.clientHeight,t=this._scrollBar.getWidth(),c=t>0;if(c&&!e){const e=m()?"paddingLeft":"paddingRight";this._element.style[e]=`${t}px`}if(!c&&e){const e=m()?"paddingRight":"paddingLeft";this._element.style[e]=`${t}px`}}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(e,t){return this.each((function(){const c=kn.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===c[e])throw new TypeError(`No method named "${e}"`);c[e](t)}}))}}H.on(document,Cn,'[data-bs-toggle="modal"]',(function(e){const t=F.getElementFromSelector(this);["A","AREA"].includes(this.tagName)&&e.preventDefault(),H.one(t,pn,(e=>{e.defaultPrevented||H.one(t,mn,(()=>{a(this)&&this.focus()}))}));const c=F.findOne(".modal.show");c&&kn.getInstance(c).hide();kn.getOrCreateInstance(t).toggle(this)})),$(kn),p(kn);const Sn=".bs.offcanvas",An=".data-api",Tn=`load${Sn}${An}`,Dn="show",En="showing",Nn="hiding",Hn=".offcanvas.show",On=`show${Sn}`,Pn=`shown${Sn}`,Rn=`hide${Sn}`,In=`hidePrevented${Sn}`,Vn=`hidden${Sn}`,Bn=`resize${Sn}`,jn=`click${Sn}${An}`,Fn=`keydown.dismiss${Sn}`,$n={backdrop:!0,keyboard:!0,scroll:!1},qn={backdrop:"(boolean|string)",keyboard:"boolean",scroll:"boolean"};class Un extends B{constructor(e,t){super(e,t),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get Default(){return $n}static get DefaultType(){return qn}static get NAME(){return"offcanvas"}toggle(e){return this._isShown?this.hide():this.show(e)}show(e){if(this._isShown)return;if(H.trigger(this._element,On,{relatedTarget:e}).defaultPrevented)return;this._isShown=!0,this._backdrop.show(),this._config.scroll||(new un).hide(),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(En);this._queueCallback((()=>{this._config.scroll&&!this._config.backdrop||this._focustrap.activate(),this._element.classList.add(Dn),this._element.classList.remove(En),H.trigger(this._element,Pn,{relatedTarget:e})}),this._element,!0)}hide(){if(!this._isShown)return;if(H.trigger(this._element,Rn).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.add(Nn),this._backdrop.hide();this._queueCallback((()=>{this._element.classList.remove(Dn,Nn),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._config.scroll||(new un).reset(),H.trigger(this._element,Vn)}),this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_initializeBackDrop(){const e=Boolean(this._config.backdrop);return new Qc({className:"offcanvas-backdrop",isVisible:e,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:e?()=>{"static"!==this._config.backdrop?this.hide():H.trigger(this._element,In)}:null})}_initializeFocusTrap(){return new rn({trapElement:this._element})}_addEventListeners(){H.on(this._element,Fn,(e=>{"Escape"===e.key&&(this._config.keyboard?this.hide():H.trigger(this._element,In))}))}static jQueryInterface(e){return this.each((function(){const t=Un.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}H.on(document,jn,'[data-bs-toggle="offcanvas"]',(function(e){const t=F.getElementFromSelector(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),i(this))return;H.one(t,Vn,(()=>{a(this)&&this.focus()}));const c=F.findOne(Hn);c&&c!==t&&Un.getInstance(c).hide();Un.getOrCreateInstance(t).toggle(this)})),H.on(window,Tn,(()=>{for(const e of F.find(Hn))Un.getOrCreateInstance(e).show()})),H.on(window,Bn,(()=>{for(const e of F.find("[aria-modal][class*=show][class*=offcanvas-]"))"fixed"!==getComputedStyle(e).position&&Un.getOrCreateInstance(e).hide()})),$(Un),p(Un);const Wn={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],dd:[],div:[],dl:[],dt:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},Yn=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Zn=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:/?#]*(?:[/?#]|$))/i,Xn=(e,t)=>{const c=e.nodeName.toLowerCase();return t.includes(c)?!Yn.has(c)||Boolean(Zn.test(e.nodeValue)):t.filter((e=>e instanceof RegExp)).some((e=>e.test(c)))};const Gn={allowList:Wn,content:{},extraClass:"",html:!1,sanitize:!0,sanitizeFn:null,template:"
    "},Qn={allowList:"object",content:"object",extraClass:"(string|function)",html:"boolean",sanitize:"boolean",sanitizeFn:"(null|function)",template:"string"},Kn={entry:"(string|element|function|null)",selector:"(string|element)"};class Jn extends V{constructor(e){super(),this._config=this._getConfig(e)}static get Default(){return Gn}static get DefaultType(){return Qn}static get NAME(){return"TemplateFactory"}getContent(){return Object.values(this._config.content).map((e=>this._resolvePossibleFunction(e))).filter(Boolean)}hasContent(){return this.getContent().length>0}changeContent(e){return this._checkContent(e),this._config.content={...this._config.content,...e},this}toHtml(){const e=document.createElement("div");e.innerHTML=this._maybeSanitize(this._config.template);for(const[t,c]of Object.entries(this._config.content))this._setContent(e,c,t);const t=e.children[0],c=this._resolvePossibleFunction(this._config.extraClass);return c&&t.classList.add(...c.split(" ")),t}_typeCheckConfig(e){super._typeCheckConfig(e),this._checkContent(e.content)}_checkContent(e){for(const[t,c]of Object.entries(e))super._typeCheckConfig({selector:t,entry:c},Kn)}_setContent(e,t,c){const n=F.findOne(c,e);n&&((t=this._resolvePossibleFunction(t))?l(t)?this._putElementInTemplate(o(t),n):this._config.html?n.innerHTML=this._maybeSanitize(t):n.textContent=t:n.remove())}_maybeSanitize(e){return this._config.sanitize?function(e,t,c){if(!e.length)return e;if(c&&"function"==typeof c)return c(e);const n=(new window.DOMParser).parseFromString(e,"text/html"),r=[].concat(...n.body.querySelectorAll("*"));for(const e of r){const c=e.nodeName.toLowerCase();if(!Object.keys(t).includes(c)){e.remove();continue}const n=[].concat(...e.attributes),r=[].concat(t["*"]||[],t[c]||[]);for(const t of n)Xn(t,r)||e.removeAttribute(t.nodeName)}return n.body.innerHTML}(e,this._config.allowList,this._config.sanitizeFn):e}_resolvePossibleFunction(e){return g(e,[this])}_putElementInTemplate(e,t){if(this._config.html)return t.innerHTML="",void t.append(e);t.textContent=e.textContent}}const er=new Set(["sanitize","allowList","sanitizeFn"]),tr="fade",cr="show",nr=".modal",rr="hide.bs.modal",lr="hover",or="focus",ar={AUTO:"auto",TOP:"top",RIGHT:m()?"left":"right",BOTTOM:"bottom",LEFT:m()?"right":"left"},ir={allowList:Wn,animation:!0,boundary:"clippingParents",container:!1,customClass:"",delay:0,fallbackPlacements:["top","right","bottom","left"],html:!1,offset:[0,6],placement:"top",popperConfig:null,sanitize:!0,sanitizeFn:null,selector:!1,template:'',title:"",trigger:"hover focus"},sr={allowList:"object",animation:"boolean",boundary:"(string|element)",container:"(string|element|boolean)",customClass:"(string|function)",delay:"(number|object)",fallbackPlacements:"array",html:"boolean",offset:"(array|string|function)",placement:"(string|function)",popperConfig:"(null|object|function)",sanitize:"boolean",sanitizeFn:"(null|function)",selector:"(string|boolean)",template:"string",title:"(string|element|function)",trigger:"string"};class ur extends B{constructor(e,t){if(void 0===yc)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(e,t),this._isEnabled=!0,this._timeout=0,this._isHovered=null,this._activeTrigger={},this._popper=null,this._templateFactory=null,this._newContent=null,this.tip=null,this._setListeners(),this._config.selector||this._fixTitle()}static get Default(){return ir}static get DefaultType(){return sr}static get NAME(){return"tooltip"}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(){this._isEnabled&&(this._activeTrigger.click=!this._activeTrigger.click,this._isShown()?this._leave():this._enter())}dispose(){clearTimeout(this._timeout),H.off(this._element.closest(nr),rr,this._hideModalHandler),this._element.getAttribute("data-bs-original-title")&&this._element.setAttribute("title",this._element.getAttribute("data-bs-original-title")),this._disposePopper(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this._isWithContent()||!this._isEnabled)return;const e=H.trigger(this._element,this.constructor.eventName("show")),t=(s(this._element)||this._element.ownerDocument.documentElement).contains(this._element);if(e.defaultPrevented||!t)return;this._disposePopper();const c=this._getTipElement();this._element.setAttribute("aria-describedby",c.getAttribute("id"));const{container:n}=this._config;if(this._element.ownerDocument.documentElement.contains(this.tip)||(n.append(c),H.trigger(this._element,this.constructor.eventName("inserted"))),this._popper=this._createPopper(c),c.classList.add(cr),"ontouchstart"in document.documentElement)for(const e of[].concat(...document.body.children))H.on(e,"mouseover",u);this._queueCallback((()=>{H.trigger(this._element,this.constructor.eventName("shown")),!1===this._isHovered&&this._leave(),this._isHovered=!1}),this.tip,this._isAnimated())}hide(){if(!this._isShown())return;if(H.trigger(this._element,this.constructor.eventName("hide")).defaultPrevented)return;if(this._getTipElement().classList.remove(cr),"ontouchstart"in document.documentElement)for(const e of[].concat(...document.body.children))H.off(e,"mouseover",u);this._activeTrigger.click=!1,this._activeTrigger[or]=!1,this._activeTrigger[lr]=!1,this._isHovered=null;this._queueCallback((()=>{this._isWithActiveTrigger()||(this._isHovered||this._disposePopper(),this._element.removeAttribute("aria-describedby"),H.trigger(this._element,this.constructor.eventName("hidden")))}),this.tip,this._isAnimated())}update(){this._popper&&this._popper.update()}_isWithContent(){return Boolean(this._getTitle())}_getTipElement(){return this.tip||(this.tip=this._createTipElement(this._newContent||this._getContentForTemplate())),this.tip}_createTipElement(e){const t=this._getTemplateFactory(e).toHtml();if(!t)return null;t.classList.remove(tr,cr),t.classList.add(`bs-${this.constructor.NAME}-auto`);const c=(e=>{do{e+=Math.floor(1e6*Math.random())}while(document.getElementById(e));return e})(this.constructor.NAME).toString();return t.setAttribute("id",c),this._isAnimated()&&t.classList.add(tr),t}setContent(e){this._newContent=e,this._isShown()&&(this._disposePopper(),this.show())}_getTemplateFactory(e){return this._templateFactory?this._templateFactory.changeContent(e):this._templateFactory=new Jn({...this._config,content:e,extraClass:this._resolvePossibleFunction(this._config.customClass)}),this._templateFactory}_getContentForTemplate(){return{".tooltip-inner":this._getTitle()}}_getTitle(){return this._resolvePossibleFunction(this._config.title)||this._element.getAttribute("data-bs-original-title")}_initializeOnDelegatedTarget(e){return this.constructor.getOrCreateInstance(e.delegateTarget,this._getDelegateConfig())}_isAnimated(){return this._config.animation||this.tip&&this.tip.classList.contains(tr)}_isShown(){return this.tip&&this.tip.classList.contains(cr)}_createPopper(e){const t=g(this._config.placement,[this,e,this._element]),c=ar[t.toUpperCase()];return zc(this._element,e,this._getPopperConfig(c))}_getOffset(){const{offset:e}=this._config;return"string"==typeof e?e.split(",").map((e=>Number.parseInt(e,10))):"function"==typeof e?t=>e(t,this._element):e}_resolvePossibleFunction(e){return g(e,[this._element])}_getPopperConfig(e){const t={placement:e,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"preSetPlacement",enabled:!0,phase:"beforeMain",fn:e=>{this._getTipElement().setAttribute("data-popper-placement",e.state.placement)}}]};return{...t,...g(this._config.popperConfig,[t])}}_setListeners(){const e=this._config.trigger.split(" ");for(const t of e)if("click"===t)H.on(this._element,this.constructor.eventName("click"),this._config.selector,(e=>{this._initializeOnDelegatedTarget(e).toggle()}));else if("manual"!==t){const e=t===lr?this.constructor.eventName("mouseenter"):this.constructor.eventName("focusin"),c=t===lr?this.constructor.eventName("mouseleave"):this.constructor.eventName("focusout");H.on(this._element,e,this._config.selector,(e=>{const t=this._initializeOnDelegatedTarget(e);t._activeTrigger["focusin"===e.type?or:lr]=!0,t._enter()})),H.on(this._element,c,this._config.selector,(e=>{const t=this._initializeOnDelegatedTarget(e);t._activeTrigger["focusout"===e.type?or:lr]=t._element.contains(e.relatedTarget),t._leave()}))}this._hideModalHandler=()=>{this._element&&this.hide()},H.on(this._element.closest(nr),rr,this._hideModalHandler)}_fixTitle(){const e=this._element.getAttribute("title");e&&(this._element.getAttribute("aria-label")||this._element.textContent.trim()||this._element.setAttribute("aria-label",e),this._element.setAttribute("data-bs-original-title",e),this._element.removeAttribute("title"))}_enter(){this._isShown()||this._isHovered?this._isHovered=!0:(this._isHovered=!0,this._setTimeout((()=>{this._isHovered&&this.show()}),this._config.delay.show))}_leave(){this._isWithActiveTrigger()||(this._isHovered=!1,this._setTimeout((()=>{this._isHovered||this.hide()}),this._config.delay.hide))}_setTimeout(e,t){clearTimeout(this._timeout),this._timeout=setTimeout(e,t)}_isWithActiveTrigger(){return Object.values(this._activeTrigger).includes(!0)}_getConfig(e){const t=I.getDataAttributes(this._element);for(const e of Object.keys(t))er.has(e)&&delete t[e];return e={...t,..."object"==typeof e&&e?e:{}},e=this._mergeConfigObj(e),e=this._configAfterMerge(e),this._typeCheckConfig(e),e}_configAfterMerge(e){return e.container=!1===e.container?document.body:o(e.container),"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),"number"==typeof e.title&&(e.title=e.title.toString()),"number"==typeof e.content&&(e.content=e.content.toString()),e}_getDelegateConfig(){const e={};for(const[t,c]of Object.entries(this._config))this.constructor.Default[t]!==c&&(e[t]=c);return e.selector=!1,e.trigger="manual",e}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null),this.tip&&(this.tip.remove(),this.tip=null)}static jQueryInterface(e){return this.each((function(){const t=ur.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}}p(ur);const fr={...ur.Default,content:"",offset:[0,8],placement:"right",template:'',trigger:"click"},dr={...ur.DefaultType,content:"(null|string|element|function)"};class hr extends ur{static get Default(){return fr}static get DefaultType(){return dr}static get NAME(){return"popover"}_isWithContent(){return this._getTitle()||this._getContent()}_getContentForTemplate(){return{".popover-header":this._getTitle(),".popover-body":this._getContent()}}_getContent(){return this._resolvePossibleFunction(this._config.content)}static jQueryInterface(e){return this.each((function(){const t=hr.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e]()}}))}}p(hr);const mr=".bs.scrollspy",pr=`activate${mr}`,gr=`click${mr}`,vr=`load${mr}.data-api`,br="active",zr="[href]",yr=".nav-link",Cr=`${yr}, .nav-item > ${yr}, .list-group-item`,Lr={offset:null,rootMargin:"0px 0px -25%",smoothScroll:!1,target:null,threshold:[.1,.5,1]},Mr={offset:"(number|null)",rootMargin:"string",smoothScroll:"boolean",target:"element",threshold:"array"};class wr extends B{constructor(e,t){super(e,t),this._targetLinks=new Map,this._observableSections=new Map,this._rootElement="visible"===getComputedStyle(this._element).overflowY?null:this._element,this._activeTarget=null,this._observer=null,this._previousScrollData={visibleEntryTop:0,parentScrollTop:0},this.refresh()}static get Default(){return Lr}static get DefaultType(){return Mr}static get NAME(){return"scrollspy"}refresh(){this._initializeTargetsAndObservables(),this._maybeEnableSmoothScroll(),this._observer?this._observer.disconnect():this._observer=this._getNewObserver();for(const e of this._observableSections.values())this._observer.observe(e)}dispose(){this._observer.disconnect(),super.dispose()}_configAfterMerge(e){return e.target=o(e.target)||document.body,e.rootMargin=e.offset?`${e.offset}px 0px -30%`:e.rootMargin,"string"==typeof e.threshold&&(e.threshold=e.threshold.split(",").map((e=>Number.parseFloat(e)))),e}_maybeEnableSmoothScroll(){this._config.smoothScroll&&(H.off(this._config.target,gr),H.on(this._config.target,gr,zr,(e=>{const t=this._observableSections.get(e.target.hash);if(t){e.preventDefault();const c=this._rootElement||window,n=t.offsetTop-this._element.offsetTop;if(c.scrollTo)return void c.scrollTo({top:n,behavior:"smooth"});c.scrollTop=n}})))}_getNewObserver(){const e={root:this._rootElement,threshold:this._config.threshold,rootMargin:this._config.rootMargin};return new IntersectionObserver((e=>this._observerCallback(e)),e)}_observerCallback(e){const t=e=>this._targetLinks.get(`#${e.target.id}`),c=e=>{this._previousScrollData.visibleEntryTop=e.target.offsetTop,this._process(t(e))},n=(this._rootElement||document.documentElement).scrollTop,r=n>=this._previousScrollData.parentScrollTop;this._previousScrollData.parentScrollTop=n;for(const l of e){if(!l.isIntersecting){this._activeTarget=null,this._clearActiveClass(t(l));continue}const e=l.target.offsetTop>=this._previousScrollData.visibleEntryTop;if(r&&e){if(c(l),!n)return}else r||e||c(l)}}_initializeTargetsAndObservables(){this._targetLinks=new Map,this._observableSections=new Map;const e=F.find(zr,this._config.target);for(const t of e){if(!t.hash||i(t))continue;const e=F.findOne(decodeURI(t.hash),this._element);a(e)&&(this._targetLinks.set(decodeURI(t.hash),t),this._observableSections.set(t.hash,e))}}_process(e){this._activeTarget!==e&&(this._clearActiveClass(this._config.target),this._activeTarget=e,e.classList.add(br),this._activateParents(e),H.trigger(this._element,pr,{relatedTarget:e}))}_activateParents(e){if(e.classList.contains("dropdown-item"))F.findOne(".dropdown-toggle",e.closest(".dropdown")).classList.add(br);else for(const t of F.parents(e,".nav, .list-group"))for(const e of F.prev(t,Cr))e.classList.add(br)}_clearActiveClass(e){e.classList.remove(br);const t=F.find(`${zr}.${br}`,e);for(const e of t)e.classList.remove(br)}static jQueryInterface(e){return this.each((function(){const t=wr.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}))}}H.on(window,vr,(()=>{for(const e of F.find('[data-bs-spy="scroll"]'))wr.getOrCreateInstance(e)})),p(wr);const _r=".bs.tab",xr=`hide${_r}`,kr=`hidden${_r}`,Sr=`show${_r}`,Ar=`shown${_r}`,Tr=`click${_r}`,Dr=`keydown${_r}`,Er=`load${_r}`,Nr="ArrowLeft",Hr="ArrowRight",Or="ArrowUp",Pr="ArrowDown",Rr="Home",Ir="End",Vr="active",Br="fade",jr="show",Fr=".dropdown-toggle",$r=`:not(${Fr})`,qr='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',Ur=`${`.nav-link${$r}, .list-group-item${$r}, [role="tab"]${$r}`}, ${qr}`,Wr=`.${Vr}[data-bs-toggle="tab"], .${Vr}[data-bs-toggle="pill"], .${Vr}[data-bs-toggle="list"]`;class Yr extends B{constructor(e){super(e),this._parent=this._element.closest('.list-group, .nav, [role="tablist"]'),this._parent&&(this._setInitialAttributes(this._parent,this._getChildren()),H.on(this._element,Dr,(e=>this._keydown(e))))}static get NAME(){return"tab"}show(){const e=this._element;if(this._elemIsActive(e))return;const t=this._getActiveElem(),c=t?H.trigger(t,xr,{relatedTarget:e}):null;H.trigger(e,Sr,{relatedTarget:t}).defaultPrevented||c&&c.defaultPrevented||(this._deactivate(t,e),this._activate(e,t))}_activate(e,t){if(!e)return;e.classList.add(Vr),this._activate(F.getElementFromSelector(e));this._queueCallback((()=>{"tab"===e.getAttribute("role")?(e.removeAttribute("tabindex"),e.setAttribute("aria-selected",!0),this._toggleDropDown(e,!0),H.trigger(e,Ar,{relatedTarget:t})):e.classList.add(jr)}),e,e.classList.contains(Br))}_deactivate(e,t){if(!e)return;e.classList.remove(Vr),e.blur(),this._deactivate(F.getElementFromSelector(e));this._queueCallback((()=>{"tab"===e.getAttribute("role")?(e.setAttribute("aria-selected",!1),e.setAttribute("tabindex","-1"),this._toggleDropDown(e,!1),H.trigger(e,kr,{relatedTarget:t})):e.classList.remove(jr)}),e,e.classList.contains(Br))}_keydown(e){if(![Nr,Hr,Or,Pr,Rr,Ir].includes(e.key))return;e.stopPropagation(),e.preventDefault();const t=this._getChildren().filter((e=>!i(e)));let c;if([Rr,Ir].includes(e.key))c=t[e.key===Rr?0:t.length-1];else{const n=[Hr,Pr].includes(e.key);c=b(t,e.target,n,!0)}c&&(c.focus({preventScroll:!0}),Yr.getOrCreateInstance(c).show())}_getChildren(){return F.find(Ur,this._parent)}_getActiveElem(){return this._getChildren().find((e=>this._elemIsActive(e)))||null}_setInitialAttributes(e,t){this._setAttributeIfNotExists(e,"role","tablist");for(const e of t)this._setInitialAttributesOnChild(e)}_setInitialAttributesOnChild(e){e=this._getInnerElement(e);const t=this._elemIsActive(e),c=this._getOuterElement(e);e.setAttribute("aria-selected",t),c!==e&&this._setAttributeIfNotExists(c,"role","presentation"),t||e.setAttribute("tabindex","-1"),this._setAttributeIfNotExists(e,"role","tab"),this._setInitialAttributesOnTargetPanel(e)}_setInitialAttributesOnTargetPanel(e){const t=F.getElementFromSelector(e);t&&(this._setAttributeIfNotExists(t,"role","tabpanel"),e.id&&this._setAttributeIfNotExists(t,"aria-labelledby",`${e.id}`))}_toggleDropDown(e,t){const c=this._getOuterElement(e);if(!c.classList.contains("dropdown"))return;const n=(e,n)=>{const r=F.findOne(e,c);r&&r.classList.toggle(n,t)};n(Fr,Vr),n(".dropdown-menu",jr),c.setAttribute("aria-expanded",t)}_setAttributeIfNotExists(e,t,c){e.hasAttribute(t)||e.setAttribute(t,c)}_elemIsActive(e){return e.classList.contains(Vr)}_getInnerElement(e){return e.matches(Ur)?e:F.findOne(Ur,e)}_getOuterElement(e){return e.closest(".nav-item, .list-group-item")||e}static jQueryInterface(e){return this.each((function(){const t=Yr.getOrCreateInstance(this);if("string"==typeof e){if(void 0===t[e]||e.startsWith("_")||"constructor"===e)throw new TypeError(`No method named "${e}"`);t[e]()}}))}}H.on(document,Tr,qr,(function(e){["A","AREA"].includes(this.tagName)&&e.preventDefault(),i(this)||Yr.getOrCreateInstance(this).show()})),H.on(window,Er,(()=>{for(const e of F.find(Wr))Yr.getOrCreateInstance(e)})),p(Yr);const Zr=".bs.toast",Xr=`mouseover${Zr}`,Gr=`mouseout${Zr}`,Qr=`focusin${Zr}`,Kr=`focusout${Zr}`,Jr=`hide${Zr}`,el=`hidden${Zr}`,tl=`show${Zr}`,cl=`shown${Zr}`,nl="hide",rl="show",ll="showing",ol={animation:"boolean",autohide:"boolean",delay:"number"},al={animation:!0,autohide:!0,delay:5e3};class il extends B{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return al}static get DefaultType(){return ol}static get NAME(){return"toast"}show(){if(H.trigger(this._element,tl).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");this._element.classList.remove(nl),f(this._element),this._element.classList.add(rl,ll),this._queueCallback((()=>{this._element.classList.remove(ll),H.trigger(this._element,cl),this._maybeScheduleHide()}),this._element,this._config.animation)}hide(){if(!this.isShown())return;if(H.trigger(this._element,Jr).defaultPrevented)return;this._element.classList.add(ll),this._queueCallback((()=>{this._element.classList.add(nl),this._element.classList.remove(ll,rl),H.trigger(this._element,el)}),this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(rl),super.dispose()}isShown(){return this._element.classList.contains(rl)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout((()=>{this.hide()}),this._config.delay)))}_onInteraction(e,t){switch(e.type){case"mouseover":case"mouseout":this._hasMouseInteraction=t;break;case"focusin":case"focusout":this._hasKeyboardInteraction=t}if(t)return void this._clearTimeout();const c=e.relatedTarget;this._element===c||this._element.contains(c)||this._maybeScheduleHide()}_setListeners(){H.on(this._element,Xr,(e=>this._onInteraction(e,!0))),H.on(this._element,Gr,(e=>this._onInteraction(e,!1))),H.on(this._element,Qr,(e=>this._onInteraction(e,!0))),H.on(this._element,Kr,(e=>this._onInteraction(e,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each((function(){const t=il.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}$(il),p(il);return{Alert:Y,Button:X,Carousel:ke,Collapse:je,Dropdown:Uc,Modal:kn,Offcanvas:Un,Popover:hr,ScrollSpy:wr,Tab:Yr,Toast:il,Tooltip:ur}})),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,r=t,l=(n.document,!r.documentElement||!r.head||"function"!=typeof r.addEventListener||r.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};r="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[l]})}const u={...o};u[l]={...o[l],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[l]={...f[l],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[l]={...d[l],fak:"fa-kit"},s(d);const h={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};h[l]={...h[l],"fa-kit":"fak"},s(h),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const m=new Set;Object.keys(a[l]).map(m.add.bind(m)),Object.keys(a.sharp).map(m.add.bind(m)),Object.keys(a["sharp-duotone"]).map(m.add.bind(m));const p=n||{};p[r]||(p[r]={}),p[r].styles||(p[r].styles={}),p[r].hooks||(p[r].hooks={}),p[r].shims||(p[r].shims=[]);var g=p[r];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function b(e,t,c){var{skipHooks:n=!1}=2{b("fab",z),b("fa-brands",z)}))}(),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,r=t,l=(n.document,!r.documentElement||!r.head||"function"!=typeof r.addEventListener||r.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};r="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[l]})}const u={...o};u[l]={...o[l],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[l]={...f[l],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[l]={...d[l],fak:"fa-kit"},s(d);const h={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};h[l]={...h[l],"fa-kit":"fak"},s(h),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const m=new Set;Object.keys(a[l]).map(m.add.bind(m)),Object.keys(a.sharp).map(m.add.bind(m)),Object.keys(a["sharp-duotone"]).map(m.add.bind(m));const p=n||{};p[r]||(p[r]={}),p[r].styles||(p[r].styles={}),p[r].hooks||(p[r].hooks={}),p[r].shims||(p[r].shims=[]);var g=p[r];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function b(e,t,c){var{skipHooks:n=!1}=2{b("far",z),b("fa-regular",z)}))}(),function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,r=t,l=(n.document,!r.documentElement||!r.head||"function"!=typeof r.addEventListener||r.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};r="___FONT_AWESOME___";const i=(()=>{try{return!0}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[l]})}const u={...o};u[l]={...o[l],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[l]={...f[l],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[l]={...d[l],fak:"fa-kit"},s(d);const h={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};h[l]={...h[l],"fa-kit":"fak"},s(h),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const m=new Set;Object.keys(a[l]).map(m.add.bind(m)),Object.keys(a.sharp).map(m.add.bind(m)),Object.keys(a["sharp-duotone"]).map(m.add.bind(m));const p=n||{};p[r]||(p[r]={}),p[r].styles||(p[r].styles={}),p[r].hooks||(p[r].hooks={}),p[r].shims||(p[r].shims=[]);var g=p[r];function v(e){return Object.keys(e).reduce(((t,c)=>{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function b(e,t,c){var{skipHooks:n=!1}=2{b("fas",z),b("fa-solid",z)}))}(),function(){"use strict";let e={},t={},c=null,n={mark:C=()=>{},measure:C};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document),"undefined"!=typeof MutationObserver&&(c=MutationObserver),"undefined"!=typeof performance&&(n=performance)}catch(C){}const{userAgent:r=""}=e.navigator||{},l=e,o=t,a=c;var i=n;const s=!!l.document,u=!!o.documentElement&&!!o.head&&"function"==typeof o.addEventListener&&"function"==typeof o.createElement,f=~r.indexOf("MSIE")||~r.indexOf("Trident/");var d="classic",h="duotone",m="sharp",p="sharp-duotone",g=[d,h,m,p],v={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},b=(L=[1,2,3,4,5,6,7,8,9,10]).concat([11,12,13,14,15,16,17,18,19,20]),z={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},y=[...Object.keys({classic:["fas","far","fal","fat"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds"]}),"solid","regular","light","thin","duotone","brands","2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",z.GROUP,z.SWAP_OPACITY,z.PRIMARY,z.SECONDARY].concat(L.map((e=>"".concat(e,"x")))).concat(b.map((e=>"w-".concat(e)))),C={kit:"fak"},L={"kit-duotone":"fakd"};b="___FONT_AWESOME___";const M=16,w="svg-inline--fa",_="data-fa-i2svg",x="data-fa-pseudo-element",k="data-fa-pseudo-element-pending",S="data-prefix",A="data-icon",T="fontawesome-i2svg",D="async",E=["HTML","HEAD","STYLE","SCRIPT"],N=(()=>{try{return!0}catch(e){return!1}})(),H=[d,m,p];function O(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[d]})}const P={...v};P[d]={...v[d],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"};const R=O(P),I={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};I[d]={...I[d],...C,...L};const V=O(I),B={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};B[d]={...B[d],fak:"fa-kit"};const j=O(B),F={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};F[d]={...F[d],"fa-kit":"fak"};const $=O(F),q=/fa(s|r|l|t|d|b|k|kd|ss|sr|sl|st|sds)?[\-\ ]/,U="fa-layers-text",W=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i;O({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const Y=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],Z=z,X=new Set;Object.keys(V[d]).map(X.add.bind(X)),Object.keys(V[m]).map(X.add.bind(X)),Object.keys(V[p]).map(X.add.bind(X));const G=["kit",...y],Q=l.FontAwesomeConfig||{};if(o&&"function"==typeof o.querySelector){[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach((e=>{var[t,e]=e,t=""===(t=function(e){var t=o.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(t))||"false"!==t&&("true"===t||t);null!=t&&(Q[e]=t)}))}L={styleDefault:"solid",familyDefault:"classic",cssPrefix:"fa",replacementClass:w,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},Q.familyPrefix&&(Q.cssPrefix=Q.familyPrefix);const K={...L,...Q};K.autoReplaceSvg||(K.observeMutations=!1);const J={};Object.keys(L).forEach((e=>{Object.defineProperty(J,e,{enumerable:!0,set:function(t){K[e]=t,ee.forEach((e=>e(J)))},get:function(){return K[e]}})})),Object.defineProperty(J,"familyPrefix",{enumerable:!0,set:function(e){K.cssPrefix=e,ee.forEach((e=>e(J)))},get:function(){return K.cssPrefix}}),l.FontAwesomeConfig=J;const ee=[],te=M,ce={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1},ne="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function re(){let e=12,t="";for(;0>>0;c--;)t[c]=e[c];return t}function oe(e){return e.classList?le(e.classList):(e.getAttribute("class")||"").split(" ").filter((e=>e))}function ae(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function ie(e){return Object.keys(e||{}).reduce(((t,c)=>t+"".concat(c,": ").concat(e[c].trim(),";")),"")}function se(e){return e.size!==ce.size||e.x!==ce.x||e.y!==ce.y||e.rotate!==ce.rotate||e.flipX||e.flipY}function ue(){var e,t,c=w,n=J.cssPrefix,r=J.replacementClass;let l=':host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.0714285705em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width,2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}100%,40%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}';return"fa"===n&&r===c||(e=new RegExp("\\.".concat("fa","\\-"),"g"),t=new RegExp("\\--".concat("fa","\\-"),"g"),c=new RegExp("\\.".concat(c),"g"),l=l.replace(e,".".concat(n,"-")).replace(t,"--".concat(n,"-")).replace(c,".".concat(r))),l}let fe=!1;function de(){J.autoAddCss&&!fe&&(function(e){if(e&&u){const n=o.createElement("style");n.setAttribute("type","text/css"),n.innerHTML=e;var t=o.head.childNodes;let r=null;for(let e=t.length-1;-1({dom:{css:ue,insertCss:de}}),hooks:()=>({beforeDOMElementCreation(){de()},beforeI2svg(){de()}})};const he=l||{};he[b]||(he[b]={}),he[b].styles||(he[b].styles={}),he[b].hooks||(he[b].hooks={}),he[b].shims||(he[b].shims=[]);var me=he[b];const pe=[];let ge=!1;function ve(e){u&&(ge?setTimeout(e,0):pe.push(e))}function be(e){const{tag:t,attributes:c={},children:n=[]}=e;return"string"==typeof e?ae(e):"<".concat(t," ").concat((r=c,Object.keys(r||{}).reduce(((e,t)=>e+"".concat(t,'="').concat(ae(r[t]),'" ')),"").trim()),">").concat(n.map(be).join(""),"");var r}function ze(e,t,c){if(e&&e[t]&&e[t][c])return{prefix:t,iconName:c,icon:e[t][c]}}function ye(e,t,c,n){for(var r,l,o=Object.keys(e),a=o.length,i=void 0!==n?Ce(t,n):t,s=void 0===c?(r=1,e[o[0]]):(r=0,c);re()))})));var Ce=function(e,t){return function(c,n,r,l){return e.call(t,c,n,r,l)}};function Le(e){const t=function(e){const t=[];let c=0;for(var n=e.length;c{var n=e[c];return n.icon?t[n.iconName]=n.icon:t[c]=n,t}),{})}function we(e,t,c){var{skipHooks:n=!1}=2{var e=e=>ye(_e,((t,c,n)=>(t[n]=ye(c,e,{}),t)),{});Ae=e(((e,t,c)=>{if(t[3]&&(e[t[3]]=c),t[2]){t[2].filter((e=>"number"==typeof e)).forEach((t=>{e[t.toString(16)]=c}))}return e})),Te=e(((e,t,c)=>{if(e[c]=c,t[2]){t[2].filter((e=>"string"==typeof e)).forEach((t=>{e[t]=c}))}return e})),Ne=e(((e,t,c)=>{const n=t[2];return e[c]=c,n.forEach((t=>{e[t]=c})),e}));const t="far"in _e||J.autoFetchSvg;e=ye(xe,((e,c)=>{const n=c[0];let r=c[1];return c=c[2],"far"!==r||t||(r="fas"),"string"==typeof n&&(e.names[n]={prefix:r,iconName:c}),"number"==typeof n&&(e.unicodes[n.toString(16)]={prefix:r,iconName:c}),e}),{names:{},unicodes:{}}),De=e.names,Ee=e.unicodes,Se=Be(J.styleDefault,{family:J.familyDefault})};function Pe(e,t){return(Ae[e]||{})[t]}function Re(e,t){return(Ne[e]||{})[t]}function Ie(e){return De[e]||{prefix:null,iconName:null}}y=e=>{Se=Be(e.styleDefault,{family:J.familyDefault})},ee.push(y),Oe();const Ve=()=>({prefix:null,iconName:null,rest:[]});function Be(e,t){var{family:c=d}=1e!==h));o.forEach((t=>{(e.includes(n[t])||e.some((e=>je[t].includes(e))))&&(l=t)}));const a=e.reduce(((e,t)=>{var a,i=function(e,t){const c=t.split("-");var n=c[0];return t=c.slice(1).join("-"),n!==e||""===t||(e=t,~G.indexOf(e))?null:t}(J.cssPrefix,t);return _e[t]?(t=ke[l].includes(t)?$[l][t]:t,r=t,e.prefix=t):-1t===n[e]))||e.rest.push(t),!c&&e.prefix&&e.iconName&&(a="fa"===r?Ie(e.iconName):{},i=Re(e.prefix,e.iconName),a.prefix&&(r=null),e.iconName=a.iconName||i||e.iconName,e.prefix=a.prefix||e.prefix,"far"!==e.prefix||_e.far||!_e.fas||J.autoFetchSvg||(e.prefix="fas")),e}),Ve());return(e.includes("fa-brands")||e.includes("fab"))&&(a.prefix="fab"),(e.includes("fa-duotone")||e.includes("fad"))&&(a.prefix="fad"),a.prefix||l!==m||!_e.fass&&!J.autoFetchSvg||(a.prefix="fass",a.iconName=Re(a.prefix,a.iconName)||a.iconName),a.prefix||l!==p||!_e.fasds&&!J.autoFetchSvg||(a.prefix="fasds",a.iconName=Re(a.prefix,a.iconName)||a.iconName),"fa"!==a.prefix&&"fa"!==r||(a.prefix=Se||"fas"),a}let $e=[],qe={};const Ue={},We=Object.keys(Ue);function Ye(e,t){for(var c=arguments.length,n=new Array(2{t=e.apply(null,[t,...n])})),t}function Ze(e){for(var t=arguments.length,c=new Array(1{e.apply(null,c)}))}function Xe(e){var t=e;e=Array.prototype.slice.call(arguments,1);return Ue[t]?Ue[t].apply(null,e):void 0}function Ge(e){"fa"===e.prefix&&(e.prefix="fas");let t=e.iconName;if(e=e.prefix||Se,t)return t=Re(e,t)||t,ze(Qe.definitions,e,t)||ze(me.styles,e,t)}const Qe=new class{constructor(){this.definitions={}}add(){for(var e=arguments.length,t=new Array(e),c=0;c{this.definitions[e]={...this.definitions[e]||{},...n[e]},we(e,n[e]);var t=j[d][e];t&&we(t,n[e]),Oe()}))}reset(){this.definitions={}}_pullDefinitions(e,t){const c=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(c).map((t=>{const{prefix:n,iconName:r,icon:l}=c[t],o=l[2];e[n]||(e[n]={}),0{"string"==typeof t&&(e[n][t]=l)})),e[n][r]=l})),e}},Ke={noAuto:()=>{J.autoReplaceSvg=!1,J.observeMutations=!1,Ze("noAuto")},config:J,dom:{i2svg:function(){var e=0{Je({autoReplaceSvgRoot:t}),Ze("watch",e)}))}},parse:{icon:e=>{if(null===e)return null;if("object"==typeof e&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:Re(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&2===e.length){var t=0===e[1].indexOf("fa-")?e[1].slice(3):e[1],c=Be(e[0]);return{prefix:c,iconName:Re(c,t)||t}}return"string"==typeof e&&(-1be(e)))}}),Object.defineProperty(e,"node",{get:function(){if(u){const t=o.createElement("div");return t.innerHTML=e.html,t.children}}}),e}function tt(e){const{icons:{main:t,mask:c},prefix:n,iconName:r,transform:l,symbol:o,title:a,maskId:i,titleId:s,extra:u,watchable:f=!1}=e;var{width:d,height:h}=c.found?c:t,m="fak"===n;e=[J.replacementClass,r?"".concat(J.cssPrefix,"-").concat(r):""].filter((e=>-1===u.classes.indexOf(e))).filter((e=>""!==e||!!e)).concat(u.classes).join(" ");let p={children:[],attributes:{...u.attributes,"data-prefix":n,"data-icon":r,class:e,role:u.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(d," ").concat(h)}};d=m&&!~u.classes.indexOf("fa-fw")?{width:"".concat(d/h*16*.0625,"em")}:{},f&&(p.attributes[_]=""),a&&(p.children.push({tag:"title",attributes:{id:p.attributes["aria-labelledby"]||"title-".concat(s||re())},children:[a]}),delete p.attributes.title);const g={...p,prefix:n,iconName:r,main:t,mask:c,maskId:i,transform:l,symbol:o,styles:{...d,...u.styles}};var{children:h,attributes:d}=c.found&&t.found?Xe("generateAbstractMask",g)||{children:[],attributes:{}}:Xe("generateAbstractIcon",g)||{children:[],attributes:{}};return g.children=h,g.attributes=d,(o?function(e){var{prefix:t,iconName:c,children:n,attributes:r,symbol:e}=e;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:{...r,id:e=!0===e?"".concat(t,"-").concat(J.cssPrefix,"-").concat(c):e},children:n}]}]}:function(e){let{children:t,main:c,mask:n,attributes:r,styles:l,transform:o}=e;if(se(o)&&c.found&&!n.found){var{width:a,height:e}=c;const t=a/e/2,n=.5;r.style=ie({...l,"transform-origin":"".concat(t+o.x/16,"em ").concat(n+o.y/16,"em")})}return[{tag:"svg",attributes:r,children:t}]})(g)}function ct(e){const{content:t,width:c,height:n,transform:r,title:l,extra:o,watchable:a=!1}=e,i={...o.attributes,...l?{title:l}:{},class:o.classes.join(" ")};a&&(i[_]="");const s={...o.styles};se(r)&&(s.transform=function(e){var{transform:t,width:c=M,height:n=M,startCentered:e=!1}=e;let r="";return r+=e&&f?"translate(".concat(t.x/te-c/2,"em, ").concat(t.y/te-n/2,"em) "):e?"translate(calc(-50% + ".concat(t.x/te,"em), calc(-50% + ").concat(t.y/te,"em)) "):"translate(".concat(t.x/te,"em, ").concat(t.y/te,"em) "),r+="scale(".concat(t.size/te*(t.flipX?-1:1),", ").concat(t.size/te*(t.flipY?-1:1),") "),r+="rotate(".concat(t.rotate,"deg) "),r}({transform:r,startCentered:!0,width:c,height:n}),s["-webkit-transform"]=s.transform),0<(e=ie(s)).length&&(i.style=e);const u=[];return u.push({tag:"span",attributes:i,children:[t]}),l&&u.push({tag:"span",attributes:{class:"sr-only"},children:[l]}),u}const nt=me.styles;function rt(e){var t=e[0],c=e[1],[e]=e.slice(4);let n=null;return n=Array.isArray(e)?{tag:"g",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.GROUP)},children:[{tag:"path",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.SECONDARY),fill:"currentColor",d:e[0]}},{tag:"path",attributes:{class:"".concat(J.cssPrefix,"-").concat(Z.PRIMARY),fill:"currentColor",d:e[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:e}},{found:!0,width:t,height:c,icon:n}}const lt={found:!1,width:512,height:512};function ot(e,t){let c=t;return"fa"===t&&null!==J.styleDefault&&(t=Se),new Promise(((n,r)=>{var l,o;if("fa"===c&&(o=Ie(e)||{},e=o.iconName||e,t=o.prefix||t),e&&t&&nt[t]&&nt[t][e])return n(rt(nt[t][e]));l=e,o=t,N||J.showMissingIcons||!l||console.error('Icon with name "'.concat(l,'" and prefix "').concat(o,'" is missing.')),n({...lt,icon:J.showMissingIcons&&e&&Xe("missingIconAbstract")||{}})}))}L=()=>{};const at=J.measurePerformance&&i&&i.mark&&i.measure?i:{mark:L,measure:L},it='FA "6.6.0"',st=e=>{at.mark("".concat(it," ").concat(e," ends")),at.measure("".concat(it," ").concat(e),"".concat(it," ").concat(e," begins"),"".concat(it," ").concat(e," ends"))};var ut={begin:e=>(at.mark("".concat(it," ").concat(e," begins")),()=>st(e)),end:st};const ft=()=>{};function dt(e){return"string"==typeof(e.getAttribute?e.getAttribute(_):null)}function ht(e,t){const{ceFn:c=("svg"===e.tag?function(e){return o.createElementNS("http://www.w3.org/2000/svg",e)}:function(e){return o.createElement(e)})}=1{t.parentNode.insertBefore(ht(e),t)})),null===t.getAttribute(_)&&J.keepOriginalSource?(e=o.createComment((e=" ".concat((e=t).outerHTML," "),e="".concat(e,"Font Awesome fontawesome.com "))),t.parentNode.replaceChild(e,t)):t.remove())},nest:function(e){const t=e[0],c=e[1];if(~oe(t).indexOf(J.replacementClass))return mt.replace(e);const n=new RegExp("".concat(J.cssPrefix,"-.*"));if(delete c[0].attributes.id,c[0].attributes.class){const e=c[0].attributes.class.split(" ").reduce(((e,t)=>((t===J.replacementClass||t.match(n)?e.toSvg:e.toNode).push(t),e)),{toNode:[],toSvg:[]});c[0].attributes.class=e.toSvg.join(" "),0===e.toNode.length?t.removeAttribute("class"):t.setAttribute("class",e.toNode.join(" "))}e=c.map((e=>be(e))).join("\n"),t.setAttribute(_,""),t.innerHTML=e}};function pt(e){e()}function gt(e,t){const c="function"==typeof t?t:ft;if(0===e.length)c();else{let t=pt;J.mutateApproach===D&&(t=l.requestAnimationFrame||pt),t((()=>{var t=!0!==J.autoReplaceSvg&&mt[J.autoReplaceSvg]||mt.replace;const n=ut.begin("mutate");e.map(t),n(),c()}))}}let vt=!1;function bt(){vt=!0}function zt(){vt=!1}let yt=null;function Ct(e){if(!a)return;if(!J.observeMutations)return;const{treeCallback:t=ft,nodeCallback:c=ft,pseudoElementsCallback:n=ft,observeMutationsRoot:r=o}=e;yt=new a((e=>{if(!vt){const r=Se;le(e).forEach((e=>{var l,o,a;"childList"===e.type&&0("class"!==e.name&&"style"!==e.name&&(e[t.name]=t.value),e)),{});var c=e.getAttribute("title");e=e.getAttribute("data-fa-title-id");return J.autoA11y&&(c?t["aria-labelledby"]="".concat(J.replacementClass,"-title-").concat(e||re()):(t["aria-hidden"]="true",t.focusable="false")),t}(e);t=Ye("parseNodeAttributes",{},e),c=c.styleParser?function(e){const t=e.getAttribute("style");let c=[];return t&&(c=t.split(";").reduce(((e,t)=>{const c=t.split(":");t=c[0];const n=c.slice(1);return t&&0c.add("".concat(T,"-").concat(e)),r=e=>c.remove("".concat(T,"-").concat(e)),l=J.autoFetchSvg?_t:H.map((e=>"fa-".concat(e))).concat(Object.keys(Mt));l.includes("fa")||l.push("fa");var a=[".".concat(U,":not([").concat(_,"])")].concat(l.map((e=>".".concat(e,":not([").concat(_,"])")))).join(", ");if(0===a.length)return Promise.resolve();let i=[];try{i=le(e.querySelectorAll(a))}catch(e){}if(!(0{try{var c=wt(t);c&&e.push(c)}catch(e){N||"MissingIcon"===e.name&&console.error(e)}return e}),[]);return new Promise(((e,c)=>{Promise.all(f).then((c=>{gt(c,(()=>{n("active"),n("complete"),r("pending"),"function"==typeof t&&t(),s(),e()}))})).catch((e=>{s(),c(e)}))}))}function kt(e){let t=1{e&>([e],t)}))}function St(e){let t=1(Ze("beforeDOMElementCreation",{iconDefinition:e,params:t}),J.autoA11y&&(o?s["aria-labelledby"]="".concat(J.replacementClass,"-title-").concat(a||re()):(s["aria-hidden"]="true",s.focusable="false")),tt({icons:{main:rt(h),mask:r?rt(r.icon):{found:!1,width:null,height:null,icon:{}}},prefix:f,iconName:d,transform:{...ce,...c},symbol:n,title:o,maskId:l,titleId:a,extra:{attributes:s,styles:u,classes:i}}))))}}H.map((e=>{_t.add("fa-".concat(e))})),Object.keys(R[d]).map(_t.add.bind(_t)),Object.keys(R[m]).map(_t.add.bind(_t)),Object.keys(R[p]).map(_t.add.bind(_t)),_t=[..._t],b={mixout(){return{icon:(e=St,function(t){var c=1({mutationObserverCallbacks:e=>(e.treeCallback=xt,e.nodeCallback=kt,e)}),provides(e){e.i2svg=function(e){var{node:t=o,callback:e=(()=>{})}=e;return xt(t,e)},e.generateSvgReplacementMutation=function(e,t){const{iconName:c,title:n,titleId:r,prefix:l,transform:o,symbol:a,mask:i,maskId:s,extra:u}=t;return new Promise(((t,f)=>{Promise.all([ot(c,l),i.iconName?ot(i.iconName,i.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then((i=>{var[f,i]=i;t([e,tt({icons:{main:f,mask:i},prefix:l,iconName:c,transform:o,symbol:a,maskId:s,title:n,titleId:r,extra:u,watchable:!0})])})).catch(f)}))},e.generateAbstractIcon=function(e){let t,{children:c,attributes:n,main:r,transform:l,styles:o}=e;return 0<(e=ie(o)).length&&(n.style=e),se(l)&&(t=Xe("generateAbstractTransformGrouping",{main:r,transform:l,containerWidth:r.width,iconWidth:r.width})),c.push(t||r.icon),{children:c,attributes:n}}}},y={mixout:()=>({layer(e){let t=1{Ze("beforeDOMElementCreation",{assembler:e,params:t});let n=[];return e((e=>{Array.isArray(e)?e.map((e=>{n=n.concat(e.abstract)})):n=n.concat(e.abstract)})),[{tag:"span",attributes:{class:["".concat(J.cssPrefix,"-layers"),...c].join(" ")},children:n}]}))}})},i={mixout:()=>({counter(e){let t=1(Ze("beforeDOMElementCreation",{content:e,params:t}),function(e){const{content:t,title:c,extra:n}=e,r={...n.attributes,...c?{title:c}:{},class:n.classes.join(" ")};0<(e=ie(n.styles)).length&&(r.style=e);const l=[];return l.push({tag:"span",attributes:r,children:[t]}),c&&l.push({tag:"span",attributes:{class:"sr-only"},children:[c]}),l}({content:e.toString(),title:c,extra:{attributes:r,styles:l,classes:["".concat(J.cssPrefix,"-layers-counter"),...n]}}))))}})},L={mixout:()=>({text(e){let t=1(Ze("beforeDOMElementCreation",{content:e,params:t}),ct({content:e,transform:{...ce,...c},title:n,extra:{attributes:l,styles:o,classes:["".concat(J.cssPrefix,"-layers-text"),...r]}}))))}}),provides(e){e.generateLayersText=function(e,t){const{title:c,transform:n,extra:r}=t;let l=null,o=null;var a;return f&&(a=parseInt(getComputedStyle(e).fontSize,10),l=(t=e.getBoundingClientRect()).width/a,o=t.height/a),J.autoA11y&&!c&&(r.attributes["aria-hidden"]="true"),Promise.resolve([e,ct({content:e.innerHTML,width:l,height:o,transform:n,title:c,extra:r,watchable:!0})])}}};const At=new RegExp('"',"ug"),Tt=[1105920,1112319],Dt={FontAwesome:{normal:"fas",400:"fas"},"Font Awesome 6 Free":{900:"fas",400:"far"},"Font Awesome 6 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 6 Brands":{400:"fab",normal:"fab"},"Font Awesome 6 Duotone":{900:"fad"},"Font Awesome 6 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 6 Sharp Duotone":{900:"fasds"},"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"},"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},Et=Object.keys(Dt).reduce(((e,t)=>(e[t.toLowerCase()]=Dt[t],e)),{}),Nt=Object.keys(Et).reduce(((e,t)=>{var c=Et[t];return e[t]=c[900]||[...Object.entries(c)][0][1],e}),{});function Ht(e,t){const c="".concat(k).concat(t.replace(":","-"));return new Promise(((n,r)=>{if(null!==e.getAttribute(c))return n();const a=le(e.children).filter((e=>e.getAttribute(x)===t))[0],i=l.getComputedStyle(e,t),s=i.getPropertyValue("font-family"),u=s.match(W);var f,d,h=i.getPropertyValue("font-weight");const m=i.getPropertyValue("content");if(a&&!u)return e.removeChild(a),n();if(u&&"none"!==m&&""!==m){const l=i.getPropertyValue("content");let m=(d=h,f=(f=s).replace(/^['"]|['"]$/g,"").toLowerCase(),d=parseInt(d),d=isNaN(d)?"normal":d,(Et[f]||{})[d]||Nt[f]);var{value:p,isSecondary:g}=(h=0,f=(d=p=(v=l).replace(At,"")).length,v=(g=55296<=(v=d.charCodeAt(h))&&v<=56319&&h+1=Tt[0]&&g<=Tt[1],{value:Le((g=2===p.length&&p[0]===p[1])?p[0]:p),isSecondary:v||g}),v=u[0].startsWith("FontAwesome");let b=Pe(m,p),z=b;if(v&&(p=Ee[v=p],v=Pe("fas",v),(v=p||(v?{prefix:"fas",iconName:v}:null)||{prefix:null,iconName:null}).iconName&&v.prefix&&(b=v.iconName,m=v.prefix)),!b||g||a&&a.getAttribute(S)===m&&a.getAttribute(A)===z)n();else{e.setAttribute(c,z),a&&e.removeChild(a);const l={iconName:null,title:null,titleId:null,prefix:null,transform:ce,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}},i=l.extra;i.attributes[x]=t,ot(b,m).then((r=>{const a=tt({...l,icons:{main:r,mask:Ve()},prefix:m,iconName:z,extra:i,watchable:!0}),s=o.createElementNS("http://www.w3.org/2000/svg","svg");"::before"===t?e.insertBefore(s,e.firstChild):e.appendChild(s),s.outerHTML=a.map((e=>be(e))).join("\n"),e.removeAttribute(c),n()})).catch(r)}}else n()}))}function Ot(e){return Promise.all([Ht(e,"::before"),Ht(e,"::after")])}function Pt(e){return!(e.parentNode===document.head||~E.indexOf(e.tagName.toUpperCase())||e.getAttribute(x)||e.parentNode&&"svg"===e.parentNode.tagName)}function Rt(e){if(u)return new Promise(((t,c)=>{var n=le(e.querySelectorAll("*")).filter(Pt).map(Ot);const r=ut.begin("searchPseudoElements");bt(),Promise.all(n).then((()=>{r(),zt(),t()})).catch((()=>{r(),zt(),c()}))}))}let It=!1;const Vt=e=>e.toLowerCase().split(" ").reduce(((e,t)=>{const c=t.toLowerCase().split("-");t=c[0];let n=c.slice(1).join("-");if(t&&"h"===n)return e.flipX=!0,e;if(t&&"v"===n)return e.flipY=!0,e;if(n=parseFloat(n),isNaN(n))return e;switch(t){case"grow":e.size=e.size+n;break;case"shrink":e.size=e.size-n;break;case"left":e.x=e.x-n;break;case"right":e.x=e.x+n;break;case"up":e.y=e.y-n;break;case"down":e.y=e.y+n;break;case"rotate":e.rotate=e.rotate+n}return e}),{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0}),Bt={x:0,y:0,width:"100%",height:"100%"};function jt(e){return e.attributes&&(e.attributes.fill||!(1{-1===We.indexOf(e)&&delete Ue[e]})),$e.forEach((e=>{const t=e.mixout?e.mixout():{};if(Object.keys(t).forEach((e=>{"function"==typeof t[e]&&(c[e]=t[e]),"object"==typeof t[e]&&Object.keys(t[e]).forEach((n=>{c[e]||(c[e]={}),c[e][n]=t[e][n]}))})),e.hooks){const t=e.hooks();Object.keys(t).forEach((e=>{qe[e]||(qe[e]=[]),qe[e].push(t[e])}))}e.provides&&e.provides(Ue)}))}([z,b,y,i,L,{hooks:()=>({mutationObserverCallbacks:e=>(e.pseudoElementsCallback=Rt,e)}),provides(e){e.pseudoElements2svg=function(e){var{node:e=o}=e;J.searchPseudoElements&&Rt(e)}}},{mixout:()=>({dom:{unwatch(){bt(),It=!0}}}),hooks:()=>({bootstrap(){Ct(Ye("mutationObserverCallbacks",{}))},noAuto(){yt&&yt.disconnect()},watch(e){e=e.observeMutationsRoot,It?zt():Ct(Ye("mutationObserverCallbacks",{observeMutationsRoot:e}))}})},{mixout:()=>({parse:{transform:e=>Vt(e)}}),hooks:()=>({parseNodeAttributes:(e,t)=>((t=t.getAttribute("data-fa-transform"))&&(e.transform=Vt(t)),e)}),provides(e){e.generateAbstractTransformGrouping=function(e){var{main:t,transform:c,containerWidth:n,iconWidth:r}=e,l={transform:"translate(".concat(n/2," 256)")},n=(e="translate(".concat(32*c.x,", ").concat(32*c.y,") "),"scale(".concat(c.size/16*(c.flipX?-1:1),", ").concat(c.size/16*(c.flipY?-1:1),") ")),c="rotate(".concat(c.rotate," 0 0)");const o=l,a={transform:"".concat(e," ").concat(n," ").concat(c)},i={transform:"translate(".concat(r/2*-1," -256)")};return{tag:"g",attributes:{...o},children:[{tag:"g",attributes:{...a},children:[{tag:t.icon.tag,children:t.icon.children,attributes:{...t.icon.attributes,...i}}]}]}}}},{hooks:()=>({parseNodeAttributes(e,t){const c=t.getAttribute("data-fa-mask"),n=c?Fe(c.split(" ").map((e=>e.trim()))):Ve();return n.prefix||(n.prefix=Se),e.mask=n,e.maskId=t.getAttribute("data-fa-mask-id"),e}}),provides(e){e.generateAbstractMask=function(e){let{children:t,attributes:c,main:n,mask:r,maskId:l,transform:o}=e;const{width:a,icon:i}=n;var{width:s,icon:u}=r,f=function(e){var{transform:t,containerWidth:c,iconWidth:n}=e,r={transform:"translate(".concat(c/2," 256)")},c=(e="translate(".concat(32*t.x,", ").concat(32*t.y,") "),"scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") ")),t="rotate(".concat(t.rotate," 0 0)");return{outer:r,inner:{transform:"".concat(e," ").concat(c," ").concat(t)},path:{transform:"translate(".concat(n/2*-1," -256)")}}}({transform:o,containerWidth:s,iconWidth:a}),d={tag:"rect",attributes:{...Bt,fill:"white"}},s=(e=i.children?{children:i.children.map(jt)}:{},s={tag:"g",attributes:{...f.inner},children:[jt({tag:i.tag,attributes:{...i.attributes,...f.path},...e})]},e={tag:"g",attributes:{...f.outer},children:[s]},f="mask-".concat(l||re()),"clip-".concat(l||re()));e={tag:"mask",attributes:{...Bt,id:f,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"},children:[d,e]},e={tag:"defs",children:[{tag:"clipPath",attributes:{id:s},children:"g"===u.tag?u.children:[u]},e]};return t.push(e,{tag:"rect",attributes:{fill:"currentColor","clip-path":"url(#".concat(s,")"),mask:"url(#".concat(f,")"),...Bt}}),{children:t,attributes:c}}}},{provides(e){let t=!1;l.matchMedia&&(t=l.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){const e=[];var c={fill:"currentColor"},n={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};e.push({tag:"path",attributes:{...c,d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"}});var r={...n,attributeName:"opacity"};const l={tag:"circle",attributes:{...c,cx:"256",cy:"364",r:"28"},children:[]};return t||l.children.push({tag:"animate",attributes:{...n,attributeName:"r",values:"28;14;28;28;14;28;"}},{tag:"animate",attributes:{...r,values:"1;0;1;1;0;1;"}}),e.push(l),e.push({tag:"path",attributes:{...c,opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"},children:t?[]:[{tag:"animate",attributes:{...r,values:"1;0;0;0;0;1;"}}]}),t||e.push({tag:"path",attributes:{...c,opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"},children:[{tag:"animate",attributes:{...r,values:"0;0;1;1;0;0;"}}]}),{tag:"g",attributes:{class:"missing"},children:e}}}},{hooks:()=>({parseNodeAttributes:(e,t)=>(t=t.getAttribute("data-fa-symbol"),e.symbol=null!==t&&(""===t||t),e)})}],{mixoutsTo:Ke}),function(e){try{for(var t=arguments.length,c=new Array(1{Je(),Ze("bootstrap")}))),me.hooks={...me.hooks,addPack:(e,t)=>{me.styles[e]={...me.styles[e]||{},...t},Oe(),Je()},addPacks:e=>{e.forEach((e=>{var[t,e]=e;me.styles[t]={...me.styles[t]||{},...e}})),Oe(),Je()},addShims:e=>{me.shims.push(...e),Oe(),Je()}}}))}(),a=this,l=function(){"use strict";let e={},t={};try{"undefined"!=typeof window&&(e=window),"undefined"!=typeof document&&(t=document)}catch(e){}const{userAgent:c=""}=e.navigator||{};var n=e,r=t,l=(n.document,!r.documentElement||!r.head||"function"!=typeof r.addEventListener||r.createElement,~c.indexOf("MSIE")||c.indexOf("Trident/"),"classic"),o={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid"}},a={"kit-duotone":"fakd"};r="___FONT_AWESOME___";const i=(()=>{try{return"production"===process.env.NODE_ENV}catch(e){return!1}})();function s(e){return new Proxy(e,{get:(e,t)=>t in e?e[t]:e[l]})}const u={...o};u[l]={...o[l],fak:"kit","fa-kit":"kit",fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},s(u);const f={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds"}};f[l]={...f[l],kit:"fak",...a},a=s(f);const d={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid"}};d[l]={...d[l],fak:"fa-kit"},s(d);const h={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds"}};h[l]={...h[l],"fa-kit":"fak"},s(h),s({classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds"}});const m=new Set;Object.keys(a[l]).map(m.add.bind(m)),Object.keys(a.sharp).map(m.add.bind(m)),Object.keys(a["sharp-duotone"]).map(m.add.bind(m));const p=n||{};p[r]||(p[r]={}),p[r].styles||(p[r].styles={}),p[r].hooks||(p[r].hooks={}),p[r].shims||(p[r].shims=[]);var g=p[r];const v=[["glass",null,"martini-glass-empty"],["envelope-o","far","envelope"],["star-o","far","star"],["remove",null,"xmark"],["close",null,"xmark"],["gear",null,"gear"],["trash-o","far","trash-can"],["home",null,"house"],["file-o","far","file"],["clock-o","far","clock"],["arrow-circle-o-down","far","circle-down"],["arrow-circle-o-up","far","circle-up"],["play-circle-o","far","circle-play"],["repeat",null,"arrow-rotate-right"],["rotate-right",null,"arrow-rotate-right"],["refresh",null,"arrows-rotate"],["list-alt","far","rectangle-list"],["dedent",null,"outdent"],["video-camera",null,"video"],["picture-o","far","image"],["photo","far","image"],["image","far","image"],["map-marker",null,"location-dot"],["pencil-square-o","far","pen-to-square"],["edit","far","pen-to-square"],["share-square-o",null,"share-from-square"],["check-square-o","far","square-check"],["arrows",null,"up-down-left-right"],["times-circle-o","far","circle-xmark"],["check-circle-o","far","circle-check"],["mail-forward",null,"share"],["expand",null,"up-right-and-down-left-from-center"],["compress",null,"down-left-and-up-right-to-center"],["eye","far",null],["eye-slash","far",null],["warning",null,"triangle-exclamation"],["calendar",null,"calendar-days"],["arrows-v",null,"up-down"],["arrows-h",null,"left-right"],["bar-chart",null,"chart-column"],["bar-chart-o",null,"chart-column"],["twitter-square","fab","square-twitter"],["facebook-square","fab","square-facebook"],["gears",null,"gears"],["thumbs-o-up","far","thumbs-up"],["thumbs-o-down","far","thumbs-down"],["heart-o","far","heart"],["sign-out",null,"right-from-bracket"],["linkedin-square","fab","linkedin"],["thumb-tack",null,"thumbtack"],["external-link",null,"up-right-from-square"],["sign-in",null,"right-to-bracket"],["github-square","fab","square-github"],["lemon-o","far","lemon"],["square-o","far","square"],["bookmark-o","far","bookmark"],["twitter","fab",null],["facebook","fab","facebook-f"],["facebook-f","fab","facebook-f"],["github","fab",null],["credit-card","far",null],["feed",null,"rss"],["hdd-o","far","hard-drive"],["hand-o-right","far","hand-point-right"],["hand-o-left","far","hand-point-left"],["hand-o-up","far","hand-point-up"],["hand-o-down","far","hand-point-down"],["globe",null,"earth-americas"],["tasks",null,"bars-progress"],["arrows-alt",null,"maximize"],["group",null,"users"],["chain",null,"link"],["cut",null,"scissors"],["files-o","far","copy"],["floppy-o","far","floppy-disk"],["save","far","floppy-disk"],["navicon",null,"bars"],["reorder",null,"bars"],["magic",null,"wand-magic-sparkles"],["pinterest","fab",null],["pinterest-square","fab","square-pinterest"],["google-plus-square","fab","square-google-plus"],["google-plus","fab","google-plus-g"],["money",null,"money-bill-1"],["unsorted",null,"sort"],["sort-desc",null,"sort-down"],["sort-asc",null,"sort-up"],["linkedin","fab","linkedin-in"],["rotate-left",null,"arrow-rotate-left"],["legal",null,"gavel"],["tachometer",null,"gauge-high"],["dashboard",null,"gauge-high"],["comment-o","far","comment"],["comments-o","far","comments"],["flash",null,"bolt"],["clipboard",null,"paste"],["lightbulb-o","far","lightbulb"],["exchange",null,"right-left"],["cloud-download",null,"cloud-arrow-down"],["cloud-upload",null,"cloud-arrow-up"],["bell-o","far","bell"],["cutlery",null,"utensils"],["file-text-o","far","file-lines"],["building-o","far","building"],["hospital-o","far","hospital"],["tablet",null,"tablet-screen-button"],["mobile",null,"mobile-screen-button"],["mobile-phone",null,"mobile-screen-button"],["circle-o","far","circle"],["mail-reply",null,"reply"],["github-alt","fab",null],["folder-o","far","folder"],["folder-open-o","far","folder-open"],["smile-o","far","face-smile"],["frown-o","far","face-frown"],["meh-o","far","face-meh"],["keyboard-o","far","keyboard"],["flag-o","far","flag"],["mail-reply-all",null,"reply-all"],["star-half-o","far","star-half-stroke"],["star-half-empty","far","star-half-stroke"],["star-half-full","far","star-half-stroke"],["code-fork",null,"code-branch"],["chain-broken",null,"link-slash"],["unlink",null,"link-slash"],["calendar-o","far","calendar"],["maxcdn","fab",null],["html5","fab",null],["css3","fab",null],["unlock-alt",null,"unlock"],["minus-square-o","far","square-minus"],["level-up",null,"turn-up"],["level-down",null,"turn-down"],["pencil-square",null,"square-pen"],["external-link-square",null,"square-up-right"],["compass","far",null],["caret-square-o-down","far","square-caret-down"],["toggle-down","far","square-caret-down"],["caret-square-o-up","far","square-caret-up"],["toggle-up","far","square-caret-up"],["caret-square-o-right","far","square-caret-right"],["toggle-right","far","square-caret-right"],["eur",null,"euro-sign"],["euro",null,"euro-sign"],["gbp",null,"sterling-sign"],["usd",null,"dollar-sign"],["dollar",null,"dollar-sign"],["inr",null,"indian-rupee-sign"],["rupee",null,"indian-rupee-sign"],["jpy",null,"yen-sign"],["cny",null,"yen-sign"],["rmb",null,"yen-sign"],["yen",null,"yen-sign"],["rub",null,"ruble-sign"],["ruble",null,"ruble-sign"],["rouble",null,"ruble-sign"],["krw",null,"won-sign"],["won",null,"won-sign"],["btc","fab",null],["bitcoin","fab","btc"],["file-text",null,"file-lines"],["sort-alpha-asc",null,"arrow-down-a-z"],["sort-alpha-desc",null,"arrow-down-z-a"],["sort-amount-asc",null,"arrow-down-short-wide"],["sort-amount-desc",null,"arrow-down-wide-short"],["sort-numeric-asc",null,"arrow-down-1-9"],["sort-numeric-desc",null,"arrow-down-9-1"],["youtube-square","fab","square-youtube"],["youtube","fab",null],["xing","fab",null],["xing-square","fab","square-xing"],["youtube-play","fab","youtube"],["dropbox","fab",null],["stack-overflow","fab",null],["instagram","fab",null],["flickr","fab",null],["adn","fab",null],["bitbucket","fab",null],["bitbucket-square","fab","bitbucket"],["tumblr","fab",null],["tumblr-square","fab","square-tumblr"],["long-arrow-down",null,"down-long"],["long-arrow-up",null,"up-long"],["long-arrow-left",null,"left-long"],["long-arrow-right",null,"right-long"],["apple","fab",null],["windows","fab",null],["android","fab",null],["linux","fab",null],["dribbble","fab",null],["skype","fab",null],["foursquare","fab",null],["trello","fab",null],["gratipay","fab",null],["gittip","fab","gratipay"],["sun-o","far","sun"],["moon-o","far","moon"],["vk","fab",null],["weibo","fab",null],["renren","fab",null],["pagelines","fab",null],["stack-exchange","fab",null],["arrow-circle-o-right","far","circle-right"],["arrow-circle-o-left","far","circle-left"],["caret-square-o-left","far","square-caret-left"],["toggle-left","far","square-caret-left"],["dot-circle-o","far","circle-dot"],["vimeo-square","fab","square-vimeo"],["try",null,"turkish-lira-sign"],["turkish-lira",null,"turkish-lira-sign"],["plus-square-o","far","square-plus"],["slack","fab",null],["wordpress","fab",null],["openid","fab",null],["institution",null,"building-columns"],["bank",null,"building-columns"],["mortar-board",null,"graduation-cap"],["yahoo","fab",null],["google","fab",null],["reddit","fab",null],["reddit-square","fab","square-reddit"],["stumbleupon-circle","fab",null],["stumbleupon","fab",null],["delicious","fab",null],["digg","fab",null],["pied-piper-pp","fab",null],["pied-piper-alt","fab",null],["drupal","fab",null],["joomla","fab",null],["behance","fab",null],["behance-square","fab","square-behance"],["steam","fab",null],["steam-square","fab","square-steam"],["automobile",null,"car"],["cab",null,"taxi"],["spotify","fab",null],["deviantart","fab",null],["soundcloud","fab",null],["file-pdf-o","far","file-pdf"],["file-word-o","far","file-word"],["file-excel-o","far","file-excel"],["file-powerpoint-o","far","file-powerpoint"],["file-image-o","far","file-image"],["file-photo-o","far","file-image"],["file-picture-o","far","file-image"],["file-archive-o","far","file-zipper"],["file-zip-o","far","file-zipper"],["file-audio-o","far","file-audio"],["file-sound-o","far","file-audio"],["file-video-o","far","file-video"],["file-movie-o","far","file-video"],["file-code-o","far","file-code"],["vine","fab",null],["codepen","fab",null],["jsfiddle","fab",null],["life-bouy",null,"life-ring"],["life-buoy",null,"life-ring"],["life-saver",null,"life-ring"],["support",null,"life-ring"],["circle-o-notch",null,"circle-notch"],["rebel","fab",null],["ra","fab","rebel"],["resistance","fab","rebel"],["empire","fab",null],["ge","fab","empire"],["git-square","fab","square-git"],["git","fab",null],["hacker-news","fab",null],["y-combinator-square","fab","hacker-news"],["yc-square","fab","hacker-news"],["tencent-weibo","fab",null],["qq","fab",null],["weixin","fab",null],["wechat","fab","weixin"],["send",null,"paper-plane"],["paper-plane-o","far","paper-plane"],["send-o","far","paper-plane"],["circle-thin","far","circle"],["header",null,"heading"],["futbol-o","far","futbol"],["soccer-ball-o","far","futbol"],["slideshare","fab",null],["twitch","fab",null],["yelp","fab",null],["newspaper-o","far","newspaper"],["paypal","fab",null],["google-wallet","fab",null],["cc-visa","fab",null],["cc-mastercard","fab",null],["cc-discover","fab",null],["cc-amex","fab",null],["cc-paypal","fab",null],["cc-stripe","fab",null],["bell-slash-o","far","bell-slash"],["trash",null,"trash-can"],["copyright","far",null],["eyedropper",null,"eye-dropper"],["area-chart",null,"chart-area"],["pie-chart",null,"chart-pie"],["line-chart",null,"chart-line"],["lastfm","fab",null],["lastfm-square","fab","square-lastfm"],["ioxhost","fab",null],["angellist","fab",null],["cc","far","closed-captioning"],["ils",null,"shekel-sign"],["shekel",null,"shekel-sign"],["sheqel",null,"shekel-sign"],["buysellads","fab",null],["connectdevelop","fab",null],["dashcube","fab",null],["forumbee","fab",null],["leanpub","fab",null],["sellsy","fab",null],["shirtsinbulk","fab",null],["simplybuilt","fab",null],["skyatlas","fab",null],["diamond","far","gem"],["transgender",null,"mars-and-venus"],["intersex",null,"mars-and-venus"],["transgender-alt",null,"transgender"],["facebook-official","fab","facebook"],["pinterest-p","fab",null],["whatsapp","fab",null],["hotel",null,"bed"],["viacoin","fab",null],["medium","fab",null],["y-combinator","fab",null],["yc","fab","y-combinator"],["optin-monster","fab",null],["opencart","fab",null],["expeditedssl","fab",null],["battery-4",null,"battery-full"],["battery",null,"battery-full"],["battery-3",null,"battery-three-quarters"],["battery-2",null,"battery-half"],["battery-1",null,"battery-quarter"],["battery-0",null,"battery-empty"],["object-group","far",null],["object-ungroup","far",null],["sticky-note-o","far","note-sticky"],["cc-jcb","fab",null],["cc-diners-club","fab",null],["clone","far",null],["hourglass-o",null,"hourglass"],["hourglass-1",null,"hourglass-start"],["hourglass-2",null,"hourglass-half"],["hourglass-3",null,"hourglass-end"],["hand-rock-o","far","hand-back-fist"],["hand-grab-o","far","hand-back-fist"],["hand-paper-o","far","hand"],["hand-stop-o","far","hand"],["hand-scissors-o","far","hand-scissors"],["hand-lizard-o","far","hand-lizard"],["hand-spock-o","far","hand-spock"],["hand-pointer-o","far","hand-pointer"],["hand-peace-o","far","hand-peace"],["registered","far",null],["creative-commons","fab",null],["gg","fab",null],["gg-circle","fab",null],["odnoklassniki","fab",null],["odnoklassniki-square","fab","square-odnoklassniki"],["get-pocket","fab",null],["wikipedia-w","fab",null],["safari","fab",null],["chrome","fab",null],["firefox","fab",null],["opera","fab",null],["internet-explorer","fab",null],["television",null,"tv"],["contao","fab",null],["500px","fab",null],["amazon","fab",null],["calendar-plus-o","far","calendar-plus"],["calendar-minus-o","far","calendar-minus"],["calendar-times-o","far","calendar-xmark"],["calendar-check-o","far","calendar-check"],["map-o","far","map"],["commenting",null,"comment-dots"],["commenting-o","far","comment-dots"],["houzz","fab",null],["vimeo","fab","vimeo-v"],["black-tie","fab",null],["fonticons","fab",null],["reddit-alien","fab",null],["edge","fab",null],["credit-card-alt",null,"credit-card"],["codiepie","fab",null],["modx","fab",null],["fort-awesome","fab",null],["usb","fab",null],["product-hunt","fab",null],["mixcloud","fab",null],["scribd","fab",null],["pause-circle-o","far","circle-pause"],["stop-circle-o","far","circle-stop"],["bluetooth","fab",null],["bluetooth-b","fab",null],["gitlab","fab",null],["wpbeginner","fab",null],["wpforms","fab",null],["envira","fab",null],["wheelchair-alt","fab","accessible-icon"],["question-circle-o","far","circle-question"],["volume-control-phone",null,"phone-volume"],["asl-interpreting",null,"hands-asl-interpreting"],["deafness",null,"ear-deaf"],["hard-of-hearing",null,"ear-deaf"],["glide","fab",null],["glide-g","fab",null],["signing",null,"hands"],["viadeo","fab",null],["viadeo-square","fab","square-viadeo"],["snapchat","fab",null],["snapchat-ghost","fab","snapchat"],["snapchat-square","fab","square-snapchat"],["pied-piper","fab",null],["first-order","fab",null],["yoast","fab",null],["themeisle","fab",null],["google-plus-official","fab","google-plus"],["google-plus-circle","fab","google-plus"],["font-awesome","fab",null],["fa","fab","font-awesome"],["handshake-o","far","handshake"],["envelope-open-o","far","envelope-open"],["linode","fab",null],["address-book-o","far","address-book"],["vcard",null,"address-card"],["address-card-o","far","address-card"],["vcard-o","far","address-card"],["user-circle-o","far","circle-user"],["user-o","far","user"],["id-badge","far",null],["drivers-license",null,"id-card"],["id-card-o","far","id-card"],["drivers-license-o","far","id-card"],["quora","fab",null],["free-code-camp","fab",null],["telegram","fab",null],["thermometer-4",null,"temperature-full"],["thermometer",null,"temperature-full"],["thermometer-3",null,"temperature-three-quarters"],["thermometer-2",null,"temperature-half"],["thermometer-1",null,"temperature-quarter"],["thermometer-0",null,"temperature-empty"],["bathtub",null,"bath"],["s15",null,"bath"],["window-maximize","far",null],["window-restore","far",null],["times-rectangle",null,"rectangle-xmark"],["window-close-o","far","rectangle-xmark"],["times-rectangle-o","far","rectangle-xmark"],["bandcamp","fab",null],["grav","fab",null],["etsy","fab",null],["imdb","fab",null],["ravelry","fab",null],["eercast","fab","sellcast"],["snowflake-o","far","snowflake"],["superpowers","fab",null],["wpexplorer","fab",null],["meetup","fab",null],[61440,"fas","martini-glass-empty"],[61443,"far","envelope"],[61446,"far","star"],[61460,"far","trash-can"],[61462,"far","file"],[61463,"far","clock"],[61466,"far","circle-down"],[61467,"far","circle-up"],[61469,"far","circle-play"],[61470,"fas","arrow-rotate-right"],[61474,"far","rectangle-list"],[61502,"far","image"],[61505,"fas","location-dot"],[61508,"far","pen-to-square"],[61509,"fas","share-from-square"],[61510,"far","square-check"],[61511,"fas","up-down-left-right"],[61532,"far","circle-xmark"],[61533,"far","circle-check"],[61541,"fas","up-right-and-down-left-from-center"],[61542,"fas","down-left-and-up-right-to-center"],[61550,"far","eye"],[61552,"far","eye-slash"],[61555,"fas","calendar-days"],[61565,"fas","up-down"],[61566,"fas","left-right"],[61568,"fas","chart-column"],[61569,"fab","square-twitter"],[61570,"fab","square-facebook"],[61575,"far","thumbs-up"],[61576,"far","thumbs-down"],[61578,"far","heart"],[61579,"fas","right-from-bracket"],[61580,"fab","linkedin"],[61582,"fas","up-right-from-square"],[61584,"fas","right-to-bracket"],[61586,"fab","square-github"],[61588,"far","lemon"],[61590,"far","square"],[61591,"far","bookmark"],[61593,"fab","twitter"],[61594,"fab","facebook-f"],[61595,"fab","github"],[61597,"far","credit-card"],[61600,"far","hard-drive"],[61604,"far","hand-point-right"],[61605,"far","hand-point-left"],[61606,"far","hand-point-up"],[61607,"far","hand-point-down"],[61612,"fas","earth-americas"],[61614,"fas","bars-progress"],[61618,"fas","maximize"],[61632,"fas","users"],[61637,"far","copy"],[61639,"far","floppy-disk"],[61641,"fas","bars"],[61648,"fas","wand-magic-sparkles"],[61650,"fab","pinterest"],[61651,"fab","square-pinterest"],[61652,"fab","square-google-plus"],[61653,"fab","google-plus-g"],[61654,"fas","money-bill-1"],[61665,"fab","linkedin-in"],[61666,"fas","arrow-rotate-left"],[61668,"fas","gauge-high"],[61669,"far","comment"],[61670,"far","comments"],[61671,"fas","bolt"],[61674,"fas","paste"],[61675,"far","lightbulb"],[61676,"fas","right-left"],[61602,"far","bell"],[61685,"fas","utensils"],[61686,"far","file-lines"],[61687,"far","building"],[61688,"far","hospital"],[61706,"fas","tablet-screen-button"],[61707,"fas","mobile-screen-button"],[61708,"far","circle"],[61714,"fas","reply"],[61715,"fab","github-alt"],[61716,"far","folder"],[61717,"far","folder-open"],[61720,"far","face-smile"],[61721,"far","face-frown"],[61722,"far","face-meh"],[61724,"far","keyboard"],[61725,"far","flag"],[61731,"far","star-half-stroke"],[61734,"fas","code-branch"],[61747,"far","calendar"],[61750,"fab","maxcdn"],[61755,"fab","html5"],[61756,"fab","css3"],[61758,"fas","unlock"],[61767,"far","square-minus"],[61768,"fas","turn-up"],[61769,"fas","turn-down"],[61772,"fas","square-up-right"],[61774,"far","compass"],[61776,"far","square-caret-down"],[61777,"far","square-caret-up"],[61778,"far","square-caret-right"],[61781,"fas","dollar-sign"],[61782,"fas","indian-rupee-sign"],[61786,"fab","btc"],[61790,"fas","arrow-down-z-a"],[61792,"fas","arrow-down-short-wide"],[61793,"fas","arrow-down-wide-short"],[61795,"fas","arrow-down-9-1"],[61798,"fab","square-youtube"],[61799,"fab","youtube"],[61800,"fab","xing"],[61801,"fab","square-xing"],[61802,"fab","youtube"],[61803,"fab","dropbox"],[61804,"fab","stack-overflow"],[61805,"fab","instagram"],[61806,"fab","flickr"],[61808,"fab","adn"],[61809,"fab","bitbucket"],[61810,"fab","bitbucket"],[61811,"fab","tumblr"],[61812,"fab","square-tumblr"],[61813,"fas","down-long"],[61814,"fas","up-long"],[61815,"fas","left-long"],[61816,"fas","right-long"],[61817,"fab","apple"],[61818,"fab","windows"],[61819,"fab","android"],[61820,"fab","linux"],[61821,"fab","dribbble"],[61822,"fab","skype"],[61824,"fab","foursquare"],[61825,"fab","trello"],[61828,"fab","gratipay"],[61829,"far","sun"],[61830,"far","moon"],[61833,"fab","vk"],[61834,"fab","weibo"],[61835,"fab","renren"],[61836,"fab","pagelines"],[61837,"fab","stack-exchange"],[61838,"far","circle-right"],[61840,"far","circle-left"],[61841,"far","square-caret-left"],[61842,"far","circle-dot"],[61844,"fab","square-vimeo"],[61845,"fas","turkish-lira-sign"],[61846,"far","square-plus"],[61848,"fab","slack"],[61850,"fab","wordpress"],[61851,"fab","openid"],[61854,"fab","yahoo"],[61856,"fab","google"],[61857,"fab","reddit"],[61858,"fab","square-reddit"],[61859,"fab","stumbleupon-circle"],[61860,"fab","stumbleupon"],[61861,"fab","delicious"],[61862,"fab","digg"],[61863,"fab","pied-piper-pp"],[61864,"fab","pied-piper-alt"],[61865,"fab","drupal"],[61866,"fab","joomla"],[61876,"fab","behance"],[61877,"fab","square-behance"],[61878,"fab","steam"],[61879,"fab","square-steam"],[61884,"fab","spotify"],[61885,"fab","deviantart"],[61886,"fab","soundcloud"],[61889,"far","file-pdf"],[61890,"far","file-word"],[61891,"far","file-excel"],[61892,"far","file-powerpoint"],[61893,"far","file-image"],[61894,"far","file-zipper"],[61895,"far","file-audio"],[61896,"far","file-video"],[61897,"far","file-code"],[61898,"fab","vine"],[61899,"fab","codepen"],[61900,"fab","jsfiddle"],[61901,"fas","life-ring"],[61902,"fas","circle-notch"],[61904,"fab","rebel"],[61905,"fab","empire"],[61906,"fab","square-git"],[61907,"fab","git"],[61908,"fab","hacker-news"],[61909,"fab","tencent-weibo"],[61910,"fab","qq"],[61911,"fab","weixin"],[61912,"fas","paper-plane"],[61913,"far","paper-plane"],[61915,"far","circle"],[61923,"far","futbol"],[61927,"fab","slideshare"],[61928,"fab","twitch"],[61929,"fab","yelp"],[61930,"far","newspaper"],[61933,"fab","paypal"],[61934,"fab","google-wallet"],[61936,"fab","cc-visa"],[61937,"fab","cc-mastercard"],[61938,"fab","cc-discover"],[61939,"fab","cc-amex"],[61940,"fab","cc-paypal"],[61941,"fab","cc-stripe"],[61943,"far","bell-slash"],[61944,"fas","trash-can"],[61945,"far","copyright"],[61954,"fab","lastfm"],[61955,"fab","square-lastfm"],[61960,"fab","ioxhost"],[61961,"fab","angellist"],[61962,"far","closed-captioning"],[61965,"fab","buysellads"],[61966,"fab","connectdevelop"],[61968,"fab","dashcube"],[61969,"fab","forumbee"],[61970,"fab","leanpub"],[61971,"fab","sellsy"],[61972,"fab","shirtsinbulk"],[61973,"fab","simplybuilt"],[61974,"fab","skyatlas"],[61977,"far","gem"],[61988,"fas","mars-and-venus"],[62e3,"fab","facebook"],[62001,"fab","pinterest-p"],[62002,"fab","whatsapp"],[62006,"fas","bed"],[62007,"fab","viacoin"],[62010,"fab","medium"],[62011,"fab","y-combinator"],[62012,"fab","optin-monster"],[62013,"fab","opencart"],[62014,"fab","expeditedssl"],[62016,"fas","battery-full"],[62017,"fas","battery-three-quarters"],[62018,"fas","battery-half"],[62019,"fas","battery-quarter"],[62023,"far","object-group"],[62024,"far","object-ungroup"],[62026,"far","note-sticky"],[62027,"fab","cc-jcb"],[62028,"fab","cc-diners-club"],[62029,"far","clone"],[62032,"fas","hourglass"],[62037,"far","hand-back-fist"],[62038,"far","hand"],[62039,"far","hand-scissors"],[62040,"far","hand-lizard"],[62041,"far","hand-spock"],[62042,"far","hand-pointer"],[62043,"far","hand-peace"],[62045,"far","registered"],[62046,"fab","creative-commons"],[62048,"fab","gg"],[62049,"fab","gg-circle"],[62051,"fab","odnoklassniki"],[62052,"fab","square-odnoklassniki"],[62053,"fab","get-pocket"],[62054,"fab","wikipedia-w"],[62055,"fab","safari"],[62056,"fab","chrome"],[62057,"fab","firefox"],[62058,"fab","opera"],[62059,"fab","internet-explorer"],[62061,"fab","contao"],[62062,"fab","500px"],[62064,"fab","amazon"],[62065,"far","calendar-plus"],[62066,"far","calendar-minus"],[62067,"far","calendar-xmark"],[62068,"far","calendar-check"],[62072,"far","map"],[62074,"fas","comment-dots"],[62075,"far","comment-dots"],[62076,"fab","houzz"],[62077,"fab","vimeo-v"],[62078,"fab","black-tie"],[62080,"fab","fonticons"],[62081,"fab","reddit-alien"],[62082,"fab","edge"],[62083,"fas","credit-card"],[62084,"fab","codiepie"],[62085,"fab","modx"],[62086,"fab","fort-awesome"],[62087,"fab","usb"],[62088,"fab","product-hunt"],[62089,"fab","mixcloud"],[62090,"fab","scribd"],[62092,"far","circle-pause"],[62094,"far","circle-stop"],[62099,"fab","bluetooth"],[62100,"fab","bluetooth-b"],[62102,"fab","gitlab"],[62103,"fab","wpbeginner"],[62104,"fab","wpforms"],[62105,"fab","envira"],[62107,"fab","accessible-icon"],[62108,"far","circle-question"],[62117,"fab","glide"],[62118,"fab","glide-g"],[62121,"fab","viadeo"],[62122,"fab","square-viadeo"],[62123,"fab","snapchat"],[62124,"fab","snapchat"],[62125,"fab","square-snapchat"],[62126,"fab","pied-piper"],[62128,"fab","first-order"],[62129,"fab","yoast"],[62130,"fab","themeisle"],[62131,"fab","google-plus"],[62132,"fab","font-awesome"],[62133,"far","handshake"],[62135,"far","envelope-open"],[62136,"fab","linode"],[62138,"far","address-book"],[62140,"far","address-card"],[62142,"far","circle-user"],[62144,"far","user"],[62145,"far","id-badge"],[62147,"far","id-card"],[62148,"fab","quora"],[62149,"fab","free-code-camp"],[62150,"fab","telegram"],[62151,"fas","temperature-full"],[62157,"fas","bath"],[62160,"far","window-maximize"],[62162,"far","window-restore"],[62163,"fas","rectangle-xmark"],[62164,"far","rectangle-xmark"],[62165,"fab","bandcamp"],[62166,"fab","grav"],[62167,"fab","etsy"],[62168,"fab","imdb"],[62169,"fab","ravelry"],[62170,"fab","sellcast"],[62172,"far","snowflake"],[62173,"fab","superpowers"],[62174,"fab","wpexplorer"],[62176,"fab","meetup"]];return function(e){try{for(var t=arguments.length,c=new Array(1{"function"==typeof g.hooks.addShims?g.hooks.addShims(v):g.shims.push(...v)})),v},"object"==typeof exports&&"undefined"!=typeof module?module.exports=l():"function"==typeof define&&define.amd?define(l):a["fontawesome-free-shims"]=l(),function(e,t,c,n){"use strict";function r(e,t){var n,r,l,o=[],a=0;e&&e.isDefaultPrevented()||(e.preventDefault(),t=t||{},e&&e.data&&(t=h(e.data.options,t)),n=t.$target||c(e.currentTarget).trigger("blur"),(l=c.fancybox.getInstance())&&l.$trigger&&l.$trigger.is(n)||(t.selector?o=c(t.selector):(r=n.attr("data-fancybox")||"")?o=(o=e.data?e.data.items:[]).length?o.filter('[data-fancybox="'+r+'"]'):c('[data-fancybox="'+r+'"]'):o=[n],(a=c(o).index(n))<0&&(a=0),(l=c.fancybox.open(o,t,a)).$trigger=n))}if(e.console=e.console||{info:function(e){}},c){if(c.fn.fancybox)return void console.info("fancyBox already initialized");var l={closeExisting:!1,loop:!1,gutter:50,keyboard:!0,preventCaptionOverlap:!0,arrows:!0,infobar:!0,smallBtn:"auto",toolbar:"auto",buttons:["zoom","slideShow","thumbs","close"],idleTime:3,protect:!1,modal:!1,image:{preload:!1},ajax:{settings:{data:{fancybox:!0}}},iframe:{tpl:'',preload:!0,css:{},attr:{scrolling:"auto"}},video:{tpl:'',format:"",autoStart:!0},defaultType:"image",animationEffect:"zoom",animationDuration:366,zoomOpacity:"auto",transitionEffect:"fade",transitionDuration:366,slideClass:"",baseClass:"",baseTpl:'',spinnerTpl:'
    ',errorTpl:'

    {{ERROR}}

    ',btnTpl:{download:'',zoom:'',close:'',arrowLeft:'',arrowRight:'',smallBtn:''},parentEl:"body",hideScrollbar:!0,autoFocus:!0,backFocus:!0,trapFocus:!0,fullScreen:{autoStart:!1},touch:{vertical:!0,momentum:!0},hash:null,media:{},slideShow:{autoStart:!1,speed:3e3},thumbs:{autoStart:!1,hideOnClose:!0,parentEl:".fancybox-container",axis:"y"},wheel:"auto",onInit:c.noop,beforeLoad:c.noop,afterLoad:c.noop,beforeShow:c.noop,afterShow:c.noop,beforeClose:c.noop,afterClose:c.noop,onActivate:c.noop,onDeactivate:c.noop,clickContent:function(e,t){return"image"===e.type&&"zoom"},clickSlide:"close",clickOutside:"close",dblclickContent:!1,dblclickSlide:!1,dblclickOutside:!1,mobile:{preventCaptionOverlap:!1,idleTime:!1,clickContent:function(e,t){return"image"===e.type&&"toggleControls"},clickSlide:function(e,t){return"image"===e.type?"toggleControls":"close"},dblclickContent:function(e,t){return"image"===e.type&&"zoom"},dblclickSlide:function(e,t){return"image"===e.type&&"zoom"}},lang:"en",i18n:{en:{CLOSE:"Close",NEXT:"Next",PREV:"Previous",ERROR:"The requested content cannot be loaded.
    Please try again later.",PLAY_START:"Start slideshow",PLAY_STOP:"Pause slideshow",FULL_SCREEN:"Full screen",THUMBS:"Thumbnails",DOWNLOAD:"Download",SHARE:"Share",ZOOM:"Zoom"},de:{CLOSE:"Schließen",NEXT:"Weiter",PREV:"Zurück",ERROR:"Die angeforderten Daten konnten nicht geladen werden.
    Bitte versuchen Sie es später nochmal.",PLAY_START:"Diaschau starten",PLAY_STOP:"Diaschau beenden",FULL_SCREEN:"Vollbild",THUMBS:"Vorschaubilder",DOWNLOAD:"Herunterladen",SHARE:"Teilen",ZOOM:"Vergrößern"}}},o=c(e),a=c(t),i=0,s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.oRequestAnimationFrame||function(t){return e.setTimeout(t,1e3/60)},u=e.cancelAnimationFrame||e.webkitCancelAnimationFrame||e.mozCancelAnimationFrame||e.oCancelAnimationFrame||function(t){e.clearTimeout(t)},f=function(){var e,c=t.createElement("fakeelement"),n={transition:"transitionend",OTransition:"oTransitionEnd",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(e in n)if(void 0!==c.style[e])return n[e];return"transitionend"}(),d=function(e){return e&&e.length&&e[0].offsetHeight},h=function(e,t){var n=c.extend(!0,{},e,t);return c.each(t,(function(e,t){c.isArray(t)&&(n[e]=t)})),n},m=function(e){var n,r;return!(!e||e.ownerDocument!==t)&&(c(".fancybox-container").css("pointer-events","none"),n={x:e.getBoundingClientRect().left+e.offsetWidth/2,y:e.getBoundingClientRect().top+e.offsetHeight/2},r=t.elementFromPoint(n.x,n.y)===e,c(".fancybox-container").css("pointer-events",""),r)},p=function(e,t,n){var r=this;r.opts=h({index:n},c.fancybox.defaults),c.isPlainObject(t)&&(r.opts=h(r.opts,t)),c.fancybox.isMobile&&(r.opts=h(r.opts,r.opts.mobile)),r.id=r.opts.id||++i,r.currIndex=parseInt(r.opts.index,10)||0,r.prevIndex=null,r.prevPos=null,r.currPos=0,r.firstRun=!0,r.group=[],r.slides={},r.addContent(e),r.group.length&&r.init()};c.extend(p.prototype,{init:function(){var n,r,l=this,o=l.group[l.currIndex].opts;o.closeExisting&&c.fancybox.close(!0),c("body").addClass("fancybox-active"),!c.fancybox.getInstance()&&!1!==o.hideScrollbar&&!c.fancybox.isMobile&&t.body.scrollHeight>e.innerHeight&&(c("head").append('"),c("body").addClass("compensate-for-scrollbar")),r="",c.each(o.buttons,(function(e,t){r+=o.btnTpl[t]||""})),n=c(l.translate(l,o.baseTpl.replace("{{buttons}}",r).replace("{{arrows}}",o.btnTpl.arrowLeft+o.btnTpl.arrowRight))).attr("id","fancybox-container-"+l.id).addClass(o.baseClass).data("FancyBox",l).appendTo(o.parentEl),l.$refs={container:n},["bg","inner","infobar","toolbar","stage","caption","navigation"].forEach((function(e){l.$refs[e]=n.find(".fancybox-"+e)})),l.trigger("onInit"),l.activate(),l.jumpTo(l.currIndex)},translate:function(e,t){var c=e.opts.i18n[e.opts.lang]||e.opts.i18n.en;return t.replace(/\{\{(\w+)\}\}/g,(function(e,t){return void 0===c[t]?e:c[t]}))},addContent:function(e){var t,n=this,r=c.makeArray(e);c.each(r,(function(e,t){var r,l,o,a,i,s={},u={};c.isPlainObject(t)?(s=t,u=t.opts||t):"object"===c.type(t)&&c(t).length?(u=(r=c(t)).data()||{},(u=c.extend(!0,{},u,u.options)).$orig=r,s.src=n.opts.src||u.src||r.attr("href"),s.type||s.src||(s.type="inline",s.src=t)):s={type:"html",src:t+""},s.opts=c.extend(!0,{},n.opts,u),c.isArray(u.buttons)&&(s.opts.buttons=u.buttons),c.fancybox.isMobile&&s.opts.mobile&&(s.opts=h(s.opts,s.opts.mobile)),l=s.type||s.opts.type,a=s.src||"",!l&&a&&((o=a.match(/\.(mp4|mov|ogv|webm)((\?|#).*)?$/i))?(l="video",s.opts.video.format||(s.opts.video.format="video/"+("ogv"===o[1]?"ogg":o[1]))):a.match(/(^data:image\/[a-z0-9+\/=]*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg|ico)((\?|#).*)?$)/i)?l="image":a.match(/\.(pdf)((\?|#).*)?$/i)?(l="iframe",s=c.extend(!0,s,{contentType:"pdf",opts:{iframe:{preload:!1}}})):"#"===a.charAt(0)&&(l="inline")),l?s.type=l:n.trigger("objectNeedsType",s),s.contentType||(s.contentType=c.inArray(s.type,["html","inline","ajax"])>-1?"html":s.type),s.index=n.group.length,"auto"==s.opts.smallBtn&&(s.opts.smallBtn=c.inArray(s.type,["html","inline","ajax"])>-1),"auto"===s.opts.toolbar&&(s.opts.toolbar=!s.opts.smallBtn),s.$thumb=s.opts.$thumb||null,s.opts.$trigger&&s.index===n.opts.index&&(s.$thumb=s.opts.$trigger.find("img:first"),s.$thumb.length&&(s.opts.$orig=s.opts.$trigger)),s.$thumb&&s.$thumb.length||!s.opts.$orig||(s.$thumb=s.opts.$orig.find("img:first")),s.$thumb&&!s.$thumb.length&&(s.$thumb=null),s.thumb=s.opts.thumb||(s.$thumb?s.$thumb[0].src:null),"function"===c.type(s.opts.caption)&&(s.opts.caption=s.opts.caption.apply(t,[n,s])),"function"===c.type(n.opts.caption)&&(s.opts.caption=n.opts.caption.apply(t,[n,s])),s.opts.caption instanceof c||(s.opts.caption=void 0===s.opts.caption?"":s.opts.caption+""),"ajax"===s.type&&((i=a.split(/\s+/,2)).length>1&&(s.src=i.shift(),s.opts.filter=i.shift())),s.opts.modal&&(s.opts=c.extend(!0,s.opts,{trapFocus:!0,infobar:0,toolbar:0,smallBtn:0,keyboard:0,slideShow:0,fullScreen:0,thumbs:0,touch:0,clickContent:!1,clickSlide:!1,clickOutside:!1,dblclickContent:!1,dblclickSlide:!1,dblclickOutside:!1})),n.group.push(s)})),Object.keys(n.slides).length&&(n.updateControls(),(t=n.Thumbs)&&t.isActive&&(t.create(),t.focus()))},addEvents:function(){var t=this;t.removeEvents(),t.$refs.container.on("click.fb-close","[data-fancybox-close]",(function(e){e.stopPropagation(),e.preventDefault(),t.close(e)})).on("touchstart.fb-prev click.fb-prev","[data-fancybox-prev]",(function(e){e.stopPropagation(),e.preventDefault(),t.previous()})).on("touchstart.fb-next click.fb-next","[data-fancybox-next]",(function(e){e.stopPropagation(),e.preventDefault(),t.next()})).on("click.fb","[data-fancybox-zoom]",(function(e){t[t.isScaledDown()?"scaleToActual":"scaleToFit"]()})),o.on("orientationchange.fb resize.fb",(function(e){e&&e.originalEvent&&"resize"===e.originalEvent.type?(t.requestId&&u(t.requestId),t.requestId=s((function(){t.update(e)}))):(t.current&&"iframe"===t.current.type&&t.$refs.stage.hide(),setTimeout((function(){t.$refs.stage.show(),t.update(e)}),c.fancybox.isMobile?600:250))})),a.on("keydown.fb",(function(e){var n=(c.fancybox?c.fancybox.getInstance():null).current,r=e.keyCode||e.which;if(9!=r)return!n.opts.keyboard||e.ctrlKey||e.altKey||e.shiftKey||c(e.target).is("input,textarea,video,audio,select")?void 0:8===r||27===r?(e.preventDefault(),void t.close(e)):37===r||38===r?(e.preventDefault(),void t.previous()):39===r||40===r?(e.preventDefault(),void t.next()):void t.trigger("afterKeydown",e,r);n.opts.trapFocus&&t.focus(e)})),t.group[t.currIndex].opts.idleTime&&(t.idleSecondsCounter=0,a.on("mousemove.fb-idle mouseleave.fb-idle mousedown.fb-idle touchstart.fb-idle touchmove.fb-idle scroll.fb-idle keydown.fb-idle",(function(e){t.idleSecondsCounter=0,t.isIdle&&t.showControls(),t.isIdle=!1})),t.idleInterval=e.setInterval((function(){++t.idleSecondsCounter>=t.group[t.currIndex].opts.idleTime&&!t.isDragging&&(t.isIdle=!0,t.idleSecondsCounter=0,t.hideControls())}),1e3))},removeEvents:function(){var t=this;o.off("orientationchange.fb resize.fb"),a.off("keydown.fb .fb-idle"),this.$refs.container.off(".fb-close .fb-prev .fb-next"),t.idleInterval&&(e.clearInterval(t.idleInterval),t.idleInterval=null)},previous:function(e){return this.jumpTo(this.currPos-1,e)},next:function(e){return this.jumpTo(this.currPos+1,e)},jumpTo:function(e,t){var n,r,l,o,a,i,s,u,f,h=this,m=h.group.length;if(!(h.isDragging||h.isClosing||h.isAnimating&&h.firstRun)){if(e=parseInt(e,10),!(l=h.current?h.current.opts.loop:h.opts.loop)&&(e<0||e>=m))return!1;if(n=h.firstRun=!Object.keys(h.slides).length,a=h.current,h.prevIndex=h.currIndex,h.prevPos=h.currPos,o=h.createSlide(e),m>1&&((l||o.index0)&&h.createSlide(e-1)),h.current=o,h.currIndex=o.index,h.currPos=o.pos,h.trigger("beforeShow",n),h.updateControls(),o.forcedDuration=void 0,c.isNumeric(t)?o.forcedDuration=t:t=o.opts[n?"animationDuration":"transitionDuration"],t=parseInt(t,10),r=h.isMoved(o),o.$slide.addClass("fancybox-slide--current"),n)return o.opts.animationEffect&&t&&h.$refs.container.css("transition-duration",t+"ms"),h.$refs.container.addClass("fancybox-is-open").trigger("focus"),h.loadSlide(o),void h.preload("image");i=c.fancybox.getTranslate(a.$slide),s=c.fancybox.getTranslate(h.$refs.stage),c.each(h.slides,(function(e,t){c.fancybox.stop(t.$slide,!0)})),a.pos!==o.pos&&(a.isComplete=!1),a.$slide.removeClass("fancybox-slide--complete fancybox-slide--current"),r?(f=i.left-(a.pos*i.width+a.pos*a.opts.gutter),c.each(h.slides,(function(e,n){n.$slide.removeClass("fancybox-animated").removeClass((function(e,t){return(t.match(/(^|\s)fancybox-fx-\S+/g)||[]).join(" ")}));var r=n.pos*i.width+n.pos*n.opts.gutter;c.fancybox.setTranslate(n.$slide,{top:0,left:r-s.left+f}),n.pos!==o.pos&&n.$slide.addClass("fancybox-slide--"+(n.pos>o.pos?"next":"previous")),d(n.$slide),c.fancybox.animate(n.$slide,{top:0,left:(n.pos-o.pos)*i.width+(n.pos-o.pos)*n.opts.gutter},t,(function(){n.$slide.css({transform:"",opacity:""}).removeClass("fancybox-slide--next fancybox-slide--previous"),n.pos===h.currPos&&h.complete()}))}))):t&&o.opts.transitionEffect&&(u="fancybox-animated fancybox-fx-"+o.opts.transitionEffect,a.$slide.addClass("fancybox-slide--"+(a.pos>o.pos?"next":"previous")),c.fancybox.animate(a.$slide,u,t,(function(){a.$slide.removeClass(u).removeClass("fancybox-slide--next fancybox-slide--previous")}),!1)),o.isLoaded?h.revealContent(o):h.loadSlide(o),h.preload("image")}},createSlide:function(e){var t,n,r=this;return n=(n=e%r.group.length)<0?r.group.length+n:n,!r.slides[e]&&r.group[n]&&(t=c('
    ').appendTo(r.$refs.stage),r.slides[e]=c.extend(!0,{},r.group[n],{pos:e,$slide:t,isLoaded:!1}),r.updateSlide(r.slides[e])),r.slides[e]},scaleToActual:function(e,t,n){var r,l,o,a,i,s=this,u=s.current,f=u.$content,d=c.fancybox.getTranslate(u.$slide).width,h=c.fancybox.getTranslate(u.$slide).height,m=u.width,p=u.height;s.isAnimating||s.isMoved()||!f||"image"!=u.type||!u.isLoaded||u.hasError||(s.isAnimating=!0,c.fancybox.stop(f),e=void 0===e?.5*d:e,t=void 0===t?.5*h:t,(r=c.fancybox.getTranslate(f)).top-=c.fancybox.getTranslate(u.$slide).top,r.left-=c.fancybox.getTranslate(u.$slide).left,a=m/r.width,i=p/r.height,l=.5*d-.5*m,o=.5*h-.5*p,m>d&&((l=r.left*a-(e*a-e))>0&&(l=0),lh&&((o=r.top*i-(t*i-t))>0&&(o=0),ot-.5&&(i=t),(s*=r)>n-.5&&(s=n),"image"===e.type?(u.top=Math.floor(.5*(n-s))+parseFloat(a.css("paddingTop")),u.left=Math.floor(.5*(t-i))+parseFloat(a.css("paddingLeft"))):"video"===e.contentType&&(s>i/(l=e.opts.width&&e.opts.height?i/s:e.opts.ratio||16/9)?s=i/l:i>s*l&&(i=s*l)),u.width=i,u.height=s,u)},update:function(e){var t=this;c.each(t.slides,(function(c,n){t.updateSlide(n,e)}))},updateSlide:function(e,t){var n=this,r=e&&e.$content,l=e.width||e.opts.width,o=e.height||e.opts.height,a=e.$slide;n.adjustCaption(e),r&&(l||o||"video"===e.contentType)&&!e.hasError&&(c.fancybox.stop(r),c.fancybox.setTranslate(r,n.getFitPos(e)),e.pos===n.currPos&&(n.isAnimating=!1,n.updateCursor())),n.adjustLayout(e),a.length&&(a.trigger("refresh"),e.pos===n.currPos&&n.$refs.toolbar.add(n.$refs.navigation.find(".fancybox-button--arrow_right")).toggleClass("compensate-for-scrollbar",a.get(0).scrollHeight>a.get(0).clientHeight)),n.trigger("onUpdate",e,t)},centerSlide:function(e){var t=this,n=t.current,r=n.$slide;!t.isClosing&&n&&(r.siblings().css({transform:"",opacity:""}),r.parent().children().removeClass("fancybox-slide--previous fancybox-slide--next"),c.fancybox.animate(r,{top:0,left:0,opacity:1},void 0===e?0:e,(function(){r.css({transform:"",opacity:""}),n.isComplete||t.complete()}),!1))},isMoved:function(e){var t,n,r=e||this.current;return!!r&&(n=c.fancybox.getTranslate(this.$refs.stage),t=c.fancybox.getTranslate(r.$slide),!r.$slide.hasClass("fancybox-animated")&&(Math.abs(t.top-n.top)>.5||Math.abs(t.left-n.left)>.5))},updateCursor:function(e,t){var n,r,l=this,o=l.current,a=l.$refs.container;o&&!l.isClosing&&l.Guestures&&(a.removeClass("fancybox-is-zoomable fancybox-can-zoomIn fancybox-can-zoomOut fancybox-can-swipe fancybox-can-pan"),r=!!(n=l.canPan(e,t))||l.isZoomable(),a.toggleClass("fancybox-is-zoomable",r),c("[data-fancybox-zoom]").prop("disabled",!r),n?a.addClass("fancybox-can-pan"):r&&("zoom"===o.opts.clickContent||c.isFunction(o.opts.clickContent)&&"zoom"==o.opts.clickContent(o))?a.addClass("fancybox-can-zoomIn"):o.opts.touch&&(o.opts.touch.vertical||l.group.length>1)&&"video"!==o.contentType&&a.addClass("fancybox-can-swipe"))},isZoomable:function(){var e,t=this,c=t.current;if(c&&!t.isClosing&&"image"===c.type&&!c.hasError){if(!c.isLoaded)return!0;if((e=t.getFitPos(c))&&(c.width>e.width||c.height>e.height))return!0}return!1},isScaledDown:function(e,t){var n=!1,r=this.current,l=r.$content;return void 0!==e&&void 0!==t?n=e1.5||Math.abs(r.height-l.height)>1.5)),l},loadSlide:function(e){var t,n,r,l=this;if(!e.isLoading&&!e.isLoaded){if(e.isLoading=!0,!1===l.trigger("beforeLoad",e))return e.isLoading=!1,!1;switch(t=e.type,(n=e.$slide).off("refresh").trigger("onReset").addClass(e.opts.slideClass),t){case"image":l.setImage(e);break;case"iframe":l.setIframe(e);break;case"html":l.setContent(e,e.src||e.content);break;case"video":l.setContent(e,e.opts.video.tpl.replace(/\{\{src\}\}/gi,e.src).replace("{{format}}",e.opts.videoFormat||e.opts.video.format||"").replace("{{poster}}",e.thumb||""));break;case"inline":c(e.src).length?l.setContent(e,c(e.src)):l.setError(e);break;case"ajax":l.showLoading(e),r=c.ajax(c.extend({},e.opts.ajax.settings,{url:e.src,success:function(t,c){"success"===c&&l.setContent(e,t)},error:function(t,c){t&&"abort"!==c&&l.setError(e)}})),n.one("onReset",(function(){r.abort()}));break;default:l.setError(e)}return!0}},setImage:function(e){var n,r=this;setTimeout((function(){var t=e.$image;r.isClosing||!e.isLoading||t&&t.length&&t[0].complete||e.hasError||r.showLoading(e)}),50),r.checkSrcset(e),e.$content=c('
    ').addClass("fancybox-is-hidden").appendTo(e.$slide.addClass("fancybox-slide--image")),!1!==e.opts.preload&&e.opts.width&&e.opts.height&&e.thumb&&(e.width=e.opts.width,e.height=e.opts.height,(n=t.createElement("img")).onerror=function(){c(this).remove(),e.$ghost=null},n.onload=function(){r.afterLoad(e)},e.$ghost=c(n).addClass("fancybox-image").appendTo(e.$content).attr("src",e.thumb)),r.setBigImage(e)},checkSrcset:function(t){var c,n,r,l,o=t.opts.srcset||t.opts.image.srcset;if(o){r=e.devicePixelRatio||1,l=e.innerWidth*r,n=o.split(",").map((function(e){var t={};return e.trim().split(/\s+/).forEach((function(e,c){var n=parseInt(e.substring(0,e.length-1),10);if(0===c)return t.url=e;n&&(t.value=n,t.postfix=e[e.length-1])})),t})),n.sort((function(e,t){return e.value-t.value}));for(var a=0;a=l||"x"===i.postfix&&i.value>=r){c=i;break}}!c&&n.length&&(c=n[n.length-1]),c&&(t.src=c.url,t.width&&t.height&&"w"==c.postfix&&(t.height=t.width/t.height*c.value,t.width=c.value),t.opts.srcset=o)}},setBigImage:function(e){var n=this,r=t.createElement("img"),l=c(r);e.$image=l.one("error",(function(){n.setError(e)})).one("load",(function(){var t;e.$ghost||(n.resolveImageSlideSize(e,this.naturalWidth,this.naturalHeight),n.afterLoad(e)),n.isClosing||(e.opts.srcset&&((t=e.opts.sizes)&&"auto"!==t||(t=(e.width/e.height>1&&o.width()/o.height()>1?"100":Math.round(e.width/e.height*100))+"vw"),l.attr("sizes",t).attr("srcset",e.opts.srcset)),e.$ghost&&setTimeout((function(){e.$ghost&&!n.isClosing&&e.$ghost.hide()}),Math.min(300,Math.max(1e3,e.height/1600))),n.hideLoading(e))})).addClass("fancybox-image").attr("src",e.src).appendTo(e.$content),(r.complete||"complete"==r.readyState)&&l.naturalWidth&&l.naturalHeight?l.trigger("load"):r.error&&l.trigger("error")},resolveImageSlideSize:function(e,t,c){var n=parseInt(e.opts.width,10),r=parseInt(e.opts.height,10);e.width=t,e.height=c,n>0&&(e.width=n,e.height=Math.floor(n*c/t)),r>0&&(e.width=Math.floor(r*t/c),e.height=r)},setIframe:function(e){var t,n=this,r=e.opts.iframe,l=e.$slide;e.$content=c('
    ').css(r.css).appendTo(l),l.addClass("fancybox-slide--"+e.contentType),e.$iframe=t=c(r.tpl.replace(/\{rnd\}/g,(new Date).getTime())).attr(r.attr).appendTo(e.$content),r.preload?(n.showLoading(e),t.on("load.fb error.fb",(function(t){this.isReady=1,e.$slide.trigger("refresh"),n.afterLoad(e)})),l.on("refresh.fb",(function(){var c,n=e.$content,o=r.css.width,a=r.css.height;if(1===t[0].isReady){try{c=t.contents().find("body")}catch(e){}c&&c.length&&c.children().length&&(l.css("overflow","visible"),n.css({width:"100%","max-width":"100%",height:"9999px"}),void 0===o&&(o=Math.ceil(Math.max(c[0].clientWidth,c.outerWidth(!0)))),n.css("width",o||"").css("max-width",""),void 0===a&&(a=Math.ceil(Math.max(c[0].clientHeight,c.outerHeight(!0)))),n.css("height",a||""),l.css("overflow","auto")),n.removeClass("fancybox-is-hidden")}}))):n.afterLoad(e),t.attr("src",e.src),l.one("onReset",(function(){try{c(this).find("iframe").hide().unbind().attr("src","//about:blank")}catch(e){}c(this).off("refresh.fb").empty(),e.isLoaded=!1,e.isRevealed=!1}))},setContent:function(e,t){var n=this;n.isClosing||(n.hideLoading(e),e.$content&&c.fancybox.stop(e.$content),e.$slide.empty(),function(e){return e&&e.hasOwnProperty&&e instanceof c}(t)&&t.parent().length?((t.hasClass("fancybox-content")||t.parent().hasClass("fancybox-content"))&&t.parents(".fancybox-slide").trigger("onReset"),e.$placeholder=c("
    ").hide().insertAfter(t),t.css("display","inline-block")):e.hasError||("string"===c.type(t)&&(t=c("
    ").append(c.trim(t)).contents()),e.opts.filter&&(t=c("
    ").html(t).find(e.opts.filter))),e.$slide.one("onReset",(function(){c(this).find("video,audio").trigger("pause"),e.$placeholder&&(e.$placeholder.after(t.removeClass("fancybox-content").hide()).remove(),e.$placeholder=null),e.$smallBtn&&(e.$smallBtn.remove(),e.$smallBtn=null),e.hasError||(c(this).empty(),e.isLoaded=!1,e.isRevealed=!1)})),c(t).appendTo(e.$slide),c(t).is("video,audio")&&(c(t).addClass("fancybox-video"),c(t).wrap("
    "),e.contentType="video",e.opts.width=e.opts.width||c(t).attr("width"),e.opts.height=e.opts.height||c(t).attr("height")),e.$content=e.$slide.children().filter("div,form,main,video,audio,article,.fancybox-content").first(),e.$content.siblings().hide(),e.$content.length||(e.$content=e.$slide.wrapInner("
    ").children().first()),e.$content.addClass("fancybox-content"),e.$slide.addClass("fancybox-slide--"+e.contentType),n.afterLoad(e))},setError:function(e){e.hasError=!0,e.$slide.trigger("onReset").removeClass("fancybox-slide--"+e.contentType).addClass("fancybox-slide--error"),e.contentType="html",this.setContent(e,this.translate(e,e.opts.errorTpl)),e.pos===this.currPos&&(this.isAnimating=!1)},showLoading:function(e){var t=this;(e=e||t.current)&&!e.$spinner&&(e.$spinner=c(t.translate(t,t.opts.spinnerTpl)).appendTo(e.$slide).hide().fadeIn("fast"))},hideLoading:function(e){(e=e||this.current)&&e.$spinner&&(e.$spinner.stop().remove(),delete e.$spinner)},afterLoad:function(e){var t=this;t.isClosing||(e.isLoading=!1,e.isLoaded=!0,t.trigger("afterLoad",e),t.hideLoading(e),!e.opts.smallBtn||e.$smallBtn&&e.$smallBtn.length||(e.$smallBtn=c(t.translate(e,e.opts.btnTpl.smallBtn)).appendTo(e.$content)),e.opts.protect&&e.$content&&!e.hasError&&(e.$content.on("contextmenu.fb",(function(e){return 2==e.button&&e.preventDefault(),!0})),"image"===e.type&&c('
    ').appendTo(e.$content)),t.adjustCaption(e),t.adjustLayout(e),e.pos===t.currPos&&t.updateCursor(),t.revealContent(e))},adjustCaption:function(e){var t,c=this,n=e||c.current,r=n.opts.caption,l=n.opts.preventCaptionOverlap,o=c.$refs.caption,a=!1;o.toggleClass("fancybox-caption--separate",l),l&&r&&r.length&&(n.pos!==c.currPos?((t=o.clone().appendTo(o.parent())).children().eq(0).empty().html(r),a=t.outerHeight(!0),t.empty().remove()):c.$caption&&(a=c.$caption.outerHeight(!0)),n.$slide.css("padding-bottom",a||""))},adjustLayout:function(e){var t,c,n,r,l=e||this.current;l.isLoaded&&!0!==l.opts.disableLayoutFix&&(l.$content.css("margin-bottom",""),l.$content.outerHeight()>l.$slide.height()+.5&&(n=l.$slide[0].style["padding-bottom"],r=l.$slide.css("padding-bottom"),parseFloat(r)>0&&(t=l.$slide[0].scrollHeight,l.$slide.css("padding-bottom",0),Math.abs(t-l.$slide[0].scrollHeight)<1&&(c=r),l.$slide.css("padding-bottom",n))),l.$content.css("margin-bottom",c))},revealContent:function(e){var t,n,r,l,o=this,a=e.$slide,i=!1,s=!1,u=o.isMoved(e),f=e.isRevealed;return e.isRevealed=!0,t=e.opts[o.firstRun?"animationEffect":"transitionEffect"],r=e.opts[o.firstRun?"animationDuration":"transitionDuration"],r=parseInt(void 0===e.forcedDuration?r:e.forcedDuration,10),!u&&e.pos===o.currPos&&r||(t=!1),"zoom"===t&&(e.pos===o.currPos&&r&&"image"===e.type&&!e.hasError&&(s=o.getThumbPos(e))?i=o.getFitPos(e):t="fade"),"zoom"===t?(o.isAnimating=!0,i.scaleX=i.width/s.width,i.scaleY=i.height/s.height,"auto"==(l=e.opts.zoomOpacity)&&(l=Math.abs(e.width/e.height-s.width/s.height)>.1),l&&(s.opacity=.1,i.opacity=1),c.fancybox.setTranslate(e.$content.removeClass("fancybox-is-hidden"),s),d(e.$content),void c.fancybox.animate(e.$content,i,r,(function(){o.isAnimating=!1,o.complete()}))):(o.updateSlide(e),t?(c.fancybox.stop(a),n="fancybox-slide--"+(e.pos>=o.prevPos?"next":"previous")+" fancybox-animated fancybox-fx-"+t,a.addClass(n).removeClass("fancybox-slide--current"),e.$content.removeClass("fancybox-is-hidden"),d(a),"image"!==e.type&&e.$content.hide().show(0),void c.fancybox.animate(a,"fancybox-slide--current",r,(function(){a.removeClass(n).css({transform:"",opacity:""}),e.pos===o.currPos&&o.complete()}),!0)):(e.$content.removeClass("fancybox-is-hidden"),f||!u||"image"!==e.type||e.hasError||e.$content.hide().fadeIn("fast"),void(e.pos===o.currPos&&o.complete())))},getThumbPos:function(e){var t,n,r,l,o,a=!1,i=e.$thumb;return!(!i||!m(i[0]))&&(t=c.fancybox.getTranslate(i),n=parseFloat(i.css("border-top-width")||0),r=parseFloat(i.css("border-right-width")||0),l=parseFloat(i.css("border-bottom-width")||0),o=parseFloat(i.css("border-left-width")||0),a={top:t.top+n,left:t.left+o,width:t.width-r-o,height:t.height-n-l,scaleX:1,scaleY:1},t.width>0&&t.height>0&&a)},complete:function(){var e,t=this,n=t.current,r={};!t.isMoved()&&n.isLoaded&&(n.isComplete||(n.isComplete=!0,n.$slide.siblings().trigger("onReset"),t.preload("inline"),d(n.$slide),n.$slide.addClass("fancybox-slide--complete"),c.each(t.slides,(function(e,n){n.pos>=t.currPos-1&&n.pos<=t.currPos+1?r[n.pos]=n:n&&(c.fancybox.stop(n.$slide),n.$slide.off().remove())})),t.slides=r),t.isAnimating=!1,t.updateCursor(),t.trigger("afterShow"),n.opts.video.autoStart&&n.$slide.find("video,audio").filter(":visible:first").trigger("play").one("ended",(function(){Document.exitFullscreen?Document.exitFullscreen():this.webkitExitFullscreen&&this.webkitExitFullscreen(),t.next()})),n.opts.autoFocus&&"html"===n.contentType&&((e=n.$content.find("input[autofocus]:enabled:visible:first")).length?e.trigger("focus"):t.focus(null,!0)),n.$slide.scrollTop(0).scrollLeft(0))},preload:function(e){var t,c,n=this;n.group.length<2||(c=n.slides[n.currPos+1],(t=n.slides[n.currPos-1])&&t.type===e&&n.loadSlide(t),c&&c.type===e&&n.loadSlide(c))},focus:function(e,n){var r,l,o=this,a=["a[href]","area[href]",'input:not([disabled]):not([type="hidden"]):not([aria-hidden])',"select:not([disabled]):not([aria-hidden])","textarea:not([disabled]):not([aria-hidden])","button:not([disabled]):not([aria-hidden])","iframe","object","embed","video","audio","[contenteditable]",'[tabindex]:not([tabindex^="-"])'].join(",");o.isClosing||((r=(r=!e&&o.current&&o.current.isComplete?o.current.$slide.find("*:visible"+(n?":not(.fancybox-close-small)":"")):o.$refs.container.find("*:visible")).filter(a).filter((function(){return"hidden"!==c(this).css("visibility")&&!c(this).hasClass("disabled")}))).length?(l=r.index(t.activeElement),e&&e.shiftKey?(l<0||0==l)&&(e.preventDefault(),r.eq(r.length-1).trigger("focus")):(l<0||l==r.length-1)&&(e&&e.preventDefault(),r.eq(0).trigger("focus"))):o.$refs.container.trigger("focus"))},activate:function(){var e=this;c(".fancybox-container").each((function(){var t=c(this).data("FancyBox");t&&t.id!==e.id&&!t.isClosing&&(t.trigger("onDeactivate"),t.removeEvents(),t.isVisible=!1)})),e.isVisible=!0,(e.current||e.isIdle)&&(e.update(),e.updateControls()),e.trigger("onActivate"),e.addEvents()},close:function(e,t){var n,r,l,o,a,i,u,f=this,h=f.current,m=function(){f.cleanUp(e)};return!(f.isClosing||(f.isClosing=!0,!1===f.trigger("beforeClose",e)?(f.isClosing=!1,s((function(){f.update()})),1):(f.removeEvents(),l=h.$content,n=h.opts.animationEffect,r=c.isNumeric(t)?t:n?h.opts.animationDuration:0,h.$slide.removeClass("fancybox-slide--complete fancybox-slide--next fancybox-slide--previous fancybox-animated"),!0!==e?c.fancybox.stop(h.$slide):n=!1,h.$slide.siblings().trigger("onReset").remove(),r&&f.$refs.container.removeClass("fancybox-is-open").addClass("fancybox-is-closing").css("transition-duration",r+"ms"),f.hideLoading(h),f.hideControls(!0),f.updateCursor(),"zoom"!==n||l&&r&&"image"===h.type&&!f.isMoved()&&!h.hasError&&(u=f.getThumbPos(h))||(n="fade"),"zoom"===n?(c.fancybox.stop(l),o=c.fancybox.getTranslate(l),i={top:o.top,left:o.left,scaleX:o.width/u.width,scaleY:o.height/u.height,width:u.width,height:u.height},a=h.opts.zoomOpacity,"auto"==a&&(a=Math.abs(h.width/h.height-u.width/u.height)>.1),a&&(u.opacity=0),c.fancybox.setTranslate(l,i),d(l),c.fancybox.animate(l,u,r,m),0):(n&&r?c.fancybox.animate(h.$slide.addClass("fancybox-slide--previous").removeClass("fancybox-slide--current"),"fancybox-animated fancybox-fx-"+n,r,m):!0===e?setTimeout(m,r):m(),0))))},cleanUp:function(t){var n,r,l,o=this,a=o.current.opts.$orig;o.current.$slide.trigger("onReset"),o.$refs.container.empty().remove(),o.trigger("afterClose",t),o.current.opts.backFocus&&(a&&a.length&&a.is(":visible")||(a=o.$trigger),a&&a.length&&(r=e.scrollX,l=e.scrollY,a.trigger("focus"),c("html, body").scrollTop(l).scrollLeft(r))),o.current=null,(n=c.fancybox.getInstance())?n.activate():(c("body").removeClass("fancybox-active compensate-for-scrollbar"),c("#fancybox-style-noscroll").remove())},trigger:function(e,t){var n,r=Array.prototype.slice.call(arguments,1),l=this,o=t&&t.opts?t:l.current;if(o?r.unshift(o):o=l,r.unshift(l),c.isFunction(o.opts[e])&&(n=o.opts[e].apply(o,r)),!1===n)return n;"afterClose"!==e&&l.$refs?l.$refs.container.trigger(e+".fb",r):a.trigger(e+".fb",r)},updateControls:function(){var e=this,n=e.current,r=n.index,l=e.$refs.container,o=e.$refs.caption,a=n.opts.caption;n.$slide.trigger("refresh"),a&&a.length?(e.$caption=o,o.children().eq(0).html(a)):e.$caption=null,e.hasHiddenControls||e.isIdle||e.showControls(),l.find("[data-fancybox-count]").html(e.group.length),l.find("[data-fancybox-index]").html(r+1),l.find("[data-fancybox-prev]").prop("disabled",!n.opts.loop&&r<=0),l.find("[data-fancybox-next]").prop("disabled",!n.opts.loop&&r>=e.group.length-1),"image"===n.type?l.find("[data-fancybox-zoom]").show().end().find("[data-fancybox-download]").attr("href",n.opts.image.src||n.src).show():n.opts.toolbar&&l.find("[data-fancybox-download],[data-fancybox-zoom]").hide(),c(t.activeElement).is(":hidden,[disabled]")&&e.$refs.container.trigger("focus")},hideControls:function(e){var t=["infobar","toolbar","nav"];!e&&this.current.opts.preventCaptionOverlap||t.push("caption"),this.$refs.container.removeClass(t.map((function(e){return"fancybox-show-"+e})).join(" ")),this.hasHiddenControls=!0},showControls:function(){var e=this,t=e.current?e.current.opts:e.opts,c=e.$refs.container;e.hasHiddenControls=!1,e.idleSecondsCounter=0,c.toggleClass("fancybox-show-toolbar",!(!t.toolbar||!t.buttons)).toggleClass("fancybox-show-infobar",!!(t.infobar&&e.group.length>1)).toggleClass("fancybox-show-caption",!!e.$caption).toggleClass("fancybox-show-nav",!!(t.arrows&&e.group.length>1)).toggleClass("fancybox-is-modal",!!t.modal)},toggleControls:function(){this.hasHiddenControls?this.showControls():this.hideControls()}}),c.fancybox={version:"3.5.7",defaults:l,getInstance:function(e){var t=c('.fancybox-container:not(".fancybox-is-closing"):last').data("FancyBox"),n=Array.prototype.slice.call(arguments,1);return t instanceof p&&("string"===c.type(e)?t[e].apply(t,n):"function"===c.type(e)&&e.apply(t,n),t)},open:function(e,t,c){return new p(e,t,c)},close:function(e){var t=this.getInstance();t&&(t.close(),!0===e&&this.close(e))},destroy:function(){this.close(!0),a.add("body").off("click.fb-start","**")},isMobile:/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),use3d:function(){var c=t.createElement("div");return e.getComputedStyle&&e.getComputedStyle(c)&&e.getComputedStyle(c).getPropertyValue("transform")&&!(t.documentMode&&t.documentMode<11)}(),getTranslate:function(e){var t;return!(!e||!e.length)&&{top:(t=e[0].getBoundingClientRect()).top||0,left:t.left||0,width:t.width,height:t.height,opacity:parseFloat(e.css("opacity"))}},setTranslate:function(e,t){var c="",n={};if(e&&t)return void 0===t.left&&void 0===t.top||(c=(void 0===t.left?e.position().left:t.left)+"px, "+(void 0===t.top?e.position().top:t.top)+"px",c=this.use3d?"translate3d("+c+", 0px)":"translate("+c+")"),void 0!==t.scaleX&&void 0!==t.scaleY?c+=" scale("+t.scaleX+", "+t.scaleY+")":void 0!==t.scaleX&&(c+=" scaleX("+t.scaleX+")"),c.length&&(n.transform=c),void 0!==t.opacity&&(n.opacity=t.opacity),void 0!==t.width&&(n.width=t.width),void 0!==t.height&&(n.height=t.height),e.css(n)},animate:function(e,t,n,r,l){var o,a=this;c.isFunction(n)&&(r=n,n=null),a.stop(e),o=a.getTranslate(e),e.on(f,(function(i){(!i||!i.originalEvent||e.is(i.originalEvent.target)&&"z-index"!=i.originalEvent.propertyName)&&(a.stop(e),c.isNumeric(n)&&e.css("transition-duration",""),c.isPlainObject(t)?void 0!==t.scaleX&&void 0!==t.scaleY&&a.setTranslate(e,{top:t.top,left:t.left,width:o.width*t.scaleX,height:o.height*t.scaleY,scaleX:1,scaleY:1}):!0!==l&&e.removeClass(t),c.isFunction(r)&&r(i))})),c.isNumeric(n)&&e.css("transition-duration",n+"ms"),c.isPlainObject(t)?(void 0!==t.scaleX&&void 0!==t.scaleY&&(delete t.width,delete t.height,e.parent().hasClass("fancybox-slide--image")&&e.parent().addClass("fancybox-is-scaling")),c.fancybox.setTranslate(e,t)):e.addClass(t),e.data("timer",setTimeout((function(){e.trigger(f)}),n+33))},stop:function(e,t){e&&e.length&&(clearTimeout(e.data("timer")),t&&e.trigger(f),e.off(f).css("transition-duration",""),e.parent().removeClass("fancybox-is-scaling"))}},c.fn.fancybox=function(e){var t;return(t=(e=e||{}).selector||!1)?c("body").off("click.fb-start",t).on("click.fb-start",t,{options:e},r):this.off("click.fb-start").on("click.fb-start",{items:this,options:e},r),this},a.on("click.fb-start","[data-fancybox]",r),a.on("click.fb-start","[data-fancybox-trigger]",(function(e){c('[data-fancybox="'+c(this).attr("data-fancybox-trigger")+'"]').eq(c(this).attr("data-fancybox-index")||0).trigger("click.fb-start",{$trigger:c(this)})})),function(){var e=null;a.on("mousedown mouseup focus blur",".fancybox-button",(function(t){switch(t.type){case"mousedown":e=c(this);break;case"mouseup":e=null;break;case"focusin":c(".fancybox-button").removeClass("fancybox-focus"),c(this).is(e)||c(this).is("[disabled]")||c(this).addClass("fancybox-focus");break;case"focusout":c(".fancybox-button").removeClass("fancybox-focus")}}))}()}}(window,document,jQuery),function(e){"use strict";var t={youtube:{matcher:/(youtube\.com|youtu\.be|youtube\-nocookie\.com)\/(watch\?(.*&)?v=|v\/|u\/|embed\/?)?(videoseries\?list=(.*)|[\w-]{11}|\?listType=(.*)&list=(.*))(.*)/i,params:{autoplay:1,autohide:1,fs:1,rel:0,hd:1,wmode:"transparent",enablejsapi:1,html5:1},paramPlace:8,type:"iframe",url:"https://www.youtube-nocookie.com/embed/$4",thumb:"https://img.youtube.com/vi/$4/hqdefault.jpg"},vimeo:{matcher:/^.+vimeo.com\/(.*\/)?([\d]+)(.*)?/,params:{autoplay:1,hd:1,show_title:1,show_byline:1,show_portrait:0,fullscreen:1},paramPlace:3,type:"iframe",url:"//player.vimeo.com/video/$2"},instagram:{matcher:/(instagr\.am|instagram\.com)\/p\/([a-zA-Z0-9_\-]+)\/?/i,type:"image",url:"//$1/p/$2/media/?size=l"},gmap_place:{matcher:/(maps\.)?google\.([a-z]{2,3}(\.[a-z]{2})?)\/(((maps\/(place\/(.*)\/)?\@(.*),(\d+.?\d+?)z))|(\?ll=))(.*)?/i,type:"iframe",url:function(e){return"//maps.google."+e[2]+"/?ll="+(e[9]?e[9]+"&z="+Math.floor(e[10])+(e[12]?e[12].replace(/^\//,"&"):""):e[12]+"").replace(/\?/,"&")+"&output="+(e[12]&&e[12].indexOf("layer=c")>0?"svembed":"embed")}},gmap_search:{matcher:/(maps\.)?google\.([a-z]{2,3}(\.[a-z]{2})?)\/(maps\/search\/)(.*)/i,type:"iframe",url:function(e){return"//maps.google."+e[2]+"/maps?q="+e[5].replace("query=","q=").replace("api=1","")+"&output=embed"}}},c=function(t,c,n){if(t)return n=n||"","object"===e.type(n)&&(n=e.param(n,!0)),e.each(c,(function(e,c){t=t.replace("$"+e,c||"")})),n.length&&(t+=(t.indexOf("?")>0?"&":"?")+n),t};e(document).on("objectNeedsType.fb",(function(n,r,l){var o,a,i,s,u,f,d,h=l.src||"",m=!1;o=e.extend(!0,{},t,l.opts.media),e.each(o,(function(t,n){if(i=h.match(n.matcher)){if(m=n.type,d=t,f={},n.paramPlace&&i[n.paramPlace]){"?"==(u=i[n.paramPlace])[0]&&(u=u.substring(1)),u=u.split("&");for(var r=0;r1&&("youtube"===c.contentSource||"vimeo"===c.contentSource)&&n.load(c.contentSource)}})}(jQuery),function(e,t,c){"use strict";var n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.oRequestAnimationFrame||function(t){return e.setTimeout(t,1e3/60)},r=e.cancelAnimationFrame||e.webkitCancelAnimationFrame||e.mozCancelAnimationFrame||e.oCancelAnimationFrame||function(t){e.clearTimeout(t)},l=function(t){var c=[];for(var n in t=(t=t.originalEvent||t||e.e).touches&&t.touches.length?t.touches:t.changedTouches&&t.changedTouches.length?t.changedTouches:[t])t[n].pageX?c.push({x:t[n].pageX,y:t[n].pageY}):t[n].clientX&&c.push({x:t[n].clientX,y:t[n].clientY});return c},o=function(e,t,c){return t&&e?"x"===c?e.x-t.x:"y"===c?e.y-t.y:Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):0},a=function(e){if(e.is('a,area,button,[role="button"],input,label,select,summary,textarea,video,audio,iframe')||c.isFunction(e.get(0).onclick)||e.data("selectable"))return!0;for(var t=0,n=e[0].attributes,r=n.length;tt.clientHeight,l=("scroll"===n||"auto"===n)&&t.scrollWidth>t.clientWidth;return r||l},s=function(e){for(var t=!1;!(t=i(e.get(0)))&&((e=e.parent()).length&&!e.hasClass("fancybox-stage")&&!e.is("body")););return t},u=function(e){var t=this;t.instance=e,t.$bg=e.$refs.bg,t.$stage=e.$refs.stage,t.$container=e.$refs.container,t.destroy(),t.$container.on("touchstart.fb.touch mousedown.fb.touch",c.proxy(t,"ontouchstart"))};u.prototype.destroy=function(){var e=this;e.$container.off(".fb.touch"),c(t).off(".fb.touch"),e.requestId&&(r(e.requestId),e.requestId=null),e.tapped&&(clearTimeout(e.tapped),e.tapped=null)},u.prototype.ontouchstart=function(n){var r=this,i=c(n.target),u=r.instance,f=u.current,d=f.$slide,h=f.$content,m="touchstart"==n.type;if(m&&r.$container.off("mousedown.fb.touch"),(!n.originalEvent||2!=n.originalEvent.button)&&d.length&&i.length&&!a(i)&&!a(i.parent())&&(i.is("img")||!(n.originalEvent.clientX>i[0].clientWidth+i.offset().left))){if(!f||u.isAnimating||f.$slide.hasClass("fancybox-animated"))return n.stopPropagation(),void n.preventDefault();r.realPoints=r.startPoints=l(n),r.startPoints.length&&(f.touch&&n.stopPropagation(),r.startEvent=n,r.canTap=!0,r.$target=i,r.$content=h,r.opts=f.opts.touch,r.isPanning=!1,r.isSwiping=!1,r.isZooming=!1,r.isScrolling=!1,r.canPan=u.canPan(),r.startTime=(new Date).getTime(),r.distanceX=r.distanceY=r.distance=0,r.canvasWidth=Math.round(d[0].clientWidth),r.canvasHeight=Math.round(d[0].clientHeight),r.contentLastPos=null,r.contentStartPos=c.fancybox.getTranslate(r.$content)||{top:0,left:0},r.sliderStartPos=c.fancybox.getTranslate(d),r.stagePos=c.fancybox.getTranslate(u.$refs.stage),r.sliderStartPos.top-=r.stagePos.top,r.sliderStartPos.left-=r.stagePos.left,r.contentStartPos.top-=r.stagePos.top,r.contentStartPos.left-=r.stagePos.left,c(t).off(".fb.touch").on(m?"touchend.fb.touch touchcancel.fb.touch":"mouseup.fb.touch mouseleave.fb.touch",c.proxy(r,"ontouchend")).on(m?"touchmove.fb.touch":"mousemove.fb.touch",c.proxy(r,"ontouchmove")),c.fancybox.isMobile&&t.addEventListener("scroll",r.onscroll,!0),((r.opts||r.canPan)&&(i.is(r.$stage)||r.$stage.find(i).length)||(i.is(".fancybox-image")&&n.preventDefault(),c.fancybox.isMobile&&i.parents(".fancybox-caption").length))&&(r.isScrollable=s(i)||s(i.parent()),c.fancybox.isMobile&&r.isScrollable||n.preventDefault(),(1===r.startPoints.length||f.hasError)&&(r.canPan?(c.fancybox.stop(r.$content),r.isPanning=!0):r.isSwiping=!0,r.$container.addClass("fancybox-is-grabbing")),2===r.startPoints.length&&"image"===f.type&&(f.isLoaded||f.$ghost)&&(r.canTap=!1,r.isSwiping=!1,r.isPanning=!1,r.isZooming=!0,c.fancybox.stop(r.$content),r.centerPointStartX=.5*(r.startPoints[0].x+r.startPoints[1].x)-c(e).scrollLeft(),r.centerPointStartY=.5*(r.startPoints[0].y+r.startPoints[1].y)-c(e).scrollTop(),r.percentageOfImageAtPinchPointX=(r.centerPointStartX-r.contentStartPos.left)/r.contentStartPos.width,r.percentageOfImageAtPinchPointY=(r.centerPointStartY-r.contentStartPos.top)/r.contentStartPos.height,r.startDistanceBetweenFingers=o(r.startPoints[0],r.startPoints[1]))))}},u.prototype.onscroll=function(e){this.isScrolling=!0,t.removeEventListener("scroll",this.onscroll,!0)},u.prototype.ontouchmove=function(e){var t=this;return void 0!==e.originalEvent.buttons&&0===e.originalEvent.buttons?void t.ontouchend(e):t.isScrolling?void(t.canTap=!1):(t.newPoints=l(e),void((t.opts||t.canPan)&&t.newPoints.length&&t.newPoints.length&&(t.isSwiping&&!0===t.isSwiping||e.preventDefault(),t.distanceX=o(t.newPoints[0],t.startPoints[0],"x"),t.distanceY=o(t.newPoints[0],t.startPoints[0],"y"),t.distance=o(t.newPoints[0],t.startPoints[0]),t.distance>0&&(t.isSwiping?t.onSwipe(e):t.isPanning?t.onPan():t.isZooming&&t.onZoom()))))},u.prototype.onSwipe=function(t){var l,o=this,a=o.instance,i=o.isSwiping,s=o.sliderStartPos.left||0;if(!0!==i)"x"==i&&(o.distanceX>0&&(o.instance.group.length<2||0===o.instance.current.index&&!o.instance.current.opts.loop)?s+=Math.pow(o.distanceX,.8):o.distanceX<0&&(o.instance.group.length<2||o.instance.current.index===o.instance.group.length-1&&!o.instance.current.opts.loop)?s-=Math.pow(-o.distanceX,.8):s+=o.distanceX),o.sliderLastPos={top:"x"==i?0:o.sliderStartPos.top+o.distanceY,left:s},o.requestId&&(r(o.requestId),o.requestId=null),o.requestId=n((function(){o.sliderLastPos&&(c.each(o.instance.slides,(function(e,t){var n=t.pos-o.instance.currPos;c.fancybox.setTranslate(t.$slide,{top:o.sliderLastPos.top,left:o.sliderLastPos.left+n*o.canvasWidth+n*t.opts.gutter})})),o.$container.addClass("fancybox-is-sliding"))}));else if(Math.abs(o.distance)>10){if(o.canTap=!1,a.group.length<2&&o.opts.vertical?o.isSwiping="y":a.isDragging||!1===o.opts.vertical||"auto"===o.opts.vertical&&c(e).width()>800?o.isSwiping="x":(l=Math.abs(180*Math.atan2(o.distanceY,o.distanceX)/Math.PI),o.isSwiping=l>45&&l<135?"y":"x"),"y"===o.isSwiping&&c.fancybox.isMobile&&o.isScrollable)return void(o.isScrolling=!0);a.isDragging=o.isSwiping,o.startPoints=o.newPoints,c.each(a.slides,(function(e,t){var n,r;c.fancybox.stop(t.$slide),n=c.fancybox.getTranslate(t.$slide),r=c.fancybox.getTranslate(a.$refs.stage),t.$slide.css({transform:"",opacity:"","transition-duration":""}).removeClass("fancybox-animated").removeClass((function(e,t){return(t.match(/(^|\s)fancybox-fx-\S+/g)||[]).join(" ")})),t.pos===a.current.pos&&(o.sliderStartPos.top=n.top-r.top,o.sliderStartPos.left=n.left-r.left),c.fancybox.setTranslate(t.$slide,{top:n.top-r.top,left:n.left-r.left})})),a.SlideShow&&a.SlideShow.isActive&&a.SlideShow.stop()}},u.prototype.onPan=function(){var e=this;o(e.newPoints[0],e.realPoints[0])<(c.fancybox.isMobile?10:5)?e.startPoints=e.newPoints:(e.canTap=!1,e.contentLastPos=e.limitMovement(),e.requestId&&r(e.requestId),e.requestId=n((function(){c.fancybox.setTranslate(e.$content,e.contentLastPos)})))},u.prototype.limitMovement=function(){var e,t,c,n,r,l,o=this,a=o.canvasWidth,i=o.canvasHeight,s=o.distanceX,u=o.distanceY,f=o.contentStartPos,d=f.left,h=f.top,m=f.width,p=f.height;return r=m>a?d+s:d,l=h+u,e=Math.max(0,.5*a-.5*m),t=Math.max(0,.5*i-.5*p),c=Math.min(a-m,.5*a-.5*m),n=Math.min(i-p,.5*i-.5*p),s>0&&r>e&&(r=e-1+Math.pow(-e+d+s,.8)||0),s<0&&r0&&l>t&&(l=t-1+Math.pow(-t+h+u,.8)||0),u<0&&lr?e=(e=e>0?0:e)l?t=(t=t>0?0:t)1&&(n.dMs>130&&o>10||o>50);n.sliderLastPos=null,"y"==e&&!t&&Math.abs(n.distanceY)>50?(c.fancybox.animate(n.instance.current.$slide,{top:n.sliderStartPos.top+n.distanceY+150*n.velocityY,opacity:0},200),r=n.instance.close(!0,250)):a&&n.distanceX>0?r=n.instance.previous(300):a&&n.distanceX<0&&(r=n.instance.next(300)),!1!==r||"x"!=e&&"y"!=e||n.instance.centerSlide(200),n.$container.removeClass("fancybox-is-sliding")},u.prototype.endPanning=function(){var e,t,n,r=this;r.contentLastPos&&(!1===r.opts.momentum||r.dMs>350?(e=r.contentLastPos.left,t=r.contentLastPos.top):(e=r.contentLastPos.left+500*r.velocityX,t=r.contentLastPos.top+500*r.velocityY),(n=r.limitPosition(e,t,r.contentStartPos.width,r.contentStartPos.height)).width=r.contentStartPos.width,n.height=r.contentStartPos.height,c.fancybox.animate(r.$content,n,366))},u.prototype.endZooming=function(){var e,t,n,r,l=this,o=l.instance.current,a=l.newWidth,i=l.newHeight;l.contentLastPos&&(e=l.contentLastPos.left,r={top:t=l.contentLastPos.top,left:e,width:a,height:i,scaleX:1,scaleY:1},c.fancybox.setTranslate(l.$content,r),ao.width||i>o.height?l.instance.scaleToActual(l.centerPointStartX,l.centerPointStartY,150):(n=l.limitPosition(e,t,a,i),c.fancybox.animate(l.$content,n,150)))},u.prototype.onTap=function(t){var n,r=this,o=c(t.target),a=r.instance,i=a.current,s=t&&l(t)||r.startPoints,u=s[0]?s[0].x-c(e).scrollLeft()-r.stagePos.left:0,f=s[0]?s[0].y-c(e).scrollTop()-r.stagePos.top:0,d=function(e){var n=i.opts[e];if(c.isFunction(n)&&(n=n.apply(a,[i,t])),n)switch(n){case"close":a.close(r.startEvent);break;case"toggleControls":a.toggleControls();break;case"next":a.next();break;case"nextOrClose":a.group.length>1?a.next():a.close(r.startEvent);break;case"zoom":"image"==i.type&&(i.isLoaded||i.$ghost)&&(a.canPan()?a.scaleToFit():a.isScaledDown()?a.scaleToActual(u,f):a.group.length<2&&a.close(r.startEvent))}};if((!t.originalEvent||2!=t.originalEvent.button)&&(o.is("img")||!(u>o[0].clientWidth+o.offset().left))){if(o.is(".fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-container"))n="Outside";else if(o.is(".fancybox-slide"))n="Slide";else{if(!a.current.$content||!a.current.$content.find(o).addBack().filter(o).length)return;n="Content"}if(r.tapped){if(clearTimeout(r.tapped),r.tapped=null,Math.abs(u-r.tapX)>50||Math.abs(f-r.tapY)>50)return this;d("dblclick"+n)}else r.tapX=u,r.tapY=f,i.opts["dblclick"+n]&&i.opts["dblclick"+n]!==i.opts["click"+n]?r.tapped=setTimeout((function(){r.tapped=null,a.isAnimating||d("click"+n)}),500):d("click"+n);return this}},c(t).on("onActivate.fb",(function(e,t){t&&!t.Guestures&&(t.Guestures=new u(t))})).on("beforeClose.fb",(function(e,t){t&&t.Guestures&&t.Guestures.destroy()}))}(window,document,jQuery),function(e,t){"use strict";t.extend(!0,t.fancybox.defaults,{btnTpl:{slideShow:''},slideShow:{autoStart:!1,speed:3e3,progress:!0}});var c=function(e){this.instance=e,this.init()};t.extend(c.prototype,{timer:null,isActive:!1,$button:null,init:function(){var e=this,c=e.instance,n=c.group[c.currIndex].opts.slideShow;e.$button=c.$refs.toolbar.find("[data-fancybox-play]").on("click",(function(){e.toggle()})),c.group.length<2||!n?e.$button.hide():n.progress&&(e.$progress=t('
    ').appendTo(c.$refs.inner))},set:function(e){var c=this,n=c.instance,r=n.current;r&&(!0===e||r.opts.loop||n.currIndex'},fullScreen:{autoStart:!1}}),t(e).on(c.fullscreenchange,(function(){var e=n.isFullscreen(),c=t.fancybox.getInstance();c&&(c.current&&"image"===c.current.type&&c.isAnimating&&(c.isAnimating=!1,c.update(!0,!0,0),c.isComplete||c.complete()),c.trigger("onFullscreenChange",e),c.$refs.container.toggleClass("fancybox-is-fullscreen",e),c.$refs.toolbar.find("[data-fancybox-fullscreen]").toggleClass("fancybox-button--fsenter",!e).toggleClass("fancybox-button--fsexit",e))}))}t(e).on({"onInit.fb":function(e,t){c?t&&t.group[t.currIndex].opts.fullScreen?(t.$refs.container.on("click.fb-fullscreen","[data-fancybox-fullscreen]",(function(e){e.stopPropagation(),e.preventDefault(),n.toggle()})),t.opts.fullScreen&&!0===t.opts.fullScreen.autoStart&&n.request(),t.FullScreen=n):t&&t.$refs.toolbar.find("[data-fancybox-fullscreen]").hide():t.$refs.toolbar.find("[data-fancybox-fullscreen]").remove()},"afterKeydown.fb":function(e,t,c,n,r){t&&t.FullScreen&&70===r&&(n.preventDefault(),t.FullScreen.toggle())},"beforeClose.fb":function(e,t){t&&t.FullScreen&&t.$refs.container.hasClass("fancybox-is-fullscreen")&&n.exit()}})}(document,jQuery),function(e,t){"use strict";var c="fancybox-thumbs";t.fancybox.defaults=t.extend(!0,{btnTpl:{thumbs:''},thumbs:{autoStart:!1,hideOnClose:!0,parentEl:".fancybox-container",axis:"y"}},t.fancybox.defaults);var n=function(e){this.init(e)};t.extend(n.prototype,{$button:null,$grid:null,$list:null,isVisible:!1,isActive:!1,init:function(e){var t=this,c=e.group,n=0;t.instance=e,t.opts=c[e.currIndex].opts.thumbs,e.Thumbs=t,t.$button=e.$refs.toolbar.find("[data-fancybox-thumbs]");for(var r=0,l=c.length;r1));r++);n>1&&t.opts?(t.$button.removeAttr("style").on("click",(function(){t.toggle()})),t.isActive=!0):t.$button.hide()},create:function(){var e,n=this,r=n.instance,l=n.opts.parentEl,o=[];n.$grid||(n.$grid=t('
    ').appendTo(r.$refs.container.find(l).addBack().filter(l)),n.$grid.on("click","a",(function(){r.jumpTo(t(this).attr("data-index"))}))),n.$list||(n.$list=t('
    ').appendTo(n.$grid)),t.each(r.group,(function(t,c){(e=c.thumb)||"image"!==c.type||(e=c.src),o.push('")})),n.$list[0].innerHTML=o.join(""),"x"===n.opts.axis&&n.$list.width(parseInt(n.$grid.css("padding-right"),10)+r.group.length*n.$list.children().eq(0).outerWidth(!0))},focus:function(e){var t,c,n=this,r=n.$list,l=n.$grid;n.instance.current&&(c=(t=r.children().removeClass("fancybox-thumbs-active").filter('[data-index="'+n.instance.current.index+'"]').addClass("fancybox-thumbs-active")).position(),"y"===n.opts.axis&&(c.top<0||c.top>r.height()-t.outerHeight())?r.stop().animate({scrollTop:r.scrollTop()+c.top},e):"x"===n.opts.axis&&(c.leftl.scrollLeft()+(l.width()-t.outerWidth()))&&r.parent().stop().animate({scrollLeft:c.left},e))},update:function(){var e=this;e.instance.$refs.container.toggleClass("fancybox-show-thumbs",this.isVisible),e.isVisible?(e.$grid||e.create(),e.instance.trigger("onThumbsShow"),e.focus(0)):e.$grid&&e.instance.trigger("onThumbsHide"),e.instance.update()},hide:function(){this.isVisible=!1,this.update()},show:function(){this.isVisible=!0,this.update()},toggle:function(){this.isVisible=!this.isVisible,this.update()}}),t(e).on({"onInit.fb":function(e,t){var c;t&&!t.Thumbs&&((c=new n(t)).isActive&&!0===c.opts.autoStart&&c.show())},"beforeShow.fb":function(e,t,c,n){var r=t&&t.Thumbs;r&&r.isVisible&&r.focus(n?0:250)},"afterKeydown.fb":function(e,t,c,n,r){var l=t&&t.Thumbs;l&&l.isActive&&71===r&&(n.preventDefault(),l.toggle())},"beforeClose.fb":function(e,t){var c=t&&t.Thumbs;c&&c.isVisible&&!1!==c.opts.hideOnClose&&c.$grid.hide()}})}(document,jQuery),function(e,t){"use strict";t.extend(!0,t.fancybox.defaults,{btnTpl:{share:''},share:{url:function(e,t){return!e.currentHash&&"inline"!==t.type&&"html"!==t.type&&(t.origSrc||t.src)||window.location},tpl:''}}),t(e).on("click","[data-fancybox-share]",(function(){var e,c,n=t.fancybox.getInstance(),r=n.current||null;r&&("function"===t.type(r.opts.share.url)&&(e=r.opts.share.url.apply(r,[n,r])),c=r.opts.share.tpl.replace(/\{\{media\}\}/g,"image"===r.type?encodeURIComponent(r.src):"").replace(/\{\{url\}\}/g,encodeURIComponent(e)).replace(/\{\{url_raw\}\}/g,function(e){var t={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};return String(e).replace(/[&<>"'`=\/]/g,(function(e){return t[e]}))}(e)).replace(/\{\{descr\}\}/g,n.$caption?encodeURIComponent(n.$caption.text()):""),t.fancybox.open({src:n.translate(n,c),type:"html",opts:{touch:!1,animationEffect:!1,afterLoad:function(e,t){n.$refs.container.one("beforeClose.fb",(function(){e.close(null,0)})),t.$content.find(".fancybox-share__button").click((function(){return window.open(this.href,"Share","width=550, height=450"),!1}))},mobile:{autoFocus:!1}}}))}))}(document,jQuery),function(e,t,c){"use strict";function n(){var t=e.location.hash.substr(1),c=t.split("-"),n=c.length>1&&/^\+?\d+$/.test(c[c.length-1])&&parseInt(c.pop(-1),10)||1;return{hash:t,index:n<1?1:n,gallery:c.join("-")}}function r(e){""!==e.gallery&&c("[data-fancybox='"+c.escapeSelector(e.gallery)+"']").eq(e.index-1).focus().trigger("click.fb-start")}function l(e){var t,c;return!!e&&(""!==(c=(t=e.current?e.current.opts:e.opts).hash||(t.$orig?t.$orig.data("fancybox")||t.$orig.data("fancybox-trigger"):""))&&c)}c.escapeSelector||(c.escapeSelector=function(e){return(e+"").replace(/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,(function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}))}),c((function(){!1!==c.fancybox.defaults.hash&&(c(t).on({"onInit.fb":function(e,t){var c,r;!1!==t.group[t.currIndex].opts.hash&&(c=n(),(r=l(t))&&c.gallery&&r==c.gallery&&(t.currIndex=c.index-1))},"beforeShow.fb":function(c,n,r,o){var a;r&&!1!==r.opts.hash&&(a=l(n))&&(n.currentHash=a+(n.group.length>1?"-"+(r.index+1):""),e.location.hash!=="#"+n.currentHash&&(o&&!n.origHash&&(n.origHash=e.location.hash),n.hashTimer&&clearTimeout(n.hashTimer),n.hashTimer=setTimeout((function(){"replaceState"in e.history?(e.history[o?"pushState":"replaceState"]({},t.title,e.location.pathname+e.location.search+"#"+n.currentHash),o&&(n.hasCreatedHistory=!0)):e.location.hash=n.currentHash,n.hashTimer=null}),300)))},"beforeClose.fb":function(c,n,r){r&&!1!==r.opts.hash&&(clearTimeout(n.hashTimer),n.currentHash&&n.hasCreatedHistory?e.history.back():n.currentHash&&("replaceState"in e.history?e.history.replaceState({},t.title,e.location.pathname+e.location.search+(n.origHash||"")):e.location.hash=n.origHash),n.currentHash=null)}}),c(e).on("hashchange.fb",(function(){var e=n(),t=null;c.each(c(".fancybox-container").get().reverse(),(function(e,n){var r=c(n).data("FancyBox");if(r&&r.currentHash)return t=r,!1})),t?t.currentHash===e.gallery+"-"+e.index||1===e.index&&t.currentHash==e.gallery||(t.currentHash=null,t.close()):""!==e.gallery&&r(e)})),setTimeout((function(){c.fancybox.getInstance()||r(n())}),50))}))}(window,document,jQuery),function(e,t){"use strict";var c=(new Date).getTime();t(e).on({"onInit.fb":function(e,t,n){t.$refs.stage.on("mousewheel DOMMouseScroll wheel MozMousePixelScroll",(function(e){var n=t.current,r=(new Date).getTime();t.group.length<2||!1===n.opts.wheel||"auto"===n.opts.wheel&&"image"!==n.type||(e.preventDefault(),e.stopPropagation(),n.$slide.hasClass("fancybox-animated")||(e=e.originalEvent||e,r-c<250||(c=r,t[(-e.deltaY||-e.deltaX||e.wheelDelta||-e.detail)<0?"next":"previous"]())))}))}})}(document,jQuery),function(e){"function"==typeof define&&define.amd?define(["jquery"],(function(t){return e(t,window,document)})):"object"==typeof exports?module.exports=function(t,c){return t||(t=window),c||(c="undefined"!=typeof window?require("jquery"):require("jquery")(t)),e(c,t,t.document)}:e(jQuery,window,document)}((function(e,t,c,n){function r(t){var c,n,l={};e.each(t,(function(e){(c=e.match(/^([^A-Z]+?)([A-Z])/))&&-1!=="a aa ai ao as b fn i m o s ".indexOf(c[1]+" ")&&(n=e.replace(c[0],c[2].toLowerCase()),l[n]=e,"o"===c[1]&&r(t[e]))})),t._hungarianMap=l}function l(t,c,o){var a;t._hungarianMap||r(t),e.each(c,(function(r){(a=t._hungarianMap[r])===n||!o&&c[a]!==n||("o"===a.charAt(0)?(c[a]||(c[a]={}),e.extend(!0,c[a],c[r]),l(t[a],c[a],o)):c[a]=c[r])}))}function o(e){var t=We.defaults.oLanguage,c=t.sDecimal;if(c&&Be(c),e){var n=e.sZeroRecords;!e.sEmptyTable&&n&&"No data available in table"===t.sEmptyTable&&De(e,e,"sZeroRecords","sEmptyTable"),!e.sLoadingRecords&&n&&"Loading..."===t.sLoadingRecords&&De(e,e,"sZeroRecords","sLoadingRecords"),e.sInfoThousands&&(e.sThousands=e.sInfoThousands),(e=e.sDecimal)&&c!==e&&Be(e)}}function a(e){if(st(e,"ordering","bSort"),st(e,"orderMulti","bSortMulti"),st(e,"orderClasses","bSortClasses"),st(e,"orderCellsTop","bSortCellsTop"),st(e,"order","aaSorting"),st(e,"orderFixed","aaSortingFixed"),st(e,"paging","bPaginate"),st(e,"pagingType","sPaginationType"),st(e,"pageLength","iDisplayLength"),st(e,"searching","bFilter"),"boolean"==typeof e.sScrollX&&(e.sScrollX=e.sScrollX?"100%":""),"boolean"==typeof e.scrollX&&(e.scrollX=e.scrollX?"100%":""),e=e.aoSearchCols)for(var t=0,c=e.length;t").css({position:"fixed",top:0,left:-1*e(t).scrollLeft(),height:1,width:1,overflow:"hidden"}).append(e("
    ").css({position:"absolute",top:1,left:1,width:100,overflow:"scroll"}).append(e("
    ").css({width:"100%",height:10}))).appendTo("body"),l=r.children(),o=l.children();n.barWidth=l[0].offsetWidth-l[0].clientWidth,n.bScrollOversize=100===o[0].offsetWidth&&100!==l[0].clientWidth,n.bScrollbarLeft=1!==Math.round(o.offset().left),n.bBounding=!!r[0].getBoundingClientRect().width,r.remove()}e.extend(c.oBrowser,We.__browser),c.oScroll.iBarWidth=We.__browser.barWidth}function u(e,t,c,r,l,o){var a,i=!1;for(c!==n&&(a=c,i=!0);r!==l;)e.hasOwnProperty(r)&&(a=i?t(a,e[r],r,e):e[r],i=!0,r+=o);return a}function f(t,n){var r=We.defaults.column,l=t.aoColumns.length;r=e.extend({},We.models.oColumn,r,{nTh:n||c.createElement("th"),sTitle:r.sTitle?r.sTitle:n?n.innerHTML:"",aDataSort:r.aDataSort?r.aDataSort:[l],mData:r.mData?r.mData:l,idx:l});t.aoColumns.push(r),(r=t.aoPreSearchCols)[l]=e.extend({},We.models.oSearch,r[l]),d(t,l,e(n).data())}function d(t,c,r){c=t.aoColumns[c];var o=t.oClasses,a=e(c.nTh);if(!c.sWidthOrig){c.sWidthOrig=a.attr("width")||null;var s=(a.attr("style")||"").match(/width:\s*(\d+[pxem%]+)/);s&&(c.sWidthOrig=s[1])}r!==n&&null!==r&&(i(r),l(We.defaults.column,r),r.mDataProp!==n&&!r.mData&&(r.mData=r.mDataProp),r.sType&&(c._sManualType=r.sType),r.className&&!r.sClass&&(r.sClass=r.className),r.sClass&&a.addClass(r.sClass),e.extend(c,r),De(c,r,"sWidth","sWidthOrig"),r.iDataSort!==n&&(c.aDataSort=[r.iDataSort]),De(c,r,"aDataSort"));var u=c.mData,f=_(u),d=c.mRender?_(c.mRender):null;r=function(e){return"string"==typeof e&&-1!==e.indexOf("@")};c._bAttrSrc=e.isPlainObject(u)&&(r(u.sort)||r(u.type)||r(u.filter)),c._setter=null,c.fnGetData=function(e,t,c){var r=f(e,t,n,c);return d&&t?d(r,t,e,c):r},c.fnSetData=function(e,t,c){return x(u)(e,t,c)},"number"!=typeof u&&(t._rowReadObject=!0),t.oFeatures.bSort||(c.bSortable=!1,a.addClass(o.sSortableNone)),t=-1!==e.inArray("asc",c.asSorting),r=-1!==e.inArray("desc",c.asSorting),c.bSortable&&(t||r)?t&&!r?(c.sSortingClass=o.sSortableAsc,c.sSortingClassJUI=o.sSortJUIAscAllowed):!t&&r?(c.sSortingClass=o.sSortableDesc,c.sSortingClassJUI=o.sSortJUIDescAllowed):(c.sSortingClass=o.sSortable,c.sSortingClassJUI=o.sSortJUI):(c.sSortingClass=o.sSortableNone,c.sSortingClassJUI="")}function h(e){if(!1!==e.oFeatures.bAutoWidth){var t=e.aoColumns;pe(e);for(var c=0,n=t.length;cm[a])l(h.length+m[a],d);else if("string"==typeof m[a])for(s=0,u=h.length;st&&e[l]--;-1!=r&&c===n&&e.splice(r,1)}function T(e,t,c,r){var l,o=e.aoData[t],a=function(c,n){for(;c.childNodes.length;)c.removeChild(c.firstChild);c.innerHTML=L(e,t,n,"display")};if("dom"!==c&&(c&&"auto"!==c||"dom"!==o.src)){var i=o.anCells;if(i)if(r!==n)a(i[r],r);else for(c=0,l=i.length;c").appendTo(a)),c=0,n=f.length;ctr").attr("role","row"),e(a).find(">tr>th, >tr>td").addClass(u.sHeaderTH),e(i).find(">tr>th, >tr>td").addClass(u.sFooterTH),null!==i)for(c=0,n=(t=t.aoFooter[0]).length;c=t.fnRecordsDisplay()?0:i,t.iInitDisplayStart=-1);i=t._iDisplayStart;var f=t.fnDisplayEnd();if(t.bDeferLoading)t.bDeferLoading=!1,t.iDraw++,fe(t,!1);else if(s){if(!t.bDestroying&&!F(t))return}else t.iDraw++;if(0!==u.length)for(a=s?t.aoData.length:f,s=s?0:i;s",{class:o?l[0]:""}).append(e("",{valign:"top",colSpan:g(t),class:t.oClasses.sRowEmpty}).html(r))[0];Oe(t,"aoHeaderCallback","header",[e(t.nTHead).children("tr")[0],k(t),i,f,u]),Oe(t,"aoFooterCallback","footer",[e(t.nTFoot).children("tr")[0],k(t),i,f,u]),(l=e(t.nTBody)).children().detach(),l.append(e(c)),Oe(t,"aoDrawCallback","draw",[t]),t.bSorted=!1,t.bFiltered=!1,t.bDrawing=!1}}function R(e,t){var c=e.oFeatures,n=c.bFilter;c.bSort&&Ce(e),n?Y(e,e.oPreviousSearch):e.aiDisplay=e.aiDisplayMaster.slice(),!0!==t&&(e._iDisplayStart=0),e._drawHold=t,P(e),e._drawHold=!1}function I(t){var c=t.oClasses,n=e(t.nTable),r=(n=e("
    ").insertBefore(n),t.oFeatures),l=e("
    ",{id:t.sTableId+"_wrapper",class:c.sWrapper+(t.nTFoot?"":" "+c.sNoFooter)});t.nHolding=n[0],t.nTableWrapper=l[0],t.nTableReinsertBefore=t.nTable.nextSibling;for(var o,a,i,s,u,f,d=t.sDom.split(""),h=0;h")[0],"'"==(s=d[h+1])||'"'==s){for(u="",f=2;d[h+f]!=s;)u+=d[h+f],f++;"H"==u?u=c.sJUIHeader:"F"==u&&(u=c.sJUIFooter),-1!=u.indexOf(".")?(s=u.split("."),i.id=s[0].substr(1,s[0].length-1),i.className=s[1]):"#"==u.charAt(0)?i.id=u.substr(1,u.length-1):i.className=u,h+=f}l.append(i),l=e(i)}else if(">"==a)l=l.parent();else if("l"==a&&r.bPaginate&&r.bLengthChange)o=ae(t);else if("f"==a&&r.bFilter)o=W(t);else if("r"==a&&r.bProcessing)o=ue(t);else if("t"==a)o=de(t);else if("i"==a&&r.bInfo)o=te(t);else if("p"==a&&r.bPaginate)o=ie(t);else if(0!==We.ext.feature.length)for(f=0,s=(i=We.ext.feature).length;f',s=(s=l.sSearch).match(/_INPUT_/)?s.replace("_INPUT_",i):s+i,u=(n=e("
    ",{id:a.f?null:r+"_filter",class:n.sFilter}).append(e("
    ").addClass(c.sLength);return t.aanFeatures.l||(s[0].id=n+"_length"),s.children().append(t.oLanguage.sLengthMenu.replace("_MENU_",o[0].outerHTML)),e("select",s).val(t._iDisplayLength).on("change.DT",(function(){oe(t,e(this).val()),P(t)})),e(t.nTable).on("length.dt.DT",(function(c,n,r){t===n&&e("select",s).val(r)})),s[0]}function ie(t){var c=t.sPaginationType,n=We.ext.pager[c],r="function"==typeof n,l=function(e){P(e)},o=(c=e("
    ").addClass(t.oClasses.sPaging+c)[0],t.aanFeatures);return r||n.fnInit(t,c,l),o.p||(c.id=t.sTableId+"_paginate",t.aoDrawCallback.push({fn:function(e){if(r){var t,c=e._iDisplayStart,a=e._iDisplayLength,i=e.fnRecordsDisplay(),s=(c=(s=-1===a)?0:Math.ceil(c/a),a=s?1:Math.ceil(i/a),i=n(c,a),0);for(t=o.p.length;sl&&(n=0):"first"==t?n=0:"previous"==t?0>(n=0<=r?n-r:0)&&(n=0):"next"==t?n+r",{id:t.aanFeatures.r?null:t.sTableId+"_processing",class:t.oClasses.sProcessing}).html(t.oLanguage.sProcessing).insertBefore(t.nTable)[0]}function fe(t,c){t.oFeatures.bProcessing&&e(t.aanFeatures.r).css("display",c?"block":"none"),Oe(t,null,"processing",[t,c])}function de(t){(f=e(t.nTable)).attr("role","grid");var c=t.oScroll;if(""===c.sX&&""===c.sY)return t.nTable;var n=c.sX,r=c.sY,l=t.oClasses,o=f.children("caption"),a=o.length?o[0]._captionSide:null,i=e(f[0].cloneNode(!1)),s=e(f[0].cloneNode(!1)),u=f.children("tfoot");u.length||(u=null),i=e("
    ",{class:l.sScrollWrapper}).append(e("
    ",{class:l.sScrollHead}).css({overflow:"hidden",position:"relative",border:0,width:n?n?ze(n):null:"100%"}).append(e("
    ",{class:l.sScrollHeadInner}).css({"box-sizing":"content-box",width:c.sXInner||"100%"}).append(i.removeAttr("id").css("margin-left",0).append("top"===a?o:null).append(f.children("thead"))))).append(e("
    ",{class:l.sScrollBody}).css({position:"relative",overflow:"auto",width:n?ze(n):null}).append(f)),u&&i.append(e("
    ",{class:l.sScrollFoot}).css({overflow:"hidden",border:0,width:n?n?ze(n):null:"100%"}).append(e("
    ",{class:l.sScrollFootInner}).append(s.removeAttr("id").css("margin-left",0).append("bottom"===a?o:null).append(f.children("tfoot")))));var f,d=(f=i.children())[0],h=(l=f[1],u?f[2]:null);return n&&e(l).on("scroll.DT",(function(){var e=this.scrollLeft;d.scrollLeft=e,u&&(h.scrollLeft=e)})),e(l).css(r&&c.bCollapse?"max-height":"height",r),t.nScrollHead=d,t.nScrollBody=l,t.nScrollFoot=h,t.aoDrawCallback.push({fn:he,sName:"scrolling"}),i[0]}function he(t){var c,r,l,o,a,i=(f=t.oScroll).sX,s=f.sXInner,u=f.sY,f=f.iBarWidth,d=e(t.nScrollHead),p=d[0].style,g=(b=d.children("div"))[0].style,v=b.children("table"),b=t.nScrollBody,z=e(b),y=b.style,C=e(t.nScrollFoot).children("div"),L=C.children("table"),M=e(t.nTHead),w=e(t.nTable),_=w[0],x=_.style,k=t.nTFoot?e(t.nTFoot):null,S=t.oBrowser,A=S.bScrollOversize,T=rt(t.aoColumns,"nTh"),D=[],E=[],N=[],H=[],O=function(e){(e=e.style).paddingTop="0",e.paddingBottom="0",e.borderTopWidth="0",e.borderBottomWidth="0",e.height=0};r=b.scrollHeight>b.clientHeight,t.scrollBarVis!==r&&t.scrollBarVis!==n?(t.scrollBarVis=r,h(t)):(t.scrollBarVis=r,w.children("thead, tfoot").remove(),k&&(l=k.clone().prependTo(w),c=k.find("tr"),l=l.find("tr")),o=M.clone().prependTo(w),M=M.find("tr"),r=o.find("tr"),o.find("th, td").removeAttr("tabindex"),i||(y.width="100%",d[0].style.width="100%"),e.each(B(t,o),(function(e,c){a=m(t,e),c.style.width=t.aoColumns[a].sWidth})),k&&me((function(e){e.style.width=""}),l),d=w.outerWidth(),""===i?(x.width="100%",A&&(w.find("tbody").height()>b.offsetHeight||"scroll"==z.css("overflow-y"))&&(x.width=ze(w.outerWidth()-f)),d=w.outerWidth()):""!==s&&(x.width=ze(s),d=w.outerWidth()),me(O,r),me((function(t){N.push(t.innerHTML),D.push(ze(e(t).css("width")))}),r),me((function(t,c){-1!==e.inArray(t,T)&&(t.style.width=D[c])}),M),e(r).height(0),k&&(me(O,l),me((function(t){H.push(t.innerHTML),E.push(ze(e(t).css("width")))}),l),me((function(e,t){e.style.width=E[t]}),c),e(l).height(0)),me((function(e,t){e.innerHTML='
    '+N[t]+"
    ",e.childNodes[0].style.height="0",e.childNodes[0].style.overflow="hidden",e.style.width=D[t]}),r),k&&me((function(e,t){e.innerHTML='
    '+H[t]+"
    ",e.childNodes[0].style.height="0",e.childNodes[0].style.overflow="hidden",e.style.width=E[t]}),l),w.outerWidth()b.offsetHeight||"scroll"==z.css("overflow-y")?d+f:d,A&&(b.scrollHeight>b.offsetHeight||"scroll"==z.css("overflow-y"))&&(x.width=ze(c-f)),(""===i||""!==s)&&Te(t,1,"Possible column misalignment",6)):c="100%",y.width=ze(c),p.width=ze(c),k&&(t.nScrollFoot.style.width=ze(c)),!u&&A&&(y.height=ze(_.offsetHeight+f)),i=w.outerWidth(),v[0].style.width=ze(i),g.width=ze(i),s=w.height()>b.clientHeight||"scroll"==z.css("overflow-y"),g[u="padding"+(S.bScrollbarLeft?"Left":"Right")]=s?f+"px":"0px",k&&(L[0].style.width=ze(i),C[0].style.width=ze(i),C[0].style[u]=s?f+"px":"0px"),w.children("colgroup").insertBefore(w.children("thead")),z.scroll(),!t.bSorted&&!t.bFiltered||t._drawHold||(b.scrollTop=0))}function me(e,t,c){for(var n,r,l=0,o=0,a=t.length;o").appendTo(u.find("tbody"));for(u.find("thead, tfoot").remove(),u.append(e(c.nTHead).clone()).append(e(c.nTFoot).clone()),u.find("tfoot th, tfoot td").css("width",""),d=B(c,u.find("thead")[0]),n=0;n").css({width:r.sWidthOrig,margin:0,padding:0,border:0,height:1}));if(c.aoData.length)for(n=0;n").css(i||a?{position:"absolute",top:0,left:0,height:1,right:0,overflow:"hidden"}:{}).append(u).appendTo(b),i&&s?u.width(s):i?(u.css("width","auto"),u.removeAttr("width"),u.width()").css("width",ze(t)).appendTo(n||c.body),l=r[0].offsetWidth;return r.remove(),l}function ve(t,c){var n=be(t,c);if(0>n)return null;var r=t.aoData[n];return r.nTr?r.anCells[c]:e("").html(L(t,n,c,"display"))[0]}function be(e,t){for(var c,n=-1,r=-1,l=0,o=e.aoData.length;ln&&(n=c.length,r=l);return r}function ze(e){return null===e?"0px":"number"==typeof e?0>e?"0px":e+"px":e.match(/\d$/)?e+"px":e}function ye(t){var c,r,l,o,a,i,s=[],u=t.aoColumns;c=t.aaSortingFixed,r=e.isPlainObject(c);var f=[];for(l=function(t){t.length&&!e.isArray(t[0])?f.push(t):e.merge(f,t)},e.isArray(c)&&l(c),r&&c.pre&&l(c.pre),l(t.aaSorting),r&&c.post&&l(c.post),t=0;tn?1:0))return"asc"===i.dir?c:-c;return(c=l[e])<(n=l[t])?-1:c>n?1:0})):s.sort((function(e,t){var c,n,i,s,u=r.length,f=a[e]._aSortData,d=a[t]._aSortData;for(i=0;in?1:0}))}e.bSorted=!0}function Le(e){for(var t,c,n=e.aoColumns,r=ye(e),l=(e=e.oLanguage.oAria,0),o=n.length;l/g,"");var i=c.nTh;i.removeAttribute("aria-sort"),c.bSortable&&(0a?a+1:3));for(a=0,c=o.length;aa?a+1:3))}t.aLastSort=o}function xe(e,t){var c,n=e.aoColumns[t],r=We.ext.order[n.sSortDataType];r&&(c=r.call(e.oInstance,e,t,p(e,t)));for(var l,o=We.ext.type.order[n.sType+"-pre"],a=0,i=e.aoData.length;a=a.length?[0,c[1]]:c)}))),c.search!==n&&e.extend(t.oPreviousSearch,ee(c.search)),c.columns)for(l=0,o=c.columns.length;l=c&&(t=c-n),t-=t%n,(-1===n||0>t)&&(t=0),e._iDisplayStart=t}function Re(t,c){var n=t.renderer,r=We.ext.renderer[c];return e.isPlainObject(n)&&n[c]?r[n[c]]||r._:"string"==typeof n&&r[n]||r._}function Ie(e){return e.oFeatures.bServerSide?"ssp":e.ajax||e.sAjaxSource?"ajax":"dom"}function Ve(e,t){var c=[],n=(c=St.numbers_length,Math.floor(c/2));return t<=c?c=ot(0,t):e<=n?((c=ot(0,c-2)).push("ellipsis"),c.push(t-1)):(e>=t-1-n?c=ot(t-(c-2),t):((c=ot(e-n+2,e+n-1)).push("ellipsis"),c.push(t-1)),c.splice(0,0,"ellipsis"),c.splice(0,0,0)),c.DT_el="span",c}function Be(t){e.each({num:function(e){return At(e,t)},"num-fmt":function(e){return At(e,t,Ke)},"html-num":function(e){return At(e,t,Xe)},"html-num-fmt":function(e){return At(e,t,Xe,Ke)}},(function(e,c){Fe.type.order[e+t+"-pre"]=c,e.match(/^html\-/)&&(Fe.type.search[e+t]=Fe.type.search.html)}))}function je(e){return function(){var t=[Ae(this[We.ext.iApiIndex])].concat(Array.prototype.slice.call(arguments));return We.ext.internal[e].apply(this,t)}}var Fe,$e,qe,Ue,We=function(t){this.$=function(e,t){return this.api(!0).$(e,t)},this._=function(e,t){return this.api(!0).rows(e,t).data()},this.api=function(e){return new $e(e?Ae(this[Fe.iApiIndex]):this)},this.fnAddData=function(t,c){var r=this.api(!0),l=e.isArray(t)&&(e.isArray(t[0])||e.isPlainObject(t[0]))?r.rows.add(t):r.row.add(t);return(c===n||c)&&r.draw(),l.flatten().toArray()},this.fnAdjustColumnSizing=function(e){var t=this.api(!0).columns.adjust(),c=t.settings()[0],r=c.oScroll;e===n||e?t.draw(!1):(""!==r.sX||""!==r.sY)&&he(c)},this.fnClearTable=function(e){var t=this.api(!0).clear();(e===n||e)&&t.draw()},this.fnClose=function(e){this.api(!0).row(e).child.hide()},this.fnDeleteRow=function(e,t,c){var r=this.api(!0),l=(e=r.rows(e)).settings()[0],o=l.aoData[e[0][0]];return e.remove(),t&&t.call(this,l,o),(c===n||c)&&r.draw(),o},this.fnDestroy=function(e){this.api(!0).destroy(e)},this.fnDraw=function(e){this.api(!0).draw(e)},this.fnFilter=function(e,t,c,r,l,o){l=this.api(!0),null===t||t===n?l.search(e,c,r,o):l.column(t).search(e,c,r,o),l.draw()},this.fnGetData=function(e,t){var c=this.api(!0);if(e!==n){var r=e.nodeName?e.nodeName.toLowerCase():"";return t!==n||"td"==r||"th"==r?c.cell(e,t).data():c.row(e).data()||null}return c.data().toArray()},this.fnGetNodes=function(e){var t=this.api(!0);return e!==n?t.row(e).node():t.rows().nodes().flatten().toArray()},this.fnGetPosition=function(e){var t=this.api(!0),c=e.nodeName.toUpperCase();return"TR"==c?t.row(e).index():"TD"==c||"TH"==c?[(e=t.cell(e).index()).row,e.columnVisible,e.column]:null},this.fnIsOpen=function(e){return this.api(!0).row(e).child.isShown()},this.fnOpen=function(e,t,c){return this.api(!0).row(e).child(t,c).show().child()[0]},this.fnPageChange=function(e,t){var c=this.api(!0).page(e);(t===n||t)&&c.draw(!1)},this.fnSetColumnVis=function(e,t,c){e=this.api(!0).column(e).visible(t),(c===n||c)&&e.columns.adjust().draw()},this.fnSettings=function(){return Ae(this[Fe.iApiIndex])},this.fnSort=function(e){this.api(!0).order(e).draw()},this.fnSortListener=function(e,t,c){this.api(!0).order.listener(e,t,c)},this.fnUpdate=function(e,t,c,r,l){var o=this.api(!0);return c===n||null===c?o.row(t).data(e):o.cell(t,c).data(e),(l===n||l)&&o.columns.adjust(),(r===n||r)&&o.draw(),0},this.fnVersionCheck=Fe.fnVersionCheck;var c=this,r=t===n,u=this.length;for(var h in r&&(t={}),this.oApi=this.internal=Fe.internal,We.ext.internal)h&&(this[h]=je(h));return this.each((function(){var h,m={},p=1").appendTo(L)),k.nTHead=c[0],0===(c=L.children("tbody")).length&&(c=e("").appendTo(L)),k.nTBody=c[0],0===(c=L.children("tfoot")).length&&t.length>0&&(""!==k.oScroll.sX||""!==k.oScroll.sY)&&(c=e("").appendTo(L)),0===c.length||0===c.children().length?L.addClass(S.sNoFooter):c.length>0&&(k.nTFoot=c[0],V(k.aoFooter,k.nTFoot)),p.aaData)for(g=0;g/g,Ge=/^\d{2,4}[\.\/\-]\d{1,2}[\.\/\-]\d{1,2}([T ]{1}\d{1,2}[:\.]\d{2}([\.:]\d{2})?)?$/,Qe=RegExp("(\\/|\\.|\\*|\\+|\\?|\\||\\(|\\)|\\[|\\]|\\{|\\}|\\\\|\\$|\\^|\\-)","g"),Ke=/[',$£€¥%\u2009\u202F\u20BD\u20a9\u20BArfkɃΞ]/gi,Je=function(e){return!e||!0===e||"-"===e},et=function(e){var t=parseInt(e,10);return!isNaN(t)&&isFinite(e)?t:null},tt=function(e,t){return Ye[t]||(Ye[t]=RegExp(dt(t),"g")),"string"==typeof e&&"."!==t?e.replace(/\./g,"").replace(Ye[t],"."):e},ct=function(e,t,c){var n="string"==typeof e;return!!Je(e)||(t&&n&&(e=tt(e,t)),c&&n&&(e=e.replace(Ke,"")),!isNaN(parseFloat(e))&&isFinite(e))},nt=function(e,t,c){return!!Je(e)||((Je(e)||"string"==typeof e)&&!!ct(e.replace(Xe,""),t,c)||null)},rt=function(e,t,c){var r=[],l=0,o=e.length;if(c!==n)for(;le.length))for(var c=(t=e.slice().sort())[0],n=1,r=t.length;n")[0],mt=ht.textContent!==n,pt=/<.*?>/g,gt=We.util.throttle,vt=[],bt=Array.prototype;$e=function(t,c){if(!(this instanceof $e))return new $e(t,c);var n=[],r=function(t){(t=function(t){var c,n,r=We.settings,l=e.map(r,(function(e){return e.nTable}));return t?t.nTable&&t.oApi?[t]:t.nodeName&&"table"===t.nodeName.toLowerCase()?-1!==(c=e.inArray(t,l))?[r[c]]:null:t&&"function"==typeof t.settings?t.settings().toArray():("string"==typeof t?n=e(t):t instanceof e&&(n=t),n?n.map((function(){return-1!==(c=e.inArray(this,l))?r[c]:null})).toArray():void 0):[]}(t))&&(n=n.concat(t))};if(e.isArray(t))for(var l=0,o=t.length;le?new $e(t[e],this[e]):null},filter:function(e){var t=[];if(bt.filter)t=bt.filter.call(this,e,this);else for(var c=0,n=this.length;c").addClass(c),e("td",n).addClass(c).html(t)[0].colSpan=g(l),o.push(n[0]))};a(t,c),r._details&&r._details.detach(),r._details=e(o),r._detailsShow&&r._details.insertAfter(r.nTr)}return this})),qe(["row().child.show()","row().child().show()"],(function(){return _t(this,!0),this})),qe(["row().child.hide()","row().child().hide()"],(function(){return _t(this,!1),this})),qe(["row().child.remove()","row().child().remove()"],(function(){return wt(this),this})),qe("row().child.isShown()",(function(){var e=this.context;return e.length&&this.length&&e[0].aoData[this[0]]._detailsShow||!1}));var xt=/^([^:]+):(name|visIdx|visible)$/,kt=function(e,t,c,n,r){c=[],n=0;for(var l=r.length;n=0?c:o.length+c];if("function"==typeof t){var r=Mt(n,l);return e.map(o,(function(e,c){return t(c,kt(n,c,0,0,r),i[c])?c:null}))}var s="string"==typeof t?t.match(xt):"";if(s)switch(s[2]){case"visIdx":case"visible":if((c=parseInt(s[1],10))<0){var u=e.map(o,(function(e,t){return e.bVisible?t:null}));return[u[u.length+c]]}return[m(n,c)];case"name":return e.map(a,(function(e,t){return e===s[1]?t:null}));default:return[]}return t.nodeName&&t._DT_CellIndex?[t._DT_CellIndex.column]:(c=e(i).filter(t).map((function(){return e.inArray(this,i)})).toArray()).length||!t.nodeName?c:(c=e(t).closest("*[data-dt-column]")).length?[c.data("dt-column")]:[]}),n,l)}),1);return r.selector.cols=t,r.selector.opts=c,r})),Ue("columns().header()","column().header()",(function(){return this.iterator("column",(function(e,t){return e.aoColumns[t].nTh}),1)})),Ue("columns().footer()","column().footer()",(function(){return this.iterator("column",(function(e,t){return e.aoColumns[t].nTf}),1)})),Ue("columns().data()","column().data()",(function(){return this.iterator("column-rows",kt,1)})),Ue("columns().dataSrc()","column().dataSrc()",(function(){return this.iterator("column",(function(e,t){return e.aoColumns[t].mData}),1)})),Ue("columns().cache()","column().cache()",(function(e){return this.iterator("column-rows",(function(t,c,n,r,l){return lt(t.aoData,l,"search"===e?"_aFilterData":"_aSortData",c)}),1)})),Ue("columns().nodes()","column().nodes()",(function(){return this.iterator("column-rows",(function(e,t,c,n,r){return lt(e.aoData,r,"anCells",t)}),1)})),Ue("columns().visible()","column().visible()",(function(t,c){var r=this.iterator("column",(function(c,r){if(t===n)return c.aoColumns[r].bVisible;var l,o,a,i=c.aoColumns,s=i[r],u=c.aoData;if(t!==n&&s.bVisible!==t){if(t){var f=e.inArray(!0,rt(i,"bVisible"),r+1);for(l=0,o=u.length;lc;return!0},We.isDataTable=We.fnIsDataTable=function(t){var c=e(t).get(0),n=!1;return t instanceof We.Api||(e.each(We.settings,(function(t,r){var l=r.nScrollHead?e("table",r.nScrollHead)[0]:null,o=r.nScrollFoot?e("table",r.nScrollFoot)[0]:null;r.nTable!==c&&l!==c&&o!==c||(n=!0)})),n)},We.tables=We.fnTables=function(t){var c=!1;e.isPlainObject(t)&&(c=t.api,t=t.visible);var n=e.map(We.settings,(function(c){if(!t||t&&e(c.nTable).is(":visible"))return c.nTable}));return c?new $e(n):n},We.camelToHungarian=l,qe("$()",(function(t,c){var n=this.rows(c).nodes();n=e(n);return e([].concat(n.filter(t).toArray(),n.find(t).toArray()))})),e.each(["on","one","off"],(function(t,c){qe(c+"()",(function(){var t=Array.prototype.slice.call(arguments);t[0]=e.map(t[0].split(/\s/),(function(e){return e.match(/\.dt\b/)?e:e+".dt"})).join(" ");var n=e(this.tables().nodes());return n[c].apply(n,t),this}))})),qe("clear()",(function(){return this.iterator("table",(function(e){S(e)}))})),qe("settings()",(function(){return new $e(this.context,this.context)})),qe("init()",(function(){var e=this.context;return e.length?e[0].oInit:null})),qe("data()",(function(){return this.iterator("table",(function(e){return rt(e.aoData,"_aData")})).flatten()})),qe("destroy()",(function(c){return c=c||!1,this.iterator("table",(function(n){var r,l=n.nTableWrapper.parentNode,o=n.oClasses,a=n.nTable,i=n.nTBody,s=n.nTHead,u=n.nTFoot,f=e(a),d=(i=e(i),e(n.nTableWrapper)),h=e.map(n.aoData,(function(e){return e.nTr}));n.bDestroying=!0,Oe(n,"aoDestroyCallback","destroy",[n]),c||new $e(n).columns().visible(!0),d.off(".DT").find(":not(tbody *)").off(".DT"),e(t).off(".DT-"+n.sInstance),a!=s.parentNode&&(f.children("thead").detach(),f.append(s)),u&&a!=u.parentNode&&(f.children("tfoot").detach(),f.append(u)),n.aaSorting=[],n.aaSortingFixed=[],_e(n),e(h).removeClass(n.asStripeClasses.join(" ")),e("th, td",s).removeClass(o.sSortable+" "+o.sSortableAsc+" "+o.sSortableDesc+" "+o.sSortableNone),i.children().detach(),i.append(h),f[s=c?"remove":"detach"](),d[s](),!c&&l&&(l.insertBefore(a,n.nTableReinsertBefore),f.css("width",n.sDestroyWidth).removeClass(o.sTable),(r=n.asDestroyStripes.length)&&i.children().each((function(t){e(this).addClass(n.asDestroyStripes[t%r])}))),-1!==(l=e.inArray(n,We.settings))&&We.settings.splice(l,1)}))})),e.each(["column","row","cell"],(function(e,t){qe(t+"s().every()",(function(e){var c=this.selector.opts,r=this;return this.iterator(t,(function(l,o,a,i,s){e.call(r[t](o,"cell"===t?a:c,"cell"===t?c:n),o,a,i,s)}))}))})),qe("i18n()",(function(t,c,r){var l=this.context[0];return(t=_(t)(l.oLanguage))===n&&(t=c),r!==n&&e.isPlainObject(t)&&(t=t[r]!==n?t[r]:t._),t.replace("%d",r)})),We.version="1.10.18",We.settings=[],We.models={},We.models.oSearch={bCaseInsensitive:!0,sSearch:"",bRegex:!1,bSmart:!0},We.models.oRow={nTr:null,anCells:null,_aData:[],_aSortData:null,_aFilterData:null,_sFilterRow:null,_sRowStripe:"",src:null,idx:-1},We.models.oColumn={idx:null,aDataSort:null,asSorting:null,bSearchable:null,bSortable:null,bVisible:null,_sManualType:null,_bAttrSrc:!1,fnCreatedCell:null,fnGetData:null,fnSetData:null,mData:null,mRender:null,nTh:null,nTf:null,sClass:null,sContentPadding:null,sDefaultContent:null,sName:null,sSortDataType:"std",sSortingClass:null,sSortingClassJUI:null,sTitle:null,sType:null,sWidth:null,sWidthOrig:null},We.defaults={aaData:null,aaSorting:[[0,"asc"]],aaSortingFixed:[],ajax:null,aLengthMenu:[10,25,50,100],aoColumns:null,aoColumnDefs:null,aoSearchCols:[],asStripeClasses:null,bAutoWidth:!0,bDeferRender:!1,bDestroy:!1,bFilter:!0,bInfo:!0,bLengthChange:!0,bPaginate:!0,bProcessing:!1,bRetrieve:!1,bScrollCollapse:!1,bServerSide:!1,bSort:!0,bSortMulti:!0,bSortCellsTop:!1,bSortClasses:!0,bStateSave:!1,fnCreatedRow:null,fnDrawCallback:null,fnFooterCallback:null,fnFormatNumber:function(e){return e.toString().replace(/\B(?=(\d{3})+(?!\d))/g,this.oLanguage.sThousands)},fnHeaderCallback:null,fnInfoCallback:null,fnInitComplete:null,fnPreDrawCallback:null,fnRowCallback:null,fnServerData:null,fnServerParams:null,fnStateLoadCallback:function(e){try{return JSON.parse((-1===e.iStateDuration?sessionStorage:localStorage).getItem("DataTables_"+e.sInstance+"_"+location.pathname))}catch(e){}},fnStateLoadParams:null,fnStateLoaded:null,fnStateSaveCallback:function(e,t){try{(-1===e.iStateDuration?sessionStorage:localStorage).setItem("DataTables_"+e.sInstance+"_"+location.pathname,JSON.stringify(t))}catch(e){}},fnStateSaveParams:null,iStateDuration:7200,iDeferLoading:null,iDisplayLength:10,iDisplayStart:0,iTabIndex:0,oClasses:{},oLanguage:{oAria:{sSortAscending:": activate to sort column ascending",sSortDescending:": activate to sort column descending"},oPaginate:{sFirst:"First",sLast:"Last",sNext:"Next",sPrevious:"Previous"},sEmptyTable:"No data available in table",sInfo:"Showing _START_ to _END_ of _TOTAL_ entries",sInfoEmpty:"Showing 0 to 0 of 0 entries",sInfoFiltered:"(filtered from _MAX_ total entries)",sInfoPostFix:"",sDecimal:"",sThousands:",",sLengthMenu:"Show _MENU_ entries",sLoadingRecords:"Loading...",sProcessing:"Processing...",sSearch:"Search:",sSearchPlaceholder:"",sUrl:"",sZeroRecords:"No matching records found"},oSearch:e.extend({},We.models.oSearch),sAjaxDataProp:"data",sAjaxSource:null,sDom:"lfrtip",searchDelay:null,sPaginationType:"simple_numbers",sScrollX:"",sScrollXInner:"",sScrollY:"",sServerMethod:"GET",renderer:null,rowId:"DT_RowId"},r(We.defaults),We.defaults.column={aDataSort:null,iDataSort:-1,asSorting:["asc","desc"],bSearchable:!0,bSortable:!0,bVisible:!0,fnCreatedCell:null,mData:null,mRender:null,sCellType:"td",sClass:"",sContentPadding:"",sDefaultContent:null,sName:"",sSortDataType:"std",sTitle:null,sType:null,sWidth:null},r(We.defaults.column),We.models.oSettings={oFeatures:{bAutoWidth:null,bDeferRender:null,bFilter:null,bInfo:null,bLengthChange:null,bPaginate:null,bProcessing:null,bServerSide:null,bSort:null,bSortMulti:null,bSortClasses:null,bStateSave:null},oScroll:{bCollapse:null,iBarWidth:0,sX:null,sXInner:null,sY:null},oLanguage:{fnInfoCallback:null},oBrowser:{bScrollOversize:!1,bScrollbarLeft:!1,bBounding:!1,barWidth:0},ajax:null,aanFeatures:[],aoData:[],aiDisplay:[],aiDisplayMaster:[],aIds:{},aoColumns:[],aoHeader:[],aoFooter:[],oPreviousSearch:{},aoPreSearchCols:[],aaSorting:null,aaSortingFixed:[],asStripeClasses:null,asDestroyStripes:[],sDestroyWidth:0,aoRowCallback:[],aoHeaderCallback:[],aoFooterCallback:[],aoDrawCallback:[],aoRowCreatedCallback:[],aoPreDrawCallback:[],aoInitComplete:[],aoStateSaveParams:[],aoStateLoadParams:[],aoStateLoaded:[],sTableId:"",nTable:null,nTHead:null,nTFoot:null,nTBody:null,nTableWrapper:null,bDeferLoading:!1,bInitialised:!1,aoOpenRows:[],sDom:null,searchDelay:null,sPaginationType:"two_button",iStateDuration:0,aoStateSave:[],aoStateLoad:[],oSavedState:null,oLoadedState:null,sAjaxSource:null,sAjaxDataProp:null,bAjaxDataGet:!0,jqXHR:null,json:n,oAjaxData:n,fnServerData:null,aoServerParams:[],sServerMethod:null,fnFormatNumber:null,aLengthMenu:null,iDraw:0,bDrawing:!1,iDrawError:-1,_iDisplayLength:10,_iDisplayStart:0,_iRecordsTotal:0,_iRecordsDisplay:0,oClasses:{},bFiltered:!1,bSorted:!1,bSortCellsTop:null,oInit:null,aoDestroyCallback:[],fnRecordsTotal:function(){return"ssp"==Ie(this)?1*this._iRecordsTotal:this.aiDisplayMaster.length},fnRecordsDisplay:function(){return"ssp"==Ie(this)?1*this._iRecordsDisplay:this.aiDisplay.length},fnDisplayEnd:function(){var e=this._iDisplayLength,t=this._iDisplayStart,c=t+e,n=this.aiDisplay.length,r=this.oFeatures,l=r.bPaginate;return r.bServerSide?!1===l||-1===e?t+n:Math.min(t+e,this._iRecordsDisplay):!l||c>n||-1===e?n:c},oInstance:null,sInstance:null,iTabIndex:0,nScrollHead:null,nScrollFoot:null,aLastSort:[],oPlugins:{},rowIdFn:null,rowId:null},We.ext=Fe={buttons:{},classes:{},builder:"-source-",errMode:"alert",feature:[],search:[],selector:{cell:[],column:[],row:[]},internal:{},legacy:{ajax:null},pager:{},renderer:{pageButton:{},header:{}},order:{},type:{detect:[],search:{},order:{}},_unique:0,fnVersionCheck:We.fnVersionCheck,iApiIndex:0,oJUIClasses:{},sVersion:We.version},e.extend(Fe,{afnFiltering:Fe.search,aTypes:Fe.type.detect,ofnSearch:Fe.type.search,oSort:Fe.type.order,afnSortData:Fe.order,aoFeatures:Fe.feature,oApi:Fe.internal,oStdClasses:Fe.classes,oPagination:Fe.pager}),e.extend(We.ext.classes,{sTable:"dataTable",sNoFooter:"no-footer",sPageButton:"paginate_button",sPageButtonActive:"current",sPageButtonDisabled:"disabled",sStripeOdd:"odd",sStripeEven:"even",sRowEmpty:"dataTables_empty",sWrapper:"dataTables_wrapper",sFilter:"dataTables_filter",sInfo:"dataTables_info",sPaging:"dataTables_paginate paging_",sLength:"dataTables_length",sProcessing:"dataTables_processing",sSortAsc:"sorting_asc",sSortDesc:"sorting_desc",sSortable:"sorting",sSortableAsc:"sorting_asc_disabled",sSortableDesc:"sorting_desc_disabled",sSortableNone:"sorting_disabled",sSortColumn:"sorting_",sFilterInput:"",sLengthSelect:"",sScrollWrapper:"dataTables_scroll",sScrollHead:"dataTables_scrollHead",sScrollHeadInner:"dataTables_scrollHeadInner",sScrollBody:"dataTables_scrollBody",sScrollFoot:"dataTables_scrollFoot",sScrollFootInner:"dataTables_scrollFootInner",sHeaderTH:"",sFooterTH:"",sSortJUIAsc:"",sSortJUIDesc:"",sSortJUI:"",sSortJUIAscAllowed:"",sSortJUIDescAllowed:"",sSortJUIWrapper:"",sSortIcon:"",sJUIHeader:"",sJUIFooter:""});var St=We.ext.pager;e.extend(St,{simple:function(){return["previous","next"]},full:function(){return["first","previous","next","last"]},numbers:function(e,t){return[Ve(e,t)]},simple_numbers:function(e,t){return["previous",Ve(e,t),"next"]},full_numbers:function(e,t){return["first","previous",Ve(e,t),"next","last"]},first_last_numbers:function(e,t){return["first",Ve(e,t),"last"]},_numbers:Ve,numbers_length:7}),e.extend(!0,We.ext.renderer,{pageButton:{_:function(t,r,l,o,a,i){var s,u,f,d=t.oClasses,h=t.oLanguage.oPaginate,m=t.oLanguage.oAria.paginate||{},p=0,g=function(c,n){var r,o,f,v,b=function(e){se(t,e.data.action,!0)};for(r=0,o=n.length;r").appendTo(c),g(f,v);else{switch(s=null,u="",v){case"ellipsis":c.append('');break;case"first":s=h.sFirst,u=v+(a>0?"":" "+d.sPageButtonDisabled);break;case"previous":s=h.sPrevious,u=v+(a>0?"":" "+d.sPageButtonDisabled);break;case"next":s=h.sNext,u=v+(a",{class:d.sPageButton+" "+u,"aria-controls":t.sTableId,"aria-label":m[v],"data-dt-idx":p,tabindex:t.iTabIndex,id:0===l&&"string"==typeof v?t.sTableId+"_"+v:null}).html(s).appendTo(c),{action:v},b),p++)}};try{f=e(r).find(c.activeElement).data("dt-idx")}catch(e){}g(e(r).empty(),o),f!==n&&e(r).find("[data-dt-idx="+f+"]").focus()}}}),e.extend(We.ext.type.detect,[function(e,t){var c=t.oLanguage.sDecimal;return ct(e,c)?"num"+c:null},function(e){if(e&&!(e instanceof Date)&&!Ge.test(e))return null;var t=Date.parse(e);return null!==t&&!isNaN(t)||Je(e)?"date":null},function(e,t){var c=t.oLanguage.sDecimal;return ct(e,c,!0)?"num-fmt"+c:null},function(e,t){var c=t.oLanguage.sDecimal;return nt(e,c)?"html-num"+c:null},function(e,t){var c=t.oLanguage.sDecimal;return nt(e,c,!0)?"html-num-fmt"+c:null},function(e){return Je(e)||"string"==typeof e&&-1!==e.indexOf("<")?"html":null}]),e.extend(We.ext.type.search,{html:function(e){return Je(e)?e:"string"==typeof e?e.replace(Ze," ").replace(Xe,""):""},string:function(e){return Je(e)?e:"string"==typeof e?e.replace(Ze," "):e}});var At=function(e,t,c,n){return 0===e||e&&"-"!==e?(t&&(e=tt(e,t)),e.replace&&(c&&(e=e.replace(c,"")),n&&(e=e.replace(n,""))),1*e):-1/0};e.extend(Fe.type.order,{"date-pre":function(e){return e=Date.parse(e),isNaN(e)?-1/0:e},"html-pre":function(e){return Je(e)?"":e.replace?e.replace(/<.*?>/g,"").toLowerCase():e+""},"string-pre":function(e){return Je(e)?"":"string"==typeof e?e.toLowerCase():e.toString?e.toString():""},"string-asc":function(e,t){return et?1:0},"string-desc":function(e,t){return et?-1:0}}),Be(""),e.extend(!0,We.ext.renderer,{header:{_:function(t,c,n,r){e(t.nTable).on("order.dt.DT",(function(e,l,o,a){t===l&&(e=n.idx,c.removeClass(n.sSortingClass+" "+r.sSortAsc+" "+r.sSortDesc).addClass("asc"==a[e]?r.sSortAsc:"desc"==a[e]?r.sSortDesc:n.sSortingClass))}))},jqueryui:function(t,c,n,r){e("
    ").addClass(r.sSortJUIWrapper).append(c.contents()).append(e("").addClass(r.sSortIcon+" "+n.sSortingClassJUI)).appendTo(c),e(t.nTable).on("order.dt.DT",(function(e,l,o,a){t===l&&(e=n.idx,c.removeClass(r.sSortAsc+" "+r.sSortDesc).addClass("asc"==a[e]?r.sSortAsc:"desc"==a[e]?r.sSortDesc:n.sSortingClass),c.find("span."+r.sSortIcon).removeClass(r.sSortJUIAsc+" "+r.sSortJUIDesc+" "+r.sSortJUI+" "+r.sSortJUIAscAllowed+" "+r.sSortJUIDescAllowed).addClass("asc"==a[e]?r.sSortJUIAsc:"desc"==a[e]?r.sSortJUIDesc:n.sSortingClassJUI))}))}}});var Tt=function(e){return"string"==typeof e?e.replace(//g,">").replace(/"/g,"""):e};return We.render={number:function(e,t,c,n,r){return{display:function(l){if("number"!=typeof l&&"string"!=typeof l)return l;var o=0>l?"-":"",a=parseFloat(l);return isNaN(a)?Tt(l):(a=a.toFixed(c),l=Math.abs(a),a=parseInt(l,10),l=c?t+(l-a).toFixed(c).substring(2):"",o+(n||"")+a.toString().replace(/\B(?=(\d{3})+(?!\d))/g,e)+l+(r||""))}}},text:function(){return{display:Tt}}},e.extend(We.ext.internal,{_fnExternApiFunc:je,_fnBuildAjax:j,_fnAjaxUpdate:F,_fnAjaxParameters:$,_fnAjaxUpdateDraw:q,_fnAjaxDataSrc:U,_fnAddColumn:f,_fnColumnOptions:d,_fnAdjustColumnSizing:h,_fnVisibleToColumnIndex:m,_fnColumnIndexToVisible:p,_fnVisbleColumns:g,_fnGetColumns:v,_fnColumnTypes:b,_fnApplyColumnDefs:z,_fnHungarianMap:r,_fnCamelToHungarian:l,_fnLanguageCompat:o,_fnBrowserDetect:s,_fnAddData:y,_fnAddTr:C,_fnNodeToDataIndex:function(e,t){return t._DT_RowIndex!==n?t._DT_RowIndex:null},_fnNodeToColumnIndex:function(t,c,n){return e.inArray(n,t.aoData[c].anCells)},_fnGetCellData:L,_fnSetCellData:M,_fnSplitObjNotation:w,_fnGetObjectDataFn:_,_fnSetObjectDataFn:x,_fnGetDataMaster:k,_fnClearTable:S,_fnDeleteIndex:A,_fnInvalidate:T,_fnGetRowElements:D,_fnCreateTr:E,_fnBuildHead:H,_fnDrawHead:O,_fnDraw:P,_fnReDraw:R,_fnAddOptionsHtml:I,_fnDetectHeader:V,_fnGetUniqueThs:B,_fnFeatureHtmlFilter:W,_fnFilterComplete:Y,_fnFilterCustom:Z,_fnFilterColumn:X,_fnFilter:G,_fnFilterCreateSearch:Q,_fnEscapeRegex:dt,_fnFilterData:K,_fnFeatureHtmlInfo:te,_fnUpdateInfo:ce,_fnInfoMacros:ne,_fnInitialise:re,_fnInitComplete:le,_fnLengthChange:oe,_fnFeatureHtmlLength:ae,_fnFeatureHtmlPaginate:ie,_fnPageChange:se,_fnFeatureHtmlProcessing:ue,_fnProcessingDisplay:fe,_fnFeatureHtmlTable:de,_fnScrollDraw:he,_fnApplyToChildren:me,_fnCalculateColumnWidths:pe,_fnThrottle:gt,_fnConvertToWidth:ge,_fnGetWidestNode:ve,_fnGetMaxLenString:be,_fnStringToCss:ze,_fnSortFlatten:ye,_fnSort:Ce,_fnSortAria:Le,_fnSortListener:Me,_fnSortAttachListener:we,_fnSortingClasses:_e,_fnSortData:xe,_fnSaveState:ke,_fnLoadState:Se,_fnSettingsFromNode:Ae,_fnLog:Te,_fnMap:De,_fnBindAction:Ne,_fnCallbackReg:He,_fnCallbackFire:Oe,_fnLengthOverflow:Pe,_fnRenderer:Re,_fnDataSource:Ie,_fnRowAttributes:N,_fnExtend:Ee,_fnCalculateEnd:function(){}}),e.fn.dataTable=We,We.$=e,e.fn.dataTableSettings=We.settings,e.fn.dataTableExt=We.ext,e.fn.DataTable=function(t){return e(this).dataTable(t).api()},e.each(We,(function(t,c){e.fn.DataTable[t]=c})),e.fn.dataTable})),function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e("object"==typeof exports?require("jquery"):jQuery)}((function(e,t){function c(){return new Date(Date.UTC.apply(Date,arguments))}function n(){var e=new Date;return c(e.getFullYear(),e.getMonth(),e.getDate())}function r(e,t){return e.getUTCFullYear()===t.getUTCFullYear()&&e.getUTCMonth()===t.getUTCMonth()&&e.getUTCDate()===t.getUTCDate()}function l(c,n){return function(){return n!==t&&e.fn.datepicker.deprecated(n),this[c].apply(this,arguments)}}function o(t){var c={};if(m[t]||(t=t.split("-")[0],m[t])){var n=m[t];return e.each(h,(function(e,t){t in n&&(c[t]=n[t])})),c}}var a=function(){var t={get:function(e){return this.slice(e)[0]},contains:function(e){for(var t=e&&e.valueOf(),c=0,n=this.length;c]/g)||[]).length<=0||e(c).length>0)}catch(e){return!1}},_process_options:function(t){this._o=e.extend({},this._o,t);var r=this.o=e.extend({},this._o),l=r.language;m[l]||(l=l.split("-")[0],m[l]||(l=d.language)),r.language=l,r.startView=this._resolveViewName(r.startView),r.minViewMode=this._resolveViewName(r.minViewMode),r.maxViewMode=this._resolveViewName(r.maxViewMode),r.startView=Math.max(this.o.minViewMode,Math.min(this.o.maxViewMode,r.startView)),!0!==r.multidate&&(r.multidate=Number(r.multidate)||!1,!1!==r.multidate&&(r.multidate=Math.max(0,r.multidate))),r.multidateSeparator=String(r.multidateSeparator),r.weekStart%=7,r.weekEnd=(r.weekStart+6)%7;var o=p.parseFormat(r.format);r.startDate!==-1/0&&(r.startDate?r.startDate instanceof Date?r.startDate=this._local_to_utc(this._zero_time(r.startDate)):r.startDate=p.parseDate(r.startDate,o,r.language,r.assumeNearbyYear):r.startDate=-1/0),r.endDate!==1/0&&(r.endDate?r.endDate instanceof Date?r.endDate=this._local_to_utc(this._zero_time(r.endDate)):r.endDate=p.parseDate(r.endDate,o,r.language,r.assumeNearbyYear):r.endDate=1/0),r.daysOfWeekDisabled=this._resolveDaysOfWeek(r.daysOfWeekDisabled||[]),r.daysOfWeekHighlighted=this._resolveDaysOfWeek(r.daysOfWeekHighlighted||[]),r.datesDisabled=r.datesDisabled||[],Array.isArray(r.datesDisabled)||(r.datesDisabled=r.datesDisabled.split(",")),r.datesDisabled=e.map(r.datesDisabled,(function(e){return p.parseDate(e,o,r.language,r.assumeNearbyYear)}));var a=String(r.orientation).toLowerCase().split(/\s+/g),i=r.orientation.toLowerCase();if(a=e.grep(a,(function(e){return/^auto|left|right|top|bottom$/.test(e)})),r.orientation={x:"auto",y:"auto"},i&&"auto"!==i)if(1===a.length)switch(a[0]){case"top":case"bottom":r.orientation.y=a[0];break;case"left":case"right":r.orientation.x=a[0]}else i=e.grep(a,(function(e){return/^left|right$/.test(e)})),r.orientation.x=i[0]||"auto",i=e.grep(a,(function(e){return/^top|bottom$/.test(e)})),r.orientation.y=i[0]||"auto";if(r.defaultViewDate instanceof Date||"string"==typeof r.defaultViewDate)r.defaultViewDate=p.parseDate(r.defaultViewDate,o,r.language,r.assumeNearbyYear);else if(r.defaultViewDate){var s=r.defaultViewDate.year||(new Date).getFullYear(),u=r.defaultViewDate.month||0,f=r.defaultViewDate.day||1;r.defaultViewDate=c(s,u,f)}else r.defaultViewDate=n()},_applyEvents:function(e){for(var c,n,r,l=0;lr?(this.picker.addClass("datepicker-orient-right"),d+=f-t):this.o.rtl?this.picker.addClass("datepicker-orient-right"):this.picker.addClass("datepicker-orient-left");var m=this.o.orientation.y;if("auto"===m&&(m=-l+h-c<0?"bottom":"top"),this.picker.addClass("datepicker-orient-"+m),"top"===m?h-=c+parseInt(this.picker.css("padding-top")):h+=u,this.o.rtl){var p=r-(d+f);this.picker.css({top:h,right:p,zIndex:i})}else this.picker.css({top:h,left:d,zIndex:i});return this},_allow_update:!0,update:function(){if(!this._allow_update)return this;var t=this.dates.copy(),c=[],n=!1;return arguments.length?(e.each(arguments,e.proxy((function(e,t){t instanceof Date&&(t=this._local_to_utc(t)),c.push(t)}),this)),n=!0):(c=(c=this.isInput?this.element.val():this.element.data("date")||this.inputField.val())&&this.o.multidate?c.split(this.o.multidateSeparator):[c],delete this.element.data().date),c=e.map(c,e.proxy((function(e){return p.parseDate(e,this.o.format,this.o.language,this.o.assumeNearbyYear)}),this)),c=e.grep(c,e.proxy((function(e){return!this.dateWithinRange(e)||!e}),this),!0),this.dates.replace(c),this.o.updateViewDate&&(this.dates.length?this.viewDate=new Date(this.dates.get(-1)):this.viewDatethis.o.endDate?this.viewDate=new Date(this.o.endDate):this.viewDate=this.o.defaultViewDate),n?(this.setValue(),this.element.change()):this.dates.length&&String(t)!==String(this.dates)&&n&&(this._trigger("changeDate"),this.element.change()),!this.dates.length&&t.length&&(this._trigger("clearDate"),this.element.change()),this.fill(),this},fillDow:function(){if(this.o.showWeekDays){var t=this.o.weekStart,c="";for(this.o.calendarWeeks&&(c+=' ');t";c+="",this.picker.find(".datepicker-days thead").append(c)}},fillMonths:function(){for(var e=this._utc_to_local(this.viewDate),t="",c=0;c<12;c++)t+=''+m[this.o.language].monthsShort[c]+"";this.picker.find(".datepicker-months td").html(t)},setRange:function(t){t&&t.length?this.range=e.map(t,(function(e){return e.valueOf()})):delete this.range,this.fill()},getClassNames:function(t){var c=[],l=this.viewDate.getUTCFullYear(),o=this.viewDate.getUTCMonth(),a=n();return t.getUTCFullYear()l||t.getUTCFullYear()===l&&t.getUTCMonth()>o)&&c.push("new"),this.focusDate&&t.valueOf()===this.focusDate.valueOf()&&c.push("focused"),this.o.todayHighlight&&r(t,a)&&c.push("today"),-1!==this.dates.contains(t)&&c.push("active"),this.dateWithinRange(t)||c.push("disabled"),this.dateIsDisabled(t)&&c.push("disabled","disabled-date"),-1!==e.inArray(t.getUTCDay(),this.o.daysOfWeekHighlighted)&&c.push("highlighted"),this.range&&(t>this.range[0]&&ta)&&s.push("disabled"),z===v&&s.push("focused"),i!==e.noop&&((f=i(new Date(z,0,1)))===t?f={}:"boolean"==typeof f?f={enabled:f}:"string"==typeof f&&(f={classes:f}),!1===f.enabled&&s.push("disabled"),f.classes&&(s=s.concat(f.classes.split(/\s+/))),f.tooltip&&(u=f.tooltip)),d+='"+z+"";m.find(".datepicker-switch").text(p+"-"+g),m.find("td").html(d)},fill:function(){var r,l,o=new Date(this.viewDate),a=o.getUTCFullYear(),i=o.getUTCMonth(),s=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,u=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,f=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,d=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,h=m[this.o.language].today||m.en.today||"",g=m[this.o.language].clear||m.en.clear||"",v=m[this.o.language].titleFormat||m.en.titleFormat,b=n(),z=(!0===this.o.todayBtn||"linked"===this.o.todayBtn)&&b>=this.o.startDate&&b<=this.o.endDate&&!this.weekOfDateIsDisabled(b);if(!isNaN(a)&&!isNaN(i)){this.picker.find(".datepicker-days .datepicker-switch").text(p.formatDate(o,v,this.o.language)),this.picker.find("tfoot .today").text(h).css("display",z?"table-cell":"none"),this.picker.find("tfoot .clear").text(g).css("display",!0===this.o.clearBtn?"table-cell":"none"),this.picker.find("thead .datepicker-title").text(this.o.title).css("display","string"==typeof this.o.title&&""!==this.o.title?"table-cell":"none"),this.updateNavArrows(),this.fillMonths();var y=c(a,i,0),C=y.getUTCDate();y.setUTCDate(C-(y.getUTCDay()-this.o.weekStart+7)%7);var L=new Date(y);y.getUTCFullYear()<100&&L.setUTCFullYear(y.getUTCFullYear()),L.setUTCDate(L.getUTCDate()+42),L=L.valueOf();for(var M,w,_=[];y.valueOf()"),this.o.calendarWeeks)){var x=new Date(+y+(this.o.weekStart-M-7)%7*864e5),k=new Date(Number(x)+(11-x.getUTCDay())%7*864e5),S=new Date(Number(S=c(k.getUTCFullYear(),0,1))+(11-S.getUTCDay())%7*864e5),A=(k-S)/864e5/7+1;_.push(''+A+"")}(w=this.getClassNames(y)).push("day");var T=y.getUTCDate();this.o.beforeShowDay!==e.noop&&((l=this.o.beforeShowDay(this._utc_to_local(y)))===t?l={}:"boolean"==typeof l?l={enabled:l}:"string"==typeof l&&(l={classes:l}),!1===l.enabled&&w.push("disabled"),l.classes&&(w=w.concat(l.classes.split(/\s+/))),l.tooltip&&(r=l.tooltip),l.content&&(T=l.content)),w="function"==typeof e.uniqueSort?e.uniqueSort(w):e.unique(w),_.push(''+T+""),r=null,M===this.o.weekEnd&&_.push(""),y.setUTCDate(y.getUTCDate()+1)}this.picker.find(".datepicker-days tbody").html(_.join(""));var D=m[this.o.language].monthsTitle||m.en.monthsTitle||"Months",E=this.picker.find(".datepicker-months").find(".datepicker-switch").text(this.o.maxViewMode<2?D:a).end().find("tbody span").removeClass("active");if(e.each(this.dates,(function(e,t){t.getUTCFullYear()===a&&E.eq(t.getUTCMonth()).addClass("active")})),(af)&&E.addClass("disabled"),a===s&&E.slice(0,u).addClass("disabled"),a===f&&E.slice(d+1).addClass("disabled"),this.o.beforeShowMonth!==e.noop){var N=this;e.each(E,(function(c,n){var r=new Date(a,c,1),l=N.o.beforeShowMonth(r);l===t?l={}:"boolean"==typeof l?l={enabled:l}:"string"==typeof l&&(l={classes:l}),!1!==l.enabled||e(n).hasClass("disabled")||e(n).addClass("disabled"),l.classes&&e(n).addClass(l.classes),l.tooltip&&e(n).prop("title",l.tooltip)}))}this._fill_yearsView(".datepicker-years","year",10,a,s,f,this.o.beforeShowYear),this._fill_yearsView(".datepicker-decades","decade",100,a,s,f,this.o.beforeShowDecade),this._fill_yearsView(".datepicker-centuries","century",1e3,a,s,f,this.o.beforeShowCentury)}},updateNavArrows:function(){if(this._allow_update){var e,t,c=new Date(this.viewDate),n=c.getUTCFullYear(),r=c.getUTCMonth(),l=this.o.startDate!==-1/0?this.o.startDate.getUTCFullYear():-1/0,o=this.o.startDate!==-1/0?this.o.startDate.getUTCMonth():-1/0,a=this.o.endDate!==1/0?this.o.endDate.getUTCFullYear():1/0,i=this.o.endDate!==1/0?this.o.endDate.getUTCMonth():1/0,s=1;switch(this.viewMode){case 4:s*=10;case 3:s*=10;case 2:s*=10;case 1:e=Math.floor(n/s)*s<=l,t=Math.floor(n/s)*s+s>a;break;case 0:e=n<=l&&r<=o,t=n>=a&&r>=i}this.picker.find(".prev").toggleClass("disabled",e),this.picker.find(".next").toggleClass("disabled",t)}},click:function(t){var r,l,o;t.preventDefault(),t.stopPropagation(),(r=e(t.target)).hasClass("datepicker-switch")&&this.viewMode!==this.o.maxViewMode&&this.setViewMode(this.viewMode+1),r.hasClass("today")&&!r.hasClass("day")&&(this.setViewMode(0),this._setDate(n(),"linked"===this.o.todayBtn?null:"view")),r.hasClass("clear")&&this.clearDates(),r.hasClass("disabled")||(r.hasClass("month")||r.hasClass("year")||r.hasClass("decade")||r.hasClass("century"))&&(this.viewDate.setUTCDate(1),1,1===this.viewMode?(o=r.parent().find("span").index(r),l=this.viewDate.getUTCFullYear(),this.viewDate.setUTCMonth(o)):(o=0,l=Number(r.text()),this.viewDate.setUTCFullYear(l)),this._trigger(p.viewModes[this.viewMode-1].e,this.viewDate),this.viewMode===this.o.minViewMode?this._setDate(c(l,o,1)):(this.setViewMode(this.viewMode-1),this.fill())),this.picker.is(":visible")&&this._focused_from&&this._focused_from.focus(),delete this._focused_from},dayCellClick:function(t){var c=e(t.currentTarget).data("date"),n=new Date(c);this.o.updateViewDate&&(n.getUTCFullYear()!==this.viewDate.getUTCFullYear()&&this._trigger("changeYear",this.viewDate),n.getUTCMonth()!==this.viewDate.getUTCMonth()&&this._trigger("changeMonth",this.viewDate)),this._setDate(n)},navArrowsClick:function(t){var c=e(t.currentTarget).hasClass("prev")?-1:1;0!==this.viewMode&&(c*=12*p.viewModes[this.viewMode].navStep),this.viewDate=this.moveMonth(this.viewDate,c),this._trigger(p.viewModes[this.viewMode].e,this.viewDate),this.fill()},_toggle_multidate:function(e){var t=this.dates.contains(e);if(e||this.dates.clear(),-1!==t?(!0===this.o.multidate||this.o.multidate>1||this.o.toggleActive)&&this.dates.remove(t):!1===this.o.multidate?(this.dates.clear(),this.dates.push(e)):this.dates.push(e),"number"==typeof this.o.multidate)for(;this.dates.length>this.o.multidate;)this.dates.remove(0)},_setDate:function(e,t){t&&"date"!==t||this._toggle_multidate(e&&new Date(e)),(!t&&this.o.updateViewDate||"view"===t)&&(this.viewDate=e&&new Date(e)),this.fill(),this.setValue(),t&&"view"===t||this._trigger("changeDate"),this.inputField.trigger("change"),!this.o.autoclose||t&&"date"!==t||this.hide()},moveDay:function(e,t){var c=new Date(e);return c.setUTCDate(e.getUTCDate()+t),c},moveWeek:function(e,t){return this.moveDay(e,7*t)},moveMonth:function(e,t){if(!function(e){return e&&!isNaN(e.getTime())}(e))return this.o.defaultViewDate;if(!t)return e;var c,n,r=new Date(e.valueOf()),l=r.getUTCDate(),o=r.getUTCMonth(),a=Math.abs(t);if(t=t>0?1:-1,1===a)n=-1===t?function(){return r.getUTCMonth()===o}:function(){return r.getUTCMonth()!==c},c=o+t,r.setUTCMonth(c),c=(c+12)%12;else{for(var i=0;i0},dateWithinRange:function(e){return e>=this.o.startDate&&e<=this.o.endDate},keydown:function(e){if(this.picker.is(":visible")){var t,c,n=!1,r=this.focusDate||this.viewDate;switch(e.keyCode){case 27:this.focusDate?(this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill()):this.hide(),e.preventDefault(),e.stopPropagation();break;case 37:case 38:case 39:case 40:if(!this.o.keyboardNavigation||7===this.o.daysOfWeekDisabled.length)break;t=37===e.keyCode||38===e.keyCode?-1:1,0===this.viewMode?e.ctrlKey?(c=this.moveAvailableDate(r,t,"moveYear"))&&this._trigger("changeYear",this.viewDate):e.shiftKey?(c=this.moveAvailableDate(r,t,"moveMonth"))&&this._trigger("changeMonth",this.viewDate):37===e.keyCode||39===e.keyCode?c=this.moveAvailableDate(r,t,"moveDay"):this.weekOfDateIsDisabled(r)||(c=this.moveAvailableDate(r,t,"moveWeek")):1===this.viewMode?(38!==e.keyCode&&40!==e.keyCode||(t*=4),c=this.moveAvailableDate(r,t,"moveMonth")):2===this.viewMode&&(38!==e.keyCode&&40!==e.keyCode||(t*=4),c=this.moveAvailableDate(r,t,"moveYear")),c&&(this.focusDate=this.viewDate=c,this.setValue(),this.fill(),e.preventDefault());break;case 13:if(!this.o.forceParse)break;r=this.focusDate||this.dates.get(-1)||this.viewDate,this.o.keyboardNavigation&&(this._toggle_multidate(r),n=!0),this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.setValue(),this.fill(),this.picker.is(":visible")&&(e.preventDefault(),e.stopPropagation(),this.o.autoclose&&this.hide());break;case 9:this.focusDate=null,this.viewDate=this.dates.get(-1)||this.viewDate,this.fill(),this.hide()}n&&(this.dates.length?this._trigger("changeDate"):this._trigger("clearDate"),this.inputField.trigger("change"))}else 40!==e.keyCode&&27!==e.keyCode||(this.show(),e.stopPropagation())},setViewMode:function(e){this.viewMode=e,this.picker.children("div").hide().filter(".datepicker-"+p.viewModes[this.viewMode].clsName).show(),this.updateNavArrows(),this._trigger("changeViewMode",new Date(this.viewDate))}};var s=function(t,c){e.data(t,"datepicker",this),this.element=e(t),this.inputs=e.map(c.inputs,(function(e){return e.jquery?e[0]:e})),delete c.inputs,this.keepEmptyValues=c.keepEmptyValues,delete c.keepEmptyValues,f.call(e(this.inputs),c).on("changeDate",e.proxy(this.dateUpdated,this)),this.pickers=e.map(this.inputs,(function(t){return e.data(t,"datepicker")})),this.updateDates()};s.prototype={updateDates:function(){this.dates=e.map(this.pickers,(function(e){return e.getUTCDate()})),this.updateRanges()},updateRanges:function(){var t=e.map(this.dates,(function(e){return e.valueOf()}));e.each(this.pickers,(function(e,c){c.setRange(t)}))},clearDates:function(){e.each(this.pickers,(function(e,t){t.clearDates()}))},dateUpdated:function(c){if(!this.updating){this.updating=!0;var n=e.data(c.target,"datepicker");if(n!==t){var r=n.getUTCDate(),l=this.keepEmptyValues,o=e.inArray(c.target,this.inputs),a=o-1,i=o+1,s=this.inputs.length;if(-1!==o){if(e.each(this.pickers,(function(e,t){t.getUTCDate()||t!==n&&l||t.setUTCDate(r)})),r=0&&r0;)this.pickers[a--].setUTCDate(r);else if(r>this.dates[i])for(;ithis.dates[i]&&(this.pickers[i].element.val()||"").length>0;)this.pickers[i++].setUTCDate(r);this.updateDates(),delete this.updating}}}},destroy:function(){e.map(this.pickers,(function(e){e.destroy()})),e(this.inputs).off("changeDate",this.dateUpdated),delete this.element.data().datepicker},remove:l("destroy","Method `remove` is deprecated and will be removed in version 2.0. Use `destroy` instead")};var u=e.fn.datepicker,f=function(c){var n,r=Array.apply(null,arguments);if(r.shift(),this.each((function(){var t=e(this),l=t.data("datepicker"),a="object"==typeof c&&c;if(!l){var u=function(t,c){function n(e,t){return t.toLowerCase()}var r=e(t).data(),l={},o=new RegExp("^"+c.toLowerCase()+"([A-Z])");for(var a in c=new RegExp("^"+c.toLowerCase()),r)c.test(a)&&(l[a.replace(o,n)]=r[a]);return l}(this,"date"),f=o(e.extend({},d,u,a).language),h=e.extend({},d,f,u,a);t.hasClass("input-daterange")||h.inputs?(e.extend(h,{inputs:h.inputs||t.find("input").toArray()}),l=new s(this,h)):l=new i(this,h),t.data("datepicker",l)}"string"==typeof c&&"function"==typeof l[c]&&(n=l[c].apply(l,r))})),n===t||n instanceof i||n instanceof s)return this;if(this.length>1)throw new Error("Using only allowed for the collection of a single element ("+c+" function)");return n};e.fn.datepicker=f;var d=e.fn.datepicker.defaults={assumeNearbyYear:!1,autoclose:!1,beforeShowDay:e.noop,beforeShowMonth:e.noop,beforeShowYear:e.noop,beforeShowDecade:e.noop,beforeShowCentury:e.noop,calendarWeeks:!1,clearBtn:!1,toggleActive:!1,daysOfWeekDisabled:[],daysOfWeekHighlighted:[],datesDisabled:[],endDate:1/0,forceParse:!0,format:"mm/dd/yyyy",isInline:null,keepEmptyValues:!1,keyboardNavigation:!0,language:"en",minViewMode:0,maxViewMode:4,multidate:!1,multidateSeparator:",",orientation:"auto",rtl:!1,startDate:-1/0,startView:0,todayBtn:!1,todayHighlight:!1,updateViewDate:!0,weekStart:0,disableTouchKeyboard:!1,enableOnReadonly:!0,showOnFocus:!0,zIndexOffset:10,container:"body",immediateUpdates:!1,title:"",templates:{leftArrow:"«",rightArrow:"»"},showWeekDays:!0},h=e.fn.datepicker.locale_opts=["format","rtl","weekStart"];e.fn.datepicker.Constructor=i;var m=e.fn.datepicker.dates={en:{days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],daysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],daysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],today:"Today",clear:"Clear",titleFormat:"MM yyyy"}},p={viewModes:[{names:["days","month"],clsName:"days",e:"changeMonth"},{names:["months","year"],clsName:"months",e:"changeYear",navStep:1},{names:["years","decade"],clsName:"years",e:"changeDecade",navStep:10},{names:["decades","century"],clsName:"decades",e:"changeCentury",navStep:100},{names:["centuries","millennium"],clsName:"centuries",e:"changeMillennium",navStep:1e3}],validParts:/dd?|DD?|mm?|MM?|yy(?:yy)?/g,nonpunctuation:/[^ -\/:-@\u5e74\u6708\u65e5\[-`{-~\t\n\r]+/g,parseFormat:function(e){if("function"==typeof e.toValue&&"function"==typeof e.toDisplay)return e;var t=e.replace(this.validParts,"\0").split("\0"),c=e.match(this.validParts);if(!t||!t.length||!c||0===c.length)throw new Error("Invalid date format.");return{separators:t,parts:c}},parseDate:function(c,r,l,o){function a(){var e=this.slice(0,s[d].length),t=s[d].slice(0,e.length);return e.toLowerCase()===t.toLowerCase()}if(!c)return t;if(c instanceof Date)return c;if("string"==typeof r&&(r=p.parseFormat(r)),r.toValue)return r.toValue(c,r,l);var s,u,f,d,h,g={d:"moveDay",m:"moveMonth",w:"moveWeek",y:"moveYear"},v={yesterday:"-1d",today:"+0d",tomorrow:"+1d"};if(c in v&&(c=v[c]),/^[\-+]\d+[dmwy]([\s,]+[\-+]\d+[dmwy])*$/i.test(c)){for(s=c.match(/([\-+]\d+)([dmwy])/gi),c=new Date,d=0;d(new Date).getFullYear()+t&&(e-=100),e}(t,o):t)},m:function(e,t){if(isNaN(e))return e;for(t-=1;t<0;)t+=12;for(t%=12,e.setUTCMonth(t);e.getUTCMonth()!==t;)e.setUTCDate(e.getUTCDate()-1);return e},d:function(e,t){return e.setUTCDate(t)}};L.yy=L.yyyy,L.M=L.MM=L.mm=L.m,L.dd=L.d,c=n();var M=r.parts.slice();if(s.length!==M.length&&(M=e(M).filter((function(t,c){return-1!==e.inArray(c,C)})).toArray()),s.length===M.length){var w,_,x;for(d=0,w=M.length;d'+d.templates.leftArrow+''+d.templates.rightArrow+"",contTemplate:'',footTemplate:''};p.template='
    '+p.headTemplate+""+p.footTemplate+'
    '+p.headTemplate+p.contTemplate+p.footTemplate+'
    '+p.headTemplate+p.contTemplate+p.footTemplate+'
    '+p.headTemplate+p.contTemplate+p.footTemplate+'
    '+p.headTemplate+p.contTemplate+p.footTemplate+"
    ",e.fn.datepicker.DPGlobal=p,e.fn.datepicker.noConflict=function(){return e.fn.datepicker=u,this},e.fn.datepicker.version="1.10.0",e.fn.datepicker.deprecated=function(e){var t=window.console;t&&t.warn&&t.warn("DEPRECATED: "+e)},e(document).on("focus.datepicker.data-api click.datepicker.data-api",'[data-provide="datepicker"]',(function(t){var c=e(this);c.data("datepicker")||(t.preventDefault(),f.call(c,"show"))})),e((function(){f.call(e('[data-provide="datepicker-inline"]'))}))})),function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e||self).autosize=t()}(this,(function(){var e=new Map;function t(t){var c=e.get(t);c&&c.destroy()}function c(t){var c=e.get(t);c&&c.update()}var n=null;return"undefined"==typeof window?((n=function(e){return e}).destroy=function(e){return e},n.update=function(e){return e}):((n=function(t,c){return t&&Array.prototype.forEach.call(t.length?t:[t],(function(t){return function(t){if(t&&t.nodeName&&"TEXTAREA"===t.nodeName&&!e.has(t)){var c,n=null,r=window.getComputedStyle(t),l=(c=t.value,function(){a({testForHeightReduction:""===c||!t.value.startsWith(c),restoreTextAlign:null}),c=t.value}),o=function(c){t.removeEventListener("autosize:destroy",o),t.removeEventListener("autosize:update",i),t.removeEventListener("input",l),window.removeEventListener("resize",i),Object.keys(c).forEach((function(e){return t.style[e]=c[e]})),e.delete(t)}.bind(t,{height:t.style.height,resize:t.style.resize,textAlign:t.style.textAlign,overflowY:t.style.overflowY,overflowX:t.style.overflowX,wordWrap:t.style.wordWrap});t.addEventListener("autosize:destroy",o),t.addEventListener("autosize:update",i),t.addEventListener("input",l),window.addEventListener("resize",i),t.style.overflowX="hidden",t.style.wordWrap="break-word",e.set(t,{destroy:o,update:i}),i()}function a(e){var c,l,o=e.restoreTextAlign,i=void 0===o?null:o,s=e.testForHeightReduction,u=void 0===s||s,f=r.overflowY;if(0!==t.scrollHeight&&("vertical"===r.resize?t.style.resize="none":"both"===r.resize&&(t.style.resize="horizontal"),u&&(c=function(e){for(var t=[];e&&e.parentNode&&e.parentNode instanceof Element;)e.parentNode.scrollTop&&t.push([e.parentNode,e.parentNode.scrollTop]),e=e.parentNode;return function(){return t.forEach((function(e){var t=e[0],c=e[1];t.style.scrollBehavior="auto",t.scrollTop=c,t.style.scrollBehavior=null}))}}(t),t.style.height=""),l="content-box"===r.boxSizing?t.scrollHeight-(parseFloat(r.paddingTop)+parseFloat(r.paddingBottom)):t.scrollHeight+parseFloat(r.borderTopWidth)+parseFloat(r.borderBottomWidth),"none"!==r.maxHeight&&l>parseFloat(r.maxHeight)?("hidden"===r.overflowY&&(t.style.overflow="scroll"),l=parseFloat(r.maxHeight)):"hidden"!==r.overflowY&&(t.style.overflow="hidden"),t.style.height=l+"px",i&&(t.style.textAlign=i),c&&c(),n!==l&&(t.dispatchEvent(new Event("autosize:resized",{bubbles:!0})),n=l),f!==r.overflow&&!i)){var d=r.textAlign;"hidden"===r.overflow&&(t.style.textAlign="start"===d?"end":"start"),a({restoreTextAlign:d,testForHeightReduction:!0})}}function i(){a({testForHeightReduction:!0,restoreTextAlign:null})}}(t)})),t}).destroy=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],t),e},n.update=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],c),e}),n})),function(e,t){var c=e();e.fn.dropdownHover=function(n){return"ontouchstart"in document?this:(c=c.add(this.parent()),this.each((function(){function r(){a.parents(".navbar").find(".navbar-toggle").is(":visible")||(t.clearTimeout(l),t.clearTimeout(o),o=t.setTimeout((function(){c.find(":focus").blur(),!0===f.instantlyCloseOthers&&c.removeClass("open"),t.clearTimeout(o),a.attr("aria-expanded","true"),i.addClass("open"),a.trigger(u)}),f.hoverDelay))}var l,o,a=e(this),i=a.parent(),s={delay:e(this).data("delay"),hoverDelay:e(this).data("hover-delay"),instantlyCloseOthers:e(this).data("close-others")},u="show.bs.dropdown",f=e.extend(!0,{},{delay:500,hoverDelay:0,instantlyCloseOthers:!0},n,s);i.hover((function(e){return!i.hasClass("open")&&!a.is(e.target)||void r()}),(function(){t.clearTimeout(o),l=t.setTimeout((function(){a.attr("aria-expanded","false"),i.removeClass("open"),a.trigger("hide.bs.dropdown")}),f.delay)})),a.hover((function(e){return!i.hasClass("open")&&!i.is(e.target)||void r()})),i.find(".dropdown-submenu").each((function(){var c,n=e(this);n.hover((function(){t.clearTimeout(c),n.children(".dropdown-menu").show(),n.siblings().children(".dropdown-menu").hide()}),(function(){var e=n.children(".dropdown-menu");c=t.setTimeout((function(){e.hide()}),f.delay)}))}))})))},e(document).ready((function(){e('[data-hover="dropdown"]').dropdownHover()}))}(jQuery,window),function(e){"use strict";var t=function(c,n){this.$element=e(c),this.options=e.extend({},t.defaults,n)};t.defaults={transition_delay:300,refresh_speed:50,display_text:"none",use_percentage:!0,percent_format:function(e){return e+"%"},amount_format:function(e,t){return e+" / "+t},update:e.noop,done:e.noop,fail:e.noop},t.prototype.transition=function(){var c=this.$element,n=c.parent(),r=this.$back_text,l=this.$front_text,o=this.options,a=parseInt(c.attr("data-transitiongoal")),i=parseInt(c.attr("aria-valuemin"))||0,s=parseInt(c.attr("aria-valuemax"))||100,u=n.hasClass("vertical"),f=o.update&&"function"==typeof o.update?o.update:t.defaults.update,d=o.done&&"function"==typeof o.done?o.done:t.defaults.done,h=o.fail&&"function"==typeof o.fail?o.fail:t.defaults.fail;if(isNaN(a))h("data-transitiongoal not set");else{var m,p=Math.round(100*(a-i)/(s-i));if("center"===o.display_text&&!r&&!l)this.$back_text=r=e("").addClass("progressbar-back-text").prependTo(n),this.$front_text=l=e("").addClass("progressbar-front-text").prependTo(c),u?(m=n.css("height"),r.css({height:m,"line-height":m}),l.css({height:m,"line-height":m}),e(window).resize((function(){m=n.css("height"),r.css({height:m,"line-height":m}),l.css({height:m,"line-height":m})}))):(m=n.css("width"),l.css({width:m}),e(window).resize((function(){m=n.css("width"),l.css({width:m})})));setTimeout((function(){var e,t,h,m,g;u?c.css("height",p+"%"):c.css("width",p+"%");var v=setInterval((function(){u?(h=c.height(),m=n.height()):(h=c.width(),m=n.width()),e=Math.round(100*h/m),t=Math.round(i+h/m*(s-i)),e>=p&&(e=p,t=a,d(c),clearInterval(v)),"none"!==o.display_text&&(g=o.use_percentage?o.percent_format(e):o.amount_format(t,s,i),"fill"===o.display_text?c.text(g):"center"===o.display_text&&(r.text(g),l.text(g))),c.attr("aria-valuenow",t),f(e,c)}),o.refresh_speed)}),o.transition_delay)}};var c=e.fn.progressbar;e.fn.progressbar=function(c){return this.each((function(){var n=e(this),r=n.data("bs.progressbar"),l="object"==typeof c&&c;r&&l&&e.extend(r.options,l),r||n.data("bs.progressbar",r=new t(this,l)),r.transition()}))},e.fn.progressbar.Constructor=t,e.fn.progressbar.noConflict=function(){return e.fn.progressbar=c,this}}(window.jQuery);var _extends=Object.assign||function(e){for(var t=1;te.addpos2&&(e.addpos2=t.offsetHeight);break;case"left":case"right":t.offsetWidth+(parseFloat(t.style.marginLeft,10)||0)+(parseFloat(t.style.marginRight,10)||0)>e.addpos2&&(e.addpos2=t.offsetWidth)}}else if(e.dir1){var m=void 0,p=void 0;switch(e.dir1){case"down":case"up":p=["left","right"],m=e.context.scrollWidth/2-t.offsetWidth/2;break;case"left":case"right":p=["top","bottom"],m=o/2-t.offsetHeight/2}t.style[p[0]]=m+"px",t.style[p[1]]="auto",e.animation||t.style[p[0]]}if(e.dir1)switch("number"==typeof e.nextpos1&&(t.style[i]=e.nextpos1+"px",e.animation||t.style[i]),e.dir1){case"down":case"up":e.nextpos1+=t.offsetHeight+(void 0===e.spacing1?25:e.spacing1);break;case"left":case"right":e.nextpos1+=t.offsetWidth+(void 0===e.spacing1?25:e.spacing1)}else{var g=a/2-t.offsetWidth/2,v=o/2-t.offsetHeight/2;t.style.left=g+"px",t.style.top=v+"px",e.animation||t.style.left}return this}},queuePosition:function(e){return r&&clearTimeout(r),e=e||10,r=setTimeout((function(){n.positionAll()}),e),this},cancelRemove:function(){return this.cancelClose()},cancelClose:function(){var e=this.get(),t=e._timer,c=e._animTimer,n=e._state,r=e.animation;return t&&clearTimeout(t),c&&clearTimeout(c),"closing"===n&&this.set({_state:"open",_animating:!1,_animatingClass:"fade"===r?"ui-pnotify-in ui-pnotify-fade-in":"ui-pnotify-in"}),this},queueRemove:function(){return this.queueClose()},queueClose:function(){var e=this;return this.cancelClose(),this.set({_timer:setTimeout((function(){return e.close(!0)}),isNaN(this.get().delay)?0:this.get().delay)}),this},addModuleClass:function(){for(var e=this.get()._moduleClasses,t=arguments.length,c=Array(t),n=0;n .ui-pnotify{position:fixed;z-index:100040}body > .ui-pnotify.ui-pnotify-modal{z-index:100042}.ui-pnotify{position:absolute;height:auto;z-index:1;display:none}.ui-pnotify.ui-pnotify-modal{z-index:3}.ui-pnotify.ui-pnotify-in{display:block}.ui-pnotify.ui-pnotify-initial-hidden{display:block;visibility:hidden}.ui-pnotify.ui-pnotify-move{transition:left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-slow{transition:opacity .4s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move{transition:opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-normal{transition:opacity .25s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move{transition:opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-fast{transition:opacity .1s linear;opacity:0}.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move{transition:opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease}.ui-pnotify.ui-pnotify-fade-in{opacity:1}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1);box-shadow:0px 6px 28px 0px rgba(0,0,0,0.1)}.ui-pnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.ui-pnotify-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.ui-pnotify-container.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-title{display:block;white-space:pre-line;margin-bottom:.4em;margin-top:0}.ui-pnotify.ui-pnotify-with-icon .ui-pnotify-title,.ui-pnotify.ui-pnotify-with-icon .ui-pnotify-text{margin-left:24px}[dir=rtl] .ui-pnotify.ui-pnotify-with-icon .ui-pnotify-title,[dir=rtl] .ui-pnotify.ui-pnotify-with-icon .ui-pnotify-text{margin-right:24px;margin-left:0}.ui-pnotify-title-bs4{font-size:1.2rem}.ui-pnotify-text{display:block;white-space:pre-line}.ui-pnotify-icon,.ui-pnotify-icon span{display:block;float:left}[dir=rtl] .ui-pnotify-icon,[dir=rtl] .ui-pnotify-icon span{float:right}.ui-pnotify-icon-bs3 > span{position:relative;top:2px}.ui-pnotify-icon-bs4 > span{position:relative;top:4px}.ui-pnotify-modal-overlay{background-color:rgba(0, 0, 0, .4);top:0;left:0;position:absolute;height:100%;width:100%;z-index:2}body > .ui-pnotify-modal-overlay{position:fixed;z-index:100041}',z(document.head,l)),this._fragment=function(e,t){for(var c,n,r,l,f,d,m,p,v,A=[],T=y(),D=[],E=y(),N=t._modulesPrependContainer,H=function(e){return e.module.key},O=0;Oy[T]?(_[A]=!0,x(k)):(w[T]=!0,m--):(s(S,a),m--)}for(;m--;)z[(S=e[m]).key]||s(S,a);for(;p;)x(b[p-1]);return b}function x(e,t){e.d(1),t[e.key]=null}function k(e){e.parentNode.removeChild(e)}function S(e,t,c,n){e.removeEventListener(t,c,n)}function A(){return document.createComment("")}function T(e,t){e.data=""+t}function D(e,t){for(;e.nextSibling&&e.nextSibling!==t;)e.parentNode.removeChild(e.nextSibling)}function E(e,t){for(var c in t)e[c]=t[c];return e}function N(e){e._lock=!0,H(e._beforecreate),H(e._oncreate),H(e._aftercreate),e._lock=!1}function H(e){for(;e&&e.length;)e.shift()()}function O(){}return E(v.prototype,{destroy:function(e){this.destroy=O,this.fire("destroy"),this.set=O,this._fragment.d(!1!==e),this._fragment=null,this._state={}},get:function(){return this._state},fire:function(e,t){var c=e in this._handlers&&this._handlers[e].slice();if(c)for(var n=0;n [ui-pnotify].ui-pnotify.ui-pnotify-mobile-able{position:fixed}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom{width:100% !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right{height:100% !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able .ui-pnotify-shadow{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top .ui-pnotify-shadow{border-bottom-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom .ui-pnotify-shadow{border-top-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left .ui-pnotify-shadow{border-right-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right .ui-pnotify-shadow{border-left-width:5px}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able .ui-pnotify-container{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-top .ui-pnotify-container,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-bottom .ui-pnotify-container{width:auto !important}[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-left .ui-pnotify-container,[ui-pnotify].ui-pnotify.ui-pnotify-mobile-able.ui-pnotify-mobile-right .ui-pnotify-container{height:100% !important}}",e=t,document.head.appendChild(e)}(),this._fragment=(this._state,{c:r,m:r,p:r,d:r}),this.root._oncreate.push((function(){(function(){this.set({_doMobileStylingBound:this.doMobileStyling.bind(this)})}).call(i),i.fire("update",{changed:function(e,t){for(var c in t)e[c]=1;return e}({},i._state),current:i._state})})),t.target&&(this._fragment.c(),this._mount(t.target,t.anchor),o(this))}function r(){}function l(e,t){for(var c in t)e[c]=t[c];return e}function o(e){e._lock=!0,i(e._beforecreate),i(e._oncreate),i(e._aftercreate),e._lock=!1}function a(){return Object.create(null)}function i(e){for(;e&&e.length;)e.shift()()}return l(n.prototype,{destroy:function(e){this.destroy=r,this.fire("destroy"),this.set=r,this._fragment.d(!1!==e),this._fragment=null,this._state={}},get:function(){return this._state},fire:function(e,t){var c=e in this._handlers&&this._handlers[e].slice();if(c)for(var n=0;nc){for(var l="top"===r.push,o=[],a=0,i=l?0:e.notices.length-1;l?i=c.length&&e.substr(0,0+c.length)===c;var c},Qe=Ee(/^\s+|\s+$/g),Ke=Ee(/^\s+/g),Je=Ee(/\s+$/g),et=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,tt={browsers:f([{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:function(e){return De(e,"edge/")&&De(e,"chrome")&&De(e,"safari")&&De(e,"applewebkit")}},{name:"Chrome",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,et],search:function(e){return De(e,"chrome")&&!De(e,"chromeframe")}},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:function(e){return De(e,"msie")||De(e,"trident")}},{name:"Opera",versionRegexes:[et,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:Oe("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:Oe("firefox")},{name:"Safari",versionRegexes:[et,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:function(e){return(De(e,"safari")||De(e,"mobile/"))&&De(e,"applewebkit")}}]),oses:f([{name:"Windows",search:Oe("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:function(e){return De(e,"iphone")||De(e,"ipad")},versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:Oe("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"OSX",search:Oe("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:Oe("linux"),versionRegexes:[]},{name:"Solaris",search:Oe("sunos"),versionRegexes:[]},{name:"FreeBSD",search:Oe("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:Oe("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}])},ct="Firefox",nt=function(){return Ue({current:void 0,version:Xe.unknown()})},rt=Ue,lt=(f("Edge"),f("Chrome"),f("IE"),f("Opera"),f(ct),f("Safari"),"Windows"),ot="Android",at="Solaris",it="FreeBSD",st="ChromeOS",ut=function(){return We({current:void 0,version:Xe.unknown()})},ft=We,dt=(f(lt),f("iOS"),f(ot),f("Linux"),f("OSX"),f(at),f(it),f(st),Ae((function(){return e=navigator.userAgent,t=ve.from(navigator.userAgentData),c=Pe,g=tt.browsers(),v=tt.oses(),b=t.bind((function(e){return t=g,te(e.brands,(function(e){var c=e.brand.toLowerCase();return U(t,(function(e){var t;return c===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((function(t){return{current:t.name,version:Xe.nu(parseInt(e.version,10),0)}}))}));var t})).orThunk((function(){return Te(g,t=e).map((function(e){var c=Xe.detect(e.versionRegexes,t);return{current:e.name,version:c}}));var t})).fold(nt,rt),z=Te(v,n=e).map((function(e){var t=Xe.detect(e.versionRegexes,n);return{current:e.name,version:t}})).fold(ut,ft),{browser:b,os:z,deviceType:(l=b,o=e,a=c,i=(r=z).isiOS()&&!0===/ipad/i.test(o),s=r.isiOS()&&!i,d=(u=r.isiOS()||r.isAndroid())||a("(pointer:coarse)"),h=i||!s&&u&&a("(min-device-width:768px)"),m=s||u&&!h,p=l.isSafari()&&r.isiOS()&&!1===/safari/i.test(o),{isiPad:f(i),isiPhone:f(s),isTablet:f(h),isPhone:f(m),isTouch:f(d),isAndroid:r.isAndroid,isiOS:r.isiOS,isWebView:f(p),isDesktop:f(!m&&!h&&!p)})};var e,t,c,n,r,l,o,a,i,s,u,d,h,m,p,g,v,b,z}))),ht=navigator.userAgent,mt=dt(),pt=mt.browser,gt=mt.os,vt=mt.deviceType,bt=/WebKit/.test(ht)&&!pt.isEdge(),zt="FormData"in window&&"FileReader"in window&&"URL"in window&&!!URL.createObjectURL,yt=-1!==ht.indexOf("Windows Phone"),Ct={opera:pt.isOpera(),webkit:bt,ie:!(!pt.isIE()&&!pt.isEdge())&&pt.version.major,gecko:pt.isFirefox(),mac:gt.isOSX()||gt.isiOS(),iOS:vt.isiPad()||vt.isiPhone(),android:gt.isAndroid(),contentEditable:!0,transparentSrc:"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",caretAfter:!0,range:window.getSelection&&"Range"in window,documentMode:pt.isIE()?document.documentMode||7:10,fileApi:zt,ceFalse:!0,cacheSuffix:null,container:null,experimentalShadowDom:!1,canHaveCSP:!pt.isIE(),desktop:vt.isDesktop(),windowsPhone:yt,browser:{current:pt.current,version:pt.version,isChrome:pt.isChrome,isEdge:pt.isEdge,isFirefox:pt.isFirefox,isIE:pt.isIE,isOpera:pt.isOpera,isSafari:pt.isSafari},os:{current:gt.current,version:gt.version,isAndroid:gt.isAndroid,isChromeOS:gt.isChromeOS,isFreeBSD:gt.isFreeBSD,isiOS:gt.isiOS,isLinux:gt.isLinux,isOSX:gt.isOSX,isSolaris:gt.isSolaris,isWindows:gt.isWindows},deviceType:{isDesktop:vt.isDesktop,isiPad:vt.isiPad,isiPhone:vt.isiPhone,isPhone:vt.isPhone,isTablet:vt.isTablet,isTouch:vt.isTouch,isWebView:vt.isWebView}},Lt=/^\s*|\s*$/g,Mt=function(e,t,c,n){n=n||this,e&&se(e=c?e[c]:e,(function(e,r){return!1!==t.call(n,e,r,c)&&void Mt(e,t,c,n)}))},wt={trim:Re,isArray:xe,is:Ie,toArray:function(e){if(xe(e))return e;for(var t=[],c=0,n=e.length;c=r.length&&e(t)}))}))})).get((function(e){var n=B(e,(function(e){return e.isValue()}));0'),qt(o.element,a),Vf(a,(function(){return Hc(a)})));jf(e,l,t,i,n),i.cleanup()},xd=function(e,t,c){var n=c.startContainer,r=c.startOffset,l=c.endContainer,o=c.endOffset;t(_t.fromDom(n),_t.fromDom(l));var a=e.dom.createRng();a.setStart(n,r),a.setEnd(l,o),e.selection.setRng(c)},kd=nn([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),Sd=(kd.before,kd.on,kd.after,function(e){return e.fold(d,d,d)}),Ad=nn([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),Td={domRange:Ad.domRange,relative:Ad.relative,exact:Ad.exact,exactFromRange:function(e){return Ad.exact(e.start,e.soffset,e.finish,e.foffset)},getWin:function(e){return Dt(e.match({domRange:function(e){return _t.fromDom(e.startContainer)},relative:function(e,t){return Sd(e)},exact:function(e,t,c,n){return e}}))},range:function(e,t,c,n){return{start:e,soffset:t,finish:c,foffset:n}}},Dd=dt().browser,Ed={isEditorUIElement:function(e){var t=e.className.toString();return-1!==t.indexOf("tox-")||-1!==t.indexOf("mce-")}},Nd=Ko.DOM,Hd=function(e){return e.editorManager.setActive(e)},Od={"#text":3,"#comment":8,"#cdata":4,"#pi":7,"#doctype":10,"#document-fragment":11},Pd=(Rd.create=function(e,t){var c=new Rd(e,Od[e]||1);return t&&ce(t,(function(e,t){c.attr(t,e)})),c},Rd.prototype.replace=function(e){return e.parent&&e.remove(),this.insert(e,this),this.remove(),this},Rd.prototype.attr=function(e,t){var c,n=this;if("string"!=typeof e)return null!=e&&ce(e,(function(e,t){n.attr(t,e)})),n;if(c=n.attributes){if(void 0===t)return c.map[e];if(null===t){if(e in c.map){delete c.map[e];for(var r=c.length;r--;)if(c[r].name===e)return c.splice(r,1),n}return n}if(e in c.map){for(r=c.length;r--;)if(c[r].name===e){c[r].value=t;break}}else c.push({name:e,value:t});return c.map[e]=t,n}},Rd.prototype.clone=function(){var e,t=new Rd(this.name,this.type);if(e=this.attributes){var c=[];c.map={};for(var n=0,r=e.length;n":" />",i&&c&&r[e]&&0"),c&&r[e]&&0")},comment:function(e){t.push("\x3c!--",e,"--\x3e")},pi:function(e,n){n?t.push(""):t.push(""),c&&t.push("\n")},doctype:function(e){t.push("",c?"\n":"")},reset:function(){t.length=0},getContent:function(){return t.join("").replace(/\n$/,"")}}}function Qd(e,t){void 0===t&&(t=cr());var c=Gd(e);return(e=e||{}).validate=!("validate"in e)||e.validate,{serialize:function(n){var r=e.validate,l={3:function(e){c.text(e.value,e.raw)},8:function(e){c.comment(e.value)},7:function(e){c.pi(e.name,e.value)},10:function(e){c.doctype(e.value)},4:function(e){c.cdata(e.value)},11:function(e){if(e=e.firstChild)for(;o(e),e=e.next;);}};c.reset();var o=function(e){var n=l[e.type];if(n)n(e);else{var a=e.name,i=e.shortEnded,s=e.attributes;if(r&&s&&1'))}function fh(e){Vt(e).each((function(t){Nt(t).each((function(c){fr(e)&&En(t)&&fr(c)&&Hc(t)}))}))}function dh(e,t){return r=T,$e(n=t,c=e)?function(e,t){for(var c=M(t)?t:T,n=e.dom,r=[];null!==n.parentNode&&void 0!==n.parentNode;){var l=n.parentNode,o=_t.fromDom(l);if(r.push(o),!0===c(o))break;n=l}return r}(c,(function(e){return r(e)||Fe(e,n)})).slice(0,-1):[];var c,n,r}function hh(e,t){return[e].concat(dh(e,t))}function mh(e,t,c){return Xu(e,t,c,oh)}function ph(e,t){return U(hh(_t.fromDom(t.container()),e),fr)}function gh(e,t,c){return mh(e,t.dom,c).forall((function(e){return ph(t,c).fold((function(){return!1===Zi(e,c,t.dom)}),(function(n){return!1===Zi(e,c,t.dom)&&$e(n,_t.fromDom(e.container()))}))}))}function vh(e,t,c){return ph(t,c).fold((function(){return mh(e,t.dom,c).forall((function(e){return!1===Zi(e,c,t.dom)}))}),(function(t){return mh(e,t.dom,c).isNone()}))}function bh(e){return ts(e).exists(En)}function zh(e,t,c){var n=J(j(hh(_t.fromDom(c.container()),t),fr)).getOr(t);return Zu(e,n.dom,c).filter(bh)}function yh(e,t){return ts(t).exists(En)||zh(!0,e,t).isSome()}function Ch(e,t){return ve.from(t.getNode(!0)).map(_t.fromDom).exists(En)||zh(!1,e,t).isSome()}function Lh(e){return oi.isTextPosition(e)&&!e.isAtStart()&&!e.isAtEnd()}function Mh(e,t){return J(j(hh(_t.fromDom(t.container()),e),fr)).getOr(e)}function wh(e,t){return Lh(t)?Rm(t):Rm(t)||Qu(Mh(e,t).dom,t).exists(Rm)}function _h(e,t){return Lh(t)?Pm(t):Pm(t)||Gu(Mh(e,t).dom,t).exists(Pm)}function xh(e){return ts(e).bind((function(e){return pn(e,_c)})).exists((function(e){return O(["pre","pre-wrap"],yc(e,"white-space"))}))}function kh(e,t){return!xh(t)&&(Wm(e,t)||Zm(e,t)||Ch(e,t)||wh(e,t))}function Sh(e,t){return!xh(t)&&(Ym(e,t)||Xm(e,t)||yh(e,t)||_h(e,t))}function Ah(e,t){return kh(e,t)||Sh(e,(n=(c=t).container(),r=c.offset(),jc(n)&&r=e.data.length&&Sh(r,oi(e,e.data.length)),a=0===t&&kh(r,oi(e,0)),e.replaceData(t,c,(s=a,u=o,$(i=l,(function(e,t){return Xs(t)||cf(t)?e.previousCharIsSpace||""===e.str&&s||e.str.length===i.length-1&&u?{previousCharIsSpace:!1,str:e.str+zr}:{previousCharIsSpace:!0,str:e.str+" "}:{previousCharIsSpace:!1,str:e.str+t}}),{previousCharIsSpace:!1,str:""}).str)))}function Hh(e,t){var c=e.data.slice(t);Nh(e,t,c.length-Ke(c).length)}function Oh(e,t){var c=e.data.slice(0,t),n=c.length-Je(c).length;Nh(e,t-n,n)}function Ph(e,t,c,n){void 0===n&&(n=!0);var r=Je(e.data).length,l=n?e:t,o=n?t:e;return n?l.appendData(o.data):l.insertData(0,o.data),Hc(_t.fromDom(o)),c&&Hh(l,r),l}function Rh(e,t){return n=e,r=(c=t).container(),l=c.offset(),!1===oi.isTextPosition(c)&&r===n.parentNode&&l>oi.before(n).offset()?oi(t.container(),t.offset()-1):t;var c,n,r,l}function Ih(e){return jn(e.previousSibling)?ve.some((t=e.previousSibling,jc(t)?oi(t,t.data.length):oi.after(t))):e.previousSibling?Ju(e.previousSibling):ve.none();var t}function Vh(e){return jn(e.nextSibling)?ve.some((t=e.nextSibling,jc(t)?oi(t,0):oi.before(t))):e.nextSibling?Ku(e.nextSibling):ve.none();var t}function Bh(e,t){return Ih(t).orThunk((function(){return Vh(t)})).orThunk((function(){return c=e,r=oi.before((n=t).previousSibling||n.parentNode),Qu(c,r).fold((function(){return Gu(c,oi.after(n))}),ve.some);var c,n,r}))}function jh(e,t){return Vh(t).orThunk((function(){return Ih(t)})).orThunk((function(){return Gu(c=e,oi.after(n=t)).fold((function(){return Qu(c,oi.before(n))}),ve.some);var c,n}))}function Fh(e,t,c){c.fold((function(){e.focus()}),(function(c){e.selection.setRng(c.toRange(),t)}))}function $h(e,t){return t&&_e(e.schema.getBlockElements(),xt(t))}function qh(e){if(Un(e)){var t=_t.fromHtml('
    ');return Zt(e),Nc(e,t),ve.some(oi.before(t.dom))}return ve.none()}function Uh(e,t,c,n){void 0===n&&(n=!0);var r,l,o,a,i,s,u,f,d,h,m,p,g=(t?jh:Bh)(e.getBody(),p=c.dom).map(_(Rh,p)),v=mn(c,_($h,e),(r=e.getBody(),function(e){return e.dom===r})),b=(a=g,l=o=c,i=_e(e.schema.getTextInlineElements(),xt(l)),h=Nt(o).filter(xc),m=Ht(o).filter(xc),Hc(o),u=m,f=a,d=function(e,t,c){var n=e.dom,r=t.dom,l=n.data.length;return Ph(n,r,i),c.container()===r?oi(n,l):c},((s=h).isSome()&&u.isSome()&&f.isSome()?ve.some(d(s.getOrDie(),u.getOrDie(),f.getOrDie())):ve.none()).orThunk((function(){return i&&(h.each((function(e){return Oh(e.dom,e.dom.length)})),m.each((function(e){return Hh(e.dom,0)}))),a})));e.dom.isEmpty(e.getBody())?(e.setContent(""),e.selection.setCursorLocation()):v.bind(qh).fold((function(){n&&Fh(e,t,b)}),(function(c){n&&Fh(e,t,ve.some(c))}))}function Wh(e){return va(e,"td,th")}function Yh(e,t){return{start:e,end:t}}function Zh(e,t){return bn(_t.fromDom(e),"td,th",t)}function Xh(e){return!Fe(e.start,e.end)}function Gh(e,t){return ku(e.start,t).bind((function(c){return ku(e.end,t).bind((function(e){return Fe(c,e)?ve.some(c):ve.none()}))}))}function Qh(e){return function(t){return Gh(t,e).map((function(e){return{rng:t,table:e,cells:Wh(e)}}))}}function Kh(e,t,c,n){if(c.collapsed||!e.forall(Xh))return ve.none();if(t.isSameTable){var r=e.bind(Qh(n));return ve.some({start:r,end:r})}var l,o,a=Zh(c.startContainer,n),i=Zh(c.endContainer,n),s=a.bind((o=n,function(e){return ku(e,o).bind((function(t){return ee(Wh(t)).map((function(t){return Yh(e,t)}))}))})).bind(Qh(n)),u=i.bind((l=n,function(e){return ku(e,l).bind((function(t){return J(Wh(t)).map((function(t){return Yh(t,e)}))}))})).bind(Qh(n));return ve.some({start:s,end:u})}function Jh(e,t){return W(e,(function(e){return Fe(e,t)}))}function em(e){return fc(Jh(e.cells,e.rng.start),Jh(e.cells,e.rng.end),(function(t,c){return e.cells.slice(t,c+1)}))}function tm(e,t){var c=t.startTable,n=t.endTable,r=e.cloneRange();return c.each((function(e){return r.setStartAfter(e.dom)})),n.each((function(e){return r.setEndBefore(e.dom)})),r}function cm(e){return I(e,(function(e){zc(e,"contenteditable"),uh(e)})),0}function nm(e,t,c,n){var r=c.cloneRange();n?(r.setStart(c.startContainer,c.startOffset),r.setEndAfter(t.dom.lastChild)):(r.setStartBefore(t.dom.firstChild),r.setEnd(c.endContainer,c.endOffset)),ep(e,r,t,!1)}function rm(e){var t=xu(e),c=_t.fromDom(e.selection.getNode());Xc(c.dom)&&Un(c)?e.selection.setCursorLocation(c.dom,0):e.selection.collapse(!0),1)?$/," "):l.replace(/ ()?$/," "));var u=e.parser,f=c.merge,d=Qd({validate:e.getParam("validate")},e.schema),h='',m=e.fire("BeforeSetContent",{content:t,format:"html",selection:!0,paste:c.paste});if(m.isDefaultPrevented())e.fire("SetContent",{content:m.content,format:"html",selection:!0,paste:c.paste});else{t=m.content,-1===(t=c.preserve_zwsp?t:Lr(t)).indexOf("{$caret}")&&(t+="{$caret}"),t=t.replace(/\{\$caret\}/,h);var p,g,v=(p=i.getRng()).startContainer||(p.parentElement?p.parentElement():null),b=e.getBody();v===b&&i.isCollapsed()&&s.isBlock(b.firstChild)&&(g=b.firstChild)&&!e.schema.getShortEndedElements()[g.nodeName]&&s.isEmpty(b.firstChild)&&((p=s.createRng()).setStart(b.firstChild,0),p.setEnd(b.firstChild,0),i.setRng(p)),i.isCollapsed()||function(e){var t=e.dom,c=fm(e.selection.getRng());e.selection.setRng(c);var n,r=t.getParent(c.startContainer,np),l=c;null!==(n=r)&&n===t.getParent(l.endContainer,np)&&Su(_t.fromDom(n),l)?ep(e,c,_t.fromDom(r)):e.getDoc().execCommand("Delete",!1,null)}(e);var z,y,C,L,M,w,_,x,k,S,A,T,D,E,N={context:(I=i.getNode()).nodeName.toLowerCase(),data:c.data,insert:!0},H=u.parse(t,N);if(!0===c.paste&&function(e,t){var c,n,r,l,o,a=t.firstChild,i=t.lastChild;return a&&"meta"===a.name&&(a=a.next),n=i=i&&"mce_marker"===i.attr("id")?i.prev:i,r=(c=e).getNonEmptyElements(),n&&(n.isEmpty(r)||(l=n,c.getBlockElements()[l.name]&&l.firstChild&&l.firstChild===l.lastChild&&("br"===(o=l.firstChild).name||o.value===zr)))&&(i=i.prev),a&&a===i&&("ul"===a.name||"ol"===a.name)}(e.schema,H)&&dm(s,I))return p=mm(d,s,i.getRng(),H),i.setRng(p),void e.fire("SetContent",m);if(function(){for(var e=H;e=e.walk();)1===e.type&&e.attr("data-mce-fragment","1")}(),"mce_marker"===(R=H.lastChild).attr("id"))for(var O=R,R=R.prev;R;R=R.walk(!0))if(3===R.type||!s.isBlock(R.name)){e.schema.isValidChild(R.parent.name,"span")&&R.parent.insert(O,R,"br"===R.name);break}if(e._selectionOverrides.showBlockCaretContainer(I),N.invalid){e.selection.setContent(h);var I=i.getNode(),V=e.getBody();for(9===I.nodeType?I=R=V:R=I;R!==V;)R=(I=R).parentNode;t=I===V?V.innerHTML:s.getOuterHTML(I),t=d.serialize(u.parse(t.replace(//i,(function(){return d.serialize(H)})))),I===V?s.setHTML(V,t):s.setOuterHTML(I,t)}else z=e,y=t=d.serialize(H),"all"===(C=I).getAttribute("data-mce-bogus")?C.parentNode.insertBefore(z.dom.createFragment(y),C):(L=C.firstChild,M=C.lastChild,!L||L===M&&"BR"===L.nodeName?z.dom.setHTML(C,y):z.selection.setContent(y));_=f,S=(w=e).schema.getTextInlineElements(),A=w.dom,_&&(x=w.getBody(),k=Xd(A),wt.each(A.select("*[data-mce-fragment]"),(function(e){if(a(S[e.nodeName.toLowerCase()])&&Z(rh(A,e),(function(e){return!nh.has(e)})))for(var t=e.parentNode;a(t)&&t!==x&&!function(e,t,c){function n(n){var r=e.getStyle(t,n),l=e.getStyle(c,n);return Ne(r)&&Ne(l)&&r!==l}var r=rh(e,t),l=rh(e,c);return P(r,(function(e){function t(t){return P(t,(function(t){return t===e}))}if(t(l)||!t(Om))return n(e);var c=j(l,(function(e){return P(Om,(function(t){return Ge(e,t)}))}));return P(c,n)}))}(A,e,t);t=t.parentNode)if(k.compare(t,e)){A.remove(e,!0);break}}))),function(e,t){var c,n=e.dom,r=e.selection;if(t){r.scrollIntoView(t);var l=hf(e.getBody(),t);if("false"===n.getContentEditable(l))return n.remove(t),r.select(l);var o,a=n.createRng(),i=t.previousSibling;jc(i)?(a.setStart(i,i.nodeValue.length),Ct.ie||(o=t.nextSibling,jc(o)&&(i.appendData(o.data),o.parentNode.removeChild(o)))):(a.setStartBefore(t),a.setEndBefore(t));var s=n.getParent(t,n.isBlock);n.remove(t),s&&n.isEmpty(s)&&(e.$(s).empty(),a.setStart(s,0),a.setEnd(s,0),np(s)||s.getAttribute("data-mce-fragment")||!(c=function(t){var c=oi.fromRangeStart(t);if(c=Ns(e.getBody()).next(c))return c.toRange()}(a))?n.add(s,n.create("br",{"data-mce-bogus":"1"})):(a=c,n.remove(s))),r.setRng(a)}}(e,s.get("mce_marker")),T=e.getBody(),wt.each(T.getElementsByTagName("*"),(function(e){e.removeAttribute("data-mce-fragment")})),D=s,E=i.getStart(),ve.from(D.getParent(E,"td,th")).map(_t.fromDom).each(fh),e.fire("SetContent",m),e.addVisual()}}function gm(e){return e instanceof Pd}function vm(e,t,c){var n;e.dom.setHTML(e.getBody(),t),!0!==c&&md(n=e)&&Ku(n.getBody()).each((function(e){var t=e.getNode(),c=ic(t)?Ku(t).getOr(e):e;n.selection.setRng(c.toRange())}))}function bm(e){return M(e)?e:T}function zm(e,t,c){var n=t(e),r=bm(c);return n.orThunk((function(){return r(e)?ve.none():function(t){for(var c=e.dom,n=bm(r);c.parentNode;){c=c.parentNode;var l=_t.fromDom(c),o=t(l);if(o.isSome())return o;if(n(l))break}return ve.none()}(t)}))}function ym(e,t,c){var n=e.formatter.get(c);if(n)for(var r=0;r=r.nodeValue.length&&(r=new Sn(r,e.getBody()).next()||r),jc(r)&&!c&&0===l&&new Sn(r,e.getBody()).prev()||r}function yp(e,t){var c=t?"firstChild":"lastChild";if(/^(TR|TH|TD)$/.test(e.nodeName)&&e[c]){var n=e[c];return"TR"===e.nodeName&&n[c]||n}return e}function Cp(e,t,c,n){var r=e.create(c,n);return t.parentNode.insertBefore(r,t),r.appendChild(t),r}function Lp(e,t,c,n,r){var l=_t.fromDom(t),o=_t.fromDom(e.create(n,r));return Yt(o,(c?Pt:Ot)(l)),c?(qt(l,o),Wt(o,l)):(Ut(l,o),Nc(o,l)),o.dom}function Mp(e,t,c,n){var r=Js(t,c,n);return o(r)||"BR"===r.nodeName||e.isBlock(r)}function wp(e,t,c,n,r){var l,o,a=e.dom,i=a,s=n;if(!(fu(o=t)&&fg(s,o.inline)||su(o)&&fg(s,o.block)||uu(o)&&Vc(s)&&i.is(s,o.selector)||t.links&&"A"===n.nodeName))return ig.keep();var u,f,d,h,m,p,g,v,b=n;if(fu(t)&&"all"===t.remove&&z(t.preserve_attributes)){var y=j(a.getAttribs(b),(function(e){return O(t.preserve_attributes,e.name.toLowerCase())}));if(a.removeAllAttribs(b),I(y,(function(e){return a.setAttrib(b,e.name,e.value)})),0e?t.cells.length:e}),0)}function Pp(e,t){for(var c=e.rows,n=0;ns){for(var u=0;u]*>( | |\\s| |
    |)<\\/"+u+">[\r\n]*|
    [\r\n]*)$"),s.replace(f,"")),O(["text","tree"],h.format)||vr(_t.fromDom(o))?h.content=m:h.content=wt.trim(m),(h.no_events?h:t.fire("GetContent",h)).content;var t,c,o,a,i,s,u,f,d,h,m}));var n,r,l},setContent:function(t,c){return function(e,t,c){var n,r=(n=t,ke(ke({format:"html"},c),{set:!0,content:gm(n)?"":n})),l=c.no_events?r:e.fire("BeforeSetContent",r);return gm(t)||(t=l.content),ve.from(e.getBody()).fold(f(t),(function(c){return gm(t)?function(e,t,c,n){var r,l,o,a;r=e.parser.getNodeFilters(),l=e.parser.getAttributeFilters(),o=c,a=function(e,t){var c,n,r={},l={},a=[];for(c in o.firstChild&&rp(o.firstChild,(function(c){I(e,(function(e){e.name===c.name&&(r[e.name]?r[e.name].nodes.push(c):r[e.name]={filter:e,nodes:[c]})})),I(t,(function(e){"string"==typeof c.attr(e.name)&&(l[e.name]?l[e.name].nodes.push(c):l[e.name]={filter:e,nodes:[c]})}))})),r)_e(r,c)&&a.push(r[c]);for(n in l)_e(l,n)&&a.push(l[n]);return a}(r,l),I(a,(function(e){I(e.filter.callbacks,(function(t){t(e.nodes,e.filter.name,{})}))}));var i=Qd({validate:e.validate},e.schema).serialize(c);return n.content=Lr(vr(_t.fromDom(t))?i:wt.trim(i)),vm(e,n.content,n.no_selection),n.no_events||e.fire("SetContent",n),c}(e,c,t,l):(n=e,r=c,a=l,0===(o=Lr(o=t)).length||/^\s+$/.test(o)?(i='
    ',"TABLE"===r.nodeName?o=""+i+"":/^(UL|OL)$/.test(r.nodeName)&&(o="
  • "+i+"
  • "),o=(s=Mi(n))&&n.schema.isValidChild(r.nodeName.toLowerCase(),s.toLowerCase())?(o=i,n.dom.createHTML(s,wi(n),o)):o||'
    ',vm(n,o,a.no_selection),n.fire("SetContent",a)):("raw"!==a.format&&(o=Qd({validate:n.validate},n.schema).serialize(n.parser.parse(o,{isRootContent:!0,insert:!0}))),a.content=vr(_t.fromDom(r))?o:wt.trim(o),vm(n,a.content,a.no_selection),a.no_events||n.fire("SetContent",a)),a.content);var n,r,o,a,i,s}))}(e,t,c)},insertContent:function(t,c){return pm(e,t,c)},addVisual:function(t){var c,n=t,r=(c=e).dom,l=a(n)?n:c.getBody();L(c.hasVisual)&&(c.hasVisual=c.getParam("visual",!0,"boolean")),I(r.select("table,a",l),(function(e){switch(e.nodeName){case"TABLE":var t=c.getParam("visual_table_class","mce-item-table","string"),n=r.getAttrib(e,"border");n&&"0"!==n||!c.hasVisual?r.removeClass(e,t):r.addClass(e,t);break;case"A":var l,o;r.getAttrib(e,"href")||(l=r.getAttrib(e,"name")||e.id,o=c.getParam("visual_anchor_class","mce-item-anchor","string"),l&&c.hasVisual?r.addClass(e,o):r.removeClass(e,o))}})),c.fire("VisualAid",{element:n,hasVisual:c.hasVisual})}},selection:{getContent:function(t,c){return function(e,t,c){var n,r=(n=t,ke(ke({},c=void 0===c?{}:c),{format:n,get:!0,selection:!0})),l=e.fire("BeforeGetContent",r);if(l.isDefaultPrevented())return e.fire("GetContent",l),l.content;if("text"===l.format)return h=e,ve.from(h.selection.getRng()).map((function(e){var t=ve.from(h.dom.getParent(e.commonAncestorContainer,h.dom.isBlock)),c=h.getBody(),n=t.map((function(e){return e.nodeName})).getOr("div").toLowerCase(),r=Ct.browser.isIE()&&"pre"!==n,l=h.dom.add(c,n,{"data-mce-bogus":"all",style:"overflow: hidden; opacity: 0;"},e.cloneContents()),o=Fp(l,r),a=Lr(l.textContent);if(h.dom.remove(l),jp(a,0)||jp(a,a.length-1)){var i=Fp(t.getOr(c),r),s=i.indexOf(o);return-1===s?o:(jp(i,s-1)?" ":"")+o+(jp(i,s+o.length)?" ":"")}return o})).getOr("");l.getInner=!0;var o,a,i,s,u,f,d,h,m=(a=l,i=(o=e).selection.getRng(),s=o.dom.create("body"),u=o.selection.getSel(),f=zd(o,wu(u)),(d=a.contextual?function(e,t){var c,n,r,l,o,a,i,s=_u(t,e);return 0
    ").append(t.childNodes)})))},sp.pre||(sp.pre=[]),sp.pre.push(Hm);var og=wt.each,ag=function(e,t,c){og(e.childNodes,(function(e){dp(e)&&(t(e)&&c(e),e.hasChildNodes()&&ag(e,t,c))}))},ig=nn([{keep:[]},{rename:["name"]},{removed:[]}]),sg=/^(src|href|style)$/,ug=wt.each,fg=nu,dg=wt.each,hg=wt.each,mg=function(e,t,c,n){function r(e,t){var r;M((t=void 0===t?h:t).onformat)&&t.onformat(e,t,c,n),hg(t.styles,(function(t,n){p.setStyle(e,n,cu(t,c))})),!t.styles||(r=p.getAttrib(e,"style"))&&p.setAttrib(e,"data-mce-style",r),hg(t.attributes,(function(t,n){p.setAttrib(e,n,cu(t,c))})),hg(t.classes,(function(t){t=cu(t,c),p.hasClass(e,t)||p.addClass(e,t)}))}function l(e,t){var c=!1;return hg(e,(function(e){return!!uu(e)&&(a(e.collapsed)&&e.collapsed!==m||!p.is(t,e.selector)||Vs(t)?void 0:(r(t,e),!(c=!0)))})),c}function o(n,o,i){var s=[],u=!0,f=h.inline||h.block,m=function(e){if(v(e)){var t=p.create(e);return r(t),t}return null}(f);Mu(n,o,(function(o){var p,g=function(o){var v=!1,b=u,z=o.nodeName.toLowerCase(),y=o.parentNode,C=y.nodeName.toLowerCase();if(Vc(o)&&n.getContentEditable(o)&&(b=u,u="true"===n.getContentEditable(o),v=!0),Uc(o)&&!function(e,t,c,n){if(e.getParam("format_empty_lines",!1,"boolean")&&fu(t)){var r=er(e.schema),l=(o=_t.fromDom(c),i=function(e){return Vs(e.dom)},((s=(a=o).dom).parentNode?function(e,t){return U(e.dom.childNodes,(function(e){return t(_t.fromDom(e))})).map(_t.fromDom)}(_t.fromDom(s.parentNode),(function(e){return!Fe(a,e)&&i(e)})):ve.none()).isSome());return ie(r,n)&&Un(_t.fromDom(c.parentNode),!1)&&!l}var o,a,i,s}(e,h,o,C))return p=null,void(su(h)&&n.remove(o));if(su(h)&&h.wrapper&&op(e,o,t,c))p=null;else{if(u&&!v&&su(h)&&!h.wrapper&&eu(e,z)&&tu(e,C,f)){var L=n.rename(o,f);return r(L),s.push(L),void(p=null)}if(uu(h)){var M=l(d,o);if(!M&&a(y)&&du(h)&&(M=l(d,y)),!fu(h)||M)return void(p=null)}!u||v||!tu(e,f,z)||!tu(e,C,f)||!i&&jc(o)&&Cr(o.data)||Vs(o)||fu(h)&&n.isBlock(o)?(p=null,I(Ce(o.childNodes),g),v&&(u=b),p=null):(p||(p=n.clone(m,!1),o.parentNode.insertBefore(p,o),s.push(p)),p.appendChild(o))}};I(o,g)})),!0===h.links&&I(s,(function(e){var t=function(e){"A"===e.nodeName&&r(e,h),I(Ce(e.childNodes),t)};t(e)})),I(s,(function(l){var o,i,u,f,m,p,g,v,b,z,y,C,L,M,w,_,x,k,S=(o=0,I(l.childNodes,(function(e){var t;a(t=e)&&jc(t)&&0===t.length||Zs(e)||o++})),o);function A(e){var t;1===e.nodeType&&e.parentNode&&1===e.parentNode.nodeType&&(t=ou(L,e.parentNode),L.getStyle(e,"color")&&t?L.setStyle(e,"text-decoration",t):L.getStyle(e,"text-decoration")===t&&L.setStyle(e,"text-decoration",null))}!(1c.clientHeight){t=c;break}c=c.parentNode}return t},scrollIntoView:function(e,t){a(e)?(n.inline?Zf:Gf)(n,e,t):Qf(n,g(),t)},placeCaretAt:function(e,t){return v(yf(e,t,n.getDoc()))},getBoundingClientRect:function(){var e=g();return e.collapsed?oi.fromRangeStart(e).getClientRects()[0]:e.getBoundingClientRect()},destroy:function(){t=s=u=null,y.destroy()}},z=Pu(b),y=bf(b,n);function C(e,t){return U(t,(function(t){return f.is(t,e)}))}function L(e){return f.getParents(e,null,f.getRoot())}return b.bookmarkManager=z,b.controlSelection=y,b}function Cg(e){var t,c=decodeURIComponent(e).split(","),n=/data:([^;]+)/.exec(c[0]);return{type:t=n?n[1]:t,data:c[1]}}function Lg(e,t){var c;try{c=atob(t)}catch(e){return ve.none()}for(var n=new Uint8Array(c.length),r=0;r=a.length)for(c=0,n=o.length;c=a.length||o[c]!==a[c]){r=c+1;break}if(o.length=o.length||o[c]!==a[c]){r=c+1;break}if(1===r)return t;for(c=0,n=o.length-(r-1);c]+(?:"[^"]*"|'[^']*'))*[^"'>]*(?:"[^">]*|'[^'>]*)?|\s*|\/)>/g,l=e.getShortEndedElements(),o=1,a=c;0!==o;)for(n.lastIndex=a;;){var i=n.exec(t);if(null===i)return a;if("!"===i[1]){a=Ge(i[2],"--")?jg(t,!1,i.index+3):jg(t,!0,i.index+1);break}r.lastIndex=n.lastIndex;var s=r.exec(t);if(!y(s)&&s.index===n.lastIndex){"/"===i[1]?--o:_e(l,i[2])||(o+=1),a=n.lastIndex+s[0].length;break}}return a}function Ig(e,t){void 0===t&&(t=cr()),e=e||{};var c=Bg(),n=c.createElement("form");!1!==e.fix_self_closing&&(e.fix_self_closing=!0);var r=e.comment||i,l=e.cdata||i,o=e.text||i,a=e.start||i,s=e.end||i,u=e.pi||i,f=e.doctype||i;return{parse:function(i,d){void 0===d&&(d="html"),function(i,d){void 0===d&&(d="html");for(var h,m,p,g,v,b,z,y,C,L,M,w,_,x,k,S,A,T,D,E=i.html,N=0,H=[],O=0,P=Gr.decode,R=wt.makeMap("src,href,data,background,action,formaction,poster,xlink:href"),I="html"===d?0:1,V=function(e){for(var t,c=H.length;c--&&H[c].name!==e;);if(0<=c){for(t=H.length-1;c<=t;t--)(e=H[t]).valid&&s(e.name);H.length=c}},B=function(e,t){return o(_g(e,i),t)},j=function(t){""!==t&&(">"===t.charAt(0)&&(t=" "+t),e.allow_conditional_comments||"[if"!==t.substr(0,3).toLowerCase()||(t=" "+t),r(_g(t,i)))},F=function(e,t){var c=e||"",n=!Ge(c,"--"),r=jg(E,n,t);return e=E.substr(t,r-t),j(n?c+e:e),r+1},$=new RegExp("<(?:(?:!--([\\w\\W]*?)--!?>)|(?:!\\[CDATA\\[([\\w\\W]*?)\\]\\]>)|(?:![Dd][Oo][Cc][Tt][Yy][Pp][Ee]([\\w\\W]*?)>)|(?:!(--)?)|(?:\\?([^\\s\\/<>]+) ?([\\w\\W]*?)[?/]>)|(?:\\/([A-Za-z][A-Za-z0-9\\-_\\:\\.]*)>)|(?:([A-Za-z][A-Za-z0-9\\-_:.]*)(\\s(?:[^'\">]+(?:\"[^\"]*\"|'[^']*'))*[^\"'>]*(?:\"[^\">]*|'[^'>]*)?|\\s*|\\/)>))","g"),q=/([\w:\-]+)(?:\s*=\s*(?:(?:\"((?:[^\"])*)\")|(?:\'((?:[^\'])*)\')|([^>\s]+)))?/g,U=t.getShortEndedElements(),W=e.self_closing_elements||t.getSelfClosingElements(),Y=t.getBoolAttrs(),Z=e.validate,X=e.remove_internals,G=e.fix_self_closing,Q=t.getSpecialElements(),K=E+">";h=$.exec(K);){var J=h[0];if(NE.length){B(P(E.substr(h.index))),N=h.index+J.length;continue}C=(m=":"===(m=m.toLowerCase()).charAt(0)?m.substr(1):m)in U,G&&W[m]&&0.*/.test(n.substr(a)))){var r=n.indexOf("[endif]",c);return n.indexOf(">",r)}if(t){var l=n.indexOf(">",c);return-1!==l?l:n.length}var o=/--!?>/g;o.lastIndex=c;var a,i=o.exec(e);return i?i.index+i[0].length:n.length};function Fg(e,t){void 0===t&&(t=cr());var c={},n=[],r={},l={};function o(e){var t=e.name;t in c&&((a=r[t])?a.push(e):r[t]=[e]);for(var o=n.length;o--;){var a,i=n[o].name;i in e.attributes.map&&((a=l[i])?a.push(e):l[i]=[e])}return e}(e=e||{}).validate=!("validate"in e)||e.validate,e.root_name=e.root_name||"body";var i={schema:t,addAttributeFilter:function(e,t){lv(ov(e),(function(e){for(var c=0;c)/g,"\n").replace(/^[\r\n]*|[\r\n]*$/g,"").replace(/^\s*(()?|\s*\/\/\s*\]\]>(-->)?|\/\/\s*(-->)?|\]\]>|\/\*\s*-->\s*\*\/|\s*-->\s*)\s*$/g,"")},n=e.length;n--;){var r,l=e[n],o=l.firstChild?l.firstChild.value:"";"script"===t?((r=l.attr("type"))&&l.attr("type","mce-no/type"===r?null:r.replace(/^mce\-/,"")),"xhtml"===a.element_format&&0")):"xhtml"===a.element_format&&0)\s*/g,"$1"),wt.map(i.split(/(?:>|\s+(?![^\[\]]+\]))/),(function(e){var t=wt.map(e.split(/(?:~\+|~|\+)/),Vv),c=t.pop();return t.length&&(c.siblings=t),c})).reverse()):[],f=u.length?(u[0].name||(u[0].name=s),s=t.selector,Iv(u,e)):Iv([s],e),d=tz.select(s,f)[0]||f.firstChild;return ez(t.styles,(function(e,t){var c=o(e);c&&tz.setStyle(d,t,c)})),ez(t.attributes,(function(e,t){var c=o(e);c&&tz.setAttrib(d,t,c)})),ez(t.classes,(function(e){var t=o(e);tz.hasClass(d,t)||tz.addClass(d,t)})),e.fire("PreviewFormats"),tz.setStyles(f,{position:"absolute",left:-65535}),e.getBody().appendChild(f),c=tz.getStyle(e.getBody(),"fontSize",!0),c=/px$/.test(c)?parseInt(c,10):0,ez(l.split(" "),(function(t){var n=tz.getStyle(d,t,!0);if(!("background-color"===t&&/transparent|rgba\s*\([^)]+,\s*0\)/.test(n)&&(n=tz.getStyle(e.getBody(),t,!0),"#ffffff"===tz.toHex(n).toLowerCase())||"color"===t&&"#000000"===tz.toHex(n).toLowerCase())){if("font-size"===t&&/em|%$/.test(n)){if(0===c)return;n=parseFloat(n)/(/%$/.test(n)?100:1)*c+"px"}"border"===t&&n&&(r+="padding:0 2px;"),r+=t+":"+n+";"}})),e.fire("AfterPreviewFormats"),tz.remove(f),r}function jv(e){var t,c,n,r,l,o,i=(r={},(l=function(e,t){e&&(v(e)?(I(t=z(t)?t:[t],(function(e){L(e.deep)&&(e.deep=!uu(e)),L(e.split)&&(e.split=!uu(e)||fu(e)),L(e.remove)&&uu(e)&&!fu(e)&&(e.remove="none"),uu(e)&&fu(e)&&(e.mixed=!0,e.block_expand=!0),v(e.classes)&&(e.classes=e.classes.split(/\s+/))})),r[e]=t):ce(e,(function(e,t){l(t,e)})))})((c=(t=e).dom,n={valigntop:[{selector:"td,th",styles:{verticalAlign:"top"}}],valignmiddle:[{selector:"td,th",styles:{verticalAlign:"middle"}}],valignbottom:[{selector:"td,th",styles:{verticalAlign:"bottom"}}],alignleft:[{selector:"figure.image",collapsed:!1,classes:"align-left",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"left"},inherit:!1,preview:!1,defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"left"},preview:"font-family font-size"}],aligncenter:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"center"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"figure.image",collapsed:!1,classes:"align-center",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"img,audio,video",collapsed:!1,styles:{display:"block",marginLeft:"auto",marginRight:"auto"},preview:!1},{selector:"table",collapsed:!1,styles:{marginLeft:"auto",marginRight:"auto"},preview:"font-family font-size"}],alignright:[{selector:"figure.image",collapsed:!1,classes:"align-right",ceFalseOverride:!0,preview:"font-family font-size"},{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"right"},inherit:!1,preview:"font-family font-size",defaultBlock:"div"},{selector:"img,table,audio,video",collapsed:!1,styles:{float:"right"},preview:"font-family font-size"}],alignjustify:[{selector:"figure,p,h1,h2,h3,h4,h5,h6,td,th,tr,div,ul,ol,li",styles:{textAlign:"justify"},inherit:!1,defaultBlock:"div",preview:"font-family font-size"}],bold:[{inline:"strong",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontWeight:"bold"}},{inline:"b",remove:"all",preserve_attributes:["class","style"]}],italic:[{inline:"em",remove:"all",preserve_attributes:["class","style"]},{inline:"span",styles:{fontStyle:"italic"}},{inline:"i",remove:"all",preserve_attributes:["class","style"]}],underline:[{inline:"span",styles:{textDecoration:"underline"},exact:!0},{inline:"u",remove:"all",preserve_attributes:["class","style"]}],strikethrough:[{inline:"span",styles:{textDecoration:"line-through"},exact:!0},{inline:"strike",remove:"all",preserve_attributes:["class","style"]},{inline:"s",remove:"all",preserve_attributes:["class","style"]}],forecolor:{inline:"span",styles:{color:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},hilitecolor:{inline:"span",styles:{backgroundColor:"%value"},links:!0,remove_similar:!0,clear_child_styles:!0},fontname:{inline:"span",toggle:!1,styles:{fontFamily:"%value"},clear_child_styles:!0},fontsize:{inline:"span",toggle:!1,styles:{fontSize:"%value"},clear_child_styles:!0},lineheight:{selector:"h1,h2,h3,h4,h5,h6,p,li,td,th,div",defaultBlock:"p",styles:{lineHeight:"%value"}},fontsize_class:{inline:"span",attributes:{class:"%value"}},blockquote:{block:"blockquote",wrapper:!0,remove:"all"},subscript:{inline:"sub"},superscript:{inline:"sup"},code:{inline:"code"},link:{inline:"a",selector:"a",remove:"all",split:!0,deep:!0,onmatch:function(e,t,c){return Vc(e)&&e.hasAttribute("href")},onformat:function(e,t,n){wt.each(n,(function(t,n){c.setAttrib(e,n,t)}))}},lang:{inline:"span",clear_child_styles:!0,remove_similar:!0,attributes:{lang:"%value","data-mce-lang":function(e){var t;return null!==(t=null==e?void 0:e.customValue)&&void 0!==t?t:null}}},removeformat:[{selector:"b,strong,em,i,font,u,strike,s,sub,sup,dfn,code,samp,kbd,var,cite,mark,q,del,ins,small",remove:"all",split:!0,expand:!1,block_expand:!0,deep:!0},{selector:"span",attributes:["style","class"],remove:"empty",split:!0,expand:!1,deep:!0},{selector:"*",attributes:["style","class"],split:!1,expand:!1,deep:!0}]},wt.each("p h1 h2 h3 h4 h5 h6 div address pre dt dd samp".split(/\s/),(function(e){n[e]={block:e,remove:"all"}})),n)),l(t.getParam("formats")),{get:function(e){return a(e)?r[e]:r},has:function(e){return _e(r,e)},register:l,unregister:function(e){return e&&r[e]&&delete r[e],r}}),s=ra(null);return function(e){e.addShortcut("meta+b","","Bold"),e.addShortcut("meta+i","","Italic"),e.addShortcut("meta+u","","Underline");for(var t=1;t<=6;t++)e.addShortcut("access+"+t,"",["FormatBlock",!1,"h"+t]);e.addShortcut("access+7","",["FormatBlock",!1,"p"]),e.addShortcut("access+8","",["FormatBlock",!1,"div"]),e.addShortcut("access+9","",["FormatBlock",!1,"address"])}(e),(o=e).on("mouseup keydown",(function(e){var t=o,c=e.keyCode,n=t.selection,r=t.getBody();Am(t,null,!1),8!==c&&46!==c||!n.isCollapsed()||n.getStart().innerHTML!==ap||Am(t,Bs(r,n.getStart())),37!==c&&39!==c||Am(t,Bs(r,n.getStart()))})),{get:i.get,has:i.has,register:i.register,unregister:i.unregister,apply:function(t,c,n){var r=t,l=c,o=n;cg(e).formatter.apply(r,l,o)},remove:function(t,c,n,r){var l=t,o=c,a=n,i=r;cg(e).formatter.remove(l,o,a,i)},toggle:function(t,c,n){var r=t,l=c,o=n;cg(e).formatter.toggle(r,l,o)},match:function(t,c,n,r){return l=t,o=c,a=n,i=r,cg(e).formatter.match(l,o,a,i);var l,o,a,i},closest:function(t){return c=t,cg(e).formatter.closest(c);var c},matchAll:function(t,c){return n=t,r=c,cg(e).formatter.matchAll(n,r);var n,r},matchNode:function(t,c,n,r){return l=t,o=c,a=n,i=r,cg(e).formatter.matchNode(l,o,a,i);var l,o,a,i},canApply:function(t){return c=t,cg(e).formatter.canApply(c);var c},formatChanged:function(t,c,n,r){return l=s,o=t,a=c,i=n,u=r,cg(e).formatter.formatChanged(l,o,a,i,u);var l,o,a,i,u},getCssText:_(Bv,e)}}function Fv(e){switch(e.toLowerCase()){case"undo":case"redo":case"mcerepaint":case"mcefocus":return 1;default:return}}function $v(e){var t,c,n,r,l,o=ua(),a=ra(0),i=ra(0),s={data:[],typing:!1,beforeChange:function(){var t=a,c=o;cg(e).undoManager.beforeChange(t,c)},add:function(t,c){return n=s,r=i,l=a,u=o,f=t,d=c,cg(e).undoManager.add(n,r,l,u,f,d);var n,r,l,u,f,d},undo:function(){return t=s,c=a,n=i,cg(e).undoManager.undo(t,c,n);var t,c,n},redo:function(){return t=i,c=s.data,cg(e).undoManager.redo(t,c);var t,c},clear:function(){var t=s,c=i;cg(e).undoManager.clear(t,c)},reset:function(){var t=s;cg(e).undoManager.reset(t)},hasUndo:function(){return t=s,c=i,cg(e).undoManager.hasUndo(t,c);var t,c},hasRedo:function(){return t=s,c=i,cg(e).undoManager.hasRedo(t,c);var t,c},transact:function(t){return c=s,n=a,r=t,cg(e).undoManager.transact(c,n,r);var c,n,r},ignore:function(t){var c=a,n=t;cg(e).undoManager.ignore(c,n)},extra:function(t,c){var n=s,r=i,l=t,o=c;cg(e).undoManager.extra(n,r,l,o)}};return Jp(e)||(n=s,r=a,l=ra(!1),(c=e).on("init",(function(){n.add()})),c.on("BeforeExecCommand",(function(e){Fv(e.command)||(Qp(n,r),n.beforeChange())})),c.on("ExecCommand",(function(e){Fv(e.command)||u(e)})),c.on("ObjectResizeStart cut",(function(){n.beforeChange()})),c.on("SaveContent ObjectResized blur",u),c.on("dragend",u),c.on("keyup",(function(e){var t=e.keyCode;e.isDefaultPrevented()||((33<=t&&t<=36||37<=t&&t<=40||45===t||e.ctrlKey)&&(u(),c.nodeChanged()),46!==t&&8!==t||c.nodeChanged(),l.get()&&n.typing&&!1===Zp(qp(c),n.data[0])&&(!1===c.isDirty()&&(c.setDirty(!0),c.fire("change",{level:n.data[0],lastLevel:null})),c.fire("TypingUndo"),l.set(!1),c.nodeChanged()))})),c.on("keydown",(function(e){var t,c=e.keyCode;e.isDefaultPrevented()||(33<=c&&c<=36||37<=c&&c<=40||45===c?n.typing&&u(e):(t=e.ctrlKey&&!e.altKey||e.metaKey,!(c<16||20e}}function Dz(e){return function(t){return t.line===e}}function Ez(e,t){return Math.abs(e.left-t)}function Nz(e,t){return Math.abs(e.right-t)}function Hz(e,t){return e>=t.left&&e<=t.right}function Oz(e,t){return e>=t.top&&e<=t.bottom}function Pz(e,t,c){return void 0===c&&(c=D),he(e,(function(e,n){if(Hz(t,n))return c(n)?n:e;if(Hz(t,e))return c(e)?e:n;var r=Math.min(Ez(e,t),Nz(e,t)),l=Math.min(Ez(n,t),Nz(n,t));return l===r&&ie(n,"node")&&yC(n.node)||l'),r=l,1===t?e.$(n).after(r):e.$(n).before(r),e.selection.select(r,!0),e.selection.collapse()))}function py(e,t){return c=e,n=t?rs.Forwards:rs.Backwards,r=c.selection.getRng(),Bz(c,n,r,qm,Um,xC).orThunk((function(){return my(c,n,r),ve.none()})).exists((function(t){return Iz(e,t),!0}));var c,n,r}function gy(e,t){return n=t?1:-1,r=(c=e).selection.getRng(),jz(c,n,r,(function(e){return qm(e)||Fm(e)}),(function(e){return Um(e)||$m(e)}),xC).orThunk((function(){return my(c,n,r),ve.none()})).exists((function(t){return Iz(e,t),!0}));var c,n,r}function vy(e,t){return Fz(e,t,t?Um:qm)}function by(e){return O(["figcaption"],xt(e))}function zy(e){var t=document.createRange();return t.setStartBefore(e.dom),t.setEndBefore(e.dom),t}function yy(e,t,c){(c?Nc:Wt)(e,t)}function Cy(e,t){return!!e.selection.isCollapsed()&&function(e,t){var c=_t.fromDom(e.getBody()),n=oi.fromRangeStart(e.selection.getRng()),r=Mi(e),l=wi(e),o=n,a=_(Fe,c);return pn(_t.fromDom(o.container()),fr,a).filter(by).exists((function(){if(b=c,z=n,t?(C=b.dom,xz(C,z).breakAt.isNone()):(y=b.dom,_z(y,z).breakAt.isNone())){var o=(a=c,s=l,u=t,""===(i=r)?(g=u,yy(a,v=_t.fromTag("br"),g),zy(v)):(f=a,d=u,h=s,m=_t.fromTag(i),p=_t.fromTag("br"),pc(m,h),Nc(m,p),yy(f,m,d),zy(p)));return e.selection.setRng(o),!0}var a,i,s,u,f,d,h,m,p,g,v,b,z,y,C;return!1}))}(e,t)}function Ly(e){for(var t=[],c=1;cs.childNodes.length-1,s=s.childNodes[Math.min(i,s.childNodes.length-1)]||s,i=a&&3===s.nodeType?s.nodeValue.length:0);var u=l.getParent(s,l.isBlock),f=u?l.getParent(u.parentNode,l.isBlock):null,d=f?f.nodeName.toUpperCase():"",h=!(!t||!t.ctrlKey);"LI"!==d||h||(u=f),s&&3===s.nodeType&&i>=s.nodeValue.length&&!function(e){for(var t,c=new Sn(s,u),n=e.getNonEmptyElements();t=c.next();)if(n[t.nodeName.toLowerCase()]||0h.childNodes.length-1,h=h.childNodes[Math.min(m,h.childNodes.length-1)]||h,m=i&&jc(h)?h.nodeValue.length:0);var b,z,y,C,L,M,w,_,x,k,S,A,T,D,E,N,H,O,P,R,V=Uy(s,h);V&&((p&&!g||!p&&g)&&(h=function(e,t,c,n){var r,l,o,a,i,s,u=p||"P",f=e.dom,d=Uy(f,c),h=f.getParent(c,f.isBlock);if(!h||!$y(f,h)){if(i=((h=h||d)===e.getBody()||(s=h)&&/^(TD|TH|CAPTION)$/.test(s.nodeName)?h:h.parentNode).nodeName.toLowerCase(),!h.hasChildNodes())return Wy(e,r=f.create(u)),h.appendChild(r),t.setStart(r,0),t.setEnd(r,0),r;for(o=c;o.parentNode!==h;)o=o.parentNode;for(;o&&!f.isBlock(o);)o=(l=o).previousSibling;if(l&&e.schema.isValidChild(i,u.toLowerCase())){for(Wy(e,r=f.create(u)),l.parentNode.insertBefore(r,l),o=l;o&&!f.isBlock(o);)a=o.nextSibling,r.appendChild(o),o=a;t.setStart(c,n),t.setEnd(c,n)}}return c}(e,d,h,m)),z=(b=s.getParent(h,s.isBlock))?s.getParent(b.parentNode,s.isBlock):null,y=b?b.nodeName.toUpperCase():"","LI"!==(C=z?z.nodeName.toUpperCase():"")||v||(z=(b=z).parentNode,y=C),/^(LI|DT|DD)$/.test(y)&&s.isEmpty(b)?(_=c,x=z,k=b,S=p,P=(w=e).dom,R=w.selection.getRng(),x!==w.getBody()&&(T=(S=Iy(A=x)&&Iy(A.parentNode)?"LI":S)?_(S):P.create("BR"),By(x,k,!0)&&By(x,k,!1)?Ry(x,"LI")?(D=Vy(x),P.insertAfter(T,D),(null===(O=(H=x).parentNode)||void 0===O?void 0:O.firstChild)===H?P.remove(D):P.remove(x)):P.replace(T,x):(By(x,k,!0)?Ry(x,"LI")?(P.insertAfter(T,Vy(x)),T.appendChild(P.doc.createTextNode(" ")),T.appendChild(x)):x.parentNode.insertBefore(T,x):By(x,k,!1)?P.insertAfter(T,Vy(x)):(x=Vy(x),(E=R.cloneRange()).setStartAfter(k),E.setEndAfter(x),N=E.extractContents(),"LI"===S&&N.firstChild&&"LI"===N.firstChild.nodeName?(T=N.firstChild,P.insertAfter(N,x)):(P.insertAfter(N,x),P.insertAfter(T,x))),P.remove(k)),Oy(w,T))):p&&b===e.getBody()||(p=p||"P",Nn(b)?(o=Vn(b),s.isEmpty(b)&&jy(b),Wy(e,o),Oy(e,o)):n()?r():n(!0)?(o=b.parentNode.insertBefore(c(),b),Oy(e,Fy(b,"HR")?o:b)):((M=(L=d).cloneRange()).setStart(L.startContainer,qy(!0,L.startContainer,L.startOffset)),M.setEnd(L.endContainer,qy(!1,L.endContainer,L.endOffset)),(l=M.cloneRange()).setEndAfter(b),a=l.extractContents(),I(ja(_t.fromDom(a),xc),(function(e){var t=e.dom;t.nodeValue=Lr(t.nodeValue)})),function(e){for(;jc(e)&&(e.nodeValue=e.nodeValue.replace(/^[\r\n]+/,"")),e=e.firstChild;);}(a),o=a.firstChild,s.insertAfter(a,b),function(e,t){var c,n,r=o,l=[];if(r){for(;r=r.firstChild;){if(e.isBlock(r))return;Vc(r)&&!t[r.nodeName.toLowerCase()]&&l.push(r)}for(c=l.length;c--;)(!(r=l[c]).hasChildNodes()||r.firstChild===r.lastChild&&""===r.firstChild.nodeValue||(n=r)&&"A"===n.nodeName&&e.isEmpty(n))&&e.remove(r)}}(s,f),function(e,t){t.normalize();var c=t.lastChild;c&&!/^(left|right)$/gi.test(e.getStyle(c,"float",!0))||e.add(t,"br")}(s,b),s.isEmpty(b)&&jy(b),o.normalize(),s.isEmpty(o)?(s.remove(o),r()):(Wy(e,o),Oy(e,o))),s.setAttrib(o,"id",""),e.fire("NewBlock",{newBlock:o})))}(e,t)}),i)}function dC(e){return e.stopImmediatePropagation()}function hC(e){return e.keyCode===Df.PAGE_UP||e.keyCode===Df.PAGE_DOWN}function mC(e,t,c){c&&!e.get()?t.on("NodeChange",dC,!0):!c&&e.get()&&t.off("NodeChange",dC),e.set(c)}function pC(e,t){var c=t.container(),n=t.offset();return jc(c)?(c.insertData(n,e),ve.some(oi(c,n+e.length))):ts(t).map((function(c){var n=_t.fromText(e);return(t.isAtEnd()?Ut:qt)(c,n),oi(n.dom,e.length)}))}function gC(e){var t,c,n=oi.fromRangeStart(e.selection.getRng()),r=_t.fromDom(e.getBody());if(e.selection.isCollapsed()){var l=_(Wv,e),o=oi.fromRangeStart(e.selection.getRng());return jb(l,e.getBody(),o).bind((c=r,function(e){return e.fold((function(e){return Qu(c.dom,oi.before(e))}),(function(e){return Ku(e)}),(function(e){return Ju(e)}),(function(e){return Gu(c.dom,oi.after(e))}))})).bind(function(e,t){return function(c){return l=e,(!xh(o=c)&&(r=o,Qu((n=l).dom,r).isNone()||Gu(n.dom,r).isNone()||Wm(n,r)||Ym(n,r)||Ch(n,r)||yh(n,r)||wh(l,o)||_h(l,o))?OC:PC)(t);var n,r,l,o}}(r,n)).exists((t=e,function(e){return t.selection.setRng(e.toRange()),t.nodeChanged(),!0}))}return!1}function vC(e){var t,c,n,r,l,o,a,i,s,u,f,d,h,m,p=function(e){var t=ra(null),c=_(Wv,e);return e.on("NodeChange",(function(n){var r,l,o,a,i,s,u,f,d,h,m,p,g;!Hi(e)||Ct.browser.isIE()&&n.initial||(i=c,s=e.dom,u=n.parents,I(G(f=j(R(va(_t.fromDom(s.getRoot()),'*[data-mce-selected="inline-boundary"]'),(function(e){return e.dom})),i),d=j(u,i)),_(qz,!1)),I(G(d,f),_(qz,!0)),m=t,(h=e).selection.isCollapsed()&&!0!==h.composing&&m.get()&&(p=oi.fromRangeStart(h.selection.getRng()),oi.isTextPosition(p)&&!1===(Rn(g=p)||In(g))&&($z(h,ji(m.get(),p)),m.set(null))),r=c,l=e,o=t,a=n.parents,l.selection.isCollapsed()&&I(j(a,r),(function(e){var t=oi.fromRangeStart(l.selection.getRng());jb(r,l.getBody(),t).bind((function(e){return Uz(l,o,e)}))})))})),t}(e);return e.on("keyup compositionstart",_(hy,e)),m=p,(h=e).on("keydown",(function(e){var t,c,n,r;!1===e.isDefaultPrevented()&&(t=h,c=m,n=e,r=dt().os,My([{keyCode:Df.RIGHT,action:Ly(py,t,!0)},{keyCode:Df.LEFT,action:Ly(py,t,!1)},{keyCode:Df.UP,action:Ly(gy,t,!1)},{keyCode:Df.DOWN,action:Ly(gy,t,!0)},{keyCode:Df.RIGHT,action:Ly(Ny,t,!0)},{keyCode:Df.LEFT,action:Ly(Ny,t,!1)},{keyCode:Df.UP,action:Ly(Hy,t,!1)},{keyCode:Df.DOWN,action:Ly(Hy,t,!0)},{keyCode:Df.RIGHT,action:Ly(wy,t,!0)},{keyCode:Df.LEFT,action:Ly(wy,t,!1)},{keyCode:Df.UP,action:Ly(_y,t,!1)},{keyCode:Df.DOWN,action:Ly(_y,t,!0)},{keyCode:Df.RIGHT,action:Ly(Wz,t,c,!0)},{keyCode:Df.LEFT,action:Ly(Wz,t,c,!1)},{keyCode:Df.RIGHT,ctrlKey:!r.isOSX(),altKey:r.isOSX(),action:Ly(MC,t,c)},{keyCode:Df.LEFT,ctrlKey:!r.isOSX(),altKey:r.isOSX(),action:Ly(wC,t,c)},{keyCode:Df.UP,action:Ly(Cy,t,!1)},{keyCode:Df.DOWN,action:Ly(Cy,t,!0)}],n).each((function(e){n.preventDefault()})))})),d=p,(f=e).on("keydown",(function(e){var t,c,n;!1===e.isDefaultPrevented()&&(c=d,n=e,My([{keyCode:Df.BACKSPACE,action:Ly(ay,t=f,!1)},{keyCode:Df.BACKSPACE,action:Ly(Mb,t,!1)},{keyCode:Df.DELETE,action:Ly(Mb,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(vb,t,!1)},{keyCode:Df.DELETE,action:Ly(vb,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(Qz,t,c,!1)},{keyCode:Df.DELETE,action:Ly(Qz,t,c,!0)},{keyCode:Df.BACKSPACE,action:Ly(um,t,!1)},{keyCode:Df.DELETE,action:Ly(um,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(wb,t,!1)},{keyCode:Df.DELETE,action:Ly(wb,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(ty,t,!1)},{keyCode:Df.DELETE,action:Ly(ty,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(sb,t,!1)},{keyCode:Df.DELETE,action:Ly(sb,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(ab,t,!1)},{keyCode:Df.DELETE,action:Ly(ab,t,!0)},{keyCode:Df.BACKSPACE,action:Ly(Jz,t,!1)},{keyCode:Df.DELETE,action:Ly(Jz,t,!0)}],n).each((function(e){n.preventDefault()})))})),f.on("keyup",(function(e){var t,c;!1===e.isDefaultPrevented()&&(c=e,My([{keyCode:Df.BACKSPACE,action:Ly(Lb,t=f)},{keyCode:Df.DELETE,action:Ly(Lb,t)}],c))})),(u=e).on("keydown",(function(e){var t,c,n;e.keyCode===Df.ENTER&&(t=u,(c=e).isDefaultPrevented()||(c.preventDefault(),(n=t.undoManager).typing&&(n.typing=!1,n.add()),t.undoManager.transact((function(){!1===t.selection.isCollapsed()&&t.execCommand("Delete"),fC(t,c)}))))})),(s=e).on("keydown",(function(e){var t;!1===e.isDefaultPrevented()&&(t=e,My([{keyCode:Df.SPACEBAR,action:Ly(gC,s)}],t).each((function(e){t.preventDefault()})))})),a=o=e,i=fa((function(){a.composing||Eh(a)}),0),NC.isIE()&&(a.on("keypress",(function(e){i.throttle()})),a.on("remove",(function(e){i.cancel()}))),o.on("input",(function(e){!1===e.isComposing&&Eh(o)})),l=p,(r=e).on("keydown",(function(e){var t,c,n;!1===e.isDefaultPrevented()&&(c=l,n=e,My([{keyCode:Df.END,action:Ly(vy,t=r,!0)},{keyCode:Df.HOME,action:Ly(vy,t,!1)},{keyCode:Df.END,action:Ly(xy,t,!0)},{keyCode:Df.HOME,action:Ly(xy,t,!1)},{keyCode:Df.END,action:Ly(Zz,t,!0,c)},{keyCode:Df.HOME,action:Ly(Zz,t,!1,c)}],n).each((function(e){n.preventDefault()})))})),t=e,c=p,HC.os.isOSX()||(n=ra(!1),t.on("keydown",(function(e){hC(e)&&mC(n,t,!0)})),t.on("keyup",(function(e){var r,l,o;!1===e.isDefaultPrevented()&&(o=e,My([{keyCode:Df.PAGE_UP,action:Ly(Zz,r=t,!1,l=c)},{keyCode:Df.PAGE_DOWN,action:Ly(Zz,r,!0,l)}],o)),hC(e)&&n.get()&&(mC(n,t,!1),t.nodeChanged())}))),p}(wz=Mz=Mz||{})[wz.Up=-1]="Up",wz[wz.Down=1]="Down";var bC=_(Az,Mz.Up,Aa,Ta),zC=_(Az,Mz.Down,Ta,Aa),yC=Zc,CC=Wi,LC=function(e,t){var c=e.selection.getRng(),n=e.getBody();if(t){var r=oi.fromRangeEnd(c),l=xz(n,r);return ee(l.positions)}return r=oi.fromRangeStart(c),J((l=_z(n,r)).positions)},MC=_(Yz,!0),wC=_(Yz,!1),_C=function(e){return j(R(e.selection.getSelectedBlocks(),_t.fromDom),(function(e){return!ly(e)&&!Et(e).exists(ly)&&pn(e,(function(e){return Yc(e.dom)||Zc(e.dom)})).exists((function(e){return Yc(e.dom)}))}))},xC=Zc,kC=_(ky,(function(e){return e.bottom}),(function(e,t){return e.yt})),AC=_(Sy,_z),TC=_(Sy,xz),DC=function(e,t){return c=oi.after(t),!!Uc(c.getNode())||Gu(e,oi.after(t)).map((function(e){return Uc(e.getNode())})).getOr(!1);var c},EC=nn([{br:[]},{block:[]},{none:[]}]),NC=dt().browser,HC=dt(),OC=_(pC,zr),PC=_(pC," "),RC=(IC.prototype.nodeChanged=function(e){var t,c,n,r=this.editor.selection;this.editor.initialized&&r&&!this.editor.getParam("disable_nodechange")&&!this.editor.mode.isReadOnly()&&(n=this.editor.getBody(),(t=r.getStart(!0)||n).ownerDocument===this.editor.getDoc()&&this.editor.dom.isChildOf(t,n)||(t=n),c=[],this.editor.dom.getParent(t,(function(e){return e===n||void c.push(e)})),(e=e||{}).element=t,e.parents=c,this.editor.fire("NodeChange",e))},IC.prototype.isSameElementPath=function(e){var t,c=this.editor.$(e).parentsUntil(this.editor.getBody()).add(e);if(c.length===this.lastPath.length){for(t=c.length;0<=t&&c[t]===this.lastPath[t];t--);if(-1===t)return this.lastPath=c,!0}return this.lastPath=c,!1},IC);function IC(e){var t;this.lastPath=[],this.editor=e;var c=this;"onselectionchange"in e.getDoc()||e.on("NodeChange click mouseup keyup focus",(function(c){var n=e.selection.getRng(),r={startContainer:n.startContainer,startOffset:n.startOffset,endContainer:n.endContainer,endOffset:n.endOffset};"nodechange"!==c.type&&Cf(r,t)||e.fire("SelectionChange"),t=r})),e.on("contextmenu",(function(){e.fire("SelectionChange")})),e.on("SelectionChange",(function(){var t=e.selection.getStart(!0);!t||!Ct.range&&e.selection.isCollapsed()||Tu(e)&&!c.isSameElementPath(t)&&e.dom.isChildOf(t,e.getBody())&&e.nodeChanged({selectionChange:!0})})),e.on("mouseup",(function(t){!t.isDefaultPrevented()&&Tu(e)&&("IMG"===e.selection.getNode().nodeName?xn.setEditorTimeout(e,(function(){e.nodeChanged()})):e.nodeChanged())}))}function VC(e){return Vc(e)&&dr(_t.fromDom(e))}function BC(e){var t=e.getBoundingClientRect(),c=e.ownerDocument,n=c.documentElement,r=c.defaultView;return{top:t.top+r.pageYOffset-n.clientTop,left:t.left+r.pageXOffset-n.clientLeft}}function jC(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function FC(e){var t,c,n,r,l,o,a=ua(),i=Ko.DOM,s=document,u=function(e,t){var c=xn.throttle((function(e,c){t._selectionOverrides.hideFakeCaret(),t.selection.placeCaretAt(e,c)}),0);return t.on("remove",c.stop),function(n){return e.on((function(e){var r,l,o,a,i,s,u,f,d,h,m,p,g,v,b,z,y,C,L,M,w=Math.max(Math.abs(n.screenX-e.screenX),Math.abs(n.screenY-e.screenY));if(!e.dragging&&10
    ').attr("id",z)).appendTo(e.getBody());var o=p.createRng();c===n&&Ct.ie?(l.empty().append('

     

    ').append(c),o.setStartAfter(l[0].firstChild.firstChild),o.setEndAfter(c)):(l.empty().append(zr).append(c).append(zr),o.setStart(l[0].firstChild,1),o.setEnd(l[0].lastChild,0)),l.css({top:p.getPos(t,e.getBody()).y}),l[0].focus();var a=m.getSel();return a.removeAllRanges(),a.addRange(o),o}(t,n.targetClone,c),l=_t.fromDom(t);return I(va(_t.fromDom(e.getBody()),"*[data-mce-selected]"),(function(e){Fe(l,e)||zc(e,y)})),p.getAttrib(t,y)||t.setAttribute(y,"1"),u=t,L(),r}(g)}return null}function s(){u&&u.removeAttribute(y),vn(_t.fromDom(e.getBody()),"#"+z).each(Hc),u=null}var u,f,d,h,m=e.selection,p=e.dom,g=p.isBlock,v=e.getBody(),b=function(e,t,c,n){function r(){!function(){for(var e=va(_t.fromDom(t),"*[contentEditable=false],video,audio,embed,object"),c=0;c
    ').css(ke({},f)).appendTo(t)[0];return a.set({caret:d,element:i,before:e}),e&&Yo(d).addClass("mce-visual-caret-before"),l=xn.setInterval((function(){n()?Yo("div.mce-visual-caret",t).toggleClass("mce-visual-caret-hidden"):Yo("div.mce-visual-caret",t).addClass("mce-visual-caret-hidden")}),500),(u=i.ownerDocument.createRange()).setStart(o,0),u.setEnd(o,0),u},hide:r,getCss:function(){return".mce-visual-caret {position: absolute;background-color: black;background-color: currentcolor;}.mce-visual-caret-hidden {display: none;}*[data-mce-caret] {position: absolute;left: -1000px;right: auto;top: 0;margin: 0;padding: 0;}"},reposition:function(){a.on((function(e){var c=Fi(t,e.element,e.before);Yo(e.caret).css(ke({},c))}))},destroy:function(){return xn.clearInterval(l)}}}(e,v,g,(function(){return md(e)})),z="sel-"+p.uniqueId(),y="data-mce-selected",C=m.getRng,L=function(){b.hide()};return Ct.ceFalse&&!Jp(e)&&(e.on("mouseup",(function(t){var c=C();c.collapsed&&ev(e,t.clientX,t.clientY)&&db(e,c,!1).each(n)})),e.on("click",(function(t){var c=$C(e,t.target);c&&(fL(c)&&(t.preventDefault(),e.focus()),uL(c)&&p.isChildOf(c,m.getNode())&&s())})),e.on("blur NewBlock",s),e.on("ResizeWindow FullscreenStateChanged",b.reposition),e.on("tap",(function(c){var n=c.target,r=$C(e,n);fL(r)?(c.preventDefault(),fb(e,r).each(i)):t(n)&&fb(e,n).each(i)}),!0),e.on("mousedown",(function(l){var a,u,f,d,h,b,z,y=l.target;y!==v&&"HTML"!==y.nodeName&&!p.isChildOf(y,v)||!1===ev(e,l.clientX,l.clientY)||((a=$C(e,y))?fL(a)?(l.preventDefault(),fb(e,a).each(i)):(s(),uL(a)&&l.shiftKey||mf(l.clientX,l.clientY,m.getRng())||(L(),m.placeCaretAt(l.clientX,l.clientY))):t(y)?fb(e,y).each(i):!1===qi(y)&&(s(),L(),(u=function(e,t,c){function n(e){return!ic(e.node)&&!Gc(e.node)}var r,l,o,a=Lz(j(Ce(e.getElementsByTagName("*")),qi));return(o=Pz(j(a,_(Oz,c)),t,n))&&(o=Pz(function(e,t,c){function n(e,c){var n=j(Lz([c]),(function(c){return!e(c,t)}));return r=r.concat(n),0===n.length}void 0===c&&(c=!0);var r=[];return r.push(t),Rz(Mz.Up,e,_(n,Aa),t.node,c),Rz(Mz.Down,e,_(n,Ta),t.node,c),r}(e,o,n(o)),t,n))&&qi(o.node)?{node:(r=o).node,before:Ez(r,l=t)")+"";e.getParam("document_base_url","")!==e.documentBaseUrl&&(t+=''),t+='';var c=Ci(e,"body_id","tinymce"),n=Ci(e,"body_class",""),r=e.translate(e.getParam("iframe_aria_text","Rich Text Area. Press ALT-0 for help.","string"));return Li(e)&&(t+=''),t+'
    '}(e),hL.add(t.iframeContainer,a),i}(m=e,p=b),p.editorContainer&&(hL.get(p.editorContainer).style.display=m.orgDisplay,m.hidden=hL.isHidden(p.editorContainer)),m.getElement().style.display="none",hL.setAttrib(m.id,"aria-hidden","true"),void(g||QC(m)))}function tL(e){return"-"===e.charAt(0)}function cL(e,t,c){return ve.from(t).filter((function(e){return 0")},mceToggleVisualAid:function(){e.hasVisual=!e.hasVisual,e.addVisual()},mceReplaceContent:function(t,c,n){e.execCommand("mceInsertContent",!1,n.replace(/\{\$selection\}/g,e.selection.getContent({format:"text"})))},mceInsertLink:function(t,c,n){"string"==typeof n&&(n={href:n});var r=e.dom.getParent(e.selection.getNode(),"a");n.href=n.href.replace(/ /g,"%20"),r&&n.href||e.formatter.remove("link"),n.href&&e.formatter.apply("link",n,r)},selectAll:function(){var t,c=e.dom.getParent(e.selection.getStart(),Yc);c&&((t=e.dom.createRng()).selectNodeContents(c),e.selection.setRng(t))},mceNewDocument:function(){e.setContent("")},InsertLineBreak:function(t,c,n){return Jy(e,n),!0}}),t.addCommands({JustifyLeft:c("alignleft"),JustifyCenter:c("aligncenter"),JustifyRight:c("alignright"),JustifyFull:c("alignjustify"),"Bold,Italic,Underline,Strikethrough,Superscript,Subscript":function(e){return t.isFormatMatch(e)},mceBlockQuote:function(){return t.isFormatMatch("blockquote")},Outdent:function(){return ry(e)},"InsertUnorderedList,InsertOrderedList":function(t){var c=e.dom.getParent(e.selection.getNode(),"ul,ol");return c&&("insertunorderedlist"===t&&"UL"===c.tagName||"insertorderedlist"===t&&"OL"===c.tagName)}},"state"),t.addCommands({Undo:function(){e.undoManager.undo()},Redo:function(){e.undoManager.redo()}}),t.addQueryValueHandler("FontName",(function(){return lL(t=e,(function(e){return zL(t.getBody(),e.dom)})).getOr("");var t}),this),t.addQueryValueHandler("FontSize",(function(){return lL(t=e,(function(e){return bL(t.getBody(),e.dom)})).getOr("");var t}),this),t.addQueryValueHandler("LineHeight",(function(){return lL(t=e,(function(e){var c=_t.fromDom(t.getBody());return zm(e,(function(e){return Cc(e,"line-height")}),_(Fe,c)).getOrThunk((function(){var t=parseFloat(yc(e,"line-height")),c=parseFloat(yc(e,"font-size"));return String(t/c)}))})).getOr("");var t}),this)},wL);function wL(e){this.commands={state:{},exec:{},value:{}},this.editor=e,this.setupCommands(e)}function _L(e,t,c){try{e.getDoc().execCommand(t,!1,String(c))}catch(e){}}function xL(e,t){e.dom.contentEditable=t?"true":"false"}function kL(e,t){var c,n,r=_t.fromDom(e.getBody());(function(e,t,c){var n,r,l,o,a,i;ga(e,t)&&!1===c?(r=t,ma(n=e)?n.dom.classList.remove(r):(a=r,0<(i=j(ha(o=n,"class"),(function(e){return e!==a}))).length?mc(o,"class",i.join(" ")):zc(o,"class")),0===(ma(l=n)?l.dom.classList:ha(l,"class")).length&&zc(l,"class")):c&&pa(e,t)})(r,"mce-content-readonly",t),t?(e.selection.controlSelection.hideResizeRect(),e._selectionOverrides.hideFakeCaret(),ve.from(e.selection.getNode()).each((function(e){e.removeAttribute("data-mce-selected")})),xL(r,!(e.readonly=!0)),I(va(r,'*[contenteditable="true"]'),(function(e){mc(e,TL,"true"),xL(e,!1)}))):(xL(r,!(e.readonly=!1)),I(va(r,"*["+TL+'="true"]'),(function(e){zc(e,TL),xL(e,!0)})),_L(e,"StyleWithCSS",!1),_L(e,"enableInlineTableEditing",!1),_L(e,"enableObjectResizing",!1),(md(c=e)||(n=c,Jf(Ec(_t.fromDom(n.getElement()))).filter((function(e){return!(void 0!==(t=e.dom.classList)&&(t.contains("tox-edit-area")||t.contains("tox-edit-area__iframe")||t.contains("mce-content-body")))&&sd(n,e.dom);var t})).isSome()))&&e.focus(),e.selection.setRng(e.selection.getRng()),e.nodeChanged())}function SL(e){return e.readonly}function AL(e){e.parser.addAttributeFilter("contenteditable",(function(t){SL(e)&&I(t,(function(e){e.attr(TL,e.attr("contenteditable")),e.attr("contenteditable","false")}))})),e.serializer.addAttributeFilter(TL,(function(t){SL(e)&&I(t,(function(e){e.attr("contenteditable",e.attr(TL))}))})),e.serializer.addTempAttr(TL)}var TL="data-mce-contenteditable",DL=wt.makeMap("focus blur focusin focusout click dblclick mousedown mouseup mousemove mouseover beforepaste paste cut copy selectionchange mouseout mouseenter mouseleave wheel keydown keypress keyup input beforeinput contextmenu dragstart dragend dragover draggesture dragdrop drop drag submit compositionstart compositionend compositionupdate touchstart touchmove touchend touchcancel"," "),EL=(NL.isNative=function(e){return!!DL[e.toLowerCase()]},NL.prototype.fire=function(e,t){var c=e.toLowerCase(),n=or(c,t||{},this.scope);this.settings.beforeFire&&this.settings.beforeFire(n);var r=this.bindings[c];if(r)for(var l=0,o=r.length;l"),VL);return r[r.length-1]=wt.extend(r[r.length-1],{func:c,scope:n||this.editor}),wt.extend(r[0],{desc:this.editor.translate(t),subpatterns:r.slice(1)})},GL.prototype.hasModifier=function(e){return e.altKey||e.ctrlKey||e.metaKey},GL.prototype.isFunctionKey=function(e){return"keydown"===e.type&&112<=e.keyCode&&e.keyCode<=123},GL.prototype.matchShortcut=function(e,t){return!!t&&t.ctrl===e.ctrlKey&&t.meta===e.metaKey&&t.alt===e.altKey&&t.shift===e.shiftKey&&!!(e.keyCode===t.keyCode||e.charCode&&e.charCode===t.charCode)&&(e.preventDefault(),!0)},GL.prototype.executeShortcutAction=function(e){return e.func?e.func.call(e.scope):null},GL);function GL(e){this.shortcuts={},this.pendingPatterns=[],this.editor=e;var t=this;e.on("keyup keypress keydown",(function(e){!t.hasModifier(e)&&!t.isFunctionKey(e)||e.isDefaultPrevented()||(UL(t.shortcuts,(function(c){if(t.matchShortcut(e,c))return t.pendingPatterns=c.subpatterns.slice(0),"keydown"===e.type&&t.executeShortcutAction(c),!0})),t.matchShortcut(e,t.pendingPatterns[0])&&(1===t.pendingPatterns.length&&"keydown"===e.type&&t.executeShortcutAction(t.pendingPatterns[0]),t.pendingPatterns.shift()))}))}var QL=Ko.DOM,KL=wt.extend,JL=wt.each,eM=wt.resolve,tM=Ct.ie,cM=(nM.prototype.render=function(){!function(e){var t=e.id;ia.setCode(Si(e));var c,n,r,l,o=function(){gL.unbind(window,"ready",o),e.render()};ol.Event.domLoaded?e.getElement()&&Ct.contentEditable&&(c=_t.fromDom(e.getElement()),n=$(c.dom.attributes,(function(e,t){return e[t.name]=t.value,e}),{}),e.on("remove",(function(){V(c.dom.attributes,(function(e){return zc(c,e.name),0})),pc(c,n)})),e.ui.styleSheetLoader=kn.forElement(c,{contentCssCors:(r=e).getParam("content_css_cors"),referrerPolicy:ki(r)}),e.getParam("inline")?e.inline=!0:(e.orgVisibility=e.getElement().style.visibility,e.getElement().style.visibility="hidden"),(l=e.getElement().form||gL.getParent(t,"form"))&&(e.formElement=l,e.getParam("hidden_input")&&!Bc(e.getElement())&&(gL.insertAfter(gL.create("input",{type:"hidden",name:t}),t),e.hasHiddenInput=!0),e.formEventDelegate=function(t){e.fire(t.type,t)},gL.bind(l,"submit reset",e.formEventDelegate),e.on("reset",(function(){e.resetContent()})),!e.getParam("submit_patch")||l.submit.nodeType||l.submit.length||l._mceOldSubmit||(l._mceOldSubmit=l.submit,l.submit=function(){return e.editorManager.triggerSave(),e.setDirty(!1),l._mceOldSubmit(l)})),e.windowManager=xv(e),e.notificationManager=tv(e),"xml"===e.getParam("encoding")&&e.on("GetContent",(function(e){e.save&&(e.content=gL.encode(e.content))})),e.getParam("add_form_submit_trigger")&&e.on("submit",(function(){e.initialized&&e.save()})),e.getParam("add_unload_trigger")&&(e._beforeUnload=function(){!e.initialized||e.destroyed||e.isHidden()||e.save({format:"raw",no_events:!0,set_dirty:!1})},e.editorManager.on("BeforeUnload",e._beforeUnload)),e.editorManager.add(e),function(e,t){var c,n,r=ca.ScriptLoader,l=r,o=t,a=function(){var c,n,l,o,a,s,u,f,d;a=r,f=Si(s=e),d=s.getParam("language_url","","string"),!1===ia.hasCode(f)&&"en"!==f&&(u=""!==d?d:s.editorManager.baseURL+"/langs/"+f+".js",a.add(u,i,void 0,(function(){Av(s,"LanguageLoadError",Tv("language",u,f))}))),l=r,I(function(e){for(var t=[],c=function(e){t.push(e)},n=0;n",visual:!0,font_size_legacy_values:"xx-small,small,medium,large,x-large,xx-large,300%",forced_root_block:"p",hidden_input:!0,inline_styles:!0,convert_fonts_to_spans:!0,indent:!0,indent_before:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",indent_after:"p,h1,h2,h3,h4,h5,h6,blockquote,div,title,style,pre,script,td,th,ul,ol,li,dl,dt,dd,area,table,thead,tfoot,tbody,tr,section,summary,article,hgroup,aside,figure,figcaption,option,optgroup,datalist",entity_encoding:"named",url_converter:this.convertURL,url_converter_scope:this},b=ke(ke({},v),g?bv:{}),!1!==(z=Gg(pv||gv,pv,b,h,m)).deprecation_warnings&&function(e,t){var c,n,r,l,o,a,i,s=(c=e,n=j(uv,(function(e){return _e(c,e)})),!1!==(r=c.forced_root_block)&&""!==r||n.push("forced_root_block (false only)"),Q(n)),u=(i=wt.makeMap(t.plugins," "),Q(Se(Se([],j(fv,m),!0),Y(dv,(function(e){return m(e)?[e+" (moving to premium)"]:[]})),!0))),f=0=c.x&&r.x+r.w<=c.w+c.x&&r.y>=c.y&&r.y+r.h<=c.h+c.y)return n[l];return null},intersect:function(e,t){var c=xM(e.x,t.x),n=xM(e.y,t.y),r=_M(e.x+e.w,t.x+t.w),l=_M(e.y+e.h,t.y+t.h);return r-c<0||l-n<0?null:yM(c,n,r-c,l-n)},clamp:function(e,t,c){var n=e.x,r=e.y,l=e.x+e.w,o=e.y+e.h,a=t.x+t.w,i=t.y+t.h,s=xM(0,t.x-n),u=xM(0,t.y-r),f=xM(0,l-a),d=xM(0,o-i);return n+=s,r+=u,c&&(l+=s,o+=u,n-=f,r-=d),yM(n,r,(l-=f)-n,(o-=d)-r)},create:yM,fromClientRect:function(e){return yM(e.left,e.top,e.width,e.height)}},AM=(CM={},LM={},{load:function(e,t){var c='Script at URL "'+t+'" failed to load',n='Script at URL "'+t+"\" did not call `tinymce.Resource.add('"+e+"', data)` within 1 second";if(void 0!==CM[e])return CM[e];var r=new _n((function(r,l){var o=function(e,t,c){function n(e){return function(){for(var t=[],c=0;cc?t+c:c}function a(e,t){return Math.round((/%/.test(e)?("x"===t?x.width():r())/100:1)*parseInt(e,10))}function i(e,t){return e.get("photo")||e.get("photoRegex").test(t)}function s(e,t){return e.get("retinaUrl")&&c.devicePixelRatio>1?t.replace(e.get("photoRegex"),e.get("retinaSuffix")):t}function u(e){"contains"in b[0]&&!b[0].contains(e.target)&&e.target!==v[0]&&(e.stopPropagation(),b.focus())}function f(e){f.str!==e&&(b.add(v).removeClass(f.str).addClass(e),f.str=e)}function d(c){e(t).trigger(c),oe.triggerHandler(c)}function h(c){var r;if(!W){if(r=e(c).data(Q),function(t){F=0,t&&!1!==t&&"nofollow"!==t?(_=e("."+J).filter((function(){return new l(this,e.data(this,Q)).get("rel")===t})),-1===(F=_.index(R.el))&&(_=_.add(R.el),F=_.length-1)):_=e(R.el)}((R=new l(c,r)).get("rel")),!q){q=U=!0,f(R.get("className")),b.css({visibility:"hidden",display:"block",opacity:""}),k=n(ae,"LoadedContent","width:0; height:0; overflow:hidden; visibility:hidden"),y.css({width:"",height:""}).append(k),I=C.height()+w.height()+y.outerHeight(!0)-y.height(),V=L.width()+M.width()+y.outerWidth(!0)-y.width(),B=k.outerHeight(!0),j=k.outerWidth(!0);var o=a(R.get("initialWidth"),"x"),i=a(R.get("initialHeight"),"y"),s=R.get("maxWidth"),h=R.get("maxHeight");R.w=Math.max((!1!==s?Math.min(o,a(s,"x")):o)-j-V,0),R.h=Math.max((!1!==h?Math.min(i,a(h,"y")):i)-B-I,0),k.css({width:"",height:R.h}),Z.position(),d(ee),R.get("onOpen"),P.add(T).hide(),b.focus(),R.get("trapFocus")&&t.addEventListener&&(t.addEventListener("focus",u,!0),oe.one(re,(function(){t.removeEventListener("focus",u,!0)}))),R.get("returnFocus")&&oe.one(re,(function(){e(R.el).focus()}))}var m=parseFloat(R.get("opacity"));v.css({opacity:m==m?m:"",cursor:R.get("overlayClose")?"pointer":"",visibility:"visible"}).show(),R.get("closeButton")?O.html(R.get("close")).appendTo(y):O.appendTo("
    "),g()}}function m(){b||(X=!1,x=e(c),b=n(ae).attr({id:Q,class:!1===e.support.opacity?K+"IE":"",role:"dialog",tabindex:"-1"}).hide(),v=n(ae,"Overlay").hide(),A=e([n(ae,"LoadingOverlay")[0],n(ae,"LoadingGraphic")[0]]),z=n(ae,"Wrapper"),y=n(ae,"Content").append(T=n(ae,"Title"),D=n(ae,"Current"),H=e('
    \n
    ',null!=e.firstChild?e.insertBefore(this.el,e.firstChild):e.appendChild(this.el)}return this.el},J.prototype.finish=function(){var e=this.getElement();return e.className=e.className.replace("pace-active","pace-inactive"),document.body.className=document.body.className.replace("pace-running ","pace-done ")},J.prototype.update=function(e){return this.progress=e,o.trigger("progress",e),this.render()},J.prototype.destroy=function(){try{this.getElement().parentNode.removeChild(this.getElement())}catch(e){l=e}return this.el=void 0},J.prototype.render=function(){var e,t,c,n,r,l,a;if(null==document.querySelector(k.target))return!1;for(e=this.getElement(),n="translate3d("+this.progress+"%, 0, 0)",r=0,l=(a=["webkitTransform","msTransform","transform"]).length;rk.eventLag.sampleCount&&r.shift(),e=m(r),++n>=k.eventLag.minSamples&&ethis.progress&&(this.progress+=this.catchup*e),t=1-Math.pow(this.progress/100,k.easeFactor),this.progress+=t*this.rate*e,this.progress=Math.min(this.lastProgress+k.maxProgressPerFrame,this.progress),this.progress=Math.max(0,this.progress),this.progress=Math.min(100,this.progress),this.lastProgress=this.progress,this.progress},s=oe,g=h=P=p=D=O=null,o.running=!1,M=function(){if(k.restartOnPushState)return o.restart()},null!=window.history.pushState&&($=window.history.pushState,window.history.pushState=function(){return M(),$.apply(window.history,arguments)}),null!=window.history.replaceState&&(U=window.history.replaceState,window.history.replaceState=function(){return M(),U.apply(window.history,arguments)}),i={ajax:t,elements:C,document:W,eventLag:X},(_=function(){var e,t,n,r,l,a,u,f;for(o.sources=O=[],t=0,r=(a=["ajax","elements","document","eventLag"]).length;tL&&(L=-50),m(this),d.each((function(){var l=e(this);r(l);var o=this,a=o.id,d={position:"absolute",top:m=-L+"%",left:m,display:"block",width:d=100+2*L+"%",height:d,margin:0,padding:0,background:"#fff",border:0,opacity:0},m=_mobile?{position:"absolute",visibility:"hidden"}:L?d:{position:"absolute",opacity:0},g="checkbox"==o[_type]?p.checkboxClass||"icheckbox":p.radioClass||"i"+u,M=e(_label+'[for="'+a+'"]').add(l.closest(_label)),w=!!p.aria,_=i+"-"+Math.random().toString(36).substr(2,6),x='
    ")[_callback]("ifCreated").parent().append(p.insert),d=e('').css(d).appendTo(x),l.data(i,{o:p,s:l.attr("style")}).css(m),p.inheritClass&&x[_add](o.className||""),p.inheritID&&a&&x.attr("id",i+"-"+a),"static"==x.css("position")&&x.css("position","relative"),t(l,!0,_update),M.length&&M.on(_click+".i mouseover.i mouseout.i "+_touch,(function(c){var n=c[_type],r=e(this);if(!o[h]){if(n==_click){if(e(c.target).is("a"))return;t(l,!1,!0)}else y&&(/ut|nd/.test(n)?(x[_remove](v),r[_remove](C)):(x[_add](v),r[_add](C)));if(!_mobile)return!1;c.stopPropagation()}})),l.on(_click+".i focus.i blur.i keyup.i keydown.i keypress.i",(function(e){var t=e[_type];return e=e.keyCode,t!=_click&&("keydown"==t&&32==e?(o[_type]==u&&o[f]||(o[f]?n(l,f):c(l,f)),!1):void("keyup"==t&&o[_type]==u?!o[f]&&c(l,f):/us|ur/.test(t)&&x["blur"==t?_remove:_add](b)))})),d.on(_click+" mousedown mouseup mouseover mouseout "+_touch,(function(e){var c=e[_type],n=/wn|up/.test(c)?z:v;if(!o[h]){if(c==_click?t(l,!1,!0):(/wn|er|in/.test(c)?x[_add](n):x[_remove](n+" "+z),M.length&&y&&n==v&&M[/ut|nd/.test(c)?_remove:_add](C)),!_mobile)return!1;e.stopPropagation()}}))}))}}(window.jQuery||window.Zepto);const base_url=window.location.origin;function ajax_group_status(e,t){let c=Math.random();null!=t?$.ajax({url:base_url+"/admin/ajax?action=toggle_group_active_status&rand="+c,data:{group_id:e,group_status:t},dataType:"html",success:function(c){$("div#message").html(c),$("div#message").show("fast",(function(){})),0==t?$("td#group-"+e).html('Activate'):$("td#group-"+e).html('Deactivate'),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_status: "+t)}}):alert("Weird.. what group id are looking for?")}function ajax_backfill_status(e,t){let c=Math.random();null!=t?$.ajax({url:base_url+"/admin/ajax?action=toggle_group_backfill_status&rand="+c,data:{group_id:e,backfill_status:t},dataType:"html",success:function(c){$("div#message").html(c),$("div#message").show("fast",(function(){})),0==t?$("td#backfill-"+e).html('Activate'):$("td#backfill-"+e).html('Deactivate'),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_backfill_status: "+t)}}):alert("Weird.. what group id are looking for?")}function ajax_group_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_delete_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_delete: "+t)}})}function ajax_group_reset(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_reset_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_reset: "+t)}})}function ajax_group_purge(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_purge_single&rand="+t,data:{group_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#grouprow-"+e).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_group_purge: "+t)}})}function ajax_all_reset(){let e=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_reset_all&rand="+e,data:"All groups reset.",dataType:"html",success:function(e){$("div#message").html(e),$("div#message").show("fast",(function(){})),$("#grouprow-"+id).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_all_reset: "+t)}})}function ajax_all_purge(){let e=Math.random();$.ajax({url:base_url+"/admin/ajax?action=group_edit_purge_all&rand="+e,data:"All groups purged",dataType:"html",success:function(e){$("div#message").html(e),$("div#message").show("fast",(function(){})),$("#grouprow-"+id).fadeTo(2e3,.5),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_all_purge: "+t)}})}function ajax_binaryblacklist_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=binary_blacklist_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_binaryblacklist_delete: "+t)}})}function ajax_category_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=category_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_category_regex_delete: "+t)}})}function ajax_collection_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=collection_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_collection_regex_delete: "+t)}})}function ajax_release_naming_regex_delete(e){let t=Math.random();$.ajax({url:base_url+"/admin/ajax?action=release_naming_regex_delete&rand="+t,data:{row_id:e},dataType:"html",success:function(t){$("div#message").html(t),$("div#message").show("fast",(function(){})),$("#row-"+e).fadeOut(2e3),$("#message").fadeOut(5e3)},error:function(e,t,c){alert("Error in ajax_release_naming_regex_delete: "+t)}})}function countChecked(){"all"===checkState&&$(".bulk_action input[name='table_records']").iCheck("check"),"none"===checkState&&$(".bulk_action input[name='table_records']").iCheck("uncheck");var e=$(".bulk_action input[name='table_records']:checked").length;e?($(".column-title").hide(),$(".bulk-actions").show(),$(".action-cnt").html(e+" Records Selected")):($(".column-title").show(),$(".bulk-actions").hide())}function gd(e,t,c){return new Date(e,t-1,c).getTime()}function init_flot_chart(){if(void 0!==$.plot){console.log("init_flot_chart");for(var e=[[gd(2012,1,1),17],[gd(2012,1,2),74],[gd(2012,1,3),6],[gd(2012,1,4),39],[gd(2012,1,5),20],[gd(2012,1,6),85],[gd(2012,1,7),7]],t=[[gd(2012,1,1),82],[gd(2012,1,2),23],[gd(2012,1,3),66],[gd(2012,1,4),9],[gd(2012,1,5),119],[gd(2012,1,6),6],[gd(2012,1,7),9]],c=[],n=0;n<30;n++)c.push([new Date(Date.today().add(n).days()).getTime(),randNum()+n+n+10]);var r={grid:{show:!0,aboveData:!0,color:"#3f3f3f",labelMargin:10,axisMargin:0,borderWidth:0,borderColor:null,minBorderMargin:5,clickable:!0,hoverable:!0,autoHighlight:!0,mouseActiveRadius:100},series:{lines:{show:!0,fill:!0,lineWidth:2,steps:!1},points:{show:!0,radius:4.5,symbol:"circle",lineWidth:3}},legend:{position:"ne",margin:[0,-25],noColumns:0,labelBoxBorderColor:null,labelFormatter:function(e,t){return e+"  "},width:40,height:1},colors:["#96CA59","#3F97EB","#72c380","#6f7a8a","#f7cb38","#5a8022","#2c7282"],shadowSize:0,tooltip:!0,tooltipOpts:{content:"%s: %y.0",xDateFormat:"%d/%m",shifts:{x:-30,y:-50},defaultTheme:!1},yaxis:{min:0},xaxis:{mode:"time",minTickSize:[1,"day"],timeformat:"%d/%m/%y",min:c[0][0],max:c[20][0]}};$("#chart_plot_01").length&&(console.log("Plot1"),$.plot($("#chart_plot_01"),[e,t],{series:{lines:{show:!1,fill:!0},splines:{show:!0,tension:.4,lineWidth:1,fill:.4},points:{radius:0,show:!0},shadowSize:2},grid:{verticalLines:!0,hoverable:!0,clickable:!0,tickColor:"#d5d5d5",borderWidth:1,color:"#fff"},colors:["rgba(38, 185, 154, 0.38)","rgba(3, 88, 106, 0.38)"],xaxis:{tickColor:"rgba(51, 51, 51, 0.06)",mode:"time",tickSize:[1,"day"],axisLabel:"Date",axisLabelUseCanvas:!0,axisLabelFontSizePixels:12,axisLabelFontFamily:"Verdana, Arial",axisLabelPadding:10},yaxis:{ticks:8,tickColor:"rgba(51, 51, 51, 0.06)"},tooltip:!1})),$("#chart_plot_02").length&&(console.log("Plot2"),$.plot($("#chart_plot_02"),[{label:"Email Sent",data:c,lines:{fillColor:"rgba(150, 202, 89, 0.12)"},points:{fillColor:"#fff"}}],r)),$("#chart_plot_03").length&&(console.log("Plot3"),$.plot($("#chart_plot_03"),[{label:"Registrations",data:[[0,1],[1,9],[2,6],[3,10],[4,5],[5,17],[6,6],[7,10],[8,7],[9,11],[10,35],[11,9],[12,12],[13,5],[14,3],[15,4],[16,9]],lines:{fillColor:"rgba(150, 202, 89, 0.12)"},points:{fillColor:"#fff"}}],{series:{curvedLines:{apply:!0,active:!0,monotonicFit:!0}},colors:["#26B99A"],grid:{borderWidth:{top:0,right:0,bottom:1,left:1},borderColor:{bottom:"#7F8790",left:"#7F8790"}}}))}}function init_starrr(){"undefined"!=typeof starrr&&(console.log("init_starrr"),$(".stars").starrr(),$(".stars-existing").starrr({rating:4}),$(".stars").on("starrr:change",(function(e,t){$(".stars-count").html(t)})),$(".stars-existing").on("starrr:change",(function(e,t){$(".stars-count-existing").html(t)})))}function init_JQVmap(){void 0!==jQuery.fn.vectorMap&&(console.log("init_JQVmap"),$("#world-map-gdp").length&&$("#world-map-gdp").vectorMap({map:"world_en",backgroundColor:null,color:"#ffffff",hoverOpacity:.7,selectedColor:"#666666",enableZoom:!0,showTooltip:!0,values:sample_data,scaleColors:["#E6F2F0","#149B7E"],normalizeFunction:"polynomial"}),$("#usa_map").length&&$("#usa_map").vectorMap({map:"usa_en",backgroundColor:null,color:"#ffffff",hoverOpacity:.7,selectedColor:"#666666",enableZoom:!0,showTooltip:!0,values:sample_data,scaleColors:["#E6F2F0","#149B7E"],normalizeFunction:"polynomial"}))}function init_skycons(){if("undefined"!=typeof Skycons){console.log("init_skycons");var e,t=new Skycons({color:"#73879C"}),c=["clear-day","clear-night","partly-cloudy-day","partly-cloudy-night","cloudy","rain","sleet","snow","wind","fog"];for(e=c.length;e--;)t.set(c[e],c[e]);t.play()}}function init_chart_doughnut(){if("undefined"!=typeof Chart&&(console.log("init_chart_doughnut"),$(".canvasDoughnut").length)){var e={type:"doughnut",tooltipFillColor:"rgba(51, 51, 51, 0.55)",data:{labels:["Symbian","Blackberry","Other","Android","IOS"],datasets:[{data:[15,20,30,10,30],backgroundColor:["#BDC3C7","#9B59B6","#E74C3C","#26B99A","#3498DB"],hoverBackgroundColor:["#CFD4D8","#B370CF","#E95E4F","#36CAAB","#49A9EA"]}]},options:{legend:!1,responsive:!1}};$(".canvasDoughnut").each((function(){var t=$(this);new Chart(t,e)}))}}function init_gauge(){if("undefined"!=typeof Gauge){console.log("init_gauge ["+$(".gauge-chart").length+"]"),console.log("init_gauge");var e={lines:12,angle:0,lineWidth:.4,pointer:{length:.75,strokeWidth:.042,color:"#1D212A"},limitMax:"false",colorStart:"#1ABC9C",colorStop:"#1ABC9C",strokeColor:"#F0F3F3",generateGradient:!0};if($("#chart_gauge_01").length)var t=document.getElementById("chart_gauge_01"),c=new Gauge(t).setOptions(e);if($("#gauge-text").length&&(c.maxValue=6e3,c.animationSpeed=32,c.set(3200),c.setTextField(document.getElementById("gauge-text"))),$("#chart_gauge_02").length)var n=document.getElementById("chart_gauge_02"),r=new Gauge(n).setOptions(e);$("#gauge-text2").length&&(r.maxValue=9e3,r.animationSpeed=32,r.set(2400),r.setTextField(document.getElementById("gauge-text2")))}}function init_sparklines(){void 0!==jQuery.fn.sparkline&&(console.log("init_sparklines"),$(".sparkline_one").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"bar",height:"125",barWidth:13,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline_two").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"bar",height:"40",barWidth:9,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline_three").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,7,5,4,3,5,6],{type:"line",width:"200",height:"40",lineColor:"#26B99A",fillColor:"rgba(223, 223, 223, 0.57)",lineWidth:2,spotColor:"#26B99A",minSpotColor:"#26B99A"}),$(".sparkline11").sparkline([2,4,3,4,5,4,5,4,3,4,6,2,4,3,4,5,4,5,4,3],{type:"bar",height:"40",barWidth:8,colorMap:{7:"#a1a1a1"},barSpacing:2,barColor:"#26B99A"}),$(".sparkline22").sparkline([2,4,3,4,7,5,4,3,5,6,2,4,3,4,5,4,5,4,3,4,6],{type:"line",height:"40",width:"200",lineColor:"#26B99A",fillColor:"#ffffff",lineWidth:3,spotColor:"#34495E",minSpotColor:"#34495E"}),$(".sparkline_bar").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5],{type:"bar",colorMap:{7:"#a1a1a1"},barColor:"#26B99A"}),$(".sparkline_area").sparkline([5,6,7,9,9,5,3,2,2,4,6,7],{type:"line",lineColor:"#26B99A",fillColor:"#26B99A",spotColor:"#4578a0",minSpotColor:"#728fb2",maxSpotColor:"#6d93c4",highlightSpotColor:"#ef5179",highlightLineColor:"#8ba8bf",spotRadius:2.5,width:85}),$(".sparkline_line").sparkline([2,4,3,4,5,4,5,4,3,4,5,6,4,5,6,3,5],{type:"line",lineColor:"#26B99A",fillColor:"#ffffff",width:85,spotColor:"#34495E",minSpotColor:"#34495E"}),$(".sparkline_pie").sparkline([1,1,2,1],{type:"pie",sliceColors:["#26B99A","#ccc","#75BCDD","#D66DE2"]}),$(".sparkline_discreet").sparkline([4,6,7,7,4,3,2,1,4,4,2,4,3,7,8,9,7,6,4,3],{type:"discrete",barWidth:3,lineColor:"#26B99A",width:"85"}))}function init_autocomplete(){if("undefined"!=typeof autocomplete){console.log("init_autocomplete");var e=$.map({AD:"Andorra",A2:"Andorra Test",AE:"United Arab Emirates",AF:"Afghanistan",AG:"Antigua and Barbuda",AI:"Anguilla",AL:"Albania",AM:"Armenia",AN:"Netherlands Antilles",AO:"Angola",AQ:"Antarctica",AR:"Argentina",AS:"American Samoa",AT:"Austria",AU:"Australia",AW:"Aruba",AX:"Åland Islands",AZ:"Azerbaijan",BA:"Bosnia and Herzegovina",BB:"Barbados",BD:"Bangladesh",BE:"Belgium",BF:"Burkina Faso",BG:"Bulgaria",BH:"Bahrain",BI:"Burundi",BJ:"Benin",BL:"Saint Barthélemy",BM:"Bermuda",BN:"Brunei",BO:"Bolivia",BQ:"British Antarctic Territory",BR:"Brazil",BS:"Bahamas",BT:"Bhutan",BV:"Bouvet Island",BW:"Botswana",BY:"Belarus",BZ:"Belize",CA:"Canada",CC:"Cocos [Keeling] Islands",CD:"Congo - Kinshasa",CF:"Central African Republic",CG:"Congo - Brazzaville",CH:"Switzerland",CI:"Côte d’Ivoire",CK:"Cook Islands",CL:"Chile",CM:"Cameroon",CN:"China",CO:"Colombia",CR:"Costa Rica",CS:"Serbia and Montenegro",CT:"Canton and Enderbury Islands",CU:"Cuba",CV:"Cape Verde",CX:"Christmas Island",CY:"Cyprus",CZ:"Czech Republic",DD:"East Germany",DE:"Germany",DJ:"Djibouti",DK:"Denmark",DM:"Dominica",DO:"Dominican Republic",DZ:"Algeria",EC:"Ecuador",EE:"Estonia",EG:"Egypt",EH:"Western Sahara",ER:"Eritrea",ES:"Spain",ET:"Ethiopia",FI:"Finland",FJ:"Fiji",FK:"Falkland Islands",FM:"Micronesia",FO:"Faroe Islands",FQ:"French Southern and Antarctic Territories",FR:"France",FX:"Metropolitan France",GA:"Gabon",GB:"United Kingdom",GD:"Grenada",GE:"Georgia",GF:"French Guiana",GG:"Guernsey",GH:"Ghana",GI:"Gibraltar",GL:"Greenland",GM:"Gambia",GN:"Guinea",GP:"Guadeloupe",GQ:"Equatorial Guinea",GR:"Greece",GS:"South Georgia and the South Sandwich Islands",GT:"Guatemala",GU:"Guam",GW:"Guinea-Bissau",GY:"Guyana",HK:"Hong Kong SAR China",HM:"Heard Island and McDonald Islands",HN:"Honduras",HR:"Croatia",HT:"Haiti",HU:"Hungary",ID:"Indonesia",IE:"Ireland",IL:"Israel",IM:"Isle of Man",IN:"India",IO:"British Indian Ocean Territory",IQ:"Iraq",IR:"Iran",IS:"Iceland",IT:"Italy",JE:"Jersey",JM:"Jamaica",JO:"Jordan",JP:"Japan",JT:"Johnston Island",KE:"Kenya",KG:"Kyrgyzstan",KH:"Cambodia",KI:"Kiribati",KM:"Comoros",KN:"Saint Kitts and Nevis",KP:"North Korea",KR:"South Korea",KW:"Kuwait",KY:"Cayman Islands",KZ:"Kazakhstan",LA:"Laos",LB:"Lebanon",LC:"Saint Lucia",LI:"Liechtenstein",LK:"Sri Lanka",LR:"Liberia",LS:"Lesotho",LT:"Lithuania",LU:"Luxembourg",LV:"Latvia",LY:"Libya",MA:"Morocco",MC:"Monaco",MD:"Moldova",ME:"Montenegro",MF:"Saint Martin",MG:"Madagascar",MH:"Marshall Islands",MI:"Midway Islands",MK:"Macedonia",ML:"Mali",MM:"Myanmar [Burma]",MN:"Mongolia",MO:"Macau SAR China",MP:"Northern Mariana Islands",MQ:"Martinique",MR:"Mauritania",MS:"Montserrat",MT:"Malta",MU:"Mauritius",MV:"Maldives",MW:"Malawi",MX:"Mexico",MY:"Malaysia",MZ:"Mozambique",NA:"Namibia",NC:"New Caledonia",NE:"Niger",NF:"Norfolk Island",NG:"Nigeria",NI:"Nicaragua",NL:"Netherlands",NO:"Norway",NP:"Nepal",NQ:"Dronning Maud Land",NR:"Nauru",NT:"Neutral Zone",NU:"Niue",NZ:"New Zealand",OM:"Oman",PA:"Panama",PC:"Pacific Islands Trust Territory",PE:"Peru",PF:"French Polynesia",PG:"Papua New Guinea",PH:"Philippines",PK:"Pakistan",PL:"Poland",PM:"Saint Pierre and Miquelon",PN:"Pitcairn Islands",PR:"Puerto Rico",PS:"Palestinian Territories",PT:"Portugal",PU:"U.S. Miscellaneous Pacific Islands",PW:"Palau",PY:"Paraguay",PZ:"Panama Canal Zone",QA:"Qatar",RE:"Réunion",RO:"Romania",RS:"Serbia",RU:"Russia",RW:"Rwanda",SA:"Saudi Arabia",SB:"Solomon Islands",SC:"Seychelles",SD:"Sudan",SE:"Sweden",SG:"Singapore",SH:"Saint Helena",SI:"Slovenia",SJ:"Svalbard and Jan Mayen",SK:"Slovakia",SL:"Sierra Leone",SM:"San Marino",SN:"Senegal",SO:"Somalia",SR:"Suriname",ST:"São Tomé and Príncipe",SU:"Union of Soviet Socialist Republics",SV:"El Salvador",SY:"Syria",SZ:"Swaziland",TC:"Turks and Caicos Islands",TD:"Chad",TF:"French Southern Territories",TG:"Togo",TH:"Thailand",TJ:"Tajikistan",TK:"Tokelau",TL:"Timor-Leste",TM:"Turkmenistan",TN:"Tunisia",TO:"Tonga",TR:"Turkey",TT:"Trinidad and Tobago",TV:"Tuvalu",TW:"Taiwan",TZ:"Tanzania",UA:"Ukraine",UG:"Uganda",UM:"U.S. Minor Outlying Islands",US:"United States",UY:"Uruguay",UZ:"Uzbekistan",VA:"Vatican City",VC:"Saint Vincent and the Grenadines",VD:"North Vietnam",VE:"Venezuela",VG:"British Virgin Islands",VI:"U.S. Virgin Islands",VN:"Vietnam",VU:"Vanuatu",WF:"Wallis and Futuna",WK:"Wake Island",WS:"Samoa",YD:"People's Democratic Republic of Yemen",YE:"Yemen",YT:"Mayotte",ZA:"South Africa",ZM:"Zambia",ZW:"Zimbabwe",ZZ:"Unknown or Invalid Region"},(function(e,t){return{value:e,data:t}}));$("#autocomplete-custom-append").autocomplete({lookup:e})}}function init_autosize(){void 0!==$.fn.autosize&&autosize($(".resizable_textarea"))}function init_parsley(){if("undefined"!=typeof parsley){console.log("init_parsley"),$("parsley:field:validate",(function(){e()})),$("#demo-form .btn").on("click",(function(){$("#demo-form").parsley().validate(),e()}));var e=function(){!0===$("#demo-form").parsley().isValid()?($(".bs-callout-info").removeClass("hidden"),$(".bs-callout-warning").addClass("hidden")):($(".bs-callout-info").addClass("hidden"),$(".bs-callout-warning").removeClass("hidden"))};$("parsley:field:validate",(function(){e()})),$("#demo-form2 .btn").on("click",(function(){$("#demo-form2").parsley().validate(),e()}));e=function(){!0===$("#demo-form2").parsley().isValid()?($(".bs-callout-info").removeClass("hidden"),$(".bs-callout-warning").addClass("hidden")):($(".bs-callout-info").addClass("hidden"),$(".bs-callout-warning").removeClass("hidden"))};try{hljs.initHighlightingOnLoad()}catch(e){}}}function onAddTag(e){alert("Added a tag: "+e)}function onRemoveTag(e){alert("Removed a tag: "+e)}function onChangeTag(e,t){alert("Changed a tag: "+t)}function init_TagsInput(){void 0!==$.fn.tagsInput&&$("#tags_1").tagsInput({width:"auto"})}function init_select2(){"undefined"!=typeof select2&&(console.log("init_toolbox"),$(".select2_single").select2({placeholder:"Select a state",allowClear:!0}),$(".select2_group").select2({}),$(".select2_multiple").select2({maximumSelectionLength:4,placeholder:"With Max Selection limit 4",allowClear:!0}))}function init_wysiwyg(){function e(e,t){var c="";"unsupported-file-type"===e?c="Unsupported format "+t:console.log("error uploading file",e,t),$('
    File upload error '+c+"
    ").prependTo("#alerts")}void 0!==$.fn.wysiwyg&&(console.log("init_wysiwyg"),$(".editor-wrapper").each((function(){var t=$(this).attr("id");$(this).wysiwyg({toolbarSelector:'[data-target="#'+t+'"]',fileUploadError:e})})),window.prettyPrint,prettyPrint())}function init_cropper(){if(void 0!==$.fn.cropper){console.log("init_cropper");var e=$("#image"),t=$("#download"),c=$("#dataX"),n=$("#dataY"),r=$("#dataHeight"),l=$("#dataWidth"),o=$("#dataRotate"),a=$("#dataScaleX"),i=$("#dataScaleY"),s={aspectRatio:16/9,preview:".img-preview",crop:function(e){c.val(Math.round(e.x)),n.val(Math.round(e.y)),r.val(Math.round(e.height)),l.val(Math.round(e.width)),o.val(e.rotate),a.val(e.scaleX),i.val(e.scaleY)}};$('[data-toggle="tooltip"]').tooltip(),e.on({"build.cropper":function(e){console.log(e.type)},"built.cropper":function(e){console.log(e.type)},"cropstart.cropper":function(e){console.log(e.type,e.action)},"cropmove.cropper":function(e){console.log(e.type,e.action)},"cropend.cropper":function(e){console.log(e.type,e.action)},"crop.cropper":function(e){console.log(e.type,e.x,e.y,e.width,e.height,e.rotate,e.scaleX,e.scaleY)},"zoom.cropper":function(e){console.log(e.type,e.ratio)}}).cropper(s),$.isFunction(document.createElement("canvas").getContext)||$('button[data-method="getCroppedCanvas"]').prop("disabled",!0),void 0===document.createElement("cropper").style.transition&&($('button[data-method="rotate"]').prop("disabled",!0),$('button[data-method="scale"]').prop("disabled",!0)),void 0===t[0].download&&t.addClass("disabled"),$(".docs-toggles").on("change","input",(function(){var t,c,n=$(this),r=n.attr("name"),l=n.prop("type");e.data("cropper")&&("checkbox"===l?(s[r]=n.prop("checked"),t=e.cropper("getCropBoxData"),c=e.cropper("getCanvasData"),s.built=function(){e.cropper("setCropBoxData",t),e.cropper("setCanvasData",c)}):"radio"===l&&(s[r]=n.val()),e.cropper("destroy").cropper(s))})),$(".docs-buttons").on("click","[data-method]",(function(){var c,n,r=$(this),l=r.data();if(!r.prop("disabled")&&!r.hasClass("disabled")&&e.data("cropper")&&l.method){if(void 0!==(l=$.extend({},l)).target&&(c=$(l.target),void 0===l.option))try{l.option=JSON.parse(c.val())}catch(e){console.log(e.message)}switch(n=e.cropper(l.method,l.option,l.secondOption),l.method){case"scaleX":case"scaleY":$(this).data("option",-l.option);break;case"getCroppedCanvas":n&&($("#getCroppedCanvasModal").modal().find(".modal-body").html(n),t.hasClass("disabled")||t.attr("href",n.toDataURL()))}if($.isPlainObject(n)&&c)try{c.val(JSON.stringify(n))}catch(e){console.log(e.message)}}})),$(document.body).on("keydown",(function(t){if(e.data("cropper")&&!(this.scrollTop>300))switch(t.which){case 37:t.preventDefault(),e.cropper("move",-1,0);break;case 38:t.preventDefault(),e.cropper("move",0,-1);break;case 39:t.preventDefault(),e.cropper("move",1,0);break;case 40:t.preventDefault(),e.cropper("move",0,1)}}));var u,f=$("#inputImage"),d=window.URL||window.webkitURL;d?f.change((function(){var t,c=this.files;e.data("cropper")&&c&&c.length&&(t=c[0],/^image\/\w+$/.test(t.type)?(u=d.createObjectURL(t),e.one("built.cropper",(function(){d.revokeObjectURL(u)})).cropper("reset").cropper("replace",u),f.val("")):window.alert("Please choose an image file."))})):f.prop("disabled",!0).parent().addClass("disabled")}}function init_knob(){if(void 0!==$.fn.knob){console.log("init_knob"),$(".knob").knob({change:function(e){},release:function(e){console.log("release : "+e)},cancel:function(){console.log("cancel : ",this)},draw:function(){if("tron"==this.$.data("skin")){this.cursorExt=.3;var e,t=this.arc(this.cv);return this.g.lineWidth=this.lineWidth,this.o.displayPrevious&&(e=this.arc(this.v),this.g.beginPath(),this.g.strokeStyle=this.pColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth,e.s,e.e,e.d),this.g.stroke()),this.g.beginPath(),this.g.strokeStyle=this.o.fgColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth,t.s,t.e,t.d),this.g.stroke(),this.g.lineWidth=2,this.g.beginPath(),this.g.strokeStyle=this.o.fgColor,this.g.arc(this.xy,this.xy,this.radius-this.lineWidth+1+2*this.lineWidth/3,0,2*Math.PI,!1),this.g.stroke(),!1}}});var e,t=0,c=0,n=0,r=$("div.idir"),l=$("div.ival");$("input.infinite").knob({min:0,max:20,stopper:!1,change:function(){e>this.cv?t?(n--,r.show().html("-").fadeOut(),l.html(n),t=0):(t=1,c=0):e
    ";document.getElementById("custom_notifications")?($("#custom_notifications ul.notifications").append("
  • "),$("#custom_notifications #notif-group").append(c),e++,CustomTabs(t)):alert("doesnt exists")},CustomTabs=function(e){$(".tabbed_notifications > div").hide(),$(".tabbed_notifications > div:first-of-type").show(),$("#custom_notifications").removeClass("dsp_none"),$(".notifications a").click((function(e){e.preventDefault();var t=$(this),c="#"+t.parents(".notifications").data("tabbed_notifications"),n=t.closest("li").siblings().children("a"),r=t.attr("href");n.removeClass("active"),t.addClass("active"),$(c).children("div").hide(),$(r).show()}))},CustomTabs();var t=idname="";$(document).on("click",".notification_close",(function(e){idname=$(this).parent().parent().attr("id"),t=idname.substr(-2),$("#ntf"+t).remove(),$("#ntlink"+t).parent().remove(),$(".notifications a").first().addClass("active"),$("#notif-group div").first().css("display","block")}))}}function init_EasyPieChart(){if(void 0!==$.fn.easyPieChart){console.log("init_EasyPieChart"),$(".chart").easyPieChart({easing:"easeOutElastic",delay:3e3,barColor:"#26B99A",trackColor:"#fff",scaleColor:!1,lineWidth:20,trackWidth:16,lineCap:"butt",onStep:function(e,t,c){$(this.el).find(".percent").text(Math.round(c))}});var e=window.chart=$(".chart").data("easyPieChart");$(".js_update").on("click",(function(){e.update(200*Math.random()-100)}))}}function init_charts(){if(console.log("run_charts typeof ["+typeof Chart+"]"),"undefined"!=typeof Chart){if(console.log("init_charts"),Chart.defaults.global.legend={enabled:!1},$("#canvas_line").length&&new Chart(document.getElementById("canvas_line"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line1").length&&new Chart(document.getElementById("canvas_line1"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line2").length&&new Chart(document.getElementById("canvas_line2"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line3").length&&new Chart(document.getElementById("canvas_line3"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#canvas_line4").length&&new Chart(document.getElementById("canvas_line4"),{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}}),$("#lineChart").length){var e=document.getElementById("lineChart");new Chart(e,{type:"line",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"My First dataset",backgroundColor:"rgba(38, 185, 154, 0.31)",borderColor:"rgba(38, 185, 154, 0.7)",pointBorderColor:"rgba(38, 185, 154, 0.7)",pointBackgroundColor:"rgba(38, 185, 154, 0.7)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",pointBorderWidth:1,data:[31,74,6,39,20,85,7]},{label:"My Second dataset",backgroundColor:"rgba(3, 88, 106, 0.3)",borderColor:"rgba(3, 88, 106, 0.70)",pointBorderColor:"rgba(3, 88, 106, 0.70)",pointBackgroundColor:"rgba(3, 88, 106, 0.70)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(151,187,205,1)",pointBorderWidth:1,data:[82,23,66,9,99,4,2]}]}})}if($("#mybarChart").length){e=document.getElementById("mybarChart");new Chart(e,{type:"bar",data:{labels:["January","February","March","April","May","June","July"],datasets:[{label:"# of Votes",backgroundColor:"#26B99A",data:[51,30,40,28,92,50,45]},{label:"# of Votes",backgroundColor:"#03586A",data:[41,56,25,48,72,34,12]}]},options:{scales:{yAxes:[{ticks:{beginAtZero:!0}}]}}})}if($("#canvasDoughnut").length){e=document.getElementById("canvasDoughnut");var t={labels:["Dark Grey","Purple Color","Gray Color","Green Color","Blue Color"],datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],hoverBackgroundColor:["#34495E","#B370CF","#CFD4D8","#36CAAB","#49A9EA"]}]};new Chart(e,{type:"doughnut",tooltipFillColor:"rgba(51, 51, 51, 0.55)",data:t})}if($("#canvasRadar").length){e=document.getElementById("canvasRadar"),t={labels:["Eating","Drinking","Sleeping","Designing","Coding","Cycling","Running"],datasets:[{label:"My First dataset",backgroundColor:"rgba(3, 88, 106, 0.2)",borderColor:"rgba(3, 88, 106, 0.80)",pointBorderColor:"rgba(3, 88, 106, 0.80)",pointBackgroundColor:"rgba(3, 88, 106, 0.80)",pointHoverBackgroundColor:"#fff",pointHoverBorderColor:"rgba(220,220,220,1)",data:[65,59,90,81,56,55,40]},{label:"My Second dataset",backgroundColor:"rgba(38, 185, 154, 0.2)",borderColor:"rgba(38, 185, 154, 0.85)",pointColor:"rgba(38, 185, 154, 0.85)",pointStrokeColor:"#fff",pointHighlightFill:"#fff",pointHighlightStroke:"rgba(151,187,205,1)",data:[28,48,40,19,96,27,100]}]};new Chart(e,{type:"radar",data:t})}if($("#pieChart").length){e=document.getElementById("pieChart"),t={datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],label:"My dataset"}],labels:["Dark Gray","Purple","Gray","Green","Blue"]};new Chart(e,{data:t,type:"pie",otpions:{legend:!1}})}if($("#polarArea").length){e=document.getElementById("polarArea"),t={datasets:[{data:[120,50,140,180,100],backgroundColor:["#455C73","#9B59B6","#BDC3C7","#26B99A","#3498DB"],label:"My dataset"}],labels:["Dark Gray","Purple","Gray","Green","Blue"]};new Chart(e,{data:t,type:"polarArea",options:{scale:{ticks:{beginAtZero:!0}}}})}}}function init_compose(){void 0!==$.fn.slideToggle&&(console.log("init_compose"),$("#compose, .compose-close").click((function(){$(".compose").slideToggle()})))}function init_calendar(){if(void 0!==$.fn.fullCalendar){console.log("init_calendar");var e,t=new Date,c=t.getDate(),n=t.getMonth(),r=t.getFullYear(),l=$("#calendar").fullCalendar({header:{left:"prev,next today",center:"title",right:"month,agendaWeek,agendaDay,listMonth"},selectable:!0,selectHelper:!0,select:function(t,c,n){$("#fc_create").click(),e=t,ended=c,$(".antosubmit").on("click",(function(){var t=$("#title").val();return c&&(ended=c),$("#event_type").val(),t&&l.fullCalendar("renderEvent",{title:t,start:e,end:c,allDay:n},!0),$("#title").val(""),l.fullCalendar("unselect"),$(".antoclose").click(),!1}))},eventClick:function(e,t,c){$("#fc_edit").click(),$("#title2").val(e.title),$("#event_type").val(),$(".antosubmit2").on("click",(function(){e.title=$("#title2").val(),l.fullCalendar("updateEvent",e),$(".antoclose2").click()})),l.fullCalendar("unselect")},editable:!0,events:[{title:"All Day Event",start:new Date(r,n,1)},{title:"Long Event",start:new Date(r,n,c-5),end:new Date(r,n,c-2)},{title:"Meeting",start:new Date(r,n,c,10,30),allDay:!1},{title:"Lunch",start:new Date(r,n,c+14,12,0),end:new Date(r,n,c,14,0),allDay:!1},{title:"Birthday Party",start:new Date(r,n,c+1,19,0),end:new Date(r,n,c+1,22,30),allDay:!1},{title:"Click for Google",start:new Date(r,n,28),end:new Date(r,n,29),url:"http://google.com/"}]})}}function init_DataTables(){if(console.log("run_datatables"),void 0!==$.fn.DataTable){console.log("init_DataTables");TableManageButtons=function(){"use strict";return{init:function(){$("#datatable-buttons").length&&$("#datatable-buttons").DataTable({dom:"Bfrtip",buttons:[{extend:"copy",className:"btn-sm"},{extend:"csv",className:"btn-sm"},{extend:"excel",className:"btn-sm"},{extend:"pdfHtml5",className:"btn-sm"},{extend:"print",className:"btn-sm"}],responsive:!0})}}}(),$("#datatable").dataTable(),$("#datatable-keytable").DataTable({keys:!0}),$("#datatable-responsive").DataTable(),$("#datatable-scroller").DataTable({ajax:"js/datatables/json/scroller-demo.json",deferRender:!0,scrollY:380,scrollCollapse:!0,scroller:!0}),$("#datatable-fixed-header").DataTable({fixedHeader:!0});var e=$("#datatable-checkbox");e.dataTable({order:[[1,"asc"]],columnDefs:[{orderable:!1,targets:[0]}]}),e.on("draw.dt",(function(){$("checkbox input").iCheck({checkboxClass:"icheckbox_flat-green"})})),TableManageButtons.init()}}function init_morris_charts(){"undefined"!=typeof Morris&&(console.log("init_morris_charts"),$("#graph_bar").length&&Morris.Bar({element:"graph_bar",data:[{device:"iPhone 4",geekbench:380},{device:"iPhone 4S",geekbench:655},{device:"iPhone 3GS",geekbench:275},{device:"iPhone 5",geekbench:1571},{device:"iPhone 5S",geekbench:655},{device:"iPhone 6",geekbench:2154},{device:"iPhone 6 Plus",geekbench:1144},{device:"iPhone 6S",geekbench:2371},{device:"iPhone 6S Plus",geekbench:1471},{device:"Other",geekbench:1371}],xkey:"device",ykeys:["geekbench"],labels:["Geekbench"],barRatio:.4,barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],xLabelAngle:35,hideHover:"auto",resize:!0}),$("#graph_bar_group").length&&Morris.Bar({element:"graph_bar_group",data:[{period:"2016-10-01",licensed:807,sorned:660},{period:"2016-09-30",licensed:1251,sorned:729},{period:"2016-09-29",licensed:1769,sorned:1018},{period:"2016-09-20",licensed:2246,sorned:1461},{period:"2016-09-19",licensed:2657,sorned:1967},{period:"2016-09-18",licensed:3148,sorned:2627},{period:"2016-09-17",licensed:3471,sorned:3740},{period:"2016-09-16",licensed:2871,sorned:2216},{period:"2016-09-15",licensed:2401,sorned:1656},{period:"2016-09-10",licensed:2115,sorned:1022}],xkey:"period",barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],ykeys:["licensed","sorned"],labels:["Licensed","SORN"],hideHover:"auto",xLabelAngle:60,resize:!0}),$("#graphx").length&&Morris.Bar({element:"graphx",data:[{x:"2015 Q1",y:2,z:3,a:4},{x:"2015 Q2",y:3,z:5,a:6},{x:"2015 Q3",y:4,z:3,a:2},{x:"2015 Q4",y:2,z:4,a:5}],xkey:"x",ykeys:["y","z","a"],barColors:["#26B99A","#34495E","#ACADAC","#3498DB"],hideHover:"auto",labels:["Y","Z","A"],resize:!0}).on("click",(function(e,t){console.log(e,t)})),$("#graph_area").length&&Morris.Area({element:"graph_area",data:[{period:"2014 Q1",iphone:2666,ipad:null,itouch:2647},{period:"2014 Q2",iphone:2778,ipad:2294,itouch:2441},{period:"2014 Q3",iphone:4912,ipad:1969,itouch:2501},{period:"2014 Q4",iphone:3767,ipad:3597,itouch:5689},{period:"2015 Q1",iphone:6810,ipad:1914,itouch:2293},{period:"2015 Q2",iphone:5670,ipad:4293,itouch:1881},{period:"2015 Q3",iphone:4820,ipad:3795,itouch:1588},{period:"2015 Q4",iphone:15073,ipad:5967,itouch:5175},{period:"2016 Q1",iphone:10687,ipad:4460,itouch:2028},{period:"2016 Q2",iphone:8432,ipad:5713,itouch:1791}],xkey:"period",ykeys:["iphone","ipad","itouch"],lineColors:["#26B99A","#34495E","#ACADAC","#3498DB"],labels:["iPhone","iPad","iPod Touch"],pointSize:2,hideHover:"auto",resize:!0}),$("#graph_donut").length&&Morris.Donut({element:"graph_donut",data:[{label:"Jam",value:25},{label:"Frosted",value:40},{label:"Custard",value:25},{label:"Sugar",value:10}],colors:["#26B99A","#34495E","#ACADAC","#3498DB"],formatter:function(e){return e+"%"},resize:!0}),$("#graph_line").length&&(Morris.Line({element:"graph_line",xkey:"year",ykeys:["value"],labels:["Value"],hideHover:"auto",lineColors:["#26B99A","#34495E","#ACADAC","#3498DB"],data:[{year:"2012",value:20},{year:"2013",value:10},{year:"2014",value:5},{year:"2015",value:5},{year:"2016",value:20}],resize:!0}),$MENU_TOGGLE.on("click",(function(){$(window).resize()}))))}function init_echarts(){if("undefined"!=typeof echarts){console.log("init_echarts");var e={color:["#26B99A","#34495E","#BDC3C7","#3498DB","#9B59B6","#8abb6f","#759c6a","#bfd3b7"],title:{itemGap:8,textStyle:{fontWeight:"normal",color:"#408829"}},dataRange:{color:["#1f610a","#97b58d"]},toolbox:{color:["#408829","#408829","#408829","#408829"]},tooltip:{backgroundColor:"rgba(0,0,0,0.5)",axisPointer:{type:"line",lineStyle:{color:"#408829",type:"dashed"},crossStyle:{color:"#408829"},shadowStyle:{color:"rgba(200,200,200,0.3)"}}},dataZoom:{dataBackgroundColor:"#eee",fillerColor:"rgba(64,136,41,0.2)",handleColor:"#408829"},grid:{borderWidth:0},categoryAxis:{axisLine:{lineStyle:{color:"#408829"}},splitLine:{lineStyle:{color:["#eee"]}}},valueAxis:{axisLine:{lineStyle:{color:"#408829"}},splitArea:{show:!0,areaStyle:{color:["rgba(250,250,250,0.1)","rgba(200,200,200,0.1)"]}},splitLine:{lineStyle:{color:["#eee"]}}},timeline:{lineStyle:{color:"#408829"},controlStyle:{normal:{color:"#408829"},emphasis:{color:"#408829"}}},k:{itemStyle:{normal:{color:"#68a54a",color0:"#a9cba2",lineStyle:{width:1,color:"#408829",color0:"#86b379"}}}},map:{itemStyle:{normal:{areaStyle:{color:"#ddd"},label:{textStyle:{color:"#c12e34"}}},emphasis:{areaStyle:{color:"#99d2dd"},label:{textStyle:{color:"#c12e34"}}}}},force:{itemStyle:{normal:{linkStyle:{strokeColor:"#408829"}}}},chord:{padding:4,itemStyle:{normal:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"},chordStyle:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"}}},emphasis:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"},chordStyle:{lineStyle:{width:1,color:"rgba(128, 128, 128, 0.5)"}}}}},gauge:{startAngle:225,endAngle:-45,axisLine:{show:!0,lineStyle:{color:[[.2,"#86b379"],[.8,"#68a54a"],[1,"#408829"]],width:8}},axisTick:{splitNumber:10,length:12,lineStyle:{color:"auto"}},axisLabel:{textStyle:{color:"auto"}},splitLine:{length:18,lineStyle:{color:"auto"}},pointer:{length:"90%",color:"auto"},title:{textStyle:{color:"#333"}},detail:{textStyle:{color:"auto"}}},textStyle:{fontFamily:"Arial, Verdana, sans-serif"}};if($("#mainb").length)echarts.init(document.getElementById("mainb"),e).setOption({title:{text:"Graph title",subtext:"Graph Sub-text"},tooltip:{trigger:"axis"},legend:{data:["sales","purchases"]},toolbox:{show:!1},calculable:!1,xAxis:[{type:"category",data:["1?","2?","3?","4?","5?","6?","7?","8?","9?","10?","11?","12?"]}],yAxis:[{type:"value"}],series:[{name:"sales",type:"bar",data:[2,4.9,7,23.2,25.6,76.7,135.6,162.2,32.6,20,6.4,3.3],markPoint:{data:[{type:"max",name:"???"},{type:"min",name:"???"}]},markLine:{data:[{type:"average",name:"???"}]}},{name:"purchases",type:"bar",data:[2.6,5.9,9,26.4,28.7,70.7,175.6,182.2,48.7,18.8,6,2.3],markPoint:{data:[{name:"sales",value:182.2,xAxis:7,yAxis:183},{name:"purchases",value:2.3,xAxis:11,yAxis:3}]},markLine:{data:[{type:"average",name:"???"}]}}]});if($("#echart_sonar").length)echarts.init(document.getElementById("echart_sonar"),e).setOption({title:{text:"Budget vs spending",subtext:"Subtitle"},tooltip:{trigger:"item"},legend:{orient:"vertical",x:"right",y:"bottom",data:["Allocated Budget","Actual Spending"]},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},polar:[{indicator:[{text:"Sales",max:6e3},{text:"Administration",max:16e3},{text:"Information Techology",max:3e4},{text:"Customer Support",max:38e3},{text:"Development",max:52e3},{text:"Marketing",max:25e3}]}],calculable:!0,series:[{name:"Budget vs spending",type:"radar",data:[{value:[4300,1e4,28e3,35e3,5e4,19e3],name:"Allocated Budget"},{value:[5e3,14e3,28e3,31e3,42e3,21e3],name:"Actual Spending"}]}]});if($("#echart_pyramid").length)echarts.init(document.getElementById("echart_pyramid"),e).setOption({title:{text:"Echart Pyramid Graph",subtext:"Subtitle"},tooltip:{trigger:"item",formatter:"{a}
    {b} : {c}%"},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},legend:{data:["Something #1","Something #2","Something #3","Something #4","Something #5"],orient:"vertical",x:"left",y:"bottom"},calculable:!0,series:[{name:"漏斗图",type:"funnel",width:"40%",data:[{value:60,name:"Something #1"},{value:40,name:"Something #2"},{value:20,name:"Something #3"},{value:80,name:"Something #4"},{value:100,name:"Something #5"}]}]});if($("#echart_gauge").length)echarts.init(document.getElementById("echart_gauge"),e).setOption({tooltip:{formatter:"{a}
    {b} : {c}%"},toolbox:{show:!0,feature:{restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"Performance",type:"gauge",center:["50%","50%"],startAngle:140,endAngle:-140,min:0,max:100,precision:0,splitNumber:10,axisLine:{show:!0,lineStyle:{color:[[.2,"lightgreen"],[.4,"orange"],[.8,"skyblue"],[1,"#ff4500"]],width:30}},axisTick:{show:!0,splitNumber:5,length:8,lineStyle:{color:"#eee",width:1,type:"solid"}},axisLabel:{show:!0,formatter:function(e){switch(e+""){case"10":return"a";case"30":return"b";case"60":return"c";case"90":return"d";default:return""}},textStyle:{color:"#333"}},splitLine:{show:!0,length:30,lineStyle:{color:"#eee",width:2,type:"solid"}},pointer:{length:"80%",width:8,color:"auto"},title:{show:!0,offsetCenter:["-65%",-10],textStyle:{color:"#333",fontSize:15}},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:40,offsetCenter:["-60%",10],formatter:"{value}%",textStyle:{color:"auto",fontSize:30}},data:[{value:50,name:"Performance"}]}]});if($("#echart_line").length)echarts.init(document.getElementById("echart_line"),e).setOption({title:{text:"Line Graph",subtext:"Subtitle"},tooltip:{trigger:"axis"},legend:{x:220,y:40,data:["Intent","Pre-order","Deal"]},toolbox:{show:!0,feature:{magicType:{show:!0,title:{line:"Line",bar:"Bar",stack:"Stack",tiled:"Tiled"},type:["line","bar","stack","tiled"]},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,xAxis:[{type:"category",boundaryGap:!1,data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]}],yAxis:[{type:"value"}],series:[{name:"Deal",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[10,12,21,54,260,830,710]},{name:"Pre-order",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[30,182,434,791,390,30,10]},{name:"Intent",type:"line",smooth:!0,itemStyle:{normal:{areaStyle:{type:"default"}}},data:[1320,1132,601,234,120,90,20]}]});if($("#echart_scatter").length)echarts.init(document.getElementById("echart_scatter"),e).setOption({title:{text:"Scatter Graph",subtext:"Heinz 2003"},tooltip:{trigger:"axis",showDelay:0,axisPointer:{type:"cross",lineStyle:{type:"dashed",width:1}}},legend:{data:["Data2","Data1"]},toolbox:{show:!0,feature:{saveAsImage:{show:!0,title:"Save Image"}}},xAxis:[{type:"value",scale:!0,axisLabel:{formatter:"{value} cm"}}],yAxis:[{type:"value",scale:!0,axisLabel:{formatter:"{value} kg"}}],series:[{name:"Data1",type:"scatter",tooltip:{trigger:"item",formatter:function(e){return e.value.length>1?e.seriesName+" :
    "+e.value[0]+"cm "+e.value[1]+"kg ":e.seriesName+" :
    "+e.name+" : "+e.value+"kg "}},data:[[161.2,51.6],[167.5,59],[159.5,49.2],[157,63],[155.8,53.6],[170,59],[159.1,47.6],[166,69.8],[176.2,66.8],[160.2,75.2],[172.5,55.2],[170.9,54.2],[172.9,62.5],[153.4,42],[160,50],[147.2,49.8],[168.2,49.2],[175,73.2],[157,47.8],[167.6,68.8],[159.5,50.6],[175,82.5],[166.8,57.2],[176.5,87.8],[170.2,72.8],[174,54.5],[173,59.8],[179.9,67.3],[170.5,67.8],[160,47],[154.4,46.2],[162,55],[176.5,83],[160,54.4],[152,45.8],[162.1,53.6],[170,73.2],[160.2,52.1],[161.3,67.9],[166.4,56.6],[168.9,62.3],[163.8,58.5],[167.6,54.5],[160,50.2],[161.3,60.3],[167.6,58.3],[165.1,56.2],[160,50.2],[170,72.9],[157.5,59.8],[167.6,61],[160.7,69.1],[163.2,55.9],[152.4,46.5],[157.5,54.3],[168.3,54.8],[180.3,60.7],[165.5,60],[165,62],[164.5,60.3],[156,52.7],[160,74.3],[163,62],[165.7,73.1],[161,80],[162,54.7],[166,53.2],[174,75.7],[172.7,61.1],[167.6,55.7],[151.1,48.7],[164.5,52.3],[163.5,50],[152,59.3],[169,62.5],[164,55.7],[161.2,54.8],[155,45.9],[170,70.6],[176.2,67.2],[170,69.4],[162.5,58.2],[170.3,64.8],[164.1,71.6],[169.5,52.8],[163.2,59.8],[154.5,49],[159.8,50],[173.2,69.2],[170,55.9],[161.4,63.4],[169,58.2],[166.2,58.6],[159.4,45.7],[162.5,52.2],[159,48.6],[162.8,57.8],[159,55.6],[179.8,66.8],[162.9,59.4],[161,53.6],[151.1,73.2],[168.2,53.4],[168.9,69],[173.2,58.4],[171.8,56.2],[178,70.6],[164.3,59.8],[163,72],[168.5,65.2],[166.8,56.6],[172.7,105.2],[163.5,51.8],[169.4,63.4],[167.8,59],[159.5,47.6],[167.6,63],[161.2,55.2],[160,45],[163.2,54],[162.2,50.2],[161.3,60.2],[149.5,44.8],[157.5,58.8],[163.2,56.4],[172.7,62],[155,49.2],[156.5,67.2],[164,53.8],[160.9,54.4],[162.8,58],[167,59.8],[160,54.8],[160,43.2],[168.9,60.5],[158.2,46.4],[156,64.4],[160,48.8],[167.1,62.2],[158,55.5],[167.6,57.8],[156,54.6],[162.1,59.2],[173.4,52.7],[159.8,53.2],[170.5,64.5],[159.2,51.8],[157.5,56],[161.3,63.6],[162.6,63.2],[160,59.5],[168.9,56.8],[165.1,64.1],[162.6,50],[165.1,72.3],[166.4,55],[160,55.9],[152.4,60.4],[170.2,69.1],[162.6,84.5],[170.2,55.9],[158.8,55.5],[172.7,69.5],[167.6,76.4],[162.6,61.4],[167.6,65.9],[156.2,58.6],[175.2,66.8],[172.1,56.6],[162.6,58.6],[160,55.9],[165.1,59.1],[182.9,81.8],[166.4,70.7],[165.1,56.8],[177.8,60],[165.1,58.2],[175.3,72.7],[154.9,54.1],[158.8,49.1],[172.7,75.9],[168.9,55],[161.3,57.3],[167.6,55],[165.1,65.5],[175.3,65.5],[157.5,48.6],[163.8,58.6],[167.6,63.6],[165.1,55.2],[165.1,62.7],[168.9,56.6],[162.6,53.9],[164.5,63.2],[176.5,73.6],[168.9,62],[175.3,63.6],[159.4,53.2],[160,53.4],[170.2,55],[162.6,70.5],[167.6,54.5],[162.6,54.5],[160.7,55.9],[160,59],[157.5,63.6],[162.6,54.5],[152.4,47.3],[170.2,67.7],[165.1,80.9],[172.7,70.5],[165.1,60.9],[170.2,63.6],[170.2,54.5],[170.2,59.1],[161.3,70.5],[167.6,52.7],[167.6,62.7],[165.1,86.3],[162.6,66.4],[152.4,67.3],[168.9,63],[170.2,73.6],[175.2,62.3],[175.2,57.7],[160,55.4],[165.1,104.1],[174,55.5],[170.2,77.3],[160,80.5],[167.6,64.5],[167.6,72.3],[167.6,61.4],[154.9,58.2],[162.6,81.8],[175.3,63.6],[171.4,53.4],[157.5,54.5],[165.1,53.6],[160,60],[174,73.6],[162.6,61.4],[174,55.5],[162.6,63.6],[161.3,60.9],[156.2,60],[149.9,46.8],[169.5,57.3],[160,64.1],[175.3,63.6],[169.5,67.3],[160,75.5],[172.7,68.2],[162.6,61.4],[157.5,76.8],[176.5,71.8],[164.4,55.5],[160.7,48.6],[174,66.4],[163.8,67.3]],markPoint:{data:[{type:"max",name:"Max"},{type:"min",name:"Min"}]},markLine:{data:[{type:"average",name:"Mean"}]}},{name:"Data2",type:"scatter",tooltip:{trigger:"item",formatter:function(e){return e.value.length>1?e.seriesName+" :
    "+e.value[0]+"cm "+e.value[1]+"kg ":e.seriesName+" :
    "+e.name+" : "+e.value+"kg "}},data:[[174,65.6],[175.3,71.8],[193.5,80.7],[186.5,72.6],[187.2,78.8],[181.5,74.8],[184,86.4],[184.5,78.4],[175,62],[184,81.6],[180,76.6],[177.8,83.6],[192,90],[176,74.6],[174,71],[184,79.6],[192.7,93.8],[171.5,70],[173,72.4],[176,85.9],[176,78.8],[180.5,77.8],[172.7,66.2],[176,86.4],[173.5,81.8],[178,89.6],[180.3,82.8],[180.3,76.4],[164.5,63.2],[173,60.9],[183.5,74.8],[175.5,70],[188,72.4],[189.2,84.1],[172.8,69.1],[170,59.5],[182,67.2],[170,61.3],[177.8,68.6],[184.2,80.1],[186.7,87.8],[171.4,84.7],[172.7,73.4],[175.3,72.1],[180.3,82.6],[182.9,88.7],[188,84.1],[177.2,94.1],[172.1,74.9],[167,59.1],[169.5,75.6],[174,86.2],[172.7,75.3],[182.2,87.1],[164.1,55.2],[163,57],[171.5,61.4],[184.2,76.8],[174,86.8],[174,72.2],[177,71.6],[186,84.8],[167,68.2],[171.8,66.1],[182,72],[167,64.6],[177.8,74.8],[164.5,70],[192,101.6],[175.5,63.2],[171.2,79.1],[181.6,78.9],[167.4,67.7],[181.1,66],[177,68.2],[174.5,63.9],[177.5,72],[170.5,56.8],[182.4,74.5],[197.1,90.9],[180.1,93],[175.5,80.9],[180.6,72.7],[184.4,68],[175.5,70.9],[180.6,72.5],[177,72.5],[177.1,83.4],[181.6,75.5],[176.5,73],[175,70.2],[174,73.4],[165.1,70.5],[177,68.9],[192,102.3],[176.5,68.4],[169.4,65.9],[182.1,75.7],[179.8,84.5],[175.3,87.7],[184.9,86.4],[177.3,73.2],[167.4,53.9],[178.1,72],[168.9,55.5],[157.2,58.4],[180.3,83.2],[170.2,72.7],[177.8,64.1],[172.7,72.3],[165.1,65],[186.7,86.4],[165.1,65],[174,88.6],[175.3,84.1],[185.4,66.8],[177.8,75.5],[180.3,93.2],[180.3,82.7],[177.8,58],[177.8,79.5],[177.8,78.6],[177.8,71.8],[177.8,116.4],[163.8,72.2],[188,83.6],[198.1,85.5],[175.3,90.9],[166.4,85.9],[190.5,89.1],[166.4,75],[177.8,77.7],[179.7,86.4],[172.7,90.9],[190.5,73.6],[185.4,76.4],[168.9,69.1],[167.6,84.5],[175.3,64.5],[170.2,69.1],[190.5,108.6],[177.8,86.4],[190.5,80.9],[177.8,87.7],[184.2,94.5],[176.5,80.2],[177.8,72],[180.3,71.4],[171.4,72.7],[172.7,84.1],[172.7,76.8],[177.8,63.6],[177.8,80.9],[182.9,80.9],[170.2,85.5],[167.6,68.6],[175.3,67.7],[165.1,66.4],[185.4,102.3],[181.6,70.5],[172.7,95.9],[190.5,84.1],[179.1,87.3],[175.3,71.8],[170.2,65.9],[193,95.9],[171.4,91.4],[177.8,81.8],[177.8,96.8],[167.6,69.1],[167.6,82.7],[180.3,75.5],[182.9,79.5],[176.5,73.6],[186.7,91.8],[188,84.1],[188,85.9],[177.8,81.8],[174,82.5],[177.8,80.5],[171.4,70],[185.4,81.8],[185.4,84.1],[188,90.5],[188,91.4],[182.9,89.1],[176.5,85],[175.3,69.1],[175.3,73.6],[188,80.5],[188,82.7],[175.3,86.4],[170.5,67.7],[179.1,92.7],[177.8,93.6],[175.3,70.9],[182.9,75],[170.8,93.2],[188,93.2],[180.3,77.7],[177.8,61.4],[185.4,94.1],[168.9,75],[185.4,83.6],[180.3,85.5],[174,73.9],[167.6,66.8],[182.9,87.3],[160,72.3],[180.3,88.6],[167.6,75.5],[186.7,101.4],[175.3,91.1],[175.3,67.3],[175.9,77.7],[175.3,81.8],[179.1,75.5],[181.6,84.5],[177.8,76.6],[182.9,85],[177.8,102.5],[184.2,77.3],[179.1,71.8],[176.5,87.9],[188,94.3],[174,70.9],[167.6,64.5],[170.2,77.3],[167.6,72.3],[188,87.3],[174,80],[176.5,82.3],[180.3,73.6],[167.6,74.1],[188,85.9],[180.3,73.2],[167.6,76.3],[183,65.9],[183,90.9],[179.1,89.1],[170.2,62.3],[177.8,82.7],[179.1,79.1],[190.5,98.2],[177.8,84.1],[180.3,83.2],[180.3,83.2]],markPoint:{data:[{type:"max",name:"Max"},{type:"min",name:"Min"}]},markLine:{data:[{type:"average",name:"Mean"}]}}]});if($("#echart_bar_horizontal").length)echarts.init(document.getElementById("echart_bar_horizontal"),e).setOption({title:{text:"Bar Graph",subtext:"Graph subtitle"},tooltip:{trigger:"axis"},legend:{x:100,data:["2015","2016"]},toolbox:{show:!0,feature:{saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,xAxis:[{type:"value",boundaryGap:[0,.01]}],yAxis:[{type:"category",data:["Jan","Feb","Mar","Apr","May","Jun"]}],series:[{name:"2015",type:"bar",data:[18203,23489,29034,104970,131744,630230]},{name:"2016",type:"bar",data:[19325,23438,31e3,121594,134141,681807]}]});if($("#echart_pie2").length)echarts.init(document.getElementById("echart_pie2"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},legend:{x:"center",y:"bottom",data:["rose1","rose2","rose3","rose4","rose5","rose6"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"]},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,series:[{name:"Area Mode",type:"pie",radius:[25,90],center:["50%",170],roseType:"area",x:"50%",max:40,sort:"ascending",data:[{value:10,name:"rose1"},{value:5,name:"rose2"},{value:15,name:"rose3"},{value:25,name:"rose4"},{value:20,name:"rose5"},{value:35,name:"rose6"}]}]});if($("#echart_donut").length)echarts.init(document.getElementById("echart_donut"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},calculable:!0,legend:{x:"center",y:"bottom",data:["Direct Access","E-mail Marketing","Union Ad","Video Ads","Search Engine"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"],option:{funnel:{x:"25%",width:"50%",funnelAlign:"center",max:1548}}},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"Access to the resource",type:"pie",radius:["35%","55%"],itemStyle:{normal:{label:{show:!0},labelLine:{show:!0}},emphasis:{label:{show:!0,position:"center",textStyle:{fontSize:"14",fontWeight:"normal"}}}},data:[{value:335,name:"Direct Access"},{value:310,name:"E-mail Marketing"},{value:234,name:"Union Ad"},{value:135,name:"Video Ads"},{value:1548,name:"Search Engine"}]}]});if($("#echart_pie").length){echarts.init(document.getElementById("echart_pie"),e).setOption({tooltip:{trigger:"item",formatter:"{a}
    {b} : {c} ({d}%)"},legend:{x:"center",y:"bottom",data:["Direct Access","E-mail Marketing","Union Ad","Video Ads","Search Engine"]},toolbox:{show:!0,feature:{magicType:{show:!0,type:["pie","funnel"],option:{funnel:{x:"25%",width:"50%",funnelAlign:"left",max:1548}}},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},calculable:!0,series:[{name:"访问来源",type:"pie",radius:"55%",center:["50%","48%"],data:[{value:335,name:"Direct Access"},{value:310,name:"E-mail Marketing"},{value:234,name:"Union Ad"},{value:135,name:"Video Ads"},{value:1548,name:"Search Engine"}]}]});var t={normal:{label:{show:!1},labelLine:{show:!1}}},c={normal:{color:"rgba(0,0,0,0)",label:{show:!1},labelLine:{show:!1}},emphasis:{color:"rgba(0,0,0,0)"}}}if($("#echart_mini_pie").length)echarts.init(document.getElementById("echart_mini_pie"),e).setOption({title:{text:"Chart #2",subtext:"From ExcelHome",sublink:"http://e.weibo.com/1341556070/AhQXtjbqh",x:"center",y:"center",itemGap:20,textStyle:{color:"rgba(30,144,255,0.8)",fontFamily:"微软雅黑",fontSize:35,fontWeight:"bolder"}},tooltip:{show:!0,formatter:"{a}
    {b} : {c} ({d}%)"},legend:{orient:"vertical",x:170,y:45,itemGap:12,data:["68%Something #1","29%Something #2","3%Something #3"]},toolbox:{show:!0,feature:{mark:{show:!0},dataView:{show:!0,title:"Text View",lang:["Text View","Close","Refresh"],readOnly:!1},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},series:[{name:"1",type:"pie",clockWise:!1,radius:[105,130],itemStyle:t,data:[{value:68,name:"68%Something #1"},{value:32,name:"invisible",itemStyle:c}]},{name:"2",type:"pie",clockWise:!1,radius:[80,105],itemStyle:t,data:[{value:29,name:"29%Something #2"},{value:71,name:"invisible",itemStyle:c}]},{name:"3",type:"pie",clockWise:!1,radius:[25,80],itemStyle:t,data:[{value:3,name:"3%Something #3"},{value:97,name:"invisible",itemStyle:c}]}]});if($("#echart_world_map").length)echarts.init(document.getElementById("echart_world_map"),e).setOption({title:{text:"World Population (2010)",subtext:"from United Nations, Total population, both sexes combined, as of 1 July (thousands)",x:"center",y:"top"},tooltip:{trigger:"item",formatter:function(e){var t=(e.value+"").split(".");return t=t[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+"."+t[1],e.seriesName+"
    "+e.name+" : "+t}},toolbox:{show:!0,orient:"vertical",x:"right",y:"center",feature:{mark:{show:!0},dataView:{show:!0,title:"Text View",lang:["Text View","Close","Refresh"],readOnly:!1},restore:{show:!0,title:"Restore"},saveAsImage:{show:!0,title:"Save Image"}}},dataRange:{min:0,max:1e6,text:["High","Low"],realtime:!1,calculable:!0,color:["#087E65","#26B99A","#CBEAE3"]},series:[{name:"World Population (2010)",type:"map",mapType:"world",roam:!1,mapLocation:{y:60},itemStyle:{emphasis:{label:{show:!0}}},data:[{name:"Afghanistan",value:28397.812},{name:"Angola",value:19549.124},{name:"Albania",value:3150.143},{name:"United Arab Emirates",value:8441.537},{name:"Argentina",value:40374.224},{name:"Armenia",value:2963.496},{name:"French Southern and Antarctic Lands",value:268.065},{name:"Australia",value:22404.488},{name:"Austria",value:8401.924},{name:"Azerbaijan",value:9094.718},{name:"Burundi",value:9232.753},{name:"Belgium",value:10941.288},{name:"Benin",value:9509.798},{name:"Burkina Faso",value:15540.284},{name:"Bangladesh",value:151125.475},{name:"Bulgaria",value:7389.175},{name:"The Bahamas",value:66402.316},{name:"Bosnia and Herzegovina",value:3845.929},{name:"Belarus",value:9491.07},{name:"Belize",value:308.595},{name:"Bermuda",value:64.951},{name:"Bolivia",value:716.939},{name:"Brazil",value:195210.154},{name:"Brunei",value:27.223},{name:"Bhutan",value:716.939},{name:"Botswana",value:1969.341},{name:"Central African Republic",value:4349.921},{name:"Canada",value:34126.24},{name:"Switzerland",value:7830.534},{name:"Chile",value:17150.76},{name:"China",value:1359821.465},{name:"Ivory Coast",value:60508.978},{name:"Cameroon",value:20624.343},{name:"Democratic Republic of the Congo",value:62191.161},{name:"Republic of the Congo",value:3573.024},{name:"Colombia",value:46444.798},{name:"Costa Rica",value:4669.685},{name:"Cuba",value:11281.768},{name:"Northern Cyprus",value:1.468},{name:"Cyprus",value:1103.685},{name:"Czech Republic",value:10553.701},{name:"Germany",value:83017.404},{name:"Djibouti",value:834.036},{name:"Denmark",value:5550.959},{name:"Dominican Republic",value:10016.797},{name:"Algeria",value:37062.82},{name:"Ecuador",value:15001.072},{name:"Egypt",value:78075.705},{name:"Eritrea",value:5741.159},{name:"Spain",value:46182.038},{name:"Estonia",value:1298.533},{name:"Ethiopia",value:87095.281},{name:"Finland",value:5367.693},{name:"Fiji",value:860.559},{name:"Falkland Islands",value:49.581},{name:"France",value:63230.866},{name:"Gabon",value:1556.222},{name:"United Kingdom",value:62066.35},{name:"Georgia",value:4388.674},{name:"Ghana",value:24262.901},{name:"Guinea",value:10876.033},{name:"Gambia",value:1680.64},{name:"Guinea Bissau",value:10876.033},{name:"Equatorial Guinea",value:696.167},{name:"Greece",value:11109.999},{name:"Greenland",value:56.546},{name:"Guatemala",value:14341.576},{name:"French Guiana",value:231.169},{name:"Guyana",value:786.126},{name:"Honduras",value:7621.204},{name:"Croatia",value:4338.027},{name:"Haiti",value:9896.4},{name:"Hungary",value:10014.633},{name:"Indonesia",value:240676.485},{name:"India",value:1205624.648},{name:"Ireland",value:4467.561},{name:"Iran",value:240676.485},{name:"Iraq",value:30962.38},{name:"Iceland",value:318.042},{name:"Israel",value:7420.368},{name:"Italy",value:60508.978},{name:"Jamaica",value:2741.485},{name:"Jordan",value:6454.554},{name:"Japan",value:127352.833},{name:"Kazakhstan",value:15921.127},{name:"Kenya",value:40909.194},{name:"Kyrgyzstan",value:5334.223},{name:"Cambodia",value:14364.931},{name:"South Korea",value:51452.352},{name:"Kosovo",value:97.743},{name:"Kuwait",value:2991.58},{name:"Laos",value:6395.713},{name:"Lebanon",value:4341.092},{name:"Liberia",value:3957.99},{name:"Libya",value:6040.612},{name:"Sri Lanka",value:20758.779},{name:"Lesotho",value:2008.921},{name:"Lithuania",value:3068.457},{name:"Luxembourg",value:507.885},{name:"Latvia",value:2090.519},{name:"Morocco",value:31642.36},{name:"Moldova",value:103.619},{name:"Madagascar",value:21079.532},{name:"Mexico",value:117886.404},{name:"Macedonia",value:507.885},{name:"Mali",value:13985.961},{name:"Myanmar",value:51931.231},{name:"Montenegro",value:620.078},{name:"Mongolia",value:2712.738},{name:"Mozambique",value:23967.265},{name:"Mauritania",value:3609.42},{name:"Malawi",value:15013.694},{name:"Malaysia",value:28275.835},{name:"Namibia",value:2178.967},{name:"New Caledonia",value:246.379},{name:"Niger",value:15893.746},{name:"Nigeria",value:159707.78},{name:"Nicaragua",value:5822.209},{name:"Netherlands",value:16615.243},{name:"Norway",value:4891.251},{name:"Nepal",value:26846.016},{name:"New Zealand",value:4368.136},{name:"Oman",value:2802.768},{name:"Pakistan",value:173149.306},{name:"Panama",value:3678.128},{name:"Peru",value:29262.83},{name:"Philippines",value:93444.322},{name:"Papua New Guinea",value:6858.945},{name:"Poland",value:38198.754},{name:"Puerto Rico",value:3709.671},{name:"North Korea",value:1.468},{name:"Portugal",value:10589.792},{name:"Paraguay",value:6459.721},{name:"Qatar",value:1749.713},{name:"Romania",value:21861.476},{name:"Russia",value:21861.476},{name:"Rwanda",value:10836.732},{name:"Western Sahara",value:514.648},{name:"Saudi Arabia",value:27258.387},{name:"Sudan",value:35652.002},{name:"South Sudan",value:9940.929},{name:"Senegal",value:12950.564},{name:"Solomon Islands",value:526.447},{name:"Sierra Leone",value:5751.976},{name:"El Salvador",value:6218.195},{name:"Somaliland",value:9636.173},{name:"Somalia",value:9636.173},{name:"Republic of Serbia",value:3573.024},{name:"Suriname",value:524.96},{name:"Slovakia",value:5433.437},{name:"Slovenia",value:2054.232},{name:"Sweden",value:9382.297},{name:"Swaziland",value:1193.148},{name:"Syria",value:7830.534},{name:"Chad",value:11720.781},{name:"Togo",value:6306.014},{name:"Thailand",value:66402.316},{name:"Tajikistan",value:7627.326},{name:"Turkmenistan",value:5041.995},{name:"East Timor",value:10016.797},{name:"Trinidad and Tobago",value:1328.095},{name:"Tunisia",value:10631.83},{name:"Turkey",value:72137.546},{name:"United Republic of Tanzania",value:44973.33},{name:"Uganda",value:33987.213},{name:"Ukraine",value:46050.22},{name:"Uruguay",value:3371.982},{name:"United States of America",value:312247.116},{name:"Uzbekistan",value:27769.27},{name:"Venezuela",value:236.299},{name:"Vietnam",value:89047.397},{name:"Vanuatu",value:236.299},{name:"West Bank",value:13.565},{name:"Yemen",value:22763.008},{name:"South Africa",value:51452.352},{name:"Zambia",value:13216.985},{name:"Zimbabwe",value:13076.978}]}]})}}jQuery((function(e){e("#regexGroupSelect").change((function(){document.location="?group="+e("#regexGroupSelect option:selected").attr("value")})),e(".confirm_action").click((function(){return confirm("Are you sure?")}))})),tinyMCE.init({selector:"textarea#body",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table directionality emoticons template paste code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),tinyMCE.init({selector:"textarea#metadescription",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table contextmenu directionality emoticons template paste textcolor code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),tinyMCE.init({selector:"textarea#metakeywords",theme:"silver",plugins:["advlist autolink link image lists charmap print preview hr anchor pagebreak spellchecker","searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking","save table contextmenu directionality emoticons template paste textcolor code"],theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",toolbar:"insertfile undo redo | styleselect | fontselect |sizeselect | fontsizeselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | print preview media fullpage | forecolor backcolor emoticons | code",fontsize_formats:"8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 17pt 18pt 24pt 36pt",mode:"exact",relative_urls:!1,remove_script_host:!1,convert_urls:!0}),function(e,t){jQuery.fn[t]=function(e){return e?this.bind("resize",(c=e,function(){var e=this,t=arguments;l?clearTimeout(l):r&&c.apply(e,t),l=setTimeout((function(){r||c.apply(e,t),l=null}),n||100)})):this.trigger(t);var c,n,r,l}}(jQuery,"smartresize"),$(document).ready((function(){var e,t=function(){$RIGHT_COL.css("min-height",$(window).height());var e=$BODY.outerHeight(),t=$BODY.hasClass("footer_fixed")?-10:$FOOTER.height(),c=$LEFT_COL.eq(1).height()+$SIDEBAR_FOOTER.height(),n=e1){for(var c=0,n=0;n:first-child"),"+"==$expand.text()?$expand.text("-"):$expand.text("+")}))})),"undefined"!=typeof NProgress&&($(document).ready((function(){NProgress.start()})),$(window).load((function(){NProgress.done()}))),$(document).ready((function(){init_sparklines(),init_flot_chart(),init_wysiwyg(),init_InputMask(),init_JQVmap(),init_cropper(),init_knob(),init_IonRangeSlider(),init_ColorPicker(),init_TagsInput(),init_parsley(),init_daterangepicker(),init_daterangepicker_right(),init_daterangepicker_single_call(),init_daterangepicker_reservation(),init_SmartWizard(),init_EasyPieChart(),init_charts(),init_echarts(),init_morris_charts(),init_skycons(),init_select2(),init_validator(),init_DataTables(),init_chart_doughnut(),init_gauge(),init_PNotify(),init_starrr(),init_calendar(),init_compose(),init_CustomNotification(),init_autosize(),init_autocomplete()}));let tooltipTriggerList=[].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')),tooltipList=tooltipTriggerList.map((function(e){return new bootstrap.Tooltip(e)}));function isValidEmailAddress(e){return new RegExp(/^(("[\w-\s]+")|([\w-]+(?:\.[\w-]+)*)|("[\w-\s]+")([\w-]+(?:\.[\w-]+)*))(@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$)|(@\[?((25[0-5]\.|2[0-4][0-9]\.|1[0-9]{2}\.|[0-9]{1,2}\.))((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\.){2}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[0-9]{1,2})\]?$)/i).test(e)}function getNzbGetQueue(){$.ajax({url:"queuedata?type=nzbget&id="+$.now(),cache:!1,success:function(e){$(".nzbget_queue").html(e),setTimeout("getNzbGetQueue()",2500)},error:function(){$(".nzbget_queue").html('Could not contact your queue. Refresh')},timeout:5e3})}function getHistory(){$.ajax({url:"queuedata?type=history&id="+$.now(),cache:!1,success:function(e){$(".sab_history").html(e),setTimeout("getHistory()",1e4)},error:function(){},timeout:5e3})}jQuery((function(e){const t=window.location.origin;e(".cartadd").click((function(c){if(e(this).hasClass("icon_cart_clicked"))return!1;let n=e(".guid").attr("id").substring(4);return e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e.post(t+"/cart/add?id="+n,(function(t){e(c.target).addClass("icon_cart_clicked").attr("title","Added to Cart"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your Download Basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),!1}));let c,n,r=e("table.data tr").children("td.icons").children("div.icon").css("opacity");e("table.data tr").hover((function(){e(this).children("td.icons").children("div.icon").css("opacity",1)}),(function(){e(this).children("td.icons").children("div.icon").css("opacity",r)})),e(".forumpostsubmit").click((function(t){if(""==e.trim(e("#addMessage").val())||""==e.trim(e("#addSubject").val()))return alert("Please enter a subject and message."),!1})),e(".forumreplysubmit").click((function(t){if(""==e.trim(e("#addMessage").val()))return alert("Please enter a message."),!1})),e(".check").click((function(t){e(t.target).is("input")||e(this).children(".nzb_check").attr("checked",!e(this).children(".nzb_check").attr("checked"))})),e(".descmore").click((function(t){return e(this).prev(".descinitial").hide(),e(this).next(".descfull").show(),e(this).hide(),!1})),e(".nzb_check_all").change((function(){e(this).attr("checked")?e("table.data tr td input:checkbox").attr("checked",e(this).attr("checked")):e("table.data tr td input:checkbox").removeAttr("checked")})),e(".nzb_check_all_season").change((function(){let t=e(this).attr("name");e("table.data tr td input:checkbox").each((function(c,n){e(n).attr("name")==t&&e(n).attr("checked",!e(n).attr("checked"))}))})),e(".icon_cart").click((function(c){if(e(this).hasClass("icon_cart_clicked"))return!1;let n=e(this).attr("id").substring(4);return e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e.post(t+"/cart/add?id="+n,(function(t){e(c.target).addClass("icon_cart_clicked").attr("title"," Release added to Cart"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),!1})),e("table.data a.modal_nfo").colorbox({href:function(){return e(this).attr("href")+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"90%",initialWidth:"800px",initialHeight:"90%",speed:0,opacity:.7}),e("table.data a.modal_prev").colorbox({scrolling:!1,maxWidth:"800px",maxHeight:"450px"}),e("table.data a.modal_imdb").colorbox({href:function(){return t+"movie/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMovie")})),e("a.modal_imdbtrailer").colorbox({href:function(){return t+"movietrailer/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMovie")})),e("table.data a.modal_music").colorbox({href:function(){return t+"musicmodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxMusic")})),e("table.data a.modal_console").colorbox({href:function(){return t+"consolemodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxConsole")})),e("table.data a.modal_book").colorbox({href:function(){return t+"bookmodal/"+e(this).attr("name").substring(4)+"&modal"},title:function(){return e(this).parent().parent().children("a.title").text()},innerWidth:"800px",innerHeight:"450px",initialWidth:"800px",initialHeight:"450px",speed:0,opacity:.7}).click((function(){e("#colorbox").removeClass().addClass("cboxBook")})),e("#nzb_multi_operations_form").submit((function(){return!1})),e("button.nzb_multi_operations_download").on("click",(function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+=e(n).val()+",")})),c=c.substring(0,c.length-1),c&&(window.location=t+"/getnzb?zip=1&id="+c)})),e("input.nzb_multi_operations_download_cart").on("click",(function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+=e(n).val()+",")})),c=c.substring(0,c.length-1),c&&(window.location=t+"/getnzb?zip=1&id="+c)})),e("button.nzb_multi_operations_cart").on("click",(function(){let c=new Array;e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),e("table.data INPUT[type='checkbox']:checked").each((function(t,n){let r=e(n).val(),l=e(n).parent().children("div.icons").children(".icon_cart");r&&!l.hasClass("icon_cart_clicked")&&(l.addClass("icon_cart_clicked").attr("title","Added to Cart"),c.push(r),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your Download Basket!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})),e(this).attr("checked",!1)}));let n=c.toString();e.post(t+"/cart/add?id="+n)})),e("button.nzb_multi_operations_sab").on("click",(function(){e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let r=e(n).parent().parent().children("td.icons").children(".icon_sab"),l=e(n).val();if(l&&!r.hasClass("icon_sab_clicked")){let c=t+"/sendtoqueue/"+l;e.post(c,(function(e){r.addClass("icon_sab_clicked").attr("title","Added to Queue"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}e(this).attr("checked",!1)}))})),e("input.nzb_multi_operations_nzbget").on("click",(function(){e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let r=e(n).parent().parent().children("td.icons").children(".icon_nzbget"),l=e(n).val();if(l&&!r.hasClass("icon_nzbget_clicked")){let c=t+"/sendtoqueue/"+l;e.post(c,(function(e){r.addClass("icon_nzbget_clicked").attr("title","Added to Queue"),PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Release added to your download queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}e(this).attr("checked",!1)}))})),e("input.nzb_multi_operations_edit").click((function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c&&e("input.nzb_multi_operations_edit").colorbox({href:function(){return t+"ajax_release-admin?action=edit"+c+"&from="+encodeURIComponent(window.location)},title:"Edit Release",innerWidth:"400px",innerHeight:"250px",initialWidth:"400px",initialHeight:"250px",speed:0,opacity:.7})})),e("input.nzb_multi_operations_delete").click((function(){let c="";if(e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c){PNotify.defaults.icons="fontawesome5";const n=PNotify.alert({title:"Confirmation Needed",text:"Are you sure you want to delete the selected releases?",icon:"glyphicon glyphicon-question-sign",hide:!1,modules:{Confirm:{confirm:!0}},Buttons:{closer:!1,sticker:!1},History:{history:!1}});n.on("pnotify.confirm",(function(){e.post(t+"ajax_release-admin?action=dodelete"+c,(function(e){location.reload(!0)}))})),n.on("pnotify.cancel",(function(){alert("Cancelled")}))}})),e("input.nzb_multi_operations_rebuild").click((function(){let c="";e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&(c+="&id[]="+e(n).val())})),c&&confirm("Are you sure you want to rebuild the selected releases?")&&e.post(t+"ajax_release-admin?action=dorebuild"+c,(function(e){location.reload(!0)}))})),e("input.nzb_multi_operations_cartdelete").click((function(){let c=new Array;if(e("table.data INPUT[type='checkbox']:checked").each((function(t,n){"on"!=e(n).val()&&c.push(e(n).val())})),e.ajaxSetup({headers:{"X-CSRF-TOKEN":e('meta[name="csrf-token"]').attr("content")}}),c){PNotify.defaults.icons="fontawesome5";const n=PNotify.alert({title:"Confirmation Needed",text:"Are you sure you want to delete the selected releases from your cart?",hide:!1,modules:{Confirm:{confirm:!0}},Buttons:{closer:!1,sticker:!1},History:{history:!1}});n.on("pnotify.confirm",(function(){e.post(t+"/cart/delete/"+c)})),n.on("pnotify.cancel",(function(){alert("Cancelled")}))}})),e("input.nzb_multi_operations_cartsab").click((function(){new Array;e("table.data INPUT[type='checkbox']:checked").each((function(c,n){let r=e(n).val(),l=t+"/sendtoqueue/"+r;e.post(l,(function(){PNotify.defaults.icons="fontawesome5",PNotify.success({title:"Releases sent to queue!",type:"success",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})}))}))})),e("#headsearch").focus((function(){"Search..."===this.value?this.value="":this.select()})).blur((function(){""===this.value&&(this.value="Search...")})),e("#headsearch_form").submit((function(){return e("#headsearch_go").trigger("click"),!1})),document.getElementById("headsearch_go").addEventListener("click",(function(){let e=document.getElementById("headsearch"),c=document.getElementById("headcat");if(e.value&&"Search..."!=e.value){let n=e.value,r="-1"!==c.value?"&t="+c.value:"t=-1";window.location.href=t+"/search?"+r+"&search="+n}else PNotify.defaults.icons="fontawesome5",PNotify.alert({title:"You need to enter a search term!",type:"error",icon:"fa fa-info fa-3x",Animate:{animate:!0,in_class:"bounceInLeft",out_class:"bounceOutRight"},desktop:{desktop:!0,fallback:!0}})})),e("#search_search_button").click((function(){return e("#search").val()&&(document.location=t+"/search?search="+e("#search").val()+(-1!=e("#search_cat").val()?"&t="+e("#search_cat").val():"&t=-1")),!1})),e("#search").focus((function(){this.select()})),e("#searchraw_search_button").click((function(){return e("#search").val()&&(document.location=t+"/searchraw/"+e("#search").val()),!1})),e("#searchraw_download_selected").click((function(){return e("#dl input:checked").length&&e("#dl").trigger("submit"),!1})),e("#username").length&&e("#username").focus(),e("#search").length&&e("#search").focus(),e("#viewfilelist_download_selected").click((function(){return e("#fileform input:checked").length&&e("#fileform").trigger("submit"),!1})),e(".confirm_action").click((function(){return confirm("Are you sure?")})),e(".audioprev").click((function(){let t=document.getElementById(e(this).next("audio").attr("ID"));return null!=t&&("Listen"==e(this).text()?(t.play(),e(this).text("Stop")):(t.pause(),t.currentTime=0,e(this).text("Listen"))),t.addEventListener("ended",(function(){e(this).prev().text("Listen")})),!1})),e(".mmenu").click((function(){return document.location=e(this).children("a").attr("href"),!1})),e(".mmenu_new").click((function(){return window.open(e(this).children("a").attr("href")),!1})),e(".checkbox_operations .select_all").click((function(){return e("table.data INPUT[type='checkbox']").attr("checked",!0).trigger("change"),!1})),e(".checkbox_operations .select_none").click((function(){return e("table.data INPUT[type='checkbox']").attr("checked",!1).trigger("change"),!1})),e(".checkbox_operations .select_invert").click((function(){return e("table.data INPUT[type='checkbox']").each((function(){e(this).attr("checked",!e(this).attr("checked")).trigger("change")})),!1})),e(".checkbox_operations .select_range").click((function(){return c&&n&&c1&&""!=r[1])t+=r[1],c+=r[1].length;else{if(" "==e[c])t+="+";else{let n=e.charCodeAt(c).toString(16);t+="%"+(n.length<2?"0":"")+n.toUpperCase()}c++}}return t},URLDecode:function(e){let t,c=e,n=/(%[^%]{2})/;for(;null!=(m=n.exec(c))&&m.length>1&&""!=m[1];)b=parseInt(m[1].substr(1),16),t=String.fromCharCode(b),c=c.replace(m[1],t);return c}}),$((function(){let e=$("input.flat-all"),t=$("input.flat");$("input").iCheck({checkboxClass:"icheckbox_flat-green",radioClass:"iradio_flat-green"}),e.on("ifChecked ifUnchecked",(function(e){"ifChecked"===e.type?t.iCheck("check"):t.iCheck("uncheck")})),t.on("ifChanged",(function(c){t.filter(":checked").length===t.length?e.prop("checked","checked"):e.prop("checked",!1),e.iCheck("update")}))})); diff --git a/public/mix-manifest.json b/public/mix-manifest.json index bd5c4c6a9..cff67bb5e 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -6,22 +6,16 @@ "/assets/js/themes/silver/theme.js": "/assets/js/themes/silver/theme.js", "/assets/js/themes/silver/theme.min.js": "/assets/js/themes/silver/theme.min.js", "/assets/js/skins/content/dark/content.css": "/assets/js/skins/content/dark/content.css", - "/assets/js/skins/content/dark/content.js": "/assets/js/skins/content/dark/content.js", "/assets/js/skins/content/dark/content.min.css": "/assets/js/skins/content/dark/content.min.css", "/assets/js/skins/content/default/content.css": "/assets/js/skins/content/default/content.css", - "/assets/js/skins/content/default/content.js": "/assets/js/skins/content/default/content.js", "/assets/js/skins/content/default/content.min.css": "/assets/js/skins/content/default/content.min.css", "/assets/js/skins/content/document/content.css": "/assets/js/skins/content/document/content.css", - "/assets/js/skins/content/document/content.js": "/assets/js/skins/content/document/content.js", "/assets/js/skins/content/document/content.min.css": "/assets/js/skins/content/document/content.min.css", "/assets/js/skins/content/tinymce-5/content.css": "/assets/js/skins/content/tinymce-5/content.css", - "/assets/js/skins/content/tinymce-5/content.js": "/assets/js/skins/content/tinymce-5/content.js", "/assets/js/skins/content/tinymce-5/content.min.css": "/assets/js/skins/content/tinymce-5/content.min.css", "/assets/js/skins/content/tinymce-5-dark/content.css": "/assets/js/skins/content/tinymce-5-dark/content.css", - "/assets/js/skins/content/tinymce-5-dark/content.js": "/assets/js/skins/content/tinymce-5-dark/content.js", "/assets/js/skins/content/tinymce-5-dark/content.min.css": "/assets/js/skins/content/tinymce-5-dark/content.min.css", "/assets/js/skins/content/writer/content.css": "/assets/js/skins/content/writer/content.css", - "/assets/js/skins/content/writer/content.js": "/assets/js/skins/content/writer/content.js", "/assets/js/skins/content/writer/content.min.css": "/assets/js/skins/content/writer/content.min.css", "/assets/js/skins/lightgray/content.inline.min.css": "/assets/js/skins/lightgray/content.inline.min.css", "/assets/js/skins/lightgray/content.min.css": "/assets/js/skins/lightgray/content.min.css", @@ -43,61 +37,45 @@ "/assets/js/skins/lightgray/skin.mobile.min.css": "/assets/js/skins/lightgray/skin.mobile.min.css", "/assets/js/skins/ui/oxide/content.css": "/assets/js/skins/ui/oxide/content.css", "/assets/js/skins/ui/oxide/content.inline.css": "/assets/js/skins/ui/oxide/content.inline.css", - "/assets/js/skins/ui/oxide/content.inline.js": "/assets/js/skins/ui/oxide/content.inline.js", "/assets/js/skins/ui/oxide/content.inline.min.css": "/assets/js/skins/ui/oxide/content.inline.min.css", - "/assets/js/skins/ui/oxide/content.js": "/assets/js/skins/ui/oxide/content.js", "/assets/js/skins/ui/oxide/content.min.css": "/assets/js/skins/ui/oxide/content.min.css", "/assets/js/skins/ui/oxide/content.mobile.css": "/assets/js/skins/ui/oxide/content.mobile.css", "/assets/js/skins/ui/oxide/content.mobile.min.css": "/assets/js/skins/ui/oxide/content.mobile.min.css", "/assets/js/skins/ui/oxide/fonts/tinymce-mobile.woff": "/assets/js/skins/ui/oxide/fonts/tinymce-mobile.woff", "/assets/js/skins/ui/oxide/skin.css": "/assets/js/skins/ui/oxide/skin.css", - "/assets/js/skins/ui/oxide/skin.js": "/assets/js/skins/ui/oxide/skin.js", "/assets/js/skins/ui/oxide/skin.min.css": "/assets/js/skins/ui/oxide/skin.min.css", "/assets/js/skins/ui/oxide/skin.mobile.css": "/assets/js/skins/ui/oxide/skin.mobile.css", "/assets/js/skins/ui/oxide/skin.mobile.min.css": "/assets/js/skins/ui/oxide/skin.mobile.min.css", "/assets/js/skins/ui/oxide/skin.shadowdom.css": "/assets/js/skins/ui/oxide/skin.shadowdom.css", - "/assets/js/skins/ui/oxide/skin.shadowdom.js": "/assets/js/skins/ui/oxide/skin.shadowdom.js", "/assets/js/skins/ui/oxide/skin.shadowdom.min.css": "/assets/js/skins/ui/oxide/skin.shadowdom.min.css", "/assets/js/skins/ui/oxide-dark/content.css": "/assets/js/skins/ui/oxide-dark/content.css", "/assets/js/skins/ui/oxide-dark/content.inline.css": "/assets/js/skins/ui/oxide-dark/content.inline.css", - "/assets/js/skins/ui/oxide-dark/content.inline.js": "/assets/js/skins/ui/oxide-dark/content.inline.js", "/assets/js/skins/ui/oxide-dark/content.inline.min.css": "/assets/js/skins/ui/oxide-dark/content.inline.min.css", - "/assets/js/skins/ui/oxide-dark/content.js": "/assets/js/skins/ui/oxide-dark/content.js", "/assets/js/skins/ui/oxide-dark/content.min.css": "/assets/js/skins/ui/oxide-dark/content.min.css", "/assets/js/skins/ui/oxide-dark/content.mobile.css": "/assets/js/skins/ui/oxide-dark/content.mobile.css", "/assets/js/skins/ui/oxide-dark/content.mobile.min.css": "/assets/js/skins/ui/oxide-dark/content.mobile.min.css", "/assets/js/skins/ui/oxide-dark/fonts/tinymce-mobile.woff": "/assets/js/skins/ui/oxide-dark/fonts/tinymce-mobile.woff", "/assets/js/skins/ui/oxide-dark/skin.css": "/assets/js/skins/ui/oxide-dark/skin.css", - "/assets/js/skins/ui/oxide-dark/skin.js": "/assets/js/skins/ui/oxide-dark/skin.js", "/assets/js/skins/ui/oxide-dark/skin.min.css": "/assets/js/skins/ui/oxide-dark/skin.min.css", "/assets/js/skins/ui/oxide-dark/skin.mobile.css": "/assets/js/skins/ui/oxide-dark/skin.mobile.css", "/assets/js/skins/ui/oxide-dark/skin.mobile.min.css": "/assets/js/skins/ui/oxide-dark/skin.mobile.min.css", "/assets/js/skins/ui/oxide-dark/skin.shadowdom.css": "/assets/js/skins/ui/oxide-dark/skin.shadowdom.css", - "/assets/js/skins/ui/oxide-dark/skin.shadowdom.js": "/assets/js/skins/ui/oxide-dark/skin.shadowdom.js", "/assets/js/skins/ui/oxide-dark/skin.shadowdom.min.css": "/assets/js/skins/ui/oxide-dark/skin.shadowdom.min.css", "/assets/js/skins/ui/tinymce-5/content.css": "/assets/js/skins/ui/tinymce-5/content.css", "/assets/js/skins/ui/tinymce-5/content.inline.css": "/assets/js/skins/ui/tinymce-5/content.inline.css", - "/assets/js/skins/ui/tinymce-5/content.inline.js": "/assets/js/skins/ui/tinymce-5/content.inline.js", "/assets/js/skins/ui/tinymce-5/content.inline.min.css": "/assets/js/skins/ui/tinymce-5/content.inline.min.css", - "/assets/js/skins/ui/tinymce-5/content.js": "/assets/js/skins/ui/tinymce-5/content.js", "/assets/js/skins/ui/tinymce-5/content.min.css": "/assets/js/skins/ui/tinymce-5/content.min.css", "/assets/js/skins/ui/tinymce-5/skin.css": "/assets/js/skins/ui/tinymce-5/skin.css", - "/assets/js/skins/ui/tinymce-5/skin.js": "/assets/js/skins/ui/tinymce-5/skin.js", "/assets/js/skins/ui/tinymce-5/skin.min.css": "/assets/js/skins/ui/tinymce-5/skin.min.css", "/assets/js/skins/ui/tinymce-5/skin.shadowdom.css": "/assets/js/skins/ui/tinymce-5/skin.shadowdom.css", - "/assets/js/skins/ui/tinymce-5/skin.shadowdom.js": "/assets/js/skins/ui/tinymce-5/skin.shadowdom.js", "/assets/js/skins/ui/tinymce-5/skin.shadowdom.min.css": "/assets/js/skins/ui/tinymce-5/skin.shadowdom.min.css", "/assets/js/skins/ui/tinymce-5-dark/content.css": "/assets/js/skins/ui/tinymce-5-dark/content.css", "/assets/js/skins/ui/tinymce-5-dark/content.inline.css": "/assets/js/skins/ui/tinymce-5-dark/content.inline.css", - "/assets/js/skins/ui/tinymce-5-dark/content.inline.js": "/assets/js/skins/ui/tinymce-5-dark/content.inline.js", "/assets/js/skins/ui/tinymce-5-dark/content.inline.min.css": "/assets/js/skins/ui/tinymce-5-dark/content.inline.min.css", - "/assets/js/skins/ui/tinymce-5-dark/content.js": "/assets/js/skins/ui/tinymce-5-dark/content.js", "/assets/js/skins/ui/tinymce-5-dark/content.min.css": "/assets/js/skins/ui/tinymce-5-dark/content.min.css", "/assets/js/skins/ui/tinymce-5-dark/skin.css": "/assets/js/skins/ui/tinymce-5-dark/skin.css", - "/assets/js/skins/ui/tinymce-5-dark/skin.js": "/assets/js/skins/ui/tinymce-5-dark/skin.js", "/assets/js/skins/ui/tinymce-5-dark/skin.min.css": "/assets/js/skins/ui/tinymce-5-dark/skin.min.css", "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.css": "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.css", - "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.js": "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.js", "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.min.css": "/assets/js/skins/ui/tinymce-5-dark/skin.shadowdom.min.css", "/assets/js/plugins/accordion/index.js": "/assets/js/plugins/accordion/index.js", "/assets/js/plugins/accordion/plugin.js": "/assets/js/plugins/accordion/plugin.js", diff --git a/webpack.mix.js b/webpack.mix.js index 1bd778a06..9266e6b35 100644 --- a/webpack.mix.js +++ b/webpack.mix.js @@ -24,10 +24,12 @@ mix 'node_modules/bootstrap/dist/css/bootstrap.min.css', 'node_modules/bootstrap/dist/css/bootstrap-reboot.css', 'node_modules/icheck/skins/flat/green.css', + 'node_modules/datatables/media/css/jquery.dataTables.min.css', 'node_modules/animate.css/animate.min.css', 'node_modules/bootstrap-datepicker/dist/css/bootstrap-datepicker.standalone.min.css', 'node_modules/bootstrap-progressbar/css/bootstrap-progressbar-3.3.4.min.css', 'node_modules/@fortawesome/fontawesome-free/css/svg-with-js.min.css', + 'node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css', 'node_modules/pnotify/dist/PNotifyBrightTheme.css', 'node_modules/flexboxgrid2/flexboxgrid2.min.css', 'resources/assets/css/custom.css' @@ -39,6 +41,8 @@ mix 'node_modules/bootstrap/dist/js/bootstrap.bundle.js', 'node_modules/@fortawesome/fontawesome-free/js/all.min.js', 'node_modules/@fortawesome/fontawesome-free/js/v4-shims.min.js', + 'node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.js', + 'node_modules/datatables/media/js/jquery.dataTables.min.js', 'node_modules/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js', 'node_modules/autosize/dist/autosize.min.js', 'node_modules/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js', @@ -54,6 +58,7 @@ mix 'node_modules/pnotify/dist/umd/PNotifyHistory.js', 'node_modules/pnotify/dist/umd/PNotifyReference.js', 'node_modules/tinymce/tinymce.min.js', + 'node_modules/jquery-colorbox/jquery.colorbox-min.js', 'node_modules/pace-js/pace.min.js', 'node_modules/icheck/icheck.min.js', 'resources/assets/js/utils-admin.js',