From c63dc7bd26e492013af0f1fb2ef01ab6020c63b6 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 19 May 2021 19:36:05 -0500 Subject: [PATCH] Migrate to Sphinx --- 0.2/.buildinfo | 4 + 0.2/404.html | 238 - 0.2/_sources/about.md.txt | 58 + 0.2/_sources/benchmark.md.txt | 177 + 0.2/_sources/customization.md.txt | 182 + 0.2/_sources/index.md.txt | 35 + 0.2/_sources/usage.md.txt | 246 + 0.2/_static/__init__.py | 0 .../__pycache__/__init__.cpython-38.pyc | Bin 0 -> 184 bytes 0.2/_static/basic.css | 856 ++ ...index.c5995385ac14fb8791e8eb36b4908be2.css | 6 + 0.2/_static/css/theme.css | 117 + 0.2/_static/custom.css | 7 + 0.2/_static/doctools.js | 316 + 0.2/_static/documentation_options.js | 12 + 0.2/_static/file.png | Bin 0 -> 286 bytes 0.2/_static/images/logo_binder.svg | 19 + 0.2/_static/images/logo_colab.png | Bin 0 -> 7601 bytes 0.2/_static/images/logo_jupyterhub.svg | 1 + 0.2/_static/jquery-3.5.1.js | 10872 ++++++++++++++++ 0.2/_static/jquery.js | 2 + 0.2/_static/js/index.1c5a1a01449ed65a7b51.js | 32 + 0.2/_static/language_data.js | 297 + 0.2/_static/minus.png | Bin 0 -> 90 bytes 0.2/_static/plus.png | Bin 0 -> 90 bytes 0.2/_static/pygments.css | 82 + 0.2/_static/searchtools.js | 514 + ...-theme.12a9622fbb08dcb3a2a40b2c02b83a57.js | 18 + ...theme.acff12b8f9c144ce68a297486a2fa670.css | 5 + 0.2/_static/sphinx-book-theme.css | 1 + 0.2/_static/underscore-1.3.1.js | 999 ++ 0.2/_static/underscore.js | 31 + .../vendor/fontawesome/5.13.0/LICENSE.txt | 34 + .../vendor/fontawesome/5.13.0/css/all.min.css | 5 + .../5.13.0/webfonts/fa-brands-400.eot | Bin 0 -> 133034 bytes .../5.13.0/webfonts/fa-brands-400.svg | 3570 +++++ .../5.13.0/webfonts/fa-brands-400.ttf | Bin 0 -> 132728 bytes .../5.13.0/webfonts/fa-brands-400.woff | Bin 0 -> 89824 bytes .../5.13.0/webfonts/fa-brands-400.woff2 | Bin 0 -> 76612 bytes .../5.13.0/webfonts/fa-regular-400.eot | Bin 0 -> 34390 bytes .../5.13.0/webfonts/fa-regular-400.svg | 803 ++ .../5.13.0/webfonts/fa-regular-400.ttf | Bin 0 -> 34092 bytes .../5.13.0/webfonts/fa-regular-400.woff | Bin 0 -> 16800 bytes .../5.13.0/webfonts/fa-regular-400.woff2 | Bin 0 -> 13584 bytes .../5.13.0/webfonts/fa-solid-900.eot | Bin 0 -> 202902 bytes .../5.13.0/webfonts/fa-solid-900.svg | 4938 +++++++ .../5.13.0/webfonts/fa-solid-900.ttf | Bin 0 -> 202616 bytes .../5.13.0/webfonts/fa-solid-900.woff | Bin 0 -> 103300 bytes .../5.13.0/webfonts/fa-solid-900.woff2 | Bin 0 -> 79444 bytes 0.2/_static/webpack-macros.html | 25 + 0.2/about/index.html | 481 +- 0.2/api/miplearn/benchmark.html | 452 - 0.2/api/miplearn/classifiers/adaptive.html | 249 - 0.2/api/miplearn/classifiers/counting.html | 167 - 0.2/api/miplearn/classifiers/cv.html | 316 - 0.2/api/miplearn/classifiers/evaluator.html | 123 - 0.2/api/miplearn/classifiers/index.html | 283 - 0.2/api/miplearn/classifiers/threshold.html | 245 - 0.2/api/miplearn/components/component.html | 525 - 0.2/api/miplearn/components/composite.html | 234 - 0.2/api/miplearn/components/cuts.html | 386 - 0.2/api/miplearn/components/index.html | 206 - 0.2/api/miplearn/components/lazy_dynamic.html | 410 - 0.2/api/miplearn/components/lazy_static.html | 624 - 0.2/api/miplearn/components/objective.html | 392 - 0.2/api/miplearn/components/primal.html | 610 - 0.2/api/miplearn/components/relaxation.html | 326 - .../components/steps/convert_tight.html | 635 - .../components/steps/drop_redundant.html | 663 - 0.2/api/miplearn/components/steps/index.html | 75 - .../components/steps/relax_integrality.html | 141 - 0.2/api/miplearn/extractors.html | 677 - 0.2/api/miplearn/index.html | 137 - 0.2/api/miplearn/instance.html | 772 -- 0.2/api/miplearn/log.html | 294 - 0.2/api/miplearn/problems/index.html | 83 - 0.2/api/miplearn/problems/knapsack.html | 881 -- 0.2/api/miplearn/problems/stab.html | 434 - 0.2/api/miplearn/problems/tsp.html | 587 - 0.2/api/miplearn/solvers/gurobi.html | 928 -- 0.2/api/miplearn/solvers/index.html | 118 - 0.2/api/miplearn/solvers/internal.html | 1141 -- 0.2/api/miplearn/solvers/learning.html | 1100 -- 0.2/api/miplearn/solvers/pyomo/base.html | 730 -- 0.2/api/miplearn/solvers/pyomo/cplex.html | 193 - 0.2/api/miplearn/solvers/pyomo/gurobi.html | 221 - 0.2/api/miplearn/solvers/pyomo/index.html | 88 - 0.2/api/miplearn/solvers/pyomo/xpress.html | 174 - 0.2/api/miplearn/types.html | 256 - 0.2/benchmark/index.html | 477 + 0.2/css/base.css | 289 - 0.2/css/base.min.css | 1 - 0.2/css/bootstrap-custom.css | 5309 -------- 0.2/css/bootstrap-custom.min.css | 1 - 0.2/css/cinder.css | 88 - 0.2/css/cinder.min.css | 1 - 0.2/css/custom.css | 32 - 0.2/css/highlight.css | 99 - 0.2/css/highlight.min.css | 1 - 0.2/customization/index.html | 681 +- 0.2/figures/benchmark_knapsack_a.png | Bin 99186 -> 0 bytes 0.2/figures/benchmark_stab_a.png | Bin 69968 -> 0 bytes 0.2/figures/benchmark_tsp_a.png | Bin 97637 -> 0 bytes 0.2/fonts/fontawesome-webfont.eot | Bin 38205 -> 0 bytes 0.2/fonts/fontawesome-webfont.svg | 414 - 0.2/fonts/fontawesome-webfont.ttf | Bin 80652 -> 0 bytes 0.2/fonts/fontawesome-webfont.woff | Bin 44432 -> 0 bytes 0.2/genindex/index.html | 203 + 0.2/img/favicon.ico | Bin 1150 -> 0 bytes 0.2/img/grid1.png | Bin 251 -> 0 bytes 0.2/img/grid10.png | Bin 495 -> 0 bytes 0.2/img/grid11.png | Bin 253 -> 0 bytes 0.2/img/grid12.png | Bin 260 -> 0 bytes 0.2/img/grid13.png | Bin 266 -> 0 bytes 0.2/img/grid14.png | Bin 240 -> 0 bytes 0.2/img/grid15.png | Bin 442 -> 0 bytes 0.2/img/grid16.png | Bin 442 -> 0 bytes 0.2/img/grid17.png | Bin 442 -> 0 bytes 0.2/img/grid18.png | Bin 457 -> 0 bytes 0.2/img/grid19.png | Bin 427 -> 0 bytes 0.2/img/grid2.png | Bin 271 -> 0 bytes 0.2/img/grid20.png | Bin 493 -> 0 bytes 0.2/img/grid3.png | Bin 266 -> 0 bytes 0.2/img/grid4.png | Bin 244 -> 0 bytes 0.2/img/grid5.png | Bin 442 -> 0 bytes 0.2/img/grid6.png | Bin 460 -> 0 bytes 0.2/img/grid7.png | Bin 442 -> 0 bytes 0.2/img/grid8.png | Bin 457 -> 0 bytes 0.2/img/grid9.png | Bin 456 -> 0 bytes 0.2/index.html | 492 +- 0.2/js/base.js | 225 - 0.2/js/bootstrap-3.0.3.min.js | 7 - 0.2/js/highlight.pack.js | 2 - 0.2/js/mathjax.js | 8 - 0.2/objects.inv | Bin 0 -> 310 bytes 0.2/problems/index.html | 393 - 0.2/search/index.html | 223 + 0.2/search/lunr.js | 3475 ----- 0.2/search/main.js | 98 - 0.2/search/search_index.json | 1 - 0.2/search/worker.js | 130 - 0.2/searchindex.js | 1 + 0.2/sitemap.xml | 23 - 0.2/sitemap.xml.gz | Bin 196 -> 0 bytes 0.2/usage/index.html | 896 +- 145 files changed, 26509 insertions(+), 27920 deletions(-) create mode 100644 0.2/.buildinfo delete mode 100644 0.2/404.html create mode 100644 0.2/_sources/about.md.txt create mode 100644 0.2/_sources/benchmark.md.txt create mode 100644 0.2/_sources/customization.md.txt create mode 100644 0.2/_sources/index.md.txt create mode 100644 0.2/_sources/usage.md.txt create mode 100644 0.2/_static/__init__.py create mode 100644 0.2/_static/__pycache__/__init__.cpython-38.pyc create mode 100644 0.2/_static/basic.css create mode 100644 0.2/_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css create mode 100644 0.2/_static/css/theme.css create mode 100644 0.2/_static/custom.css create mode 100644 0.2/_static/doctools.js create mode 100644 0.2/_static/documentation_options.js create mode 100644 0.2/_static/file.png create mode 100644 0.2/_static/images/logo_binder.svg create mode 100644 0.2/_static/images/logo_colab.png create mode 100644 0.2/_static/images/logo_jupyterhub.svg create mode 100644 0.2/_static/jquery-3.5.1.js create mode 100644 0.2/_static/jquery.js create mode 100644 0.2/_static/js/index.1c5a1a01449ed65a7b51.js create mode 100644 0.2/_static/language_data.js create mode 100644 0.2/_static/minus.png create mode 100644 0.2/_static/plus.png create mode 100644 0.2/_static/pygments.css create mode 100644 0.2/_static/searchtools.js create mode 100644 0.2/_static/sphinx-book-theme.12a9622fbb08dcb3a2a40b2c02b83a57.js create mode 100644 0.2/_static/sphinx-book-theme.acff12b8f9c144ce68a297486a2fa670.css create mode 100644 0.2/_static/sphinx-book-theme.css create mode 100644 0.2/_static/underscore-1.3.1.js create mode 100644 0.2/_static/underscore.js create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/LICENSE.txt create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/css/all.min.css create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.eot create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.svg create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.ttf create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2 create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.eot create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.svg create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.ttf create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-regular-400.woff2 create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.eot create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.svg create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.ttf create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff create mode 100644 0.2/_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2 create mode 100644 0.2/_static/webpack-macros.html delete mode 100644 0.2/api/miplearn/benchmark.html delete mode 100644 0.2/api/miplearn/classifiers/adaptive.html delete mode 100644 0.2/api/miplearn/classifiers/counting.html delete mode 100644 0.2/api/miplearn/classifiers/cv.html delete mode 100644 0.2/api/miplearn/classifiers/evaluator.html delete mode 100644 0.2/api/miplearn/classifiers/index.html delete mode 100644 0.2/api/miplearn/classifiers/threshold.html delete mode 100644 0.2/api/miplearn/components/component.html delete mode 100644 0.2/api/miplearn/components/composite.html delete mode 100644 0.2/api/miplearn/components/cuts.html delete mode 100644 0.2/api/miplearn/components/index.html delete mode 100644 0.2/api/miplearn/components/lazy_dynamic.html delete mode 100644 0.2/api/miplearn/components/lazy_static.html delete mode 100644 0.2/api/miplearn/components/objective.html delete mode 100644 0.2/api/miplearn/components/primal.html delete mode 100644 0.2/api/miplearn/components/relaxation.html delete mode 100644 0.2/api/miplearn/components/steps/convert_tight.html delete mode 100644 0.2/api/miplearn/components/steps/drop_redundant.html delete mode 100644 0.2/api/miplearn/components/steps/index.html delete mode 100644 0.2/api/miplearn/components/steps/relax_integrality.html delete mode 100644 0.2/api/miplearn/extractors.html delete mode 100644 0.2/api/miplearn/index.html delete mode 100644 0.2/api/miplearn/instance.html delete mode 100644 0.2/api/miplearn/log.html delete mode 100644 0.2/api/miplearn/problems/index.html delete mode 100644 0.2/api/miplearn/problems/knapsack.html delete mode 100644 0.2/api/miplearn/problems/stab.html delete mode 100644 0.2/api/miplearn/problems/tsp.html delete mode 100644 0.2/api/miplearn/solvers/gurobi.html delete mode 100644 0.2/api/miplearn/solvers/index.html delete mode 100644 0.2/api/miplearn/solvers/internal.html delete mode 100644 0.2/api/miplearn/solvers/learning.html delete mode 100644 0.2/api/miplearn/solvers/pyomo/base.html delete mode 100644 0.2/api/miplearn/solvers/pyomo/cplex.html delete mode 100644 0.2/api/miplearn/solvers/pyomo/gurobi.html delete mode 100644 0.2/api/miplearn/solvers/pyomo/index.html delete mode 100644 0.2/api/miplearn/solvers/pyomo/xpress.html delete mode 100644 0.2/api/miplearn/types.html create mode 100644 0.2/benchmark/index.html delete mode 100644 0.2/css/base.css delete mode 100644 0.2/css/base.min.css delete mode 100644 0.2/css/bootstrap-custom.css delete mode 100644 0.2/css/bootstrap-custom.min.css delete mode 100644 0.2/css/cinder.css delete mode 100644 0.2/css/cinder.min.css delete mode 100644 0.2/css/custom.css delete mode 100644 0.2/css/highlight.css delete mode 100644 0.2/css/highlight.min.css delete mode 100644 0.2/figures/benchmark_knapsack_a.png delete mode 100644 0.2/figures/benchmark_stab_a.png delete mode 100644 0.2/figures/benchmark_tsp_a.png delete mode 100644 0.2/fonts/fontawesome-webfont.eot delete mode 100644 0.2/fonts/fontawesome-webfont.svg delete mode 100644 0.2/fonts/fontawesome-webfont.ttf delete mode 100644 0.2/fonts/fontawesome-webfont.woff create mode 100644 0.2/genindex/index.html delete mode 100644 0.2/img/favicon.ico delete mode 100644 0.2/img/grid1.png delete mode 100644 0.2/img/grid10.png delete mode 100644 0.2/img/grid11.png delete mode 100644 0.2/img/grid12.png delete mode 100644 0.2/img/grid13.png delete mode 100644 0.2/img/grid14.png delete mode 100644 0.2/img/grid15.png delete mode 100644 0.2/img/grid16.png delete mode 100644 0.2/img/grid17.png delete mode 100644 0.2/img/grid18.png delete mode 100644 0.2/img/grid19.png delete mode 100644 0.2/img/grid2.png delete mode 100644 0.2/img/grid20.png delete mode 100644 0.2/img/grid3.png delete mode 100644 0.2/img/grid4.png delete mode 100644 0.2/img/grid5.png delete mode 100644 0.2/img/grid6.png delete mode 100644 0.2/img/grid7.png delete mode 100644 0.2/img/grid8.png delete mode 100644 0.2/img/grid9.png delete mode 100644 0.2/js/base.js delete mode 100644 0.2/js/bootstrap-3.0.3.min.js delete mode 100644 0.2/js/highlight.pack.js delete mode 100644 0.2/js/mathjax.js create mode 100644 0.2/objects.inv delete mode 100644 0.2/problems/index.html create mode 100644 0.2/search/index.html delete mode 100644 0.2/search/lunr.js delete mode 100644 0.2/search/main.js delete mode 100644 0.2/search/search_index.json delete mode 100644 0.2/search/worker.js create mode 100644 0.2/searchindex.js delete mode 100644 0.2/sitemap.xml delete mode 100644 0.2/sitemap.xml.gz diff --git a/0.2/.buildinfo b/0.2/.buildinfo new file mode 100644 index 0000000..6f3d916 --- /dev/null +++ b/0.2/.buildinfo @@ -0,0 +1,4 @@ +# Sphinx build info version 1 +# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. +config: ee6831c6da6d0184d9def67f9d29d23e +tags: d77d1c0d9ca2f4c8421862c7c5a0d620 diff --git a/0.2/404.html b/0.2/404.html deleted file mode 100644 index dcf9eb8..0000000 --- a/0.2/404.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - MIPLearn - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
-

404

-

Page not found

-

Home

-
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - diff --git a/0.2/_sources/about.md.txt b/0.2/_sources/about.md.txt new file mode 100644 index 0000000..fb98131 --- /dev/null +++ b/0.2/_sources/about.md.txt @@ -0,0 +1,58 @@ +```{sectnum} +--- +start: 4 +depth: 2 +suffix: . +--- +``` + +# About + +## Authors + +* **Alinson S. Xavier,** Argonne National Laboratory <> +* **Feng Qiu,** Argonne National Laboratory <> + +## Acknowledgments + +* Based upon work supported by **Laboratory Directed Research and Development** (LDRD) funding from Argonne National Laboratory, provided by the Director, Office of Science, of the U.S. Department of Energy under Contract No. DE-AC02-06CH11357, and the **U.S. Department of Energy Advanced Grid Modeling Program** under Grant DE-OE0000875. + +## References + + +If you use MIPLearn in your research, or the included problem generators, we kindly request that you cite the package as follows: + +* **Alinson S. Xavier, Feng Qiu.** *MIPLearn: An Extensible Framework for Learning-Enhanced Optimization*. Zenodo (2020). DOI: [10.5281/zenodo.4287567](https://doi.org/10.5281/zenodo.4287567) + +If you use MIPLearn in the field of power systems optimization, we kindly request that you cite the reference below, in which the main techniques implemented in MIPLearn were first developed: + +* **Alinson S. Xavier, Feng Qiu, Shabbir Ahmed.** *Learning to Solve Large-Scale Unit Commitment Problems.* INFORMS Journal on Computing (2020). DOI: [10.1287/ijoc.2020.0976](https://doi.org/10.1287/ijoc.2020.0976) + +## License + +```text +MIPLearn, an extensible framework for Learning-Enhanced Mixed-Integer Optimization +Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted +provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of + conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright notice, this list of + conditions and the following disclaimer in the documentation and/or other materials provided + with the distribution. +3. Neither the name of the copyright holder nor the names of its contributors may be used to + endorse or promote products derived from this software without specific prior written + permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +``` diff --git a/0.2/_sources/benchmark.md.txt b/0.2/_sources/benchmark.md.txt new file mode 100644 index 0000000..88b6db5 --- /dev/null +++ b/0.2/_sources/benchmark.md.txt @@ -0,0 +1,177 @@ +```{sectnum} +--- +start: 2 +depth: 2 +suffix: . +--- +``` + +# Benchmarks + +MIPLearn provides a selection of benchmark problems and random instance generators, covering applications from different fields, that can be used to evaluate new learning-enhanced MIP techniques in a measurable and reproducible way. In this page, we describe these problems, the included instance generators, and we present some benchmark results for `LearningSolver` with default parameters. + +## Preliminaries + +### Benchmark challenges + +When evaluating the performance of a conventional MIP solver, *benchmark sets*, such as MIPLIB and TSPLIB, are typically used. The performance of newly proposed solvers or solution techniques are typically measured as the average (or total) running time the solver takes to solve the entire benchmark set. For Learning-Enhanced MIP solvers, it is also necessary to specify what instances should the solver be trained on (the *training instances*) before solving the actual set of instances we are interested in (the *test instances*). If the training instances are very similar to the test instances, we would expect a Learning-Enhanced Solver to present stronger perfomance benefits. + +In MIPLearn, each optimization problem comes with a set of **benchmark challenges**, which specify how should the training and test instances be generated. The first challenges are typically easier, in the sense that training and test instances are very similar. Later challenges gradually make the sets more distinct, and therefore harder to learn from. + +### Baseline results + +To illustrate the performance of `LearningSolver`, and to set a baseline for newly proposed techniques, we present in this page, for each benchmark challenge, a small set of computational results measuring the solution speed of the solver and the solution quality with default parameters. For more detailed computational studies, see [references](about.md#references). We compare three solvers: + +* **baseline:** Gurobi 9.0 with default settings (a conventional state-of-the-art MIP solver) +* **ml-exact:** `LearningSolver` with default settings, using Gurobi 9.0 as internal MIP solver +* **ml-heuristic:** Same as above, but with `mode="heuristic"` + +All experiments presented here were performed on a Linux server (Ubuntu Linux 18.04 LTS) with Intel Xeon Gold 6230s (2 processors, 40 cores, 80 threads) and 256 GB RAM (DDR4, 2933 MHz). All solvers were restricted to use 4 threads, with no time limits, and 10 instances were solved simultaneously at a time. + + + +## Maximum Weight Stable Set Problem + +### Problem definition + +Given a simple undirected graph $G=(V,E)$ and weights $w \in \mathbb{R}^V$, the problem is to find a stable set $S \subseteq V$ that maximizes $ \sum_{v \in V} w_v$. We recall that a subset $S \subseteq V$ is a *stable set* if no two vertices of $S$ are adjacent. This is one of Karp's 21 NP-complete problems. + +### Random instance generator + +The class `MaxWeightStableSetGenerator` can be used to generate random instances of this problem, with user-specified probability distributions. When the constructor parameter `fix_graph=True` is provided, one random Erdős-Rényi graph $G_{n,p}$ is generated during the constructor, where $n$ and $p$ are sampled from user-provided probability distributions `n` and `p`. To generate each instance, the generator independently samples each $w_v$ from the user-provided probability distribution `w`. When `fix_graph=False`, a new random graph is generated for each instance, while the remaining parameters are sampled in the same way. + +### Challenge A + +* Fixed random Erdős-Rényi graph $G_{n,p}$ with $n=200$ and $p=5\%$ +* Random vertex weights $w_v \sim U(100, 150)$ +* 500 training instances, 50 test instances + +```python +MaxWeightStableSetGenerator(w=uniform(loc=100., scale=50.), + n=randint(low=200, high=201), + p=uniform(loc=0.05, scale=0.0), + fix_graph=True) +``` + +![alt](figures/benchmark_stab_a.png) + + +## Traveling Salesman Problem + +### Problem definition + +Given a list of cities and the distance between each pair of cities, the problem asks for the +shortest route starting at the first city, visiting each other city exactly once, then returning +to the first city. This problem is a generalization of the Hamiltonian path problem, one of Karp's +21 NP-complete problems. + +### Random problem generator + +The class `TravelingSalesmanGenerator` can be used to generate random instances of this +problem. Initially, the generator creates $n$ cities $(x_1,y_1),\ldots,(x_n,y_n) \in \mathbb{R}^2$, +where $n, x_i$ and $y_i$ are sampled independently from the provided probability distributions `n`, +`x` and `y`. For each pair of cities $(i,j)$, the distance $d_{i,j}$ between them is set to: +$$ + d_{i,j} = \gamma_{i,j} \sqrt{(x_i-x_j)^2 + (y_i - y_j)^2} +$$ +where $\gamma_{i,j}$ is sampled from the distribution `gamma`. + +If `fix_cities=True` is provided, the list of cities is kept the same for all generated instances. +The $gamma$ values, and therefore also the distances, are still different. + +By default, all distances $d_{i,j}$ are rounded to the nearest integer. If `round=False` +is provided, this rounding will be disabled. + +### Challenge A + +* Fixed list of 350 cities in the $[0, 1000]^2$ square +* $\gamma_{i,j} \sim U(0.95, 1.05)$ +* 500 training instances, 50 test instances + + +```python +TravelingSalesmanGenerator(x=uniform(loc=0.0, scale=1000.0), + y=uniform(loc=0.0, scale=1000.0), + n=randint(low=350, high=351), + gamma=uniform(loc=0.95, scale=0.1), + fix_cities=True, + round=True, + ) +``` + +![alt](figures/benchmark_tsp_a.png) + + +## Multidimensional 0-1 Knapsack Problem + +### Problem definition + +Given a set of $n$ items and $m$ types of resources (also called *knapsacks*), the problem is to find a subset of items that maximizes profit without consuming more resources than it is available. More precisely, the problem is: + +$$ +\begin{align*} + \text{maximize} + & \sum_{j=1}^n p_j x_j + \\ + \text{subject to} + & \sum_{j=1}^n w_{ij} x_j \leq b_i + & \forall i=1,\ldots,m \\ + & x_j \in \{0,1\} + & \forall j=1,\ldots,n +\end{align*} +$$ + +### Random instance generator + +The class `MultiKnapsackGenerator` can be used to generate random instances of this problem. The number of items $n$ and knapsacks $m$ are sampled from the user-provided probability distributions `n` and `m`. The weights $w_{ij}$ are sampled independently from the provided distribution `w`. The capacity of knapsack $i$ is set to + +$$ + b_i = \alpha_i \sum_{j=1}^n w_{ij} +$$ + +where $\alpha_i$, the tightness ratio, is sampled from the provided probability +distribution `alpha`. To make the instances more challenging, the costs of the items +are linearly correlated to their average weights. More specifically, the price of each +item $j$ is set to: + +$$ + p_j = \sum_{i=1}^m \frac{w_{ij}}{m} + K u_j, +$$ + +where $K$, the correlation coefficient, and $u_j$, the correlation multiplier, are sampled +from the provided probability distributions `K` and `u`. + +If `fix_w=True` is provided, then $w_{ij}$ are kept the same in all generated instances. This also implies that $n$ and $m$ are kept fixed. Although the prices and capacities are derived from $w_{ij}$, as long as `u` and `K` are not constants, the generated instances will still not be completely identical. + + +If a probability distribution `w_jitter` is provided, then item weights will be set to $w_{ij} \gamma_{ij}$ where $\gamma_{ij}$ is sampled from `w_jitter`. When combined with `fix_w=True`, this argument may be used to generate instances where the weight of each item is roughly the same, but not exactly identical, across all instances. The prices of the items and the capacities of the knapsacks will be calculated as above, but using these perturbed weights instead. + +By default, all generated prices, weights and capacities are rounded to the nearest integer number. If `round=False` is provided, this rounding will be disabled. + + +!!! note "References" + * Freville, Arnaud, and Gérard Plateau. *An efficient preprocessing procedure for the multidimensional 0–1 knapsack problem.* Discrete applied mathematics 49.1-3 (1994): 189-212. + * Fréville, Arnaud. *The multidimensional 0–1 knapsack problem: An overview.* European Journal of Operational Research 155.1 (2004): 1-21. + +### Challenge A + +* 250 variables, 10 constraints, fixed weights +* $w \sim U(0, 1000), \gamma \sim U(0.95, 1.05)$ +* $K = 500, u \sim U(0, 1), \alpha = 0.25$ +* 500 training instances, 50 test instances + + +```python +MultiKnapsackGenerator(n=randint(low=250, high=251), + m=randint(low=10, high=11), + w=uniform(loc=0.0, scale=1000.0), + K=uniform(loc=500.0, scale=0.0), + u=uniform(loc=0.0, scale=1.0), + alpha=uniform(loc=0.25, scale=0.0), + fix_w=True, + w_jitter=uniform(loc=0.95, scale=0.1), + ) +``` + +![alt](figures/benchmark_knapsack_a.png) + diff --git a/0.2/_sources/customization.md.txt b/0.2/_sources/customization.md.txt new file mode 100644 index 0000000..cc087fc --- /dev/null +++ b/0.2/_sources/customization.md.txt @@ -0,0 +1,182 @@ +```{sectnum} +--- +start: 3 +depth: 2 +suffix: . +--- +``` + +# Customization + +## Customizing solver parameters + +### Selecting the internal MIP solver + +By default, `LearningSolver` uses [Gurobi](https://www.gurobi.com/) as its internal MIP solver, and expects models to be provided using the Pyomo modeling language. Supported solvers and modeling languages include: + +* `GurobiPyomoSolver`: Gurobi with Pyomo (default). +* `CplexPyomoSolver`: [IBM ILOG CPLEX](https://www.ibm.com/products/ilog-cplex-optimization-studio) with Pyomo. +* `XpressPyomoSolver`: [FICO XPRESS Solver](https://www.fico.com/en/products/fico-xpress-solver) with Pyomo. +* `GurobiSolver`: Gurobi without any modeling language. + +To switch between solvers, provide the desired class using the `solver` argument: + +```python +from miplearn import LearningSolver, CplexPyomoSolver +solver = LearningSolver(solver=CplexPyomoSolver) +``` + +To configure a particular solver, use the `params` constructor argument, as shown below. + +```python +from miplearn import LearningSolver, GurobiPyomoSolver +solver = LearningSolver( + solver=lambda: GurobiPyomoSolver( + params={ + "TimeLimit": 900, + "MIPGap": 1e-3, + "NodeLimit": 1000, + } + ), +) +``` + + +## Customizing solver components + +`LearningSolver` is composed by a number of individual machine-learning components, each targeting a different part of the solution process. Each component can be individually enabled, disabled or customized. The following components are enabled by default: + +* `LazyConstraintComponent`: Predicts which lazy constraint to initially enforce. +* `ObjectiveValueComponent`: Predicts the optimal value of the optimization problem, given the optimal solution to the LP relaxation. +* `PrimalSolutionComponent`: Predicts optimal values for binary decision variables. In heuristic mode, this component fixes the variables to their predicted values. In exact mode, the predicted values are provided to the solver as a (partial) MIP start. + +The following components are also available, but not enabled by default: + +* `BranchPriorityComponent`: Predicts good branch priorities for decision variables. + +### Selecting components + +To create a `LearningSolver` with a specific set of components, the `components` constructor argument may be used, as the next example shows: + +```python +# Create a solver without any components +solver1 = LearningSolver(components=[]) + +# Create a solver with only two components +solver2 = LearningSolver(components=[ + LazyConstraintComponent(...), + PrimalSolutionComponent(...), +]) +``` + +### Adjusting component aggressiveness + +The aggressiveness of classification components, such as `PrimalSolutionComponent` and `LazyConstraintComponent`, can be adjusted through the `threshold` constructor argument. Internally, these components ask the machine learning models how confident are they on each prediction they make, then automatically discard all predictions that have low confidence. The `threshold` argument specifies how confident should the ML models be for a prediction to be considered trustworthy. Lowering a component's threshold increases its aggressiveness, while raising a component's threshold makes it more conservative. + +For example, if the ML model predicts that a certain binary variable will assume value `1.0` in the optimal solution with 75% confidence, and if the `PrimalSolutionComponent` is configured to discard all predictions with less than 90% confidence, then this variable will not be included in the predicted MIP start. + +MIPLearn currently provides two types of thresholds: + +* `MinProbabilityThreshold(p: List[float])` A threshold which indicates that a prediction is trustworthy if its probability of being correct, as computed by the machine learning model, is above a fixed value. +* `MinPrecisionThreshold(p: List[float])` A dynamic threshold which automatically adjusts itself during training to ensure that the component achieves at least a given precision on the training data set. Note that increasing a component's precision may reduce its recall. + +The example below shows how to build a `PrimalSolutionComponent` which fixes variables to zero with at least 80% precision, and to one with at least 95% precision. Other components are configured similarly. + +```python +from miplearn import PrimalSolutionComponent, MinPrecisionThreshold + +PrimalSolutionComponent( + mode="heuristic", + threshold=MinPrecisionThreshold([0.80, 0.95]), +) +``` + +### Evaluating component performance + +MIPLearn allows solver components to be modified, trained and evaluated in isolation. In the following example, we build and +fit `PrimalSolutionComponent` outside the solver, then evaluate its performance. + +```python +from miplearn import PrimalSolutionComponent + +# User-provided set of previously-solved instances +train_instances = [...] + +# Construct and fit component on a subset of training instances +comp = PrimalSolutionComponent() +comp.fit(train_instances[:100]) + +# Evaluate performance on an additional set of training instances +ev = comp.evaluate(train_instances[100:150]) +``` + +The method `evaluate` returns a dictionary with performance evaluation statistics for each training instance provided, +and for each type of prediction the component makes. To obtain a summary across all instances, pandas may be used, as below: + +```python +import pandas as pd +pd.DataFrame(ev["Fix one"]).mean(axis=1) +``` +```text +Predicted positive 3.120000 +Predicted negative 196.880000 +Condition positive 62.500000 +Condition negative 137.500000 +True positive 3.060000 +True negative 137.440000 +False positive 0.060000 +False negative 59.440000 +Accuracy 0.702500 +F1 score 0.093050 +Recall 0.048921 +Precision 0.981667 +Predicted positive (%) 1.560000 +Predicted negative (%) 98.440000 +Condition positive (%) 31.250000 +Condition negative (%) 68.750000 +True positive (%) 1.530000 +True negative (%) 68.720000 +False positive (%) 0.030000 +False negative (%) 29.720000 +dtype: float64 +``` + +Regression components (such as `ObjectiveValueComponent`) can also be trained and evaluated similarly, +as the next example shows: + +```python +from miplearn import ObjectiveValueComponent +comp = ObjectiveValueComponent() +comp.fit(train_instances[:100]) +ev = comp.evaluate(train_instances[100:150]) + +import pandas as pd +pd.DataFrame(ev).mean(axis=1) +``` +```text +Mean squared error 7001.977827 +Explained variance 0.519790 +Max error 242.375804 +Mean absolute error 65.843924 +R2 0.517612 +Median absolute error 65.843924 +dtype: float64 +``` + +### Using customized ML classifiers and regressors + +By default, given a training set of instantes, MIPLearn trains a fixed set of ML classifiers and regressors, then selects the best one based on cross-validation performance. Alternatively, the user may specify which ML model a component should use through the `classifier` or `regressor` contructor parameters. Scikit-learn classifiers and regressors are currently supported. A future version of the package will add compatibility with Keras models. + +The example below shows how to construct a `PrimalSolutionComponent` which internally uses scikit-learn's `KNeighborsClassifiers`. Any other scikit-learn classifier or pipeline can be used. It needs to be wrapped in `ScikitLearnClassifier` to ensure that all the proper data transformations are applied. + +```python +from miplearn import PrimalSolutionComponent, ScikitLearnClassifier +from sklearn.neighbors import KNeighborsClassifier + +comp = PrimalSolutionComponent( + classifier=ScikitLearnClassifier( + KNeighborsClassifier(n_neighbors=5), + ), +) +comp.fit(train_instances) +``` diff --git a/0.2/_sources/index.md.txt b/0.2/_sources/index.md.txt new file mode 100644 index 0000000..04c428f --- /dev/null +++ b/0.2/_sources/index.md.txt @@ -0,0 +1,35 @@ +# MIPLearn + +**MIPLearn** is an extensible framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML). The framework uses ML methods to automatically identify patterns in previously solved instances of the problem, then uses these patterns to accelerate the performance of conventional state-of-the-art MIP solvers (such as CPLEX, Gurobi or XPRESS). + +Unlike pure ML methods, MIPLearn is not only able to find high-quality solutions to discrete optimization problems, but it can also prove the optimality and feasibility of these solutions. +Unlike conventional MIP solvers, MIPLearn can take full advantage of very specific observations that happen to be true in a particular family of instances (such as the observation that a particular constraint is typically redundant, or that a particular variable typically assumes a certain value). + +For certain classes of problems, this approach has been shown to provide significant performance benefits (see [benchmarks](benchmark.md) and [references](about.md)). + +## Features + +* **MIPLearn proposes a flexible problem specification format,** which allows users to describe their particular optimization problems to a Learning-Enhanced MIP solver, both from the MIP perspective and from the ML perspective, without making any assumptions on the problem being modeled, the mathematical formulation of the problem, or ML encoding. While the format is very flexible, some constraints are enforced to ensure that it is usable by an actual solver. + +* **MIPLearn provides a reference implementation of a *Learning-Enhanced Solver*,** which can use the above problem specification format to automatically predict, based on previously solved instances, a number of hints to accelerate MIP performance. Currently, the reference solver is able to predict: (i) partial solutions which are likely to work well as MIP starts; (ii) an initial set of lazy constraints to enforce; (iii) variable branching priorities to accelerate the exploration of the branch-and-bound tree; (iv) the optimal objective value based on the solution to the LP relaxation. The usage of the solver is very straightforward. The most suitable ML models are automatically selected, trained, cross-validated and applied to the problem with no user intervention. + +* **MIPLearn provides a set of benchmark problems and random instance generators,** covering applications from different domains, which can be used to quickly evaluate new learning-enhanced MIP techniques in a measurable and reproducible way. + +* **MIPLearn is customizable and extensible**. For MIP and ML researchers exploring new techniques to accelerate MIP performance based on historical data, each component of the reference solver can be individually replaced, extended or customized. + +## Site contents + +```{toctree} +--- +maxdepth: 2 +--- +usage.md +benchmark.md +customization.md +about.md +``` + +## Source Code + +* [https://github.com/ANL-CEEESA/MIPLearn](https://github.com/ANL-CEEESA/MIPLearn) + diff --git a/0.2/_sources/usage.md.txt b/0.2/_sources/usage.md.txt new file mode 100644 index 0000000..9f761f4 --- /dev/null +++ b/0.2/_sources/usage.md.txt @@ -0,0 +1,246 @@ +```{sectnum} +--- +start: 1 +depth: 2 +suffix: . +--- +``` + +# Using MIPLearn + +## Installation + +In these docs, we describe the Python/Pyomo version of the package, although a [Julia/JuMP version](https://github.com/ANL-CEEESA/MIPLearn.jl) is also available. A mixed-integer solver is also required and its Python bindings must be properly installed. Supported solvers are currently CPLEX, Gurobi and XPRESS. + +To install MIPLearn, run: + +```bash +pip3 install --upgrade miplearn==0.2.* +``` + +After installation, the package `miplearn` should become available to Python. It can be imported +as follows: + +```python +import miplearn +``` + +## Using `LearningSolver` + +The main class provided by this package is `LearningSolver`, a learning-enhanced MIP solver which uses information from previously solved instances to accelerate the solution of new instances. The following example shows its basic usage: + +```python +from miplearn import LearningSolver + +# List of user-provided instances +training_instances = [...] +test_instances = [...] + +# Create solver +solver = LearningSolver() + +# Solve all training instances +for instance in training_instances: + solver.solve(instance) + +# Learn from training instances +solver.fit(training_instances) + +# Solve all test instances +for instance in test_instances: + solver.solve(instance) +``` + +In this example, we have two lists of user-provided instances: `training_instances` and `test_instances`. We start by solving all training instances. Since there is no historical information available at this point, the instances will be processed from scratch, with no ML acceleration. After solving each instance, the solver stores within each `instance` object the optimal solution, the optimal objective value, and other information that can be used to accelerate future solves. After all training instances are solved, we call `solver.fit(training_instances)`. This instructs the solver to train all its internal machine-learning models based on the solutions of the (solved) trained instances. Subsequent calls to `solver.solve(instance)` will automatically use the trained Machine Learning models to accelerate the solution process. + + +## Describing problem instances + +Instances to be solved by `LearningSolver` must derive from the abstract class `miplearn.Instance`. The following three abstract methods must be implemented: + +* `instance.to_model()`, which returns a concrete Pyomo model corresponding to the instance; +* `instance.get_instance_features()`, which returns a 1-dimensional Numpy array of (numerical) features describing the entire instance; +* `instance.get_variable_features(var_name, index)`, which returns a 1-dimensional array of (numerical) features describing a particular decision variable. + +The first method is used by `LearningSolver` to construct a concrete Pyomo model, which will be provided to the internal MIP solver. The second and third methods provide an encoding of the instance, which can be used by the ML models to make predictions. In the knapsack problem, for example, an implementation may decide to provide as instance features the average weights, average prices, number of items and the size of the knapsack. The weight and the price of each individual item could be provided as variable features. See `src/python/miplearn/problems/knapsack.py` for a concrete example. + +An optional method which can be implemented is `instance.get_variable_category(var_name, index)`, which returns a category (a string, an integer or any hashable type) for each decision variable. If two variables have the same category, `LearningSolver` will use the same internal ML model to predict the values of both variables. By default, all variables belong to the `"default"` category, and therefore only one ML model is used for all variables. If the returned category is `None`, ML predictors will ignore the variable. + +It is not necessary to have a one-to-one correspondence between features and problem instances. One important (and deliberate) limitation of MIPLearn, however, is that `get_instance_features()` must always return arrays of same length for all relevant instances of the problem. Similarly, `get_variable_features(var_name, index)` must also always return arrays of same length for all variables in each category. It is up to the user to decide how to encode variable-length characteristics of the problem into fixed-length vectors. In graph problems, for example, graph embeddings can be used to reduce the (variable-length) lists of nodes and edges into a fixed-length structure that still preserves some properties of the graph. Different instance encodings may have significant impact on performance. + + +## Describing lazy constraints + +For many MIP formulations, it is not desirable to add all constraints up-front, either because the total number of constraints is very large, or because some of the constraints, even in relatively small numbers, can still cause significant performance impact when added to the formulation. In these situations, it may be desirable to generate and add constraints incrementaly, during the solution process itself. Conventional MIP solvers typically start by solving the problem without any lazy constraints. Whenever a candidate solution is found, the solver finds all violated lazy constraints and adds them to the formulation. MIPLearn significantly accelerates this process by using ML to predict which lazy constraints should be enforced from the very beginning of the optimization process, even before a candidate solution is available. + +MIPLearn supports two types of lazy constraints: through constraint annotations and through callbacks. + +### Adding lazy constraints through annotations + +The easiest way to create lazy constraints in MIPLearn is to add them to the model (just like any regular constraints), then annotate them as lazy, as described below. Just before the optimization starts, MIPLearn removes all lazy constraints from the model and places them in a lazy constraint pool. If any trained ML models are available, MIPLearn queries these models to decide which of these constraints should be moved back into the formulation. After this step, the optimization starts, and lazy constraints from the pool are added to the model in the conventional fashion. + +To tag a constraint as lazy, the following methods must be implemented: + +* `instance.has_static_lazy_constraints()`, which returns `True` if the model has any annotated lazy constraints. By default, this method returns `False`. +* `instance.is_constraint_lazy(cid)`, which returns `True` if the constraint with name `cid` should be treated as a lazy constraint, and `False` otherwise. +* `instance.get_constraint_features(cid)`, which returns a 1-dimensional Numpy array of (numerical) features describing the constraint. + +For instances such that `has_lazy_constraints` returns `True`, MIPLearn calls `is_constraint_lazy` for each constraint in the formulation, providing the name of the constraint. For constraints such that `is_constraint_lazy` returns `True`, MIPLearn additionally calls `get_constraint_features` to gather a ML representation of each constraint. These features are used to predict which lazy constraints should be initially enforced. + +An additional method that can be implemented is `get_lazy_constraint_category(cid)`, which returns a category (a string or any other hashable type) for each lazy constraint. Similarly to decision variable categories, if two lazy constraints have the same category, then MIPLearn will use the same internal ML model to decide whether to initially enforce them. By default, all lazy constraints belong to the `"default"` category, and therefore a single ML model is used. + +!!! warning + If two lazy constraints belong to the same category, their feature vectors should have the same length. + +### Adding lazy constraints through callbacks + +Although convenient, the method described in the previous subsection still requires the generation of all lazy constraints ahead of time, which can be prohibitively expensive. An alternative method is through a lazy constraint callbacks, described below. During the solution process, MIPLearn will repeatedly call a user-provided function to identify any violated lazy constraints. If violated constraints are identified, MIPLearn will additionally call another user-provided function to generate the constraint and add it to the formulation. + +To describe lazy constraints through user callbacks, the following methods need to be implemented: + +* `instance.has_dynamic_lazy_constraints()`, which returns `True` if the model has any lazy constraints generated by user callbacks. By default, this method returns `False`. +* `instance.find_violated_lazy_constraints(model)`, which returns a list of identifiers corresponding to the lazy constraints found to be violated by the current solution. These identifiers should be strings, tuples or any other hashable type. +* `instance.build_violated_lazy_constraints(model, cid)`, which returns either a list of Pyomo constraints, or a single Pyomo constraint, corresponding to the given lazy constraint identifier. +* `instance.get_constraint_features(cid)`, which returns a 1-dimensional Numpy array of (numerical) features describing the constraint. If this constraint is not valid, returns `None`. +* `instance.get_lazy_constraint_category(cid)`, which returns a category (a string or any other hashable type) for each lazy constraint, indicating which ML model to use. By default, returns `"default"`. + + +Assuming that trained ML models are available, immediately after calling `solver.solve`, MIPLearn will call `get_constraint_features` for each lazy constraint identifier found in the training set. For constraints such that `get_constraint_features` returns a vector (instead of `None`), MIPLearn will call `get_constraint_category` to decide which trained ML model to use. It will then query the ML model to decide whether the constraint should be initially enforced. Assuming that the ML predicts this constraint will be necessary, MIPLearn calls `build_violated_constraints` then adds the returned list of Pyomo constraints to the model. The optimization then starts. When no trained ML models are available, this entire initial process is skipped, and MIPLearn behaves like a conventional solver. + +After the optimization process starts, MIPLearn will periodically call `find_violated_lazy_constraints` to verify if the current solution violates any lazy constraints. If any violated lazy constraints are found, MIPLearn will call the method `build_violated_lazy_constraints` and add the returned constraints to the formulation. + +```{tip} +When implementing `find_violated_lazy_constraints(self, model)`, the current solution may be accessed through `self.solution[var_name][index]`. +``` + +## Obtaining heuristic solutions + +By default, `LearningSolver` uses Machine Learning to accelerate the MIP solution process, while maintaining all optimality guarantees provided by the MIP solver. In the default mode of operation, for example, predicted optimal solutions are used only as MIP starts. + +For more significant performance benefits, `LearningSolver` can also be configured to place additional trust in the Machine Learning predictors, by using the `mode="heuristic"` constructor argument. When operating in this mode, if a ML model is statistically shown (through *stratified k-fold cross validation*) to have exceptionally high accuracy, the solver may decide to restrict the search space based on its predictions. The parts of the solution which the ML models cannot predict accurately will still be explored using traditional (branch-and-bound) methods. For particular applications, this mode has been shown to quickly produce optimal or near-optimal solutions (see [references](about.md#references) and [benchmark results](benchmark.md)). + + +```{danger} +The `heuristic` mode provides no optimality guarantees, and therefore should only be used if the solver is first trained on a large and representative set of training instances. Training on a small or non-representative set of instances may produce low-quality solutions, or make the solver incorrectly classify new instances as infeasible. +``` + +## Scaling Up + +### Saving and loading solver state + +After solving a large number of training instances, it may be desirable to save the current state of `LearningSolver` to disk, so that the solver can still use the acquired knowledge after the application restarts. This can be accomplished by using the the utility functions `write_pickle_gz` and `read_pickle_gz`, as the following example illustrates: + +```python +from miplearn import LearningSolver, write_pickle_gz, read_pickle_gz + +# Solve training instances +training_instances = [...] +solver = LearningSolver() +for instance in training_instances: + solver.solve(instance) + +# Train machine-learning models +solver.fit(training_instances) + +# Save trained solver to disk +write_pickle_gz(solver, "solver.pkl.gz") + +# Application restarts... + +# Load trained solver from disk +solver = read_pickle_gz("solver.pkl.gz") + +# Solve additional instances +test_instances = [...] +for instance in test_instances: + solver.solve(instance) +``` + + +### Solving instances in parallel + +In many situations, instances can be solved in parallel to accelerate the training process. `LearningSolver` provides the method `parallel_solve(instances)` to easily achieve this: + +```python +from miplearn import LearningSolver + +training_instances = [...] +solver = LearningSolver() +solver.parallel_solve(training_instances, n_jobs=4) +solver.fit(training_instances) + +# Test phase... +test_instances = [...] +solver.parallel_solve(test_instances) +``` + + +### Solving instances from the disk + +In all examples above, we have assumed that instances are available as Python objects, stored in memory. When problem instances are very large, or when there is a large number of problem instances, this approach may require an excessive amount of memory. To reduce memory requirements, MIPLearn can also operate on instances that are stored on disk, through the `PickleGzInstance` class, as the next example illustrates. + +```python +import pickle +from miplearn import ( + LearningSolver, + PickleGzInstance, + write_pickle_gz, +) + +# Construct and pickle 600 problem instances +for i in range(600): + instance = MyProblemInstance([...]) + write_pickle_gz(instance, "instance_%03d.pkl" % i) + +# Split instances into training and test +test_instances = [PickleGzInstance("instance_%03d.pkl" % i) for i in range(500)] +train_instances = [PickleGzInstance("instance_%03d.pkl" % i) for i in range(500, 600)] + +# Create solver +solver = LearningSolver([...]) + +# Solve training instances +solver.parallel_solve(train_instances, n_jobs=4) + +# Train ML models +solver.fit(train_instances) + +# Solve test instances +solver.parallel_solve(test_instances, n_jobs=4) +``` + + +By default, `solve` and `parallel_solve` modify files in place. That is, after the instances are loaded from disk and solved, MIPLearn writes them back to the disk, overwriting the original files. To discard the modifications instead, use `LearningSolver(..., discard_outputs=True)`. This can be useful, for example, during benchmarks. + +## Running benchmarks + +MIPLearn provides the utility class `BenchmarkRunner`, which simplifies the task of comparing the performance of different solvers. The snippet below shows its basic usage: + +```python +from miplearn import BenchmarkRunner, LearningSolver + +# Create train and test instances +train_instances = [...] +test_instances = [...] + +# Training phase... +training_solver = LearningSolver(...) +training_solver.parallel_solve(train_instances, n_jobs=10) + +# Test phase... +benchmark = BenchmarkRunner({ + "Baseline": LearningSolver(...), + "Strategy A": LearningSolver(...), + "Strategy B": LearningSolver(...), + "Strategy C": LearningSolver(...), +}) +benchmark.fit(train_instances) +benchmark.parallel_solve(test_instances, n_jobs=5) +benchmark.write_csv("results.csv") +``` + +The method `fit` trains the ML models for each individual solver. The method `parallel_solve` solves the test instances in parallel, and collects solver statistics such as running time and optimal value. Finally, `write_csv` produces a table of results. The columns in the CSV file depend on the components added to the solver. + +## Current Limitations + +* Only binary and continuous decision variables are currently supported. General integer variables are not currently supported by some solver components. diff --git a/0.2/_static/__init__.py b/0.2/_static/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/0.2/_static/__pycache__/__init__.cpython-38.pyc b/0.2/_static/__pycache__/__init__.cpython-38.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a3cba28fb7b617c124ca2253f73ec878b681f20d GIT binary patch literal 184 zcmWIL<>g`k0`~<=6F~H15P=LBfgA@QE@lA|DGb33nv8xc8Hzx{2;x_)ettoTeqvr? za(-S)qOpEzURkkzZe~GFYGP5IeokhRenDkPMt+{Lo`rsKW=X1UL1J=tVtQ(^esMuY zW?n^nQht7Rd`U)XZmNE9Nn%N6vVMGgW?p7Ve7s&k tbody > tr > td > ul { + padding-left: 0em; +} + +table.indextable tr.pcap { + height: 10px; +} + +table.indextable tr.cap { + margin-top: 10px; + background-color: #f2f2f2; +} + +img.toggler { + margin-right: 3px; + margin-top: 3px; + cursor: pointer; +} + +div.modindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +div.genindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +/* -- domain module index --------------------------------------------------- */ + +table.modindextable td { + padding: 2px; + border-collapse: collapse; +} + +/* -- general body styles --------------------------------------------------- */ + +div.body { + min-width: 450px; + max-width: 800px; +} + +div.body p, div.body dd, div.body li, div.body blockquote { + -moz-hyphens: auto; + -ms-hyphens: auto; + -webkit-hyphens: auto; + hyphens: auto; +} + +a.headerlink { + visibility: hidden; +} + +a.brackets:before, +span.brackets > a:before{ + content: "["; +} + +a.brackets:after, +span.brackets > a:after { + content: "]"; +} + +h1:hover > a.headerlink, +h2:hover > a.headerlink, +h3:hover > a.headerlink, +h4:hover > a.headerlink, +h5:hover > a.headerlink, +h6:hover > a.headerlink, +dt:hover > a.headerlink, +caption:hover > a.headerlink, +p.caption:hover > a.headerlink, +div.code-block-caption:hover > a.headerlink { + visibility: visible; +} + +div.body p.caption { + text-align: inherit; +} + +div.body td { + text-align: left; +} + +.first { + margin-top: 0 !important; +} + +p.rubric { + margin-top: 30px; + font-weight: bold; +} + +img.align-left, .figure.align-left, object.align-left { + clear: left; + float: left; + margin-right: 1em; +} + +img.align-right, .figure.align-right, object.align-right { + clear: right; + float: right; + margin-left: 1em; +} + +img.align-center, .figure.align-center, object.align-center { + display: block; + margin-left: auto; + margin-right: auto; +} + +img.align-default, .figure.align-default { + display: block; + margin-left: auto; + margin-right: auto; +} + +.align-left { + text-align: left; +} + +.align-center { + text-align: center; +} + +.align-default { + text-align: center; +} + +.align-right { + text-align: right; +} + +/* -- sidebars -------------------------------------------------------------- */ + +div.sidebar { + margin: 0 0 0.5em 1em; + border: 1px solid #ddb; + padding: 7px; + background-color: #ffe; + width: 40%; + float: right; + clear: right; + overflow-x: auto; +} + +p.sidebar-title { + font-weight: bold; +} + +div.admonition, div.topic, blockquote { + clear: left; +} + +/* -- topics ---------------------------------------------------------------- */ + +div.topic { + border: 1px solid #ccc; + padding: 7px; + margin: 10px 0 10px 0; +} + +p.topic-title { + font-size: 1.1em; + font-weight: bold; + margin-top: 10px; +} + +/* -- admonitions ----------------------------------------------------------- */ + +div.admonition { + margin-top: 10px; + margin-bottom: 10px; + padding: 7px; +} + +div.admonition dt { + font-weight: bold; +} + +p.admonition-title { + margin: 0px 10px 5px 0px; + font-weight: bold; +} + +div.body p.centered { + text-align: center; + margin-top: 25px; +} + +/* -- content of sidebars/topics/admonitions -------------------------------- */ + +div.sidebar > :last-child, +div.topic > :last-child, +div.admonition > :last-child { + margin-bottom: 0; +} + +div.sidebar::after, +div.topic::after, +div.admonition::after, +blockquote::after { + display: block; + content: ''; + clear: both; +} + +/* -- tables ---------------------------------------------------------------- */ + +table.docutils { + margin-top: 10px; + margin-bottom: 10px; + border: 0; + border-collapse: collapse; +} + +table.align-center { + margin-left: auto; + margin-right: auto; +} + +table.align-default { + margin-left: auto; + margin-right: auto; +} + +table caption span.caption-number { + font-style: italic; +} + +table caption span.caption-text { +} + +table.docutils td, table.docutils th { + padding: 1px 8px 1px 5px; + border-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 1px solid #aaa; +} + +table.footnote td, table.footnote th { + border: 0 !important; +} + +th { + text-align: left; + padding-right: 5px; +} + +table.citation { + border-left: solid 1px gray; + margin-left: 1px; +} + +table.citation td { + border-bottom: none; +} + +th > :first-child, +td > :first-child { + margin-top: 0px; +} + +th > :last-child, +td > :last-child { + margin-bottom: 0px; +} + +/* -- figures --------------------------------------------------------------- */ + +div.figure { + margin: 0.5em; + padding: 0.5em; +} + +div.figure p.caption { + padding: 0.3em; +} + +div.figure p.caption span.caption-number { + font-style: italic; +} + +div.figure p.caption span.caption-text { +} + +/* -- field list styles ----------------------------------------------------- */ + +table.field-list td, table.field-list th { + border: 0 !important; +} + +.field-list ul { + margin: 0; + padding-left: 1em; +} + +.field-list p { + margin: 0; +} + +.field-name { + -moz-hyphens: manual; + -ms-hyphens: manual; + -webkit-hyphens: manual; + hyphens: manual; +} + +/* -- hlist styles ---------------------------------------------------------- */ + +table.hlist { + margin: 1em 0; +} + +table.hlist td { + vertical-align: top; +} + + +/* -- other body styles ----------------------------------------------------- */ + +ol.arabic { + list-style: decimal; +} + +ol.loweralpha { + list-style: lower-alpha; +} + +ol.upperalpha { + list-style: upper-alpha; +} + +ol.lowerroman { + list-style: lower-roman; +} + +ol.upperroman { + list-style: upper-roman; +} + +:not(li) > ol > li:first-child > :first-child, +:not(li) > ul > li:first-child > :first-child { + margin-top: 0px; +} + +:not(li) > ol > li:last-child > :last-child, +:not(li) > ul > li:last-child > :last-child { + margin-bottom: 0px; +} + +ol.simple ol p, +ol.simple ul p, +ul.simple ol p, +ul.simple ul p { + margin-top: 0; +} + +ol.simple > li:not(:first-child) > p, +ul.simple > li:not(:first-child) > p { + margin-top: 0; +} + +ol.simple p, +ul.simple p { + margin-bottom: 0; +} + +dl.footnote > dt, +dl.citation > dt { + float: left; + margin-right: 0.5em; +} + +dl.footnote > dd, +dl.citation > dd { + margin-bottom: 0em; +} + +dl.footnote > dd:after, +dl.citation > dd:after { + content: ""; + clear: both; +} + +dl.field-list { + display: grid; + grid-template-columns: fit-content(30%) auto; +} + +dl.field-list > dt { + font-weight: bold; + word-break: break-word; + padding-left: 0.5em; + padding-right: 5px; +} + +dl.field-list > dt:after { + content: ":"; +} + +dl.field-list > dd { + padding-left: 0.5em; + margin-top: 0em; + margin-left: 0em; + margin-bottom: 0em; +} + +dl { + margin-bottom: 15px; +} + +dd > :first-child { + margin-top: 0px; +} + +dd ul, dd table { + margin-bottom: 10px; +} + +dd { + margin-top: 3px; + margin-bottom: 10px; + margin-left: 30px; +} + +dl > dd:last-child, +dl > dd:last-child > :last-child { + margin-bottom: 0; +} + +dt:target, span.highlighted { + background-color: #fbe54e; +} + +rect.highlighted { + fill: #fbe54e; +} + +dl.glossary dt { + font-weight: bold; + font-size: 1.1em; +} + +.optional { + font-size: 1.3em; +} + +.sig-paren { + font-size: larger; +} + +.versionmodified { + font-style: italic; +} + +.system-message { + background-color: #fda; + padding: 5px; + border: 3px solid red; +} + +.footnote:target { + background-color: #ffa; +} + +.line-block { + display: block; + margin-top: 1em; + margin-bottom: 1em; +} + +.line-block .line-block { + margin-top: 0; + margin-bottom: 0; + margin-left: 1.5em; +} + +.guilabel, .menuselection { + font-family: sans-serif; +} + +.accelerator { + text-decoration: underline; +} + +.classifier { + font-style: oblique; +} + +.classifier:before { + font-style: normal; + margin: 0.5em; + content: ":"; +} + +abbr, acronym { + border-bottom: dotted 1px; + cursor: help; +} + +/* -- code displays --------------------------------------------------------- */ + +pre { + overflow: auto; + overflow-y: hidden; /* fixes display issues on Chrome browsers */ +} + +pre, div[class*="highlight-"] { + clear: both; +} + +span.pre { + -moz-hyphens: none; + -ms-hyphens: none; + -webkit-hyphens: none; + hyphens: none; +} + +div[class*="highlight-"] { + margin: 1em 0; +} + +td.linenos pre { + border: 0; + background-color: transparent; + color: #aaa; +} + +table.highlighttable { + display: block; +} + +table.highlighttable tbody { + display: block; +} + +table.highlighttable tr { + display: flex; +} + +table.highlighttable td { + margin: 0; + padding: 0; +} + +table.highlighttable td.linenos { + padding-right: 0.5em; +} + +table.highlighttable td.code { + flex: 1; + overflow: hidden; +} + +.highlight .hll { + display: block; +} + +div.highlight pre, +table.highlighttable pre { + margin: 0; +} + +div.code-block-caption + div { + margin-top: 0; +} + +div.code-block-caption { + margin-top: 1em; + padding: 2px 5px; + font-size: small; +} + +div.code-block-caption code { + background-color: transparent; +} + +table.highlighttable td.linenos, +span.linenos, +div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */ + user-select: none; +} + +div.code-block-caption span.caption-number { + padding: 0.1em 0.3em; + font-style: italic; +} + +div.code-block-caption span.caption-text { +} + +div.literal-block-wrapper { + margin: 1em 0; +} + +code.descname { + background-color: transparent; + font-weight: bold; + font-size: 1.2em; +} + +code.descclassname { + background-color: transparent; +} + +code.xref, a code { + background-color: transparent; + font-weight: bold; +} + +h1 code, h2 code, h3 code, h4 code, h5 code, h6 code { + background-color: transparent; +} + +.viewcode-link { + float: right; +} + +.viewcode-back { + float: right; + font-family: sans-serif; +} + +div.viewcode-block:target { + margin: -1px -10px; + padding: 0 10px; +} + +/* -- math display ---------------------------------------------------------- */ + +img.math { + vertical-align: middle; +} + +div.body div.math p { + text-align: center; +} + +span.eqno { + float: right; +} + +span.eqno a.headerlink { + position: absolute; + z-index: 1; +} + +div.math:hover a.headerlink { + visibility: visible; +} + +/* -- printout stylesheet --------------------------------------------------- */ + +@media print { + div.document, + div.documentwrapper, + div.bodywrapper { + margin: 0 !important; + width: 100%; + } + + div.sphinxsidebar, + div.related, + div.footer, + #top-link { + display: none; + } +} \ No newline at end of file diff --git a/0.2/_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css b/0.2/_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css new file mode 100644 index 0000000..655656d --- /dev/null +++ b/0.2/_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.5.0 (https://getbootstrap.com/) + * Copyright 2011-2020 The Bootstrap Authors + * Copyright 2011-2020 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:540px;--breakpoint-md:720px;--breakpoint-lg:960px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5;color:#212529;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;background-color:transparent}a:hover{color:#0056b3}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[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}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:540px){.container{max-width:540px}}@media (min-width:720px){.container{max-width:720px}}@media (min-width:960px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1400px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:540px){.container,.container-sm{max-width:540px}}@media (min-width:720px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:960px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1400px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:540px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:720px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:960px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:539.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:719.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:959.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:540px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:540px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:720px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:960px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:539.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:540px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:719.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:720px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:959.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:960px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:540px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:540px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:540px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:540px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:540px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:720px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:960px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:540px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width:960px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:540px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:720px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:960px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:720px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:960px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:540px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:720px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:960px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:540px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:720px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:960px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:540px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:720px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:960px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:960px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}html{font-size:var(--pst-font-size-base);scroll-padding-top:calc(var(--pst-header-height) + 12px)}body{padding-top:calc(var(--pst-header-height) + 20px);background-color:#fff;font-family:var(--pst-font-family-base);font-weight:400;line-height:1.65;color:rgba(var(--pst-color-text-base),1)}p{margin-bottom:1.15rem;font-size:1em;color:rgba(var(--pst-color-paragraph),1)}p.rubric{border-bottom:1px solid #c9c9c9}a{color:rgba(var(--pst-color-link),1);text-decoration:none}a:hover{color:rgba(var(--pst-color-link-hover),1);text-decoration:underline}a.headerlink{color:rgba(var(--pst-color-headerlink),1);font-size:.8em;padding:0 4px;text-decoration:none}a.headerlink:hover{background-color:rgba(var(--pst-color-headerlink),1);color:rgba(var(--pst-color-headerlink-hover),1)}.heading-style,h1,h2,h3,h4,h5,h6{margin:2.75rem 0 1.05rem;font-family:var(--pst-font-family-heading);font-weight:400;line-height:1.15}h1{margin-top:0;font-size:var(--pst-font-size-h1);color:rgba(var(--pst-color-h1),1)}h2{font-size:var(--pst-font-size-h2);color:rgba(var(--pst-color-h2),1)}h3{font-size:var(--pst-font-size-h3);color:rgba(var(--pst-color-h3),1)}h4{font-size:var(--pst-font-size-h4);color:rgba(var(--pst-color-h4),1)}h5{font-size:var(--pst-font-size-h5);color:rgba(var(--pst-color-h5),1)}h6{font-size:var(--pst-font-size-h6);color:rgba(var(--pst-color-h6),1)}.text_small,small{font-size:var(--pst-font-size-milli)}hr{border:0;border-top:1px solid #e5e5e5}code,kbd,pre,samp{font-family:var(--pst-font-family-monospace)}code{color:rgba(var(--pst-color-inline-code),1)}pre{margin:1.5em 0;padding:10px;background-color:rgba(var(--pst-color-preformatted-background),1);color:rgba(var(--pst-color-preformatted-text),1);line-height:1.2em;border:1px solid #c9c9c9;box-shadow:1px 1px 1px #d8d8d8}.navbar{position:fixed;min-height:var(--pst-header-height);width:100%;padding:0}.navbar .container-xl{height:100%}@media (min-width:960px){.navbar #navbar-end>.navbar-end-item{display:inline-block}}.navbar-brand{position:relative;height:var(--pst-header-height);width:auto;padding:.5rem 0}.navbar-brand img{max-width:100%;height:100%;width:auto}.navbar-light{background:#fff!important;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.11)}.navbar-light .navbar-nav li a.nav-link{padding:0 .5rem;color:rgba(var(--pst-color-navbar-link),1)}.navbar-light .navbar-nav li a.nav-link:hover{color:rgba(var(--pst-color-navbar-link-hover),1)}.navbar-light .navbar-nav>.active>.nav-link{font-weight:600;color:rgba(var(--pst-color-navbar-link-active),1)}.navbar-header a{padding:0 15px}.admonition{margin:1.5625em auto;padding:0 .6rem .8rem!important;overflow:hidden;page-break-inside:avoid;border-left:.2rem solid;border-left-color:rgba(var(--pst-color-admonition-default),1);border-bottom-color:rgba(var(--pst-color-admonition-default),1);border-right-color:rgba(var(--pst-color-admonition-default),1);border-top-color:rgba(var(--pst-color-admonition-default),1);border-radius:.1rem;box-shadow:0 .2rem .5rem rgba(0,0,0,.05),0 0 .05rem rgba(0,0,0,.1);transition:color .25s,background-color .25s,border-color .25s}.admonition :last-child{margin-bottom:0}.admonition p.admonition-title~*{padding:0 1.4rem}.admonition>ol,.admonition>ul{margin-left:1em}.admonition .admonition-title{position:relative;margin:0 -.6rem!important;padding:.4rem .6rem .4rem 2rem;font-weight:700;background-color:rgba(var(--pst-color-admonition-default),.1)}.admonition .admonition-title:before{position:absolute;left:.6rem;width:1rem;height:1rem;color:rgba(var(--pst-color-admonition-default),1);font-family:Font Awesome\ 5 Free;font-weight:900;content:var(--pst-icon-admonition-default)}.admonition .admonition-title+*{margin-top:.4em}.admonition.attention{border-color:rgba(var(--pst-color-admonition-attention),1)}.admonition.attention .admonition-title{background-color:rgba(var(--pst-color-admonition-attention),.1)}.admonition.attention .admonition-title:before{color:rgba(var(--pst-color-admonition-attention),1);content:var(--pst-icon-admonition-attention)}.admonition.caution{border-color:rgba(var(--pst-color-admonition-caution),1)}.admonition.caution .admonition-title{background-color:rgba(var(--pst-color-admonition-caution),.1)}.admonition.caution .admonition-title:before{color:rgba(var(--pst-color-admonition-caution),1);content:var(--pst-icon-admonition-caution)}.admonition.warning{border-color:rgba(var(--pst-color-admonition-warning),1)}.admonition.warning .admonition-title{background-color:rgba(var(--pst-color-admonition-warning),.1)}.admonition.warning .admonition-title:before{color:rgba(var(--pst-color-admonition-warning),1);content:var(--pst-icon-admonition-warning)}.admonition.danger{border-color:rgba(var(--pst-color-admonition-danger),1)}.admonition.danger .admonition-title{background-color:rgba(var(--pst-color-admonition-danger),.1)}.admonition.danger .admonition-title:before{color:rgba(var(--pst-color-admonition-danger),1);content:var(--pst-icon-admonition-danger)}.admonition.error{border-color:rgba(var(--pst-color-admonition-error),1)}.admonition.error .admonition-title{background-color:rgba(var(--pst-color-admonition-error),.1)}.admonition.error .admonition-title:before{color:rgba(var(--pst-color-admonition-error),1);content:var(--pst-icon-admonition-error)}.admonition.hint{border-color:rgba(var(--pst-color-admonition-hint),1)}.admonition.hint .admonition-title{background-color:rgba(var(--pst-color-admonition-hint),.1)}.admonition.hint .admonition-title:before{color:rgba(var(--pst-color-admonition-hint),1);content:var(--pst-icon-admonition-hint)}.admonition.tip{border-color:rgba(var(--pst-color-admonition-tip),1)}.admonition.tip .admonition-title{background-color:rgba(var(--pst-color-admonition-tip),.1)}.admonition.tip .admonition-title:before{color:rgba(var(--pst-color-admonition-tip),1);content:var(--pst-icon-admonition-tip)}.admonition.important{border-color:rgba(var(--pst-color-admonition-important),1)}.admonition.important .admonition-title{background-color:rgba(var(--pst-color-admonition-important),.1)}.admonition.important .admonition-title:before{color:rgba(var(--pst-color-admonition-important),1);content:var(--pst-icon-admonition-important)}.admonition.note{border-color:rgba(var(--pst-color-admonition-note),1)}.admonition.note .admonition-title{background-color:rgba(var(--pst-color-admonition-note),.1)}.admonition.note .admonition-title:before{color:rgba(var(--pst-color-admonition-note),1);content:var(--pst-icon-admonition-note)}div.deprecated{margin-bottom:10px;margin-top:10px;padding:7px;background-color:#f3e5e5;border:1px solid #eed3d7;border-radius:.5rem}div.deprecated p{color:#b94a48;display:inline}.topic{background-color:#eee}.seealso dd{margin-top:0;margin-bottom:0}.viewcode-back{font-family:var(--pst-font-family-base)}.viewcode-block:target{background-color:#f4debf;border-top:1px solid #ac9;border-bottom:1px solid #ac9}span.guilabel{border:1px solid #7fbbe3;background:#e7f2fa;font-size:80%;font-weight:700;border-radius:4px;padding:2.4px 6px;margin:auto 2px}table.field-list{border-collapse:separate;border-spacing:10px;margin-left:1px}table.field-list th.field-name{padding:1px 8px 1px 5px;white-space:nowrap;background-color:#eee}table.field-list td.field-body p{font-style:italic}table.field-list td.field-body p>strong{font-style:normal}table.field-list td.field-body blockquote{border-left:none;margin:0 0 .3em;padding-left:30px}.table.autosummary td:first-child{white-space:nowrap}footer{width:100%;border-top:1px solid #ccc;padding:10px}footer .footer-item p{margin-bottom:0}.bd-search{position:relative;padding:1rem 15px;margin-right:-15px;margin-left:-15px}.bd-search .icon{position:absolute;color:#a4a6a7;left:25px;top:25px}.bd-search input{border-radius:0;border:0;border-bottom:1px solid #e5e5e5;padding-left:35px}.bd-toc{-ms-flex-order:2;order:2;height:calc(100vh - 2rem);overflow-y:auto}@supports (position:-webkit-sticky) or (position:sticky){.bd-toc{position:-webkit-sticky;position:sticky;top:calc(var(--pst-header-height) + 20px);height:calc(100vh - 5rem);overflow-y:auto}}.bd-toc .onthispage{color:#a4a6a7}.section-nav{padding-left:0;border-left:1px solid #eee;border-bottom:none}.section-nav ul{padding-left:1rem}.toc-entry,.toc-entry a{display:block}.toc-entry a{padding:.125rem 1.5rem;color:rgba(var(--pst-color-toc-link),1)}@media (min-width:1200px){.toc-entry a{padding-right:0}}.toc-entry a:hover{color:rgba(var(--pst-color-toc-link-hover),1);text-decoration:none}.bd-sidebar{padding-top:1em}@media (min-width:720px){.bd-sidebar{border-right:1px solid rgba(0,0,0,.1)}@supports (position:-webkit-sticky) or (position:sticky){.bd-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--pst-header-height) + 20px);z-index:1000;height:calc(100vh - var(--pst-header-height) - 20px)}}}.bd-sidebar.no-sidebar{border-right:0}.bd-links{padding-top:1rem;padding-bottom:1rem;margin-right:-15px;margin-left:-15px}@media (min-width:720px){.bd-links{display:block!important}@supports (position:-webkit-sticky) or (position:sticky){.bd-links{max-height:calc(100vh - 11rem);overflow-y:auto}}}.bd-sidenav{display:none}.bd-content{padding-top:20px}.bd-content .section{max-width:100%}.bd-content .section table{display:block;overflow:auto}.bd-toc-link{display:block;padding:.25rem 1.5rem;font-weight:600;color:rgba(0,0,0,.65)}.bd-toc-link:hover{color:rgba(0,0,0,.85);text-decoration:none}.bd-toc-item.active{margin-bottom:1rem}.bd-toc-item.active:not(:first-child){margin-top:1rem}.bd-toc-item.active>.bd-toc-link{color:rgba(0,0,0,.85)}.bd-toc-item.active>.bd-toc-link:hover{background-color:transparent}.bd-toc-item.active>.bd-sidenav{display:block}nav.bd-links p.caption{font-size:var(--pst-sidebar-caption-font-size);text-transform:uppercase;font-weight:700;position:relative;margin-top:1.25em;margin-bottom:.5em;padding:0 1.5rem;color:rgba(var(--pst-color-sidebar-caption),1)}nav.bd-links p.caption:first-child{margin-top:0}.bd-sidebar .nav{font-size:var(--pst-sidebar-font-size)}.bd-sidebar .nav ul{list-style:none;padding:0 0 0 1.5rem}.bd-sidebar .nav li>a{display:block;padding:.25rem 1.5rem;color:rgba(var(--pst-color-sidebar-link),1)}.bd-sidebar .nav li>a:hover{color:rgba(var(--pst-color-sidebar-link-hover),1);text-decoration:none;background-color:transparent}.bd-sidebar .nav li>a.reference.external:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f35d";font-size:.75em;margin-left:.3em}.bd-sidebar .nav .active:hover>a,.bd-sidebar .nav .active>a{font-weight:600;color:rgba(var(--pst-color-sidebar-link-active),1)}.toc-h2{font-size:.85rem}.toc-h3{font-size:.75rem}.toc-h4{font-size:.65rem}.toc-entry>.nav-link.active{font-weight:600;color:#130654;color:rgba(var(--pst-color-toc-link-active),1);background-color:transparent;border-left:2px solid rgba(var(--pst-color-toc-link-active),1)}.nav-link:hover{border-style:none}#navbar-main-elements li.nav-item i{font-size:.7rem;padding-left:2px;vertical-align:middle}.bd-toc .nav .nav{display:none}.bd-toc .nav .nav.visible,.bd-toc .nav>.active>ul{display:block}.prev-next-bottom{margin:20px 0}.prev-next-bottom a.left-prev,.prev-next-bottom a.right-next{padding:10px;border:1px solid rgba(0,0,0,.2);max-width:45%;overflow-x:hidden;color:rgba(0,0,0,.65)}.prev-next-bottom a.left-prev{float:left}.prev-next-bottom a.left-prev:before{content:"<< "}.prev-next-bottom a.right-next{float:right}.prev-next-bottom a.right-next:after{content:" >>"}.alert{padding-bottom:0}.alert-info a{color:#e83e8c}#navbar-icon-links i.fa,#navbar-icon-links i.fab,#navbar-icon-links i.far,#navbar-icon-links i.fas{vertical-align:middle;font-style:normal;font-size:1.5rem;line-height:1.25}#navbar-icon-links i.fa-github-square:before{color:#333}#navbar-icon-links i.fa-twitter-square:before{color:#55acee}#navbar-icon-links i.fa-gitlab:before{color:#548}#navbar-icon-links i.fa-bitbucket:before{color:#0052cc}.tocsection{border-left:1px solid #eee;padding:.3rem 1.5rem}.tocsection i{padding-right:.5rem}.editthispage{padding-top:2rem}.editthispage a{color:#130754}.xr-wrap[hidden]{display:block!important}.toctree-checkbox{position:absolute;display:none}.toctree-checkbox~ul{display:none}.toctree-checkbox~label i{transform:rotate(0deg)}.toctree-checkbox:checked~ul{display:block}.toctree-checkbox:checked~label i{transform:rotate(180deg)}.bd-sidebar li{position:relative}.bd-sidebar label{position:absolute;top:0;right:0;height:30px;width:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}.bd-sidebar label:hover{background:rgba(var(--pst-color-sidebar-expander-background-hover),1)}.bd-sidebar label i{display:inline-block;font-size:.75rem;text-align:center}.bd-sidebar label i:hover{color:rgba(var(--pst-color-sidebar-link-hover),1)}.bd-sidebar li.has-children>.reference{padding-right:30px}div.doctest>div.highlight span.gp,span.linenos,table.highlighttable td.linenos{user-select:none!important;-webkit-user-select:text!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important} \ No newline at end of file diff --git a/0.2/_static/css/theme.css b/0.2/_static/css/theme.css new file mode 100644 index 0000000..3f6e79d --- /dev/null +++ b/0.2/_static/css/theme.css @@ -0,0 +1,117 @@ +:root { + /***************************************************************************** + * Theme config + **/ + --pst-header-height: 60px; + + /***************************************************************************** + * Font size + **/ + --pst-font-size-base: 15px; /* base font size - applied at body / html level */ + + /* heading font sizes */ + --pst-font-size-h1: 36px; + --pst-font-size-h2: 32px; + --pst-font-size-h3: 26px; + --pst-font-size-h4: 21px; + --pst-font-size-h5: 18px; + --pst-font-size-h6: 16px; + + /* smaller then heading font sizes*/ + --pst-font-size-milli: 12px; + + --pst-sidebar-font-size: .9em; + --pst-sidebar-caption-font-size: .9em; + + /***************************************************************************** + * Font family + **/ + /* These are adapted from https://systemfontstack.com/ */ + --pst-font-family-base-system: -apple-system, BlinkMacSystemFont, Segoe UI, "Helvetica Neue", + Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; + --pst-font-family-monospace-system: "SFMono-Regular", Menlo, Consolas, Monaco, + Liberation Mono, Lucida Console, monospace; + + --pst-font-family-base: var(--pst-font-family-base-system); + --pst-font-family-heading: var(--pst-font-family-base); + --pst-font-family-monospace: var(--pst-font-family-monospace-system); + + /***************************************************************************** + * Color + * + * Colors are defined in rgb string way, "red, green, blue" + **/ + --pst-color-primary: 19, 6, 84; + --pst-color-success: 40, 167, 69; + --pst-color-info: 0, 123, 255; /*23, 162, 184;*/ + --pst-color-warning: 255, 193, 7; + --pst-color-danger: 220, 53, 69; + --pst-color-text-base: 51, 51, 51; + + --pst-color-h1: var(--pst-color-primary); + --pst-color-h2: var(--pst-color-primary); + --pst-color-h3: var(--pst-color-text-base); + --pst-color-h4: var(--pst-color-text-base); + --pst-color-h5: var(--pst-color-text-base); + --pst-color-h6: var(--pst-color-text-base); + --pst-color-paragraph: var(--pst-color-text-base); + --pst-color-link: 0, 91, 129; + --pst-color-link-hover: 227, 46, 0; + --pst-color-headerlink: 198, 15, 15; + --pst-color-headerlink-hover: 255, 255, 255; + --pst-color-preformatted-text: 34, 34, 34; + --pst-color-preformatted-background: 250, 250, 250; + --pst-color-inline-code: 232, 62, 140; + + --pst-color-active-navigation: 19, 6, 84; + --pst-color-navbar-link: 77, 77, 77; + --pst-color-navbar-link-hover: var(--pst-color-active-navigation); + --pst-color-navbar-link-active: var(--pst-color-active-navigation); + --pst-color-sidebar-link: 77, 77, 77; + --pst-color-sidebar-link-hover: var(--pst-color-active-navigation); + --pst-color-sidebar-link-active: var(--pst-color-active-navigation); + --pst-color-sidebar-expander-background-hover: 244, 244, 244; + --pst-color-sidebar-caption: 77, 77, 77; + --pst-color-toc-link: 119, 117, 122; + --pst-color-toc-link-hover: var(--pst-color-active-navigation); + --pst-color-toc-link-active: var(--pst-color-active-navigation); + + /***************************************************************************** + * Icon + **/ + + /* font awesome icons*/ + --pst-icon-check-circle: '\f058'; + --pst-icon-info-circle: '\f05a'; + --pst-icon-exclamation-triangle: '\f071'; + --pst-icon-exclamation-circle: '\f06a'; + --pst-icon-times-circle: '\f057'; + --pst-icon-lightbulb: '\f0eb'; + + /***************************************************************************** + * Admonitions + **/ + + --pst-color-admonition-default: var(--pst-color-info); + --pst-color-admonition-note: var(--pst-color-info); + --pst-color-admonition-attention: var(--pst-color-warning); + --pst-color-admonition-caution: var(--pst-color-warning); + --pst-color-admonition-warning: var(--pst-color-warning); + --pst-color-admonition-danger: var(--pst-color-danger); + --pst-color-admonition-error: var(--pst-color-danger); + --pst-color-admonition-hint: var(--pst-color-success); + --pst-color-admonition-tip: var(--pst-color-success); + --pst-color-admonition-important: var(--pst-color-success); + + --pst-icon-admonition-default: var(--pst-icon-info-circle); + --pst-icon-admonition-note: var(--pst-icon-info-circle); + --pst-icon-admonition-attention: var(--pst-icon-exclamation-circle); + --pst-icon-admonition-caution: var(--pst-icon-exclamation-triangle); + --pst-icon-admonition-warning: var(--pst-icon-exclamation-triangle); + --pst-icon-admonition-danger: var(--pst-icon-exclamation-triangle); + --pst-icon-admonition-error: var(--pst-icon-times-circle); + --pst-icon-admonition-hint: var(--pst-icon-lightbulb); + --pst-icon-admonition-tip: var(--pst-icon-lightbulb); + --pst-icon-admonition-important: var(--pst-icon-exclamation-circle); + +} diff --git a/0.2/_static/custom.css b/0.2/_static/custom.css new file mode 100644 index 0000000..d484dec --- /dev/null +++ b/0.2/_static/custom.css @@ -0,0 +1,7 @@ +h1.site-logo { + font-size: 30px !important; +} + +h1.site-logo small { + font-size: 20px !important; +} \ No newline at end of file diff --git a/0.2/_static/doctools.js b/0.2/_static/doctools.js new file mode 100644 index 0000000..144884e --- /dev/null +++ b/0.2/_static/doctools.js @@ -0,0 +1,316 @@ +/* + * doctools.js + * ~~~~~~~~~~~ + * + * Sphinx JavaScript utilities for all documentation. + * + * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +/** + * select a different prefix for underscore + */ +$u = _.noConflict(); + +/** + * make the code below compatible with browsers without + * an installed firebug like debugger +if (!window.console || !console.firebug) { + var names = ["log", "debug", "info", "warn", "error", "assert", "dir", + "dirxml", "group", "groupEnd", "time", "timeEnd", "count", "trace", + "profile", "profileEnd"]; + window.console = {}; + for (var i = 0; i < names.length; ++i) + window.console[names[i]] = function() {}; +} + */ + +/** + * small helper function to urldecode strings + */ +jQuery.urldecode = function(x) { + return decodeURIComponent(x).replace(/\+/g, ' '); +}; + +/** + * small helper function to urlencode strings + */ +jQuery.urlencode = encodeURIComponent; + +/** + * This function returns the parsed url parameters of the + * current request. Multiple values per key are supported, + * it will always return arrays of strings for the value parts. + */ +jQuery.getQueryParameters = function(s) { + if (typeof s === 'undefined') + s = document.location.search; + var parts = s.substr(s.indexOf('?') + 1).split('&'); + var result = {}; + for (var i = 0; i < parts.length; i++) { + var tmp = parts[i].split('=', 2); + var key = jQuery.urldecode(tmp[0]); + var value = jQuery.urldecode(tmp[1]); + if (key in result) + result[key].push(value); + else + result[key] = [value]; + } + return result; +}; + +/** + * highlight a given string on a jquery object by wrapping it in + * span elements with the given class name. + */ +jQuery.fn.highlightText = function(text, className) { + function highlight(node, addItems) { + if (node.nodeType === 3) { + var val = node.nodeValue; + var pos = val.toLowerCase().indexOf(text); + if (pos >= 0 && + !jQuery(node.parentNode).hasClass(className) && + !jQuery(node.parentNode).hasClass("nohighlight")) { + var span; + var isInSVG = jQuery(node).closest("body, svg, foreignObject").is("svg"); + if (isInSVG) { + span = document.createElementNS("http://www.w3.org/2000/svg", "tspan"); + } else { + span = document.createElement("span"); + span.className = className; + } + span.appendChild(document.createTextNode(val.substr(pos, text.length))); + node.parentNode.insertBefore(span, node.parentNode.insertBefore( + document.createTextNode(val.substr(pos + text.length)), + node.nextSibling)); + node.nodeValue = val.substr(0, pos); + if (isInSVG) { + var rect = document.createElementNS("http://www.w3.org/2000/svg", "rect"); + var bbox = node.parentElement.getBBox(); + rect.x.baseVal.value = bbox.x; + rect.y.baseVal.value = bbox.y; + rect.width.baseVal.value = bbox.width; + rect.height.baseVal.value = bbox.height; + rect.setAttribute('class', className); + addItems.push({ + "parent": node.parentNode, + "target": rect}); + } + } + } + else if (!jQuery(node).is("button, select, textarea")) { + jQuery.each(node.childNodes, function() { + highlight(this, addItems); + }); + } + } + var addItems = []; + var result = this.each(function() { + highlight(this, addItems); + }); + for (var i = 0; i < addItems.length; ++i) { + jQuery(addItems[i].parent).before(addItems[i].target); + } + return result; +}; + +/* + * backward compatibility for jQuery.browser + * This will be supported until firefox bug is fixed. + */ +if (!jQuery.browser) { + jQuery.uaMatch = function(ua) { + ua = ua.toLowerCase(); + + var match = /(chrome)[ \/]([\w.]+)/.exec(ua) || + /(webkit)[ \/]([\w.]+)/.exec(ua) || + /(opera)(?:.*version|)[ \/]([\w.]+)/.exec(ua) || + /(msie) ([\w.]+)/.exec(ua) || + ua.indexOf("compatible") < 0 && /(mozilla)(?:.*? rv:([\w.]+)|)/.exec(ua) || + []; + + return { + browser: match[ 1 ] || "", + version: match[ 2 ] || "0" + }; + }; + jQuery.browser = {}; + jQuery.browser[jQuery.uaMatch(navigator.userAgent).browser] = true; +} + +/** + * Small JavaScript module for the documentation. + */ +var Documentation = { + + init : function() { + this.fixFirefoxAnchorBug(); + this.highlightSearchWords(); + this.initIndexTable(); + if (DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) { + this.initOnKeyListeners(); + } + }, + + /** + * i18n support + */ + TRANSLATIONS : {}, + PLURAL_EXPR : function(n) { return n === 1 ? 0 : 1; }, + LOCALE : 'unknown', + + // gettext and ngettext don't access this so that the functions + // can safely bound to a different name (_ = Documentation.gettext) + gettext : function(string) { + var translated = Documentation.TRANSLATIONS[string]; + if (typeof translated === 'undefined') + return string; + return (typeof translated === 'string') ? translated : translated[0]; + }, + + ngettext : function(singular, plural, n) { + var translated = Documentation.TRANSLATIONS[singular]; + if (typeof translated === 'undefined') + return (n == 1) ? singular : plural; + return translated[Documentation.PLURALEXPR(n)]; + }, + + addTranslations : function(catalog) { + for (var key in catalog.messages) + this.TRANSLATIONS[key] = catalog.messages[key]; + this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')'); + this.LOCALE = catalog.locale; + }, + + /** + * add context elements like header anchor links + */ + addContextElements : function() { + $('div[id] > :header:first').each(function() { + $('\u00B6'). + attr('href', '#' + this.id). + attr('title', _('Permalink to this headline')). + appendTo(this); + }); + $('dt[id]').each(function() { + $('\u00B6'). + attr('href', '#' + this.id). + attr('title', _('Permalink to this definition')). + appendTo(this); + }); + }, + + /** + * workaround a firefox stupidity + * see: https://bugzilla.mozilla.org/show_bug.cgi?id=645075 + */ + fixFirefoxAnchorBug : function() { + if (document.location.hash && $.browser.mozilla) + window.setTimeout(function() { + document.location.href += ''; + }, 10); + }, + + /** + * highlight the search words provided in the url in the text + */ + highlightSearchWords : function() { + var params = $.getQueryParameters(); + var terms = (params.highlight) ? params.highlight[0].split(/\s+/) : []; + if (terms.length) { + var body = $('div.body'); + if (!body.length) { + body = $('body'); + } + window.setTimeout(function() { + $.each(terms, function() { + body.highlightText(this.toLowerCase(), 'highlighted'); + }); + }, 10); + $('') + .appendTo($('#searchbox')); + } + }, + + /** + * init the domain index toggle buttons + */ + initIndexTable : function() { + var togglers = $('img.toggler').click(function() { + var src = $(this).attr('src'); + var idnum = $(this).attr('id').substr(7); + $('tr.cg-' + idnum).toggle(); + if (src.substr(-9) === 'minus.png') + $(this).attr('src', src.substr(0, src.length-9) + 'plus.png'); + else + $(this).attr('src', src.substr(0, src.length-8) + 'minus.png'); + }).css('display', ''); + if (DOCUMENTATION_OPTIONS.COLLAPSE_INDEX) { + togglers.click(); + } + }, + + /** + * helper function to hide the search marks again + */ + hideSearchWords : function() { + $('#searchbox .highlight-link').fadeOut(300); + $('span.highlighted').removeClass('highlighted'); + }, + + /** + * make the url absolute + */ + makeURL : function(relativeURL) { + return DOCUMENTATION_OPTIONS.URL_ROOT + '/' + relativeURL; + }, + + /** + * get the current relative url + */ + getCurrentURL : function() { + var path = document.location.pathname; + var parts = path.split(/\//); + $.each(DOCUMENTATION_OPTIONS.URL_ROOT.split(/\//), function() { + if (this === '..') + parts.pop(); + }); + var url = parts.join('/'); + return path.substring(url.lastIndexOf('/') + 1, path.length - 1); + }, + + initOnKeyListeners: function() { + $(document).keydown(function(event) { + var activeElementType = document.activeElement.tagName; + // don't navigate when in search box, textarea, dropdown or button + if (activeElementType !== 'TEXTAREA' && activeElementType !== 'INPUT' && activeElementType !== 'SELECT' + && activeElementType !== 'BUTTON' && !event.altKey && !event.ctrlKey && !event.metaKey + && !event.shiftKey) { + switch (event.keyCode) { + case 37: // left + var prevHref = $('link[rel="prev"]').prop('href'); + if (prevHref) { + window.location.href = prevHref; + return false; + } + case 39: // right + var nextHref = $('link[rel="next"]').prop('href'); + if (nextHref) { + window.location.href = nextHref; + return false; + } + } + } + }); + } +}; + +// quick alias for translations +_ = Documentation.gettext; + +$(document).ready(function() { + Documentation.init(); +}); diff --git a/0.2/_static/documentation_options.js b/0.2/_static/documentation_options.js new file mode 100644 index 0000000..eb83178 --- /dev/null +++ b/0.2/_static/documentation_options.js @@ -0,0 +1,12 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + VERSION: '0.2.0', + LANGUAGE: 'None', + COLLAPSE_INDEX: false, + BUILDER: 'dirhtml', + FILE_SUFFIX: '.html', + LINK_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt', + NAVIGATION_WITH_KEYS: true +}; \ No newline at end of file diff --git a/0.2/_static/file.png b/0.2/_static/file.png new file mode 100644 index 0000000000000000000000000000000000000000..a858a410e4faa62ce324d814e4b816fff83a6fb3 GIT binary patch literal 286 zcmV+(0pb3MP)s`hMrGg#P~ix$^RISR_I47Y|r1 z_CyJOe}D1){SET-^Amu_i71Lt6eYfZjRyw@I6OQAIXXHDfiX^GbOlHe=Ae4>0m)d(f|Me07*qoM6N<$f}vM^LjV8( literal 0 HcmV?d00001 diff --git a/0.2/_static/images/logo_binder.svg b/0.2/_static/images/logo_binder.svg new file mode 100644 index 0000000..45fecf7 --- /dev/null +++ b/0.2/_static/images/logo_binder.svg @@ -0,0 +1,19 @@ + + + + +logo + + + + + + + + diff --git a/0.2/_static/images/logo_colab.png b/0.2/_static/images/logo_colab.png new file mode 100644 index 0000000000000000000000000000000000000000..b7560ec216b2d1b6f77855525fe966c741833428 GIT binary patch literal 7601 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 diff --git a/0.2/_static/jquery-3.5.1.js b/0.2/_static/jquery-3.5.1.js new file mode 100644 index 0000000..5093733 --- /dev/null +++ b/0.2/_static/jquery-3.5.1.js @@ -0,0 +1,10872 @@ +/*! + * jQuery JavaScript Library v3.5.1 + * https://jquery.com/ + * + * Includes Sizzle.js + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://jquery.org/license + * + * Date: 2020-05-04T22:49Z + */ +( function( global, factory ) { + + "use strict"; + + if ( typeof module === "object" && typeof module.exports === "object" ) { + + // For CommonJS and CommonJS-like environments where a proper `window` + // is present, execute the factory and get jQuery. + // For environments that do not have a `window` with a `document` + // (such as Node.js), expose a factory as module.exports. + // This accentuates the need for the creation of a real `window`. + // e.g. var jQuery = require("jquery")(window); + // See ticket #14549 for more info. + module.exports = global.document ? + factory( global, true ) : + function( w ) { + if ( !w.document ) { + throw new Error( "jQuery requires a window with a document" ); + } + return factory( w ); + }; + } else { + factory( global ); + } + +// Pass this if window is not defined yet +} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { + +// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 +// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode +// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common +// enough that all such attempts are guarded in a try block. +"use strict"; + +var arr = []; + +var getProto = Object.getPrototypeOf; + +var slice = arr.slice; + +var flat = arr.flat ? function( array ) { + return arr.flat.call( array ); +} : function( array ) { + return arr.concat.apply( [], array ); +}; + + +var push = arr.push; + +var indexOf = arr.indexOf; + +var class2type = {}; + +var toString = class2type.toString; + +var hasOwn = class2type.hasOwnProperty; + +var fnToString = hasOwn.toString; + +var ObjectFunctionString = fnToString.call( Object ); + +var support = {}; + +var isFunction = function isFunction( obj ) { + + // Support: Chrome <=57, Firefox <=52 + // In some browsers, typeof returns "function" for HTML elements + // (i.e., `typeof document.createElement( "object" ) === "function"`). + // We don't want to classify *any* DOM node as a function. + return typeof obj === "function" && typeof obj.nodeType !== "number"; + }; + + +var isWindow = function isWindow( obj ) { + return obj != null && obj === obj.window; + }; + + +var document = window.document; + + + + var preservedScriptAttributes = { + type: true, + src: true, + nonce: true, + noModule: true + }; + + function DOMEval( code, node, doc ) { + doc = doc || document; + + var i, val, + script = doc.createElement( "script" ); + + script.text = code; + if ( node ) { + for ( i in preservedScriptAttributes ) { + + // Support: Firefox 64+, Edge 18+ + // Some browsers don't support the "nonce" property on scripts. + // On the other hand, just using `getAttribute` is not enough as + // the `nonce` attribute is reset to an empty string whenever it + // becomes browsing-context connected. + // See https://github.com/whatwg/html/issues/2369 + // See https://html.spec.whatwg.org/#nonce-attributes + // The `node.getAttribute` check was added for the sake of + // `jQuery.globalEval` so that it can fake a nonce-containing node + // via an object. + val = node[ i ] || node.getAttribute && node.getAttribute( i ); + if ( val ) { + script.setAttribute( i, val ); + } + } + } + doc.head.appendChild( script ).parentNode.removeChild( script ); + } + + +function toType( obj ) { + if ( obj == null ) { + return obj + ""; + } + + // Support: Android <=2.3 only (functionish RegExp) + return typeof obj === "object" || typeof obj === "function" ? + class2type[ toString.call( obj ) ] || "object" : + typeof obj; +} +/* global Symbol */ +// Defining this global in .eslintrc.json would create a danger of using the global +// unguarded in another place, it seems safer to define global only for this module + + + +var + version = "3.5.1", + + // Define a local copy of jQuery + jQuery = function( selector, context ) { + + // The jQuery object is actually just the init constructor 'enhanced' + // Need init if jQuery is called (just allow error to be thrown if not included) + return new jQuery.fn.init( selector, context ); + }; + +jQuery.fn = jQuery.prototype = { + + // The current version of jQuery being used + jquery: version, + + constructor: jQuery, + + // The default length of a jQuery object is 0 + length: 0, + + toArray: function() { + return slice.call( this ); + }, + + // Get the Nth element in the matched element set OR + // Get the whole matched element set as a clean array + get: function( num ) { + + // Return all the elements in a clean array + if ( num == null ) { + return slice.call( this ); + } + + // Return just the one element from the set + return num < 0 ? this[ num + this.length ] : this[ num ]; + }, + + // Take an array of elements and push it onto the stack + // (returning the new matched element set) + pushStack: function( elems ) { + + // Build a new jQuery matched element set + var ret = jQuery.merge( this.constructor(), elems ); + + // Add the old object onto the stack (as a reference) + ret.prevObject = this; + + // Return the newly-formed element set + return ret; + }, + + // Execute a callback for every element in the matched set. + each: function( callback ) { + return jQuery.each( this, callback ); + }, + + map: function( callback ) { + return this.pushStack( jQuery.map( this, function( elem, i ) { + return callback.call( elem, i, elem ); + } ) ); + }, + + slice: function() { + return this.pushStack( slice.apply( this, arguments ) ); + }, + + first: function() { + return this.eq( 0 ); + }, + + last: function() { + return this.eq( -1 ); + }, + + even: function() { + return this.pushStack( jQuery.grep( this, function( _elem, i ) { + return ( i + 1 ) % 2; + } ) ); + }, + + odd: function() { + return this.pushStack( jQuery.grep( this, function( _elem, i ) { + return i % 2; + } ) ); + }, + + eq: function( i ) { + var len = this.length, + j = +i + ( i < 0 ? len : 0 ); + return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] ); + }, + + end: function() { + return this.prevObject || this.constructor(); + }, + + // For internal use only. + // Behaves like an Array's method, not like a jQuery method. + push: push, + sort: arr.sort, + splice: arr.splice +}; + +jQuery.extend = jQuery.fn.extend = function() { + var options, name, src, copy, copyIsArray, clone, + target = arguments[ 0 ] || {}, + i = 1, + length = arguments.length, + deep = false; + + // Handle a deep copy situation + if ( typeof target === "boolean" ) { + deep = target; + + // Skip the boolean and the target + target = arguments[ i ] || {}; + i++; + } + + // Handle case when target is a string or something (possible in deep copy) + if ( typeof target !== "object" && !isFunction( target ) ) { + target = {}; + } + + // Extend jQuery itself if only one argument is passed + if ( i === length ) { + target = this; + i--; + } + + for ( ; i < length; i++ ) { + + // Only deal with non-null/undefined values + if ( ( options = arguments[ i ] ) != null ) { + + // Extend the base object + for ( name in options ) { + copy = options[ name ]; + + // Prevent Object.prototype pollution + // Prevent never-ending loop + if ( name === "__proto__" || target === copy ) { + continue; + } + + // Recurse if we're merging plain objects or arrays + if ( deep && copy && ( jQuery.isPlainObject( copy ) || + ( copyIsArray = Array.isArray( copy ) ) ) ) { + src = target[ name ]; + + // Ensure proper type for the source value + if ( copyIsArray && !Array.isArray( src ) ) { + clone = []; + } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) { + clone = {}; + } else { + clone = src; + } + copyIsArray = false; + + // Never move original objects, clone them + target[ name ] = jQuery.extend( deep, clone, copy ); + + // Don't bring in undefined values + } else if ( copy !== undefined ) { + target[ name ] = copy; + } + } + } + } + + // Return the modified object + return target; +}; + +jQuery.extend( { + + // Unique for each copy of jQuery on the page + expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), + + // Assume jQuery is ready without the ready module + isReady: true, + + error: function( msg ) { + throw new Error( msg ); + }, + + noop: function() {}, + + isPlainObject: function( obj ) { + var proto, Ctor; + + // Detect obvious negatives + // Use toString instead of jQuery.type to catch host objects + if ( !obj || toString.call( obj ) !== "[object Object]" ) { + return false; + } + + proto = getProto( obj ); + + // Objects with no prototype (e.g., `Object.create( null )`) are plain + if ( !proto ) { + return true; + } + + // Objects with prototype are plain iff they were constructed by a global Object function + Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor; + return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString; + }, + + isEmptyObject: function( obj ) { + var name; + + for ( name in obj ) { + return false; + } + return true; + }, + + // Evaluates a script in a provided context; falls back to the global one + // if not specified. + globalEval: function( code, options, doc ) { + DOMEval( code, { nonce: options && options.nonce }, doc ); + }, + + each: function( obj, callback ) { + var length, i = 0; + + if ( isArrayLike( obj ) ) { + length = obj.length; + for ( ; i < length; i++ ) { + if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { + break; + } + } + } else { + for ( i in obj ) { + if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { + break; + } + } + } + + return obj; + }, + + // results is for internal usage only + makeArray: function( arr, results ) { + var ret = results || []; + + if ( arr != null ) { + if ( isArrayLike( Object( arr ) ) ) { + jQuery.merge( ret, + typeof arr === "string" ? + [ arr ] : arr + ); + } else { + push.call( ret, arr ); + } + } + + return ret; + }, + + inArray: function( elem, arr, i ) { + return arr == null ? -1 : indexOf.call( arr, elem, i ); + }, + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + merge: function( first, second ) { + var len = +second.length, + j = 0, + i = first.length; + + for ( ; j < len; j++ ) { + first[ i++ ] = second[ j ]; + } + + first.length = i; + + return first; + }, + + grep: function( elems, callback, invert ) { + var callbackInverse, + matches = [], + i = 0, + length = elems.length, + callbackExpect = !invert; + + // Go through the array, only saving the items + // that pass the validator function + for ( ; i < length; i++ ) { + callbackInverse = !callback( elems[ i ], i ); + if ( callbackInverse !== callbackExpect ) { + matches.push( elems[ i ] ); + } + } + + return matches; + }, + + // arg is for internal usage only + map: function( elems, callback, arg ) { + var length, value, + i = 0, + ret = []; + + // Go through the array, translating each of the items to their new values + if ( isArrayLike( elems ) ) { + length = elems.length; + for ( ; i < length; i++ ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + + // Go through every key on the object, + } else { + for ( i in elems ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + } + + // Flatten any nested arrays + return flat( ret ); + }, + + // A global GUID counter for objects + guid: 1, + + // jQuery.support is not used in Core but other projects attach their + // properties to it so it needs to exist. + support: support +} ); + +if ( typeof Symbol === "function" ) { + jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ]; +} + +// Populate the class2type map +jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ), +function( _i, name ) { + class2type[ "[object " + name + "]" ] = name.toLowerCase(); +} ); + +function isArrayLike( obj ) { + + // Support: real iOS 8.2 only (not reproducible in simulator) + // `in` check used to prevent JIT error (gh-2145) + // hasOwn isn't used here due to false negatives + // regarding Nodelist length in IE + var length = !!obj && "length" in obj && obj.length, + type = toType( obj ); + + if ( isFunction( obj ) || isWindow( obj ) ) { + return false; + } + + return type === "array" || length === 0 || + typeof length === "number" && length > 0 && ( length - 1 ) in obj; +} +var Sizzle = +/*! + * Sizzle CSS Selector Engine v2.3.5 + * https://sizzlejs.com/ + * + * Copyright JS Foundation and other contributors + * Released under the MIT license + * https://js.foundation/ + * + * Date: 2020-03-14 + */ +( function( window ) { +var i, + support, + Expr, + getText, + isXML, + tokenize, + compile, + select, + outermostContext, + sortInput, + hasDuplicate, + + // Local document vars + setDocument, + document, + docElem, + documentIsHTML, + rbuggyQSA, + rbuggyMatches, + matches, + contains, + + // Instance-specific data + expando = "sizzle" + 1 * new Date(), + preferredDoc = window.document, + dirruns = 0, + done = 0, + classCache = createCache(), + tokenCache = createCache(), + compilerCache = createCache(), + nonnativeSelectorCache = createCache(), + sortOrder = function( a, b ) { + if ( a === b ) { + hasDuplicate = true; + } + return 0; + }, + + // Instance methods + hasOwn = ( {} ).hasOwnProperty, + arr = [], + pop = arr.pop, + pushNative = arr.push, + push = arr.push, + slice = arr.slice, + + // Use a stripped-down indexOf as it's faster than native + // https://jsperf.com/thor-indexof-vs-for/5 + indexOf = function( list, elem ) { + var i = 0, + len = list.length; + for ( ; i < len; i++ ) { + if ( list[ i ] === elem ) { + return i; + } + } + return -1; + }, + + booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|" + + "ismap|loop|multiple|open|readonly|required|scoped", + + // Regular expressions + + // http://www.w3.org/TR/css3-selectors/#whitespace + whitespace = "[\\x20\\t\\r\\n\\f]", + + // https://www.w3.org/TR/css-syntax-3/#ident-token-diagram + identifier = "(?:\\\\[\\da-fA-F]{1,6}" + whitespace + + "?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+", + + // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors + attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace + + + // Operator (capture 2) + "*([*^$|!~]?=)" + whitespace + + + // "Attribute values must be CSS identifiers [capture 5] + // or strings [capture 3 or capture 4]" + "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + + whitespace + "*\\]", + + pseudos = ":(" + identifier + ")(?:\\((" + + + // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: + // 1. quoted (capture 3; capture 4 or capture 5) + "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + + + // 2. simple (capture 6) + "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + + + // 3. anything else (capture 2) + ".*" + + ")\\)|)", + + // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter + rwhitespace = new RegExp( whitespace + "+", "g" ), + rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + + whitespace + "+$", "g" ), + + rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), + rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + + "*" ), + rdescend = new RegExp( whitespace + "|>" ), + + rpseudo = new RegExp( pseudos ), + ridentifier = new RegExp( "^" + identifier + "$" ), + + matchExpr = { + "ID": new RegExp( "^#(" + identifier + ")" ), + "CLASS": new RegExp( "^\\.(" + identifier + ")" ), + "TAG": new RegExp( "^(" + identifier + "|[*])" ), + "ATTR": new RegExp( "^" + attributes ), + "PSEUDO": new RegExp( "^" + pseudos ), + "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + + whitespace + "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + + whitespace + "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), + "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), + + // For use in libraries implementing .is() + // We use this for POS matching in `select` + "needsContext": new RegExp( "^" + whitespace + + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + whitespace + + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) + }, + + rhtml = /HTML$/i, + rinputs = /^(?:input|select|textarea|button)$/i, + rheader = /^h\d$/i, + + rnative = /^[^{]+\{\s*\[native \w/, + + // Easily-parseable/retrievable ID or TAG or CLASS selectors + rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, + + rsibling = /[+~]/, + + // CSS escapes + // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters + runescape = new RegExp( "\\\\[\\da-fA-F]{1,6}" + whitespace + "?|\\\\([^\\r\\n\\f])", "g" ), + funescape = function( escape, nonHex ) { + var high = "0x" + escape.slice( 1 ) - 0x10000; + + return nonHex ? + + // Strip the backslash prefix from a non-hex escape sequence + nonHex : + + // Replace a hexadecimal escape sequence with the encoded Unicode code point + // Support: IE <=11+ + // For values outside the Basic Multilingual Plane (BMP), manually construct a + // surrogate pair + high < 0 ? + String.fromCharCode( high + 0x10000 ) : + String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); + }, + + // CSS string/identifier serialization + // https://drafts.csswg.org/cssom/#common-serializing-idioms + rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, + fcssescape = function( ch, asCodePoint ) { + if ( asCodePoint ) { + + // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER + if ( ch === "\0" ) { + return "\uFFFD"; + } + + // Control characters and (dependent upon position) numbers get escaped as code points + return ch.slice( 0, -1 ) + "\\" + + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; + } + + // Other potentially-special ASCII characters get backslash-escaped + return "\\" + ch; + }, + + // Used for iframes + // See setDocument() + // Removing the function wrapper causes a "Permission Denied" + // error in IE + unloadHandler = function() { + setDocument(); + }, + + inDisabledFieldset = addCombinator( + function( elem ) { + return elem.disabled === true && elem.nodeName.toLowerCase() === "fieldset"; + }, + { dir: "parentNode", next: "legend" } + ); + +// Optimize for push.apply( _, NodeList ) +try { + push.apply( + ( arr = slice.call( preferredDoc.childNodes ) ), + preferredDoc.childNodes + ); + + // Support: Android<4.0 + // Detect silently failing push.apply + // eslint-disable-next-line no-unused-expressions + arr[ preferredDoc.childNodes.length ].nodeType; +} catch ( e ) { + push = { apply: arr.length ? + + // Leverage slice if possible + function( target, els ) { + pushNative.apply( target, slice.call( els ) ); + } : + + // Support: IE<9 + // Otherwise append directly + function( target, els ) { + var j = target.length, + i = 0; + + // Can't trust NodeList.length + while ( ( target[ j++ ] = els[ i++ ] ) ) {} + target.length = j - 1; + } + }; +} + +function Sizzle( selector, context, results, seed ) { + var m, i, elem, nid, match, groups, newSelector, + newContext = context && context.ownerDocument, + + // nodeType defaults to 9, since context defaults to document + nodeType = context ? context.nodeType : 9; + + results = results || []; + + // Return early from calls with invalid selector or context + if ( typeof selector !== "string" || !selector || + nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) { + + return results; + } + + // Try to shortcut find operations (as opposed to filters) in HTML documents + if ( !seed ) { + setDocument( context ); + context = context || document; + + if ( documentIsHTML ) { + + // If the selector is sufficiently simple, try using a "get*By*" DOM method + // (excepting DocumentFragment context, where the methods don't exist) + if ( nodeType !== 11 && ( match = rquickExpr.exec( selector ) ) ) { + + // ID selector + if ( ( m = match[ 1 ] ) ) { + + // Document context + if ( nodeType === 9 ) { + if ( ( elem = context.getElementById( m ) ) ) { + + // Support: IE, Opera, Webkit + // TODO: identify versions + // getElementById can match elements by name instead of ID + if ( elem.id === m ) { + results.push( elem ); + return results; + } + } else { + return results; + } + + // Element context + } else { + + // Support: IE, Opera, Webkit + // TODO: identify versions + // getElementById can match elements by name instead of ID + if ( newContext && ( elem = newContext.getElementById( m ) ) && + contains( context, elem ) && + elem.id === m ) { + + results.push( elem ); + return results; + } + } + + // Type selector + } else if ( match[ 2 ] ) { + push.apply( results, context.getElementsByTagName( selector ) ); + return results; + + // Class selector + } else if ( ( m = match[ 3 ] ) && support.getElementsByClassName && + context.getElementsByClassName ) { + + push.apply( results, context.getElementsByClassName( m ) ); + return results; + } + } + + // Take advantage of querySelectorAll + if ( support.qsa && + !nonnativeSelectorCache[ selector + " " ] && + ( !rbuggyQSA || !rbuggyQSA.test( selector ) ) && + + // Support: IE 8 only + // Exclude object elements + ( nodeType !== 1 || context.nodeName.toLowerCase() !== "object" ) ) { + + newSelector = selector; + newContext = context; + + // qSA considers elements outside a scoping root when evaluating child or + // descendant combinators, which is not what we want. + // In such cases, we work around the behavior by prefixing every selector in the + // list with an ID selector referencing the scope context. + // The technique has to be used as well when a leading combinator is used + // as such selectors are not recognized by querySelectorAll. + // Thanks to Andrew Dupont for this technique. + if ( nodeType === 1 && + ( rdescend.test( selector ) || rcombinators.test( selector ) ) ) { + + // Expand context for sibling selectors + newContext = rsibling.test( selector ) && testContext( context.parentNode ) || + context; + + // We can use :scope instead of the ID hack if the browser + // supports it & if we're not changing the context. + if ( newContext !== context || !support.scope ) { + + // Capture the context ID, setting it first if necessary + if ( ( nid = context.getAttribute( "id" ) ) ) { + nid = nid.replace( rcssescape, fcssescape ); + } else { + context.setAttribute( "id", ( nid = expando ) ); + } + } + + // Prefix every selector in the list + groups = tokenize( selector ); + i = groups.length; + while ( i-- ) { + groups[ i ] = ( nid ? "#" + nid : ":scope" ) + " " + + toSelector( groups[ i ] ); + } + newSelector = groups.join( "," ); + } + + try { + push.apply( results, + newContext.querySelectorAll( newSelector ) + ); + return results; + } catch ( qsaError ) { + nonnativeSelectorCache( selector, true ); + } finally { + if ( nid === expando ) { + context.removeAttribute( "id" ); + } + } + } + } + } + + // All others + return select( selector.replace( rtrim, "$1" ), context, results, seed ); +} + +/** + * Create key-value caches of limited size + * @returns {function(string, object)} Returns the Object data after storing it on itself with + * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) + * deleting the oldest entry + */ +function createCache() { + var keys = []; + + function cache( key, value ) { + + // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) + if ( keys.push( key + " " ) > Expr.cacheLength ) { + + // Only keep the most recent entries + delete cache[ keys.shift() ]; + } + return ( cache[ key + " " ] = value ); + } + return cache; +} + +/** + * Mark a function for special use by Sizzle + * @param {Function} fn The function to mark + */ +function markFunction( fn ) { + fn[ expando ] = true; + return fn; +} + +/** + * Support testing using an element + * @param {Function} fn Passed the created element and returns a boolean result + */ +function assert( fn ) { + var el = document.createElement( "fieldset" ); + + try { + return !!fn( el ); + } catch ( e ) { + return false; + } finally { + + // Remove from its parent by default + if ( el.parentNode ) { + el.parentNode.removeChild( el ); + } + + // release memory in IE + el = null; + } +} + +/** + * Adds the same handler for all of the specified attrs + * @param {String} attrs Pipe-separated list of attributes + * @param {Function} handler The method that will be applied + */ +function addHandle( attrs, handler ) { + var arr = attrs.split( "|" ), + i = arr.length; + + while ( i-- ) { + Expr.attrHandle[ arr[ i ] ] = handler; + } +} + +/** + * Checks document order of two siblings + * @param {Element} a + * @param {Element} b + * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b + */ +function siblingCheck( a, b ) { + var cur = b && a, + diff = cur && a.nodeType === 1 && b.nodeType === 1 && + a.sourceIndex - b.sourceIndex; + + // Use IE sourceIndex if available on both nodes + if ( diff ) { + return diff; + } + + // Check if b follows a + if ( cur ) { + while ( ( cur = cur.nextSibling ) ) { + if ( cur === b ) { + return -1; + } + } + } + + return a ? 1 : -1; +} + +/** + * Returns a function to use in pseudos for input types + * @param {String} type + */ +function createInputPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for buttons + * @param {String} type + */ +function createButtonPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return ( name === "input" || name === "button" ) && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for :enabled/:disabled + * @param {Boolean} disabled true for :disabled; false for :enabled + */ +function createDisabledPseudo( disabled ) { + + // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable + return function( elem ) { + + // Only certain elements can match :enabled or :disabled + // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled + // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled + if ( "form" in elem ) { + + // Check for inherited disabledness on relevant non-disabled elements: + // * listed form-associated elements in a disabled fieldset + // https://html.spec.whatwg.org/multipage/forms.html#category-listed + // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled + // * option elements in a disabled optgroup + // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled + // All such elements have a "form" property. + if ( elem.parentNode && elem.disabled === false ) { + + // Option elements defer to a parent optgroup if present + if ( "label" in elem ) { + if ( "label" in elem.parentNode ) { + return elem.parentNode.disabled === disabled; + } else { + return elem.disabled === disabled; + } + } + + // Support: IE 6 - 11 + // Use the isDisabled shortcut property to check for disabled fieldset ancestors + return elem.isDisabled === disabled || + + // Where there is no isDisabled, check manually + /* jshint -W018 */ + elem.isDisabled !== !disabled && + inDisabledFieldset( elem ) === disabled; + } + + return elem.disabled === disabled; + + // Try to winnow out elements that can't be disabled before trusting the disabled property. + // Some victims get caught in our net (label, legend, menu, track), but it shouldn't + // even exist on them, let alone have a boolean value. + } else if ( "label" in elem ) { + return elem.disabled === disabled; + } + + // Remaining elements are neither :enabled nor :disabled + return false; + }; +} + +/** + * Returns a function to use in pseudos for positionals + * @param {Function} fn + */ +function createPositionalPseudo( fn ) { + return markFunction( function( argument ) { + argument = +argument; + return markFunction( function( seed, matches ) { + var j, + matchIndexes = fn( [], seed.length, argument ), + i = matchIndexes.length; + + // Match elements found at the specified indexes + while ( i-- ) { + if ( seed[ ( j = matchIndexes[ i ] ) ] ) { + seed[ j ] = !( matches[ j ] = seed[ j ] ); + } + } + } ); + } ); +} + +/** + * Checks a node for validity as a Sizzle context + * @param {Element|Object=} context + * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value + */ +function testContext( context ) { + return context && typeof context.getElementsByTagName !== "undefined" && context; +} + +// Expose support vars for convenience +support = Sizzle.support = {}; + +/** + * Detects XML nodes + * @param {Element|Object} elem An element or a document + * @returns {Boolean} True iff elem is a non-HTML XML node + */ +isXML = Sizzle.isXML = function( elem ) { + var namespace = elem.namespaceURI, + docElem = ( elem.ownerDocument || elem ).documentElement; + + // Support: IE <=8 + // Assume HTML when documentElement doesn't yet exist, such as inside loading iframes + // https://bugs.jquery.com/ticket/4833 + return !rhtml.test( namespace || docElem && docElem.nodeName || "HTML" ); +}; + +/** + * Sets document-related variables once based on the current document + * @param {Element|Object} [doc] An element or document object to use to set the document + * @returns {Object} Returns the current document + */ +setDocument = Sizzle.setDocument = function( node ) { + var hasCompare, subWindow, + doc = node ? node.ownerDocument || node : preferredDoc; + + // Return early if doc is invalid or already selected + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( doc == document || doc.nodeType !== 9 || !doc.documentElement ) { + return document; + } + + // Update global variables + document = doc; + docElem = document.documentElement; + documentIsHTML = !isXML( document ); + + // Support: IE 9 - 11+, Edge 12 - 18+ + // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936) + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( preferredDoc != document && + ( subWindow = document.defaultView ) && subWindow.top !== subWindow ) { + + // Support: IE 11, Edge + if ( subWindow.addEventListener ) { + subWindow.addEventListener( "unload", unloadHandler, false ); + + // Support: IE 9 - 10 only + } else if ( subWindow.attachEvent ) { + subWindow.attachEvent( "onunload", unloadHandler ); + } + } + + // Support: IE 8 - 11+, Edge 12 - 18+, Chrome <=16 - 25 only, Firefox <=3.6 - 31 only, + // Safari 4 - 5 only, Opera <=11.6 - 12.x only + // IE/Edge & older browsers don't support the :scope pseudo-class. + // Support: Safari 6.0 only + // Safari 6.0 supports :scope but it's an alias of :root there. + support.scope = assert( function( el ) { + docElem.appendChild( el ).appendChild( document.createElement( "div" ) ); + return typeof el.querySelectorAll !== "undefined" && + !el.querySelectorAll( ":scope fieldset div" ).length; + } ); + + /* Attributes + ---------------------------------------------------------------------- */ + + // Support: IE<8 + // Verify that getAttribute really returns attributes and not properties + // (excepting IE8 booleans) + support.attributes = assert( function( el ) { + el.className = "i"; + return !el.getAttribute( "className" ); + } ); + + /* getElement(s)By* + ---------------------------------------------------------------------- */ + + // Check if getElementsByTagName("*") returns only elements + support.getElementsByTagName = assert( function( el ) { + el.appendChild( document.createComment( "" ) ); + return !el.getElementsByTagName( "*" ).length; + } ); + + // Support: IE<9 + support.getElementsByClassName = rnative.test( document.getElementsByClassName ); + + // Support: IE<10 + // Check if getElementById returns elements by name + // The broken getElementById methods don't pick up programmatically-set names, + // so use a roundabout getElementsByName test + support.getById = assert( function( el ) { + docElem.appendChild( el ).id = expando; + return !document.getElementsByName || !document.getElementsByName( expando ).length; + } ); + + // ID filter and find + if ( support.getById ) { + Expr.filter[ "ID" ] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + return elem.getAttribute( "id" ) === attrId; + }; + }; + Expr.find[ "ID" ] = function( id, context ) { + if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { + var elem = context.getElementById( id ); + return elem ? [ elem ] : []; + } + }; + } else { + Expr.filter[ "ID" ] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + var node = typeof elem.getAttributeNode !== "undefined" && + elem.getAttributeNode( "id" ); + return node && node.value === attrId; + }; + }; + + // Support: IE 6 - 7 only + // getElementById is not reliable as a find shortcut + Expr.find[ "ID" ] = function( id, context ) { + if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { + var node, i, elems, + elem = context.getElementById( id ); + + if ( elem ) { + + // Verify the id attribute + node = elem.getAttributeNode( "id" ); + if ( node && node.value === id ) { + return [ elem ]; + } + + // Fall back on getElementsByName + elems = context.getElementsByName( id ); + i = 0; + while ( ( elem = elems[ i++ ] ) ) { + node = elem.getAttributeNode( "id" ); + if ( node && node.value === id ) { + return [ elem ]; + } + } + } + + return []; + } + }; + } + + // Tag + Expr.find[ "TAG" ] = support.getElementsByTagName ? + function( tag, context ) { + if ( typeof context.getElementsByTagName !== "undefined" ) { + return context.getElementsByTagName( tag ); + + // DocumentFragment nodes don't have gEBTN + } else if ( support.qsa ) { + return context.querySelectorAll( tag ); + } + } : + + function( tag, context ) { + var elem, + tmp = [], + i = 0, + + // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too + results = context.getElementsByTagName( tag ); + + // Filter out possible comments + if ( tag === "*" ) { + while ( ( elem = results[ i++ ] ) ) { + if ( elem.nodeType === 1 ) { + tmp.push( elem ); + } + } + + return tmp; + } + return results; + }; + + // Class + Expr.find[ "CLASS" ] = support.getElementsByClassName && function( className, context ) { + if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) { + return context.getElementsByClassName( className ); + } + }; + + /* QSA/matchesSelector + ---------------------------------------------------------------------- */ + + // QSA and matchesSelector support + + // matchesSelector(:active) reports false when true (IE9/Opera 11.5) + rbuggyMatches = []; + + // qSa(:focus) reports false when true (Chrome 21) + // We allow this because of a bug in IE8/9 that throws an error + // whenever `document.activeElement` is accessed on an iframe + // So, we allow :focus to pass through QSA all the time to avoid the IE error + // See https://bugs.jquery.com/ticket/13378 + rbuggyQSA = []; + + if ( ( support.qsa = rnative.test( document.querySelectorAll ) ) ) { + + // Build QSA regex + // Regex strategy adopted from Diego Perini + assert( function( el ) { + + var input; + + // Select is set to empty string on purpose + // This is to test IE's treatment of not explicitly + // setting a boolean content attribute, + // since its presence should be enough + // https://bugs.jquery.com/ticket/12359 + docElem.appendChild( el ).innerHTML = "" + + ""; + + // Support: IE8, Opera 11-12.16 + // Nothing should be selected when empty strings follow ^= or $= or *= + // The test attribute must be unknown in Opera but "safe" for WinRT + // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section + if ( el.querySelectorAll( "[msallowcapture^='']" ).length ) { + rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); + } + + // Support: IE8 + // Boolean attributes and "value" are not treated correctly + if ( !el.querySelectorAll( "[selected]" ).length ) { + rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); + } + + // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+ + if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) { + rbuggyQSA.push( "~=" ); + } + + // Support: IE 11+, Edge 15 - 18+ + // IE 11/Edge don't find elements on a `[name='']` query in some cases. + // Adding a temporary attribute to the document before the selection works + // around the issue. + // Interestingly, IE 10 & older don't seem to have the issue. + input = document.createElement( "input" ); + input.setAttribute( "name", "" ); + el.appendChild( input ); + if ( !el.querySelectorAll( "[name='']" ).length ) { + rbuggyQSA.push( "\\[" + whitespace + "*name" + whitespace + "*=" + + whitespace + "*(?:''|\"\")" ); + } + + // Webkit/Opera - :checked should return selected option elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + // IE8 throws error here and will not see later tests + if ( !el.querySelectorAll( ":checked" ).length ) { + rbuggyQSA.push( ":checked" ); + } + + // Support: Safari 8+, iOS 8+ + // https://bugs.webkit.org/show_bug.cgi?id=136851 + // In-page `selector#id sibling-combinator selector` fails + if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) { + rbuggyQSA.push( ".#.+[+~]" ); + } + + // Support: Firefox <=3.6 - 5 only + // Old Firefox doesn't throw on a badly-escaped identifier. + el.querySelectorAll( "\\\f" ); + rbuggyQSA.push( "[\\r\\n\\f]" ); + } ); + + assert( function( el ) { + el.innerHTML = "" + + ""; + + // Support: Windows 8 Native Apps + // The type and name attributes are restricted during .innerHTML assignment + var input = document.createElement( "input" ); + input.setAttribute( "type", "hidden" ); + el.appendChild( input ).setAttribute( "name", "D" ); + + // Support: IE8 + // Enforce case-sensitivity of name attribute + if ( el.querySelectorAll( "[name=d]" ).length ) { + rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); + } + + // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) + // IE8 throws error here and will not see later tests + if ( el.querySelectorAll( ":enabled" ).length !== 2 ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Support: IE9-11+ + // IE's :disabled selector does not pick up the children of disabled fieldsets + docElem.appendChild( el ).disabled = true; + if ( el.querySelectorAll( ":disabled" ).length !== 2 ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Support: Opera 10 - 11 only + // Opera 10-11 does not throw on post-comma invalid pseudos + el.querySelectorAll( "*,:x" ); + rbuggyQSA.push( ",.*:" ); + } ); + } + + if ( ( support.matchesSelector = rnative.test( ( matches = docElem.matches || + docElem.webkitMatchesSelector || + docElem.mozMatchesSelector || + docElem.oMatchesSelector || + docElem.msMatchesSelector ) ) ) ) { + + assert( function( el ) { + + // Check to see if it's possible to do matchesSelector + // on a disconnected node (IE 9) + support.disconnectedMatch = matches.call( el, "*" ); + + // This should fail with an exception + // Gecko does not error, returns false instead + matches.call( el, "[s!='']:x" ); + rbuggyMatches.push( "!=", pseudos ); + } ); + } + + rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join( "|" ) ); + rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join( "|" ) ); + + /* Contains + ---------------------------------------------------------------------- */ + hasCompare = rnative.test( docElem.compareDocumentPosition ); + + // Element contains another + // Purposefully self-exclusive + // As in, an element does not contain itself + contains = hasCompare || rnative.test( docElem.contains ) ? + function( a, b ) { + var adown = a.nodeType === 9 ? a.documentElement : a, + bup = b && b.parentNode; + return a === bup || !!( bup && bup.nodeType === 1 && ( + adown.contains ? + adown.contains( bup ) : + a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 + ) ); + } : + function( a, b ) { + if ( b ) { + while ( ( b = b.parentNode ) ) { + if ( b === a ) { + return true; + } + } + } + return false; + }; + + /* Sorting + ---------------------------------------------------------------------- */ + + // Document order sorting + sortOrder = hasCompare ? + function( a, b ) { + + // Flag for duplicate removal + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + // Sort on method existence if only one input has compareDocumentPosition + var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; + if ( compare ) { + return compare; + } + + // Calculate position if both inputs belong to the same document + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + compare = ( a.ownerDocument || a ) == ( b.ownerDocument || b ) ? + a.compareDocumentPosition( b ) : + + // Otherwise we know they are disconnected + 1; + + // Disconnected nodes + if ( compare & 1 || + ( !support.sortDetached && b.compareDocumentPosition( a ) === compare ) ) { + + // Choose the first element that is related to our preferred document + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( a == document || a.ownerDocument == preferredDoc && + contains( preferredDoc, a ) ) { + return -1; + } + + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( b == document || b.ownerDocument == preferredDoc && + contains( preferredDoc, b ) ) { + return 1; + } + + // Maintain original order + return sortInput ? + ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : + 0; + } + + return compare & 4 ? -1 : 1; + } : + function( a, b ) { + + // Exit early if the nodes are identical + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + var cur, + i = 0, + aup = a.parentNode, + bup = b.parentNode, + ap = [ a ], + bp = [ b ]; + + // Parentless nodes are either documents or disconnected + if ( !aup || !bup ) { + + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + /* eslint-disable eqeqeq */ + return a == document ? -1 : + b == document ? 1 : + /* eslint-enable eqeqeq */ + aup ? -1 : + bup ? 1 : + sortInput ? + ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : + 0; + + // If the nodes are siblings, we can do a quick check + } else if ( aup === bup ) { + return siblingCheck( a, b ); + } + + // Otherwise we need full lists of their ancestors for comparison + cur = a; + while ( ( cur = cur.parentNode ) ) { + ap.unshift( cur ); + } + cur = b; + while ( ( cur = cur.parentNode ) ) { + bp.unshift( cur ); + } + + // Walk down the tree looking for a discrepancy + while ( ap[ i ] === bp[ i ] ) { + i++; + } + + return i ? + + // Do a sibling check if the nodes have a common ancestor + siblingCheck( ap[ i ], bp[ i ] ) : + + // Otherwise nodes in our document sort first + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + /* eslint-disable eqeqeq */ + ap[ i ] == preferredDoc ? -1 : + bp[ i ] == preferredDoc ? 1 : + /* eslint-enable eqeqeq */ + 0; + }; + + return document; +}; + +Sizzle.matches = function( expr, elements ) { + return Sizzle( expr, null, null, elements ); +}; + +Sizzle.matchesSelector = function( elem, expr ) { + setDocument( elem ); + + if ( support.matchesSelector && documentIsHTML && + !nonnativeSelectorCache[ expr + " " ] && + ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && + ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { + + try { + var ret = matches.call( elem, expr ); + + // IE 9's matchesSelector returns false on disconnected nodes + if ( ret || support.disconnectedMatch || + + // As well, disconnected nodes are said to be in a document + // fragment in IE 9 + elem.document && elem.document.nodeType !== 11 ) { + return ret; + } + } catch ( e ) { + nonnativeSelectorCache( expr, true ); + } + } + + return Sizzle( expr, document, null, [ elem ] ).length > 0; +}; + +Sizzle.contains = function( context, elem ) { + + // Set document vars if needed + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( ( context.ownerDocument || context ) != document ) { + setDocument( context ); + } + return contains( context, elem ); +}; + +Sizzle.attr = function( elem, name ) { + + // Set document vars if needed + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( ( elem.ownerDocument || elem ) != document ) { + setDocument( elem ); + } + + var fn = Expr.attrHandle[ name.toLowerCase() ], + + // Don't get fooled by Object.prototype properties (jQuery #13807) + val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? + fn( elem, name, !documentIsHTML ) : + undefined; + + return val !== undefined ? + val : + support.attributes || !documentIsHTML ? + elem.getAttribute( name ) : + ( val = elem.getAttributeNode( name ) ) && val.specified ? + val.value : + null; +}; + +Sizzle.escape = function( sel ) { + return ( sel + "" ).replace( rcssescape, fcssescape ); +}; + +Sizzle.error = function( msg ) { + throw new Error( "Syntax error, unrecognized expression: " + msg ); +}; + +/** + * Document sorting and removing duplicates + * @param {ArrayLike} results + */ +Sizzle.uniqueSort = function( results ) { + var elem, + duplicates = [], + j = 0, + i = 0; + + // Unless we *know* we can detect duplicates, assume their presence + hasDuplicate = !support.detectDuplicates; + sortInput = !support.sortStable && results.slice( 0 ); + results.sort( sortOrder ); + + if ( hasDuplicate ) { + while ( ( elem = results[ i++ ] ) ) { + if ( elem === results[ i ] ) { + j = duplicates.push( i ); + } + } + while ( j-- ) { + results.splice( duplicates[ j ], 1 ); + } + } + + // Clear input after sorting to release objects + // See https://github.com/jquery/sizzle/pull/225 + sortInput = null; + + return results; +}; + +/** + * Utility function for retrieving the text value of an array of DOM nodes + * @param {Array|Element} elem + */ +getText = Sizzle.getText = function( elem ) { + var node, + ret = "", + i = 0, + nodeType = elem.nodeType; + + if ( !nodeType ) { + + // If no nodeType, this is expected to be an array + while ( ( node = elem[ i++ ] ) ) { + + // Do not traverse comment nodes + ret += getText( node ); + } + } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { + + // Use textContent for elements + // innerText usage removed for consistency of new lines (jQuery #11153) + if ( typeof elem.textContent === "string" ) { + return elem.textContent; + } else { + + // Traverse its children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + ret += getText( elem ); + } + } + } else if ( nodeType === 3 || nodeType === 4 ) { + return elem.nodeValue; + } + + // Do not include comment or processing instruction nodes + + return ret; +}; + +Expr = Sizzle.selectors = { + + // Can be adjusted by the user + cacheLength: 50, + + createPseudo: markFunction, + + match: matchExpr, + + attrHandle: {}, + + find: {}, + + relative: { + ">": { dir: "parentNode", first: true }, + " ": { dir: "parentNode" }, + "+": { dir: "previousSibling", first: true }, + "~": { dir: "previousSibling" } + }, + + preFilter: { + "ATTR": function( match ) { + match[ 1 ] = match[ 1 ].replace( runescape, funescape ); + + // Move the given value to match[3] whether quoted or unquoted + match[ 3 ] = ( match[ 3 ] || match[ 4 ] || + match[ 5 ] || "" ).replace( runescape, funescape ); + + if ( match[ 2 ] === "~=" ) { + match[ 3 ] = " " + match[ 3 ] + " "; + } + + return match.slice( 0, 4 ); + }, + + "CHILD": function( match ) { + + /* matches from matchExpr["CHILD"] + 1 type (only|nth|...) + 2 what (child|of-type) + 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) + 4 xn-component of xn+y argument ([+-]?\d*n|) + 5 sign of xn-component + 6 x of xn-component + 7 sign of y-component + 8 y of y-component + */ + match[ 1 ] = match[ 1 ].toLowerCase(); + + if ( match[ 1 ].slice( 0, 3 ) === "nth" ) { + + // nth-* requires argument + if ( !match[ 3 ] ) { + Sizzle.error( match[ 0 ] ); + } + + // numeric x and y parameters for Expr.filter.CHILD + // remember that false/true cast respectively to 0/1 + match[ 4 ] = +( match[ 4 ] ? + match[ 5 ] + ( match[ 6 ] || 1 ) : + 2 * ( match[ 3 ] === "even" || match[ 3 ] === "odd" ) ); + match[ 5 ] = +( ( match[ 7 ] + match[ 8 ] ) || match[ 3 ] === "odd" ); + + // other types prohibit arguments + } else if ( match[ 3 ] ) { + Sizzle.error( match[ 0 ] ); + } + + return match; + }, + + "PSEUDO": function( match ) { + var excess, + unquoted = !match[ 6 ] && match[ 2 ]; + + if ( matchExpr[ "CHILD" ].test( match[ 0 ] ) ) { + return null; + } + + // Accept quoted arguments as-is + if ( match[ 3 ] ) { + match[ 2 ] = match[ 4 ] || match[ 5 ] || ""; + + // Strip excess characters from unquoted arguments + } else if ( unquoted && rpseudo.test( unquoted ) && + + // Get excess from tokenize (recursively) + ( excess = tokenize( unquoted, true ) ) && + + // advance to the next closing parenthesis + ( excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length ) ) { + + // excess is a negative index + match[ 0 ] = match[ 0 ].slice( 0, excess ); + match[ 2 ] = unquoted.slice( 0, excess ); + } + + // Return only captures needed by the pseudo filter method (type and argument) + return match.slice( 0, 3 ); + } + }, + + filter: { + + "TAG": function( nodeNameSelector ) { + var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); + return nodeNameSelector === "*" ? + function() { + return true; + } : + function( elem ) { + return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; + }; + }, + + "CLASS": function( className ) { + var pattern = classCache[ className + " " ]; + + return pattern || + ( pattern = new RegExp( "(^|" + whitespace + + ")" + className + "(" + whitespace + "|$)" ) ) && classCache( + className, function( elem ) { + return pattern.test( + typeof elem.className === "string" && elem.className || + typeof elem.getAttribute !== "undefined" && + elem.getAttribute( "class" ) || + "" + ); + } ); + }, + + "ATTR": function( name, operator, check ) { + return function( elem ) { + var result = Sizzle.attr( elem, name ); + + if ( result == null ) { + return operator === "!="; + } + if ( !operator ) { + return true; + } + + result += ""; + + /* eslint-disable max-len */ + + return operator === "=" ? result === check : + operator === "!=" ? result !== check : + operator === "^=" ? check && result.indexOf( check ) === 0 : + operator === "*=" ? check && result.indexOf( check ) > -1 : + operator === "$=" ? check && result.slice( -check.length ) === check : + operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 : + operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : + false; + /* eslint-enable max-len */ + + }; + }, + + "CHILD": function( type, what, _argument, first, last ) { + var simple = type.slice( 0, 3 ) !== "nth", + forward = type.slice( -4 ) !== "last", + ofType = what === "of-type"; + + return first === 1 && last === 0 ? + + // Shortcut for :nth-*(n) + function( elem ) { + return !!elem.parentNode; + } : + + function( elem, _context, xml ) { + var cache, uniqueCache, outerCache, node, nodeIndex, start, + dir = simple !== forward ? "nextSibling" : "previousSibling", + parent = elem.parentNode, + name = ofType && elem.nodeName.toLowerCase(), + useCache = !xml && !ofType, + diff = false; + + if ( parent ) { + + // :(first|last|only)-(child|of-type) + if ( simple ) { + while ( dir ) { + node = elem; + while ( ( node = node[ dir ] ) ) { + if ( ofType ? + node.nodeName.toLowerCase() === name : + node.nodeType === 1 ) { + + return false; + } + } + + // Reverse direction for :only-* (if we haven't yet done so) + start = dir = type === "only" && !start && "nextSibling"; + } + return true; + } + + start = [ forward ? parent.firstChild : parent.lastChild ]; + + // non-xml :nth-child(...) stores cache data on `parent` + if ( forward && useCache ) { + + // Seek `elem` from a previously-cached index + + // ...in a gzip-friendly way + node = parent; + outerCache = node[ expando ] || ( node[ expando ] = {} ); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + ( outerCache[ node.uniqueID ] = {} ); + + cache = uniqueCache[ type ] || []; + nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; + diff = nodeIndex && cache[ 2 ]; + node = nodeIndex && parent.childNodes[ nodeIndex ]; + + while ( ( node = ++nodeIndex && node && node[ dir ] || + + // Fallback to seeking `elem` from the start + ( diff = nodeIndex = 0 ) || start.pop() ) ) { + + // When found, cache indexes on `parent` and break + if ( node.nodeType === 1 && ++diff && node === elem ) { + uniqueCache[ type ] = [ dirruns, nodeIndex, diff ]; + break; + } + } + + } else { + + // Use previously-cached element index if available + if ( useCache ) { + + // ...in a gzip-friendly way + node = elem; + outerCache = node[ expando ] || ( node[ expando ] = {} ); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + ( outerCache[ node.uniqueID ] = {} ); + + cache = uniqueCache[ type ] || []; + nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; + diff = nodeIndex; + } + + // xml :nth-child(...) + // or :nth-last-child(...) or :nth(-last)?-of-type(...) + if ( diff === false ) { + + // Use the same loop as above to seek `elem` from the start + while ( ( node = ++nodeIndex && node && node[ dir ] || + ( diff = nodeIndex = 0 ) || start.pop() ) ) { + + if ( ( ofType ? + node.nodeName.toLowerCase() === name : + node.nodeType === 1 ) && + ++diff ) { + + // Cache the index of each encountered element + if ( useCache ) { + outerCache = node[ expando ] || + ( node[ expando ] = {} ); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ node.uniqueID ] || + ( outerCache[ node.uniqueID ] = {} ); + + uniqueCache[ type ] = [ dirruns, diff ]; + } + + if ( node === elem ) { + break; + } + } + } + } + } + + // Incorporate the offset, then check against cycle size + diff -= last; + return diff === first || ( diff % first === 0 && diff / first >= 0 ); + } + }; + }, + + "PSEUDO": function( pseudo, argument ) { + + // pseudo-class names are case-insensitive + // http://www.w3.org/TR/selectors/#pseudo-classes + // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters + // Remember that setFilters inherits from pseudos + var args, + fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || + Sizzle.error( "unsupported pseudo: " + pseudo ); + + // The user may use createPseudo to indicate that + // arguments are needed to create the filter function + // just as Sizzle does + if ( fn[ expando ] ) { + return fn( argument ); + } + + // But maintain support for old signatures + if ( fn.length > 1 ) { + args = [ pseudo, pseudo, "", argument ]; + return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? + markFunction( function( seed, matches ) { + var idx, + matched = fn( seed, argument ), + i = matched.length; + while ( i-- ) { + idx = indexOf( seed, matched[ i ] ); + seed[ idx ] = !( matches[ idx ] = matched[ i ] ); + } + } ) : + function( elem ) { + return fn( elem, 0, args ); + }; + } + + return fn; + } + }, + + pseudos: { + + // Potentially complex pseudos + "not": markFunction( function( selector ) { + + // Trim the selector passed to compile + // to avoid treating leading and trailing + // spaces as combinators + var input = [], + results = [], + matcher = compile( selector.replace( rtrim, "$1" ) ); + + return matcher[ expando ] ? + markFunction( function( seed, matches, _context, xml ) { + var elem, + unmatched = matcher( seed, null, xml, [] ), + i = seed.length; + + // Match elements unmatched by `matcher` + while ( i-- ) { + if ( ( elem = unmatched[ i ] ) ) { + seed[ i ] = !( matches[ i ] = elem ); + } + } + } ) : + function( elem, _context, xml ) { + input[ 0 ] = elem; + matcher( input, null, xml, results ); + + // Don't keep the element (issue #299) + input[ 0 ] = null; + return !results.pop(); + }; + } ), + + "has": markFunction( function( selector ) { + return function( elem ) { + return Sizzle( selector, elem ).length > 0; + }; + } ), + + "contains": markFunction( function( text ) { + text = text.replace( runescape, funescape ); + return function( elem ) { + return ( elem.textContent || getText( elem ) ).indexOf( text ) > -1; + }; + } ), + + // "Whether an element is represented by a :lang() selector + // is based solely on the element's language value + // being equal to the identifier C, + // or beginning with the identifier C immediately followed by "-". + // The matching of C against the element's language value is performed case-insensitively. + // The identifier C does not have to be a valid language name." + // http://www.w3.org/TR/selectors/#lang-pseudo + "lang": markFunction( function( lang ) { + + // lang value must be a valid identifier + if ( !ridentifier.test( lang || "" ) ) { + Sizzle.error( "unsupported lang: " + lang ); + } + lang = lang.replace( runescape, funescape ).toLowerCase(); + return function( elem ) { + var elemLang; + do { + if ( ( elemLang = documentIsHTML ? + elem.lang : + elem.getAttribute( "xml:lang" ) || elem.getAttribute( "lang" ) ) ) { + + elemLang = elemLang.toLowerCase(); + return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; + } + } while ( ( elem = elem.parentNode ) && elem.nodeType === 1 ); + return false; + }; + } ), + + // Miscellaneous + "target": function( elem ) { + var hash = window.location && window.location.hash; + return hash && hash.slice( 1 ) === elem.id; + }, + + "root": function( elem ) { + return elem === docElem; + }, + + "focus": function( elem ) { + return elem === document.activeElement && + ( !document.hasFocus || document.hasFocus() ) && + !!( elem.type || elem.href || ~elem.tabIndex ); + }, + + // Boolean properties + "enabled": createDisabledPseudo( false ), + "disabled": createDisabledPseudo( true ), + + "checked": function( elem ) { + + // In CSS3, :checked should return both checked and selected elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + var nodeName = elem.nodeName.toLowerCase(); + return ( nodeName === "input" && !!elem.checked ) || + ( nodeName === "option" && !!elem.selected ); + }, + + "selected": function( elem ) { + + // Accessing this property makes selected-by-default + // options in Safari work properly + if ( elem.parentNode ) { + // eslint-disable-next-line no-unused-expressions + elem.parentNode.selectedIndex; + } + + return elem.selected === true; + }, + + // Contents + "empty": function( elem ) { + + // http://www.w3.org/TR/selectors/#empty-pseudo + // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), + // but not by others (comment: 8; processing instruction: 7; etc.) + // nodeType < 6 works because attributes (2) do not appear as children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + if ( elem.nodeType < 6 ) { + return false; + } + } + return true; + }, + + "parent": function( elem ) { + return !Expr.pseudos[ "empty" ]( elem ); + }, + + // Element/input types + "header": function( elem ) { + return rheader.test( elem.nodeName ); + }, + + "input": function( elem ) { + return rinputs.test( elem.nodeName ); + }, + + "button": function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === "button" || name === "button"; + }, + + "text": function( elem ) { + var attr; + return elem.nodeName.toLowerCase() === "input" && + elem.type === "text" && + + // Support: IE<8 + // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" + ( ( attr = elem.getAttribute( "type" ) ) == null || + attr.toLowerCase() === "text" ); + }, + + // Position-in-collection + "first": createPositionalPseudo( function() { + return [ 0 ]; + } ), + + "last": createPositionalPseudo( function( _matchIndexes, length ) { + return [ length - 1 ]; + } ), + + "eq": createPositionalPseudo( function( _matchIndexes, length, argument ) { + return [ argument < 0 ? argument + length : argument ]; + } ), + + "even": createPositionalPseudo( function( matchIndexes, length ) { + var i = 0; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + } ), + + "odd": createPositionalPseudo( function( matchIndexes, length ) { + var i = 1; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + } ), + + "lt": createPositionalPseudo( function( matchIndexes, length, argument ) { + var i = argument < 0 ? + argument + length : + argument > length ? + length : + argument; + for ( ; --i >= 0; ) { + matchIndexes.push( i ); + } + return matchIndexes; + } ), + + "gt": createPositionalPseudo( function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; ++i < length; ) { + matchIndexes.push( i ); + } + return matchIndexes; + } ) + } +}; + +Expr.pseudos[ "nth" ] = Expr.pseudos[ "eq" ]; + +// Add button/input type pseudos +for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { + Expr.pseudos[ i ] = createInputPseudo( i ); +} +for ( i in { submit: true, reset: true } ) { + Expr.pseudos[ i ] = createButtonPseudo( i ); +} + +// Easy API for creating new setFilters +function setFilters() {} +setFilters.prototype = Expr.filters = Expr.pseudos; +Expr.setFilters = new setFilters(); + +tokenize = Sizzle.tokenize = function( selector, parseOnly ) { + var matched, match, tokens, type, + soFar, groups, preFilters, + cached = tokenCache[ selector + " " ]; + + if ( cached ) { + return parseOnly ? 0 : cached.slice( 0 ); + } + + soFar = selector; + groups = []; + preFilters = Expr.preFilter; + + while ( soFar ) { + + // Comma and first run + if ( !matched || ( match = rcomma.exec( soFar ) ) ) { + if ( match ) { + + // Don't consume trailing commas as valid + soFar = soFar.slice( match[ 0 ].length ) || soFar; + } + groups.push( ( tokens = [] ) ); + } + + matched = false; + + // Combinators + if ( ( match = rcombinators.exec( soFar ) ) ) { + matched = match.shift(); + tokens.push( { + value: matched, + + // Cast descendant combinators to space + type: match[ 0 ].replace( rtrim, " " ) + } ); + soFar = soFar.slice( matched.length ); + } + + // Filters + for ( type in Expr.filter ) { + if ( ( match = matchExpr[ type ].exec( soFar ) ) && ( !preFilters[ type ] || + ( match = preFilters[ type ]( match ) ) ) ) { + matched = match.shift(); + tokens.push( { + value: matched, + type: type, + matches: match + } ); + soFar = soFar.slice( matched.length ); + } + } + + if ( !matched ) { + break; + } + } + + // Return the length of the invalid excess + // if we're just parsing + // Otherwise, throw an error or return tokens + return parseOnly ? + soFar.length : + soFar ? + Sizzle.error( selector ) : + + // Cache the tokens + tokenCache( selector, groups ).slice( 0 ); +}; + +function toSelector( tokens ) { + var i = 0, + len = tokens.length, + selector = ""; + for ( ; i < len; i++ ) { + selector += tokens[ i ].value; + } + return selector; +} + +function addCombinator( matcher, combinator, base ) { + var dir = combinator.dir, + skip = combinator.next, + key = skip || dir, + checkNonElements = base && key === "parentNode", + doneName = done++; + + return combinator.first ? + + // Check against closest ancestor/preceding element + function( elem, context, xml ) { + while ( ( elem = elem[ dir ] ) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + return matcher( elem, context, xml ); + } + } + return false; + } : + + // Check against all ancestor/preceding elements + function( elem, context, xml ) { + var oldCache, uniqueCache, outerCache, + newCache = [ dirruns, doneName ]; + + // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching + if ( xml ) { + while ( ( elem = elem[ dir ] ) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + if ( matcher( elem, context, xml ) ) { + return true; + } + } + } + } else { + while ( ( elem = elem[ dir ] ) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + outerCache = elem[ expando ] || ( elem[ expando ] = {} ); + + // Support: IE <9 only + // Defend against cloned attroperties (jQuery gh-1709) + uniqueCache = outerCache[ elem.uniqueID ] || + ( outerCache[ elem.uniqueID ] = {} ); + + if ( skip && skip === elem.nodeName.toLowerCase() ) { + elem = elem[ dir ] || elem; + } else if ( ( oldCache = uniqueCache[ key ] ) && + oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { + + // Assign to newCache so results back-propagate to previous elements + return ( newCache[ 2 ] = oldCache[ 2 ] ); + } else { + + // Reuse newcache so results back-propagate to previous elements + uniqueCache[ key ] = newCache; + + // A match means we're done; a fail means we have to keep checking + if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) { + return true; + } + } + } + } + } + return false; + }; +} + +function elementMatcher( matchers ) { + return matchers.length > 1 ? + function( elem, context, xml ) { + var i = matchers.length; + while ( i-- ) { + if ( !matchers[ i ]( elem, context, xml ) ) { + return false; + } + } + return true; + } : + matchers[ 0 ]; +} + +function multipleContexts( selector, contexts, results ) { + var i = 0, + len = contexts.length; + for ( ; i < len; i++ ) { + Sizzle( selector, contexts[ i ], results ); + } + return results; +} + +function condense( unmatched, map, filter, context, xml ) { + var elem, + newUnmatched = [], + i = 0, + len = unmatched.length, + mapped = map != null; + + for ( ; i < len; i++ ) { + if ( ( elem = unmatched[ i ] ) ) { + if ( !filter || filter( elem, context, xml ) ) { + newUnmatched.push( elem ); + if ( mapped ) { + map.push( i ); + } + } + } + } + + return newUnmatched; +} + +function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { + if ( postFilter && !postFilter[ expando ] ) { + postFilter = setMatcher( postFilter ); + } + if ( postFinder && !postFinder[ expando ] ) { + postFinder = setMatcher( postFinder, postSelector ); + } + return markFunction( function( seed, results, context, xml ) { + var temp, i, elem, + preMap = [], + postMap = [], + preexisting = results.length, + + // Get initial elements from seed or context + elems = seed || multipleContexts( + selector || "*", + context.nodeType ? [ context ] : context, + [] + ), + + // Prefilter to get matcher input, preserving a map for seed-results synchronization + matcherIn = preFilter && ( seed || !selector ) ? + condense( elems, preMap, preFilter, context, xml ) : + elems, + + matcherOut = matcher ? + + // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, + postFinder || ( seed ? preFilter : preexisting || postFilter ) ? + + // ...intermediate processing is necessary + [] : + + // ...otherwise use results directly + results : + matcherIn; + + // Find primary matches + if ( matcher ) { + matcher( matcherIn, matcherOut, context, xml ); + } + + // Apply postFilter + if ( postFilter ) { + temp = condense( matcherOut, postMap ); + postFilter( temp, [], context, xml ); + + // Un-match failing elements by moving them back to matcherIn + i = temp.length; + while ( i-- ) { + if ( ( elem = temp[ i ] ) ) { + matcherOut[ postMap[ i ] ] = !( matcherIn[ postMap[ i ] ] = elem ); + } + } + } + + if ( seed ) { + if ( postFinder || preFilter ) { + if ( postFinder ) { + + // Get the final matcherOut by condensing this intermediate into postFinder contexts + temp = []; + i = matcherOut.length; + while ( i-- ) { + if ( ( elem = matcherOut[ i ] ) ) { + + // Restore matcherIn since elem is not yet a final match + temp.push( ( matcherIn[ i ] = elem ) ); + } + } + postFinder( null, ( matcherOut = [] ), temp, xml ); + } + + // Move matched elements from seed to results to keep them synchronized + i = matcherOut.length; + while ( i-- ) { + if ( ( elem = matcherOut[ i ] ) && + ( temp = postFinder ? indexOf( seed, elem ) : preMap[ i ] ) > -1 ) { + + seed[ temp ] = !( results[ temp ] = elem ); + } + } + } + + // Add elements to results, through postFinder if defined + } else { + matcherOut = condense( + matcherOut === results ? + matcherOut.splice( preexisting, matcherOut.length ) : + matcherOut + ); + if ( postFinder ) { + postFinder( null, results, matcherOut, xml ); + } else { + push.apply( results, matcherOut ); + } + } + } ); +} + +function matcherFromTokens( tokens ) { + var checkContext, matcher, j, + len = tokens.length, + leadingRelative = Expr.relative[ tokens[ 0 ].type ], + implicitRelative = leadingRelative || Expr.relative[ " " ], + i = leadingRelative ? 1 : 0, + + // The foundational matcher ensures that elements are reachable from top-level context(s) + matchContext = addCombinator( function( elem ) { + return elem === checkContext; + }, implicitRelative, true ), + matchAnyContext = addCombinator( function( elem ) { + return indexOf( checkContext, elem ) > -1; + }, implicitRelative, true ), + matchers = [ function( elem, context, xml ) { + var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( + ( checkContext = context ).nodeType ? + matchContext( elem, context, xml ) : + matchAnyContext( elem, context, xml ) ); + + // Avoid hanging onto element (issue #299) + checkContext = null; + return ret; + } ]; + + for ( ; i < len; i++ ) { + if ( ( matcher = Expr.relative[ tokens[ i ].type ] ) ) { + matchers = [ addCombinator( elementMatcher( matchers ), matcher ) ]; + } else { + matcher = Expr.filter[ tokens[ i ].type ].apply( null, tokens[ i ].matches ); + + // Return special upon seeing a positional matcher + if ( matcher[ expando ] ) { + + // Find the next relative operator (if any) for proper handling + j = ++i; + for ( ; j < len; j++ ) { + if ( Expr.relative[ tokens[ j ].type ] ) { + break; + } + } + return setMatcher( + i > 1 && elementMatcher( matchers ), + i > 1 && toSelector( + + // If the preceding token was a descendant combinator, insert an implicit any-element `*` + tokens + .slice( 0, i - 1 ) + .concat( { value: tokens[ i - 2 ].type === " " ? "*" : "" } ) + ).replace( rtrim, "$1" ), + matcher, + i < j && matcherFromTokens( tokens.slice( i, j ) ), + j < len && matcherFromTokens( ( tokens = tokens.slice( j ) ) ), + j < len && toSelector( tokens ) + ); + } + matchers.push( matcher ); + } + } + + return elementMatcher( matchers ); +} + +function matcherFromGroupMatchers( elementMatchers, setMatchers ) { + var bySet = setMatchers.length > 0, + byElement = elementMatchers.length > 0, + superMatcher = function( seed, context, xml, results, outermost ) { + var elem, j, matcher, + matchedCount = 0, + i = "0", + unmatched = seed && [], + setMatched = [], + contextBackup = outermostContext, + + // We must always have either seed elements or outermost context + elems = seed || byElement && Expr.find[ "TAG" ]( "*", outermost ), + + // Use integer dirruns iff this is the outermost matcher + dirrunsUnique = ( dirruns += contextBackup == null ? 1 : Math.random() || 0.1 ), + len = elems.length; + + if ( outermost ) { + + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + outermostContext = context == document || context || outermost; + } + + // Add elements passing elementMatchers directly to results + // Support: IE<9, Safari + // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id + for ( ; i !== len && ( elem = elems[ i ] ) != null; i++ ) { + if ( byElement && elem ) { + j = 0; + + // Support: IE 11+, Edge 17 - 18+ + // IE/Edge sometimes throw a "Permission denied" error when strict-comparing + // two documents; shallow comparisons work. + // eslint-disable-next-line eqeqeq + if ( !context && elem.ownerDocument != document ) { + setDocument( elem ); + xml = !documentIsHTML; + } + while ( ( matcher = elementMatchers[ j++ ] ) ) { + if ( matcher( elem, context || document, xml ) ) { + results.push( elem ); + break; + } + } + if ( outermost ) { + dirruns = dirrunsUnique; + } + } + + // Track unmatched elements for set filters + if ( bySet ) { + + // They will have gone through all possible matchers + if ( ( elem = !matcher && elem ) ) { + matchedCount--; + } + + // Lengthen the array for every element, matched or not + if ( seed ) { + unmatched.push( elem ); + } + } + } + + // `i` is now the count of elements visited above, and adding it to `matchedCount` + // makes the latter nonnegative. + matchedCount += i; + + // Apply set filters to unmatched elements + // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount` + // equals `i`), unless we didn't visit _any_ elements in the above loop because we have + // no element matchers and no seed. + // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that + // case, which will result in a "00" `matchedCount` that differs from `i` but is also + // numerically zero. + if ( bySet && i !== matchedCount ) { + j = 0; + while ( ( matcher = setMatchers[ j++ ] ) ) { + matcher( unmatched, setMatched, context, xml ); + } + + if ( seed ) { + + // Reintegrate element matches to eliminate the need for sorting + if ( matchedCount > 0 ) { + while ( i-- ) { + if ( !( unmatched[ i ] || setMatched[ i ] ) ) { + setMatched[ i ] = pop.call( results ); + } + } + } + + // Discard index placeholder values to get only actual matches + setMatched = condense( setMatched ); + } + + // Add matches to results + push.apply( results, setMatched ); + + // Seedless set matches succeeding multiple successful matchers stipulate sorting + if ( outermost && !seed && setMatched.length > 0 && + ( matchedCount + setMatchers.length ) > 1 ) { + + Sizzle.uniqueSort( results ); + } + } + + // Override manipulation of globals by nested matchers + if ( outermost ) { + dirruns = dirrunsUnique; + outermostContext = contextBackup; + } + + return unmatched; + }; + + return bySet ? + markFunction( superMatcher ) : + superMatcher; +} + +compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { + var i, + setMatchers = [], + elementMatchers = [], + cached = compilerCache[ selector + " " ]; + + if ( !cached ) { + + // Generate a function of recursive functions that can be used to check each element + if ( !match ) { + match = tokenize( selector ); + } + i = match.length; + while ( i-- ) { + cached = matcherFromTokens( match[ i ] ); + if ( cached[ expando ] ) { + setMatchers.push( cached ); + } else { + elementMatchers.push( cached ); + } + } + + // Cache the compiled function + cached = compilerCache( + selector, + matcherFromGroupMatchers( elementMatchers, setMatchers ) + ); + + // Save selector and tokenization + cached.selector = selector; + } + return cached; +}; + +/** + * A low-level selection function that works with Sizzle's compiled + * selector functions + * @param {String|Function} selector A selector or a pre-compiled + * selector function built with Sizzle.compile + * @param {Element} context + * @param {Array} [results] + * @param {Array} [seed] A set of elements to match against + */ +select = Sizzle.select = function( selector, context, results, seed ) { + var i, tokens, token, type, find, + compiled = typeof selector === "function" && selector, + match = !seed && tokenize( ( selector = compiled.selector || selector ) ); + + results = results || []; + + // Try to minimize operations if there is only one selector in the list and no seed + // (the latter of which guarantees us context) + if ( match.length === 1 ) { + + // Reduce context if the leading compound selector is an ID + tokens = match[ 0 ] = match[ 0 ].slice( 0 ); + if ( tokens.length > 2 && ( token = tokens[ 0 ] ).type === "ID" && + context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[ 1 ].type ] ) { + + context = ( Expr.find[ "ID" ]( token.matches[ 0 ] + .replace( runescape, funescape ), context ) || [] )[ 0 ]; + if ( !context ) { + return results; + + // Precompiled matchers will still verify ancestry, so step up a level + } else if ( compiled ) { + context = context.parentNode; + } + + selector = selector.slice( tokens.shift().value.length ); + } + + // Fetch a seed set for right-to-left matching + i = matchExpr[ "needsContext" ].test( selector ) ? 0 : tokens.length; + while ( i-- ) { + token = tokens[ i ]; + + // Abort if we hit a combinator + if ( Expr.relative[ ( type = token.type ) ] ) { + break; + } + if ( ( find = Expr.find[ type ] ) ) { + + // Search, expanding context for leading sibling combinators + if ( ( seed = find( + token.matches[ 0 ].replace( runescape, funescape ), + rsibling.test( tokens[ 0 ].type ) && testContext( context.parentNode ) || + context + ) ) ) { + + // If seed is empty or no tokens remain, we can return early + tokens.splice( i, 1 ); + selector = seed.length && toSelector( tokens ); + if ( !selector ) { + push.apply( results, seed ); + return results; + } + + break; + } + } + } + } + + // Compile and execute a filtering function if one is not provided + // Provide `match` to avoid retokenization if we modified the selector above + ( compiled || compile( selector, match ) )( + seed, + context, + !documentIsHTML, + results, + !context || rsibling.test( selector ) && testContext( context.parentNode ) || context + ); + return results; +}; + +// One-time assignments + +// Sort stability +support.sortStable = expando.split( "" ).sort( sortOrder ).join( "" ) === expando; + +// Support: Chrome 14-35+ +// Always assume duplicates if they aren't passed to the comparison function +support.detectDuplicates = !!hasDuplicate; + +// Initialize against the default document +setDocument(); + +// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) +// Detached nodes confoundingly follow *each other* +support.sortDetached = assert( function( el ) { + + // Should return 1, but returns 4 (following) + return el.compareDocumentPosition( document.createElement( "fieldset" ) ) & 1; +} ); + +// Support: IE<8 +// Prevent attribute/property "interpolation" +// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx +if ( !assert( function( el ) { + el.innerHTML = ""; + return el.firstChild.getAttribute( "href" ) === "#"; +} ) ) { + addHandle( "type|href|height|width", function( elem, name, isXML ) { + if ( !isXML ) { + return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); + } + } ); +} + +// Support: IE<9 +// Use defaultValue in place of getAttribute("value") +if ( !support.attributes || !assert( function( el ) { + el.innerHTML = ""; + el.firstChild.setAttribute( "value", "" ); + return el.firstChild.getAttribute( "value" ) === ""; +} ) ) { + addHandle( "value", function( elem, _name, isXML ) { + if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { + return elem.defaultValue; + } + } ); +} + +// Support: IE<9 +// Use getAttributeNode to fetch booleans when getAttribute lies +if ( !assert( function( el ) { + return el.getAttribute( "disabled" ) == null; +} ) ) { + addHandle( booleans, function( elem, name, isXML ) { + var val; + if ( !isXML ) { + return elem[ name ] === true ? name.toLowerCase() : + ( val = elem.getAttributeNode( name ) ) && val.specified ? + val.value : + null; + } + } ); +} + +return Sizzle; + +} )( window ); + + + +jQuery.find = Sizzle; +jQuery.expr = Sizzle.selectors; + +// Deprecated +jQuery.expr[ ":" ] = jQuery.expr.pseudos; +jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort; +jQuery.text = Sizzle.getText; +jQuery.isXMLDoc = Sizzle.isXML; +jQuery.contains = Sizzle.contains; +jQuery.escapeSelector = Sizzle.escape; + + + + +var dir = function( elem, dir, until ) { + var matched = [], + truncate = until !== undefined; + + while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) { + if ( elem.nodeType === 1 ) { + if ( truncate && jQuery( elem ).is( until ) ) { + break; + } + matched.push( elem ); + } + } + return matched; +}; + + +var siblings = function( n, elem ) { + var matched = []; + + for ( ; n; n = n.nextSibling ) { + if ( n.nodeType === 1 && n !== elem ) { + matched.push( n ); + } + } + + return matched; +}; + + +var rneedsContext = jQuery.expr.match.needsContext; + + + +function nodeName( elem, name ) { + + return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); + +}; +var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i ); + + + +// Implement the identical functionality for filter and not +function winnow( elements, qualifier, not ) { + if ( isFunction( qualifier ) ) { + return jQuery.grep( elements, function( elem, i ) { + return !!qualifier.call( elem, i, elem ) !== not; + } ); + } + + // Single element + if ( qualifier.nodeType ) { + return jQuery.grep( elements, function( elem ) { + return ( elem === qualifier ) !== not; + } ); + } + + // Arraylike of elements (jQuery, arguments, Array) + if ( typeof qualifier !== "string" ) { + return jQuery.grep( elements, function( elem ) { + return ( indexOf.call( qualifier, elem ) > -1 ) !== not; + } ); + } + + // Filtered directly for both simple and complex selectors + return jQuery.filter( qualifier, elements, not ); +} + +jQuery.filter = function( expr, elems, not ) { + var elem = elems[ 0 ]; + + if ( not ) { + expr = ":not(" + expr + ")"; + } + + if ( elems.length === 1 && elem.nodeType === 1 ) { + return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : []; + } + + return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { + return elem.nodeType === 1; + } ) ); +}; + +jQuery.fn.extend( { + find: function( selector ) { + var i, ret, + len = this.length, + self = this; + + if ( typeof selector !== "string" ) { + return this.pushStack( jQuery( selector ).filter( function() { + for ( i = 0; i < len; i++ ) { + if ( jQuery.contains( self[ i ], this ) ) { + return true; + } + } + } ) ); + } + + ret = this.pushStack( [] ); + + for ( i = 0; i < len; i++ ) { + jQuery.find( selector, self[ i ], ret ); + } + + return len > 1 ? jQuery.uniqueSort( ret ) : ret; + }, + filter: function( selector ) { + return this.pushStack( winnow( this, selector || [], false ) ); + }, + not: function( selector ) { + return this.pushStack( winnow( this, selector || [], true ) ); + }, + is: function( selector ) { + return !!winnow( + this, + + // If this is a positional/relative selector, check membership in the returned set + // so $("p:first").is("p:last") won't return true for a doc with two "p". + typeof selector === "string" && rneedsContext.test( selector ) ? + jQuery( selector ) : + selector || [], + false + ).length; + } +} ); + + +// Initialize a jQuery object + + +// A central reference to the root jQuery(document) +var rootjQuery, + + // A simple way to check for HTML strings + // Prioritize #id over to avoid XSS via location.hash (#9521) + // Strict HTML recognition (#11290: must start with <) + // Shortcut simple #id case for speed + rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, + + init = jQuery.fn.init = function( selector, context, root ) { + var match, elem; + + // HANDLE: $(""), $(null), $(undefined), $(false) + if ( !selector ) { + return this; + } + + // Method init() accepts an alternate rootjQuery + // so migrate can support jQuery.sub (gh-2101) + root = root || rootjQuery; + + // Handle HTML strings + if ( typeof selector === "string" ) { + if ( selector[ 0 ] === "<" && + selector[ selector.length - 1 ] === ">" && + selector.length >= 3 ) { + + // Assume that strings that start and end with <> are HTML and skip the regex check + match = [ null, selector, null ]; + + } else { + match = rquickExpr.exec( selector ); + } + + // Match html or make sure no context is specified for #id + if ( match && ( match[ 1 ] || !context ) ) { + + // HANDLE: $(html) -> $(array) + if ( match[ 1 ] ) { + context = context instanceof jQuery ? context[ 0 ] : context; + + // Option to run scripts is true for back-compat + // Intentionally let the error be thrown if parseHTML is not present + jQuery.merge( this, jQuery.parseHTML( + match[ 1 ], + context && context.nodeType ? context.ownerDocument || context : document, + true + ) ); + + // HANDLE: $(html, props) + if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) { + for ( match in context ) { + + // Properties of context are called as methods if possible + if ( isFunction( this[ match ] ) ) { + this[ match ]( context[ match ] ); + + // ...and otherwise set as attributes + } else { + this.attr( match, context[ match ] ); + } + } + } + + return this; + + // HANDLE: $(#id) + } else { + elem = document.getElementById( match[ 2 ] ); + + if ( elem ) { + + // Inject the element directly into the jQuery object + this[ 0 ] = elem; + this.length = 1; + } + return this; + } + + // HANDLE: $(expr, $(...)) + } else if ( !context || context.jquery ) { + return ( context || root ).find( selector ); + + // HANDLE: $(expr, context) + // (which is just equivalent to: $(context).find(expr) + } else { + return this.constructor( context ).find( selector ); + } + + // HANDLE: $(DOMElement) + } else if ( selector.nodeType ) { + this[ 0 ] = selector; + this.length = 1; + return this; + + // HANDLE: $(function) + // Shortcut for document ready + } else if ( isFunction( selector ) ) { + return root.ready !== undefined ? + root.ready( selector ) : + + // Execute immediately if ready is not present + selector( jQuery ); + } + + return jQuery.makeArray( selector, this ); + }; + +// Give the init function the jQuery prototype for later instantiation +init.prototype = jQuery.fn; + +// Initialize central reference +rootjQuery = jQuery( document ); + + +var rparentsprev = /^(?:parents|prev(?:Until|All))/, + + // Methods guaranteed to produce a unique set when starting from a unique set + guaranteedUnique = { + children: true, + contents: true, + next: true, + prev: true + }; + +jQuery.fn.extend( { + has: function( target ) { + var targets = jQuery( target, this ), + l = targets.length; + + return this.filter( function() { + var i = 0; + for ( ; i < l; i++ ) { + if ( jQuery.contains( this, targets[ i ] ) ) { + return true; + } + } + } ); + }, + + closest: function( selectors, context ) { + var cur, + i = 0, + l = this.length, + matched = [], + targets = typeof selectors !== "string" && jQuery( selectors ); + + // Positional selectors never match, since there's no _selection_ context + if ( !rneedsContext.test( selectors ) ) { + for ( ; i < l; i++ ) { + for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) { + + // Always skip document fragments + if ( cur.nodeType < 11 && ( targets ? + targets.index( cur ) > -1 : + + // Don't pass non-elements to Sizzle + cur.nodeType === 1 && + jQuery.find.matchesSelector( cur, selectors ) ) ) { + + matched.push( cur ); + break; + } + } + } + } + + return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched ); + }, + + // Determine the position of an element within the set + index: function( elem ) { + + // No argument, return index in parent + if ( !elem ) { + return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; + } + + // Index in selector + if ( typeof elem === "string" ) { + return indexOf.call( jQuery( elem ), this[ 0 ] ); + } + + // Locate the position of the desired element + return indexOf.call( this, + + // If it receives a jQuery object, the first element is used + elem.jquery ? elem[ 0 ] : elem + ); + }, + + add: function( selector, context ) { + return this.pushStack( + jQuery.uniqueSort( + jQuery.merge( this.get(), jQuery( selector, context ) ) + ) + ); + }, + + addBack: function( selector ) { + return this.add( selector == null ? + this.prevObject : this.prevObject.filter( selector ) + ); + } +} ); + +function sibling( cur, dir ) { + while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {} + return cur; +} + +jQuery.each( { + parent: function( elem ) { + var parent = elem.parentNode; + return parent && parent.nodeType !== 11 ? parent : null; + }, + parents: function( elem ) { + return dir( elem, "parentNode" ); + }, + parentsUntil: function( elem, _i, until ) { + return dir( elem, "parentNode", until ); + }, + next: function( elem ) { + return sibling( elem, "nextSibling" ); + }, + prev: function( elem ) { + return sibling( elem, "previousSibling" ); + }, + nextAll: function( elem ) { + return dir( elem, "nextSibling" ); + }, + prevAll: function( elem ) { + return dir( elem, "previousSibling" ); + }, + nextUntil: function( elem, _i, until ) { + return dir( elem, "nextSibling", until ); + }, + prevUntil: function( elem, _i, until ) { + return dir( elem, "previousSibling", until ); + }, + siblings: function( elem ) { + return siblings( ( elem.parentNode || {} ).firstChild, elem ); + }, + children: function( elem ) { + return siblings( elem.firstChild ); + }, + contents: function( elem ) { + if ( elem.contentDocument != null && + + // Support: IE 11+ + // elements with no `data` attribute has an object + // `contentDocument` with a `null` prototype. + getProto( elem.contentDocument ) ) { + + return elem.contentDocument; + } + + // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only + // Treat the template element as a regular one in browsers that + // don't support it. + if ( nodeName( elem, "template" ) ) { + elem = elem.content || elem; + } + + return jQuery.merge( [], elem.childNodes ); + } +}, function( name, fn ) { + jQuery.fn[ name ] = function( until, selector ) { + var matched = jQuery.map( this, fn, until ); + + if ( name.slice( -5 ) !== "Until" ) { + selector = until; + } + + if ( selector && typeof selector === "string" ) { + matched = jQuery.filter( selector, matched ); + } + + if ( this.length > 1 ) { + + // Remove duplicates + if ( !guaranteedUnique[ name ] ) { + jQuery.uniqueSort( matched ); + } + + // Reverse order for parents* and prev-derivatives + if ( rparentsprev.test( name ) ) { + matched.reverse(); + } + } + + return this.pushStack( matched ); + }; +} ); +var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g ); + + + +// Convert String-formatted options into Object-formatted ones +function createOptions( options ) { + var object = {}; + jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) { + object[ flag ] = true; + } ); + return object; +} + +/* + * Create a callback list using the following parameters: + * + * options: an optional list of space-separated options that will change how + * the callback list behaves or a more traditional option object + * + * By default a callback list will act like an event callback list and can be + * "fired" multiple times. + * + * Possible options: + * + * once: will ensure the callback list can only be fired once (like a Deferred) + * + * memory: will keep track of previous values and will call any callback added + * after the list has been fired right away with the latest "memorized" + * values (like a Deferred) + * + * unique: will ensure a callback can only be added once (no duplicate in the list) + * + * stopOnFalse: interrupt callings when a callback returns false + * + */ +jQuery.Callbacks = function( options ) { + + // Convert options from String-formatted to Object-formatted if needed + // (we check in cache first) + options = typeof options === "string" ? + createOptions( options ) : + jQuery.extend( {}, options ); + + var // Flag to know if list is currently firing + firing, + + // Last fire value for non-forgettable lists + memory, + + // Flag to know if list was already fired + fired, + + // Flag to prevent firing + locked, + + // Actual callback list + list = [], + + // Queue of execution data for repeatable lists + queue = [], + + // Index of currently firing callback (modified by add/remove as needed) + firingIndex = -1, + + // Fire callbacks + fire = function() { + + // Enforce single-firing + locked = locked || options.once; + + // Execute callbacks for all pending executions, + // respecting firingIndex overrides and runtime changes + fired = firing = true; + for ( ; queue.length; firingIndex = -1 ) { + memory = queue.shift(); + while ( ++firingIndex < list.length ) { + + // Run callback and check for early termination + if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false && + options.stopOnFalse ) { + + // Jump to end and forget the data so .add doesn't re-fire + firingIndex = list.length; + memory = false; + } + } + } + + // Forget the data if we're done with it + if ( !options.memory ) { + memory = false; + } + + firing = false; + + // Clean up if we're done firing for good + if ( locked ) { + + // Keep an empty list if we have data for future add calls + if ( memory ) { + list = []; + + // Otherwise, this object is spent + } else { + list = ""; + } + } + }, + + // Actual Callbacks object + self = { + + // Add a callback or a collection of callbacks to the list + add: function() { + if ( list ) { + + // If we have memory from a past run, we should fire after adding + if ( memory && !firing ) { + firingIndex = list.length - 1; + queue.push( memory ); + } + + ( function add( args ) { + jQuery.each( args, function( _, arg ) { + if ( isFunction( arg ) ) { + if ( !options.unique || !self.has( arg ) ) { + list.push( arg ); + } + } else if ( arg && arg.length && toType( arg ) !== "string" ) { + + // Inspect recursively + add( arg ); + } + } ); + } )( arguments ); + + if ( memory && !firing ) { + fire(); + } + } + return this; + }, + + // Remove a callback from the list + remove: function() { + jQuery.each( arguments, function( _, arg ) { + var index; + while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { + list.splice( index, 1 ); + + // Handle firing indexes + if ( index <= firingIndex ) { + firingIndex--; + } + } + } ); + return this; + }, + + // Check if a given callback is in the list. + // If no argument is given, return whether or not list has callbacks attached. + has: function( fn ) { + return fn ? + jQuery.inArray( fn, list ) > -1 : + list.length > 0; + }, + + // Remove all callbacks from the list + empty: function() { + if ( list ) { + list = []; + } + return this; + }, + + // Disable .fire and .add + // Abort any current/pending executions + // Clear all callbacks and values + disable: function() { + locked = queue = []; + list = memory = ""; + return this; + }, + disabled: function() { + return !list; + }, + + // Disable .fire + // Also disable .add unless we have memory (since it would have no effect) + // Abort any pending executions + lock: function() { + locked = queue = []; + if ( !memory && !firing ) { + list = memory = ""; + } + return this; + }, + locked: function() { + return !!locked; + }, + + // Call all callbacks with the given context and arguments + fireWith: function( context, args ) { + if ( !locked ) { + args = args || []; + args = [ context, args.slice ? args.slice() : args ]; + queue.push( args ); + if ( !firing ) { + fire(); + } + } + return this; + }, + + // Call all the callbacks with the given arguments + fire: function() { + self.fireWith( this, arguments ); + return this; + }, + + // To know if the callbacks have already been called at least once + fired: function() { + return !!fired; + } + }; + + return self; +}; + + +function Identity( v ) { + return v; +} +function Thrower( ex ) { + throw ex; +} + +function adoptValue( value, resolve, reject, noValue ) { + var method; + + try { + + // Check for promise aspect first to privilege synchronous behavior + if ( value && isFunction( ( method = value.promise ) ) ) { + method.call( value ).done( resolve ).fail( reject ); + + // Other thenables + } else if ( value && isFunction( ( method = value.then ) ) ) { + method.call( value, resolve, reject ); + + // Other non-thenables + } else { + + // Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer: + // * false: [ value ].slice( 0 ) => resolve( value ) + // * true: [ value ].slice( 1 ) => resolve() + resolve.apply( undefined, [ value ].slice( noValue ) ); + } + + // For Promises/A+, convert exceptions into rejections + // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in + // Deferred#then to conditionally suppress rejection. + } catch ( value ) { + + // Support: Android 4.0 only + // Strict mode functions invoked without .call/.apply get global-object context + reject.apply( undefined, [ value ] ); + } +} + +jQuery.extend( { + + Deferred: function( func ) { + var tuples = [ + + // action, add listener, callbacks, + // ... .then handlers, argument index, [final state] + [ "notify", "progress", jQuery.Callbacks( "memory" ), + jQuery.Callbacks( "memory" ), 2 ], + [ "resolve", "done", jQuery.Callbacks( "once memory" ), + jQuery.Callbacks( "once memory" ), 0, "resolved" ], + [ "reject", "fail", jQuery.Callbacks( "once memory" ), + jQuery.Callbacks( "once memory" ), 1, "rejected" ] + ], + state = "pending", + promise = { + state: function() { + return state; + }, + always: function() { + deferred.done( arguments ).fail( arguments ); + return this; + }, + "catch": function( fn ) { + return promise.then( null, fn ); + }, + + // Keep pipe for back-compat + pipe: function( /* fnDone, fnFail, fnProgress */ ) { + var fns = arguments; + + return jQuery.Deferred( function( newDefer ) { + jQuery.each( tuples, function( _i, tuple ) { + + // Map tuples (progress, done, fail) to arguments (done, fail, progress) + var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ]; + + // deferred.progress(function() { bind to newDefer or newDefer.notify }) + // deferred.done(function() { bind to newDefer or newDefer.resolve }) + // deferred.fail(function() { bind to newDefer or newDefer.reject }) + deferred[ tuple[ 1 ] ]( function() { + var returned = fn && fn.apply( this, arguments ); + if ( returned && isFunction( returned.promise ) ) { + returned.promise() + .progress( newDefer.notify ) + .done( newDefer.resolve ) + .fail( newDefer.reject ); + } else { + newDefer[ tuple[ 0 ] + "With" ]( + this, + fn ? [ returned ] : arguments + ); + } + } ); + } ); + fns = null; + } ).promise(); + }, + then: function( onFulfilled, onRejected, onProgress ) { + var maxDepth = 0; + function resolve( depth, deferred, handler, special ) { + return function() { + var that = this, + args = arguments, + mightThrow = function() { + var returned, then; + + // Support: Promises/A+ section 2.3.3.3.3 + // https://promisesaplus.com/#point-59 + // Ignore double-resolution attempts + if ( depth < maxDepth ) { + return; + } + + returned = handler.apply( that, args ); + + // Support: Promises/A+ section 2.3.1 + // https://promisesaplus.com/#point-48 + if ( returned === deferred.promise() ) { + throw new TypeError( "Thenable self-resolution" ); + } + + // Support: Promises/A+ sections 2.3.3.1, 3.5 + // https://promisesaplus.com/#point-54 + // https://promisesaplus.com/#point-75 + // Retrieve `then` only once + then = returned && + + // Support: Promises/A+ section 2.3.4 + // https://promisesaplus.com/#point-64 + // Only check objects and functions for thenability + ( typeof returned === "object" || + typeof returned === "function" ) && + returned.then; + + // Handle a returned thenable + if ( isFunction( then ) ) { + + // Special processors (notify) just wait for resolution + if ( special ) { + then.call( + returned, + resolve( maxDepth, deferred, Identity, special ), + resolve( maxDepth, deferred, Thrower, special ) + ); + + // Normal processors (resolve) also hook into progress + } else { + + // ...and disregard older resolution values + maxDepth++; + + then.call( + returned, + resolve( maxDepth, deferred, Identity, special ), + resolve( maxDepth, deferred, Thrower, special ), + resolve( maxDepth, deferred, Identity, + deferred.notifyWith ) + ); + } + + // Handle all other returned values + } else { + + // Only substitute handlers pass on context + // and multiple values (non-spec behavior) + if ( handler !== Identity ) { + that = undefined; + args = [ returned ]; + } + + // Process the value(s) + // Default process is resolve + ( special || deferred.resolveWith )( that, args ); + } + }, + + // Only normal processors (resolve) catch and reject exceptions + process = special ? + mightThrow : + function() { + try { + mightThrow(); + } catch ( e ) { + + if ( jQuery.Deferred.exceptionHook ) { + jQuery.Deferred.exceptionHook( e, + process.stackTrace ); + } + + // Support: Promises/A+ section 2.3.3.3.4.1 + // https://promisesaplus.com/#point-61 + // Ignore post-resolution exceptions + if ( depth + 1 >= maxDepth ) { + + // Only substitute handlers pass on context + // and multiple values (non-spec behavior) + if ( handler !== Thrower ) { + that = undefined; + args = [ e ]; + } + + deferred.rejectWith( that, args ); + } + } + }; + + // Support: Promises/A+ section 2.3.3.3.1 + // https://promisesaplus.com/#point-57 + // Re-resolve promises immediately to dodge false rejection from + // subsequent errors + if ( depth ) { + process(); + } else { + + // Call an optional hook to record the stack, in case of exception + // since it's otherwise lost when execution goes async + if ( jQuery.Deferred.getStackHook ) { + process.stackTrace = jQuery.Deferred.getStackHook(); + } + window.setTimeout( process ); + } + }; + } + + return jQuery.Deferred( function( newDefer ) { + + // progress_handlers.add( ... ) + tuples[ 0 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onProgress ) ? + onProgress : + Identity, + newDefer.notifyWith + ) + ); + + // fulfilled_handlers.add( ... ) + tuples[ 1 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onFulfilled ) ? + onFulfilled : + Identity + ) + ); + + // rejected_handlers.add( ... ) + tuples[ 2 ][ 3 ].add( + resolve( + 0, + newDefer, + isFunction( onRejected ) ? + onRejected : + Thrower + ) + ); + } ).promise(); + }, + + // Get a promise for this deferred + // If obj is provided, the promise aspect is added to the object + promise: function( obj ) { + return obj != null ? jQuery.extend( obj, promise ) : promise; + } + }, + deferred = {}; + + // Add list-specific methods + jQuery.each( tuples, function( i, tuple ) { + var list = tuple[ 2 ], + stateString = tuple[ 5 ]; + + // promise.progress = list.add + // promise.done = list.add + // promise.fail = list.add + promise[ tuple[ 1 ] ] = list.add; + + // Handle state + if ( stateString ) { + list.add( + function() { + + // state = "resolved" (i.e., fulfilled) + // state = "rejected" + state = stateString; + }, + + // rejected_callbacks.disable + // fulfilled_callbacks.disable + tuples[ 3 - i ][ 2 ].disable, + + // rejected_handlers.disable + // fulfilled_handlers.disable + tuples[ 3 - i ][ 3 ].disable, + + // progress_callbacks.lock + tuples[ 0 ][ 2 ].lock, + + // progress_handlers.lock + tuples[ 0 ][ 3 ].lock + ); + } + + // progress_handlers.fire + // fulfilled_handlers.fire + // rejected_handlers.fire + list.add( tuple[ 3 ].fire ); + + // deferred.notify = function() { deferred.notifyWith(...) } + // deferred.resolve = function() { deferred.resolveWith(...) } + // deferred.reject = function() { deferred.rejectWith(...) } + deferred[ tuple[ 0 ] ] = function() { + deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments ); + return this; + }; + + // deferred.notifyWith = list.fireWith + // deferred.resolveWith = list.fireWith + // deferred.rejectWith = list.fireWith + deferred[ tuple[ 0 ] + "With" ] = list.fireWith; + } ); + + // Make the deferred a promise + promise.promise( deferred ); + + // Call given func if any + if ( func ) { + func.call( deferred, deferred ); + } + + // All done! + return deferred; + }, + + // Deferred helper + when: function( singleValue ) { + var + + // count of uncompleted subordinates + remaining = arguments.length, + + // count of unprocessed arguments + i = remaining, + + // subordinate fulfillment data + resolveContexts = Array( i ), + resolveValues = slice.call( arguments ), + + // the master Deferred + master = jQuery.Deferred(), + + // subordinate callback factory + updateFunc = function( i ) { + return function( value ) { + resolveContexts[ i ] = this; + resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; + if ( !( --remaining ) ) { + master.resolveWith( resolveContexts, resolveValues ); + } + }; + }; + + // Single- and empty arguments are adopted like Promise.resolve + if ( remaining <= 1 ) { + adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject, + !remaining ); + + // Use .then() to unwrap secondary thenables (cf. gh-3000) + if ( master.state() === "pending" || + isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) { + + return master.then(); + } + } + + // Multiple arguments are aggregated like Promise.all array elements + while ( i-- ) { + adoptValue( resolveValues[ i ], updateFunc( i ), master.reject ); + } + + return master.promise(); + } +} ); + + +// These usually indicate a programmer mistake during development, +// warn about them ASAP rather than swallowing them by default. +var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; + +jQuery.Deferred.exceptionHook = function( error, stack ) { + + // Support: IE 8 - 9 only + // Console exists when dev tools are open, which can happen at any time + if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) { + window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack ); + } +}; + + + + +jQuery.readyException = function( error ) { + window.setTimeout( function() { + throw error; + } ); +}; + + + + +// The deferred used on DOM ready +var readyList = jQuery.Deferred(); + +jQuery.fn.ready = function( fn ) { + + readyList + .then( fn ) + + // Wrap jQuery.readyException in a function so that the lookup + // happens at the time of error handling instead of callback + // registration. + .catch( function( error ) { + jQuery.readyException( error ); + } ); + + return this; +}; + +jQuery.extend( { + + // Is the DOM ready to be used? Set to true once it occurs. + isReady: false, + + // A counter to track how many items to wait for before + // the ready event fires. See #6781 + readyWait: 1, + + // Handle when the DOM is ready + ready: function( wait ) { + + // Abort if there are pending holds or we're already ready + if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { + return; + } + + // Remember that the DOM is ready + jQuery.isReady = true; + + // If a normal DOM Ready event fired, decrement, and wait if need be + if ( wait !== true && --jQuery.readyWait > 0 ) { + return; + } + + // If there are functions bound, to execute + readyList.resolveWith( document, [ jQuery ] ); + } +} ); + +jQuery.ready.then = readyList.then; + +// The ready event handler and self cleanup method +function completed() { + document.removeEventListener( "DOMContentLoaded", completed ); + window.removeEventListener( "load", completed ); + jQuery.ready(); +} + +// Catch cases where $(document).ready() is called +// after the browser event has already occurred. +// Support: IE <=9 - 10 only +// Older IE sometimes signals "interactive" too soon +if ( document.readyState === "complete" || + ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) { + + // Handle it asynchronously to allow scripts the opportunity to delay ready + window.setTimeout( jQuery.ready ); + +} else { + + // Use the handy event callback + document.addEventListener( "DOMContentLoaded", completed ); + + // A fallback to window.onload, that will always work + window.addEventListener( "load", completed ); +} + + + + +// Multifunctional method to get and set values of a collection +// The value/s can optionally be executed if it's a function +var access = function( elems, fn, key, value, chainable, emptyGet, raw ) { + var i = 0, + len = elems.length, + bulk = key == null; + + // Sets many values + if ( toType( key ) === "object" ) { + chainable = true; + for ( i in key ) { + access( elems, fn, i, key[ i ], true, emptyGet, raw ); + } + + // Sets one value + } else if ( value !== undefined ) { + chainable = true; + + if ( !isFunction( value ) ) { + raw = true; + } + + if ( bulk ) { + + // Bulk operations run against the entire set + if ( raw ) { + fn.call( elems, value ); + fn = null; + + // ...except when executing function values + } else { + bulk = fn; + fn = function( elem, _key, value ) { + return bulk.call( jQuery( elem ), value ); + }; + } + } + + if ( fn ) { + for ( ; i < len; i++ ) { + fn( + elems[ i ], key, raw ? + value : + value.call( elems[ i ], i, fn( elems[ i ], key ) ) + ); + } + } + } + + if ( chainable ) { + return elems; + } + + // Gets + if ( bulk ) { + return fn.call( elems ); + } + + return len ? fn( elems[ 0 ], key ) : emptyGet; +}; + + +// Matches dashed string for camelizing +var rmsPrefix = /^-ms-/, + rdashAlpha = /-([a-z])/g; + +// Used by camelCase as callback to replace() +function fcamelCase( _all, letter ) { + return letter.toUpperCase(); +} + +// Convert dashed to camelCase; used by the css and data modules +// Support: IE <=9 - 11, Edge 12 - 15 +// Microsoft forgot to hump their vendor prefix (#9572) +function camelCase( string ) { + return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); +} +var acceptData = function( owner ) { + + // Accepts only: + // - Node + // - Node.ELEMENT_NODE + // - Node.DOCUMENT_NODE + // - Object + // - Any + return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); +}; + + + + +function Data() { + this.expando = jQuery.expando + Data.uid++; +} + +Data.uid = 1; + +Data.prototype = { + + cache: function( owner ) { + + // Check if the owner object already has a cache + var value = owner[ this.expando ]; + + // If not, create one + if ( !value ) { + value = {}; + + // We can accept data for non-element nodes in modern browsers, + // but we should not, see #8335. + // Always return an empty object. + if ( acceptData( owner ) ) { + + // If it is a node unlikely to be stringify-ed or looped over + // use plain assignment + if ( owner.nodeType ) { + owner[ this.expando ] = value; + + // Otherwise secure it in a non-enumerable property + // configurable must be true to allow the property to be + // deleted when data is removed + } else { + Object.defineProperty( owner, this.expando, { + value: value, + configurable: true + } ); + } + } + } + + return value; + }, + set: function( owner, data, value ) { + var prop, + cache = this.cache( owner ); + + // Handle: [ owner, key, value ] args + // Always use camelCase key (gh-2257) + if ( typeof data === "string" ) { + cache[ camelCase( data ) ] = value; + + // Handle: [ owner, { properties } ] args + } else { + + // Copy the properties one-by-one to the cache object + for ( prop in data ) { + cache[ camelCase( prop ) ] = data[ prop ]; + } + } + return cache; + }, + get: function( owner, key ) { + return key === undefined ? + this.cache( owner ) : + + // Always use camelCase key (gh-2257) + owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ]; + }, + access: function( owner, key, value ) { + + // In cases where either: + // + // 1. No key was specified + // 2. A string key was specified, but no value provided + // + // Take the "read" path and allow the get method to determine + // which value to return, respectively either: + // + // 1. The entire cache object + // 2. The data stored at the key + // + if ( key === undefined || + ( ( key && typeof key === "string" ) && value === undefined ) ) { + + return this.get( owner, key ); + } + + // When the key is not a string, or both a key and value + // are specified, set or extend (existing objects) with either: + // + // 1. An object of properties + // 2. A key and value + // + this.set( owner, key, value ); + + // Since the "set" path can have two possible entry points + // return the expected data based on which path was taken[*] + return value !== undefined ? value : key; + }, + remove: function( owner, key ) { + var i, + cache = owner[ this.expando ]; + + if ( cache === undefined ) { + return; + } + + if ( key !== undefined ) { + + // Support array or space separated string of keys + if ( Array.isArray( key ) ) { + + // If key is an array of keys... + // We always set camelCase keys, so remove that. + key = key.map( camelCase ); + } else { + key = camelCase( key ); + + // If a key with the spaces exists, use it. + // Otherwise, create an array by matching non-whitespace + key = key in cache ? + [ key ] : + ( key.match( rnothtmlwhite ) || [] ); + } + + i = key.length; + + while ( i-- ) { + delete cache[ key[ i ] ]; + } + } + + // Remove the expando if there's no more data + if ( key === undefined || jQuery.isEmptyObject( cache ) ) { + + // Support: Chrome <=35 - 45 + // Webkit & Blink performance suffers when deleting properties + // from DOM nodes, so set to undefined instead + // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted) + if ( owner.nodeType ) { + owner[ this.expando ] = undefined; + } else { + delete owner[ this.expando ]; + } + } + }, + hasData: function( owner ) { + var cache = owner[ this.expando ]; + return cache !== undefined && !jQuery.isEmptyObject( cache ); + } +}; +var dataPriv = new Data(); + +var dataUser = new Data(); + + + +// Implementation Summary +// +// 1. Enforce API surface and semantic compatibility with 1.9.x branch +// 2. Improve the module's maintainability by reducing the storage +// paths to a single mechanism. +// 3. Use the same single mechanism to support "private" and "user" data. +// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) +// 5. Avoid exposing implementation details on user objects (eg. expando properties) +// 6. Provide a clear path for implementation upgrade to WeakMap in 2014 + +var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, + rmultiDash = /[A-Z]/g; + +function getData( data ) { + if ( data === "true" ) { + return true; + } + + if ( data === "false" ) { + return false; + } + + if ( data === "null" ) { + return null; + } + + // Only convert to a number if it doesn't change the string + if ( data === +data + "" ) { + return +data; + } + + if ( rbrace.test( data ) ) { + return JSON.parse( data ); + } + + return data; +} + +function dataAttr( elem, key, data ) { + var name; + + // If nothing was found internally, try to fetch any + // data from the HTML5 data-* attribute + if ( data === undefined && elem.nodeType === 1 ) { + name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase(); + data = elem.getAttribute( name ); + + if ( typeof data === "string" ) { + try { + data = getData( data ); + } catch ( e ) {} + + // Make sure we set the data so it isn't changed later + dataUser.set( elem, key, data ); + } else { + data = undefined; + } + } + return data; +} + +jQuery.extend( { + hasData: function( elem ) { + return dataUser.hasData( elem ) || dataPriv.hasData( elem ); + }, + + data: function( elem, name, data ) { + return dataUser.access( elem, name, data ); + }, + + removeData: function( elem, name ) { + dataUser.remove( elem, name ); + }, + + // TODO: Now that all calls to _data and _removeData have been replaced + // with direct calls to dataPriv methods, these can be deprecated. + _data: function( elem, name, data ) { + return dataPriv.access( elem, name, data ); + }, + + _removeData: function( elem, name ) { + dataPriv.remove( elem, name ); + } +} ); + +jQuery.fn.extend( { + data: function( key, value ) { + var i, name, data, + elem = this[ 0 ], + attrs = elem && elem.attributes; + + // Gets all values + if ( key === undefined ) { + if ( this.length ) { + data = dataUser.get( elem ); + + if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) { + i = attrs.length; + while ( i-- ) { + + // Support: IE 11 only + // The attrs elements can be null (#14894) + if ( attrs[ i ] ) { + name = attrs[ i ].name; + if ( name.indexOf( "data-" ) === 0 ) { + name = camelCase( name.slice( 5 ) ); + dataAttr( elem, name, data[ name ] ); + } + } + } + dataPriv.set( elem, "hasDataAttrs", true ); + } + } + + return data; + } + + // Sets multiple values + if ( typeof key === "object" ) { + return this.each( function() { + dataUser.set( this, key ); + } ); + } + + return access( this, function( value ) { + var data; + + // The calling jQuery object (element matches) is not empty + // (and therefore has an element appears at this[ 0 ]) and the + // `value` parameter was not undefined. An empty jQuery object + // will result in `undefined` for elem = this[ 0 ] which will + // throw an exception if an attempt to read a data cache is made. + if ( elem && value === undefined ) { + + // Attempt to get data from the cache + // The key will always be camelCased in Data + data = dataUser.get( elem, key ); + if ( data !== undefined ) { + return data; + } + + // Attempt to "discover" the data in + // HTML5 custom data-* attrs + data = dataAttr( elem, key ); + if ( data !== undefined ) { + return data; + } + + // We tried really hard, but the data doesn't exist. + return; + } + + // Set the data... + this.each( function() { + + // We always store the camelCased key + dataUser.set( this, key, value ); + } ); + }, null, value, arguments.length > 1, null, true ); + }, + + removeData: function( key ) { + return this.each( function() { + dataUser.remove( this, key ); + } ); + } +} ); + + +jQuery.extend( { + queue: function( elem, type, data ) { + var queue; + + if ( elem ) { + type = ( type || "fx" ) + "queue"; + queue = dataPriv.get( elem, type ); + + // Speed up dequeue by getting out quickly if this is just a lookup + if ( data ) { + if ( !queue || Array.isArray( data ) ) { + queue = dataPriv.access( elem, type, jQuery.makeArray( data ) ); + } else { + queue.push( data ); + } + } + return queue || []; + } + }, + + dequeue: function( elem, type ) { + type = type || "fx"; + + var queue = jQuery.queue( elem, type ), + startLength = queue.length, + fn = queue.shift(), + hooks = jQuery._queueHooks( elem, type ), + next = function() { + jQuery.dequeue( elem, type ); + }; + + // If the fx queue is dequeued, always remove the progress sentinel + if ( fn === "inprogress" ) { + fn = queue.shift(); + startLength--; + } + + if ( fn ) { + + // Add a progress sentinel to prevent the fx queue from being + // automatically dequeued + if ( type === "fx" ) { + queue.unshift( "inprogress" ); + } + + // Clear up the last queue stop function + delete hooks.stop; + fn.call( elem, next, hooks ); + } + + if ( !startLength && hooks ) { + hooks.empty.fire(); + } + }, + + // Not public - generate a queueHooks object, or return the current one + _queueHooks: function( elem, type ) { + var key = type + "queueHooks"; + return dataPriv.get( elem, key ) || dataPriv.access( elem, key, { + empty: jQuery.Callbacks( "once memory" ).add( function() { + dataPriv.remove( elem, [ type + "queue", key ] ); + } ) + } ); + } +} ); + +jQuery.fn.extend( { + queue: function( type, data ) { + var setter = 2; + + if ( typeof type !== "string" ) { + data = type; + type = "fx"; + setter--; + } + + if ( arguments.length < setter ) { + return jQuery.queue( this[ 0 ], type ); + } + + return data === undefined ? + this : + this.each( function() { + var queue = jQuery.queue( this, type, data ); + + // Ensure a hooks for this queue + jQuery._queueHooks( this, type ); + + if ( type === "fx" && queue[ 0 ] !== "inprogress" ) { + jQuery.dequeue( this, type ); + } + } ); + }, + dequeue: function( type ) { + return this.each( function() { + jQuery.dequeue( this, type ); + } ); + }, + clearQueue: function( type ) { + return this.queue( type || "fx", [] ); + }, + + // Get a promise resolved when queues of a certain type + // are emptied (fx is the type by default) + promise: function( type, obj ) { + var tmp, + count = 1, + defer = jQuery.Deferred(), + elements = this, + i = this.length, + resolve = function() { + if ( !( --count ) ) { + defer.resolveWith( elements, [ elements ] ); + } + }; + + if ( typeof type !== "string" ) { + obj = type; + type = undefined; + } + type = type || "fx"; + + while ( i-- ) { + tmp = dataPriv.get( elements[ i ], type + "queueHooks" ); + if ( tmp && tmp.empty ) { + count++; + tmp.empty.add( resolve ); + } + } + resolve(); + return defer.promise( obj ); + } +} ); +var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; + +var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); + + +var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; + +var documentElement = document.documentElement; + + + + var isAttached = function( elem ) { + return jQuery.contains( elem.ownerDocument, elem ); + }, + composed = { composed: true }; + + // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only + // Check attachment across shadow DOM boundaries when possible (gh-3504) + // Support: iOS 10.0-10.2 only + // Early iOS 10 versions support `attachShadow` but not `getRootNode`, + // leading to errors. We need to check for `getRootNode`. + if ( documentElement.getRootNode ) { + isAttached = function( elem ) { + return jQuery.contains( elem.ownerDocument, elem ) || + elem.getRootNode( composed ) === elem.ownerDocument; + }; + } +var isHiddenWithinTree = function( elem, el ) { + + // isHiddenWithinTree might be called from jQuery#filter function; + // in that case, element will be second argument + elem = el || elem; + + // Inline style trumps all + return elem.style.display === "none" || + elem.style.display === "" && + + // Otherwise, check computed style + // Support: Firefox <=43 - 45 + // Disconnected elements can have computed display: none, so first confirm that elem is + // in the document. + isAttached( elem ) && + + jQuery.css( elem, "display" ) === "none"; + }; + + + +function adjustCSS( elem, prop, valueParts, tween ) { + var adjusted, scale, + maxIterations = 20, + currentValue = tween ? + function() { + return tween.cur(); + } : + function() { + return jQuery.css( elem, prop, "" ); + }, + initial = currentValue(), + unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), + + // Starting value computation is required for potential unit mismatches + initialInUnit = elem.nodeType && + ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && + rcssNum.exec( jQuery.css( elem, prop ) ); + + if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { + + // Support: Firefox <=54 + // Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144) + initial = initial / 2; + + // Trust units reported by jQuery.css + unit = unit || initialInUnit[ 3 ]; + + // Iteratively approximate from a nonzero starting point + initialInUnit = +initial || 1; + + while ( maxIterations-- ) { + + // Evaluate and update our best guess (doubling guesses that zero out). + // Finish if the scale equals or crosses 1 (making the old*new product non-positive). + jQuery.style( elem, prop, initialInUnit + unit ); + if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) { + maxIterations = 0; + } + initialInUnit = initialInUnit / scale; + + } + + initialInUnit = initialInUnit * 2; + jQuery.style( elem, prop, initialInUnit + unit ); + + // Make sure we update the tween properties later on + valueParts = valueParts || []; + } + + if ( valueParts ) { + initialInUnit = +initialInUnit || +initial || 0; + + // Apply relative offset (+=/-=) if specified + adjusted = valueParts[ 1 ] ? + initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] : + +valueParts[ 2 ]; + if ( tween ) { + tween.unit = unit; + tween.start = initialInUnit; + tween.end = adjusted; + } + } + return adjusted; +} + + +var defaultDisplayMap = {}; + +function getDefaultDisplay( elem ) { + var temp, + doc = elem.ownerDocument, + nodeName = elem.nodeName, + display = defaultDisplayMap[ nodeName ]; + + if ( display ) { + return display; + } + + temp = doc.body.appendChild( doc.createElement( nodeName ) ); + display = jQuery.css( temp, "display" ); + + temp.parentNode.removeChild( temp ); + + if ( display === "none" ) { + display = "block"; + } + defaultDisplayMap[ nodeName ] = display; + + return display; +} + +function showHide( elements, show ) { + var display, elem, + values = [], + index = 0, + length = elements.length; + + // Determine new display value for elements that need to change + for ( ; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + + display = elem.style.display; + if ( show ) { + + // Since we force visibility upon cascade-hidden elements, an immediate (and slow) + // check is required in this first loop unless we have a nonempty display value (either + // inline or about-to-be-restored) + if ( display === "none" ) { + values[ index ] = dataPriv.get( elem, "display" ) || null; + if ( !values[ index ] ) { + elem.style.display = ""; + } + } + if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) { + values[ index ] = getDefaultDisplay( elem ); + } + } else { + if ( display !== "none" ) { + values[ index ] = "none"; + + // Remember what we're overwriting + dataPriv.set( elem, "display", display ); + } + } + } + + // Set the display of the elements in a second loop to avoid constant reflow + for ( index = 0; index < length; index++ ) { + if ( values[ index ] != null ) { + elements[ index ].style.display = values[ index ]; + } + } + + return elements; +} + +jQuery.fn.extend( { + show: function() { + return showHide( this, true ); + }, + hide: function() { + return showHide( this ); + }, + toggle: function( state ) { + if ( typeof state === "boolean" ) { + return state ? this.show() : this.hide(); + } + + return this.each( function() { + if ( isHiddenWithinTree( this ) ) { + jQuery( this ).show(); + } else { + jQuery( this ).hide(); + } + } ); + } +} ); +var rcheckableType = ( /^(?:checkbox|radio)$/i ); + +var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]*)/i ); + +var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i ); + + + +( function() { + var fragment = document.createDocumentFragment(), + div = fragment.appendChild( document.createElement( "div" ) ), + input = document.createElement( "input" ); + + // Support: Android 4.0 - 4.3 only + // Check state lost if the name is set (#11217) + // Support: Windows Web Apps (WWA) + // `name` and `type` must use .setAttribute for WWA (#14901) + input.setAttribute( "type", "radio" ); + input.setAttribute( "checked", "checked" ); + input.setAttribute( "name", "t" ); + + div.appendChild( input ); + + // Support: Android <=4.1 only + // Older WebKit doesn't clone checked state correctly in fragments + support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; + + // Support: IE <=11 only + // Make sure textarea (and checkbox) defaultValue is properly cloned + div.innerHTML = ""; + support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; + + // Support: IE <=9 only + // IE <=9 replaces "; + support.option = !!div.lastChild; +} )(); + + +// We have to close these tags to support XHTML (#13200) +var wrapMap = { + + // XHTML parsers do not magically insert elements in the + // same way that tag soup parsers do. So we cannot shorten + // this by omitting or other required elements. + thead: [ 1, "", "
" ], + col: [ 2, "", "
" ], + tr: [ 2, "", "
" ], + td: [ 3, "", "
" ], + + _default: [ 0, "", "" ] +}; + +wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; +wrapMap.th = wrapMap.td; + +// Support: IE <=9 only +if ( !support.option ) { + wrapMap.optgroup = wrapMap.option = [ 1, "" ]; +} + + +function getAll( context, tag ) { + + // Support: IE <=9 - 11 only + // Use typeof to avoid zero-argument method invocation on host objects (#15151) + var ret; + + if ( typeof context.getElementsByTagName !== "undefined" ) { + ret = context.getElementsByTagName( tag || "*" ); + + } else if ( typeof context.querySelectorAll !== "undefined" ) { + ret = context.querySelectorAll( tag || "*" ); + + } else { + ret = []; + } + + if ( tag === undefined || tag && nodeName( context, tag ) ) { + return jQuery.merge( [ context ], ret ); + } + + return ret; +} + + +// Mark scripts as having already been evaluated +function setGlobalEval( elems, refElements ) { + var i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + dataPriv.set( + elems[ i ], + "globalEval", + !refElements || dataPriv.get( refElements[ i ], "globalEval" ) + ); + } +} + + +var rhtml = /<|&#?\w+;/; + +function buildFragment( elems, context, scripts, selection, ignored ) { + var elem, tmp, tag, wrap, attached, j, + fragment = context.createDocumentFragment(), + nodes = [], + i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + elem = elems[ i ]; + + if ( elem || elem === 0 ) { + + // Add nodes directly + if ( toType( elem ) === "object" ) { + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); + + // Convert non-html into a text node + } else if ( !rhtml.test( elem ) ) { + nodes.push( context.createTextNode( elem ) ); + + // Convert html into DOM nodes + } else { + tmp = tmp || fragment.appendChild( context.createElement( "div" ) ); + + // Deserialize a standard representation + tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); + wrap = wrapMap[ tag ] || wrapMap._default; + tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ]; + + // Descend through wrappers to the right content + j = wrap[ 0 ]; + while ( j-- ) { + tmp = tmp.lastChild; + } + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( nodes, tmp.childNodes ); + + // Remember the top-level container + tmp = fragment.firstChild; + + // Ensure the created nodes are orphaned (#12392) + tmp.textContent = ""; + } + } + } + + // Remove wrapper from fragment + fragment.textContent = ""; + + i = 0; + while ( ( elem = nodes[ i++ ] ) ) { + + // Skip elements already in the context collection (trac-4087) + if ( selection && jQuery.inArray( elem, selection ) > -1 ) { + if ( ignored ) { + ignored.push( elem ); + } + continue; + } + + attached = isAttached( elem ); + + // Append to fragment + tmp = getAll( fragment.appendChild( elem ), "script" ); + + // Preserve script evaluation history + if ( attached ) { + setGlobalEval( tmp ); + } + + // Capture executables + if ( scripts ) { + j = 0; + while ( ( elem = tmp[ j++ ] ) ) { + if ( rscriptType.test( elem.type || "" ) ) { + scripts.push( elem ); + } + } + } + } + + return fragment; +} + + +var + rkeyEvent = /^key/, + rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, + rtypenamespace = /^([^.]*)(?:\.(.+)|)/; + +function returnTrue() { + return true; +} + +function returnFalse() { + return false; +} + +// Support: IE <=9 - 11+ +// focus() and blur() are asynchronous, except when they are no-op. +// So expect focus to be synchronous when the element is already active, +// and blur to be synchronous when the element is not already active. +// (focus and blur are always synchronous in other supported browsers, +// this just defines when we can count on it). +function expectSync( elem, type ) { + return ( elem === safeActiveElement() ) === ( type === "focus" ); +} + +// Support: IE <=9 only +// Accessing document.activeElement can throw unexpectedly +// https://bugs.jquery.com/ticket/13393 +function safeActiveElement() { + try { + return document.activeElement; + } catch ( err ) { } +} + +function on( elem, types, selector, data, fn, one ) { + var origFn, type; + + // Types can be a map of types/handlers + if ( typeof types === "object" ) { + + // ( types-Object, selector, data ) + if ( typeof selector !== "string" ) { + + // ( types-Object, data ) + data = data || selector; + selector = undefined; + } + for ( type in types ) { + on( elem, type, selector, data, types[ type ], one ); + } + return elem; + } + + if ( data == null && fn == null ) { + + // ( types, fn ) + fn = selector; + data = selector = undefined; + } else if ( fn == null ) { + if ( typeof selector === "string" ) { + + // ( types, selector, fn ) + fn = data; + data = undefined; + } else { + + // ( types, data, fn ) + fn = data; + data = selector; + selector = undefined; + } + } + if ( fn === false ) { + fn = returnFalse; + } else if ( !fn ) { + return elem; + } + + if ( one === 1 ) { + origFn = fn; + fn = function( event ) { + + // Can use an empty set, since event contains the info + jQuery().off( event ); + return origFn.apply( this, arguments ); + }; + + // Use same guid so caller can remove using origFn + fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); + } + return elem.each( function() { + jQuery.event.add( this, types, fn, data, selector ); + } ); +} + +/* + * Helper functions for managing events -- not part of the public interface. + * Props to Dean Edwards' addEvent library for many of the ideas. + */ +jQuery.event = { + + global: {}, + + add: function( elem, types, handler, data, selector ) { + + var handleObjIn, eventHandle, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = dataPriv.get( elem ); + + // Only attach events to objects that accept data + if ( !acceptData( elem ) ) { + return; + } + + // Caller can pass in an object of custom data in lieu of the handler + if ( handler.handler ) { + handleObjIn = handler; + handler = handleObjIn.handler; + selector = handleObjIn.selector; + } + + // Ensure that invalid selectors throw exceptions at attach time + // Evaluate against documentElement in case elem is a non-element node (e.g., document) + if ( selector ) { + jQuery.find.matchesSelector( documentElement, selector ); + } + + // Make sure that the handler has a unique ID, used to find/remove it later + if ( !handler.guid ) { + handler.guid = jQuery.guid++; + } + + // Init the element's event structure and main handler, if this is the first + if ( !( events = elemData.events ) ) { + events = elemData.events = Object.create( null ); + } + if ( !( eventHandle = elemData.handle ) ) { + eventHandle = elemData.handle = function( e ) { + + // Discard the second event of a jQuery.event.trigger() and + // when an event is called after a page has unloaded + return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ? + jQuery.event.dispatch.apply( elem, arguments ) : undefined; + }; + } + + // Handle multiple events separated by a space + types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[ t ] ) || []; + type = origType = tmp[ 1 ]; + namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); + + // There *must* be a type, no attaching namespace-only handlers + if ( !type ) { + continue; + } + + // If event changes its type, use the special event handlers for the changed type + special = jQuery.event.special[ type ] || {}; + + // If selector defined, determine special event api type, otherwise given type + type = ( selector ? special.delegateType : special.bindType ) || type; + + // Update special based on newly reset type + special = jQuery.event.special[ type ] || {}; + + // handleObj is passed to all event handlers + handleObj = jQuery.extend( { + type: type, + origType: origType, + data: data, + handler: handler, + guid: handler.guid, + selector: selector, + needsContext: selector && jQuery.expr.match.needsContext.test( selector ), + namespace: namespaces.join( "." ) + }, handleObjIn ); + + // Init the event handler queue if we're the first + if ( !( handlers = events[ type ] ) ) { + handlers = events[ type ] = []; + handlers.delegateCount = 0; + + // Only use addEventListener if the special events handler returns false + if ( !special.setup || + special.setup.call( elem, data, namespaces, eventHandle ) === false ) { + + if ( elem.addEventListener ) { + elem.addEventListener( type, eventHandle ); + } + } + } + + if ( special.add ) { + special.add.call( elem, handleObj ); + + if ( !handleObj.handler.guid ) { + handleObj.handler.guid = handler.guid; + } + } + + // Add to the element's handler list, delegates in front + if ( selector ) { + handlers.splice( handlers.delegateCount++, 0, handleObj ); + } else { + handlers.push( handleObj ); + } + + // Keep track of which events have ever been used, for event optimization + jQuery.event.global[ type ] = true; + } + + }, + + // Detach an event or set of events from an element + remove: function( elem, types, handler, selector, mappedTypes ) { + + var j, origCount, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = dataPriv.hasData( elem ) && dataPriv.get( elem ); + + if ( !elemData || !( events = elemData.events ) ) { + return; + } + + // Once for each type.namespace in types; type may be omitted + types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[ t ] ) || []; + type = origType = tmp[ 1 ]; + namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); + + // Unbind all events (on this namespace, if provided) for the element + if ( !type ) { + for ( type in events ) { + jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); + } + continue; + } + + special = jQuery.event.special[ type ] || {}; + type = ( selector ? special.delegateType : special.bindType ) || type; + handlers = events[ type ] || []; + tmp = tmp[ 2 ] && + new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ); + + // Remove matching events + origCount = j = handlers.length; + while ( j-- ) { + handleObj = handlers[ j ]; + + if ( ( mappedTypes || origType === handleObj.origType ) && + ( !handler || handler.guid === handleObj.guid ) && + ( !tmp || tmp.test( handleObj.namespace ) ) && + ( !selector || selector === handleObj.selector || + selector === "**" && handleObj.selector ) ) { + handlers.splice( j, 1 ); + + if ( handleObj.selector ) { + handlers.delegateCount--; + } + if ( special.remove ) { + special.remove.call( elem, handleObj ); + } + } + } + + // Remove generic event handler if we removed something and no more handlers exist + // (avoids potential for endless recursion during removal of special event handlers) + if ( origCount && !handlers.length ) { + if ( !special.teardown || + special.teardown.call( elem, namespaces, elemData.handle ) === false ) { + + jQuery.removeEvent( elem, type, elemData.handle ); + } + + delete events[ type ]; + } + } + + // Remove data and the expando if it's no longer used + if ( jQuery.isEmptyObject( events ) ) { + dataPriv.remove( elem, "handle events" ); + } + }, + + dispatch: function( nativeEvent ) { + + var i, j, ret, matched, handleObj, handlerQueue, + args = new Array( arguments.length ), + + // Make a writable jQuery.Event from the native event object + event = jQuery.event.fix( nativeEvent ), + + handlers = ( + dataPriv.get( this, "events" ) || Object.create( null ) + )[ event.type ] || [], + special = jQuery.event.special[ event.type ] || {}; + + // Use the fix-ed jQuery.Event rather than the (read-only) native event + args[ 0 ] = event; + + for ( i = 1; i < arguments.length; i++ ) { + args[ i ] = arguments[ i ]; + } + + event.delegateTarget = this; + + // Call the preDispatch hook for the mapped type, and let it bail if desired + if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { + return; + } + + // Determine handlers + handlerQueue = jQuery.event.handlers.call( this, event, handlers ); + + // Run delegates first; they may want to stop propagation beneath us + i = 0; + while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) { + event.currentTarget = matched.elem; + + j = 0; + while ( ( handleObj = matched.handlers[ j++ ] ) && + !event.isImmediatePropagationStopped() ) { + + // If the event is namespaced, then each handler is only invoked if it is + // specially universal or its namespaces are a superset of the event's. + if ( !event.rnamespace || handleObj.namespace === false || + event.rnamespace.test( handleObj.namespace ) ) { + + event.handleObj = handleObj; + event.data = handleObj.data; + + ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle || + handleObj.handler ).apply( matched.elem, args ); + + if ( ret !== undefined ) { + if ( ( event.result = ret ) === false ) { + event.preventDefault(); + event.stopPropagation(); + } + } + } + } + } + + // Call the postDispatch hook for the mapped type + if ( special.postDispatch ) { + special.postDispatch.call( this, event ); + } + + return event.result; + }, + + handlers: function( event, handlers ) { + var i, handleObj, sel, matchedHandlers, matchedSelectors, + handlerQueue = [], + delegateCount = handlers.delegateCount, + cur = event.target; + + // Find delegate handlers + if ( delegateCount && + + // Support: IE <=9 + // Black-hole SVG instance trees (trac-13180) + cur.nodeType && + + // Support: Firefox <=42 + // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861) + // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click + // Support: IE 11 only + // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343) + !( event.type === "click" && event.button >= 1 ) ) { + + for ( ; cur !== this; cur = cur.parentNode || this ) { + + // Don't check non-elements (#13208) + // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) + if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) { + matchedHandlers = []; + matchedSelectors = {}; + for ( i = 0; i < delegateCount; i++ ) { + handleObj = handlers[ i ]; + + // Don't conflict with Object.prototype properties (#13203) + sel = handleObj.selector + " "; + + if ( matchedSelectors[ sel ] === undefined ) { + matchedSelectors[ sel ] = handleObj.needsContext ? + jQuery( sel, this ).index( cur ) > -1 : + jQuery.find( sel, this, null, [ cur ] ).length; + } + if ( matchedSelectors[ sel ] ) { + matchedHandlers.push( handleObj ); + } + } + if ( matchedHandlers.length ) { + handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); + } + } + } + } + + // Add the remaining (directly-bound) handlers + cur = this; + if ( delegateCount < handlers.length ) { + handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); + } + + return handlerQueue; + }, + + addProp: function( name, hook ) { + Object.defineProperty( jQuery.Event.prototype, name, { + enumerable: true, + configurable: true, + + get: isFunction( hook ) ? + function() { + if ( this.originalEvent ) { + return hook( this.originalEvent ); + } + } : + function() { + if ( this.originalEvent ) { + return this.originalEvent[ name ]; + } + }, + + set: function( value ) { + Object.defineProperty( this, name, { + enumerable: true, + configurable: true, + writable: true, + value: value + } ); + } + } ); + }, + + fix: function( originalEvent ) { + return originalEvent[ jQuery.expando ] ? + originalEvent : + new jQuery.Event( originalEvent ); + }, + + special: { + load: { + + // Prevent triggered image.load events from bubbling to window.load + noBubble: true + }, + click: { + + // Utilize native event to ensure correct state for checkable inputs + setup: function( data ) { + + // For mutual compressibility with _default, replace `this` access with a local var. + // `|| data` is dead code meant only to preserve the variable through minification. + var el = this || data; + + // Claim the first handler + if ( rcheckableType.test( el.type ) && + el.click && nodeName( el, "input" ) ) { + + // dataPriv.set( el, "click", ... ) + leverageNative( el, "click", returnTrue ); + } + + // Return false to allow normal processing in the caller + return false; + }, + trigger: function( data ) { + + // For mutual compressibility with _default, replace `this` access with a local var. + // `|| data` is dead code meant only to preserve the variable through minification. + var el = this || data; + + // Force setup before triggering a click + if ( rcheckableType.test( el.type ) && + el.click && nodeName( el, "input" ) ) { + + leverageNative( el, "click" ); + } + + // Return non-false to allow normal event-path propagation + return true; + }, + + // For cross-browser consistency, suppress native .click() on links + // Also prevent it if we're currently inside a leveraged native-event stack + _default: function( event ) { + var target = event.target; + return rcheckableType.test( target.type ) && + target.click && nodeName( target, "input" ) && + dataPriv.get( target, "click" ) || + nodeName( target, "a" ); + } + }, + + beforeunload: { + postDispatch: function( event ) { + + // Support: Firefox 20+ + // Firefox doesn't alert if the returnValue field is not set. + if ( event.result !== undefined && event.originalEvent ) { + event.originalEvent.returnValue = event.result; + } + } + } + } +}; + +// Ensure the presence of an event listener that handles manually-triggered +// synthetic events by interrupting progress until reinvoked in response to +// *native* events that it fires directly, ensuring that state changes have +// already occurred before other listeners are invoked. +function leverageNative( el, type, expectSync ) { + + // Missing expectSync indicates a trigger call, which must force setup through jQuery.event.add + if ( !expectSync ) { + if ( dataPriv.get( el, type ) === undefined ) { + jQuery.event.add( el, type, returnTrue ); + } + return; + } + + // Register the controller as a special universal handler for all event namespaces + dataPriv.set( el, type, false ); + jQuery.event.add( el, type, { + namespace: false, + handler: function( event ) { + var notAsync, result, + saved = dataPriv.get( this, type ); + + if ( ( event.isTrigger & 1 ) && this[ type ] ) { + + // Interrupt processing of the outer synthetic .trigger()ed event + // Saved data should be false in such cases, but might be a leftover capture object + // from an async native handler (gh-4350) + if ( !saved.length ) { + + // Store arguments for use when handling the inner native event + // There will always be at least one argument (an event object), so this array + // will not be confused with a leftover capture object. + saved = slice.call( arguments ); + dataPriv.set( this, type, saved ); + + // Trigger the native event and capture its result + // Support: IE <=9 - 11+ + // focus() and blur() are asynchronous + notAsync = expectSync( this, type ); + this[ type ](); + result = dataPriv.get( this, type ); + if ( saved !== result || notAsync ) { + dataPriv.set( this, type, false ); + } else { + result = {}; + } + if ( saved !== result ) { + + // Cancel the outer synthetic event + event.stopImmediatePropagation(); + event.preventDefault(); + return result.value; + } + + // If this is an inner synthetic event for an event with a bubbling surrogate + // (focus or blur), assume that the surrogate already propagated from triggering the + // native event and prevent that from happening again here. + // This technically gets the ordering wrong w.r.t. to `.trigger()` (in which the + // bubbling surrogate propagates *after* the non-bubbling base), but that seems + // less bad than duplication. + } else if ( ( jQuery.event.special[ type ] || {} ).delegateType ) { + event.stopPropagation(); + } + + // If this is a native event triggered above, everything is now in order + // Fire an inner synthetic event with the original arguments + } else if ( saved.length ) { + + // ...and capture the result + dataPriv.set( this, type, { + value: jQuery.event.trigger( + + // Support: IE <=9 - 11+ + // Extend with the prototype to reset the above stopImmediatePropagation() + jQuery.extend( saved[ 0 ], jQuery.Event.prototype ), + saved.slice( 1 ), + this + ) + } ); + + // Abort handling of the native event + event.stopImmediatePropagation(); + } + } + } ); +} + +jQuery.removeEvent = function( elem, type, handle ) { + + // This "if" is needed for plain objects + if ( elem.removeEventListener ) { + elem.removeEventListener( type, handle ); + } +}; + +jQuery.Event = function( src, props ) { + + // Allow instantiation without the 'new' keyword + if ( !( this instanceof jQuery.Event ) ) { + return new jQuery.Event( src, props ); + } + + // Event object + if ( src && src.type ) { + this.originalEvent = src; + this.type = src.type; + + // Events bubbling up the document may have been marked as prevented + // by a handler lower down the tree; reflect the correct value. + this.isDefaultPrevented = src.defaultPrevented || + src.defaultPrevented === undefined && + + // Support: Android <=2.3 only + src.returnValue === false ? + returnTrue : + returnFalse; + + // Create target properties + // Support: Safari <=6 - 7 only + // Target should not be a text node (#504, #13143) + this.target = ( src.target && src.target.nodeType === 3 ) ? + src.target.parentNode : + src.target; + + this.currentTarget = src.currentTarget; + this.relatedTarget = src.relatedTarget; + + // Event type + } else { + this.type = src; + } + + // Put explicitly provided properties onto the event object + if ( props ) { + jQuery.extend( this, props ); + } + + // Create a timestamp if incoming event doesn't have one + this.timeStamp = src && src.timeStamp || Date.now(); + + // Mark it as fixed + this[ jQuery.expando ] = true; +}; + +// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding +// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html +jQuery.Event.prototype = { + constructor: jQuery.Event, + isDefaultPrevented: returnFalse, + isPropagationStopped: returnFalse, + isImmediatePropagationStopped: returnFalse, + isSimulated: false, + + preventDefault: function() { + var e = this.originalEvent; + + this.isDefaultPrevented = returnTrue; + + if ( e && !this.isSimulated ) { + e.preventDefault(); + } + }, + stopPropagation: function() { + var e = this.originalEvent; + + this.isPropagationStopped = returnTrue; + + if ( e && !this.isSimulated ) { + e.stopPropagation(); + } + }, + stopImmediatePropagation: function() { + var e = this.originalEvent; + + this.isImmediatePropagationStopped = returnTrue; + + if ( e && !this.isSimulated ) { + e.stopImmediatePropagation(); + } + + this.stopPropagation(); + } +}; + +// Includes all common event props including KeyEvent and MouseEvent specific props +jQuery.each( { + altKey: true, + bubbles: true, + cancelable: true, + changedTouches: true, + ctrlKey: true, + detail: true, + eventPhase: true, + metaKey: true, + pageX: true, + pageY: true, + shiftKey: true, + view: true, + "char": true, + code: true, + charCode: true, + key: true, + keyCode: true, + button: true, + buttons: true, + clientX: true, + clientY: true, + offsetX: true, + offsetY: true, + pointerId: true, + pointerType: true, + screenX: true, + screenY: true, + targetTouches: true, + toElement: true, + touches: true, + + which: function( event ) { + var button = event.button; + + // Add which for key events + if ( event.which == null && rkeyEvent.test( event.type ) ) { + return event.charCode != null ? event.charCode : event.keyCode; + } + + // Add which for click: 1 === left; 2 === middle; 3 === right + if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) { + if ( button & 1 ) { + return 1; + } + + if ( button & 2 ) { + return 3; + } + + if ( button & 4 ) { + return 2; + } + + return 0; + } + + return event.which; + } +}, jQuery.event.addProp ); + +jQuery.each( { focus: "focusin", blur: "focusout" }, function( type, delegateType ) { + jQuery.event.special[ type ] = { + + // Utilize native event if possible so blur/focus sequence is correct + setup: function() { + + // Claim the first handler + // dataPriv.set( this, "focus", ... ) + // dataPriv.set( this, "blur", ... ) + leverageNative( this, type, expectSync ); + + // Return false to allow normal processing in the caller + return false; + }, + trigger: function() { + + // Force setup before trigger + leverageNative( this, type ); + + // Return non-false to allow normal event-path propagation + return true; + }, + + delegateType: delegateType + }; +} ); + +// Create mouseenter/leave events using mouseover/out and event-time checks +// so that event delegation works in jQuery. +// Do the same for pointerenter/pointerleave and pointerover/pointerout +// +// Support: Safari 7 only +// Safari sends mouseenter too often; see: +// https://bugs.chromium.org/p/chromium/issues/detail?id=470258 +// for the description of the bug (it existed in older Chrome versions as well). +jQuery.each( { + mouseenter: "mouseover", + mouseleave: "mouseout", + pointerenter: "pointerover", + pointerleave: "pointerout" +}, function( orig, fix ) { + jQuery.event.special[ orig ] = { + delegateType: fix, + bindType: fix, + + handle: function( event ) { + var ret, + target = this, + related = event.relatedTarget, + handleObj = event.handleObj; + + // For mouseenter/leave call the handler if related is outside the target. + // NB: No relatedTarget if the mouse left/entered the browser window + if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) { + event.type = handleObj.origType; + ret = handleObj.handler.apply( this, arguments ); + event.type = fix; + } + return ret; + } + }; +} ); + +jQuery.fn.extend( { + + on: function( types, selector, data, fn ) { + return on( this, types, selector, data, fn ); + }, + one: function( types, selector, data, fn ) { + return on( this, types, selector, data, fn, 1 ); + }, + off: function( types, selector, fn ) { + var handleObj, type; + if ( types && types.preventDefault && types.handleObj ) { + + // ( event ) dispatched jQuery.Event + handleObj = types.handleObj; + jQuery( types.delegateTarget ).off( + handleObj.namespace ? + handleObj.origType + "." + handleObj.namespace : + handleObj.origType, + handleObj.selector, + handleObj.handler + ); + return this; + } + if ( typeof types === "object" ) { + + // ( types-object [, selector] ) + for ( type in types ) { + this.off( type, selector, types[ type ] ); + } + return this; + } + if ( selector === false || typeof selector === "function" ) { + + // ( types [, fn] ) + fn = selector; + selector = undefined; + } + if ( fn === false ) { + fn = returnFalse; + } + return this.each( function() { + jQuery.event.remove( this, types, fn, selector ); + } ); + } +} ); + + +var + + // Support: IE <=10 - 11, Edge 12 - 13 only + // In IE/Edge using regex groups here causes severe slowdowns. + // See https://connect.microsoft.com/IE/feedback/details/1736512/ + rnoInnerhtml = /\s*$/g; + +// Prefer a tbody over its parent table for containing new rows +function manipulationTarget( elem, content ) { + if ( nodeName( elem, "table" ) && + nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) { + + return jQuery( elem ).children( "tbody" )[ 0 ] || elem; + } + + return elem; +} + +// Replace/restore the type attribute of script elements for safe DOM manipulation +function disableScript( elem ) { + elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type; + return elem; +} +function restoreScript( elem ) { + if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) { + elem.type = elem.type.slice( 5 ); + } else { + elem.removeAttribute( "type" ); + } + + return elem; +} + +function cloneCopyEvent( src, dest ) { + var i, l, type, pdataOld, udataOld, udataCur, events; + + if ( dest.nodeType !== 1 ) { + return; + } + + // 1. Copy private data: events, handlers, etc. + if ( dataPriv.hasData( src ) ) { + pdataOld = dataPriv.get( src ); + events = pdataOld.events; + + if ( events ) { + dataPriv.remove( dest, "handle events" ); + + for ( type in events ) { + for ( i = 0, l = events[ type ].length; i < l; i++ ) { + jQuery.event.add( dest, type, events[ type ][ i ] ); + } + } + } + } + + // 2. Copy user data + if ( dataUser.hasData( src ) ) { + udataOld = dataUser.access( src ); + udataCur = jQuery.extend( {}, udataOld ); + + dataUser.set( dest, udataCur ); + } +} + +// Fix IE bugs, see support tests +function fixInput( src, dest ) { + var nodeName = dest.nodeName.toLowerCase(); + + // Fails to persist the checked state of a cloned checkbox or radio button. + if ( nodeName === "input" && rcheckableType.test( src.type ) ) { + dest.checked = src.checked; + + // Fails to return the selected option to the default selected state when cloning options + } else if ( nodeName === "input" || nodeName === "textarea" ) { + dest.defaultValue = src.defaultValue; + } +} + +function domManip( collection, args, callback, ignored ) { + + // Flatten any nested arrays + args = flat( args ); + + var fragment, first, scripts, hasScripts, node, doc, + i = 0, + l = collection.length, + iNoClone = l - 1, + value = args[ 0 ], + valueIsFunction = isFunction( value ); + + // We can't cloneNode fragments that contain checked, in WebKit + if ( valueIsFunction || + ( l > 1 && typeof value === "string" && + !support.checkClone && rchecked.test( value ) ) ) { + return collection.each( function( index ) { + var self = collection.eq( index ); + if ( valueIsFunction ) { + args[ 0 ] = value.call( this, index, self.html() ); + } + domManip( self, args, callback, ignored ); + } ); + } + + if ( l ) { + fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored ); + first = fragment.firstChild; + + if ( fragment.childNodes.length === 1 ) { + fragment = first; + } + + // Require either new content or an interest in ignored elements to invoke the callback + if ( first || ignored ) { + scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); + hasScripts = scripts.length; + + // Use the original fragment for the last item + // instead of the first because it can end up + // being emptied incorrectly in certain situations (#8070). + for ( ; i < l; i++ ) { + node = fragment; + + if ( i !== iNoClone ) { + node = jQuery.clone( node, true, true ); + + // Keep references to cloned scripts for later restoration + if ( hasScripts ) { + + // Support: Android <=4.0 only, PhantomJS 1 only + // push.apply(_, arraylike) throws on ancient WebKit + jQuery.merge( scripts, getAll( node, "script" ) ); + } + } + + callback.call( collection[ i ], node, i ); + } + + if ( hasScripts ) { + doc = scripts[ scripts.length - 1 ].ownerDocument; + + // Reenable scripts + jQuery.map( scripts, restoreScript ); + + // Evaluate executable scripts on first document insertion + for ( i = 0; i < hasScripts; i++ ) { + node = scripts[ i ]; + if ( rscriptType.test( node.type || "" ) && + !dataPriv.access( node, "globalEval" ) && + jQuery.contains( doc, node ) ) { + + if ( node.src && ( node.type || "" ).toLowerCase() !== "module" ) { + + // Optional AJAX dependency, but won't run scripts if not present + if ( jQuery._evalUrl && !node.noModule ) { + jQuery._evalUrl( node.src, { + nonce: node.nonce || node.getAttribute( "nonce" ) + }, doc ); + } + } else { + DOMEval( node.textContent.replace( rcleanScript, "" ), node, doc ); + } + } + } + } + } + } + + return collection; +} + +function remove( elem, selector, keepData ) { + var node, + nodes = selector ? jQuery.filter( selector, elem ) : elem, + i = 0; + + for ( ; ( node = nodes[ i ] ) != null; i++ ) { + if ( !keepData && node.nodeType === 1 ) { + jQuery.cleanData( getAll( node ) ); + } + + if ( node.parentNode ) { + if ( keepData && isAttached( node ) ) { + setGlobalEval( getAll( node, "script" ) ); + } + node.parentNode.removeChild( node ); + } + } + + return elem; +} + +jQuery.extend( { + htmlPrefilter: function( html ) { + return html; + }, + + clone: function( elem, dataAndEvents, deepDataAndEvents ) { + var i, l, srcElements, destElements, + clone = elem.cloneNode( true ), + inPage = isAttached( elem ); + + // Fix IE cloning issues + if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && + !jQuery.isXMLDoc( elem ) ) { + + // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2 + destElements = getAll( clone ); + srcElements = getAll( elem ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + fixInput( srcElements[ i ], destElements[ i ] ); + } + } + + // Copy the events from the original to the clone + if ( dataAndEvents ) { + if ( deepDataAndEvents ) { + srcElements = srcElements || getAll( elem ); + destElements = destElements || getAll( clone ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + cloneCopyEvent( srcElements[ i ], destElements[ i ] ); + } + } else { + cloneCopyEvent( elem, clone ); + } + } + + // Preserve script evaluation history + destElements = getAll( clone, "script" ); + if ( destElements.length > 0 ) { + setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); + } + + // Return the cloned set + return clone; + }, + + cleanData: function( elems ) { + var data, elem, type, + special = jQuery.event.special, + i = 0; + + for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) { + if ( acceptData( elem ) ) { + if ( ( data = elem[ dataPriv.expando ] ) ) { + if ( data.events ) { + for ( type in data.events ) { + if ( special[ type ] ) { + jQuery.event.remove( elem, type ); + + // This is a shortcut to avoid jQuery.event.remove's overhead + } else { + jQuery.removeEvent( elem, type, data.handle ); + } + } + } + + // Support: Chrome <=35 - 45+ + // Assign undefined instead of using delete, see Data#remove + elem[ dataPriv.expando ] = undefined; + } + if ( elem[ dataUser.expando ] ) { + + // Support: Chrome <=35 - 45+ + // Assign undefined instead of using delete, see Data#remove + elem[ dataUser.expando ] = undefined; + } + } + } + } +} ); + +jQuery.fn.extend( { + detach: function( selector ) { + return remove( this, selector, true ); + }, + + remove: function( selector ) { + return remove( this, selector ); + }, + + text: function( value ) { + return access( this, function( value ) { + return value === undefined ? + jQuery.text( this ) : + this.empty().each( function() { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + this.textContent = value; + } + } ); + }, null, value, arguments.length ); + }, + + append: function() { + return domManip( this, arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.appendChild( elem ); + } + } ); + }, + + prepend: function() { + return domManip( this, arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.insertBefore( elem, target.firstChild ); + } + } ); + }, + + before: function() { + return domManip( this, arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this ); + } + } ); + }, + + after: function() { + return domManip( this, arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this.nextSibling ); + } + } ); + }, + + empty: function() { + var elem, + i = 0; + + for ( ; ( elem = this[ i ] ) != null; i++ ) { + if ( elem.nodeType === 1 ) { + + // Prevent memory leaks + jQuery.cleanData( getAll( elem, false ) ); + + // Remove any remaining nodes + elem.textContent = ""; + } + } + + return this; + }, + + clone: function( dataAndEvents, deepDataAndEvents ) { + dataAndEvents = dataAndEvents == null ? false : dataAndEvents; + deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; + + return this.map( function() { + return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); + } ); + }, + + html: function( value ) { + return access( this, function( value ) { + var elem = this[ 0 ] || {}, + i = 0, + l = this.length; + + if ( value === undefined && elem.nodeType === 1 ) { + return elem.innerHTML; + } + + // See if we can take a shortcut and just use innerHTML + if ( typeof value === "string" && !rnoInnerhtml.test( value ) && + !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { + + value = jQuery.htmlPrefilter( value ); + + try { + for ( ; i < l; i++ ) { + elem = this[ i ] || {}; + + // Remove element nodes and prevent memory leaks + if ( elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem, false ) ); + elem.innerHTML = value; + } + } + + elem = 0; + + // If using innerHTML throws an exception, use the fallback method + } catch ( e ) {} + } + + if ( elem ) { + this.empty().append( value ); + } + }, null, value, arguments.length ); + }, + + replaceWith: function() { + var ignored = []; + + // Make the changes, replacing each non-ignored context element with the new content + return domManip( this, arguments, function( elem ) { + var parent = this.parentNode; + + if ( jQuery.inArray( this, ignored ) < 0 ) { + jQuery.cleanData( getAll( this ) ); + if ( parent ) { + parent.replaceChild( elem, this ); + } + } + + // Force callback invocation + }, ignored ); + } +} ); + +jQuery.each( { + appendTo: "append", + prependTo: "prepend", + insertBefore: "before", + insertAfter: "after", + replaceAll: "replaceWith" +}, function( name, original ) { + jQuery.fn[ name ] = function( selector ) { + var elems, + ret = [], + insert = jQuery( selector ), + last = insert.length - 1, + i = 0; + + for ( ; i <= last; i++ ) { + elems = i === last ? this : this.clone( true ); + jQuery( insert[ i ] )[ original ]( elems ); + + // Support: Android <=4.0 only, PhantomJS 1 only + // .get() because push.apply(_, arraylike) throws on ancient WebKit + push.apply( ret, elems.get() ); + } + + return this.pushStack( ret ); + }; +} ); +var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); + +var getStyles = function( elem ) { + + // Support: IE <=11 only, Firefox <=30 (#15098, #14150) + // IE throws on elements created in popups + // FF meanwhile throws on frame elements through "defaultView.getComputedStyle" + var view = elem.ownerDocument.defaultView; + + if ( !view || !view.opener ) { + view = window; + } + + return view.getComputedStyle( elem ); + }; + +var swap = function( elem, options, callback ) { + var ret, name, + old = {}; + + // Remember the old values, and insert the new ones + for ( name in options ) { + old[ name ] = elem.style[ name ]; + elem.style[ name ] = options[ name ]; + } + + ret = callback.call( elem ); + + // Revert the old values + for ( name in options ) { + elem.style[ name ] = old[ name ]; + } + + return ret; +}; + + +var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" ); + + + +( function() { + + // Executing both pixelPosition & boxSizingReliable tests require only one layout + // so they're executed at the same time to save the second computation. + function computeStyleTests() { + + // This is a singleton, we need to execute it only once + if ( !div ) { + return; + } + + container.style.cssText = "position:absolute;left:-11111px;width:60px;" + + "margin-top:1px;padding:0;border:0"; + div.style.cssText = + "position:relative;display:block;box-sizing:border-box;overflow:scroll;" + + "margin:auto;border:1px;padding:1px;" + + "width:60%;top:1%"; + documentElement.appendChild( container ).appendChild( div ); + + var divStyle = window.getComputedStyle( div ); + pixelPositionVal = divStyle.top !== "1%"; + + // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44 + reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12; + + // Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3 + // Some styles come back with percentage values, even though they shouldn't + div.style.right = "60%"; + pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36; + + // Support: IE 9 - 11 only + // Detect misreporting of content dimensions for box-sizing:border-box elements + boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36; + + // Support: IE 9 only + // Detect overflow:scroll screwiness (gh-3699) + // Support: Chrome <=64 + // Don't get tricked when zoom affects offsetWidth (gh-4029) + div.style.position = "absolute"; + scrollboxSizeVal = roundPixelMeasures( div.offsetWidth / 3 ) === 12; + + documentElement.removeChild( container ); + + // Nullify the div so it wouldn't be stored in the memory and + // it will also be a sign that checks already performed + div = null; + } + + function roundPixelMeasures( measure ) { + return Math.round( parseFloat( measure ) ); + } + + var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal, + reliableTrDimensionsVal, reliableMarginLeftVal, + container = document.createElement( "div" ), + div = document.createElement( "div" ); + + // Finish early in limited (non-browser) environments + if ( !div.style ) { + return; + } + + // Support: IE <=9 - 11 only + // Style of cloned element affects source element cloned (#8908) + div.style.backgroundClip = "content-box"; + div.cloneNode( true ).style.backgroundClip = ""; + support.clearCloneStyle = div.style.backgroundClip === "content-box"; + + jQuery.extend( support, { + boxSizingReliable: function() { + computeStyleTests(); + return boxSizingReliableVal; + }, + pixelBoxStyles: function() { + computeStyleTests(); + return pixelBoxStylesVal; + }, + pixelPosition: function() { + computeStyleTests(); + return pixelPositionVal; + }, + reliableMarginLeft: function() { + computeStyleTests(); + return reliableMarginLeftVal; + }, + scrollboxSize: function() { + computeStyleTests(); + return scrollboxSizeVal; + }, + + // Support: IE 9 - 11+, Edge 15 - 18+ + // IE/Edge misreport `getComputedStyle` of table rows with width/height + // set in CSS while `offset*` properties report correct values. + // Behavior in IE 9 is more subtle than in newer versions & it passes + // some versions of this test; make sure not to make it pass there! + reliableTrDimensions: function() { + var table, tr, trChild, trStyle; + if ( reliableTrDimensionsVal == null ) { + table = document.createElement( "table" ); + tr = document.createElement( "tr" ); + trChild = document.createElement( "div" ); + + table.style.cssText = "position:absolute;left:-11111px"; + tr.style.height = "1px"; + trChild.style.height = "9px"; + + documentElement + .appendChild( table ) + .appendChild( tr ) + .appendChild( trChild ); + + trStyle = window.getComputedStyle( tr ); + reliableTrDimensionsVal = parseInt( trStyle.height ) > 3; + + documentElement.removeChild( table ); + } + return reliableTrDimensionsVal; + } + } ); +} )(); + + +function curCSS( elem, name, computed ) { + var width, minWidth, maxWidth, ret, + + // Support: Firefox 51+ + // Retrieving style before computed somehow + // fixes an issue with getting wrong values + // on detached elements + style = elem.style; + + computed = computed || getStyles( elem ); + + // getPropertyValue is needed for: + // .css('filter') (IE 9 only, #12537) + // .css('--customProperty) (#3144) + if ( computed ) { + ret = computed.getPropertyValue( name ) || computed[ name ]; + + if ( ret === "" && !isAttached( elem ) ) { + ret = jQuery.style( elem, name ); + } + + // A tribute to the "awesome hack by Dean Edwards" + // Android Browser returns percentage for some values, + // but width seems to be reliably pixels. + // This is against the CSSOM draft spec: + // https://drafts.csswg.org/cssom/#resolved-values + if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) { + + // Remember the original values + width = style.width; + minWidth = style.minWidth; + maxWidth = style.maxWidth; + + // Put in the new values to get a computed value out + style.minWidth = style.maxWidth = style.width = ret; + ret = computed.width; + + // Revert the changed values + style.width = width; + style.minWidth = minWidth; + style.maxWidth = maxWidth; + } + } + + return ret !== undefined ? + + // Support: IE <=9 - 11 only + // IE returns zIndex value as an integer. + ret + "" : + ret; +} + + +function addGetHookIf( conditionFn, hookFn ) { + + // Define the hook, we'll check on the first run if it's really needed. + return { + get: function() { + if ( conditionFn() ) { + + // Hook not needed (or it's not possible to use it due + // to missing dependency), remove it. + delete this.get; + return; + } + + // Hook needed; redefine it so that the support test is not executed again. + return ( this.get = hookFn ).apply( this, arguments ); + } + }; +} + + +var cssPrefixes = [ "Webkit", "Moz", "ms" ], + emptyStyle = document.createElement( "div" ).style, + vendorProps = {}; + +// Return a vendor-prefixed property or undefined +function vendorPropName( name ) { + + // Check for vendor prefixed names + var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), + i = cssPrefixes.length; + + while ( i-- ) { + name = cssPrefixes[ i ] + capName; + if ( name in emptyStyle ) { + return name; + } + } +} + +// Return a potentially-mapped jQuery.cssProps or vendor prefixed property +function finalPropName( name ) { + var final = jQuery.cssProps[ name ] || vendorProps[ name ]; + + if ( final ) { + return final; + } + if ( name in emptyStyle ) { + return name; + } + return vendorProps[ name ] = vendorPropName( name ) || name; +} + + +var + + // Swappable if display is none or starts with table + // except "table", "table-cell", or "table-caption" + // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display + rdisplayswap = /^(none|table(?!-c[ea]).+)/, + rcustomProp = /^--/, + cssShow = { position: "absolute", visibility: "hidden", display: "block" }, + cssNormalTransform = { + letterSpacing: "0", + fontWeight: "400" + }; + +function setPositiveNumber( _elem, value, subtract ) { + + // Any relative (+/-) values have already been + // normalized at this point + var matches = rcssNum.exec( value ); + return matches ? + + // Guard against undefined "subtract", e.g., when used as in cssHooks + Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) : + value; +} + +function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) { + var i = dimension === "width" ? 1 : 0, + extra = 0, + delta = 0; + + // Adjustment may not be necessary + if ( box === ( isBorderBox ? "border" : "content" ) ) { + return 0; + } + + for ( ; i < 4; i += 2 ) { + + // Both box models exclude margin + if ( box === "margin" ) { + delta += jQuery.css( elem, box + cssExpand[ i ], true, styles ); + } + + // If we get here with a content-box, we're seeking "padding" or "border" or "margin" + if ( !isBorderBox ) { + + // Add padding + delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + + // For "border" or "margin", add border + if ( box !== "padding" ) { + delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + + // But still keep track of it otherwise + } else { + extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + + // If we get here with a border-box (content + padding + border), we're seeking "content" or + // "padding" or "margin" + } else { + + // For "content", subtract padding + if ( box === "content" ) { + delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + } + + // For "content" or "padding", subtract border + if ( box !== "margin" ) { + delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } + } + + // Account for positive content-box scroll gutter when requested by providing computedVal + if ( !isBorderBox && computedVal >= 0 ) { + + // offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border + // Assuming integer scroll gutter, subtract the rest and round down + delta += Math.max( 0, Math.ceil( + elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - + computedVal - + delta - + extra - + 0.5 + + // If offsetWidth/offsetHeight is unknown, then we can't determine content-box scroll gutter + // Use an explicit zero to avoid NaN (gh-3964) + ) ) || 0; + } + + return delta; +} + +function getWidthOrHeight( elem, dimension, extra ) { + + // Start with computed style + var styles = getStyles( elem ), + + // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-4322). + // Fake content-box until we know it's needed to know the true value. + boxSizingNeeded = !support.boxSizingReliable() || extra, + isBorderBox = boxSizingNeeded && + jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + valueIsBorderBox = isBorderBox, + + val = curCSS( elem, dimension, styles ), + offsetProp = "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ); + + // Support: Firefox <=54 + // Return a confounding non-pixel value or feign ignorance, as appropriate. + if ( rnumnonpx.test( val ) ) { + if ( !extra ) { + return val; + } + val = "auto"; + } + + + // Support: IE 9 - 11 only + // Use offsetWidth/offsetHeight for when box sizing is unreliable. + // In those cases, the computed value can be trusted to be border-box. + if ( ( !support.boxSizingReliable() && isBorderBox || + + // Support: IE 10 - 11+, Edge 15 - 18+ + // IE/Edge misreport `getComputedStyle` of table rows with width/height + // set in CSS while `offset*` properties report correct values. + // Interestingly, in some cases IE 9 doesn't suffer from this issue. + !support.reliableTrDimensions() && nodeName( elem, "tr" ) || + + // Fall back to offsetWidth/offsetHeight when value is "auto" + // This happens for inline elements with no explicit setting (gh-3571) + val === "auto" || + + // Support: Android <=4.1 - 4.3 only + // Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602) + !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) && + + // Make sure the element is visible & connected + elem.getClientRects().length ) { + + isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; + + // Where available, offsetWidth/offsetHeight approximate border box dimensions. + // Where not available (e.g., SVG), assume unreliable box-sizing and interpret the + // retrieved value as a content box dimension. + valueIsBorderBox = offsetProp in elem; + if ( valueIsBorderBox ) { + val = elem[ offsetProp ]; + } + } + + // Normalize "" and auto + val = parseFloat( val ) || 0; + + // Adjust for the element's box model + return ( val + + boxModelAdjustment( + elem, + dimension, + extra || ( isBorderBox ? "border" : "content" ), + valueIsBorderBox, + styles, + + // Provide the current computed size to request scroll gutter calculation (gh-3589) + val + ) + ) + "px"; +} + +jQuery.extend( { + + // Add in style property hooks for overriding the default + // behavior of getting and setting a style property + cssHooks: { + opacity: { + get: function( elem, computed ) { + if ( computed ) { + + // We should always get a number back from opacity + var ret = curCSS( elem, "opacity" ); + return ret === "" ? "1" : ret; + } + } + } + }, + + // Don't automatically add "px" to these possibly-unitless properties + cssNumber: { + "animationIterationCount": true, + "columnCount": true, + "fillOpacity": true, + "flexGrow": true, + "flexShrink": true, + "fontWeight": true, + "gridArea": true, + "gridColumn": true, + "gridColumnEnd": true, + "gridColumnStart": true, + "gridRow": true, + "gridRowEnd": true, + "gridRowStart": true, + "lineHeight": true, + "opacity": true, + "order": true, + "orphans": true, + "widows": true, + "zIndex": true, + "zoom": true + }, + + // Add in properties whose names you wish to fix before + // setting or getting the value + cssProps: {}, + + // Get and set the style property on a DOM Node + style: function( elem, name, value, extra ) { + + // Don't set styles on text and comment nodes + if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { + return; + } + + // Make sure that we're working with the right name + var ret, type, hooks, + origName = camelCase( name ), + isCustomProp = rcustomProp.test( name ), + style = elem.style; + + // Make sure that we're working with the right name. We don't + // want to query the value if it is a CSS custom property + // since they are user-defined. + if ( !isCustomProp ) { + name = finalPropName( origName ); + } + + // Gets hook for the prefixed version, then unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // Check if we're setting a value + if ( value !== undefined ) { + type = typeof value; + + // Convert "+=" or "-=" to relative numbers (#7345) + if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) { + value = adjustCSS( elem, name, ret ); + + // Fixes bug #9237 + type = "number"; + } + + // Make sure that null and NaN values aren't set (#7116) + if ( value == null || value !== value ) { + return; + } + + // If a number was passed in, add the unit (except for certain CSS properties) + // The isCustomProp check can be removed in jQuery 4.0 when we only auto-append + // "px" to a few hardcoded values. + if ( type === "number" && !isCustomProp ) { + value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); + } + + // background-* props affect original clone's values + if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { + style[ name ] = "inherit"; + } + + // If a hook was provided, use that value, otherwise just set the specified value + if ( !hooks || !( "set" in hooks ) || + ( value = hooks.set( elem, value, extra ) ) !== undefined ) { + + if ( isCustomProp ) { + style.setProperty( name, value ); + } else { + style[ name ] = value; + } + } + + } else { + + // If a hook was provided get the non-computed value from there + if ( hooks && "get" in hooks && + ( ret = hooks.get( elem, false, extra ) ) !== undefined ) { + + return ret; + } + + // Otherwise just get the value from the style object + return style[ name ]; + } + }, + + css: function( elem, name, extra, styles ) { + var val, num, hooks, + origName = camelCase( name ), + isCustomProp = rcustomProp.test( name ); + + // Make sure that we're working with the right name. We don't + // want to modify the value if it is a CSS custom property + // since they are user-defined. + if ( !isCustomProp ) { + name = finalPropName( origName ); + } + + // Try prefixed name followed by the unprefixed name + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // If a hook was provided get the computed value from there + if ( hooks && "get" in hooks ) { + val = hooks.get( elem, true, extra ); + } + + // Otherwise, if a way to get the computed value exists, use that + if ( val === undefined ) { + val = curCSS( elem, name, styles ); + } + + // Convert "normal" to computed value + if ( val === "normal" && name in cssNormalTransform ) { + val = cssNormalTransform[ name ]; + } + + // Make numeric if forced or a qualifier was provided and val looks numeric + if ( extra === "" || extra ) { + num = parseFloat( val ); + return extra === true || isFinite( num ) ? num || 0 : val; + } + + return val; + } +} ); + +jQuery.each( [ "height", "width" ], function( _i, dimension ) { + jQuery.cssHooks[ dimension ] = { + get: function( elem, computed, extra ) { + if ( computed ) { + + // Certain elements can have dimension info if we invisibly show them + // but it must have a current display style that would benefit + return rdisplayswap.test( jQuery.css( elem, "display" ) ) && + + // Support: Safari 8+ + // Table columns in Safari have non-zero offsetWidth & zero + // getBoundingClientRect().width unless display is changed. + // Support: IE <=11 only + // Running getBoundingClientRect on a disconnected node + // in IE throws an error. + ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ? + swap( elem, cssShow, function() { + return getWidthOrHeight( elem, dimension, extra ); + } ) : + getWidthOrHeight( elem, dimension, extra ); + } + }, + + set: function( elem, value, extra ) { + var matches, + styles = getStyles( elem ), + + // Only read styles.position if the test has a chance to fail + // to avoid forcing a reflow. + scrollboxSizeBuggy = !support.scrollboxSize() && + styles.position === "absolute", + + // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-3991) + boxSizingNeeded = scrollboxSizeBuggy || extra, + isBorderBox = boxSizingNeeded && + jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + subtract = extra ? + boxModelAdjustment( + elem, + dimension, + extra, + isBorderBox, + styles + ) : + 0; + + // Account for unreliable border-box dimensions by comparing offset* to computed and + // faking a content-box to get border and padding (gh-3699) + if ( isBorderBox && scrollboxSizeBuggy ) { + subtract -= Math.ceil( + elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - + parseFloat( styles[ dimension ] ) - + boxModelAdjustment( elem, dimension, "border", false, styles ) - + 0.5 + ); + } + + // Convert to pixels if value adjustment is needed + if ( subtract && ( matches = rcssNum.exec( value ) ) && + ( matches[ 3 ] || "px" ) !== "px" ) { + + elem.style[ dimension ] = value; + value = jQuery.css( elem, dimension ); + } + + return setPositiveNumber( elem, value, subtract ); + } + }; +} ); + +jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft, + function( elem, computed ) { + if ( computed ) { + return ( parseFloat( curCSS( elem, "marginLeft" ) ) || + elem.getBoundingClientRect().left - + swap( elem, { marginLeft: 0 }, function() { + return elem.getBoundingClientRect().left; + } ) + ) + "px"; + } + } +); + +// These hooks are used by animate to expand properties +jQuery.each( { + margin: "", + padding: "", + border: "Width" +}, function( prefix, suffix ) { + jQuery.cssHooks[ prefix + suffix ] = { + expand: function( value ) { + var i = 0, + expanded = {}, + + // Assumes a single number if not a string + parts = typeof value === "string" ? value.split( " " ) : [ value ]; + + for ( ; i < 4; i++ ) { + expanded[ prefix + cssExpand[ i ] + suffix ] = + parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; + } + + return expanded; + } + }; + + if ( prefix !== "margin" ) { + jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; + } +} ); + +jQuery.fn.extend( { + css: function( name, value ) { + return access( this, function( elem, name, value ) { + var styles, len, + map = {}, + i = 0; + + if ( Array.isArray( name ) ) { + styles = getStyles( elem ); + len = name.length; + + for ( ; i < len; i++ ) { + map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); + } + + return map; + } + + return value !== undefined ? + jQuery.style( elem, name, value ) : + jQuery.css( elem, name ); + }, name, value, arguments.length > 1 ); + } +} ); + + +function Tween( elem, options, prop, end, easing ) { + return new Tween.prototype.init( elem, options, prop, end, easing ); +} +jQuery.Tween = Tween; + +Tween.prototype = { + constructor: Tween, + init: function( elem, options, prop, end, easing, unit ) { + this.elem = elem; + this.prop = prop; + this.easing = easing || jQuery.easing._default; + this.options = options; + this.start = this.now = this.cur(); + this.end = end; + this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); + }, + cur: function() { + var hooks = Tween.propHooks[ this.prop ]; + + return hooks && hooks.get ? + hooks.get( this ) : + Tween.propHooks._default.get( this ); + }, + run: function( percent ) { + var eased, + hooks = Tween.propHooks[ this.prop ]; + + if ( this.options.duration ) { + this.pos = eased = jQuery.easing[ this.easing ]( + percent, this.options.duration * percent, 0, 1, this.options.duration + ); + } else { + this.pos = eased = percent; + } + this.now = ( this.end - this.start ) * eased + this.start; + + if ( this.options.step ) { + this.options.step.call( this.elem, this.now, this ); + } + + if ( hooks && hooks.set ) { + hooks.set( this ); + } else { + Tween.propHooks._default.set( this ); + } + return this; + } +}; + +Tween.prototype.init.prototype = Tween.prototype; + +Tween.propHooks = { + _default: { + get: function( tween ) { + var result; + + // Use a property on the element directly when it is not a DOM element, + // or when there is no matching style property that exists. + if ( tween.elem.nodeType !== 1 || + tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) { + return tween.elem[ tween.prop ]; + } + + // Passing an empty string as a 3rd parameter to .css will automatically + // attempt a parseFloat and fallback to a string if the parse fails. + // Simple values such as "10px" are parsed to Float; + // complex values such as "rotate(1rad)" are returned as-is. + result = jQuery.css( tween.elem, tween.prop, "" ); + + // Empty strings, null, undefined and "auto" are converted to 0. + return !result || result === "auto" ? 0 : result; + }, + set: function( tween ) { + + // Use step hook for back compat. + // Use cssHook if its there. + // Use .style if available and use plain properties where available. + if ( jQuery.fx.step[ tween.prop ] ) { + jQuery.fx.step[ tween.prop ]( tween ); + } else if ( tween.elem.nodeType === 1 && ( + jQuery.cssHooks[ tween.prop ] || + tween.elem.style[ finalPropName( tween.prop ) ] != null ) ) { + jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); + } else { + tween.elem[ tween.prop ] = tween.now; + } + } + } +}; + +// Support: IE <=9 only +// Panic based approach to setting things on disconnected nodes +Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { + set: function( tween ) { + if ( tween.elem.nodeType && tween.elem.parentNode ) { + tween.elem[ tween.prop ] = tween.now; + } + } +}; + +jQuery.easing = { + linear: function( p ) { + return p; + }, + swing: function( p ) { + return 0.5 - Math.cos( p * Math.PI ) / 2; + }, + _default: "swing" +}; + +jQuery.fx = Tween.prototype.init; + +// Back compat <1.8 extension point +jQuery.fx.step = {}; + + + + +var + fxNow, inProgress, + rfxtypes = /^(?:toggle|show|hide)$/, + rrun = /queueHooks$/; + +function schedule() { + if ( inProgress ) { + if ( document.hidden === false && window.requestAnimationFrame ) { + window.requestAnimationFrame( schedule ); + } else { + window.setTimeout( schedule, jQuery.fx.interval ); + } + + jQuery.fx.tick(); + } +} + +// Animations created synchronously will run synchronously +function createFxNow() { + window.setTimeout( function() { + fxNow = undefined; + } ); + return ( fxNow = Date.now() ); +} + +// Generate parameters to create a standard animation +function genFx( type, includeWidth ) { + var which, + i = 0, + attrs = { height: type }; + + // If we include width, step value is 1 to do all cssExpand values, + // otherwise step value is 2 to skip over Left and Right + includeWidth = includeWidth ? 1 : 0; + for ( ; i < 4; i += 2 - includeWidth ) { + which = cssExpand[ i ]; + attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; + } + + if ( includeWidth ) { + attrs.opacity = attrs.width = type; + } + + return attrs; +} + +function createTween( value, prop, animation ) { + var tween, + collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ), + index = 0, + length = collection.length; + for ( ; index < length; index++ ) { + if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) { + + // We're done with this property + return tween; + } + } +} + +function defaultPrefilter( elem, props, opts ) { + var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display, + isBox = "width" in props || "height" in props, + anim = this, + orig = {}, + style = elem.style, + hidden = elem.nodeType && isHiddenWithinTree( elem ), + dataShow = dataPriv.get( elem, "fxshow" ); + + // Queue-skipping animations hijack the fx hooks + if ( !opts.queue ) { + hooks = jQuery._queueHooks( elem, "fx" ); + if ( hooks.unqueued == null ) { + hooks.unqueued = 0; + oldfire = hooks.empty.fire; + hooks.empty.fire = function() { + if ( !hooks.unqueued ) { + oldfire(); + } + }; + } + hooks.unqueued++; + + anim.always( function() { + + // Ensure the complete handler is called before this completes + anim.always( function() { + hooks.unqueued--; + if ( !jQuery.queue( elem, "fx" ).length ) { + hooks.empty.fire(); + } + } ); + } ); + } + + // Detect show/hide animations + for ( prop in props ) { + value = props[ prop ]; + if ( rfxtypes.test( value ) ) { + delete props[ prop ]; + toggle = toggle || value === "toggle"; + if ( value === ( hidden ? "hide" : "show" ) ) { + + // Pretend to be hidden if this is a "show" and + // there is still data from a stopped show/hide + if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { + hidden = true; + + // Ignore all other no-op show/hide data + } else { + continue; + } + } + orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); + } + } + + // Bail out if this is a no-op like .hide().hide() + propTween = !jQuery.isEmptyObject( props ); + if ( !propTween && jQuery.isEmptyObject( orig ) ) { + return; + } + + // Restrict "overflow" and "display" styles during box animations + if ( isBox && elem.nodeType === 1 ) { + + // Support: IE <=9 - 11, Edge 12 - 15 + // Record all 3 overflow attributes because IE does not infer the shorthand + // from identically-valued overflowX and overflowY and Edge just mirrors + // the overflowX value there. + opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; + + // Identify a display type, preferring old show/hide data over the CSS cascade + restoreDisplay = dataShow && dataShow.display; + if ( restoreDisplay == null ) { + restoreDisplay = dataPriv.get( elem, "display" ); + } + display = jQuery.css( elem, "display" ); + if ( display === "none" ) { + if ( restoreDisplay ) { + display = restoreDisplay; + } else { + + // Get nonempty value(s) by temporarily forcing visibility + showHide( [ elem ], true ); + restoreDisplay = elem.style.display || restoreDisplay; + display = jQuery.css( elem, "display" ); + showHide( [ elem ] ); + } + } + + // Animate inline elements as inline-block + if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) { + if ( jQuery.css( elem, "float" ) === "none" ) { + + // Restore the original display value at the end of pure show/hide animations + if ( !propTween ) { + anim.done( function() { + style.display = restoreDisplay; + } ); + if ( restoreDisplay == null ) { + display = style.display; + restoreDisplay = display === "none" ? "" : display; + } + } + style.display = "inline-block"; + } + } + } + + if ( opts.overflow ) { + style.overflow = "hidden"; + anim.always( function() { + style.overflow = opts.overflow[ 0 ]; + style.overflowX = opts.overflow[ 1 ]; + style.overflowY = opts.overflow[ 2 ]; + } ); + } + + // Implement show/hide animations + propTween = false; + for ( prop in orig ) { + + // General show/hide setup for this element animation + if ( !propTween ) { + if ( dataShow ) { + if ( "hidden" in dataShow ) { + hidden = dataShow.hidden; + } + } else { + dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } ); + } + + // Store hidden/visible for toggle so `.stop().toggle()` "reverses" + if ( toggle ) { + dataShow.hidden = !hidden; + } + + // Show elements before animating them + if ( hidden ) { + showHide( [ elem ], true ); + } + + /* eslint-disable no-loop-func */ + + anim.done( function() { + + /* eslint-enable no-loop-func */ + + // The final step of a "hide" animation is actually hiding the element + if ( !hidden ) { + showHide( [ elem ] ); + } + dataPriv.remove( elem, "fxshow" ); + for ( prop in orig ) { + jQuery.style( elem, prop, orig[ prop ] ); + } + } ); + } + + // Per-property setup + propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); + if ( !( prop in dataShow ) ) { + dataShow[ prop ] = propTween.start; + if ( hidden ) { + propTween.end = propTween.start; + propTween.start = 0; + } + } + } +} + +function propFilter( props, specialEasing ) { + var index, name, easing, value, hooks; + + // camelCase, specialEasing and expand cssHook pass + for ( index in props ) { + name = camelCase( index ); + easing = specialEasing[ name ]; + value = props[ index ]; + if ( Array.isArray( value ) ) { + easing = value[ 1 ]; + value = props[ index ] = value[ 0 ]; + } + + if ( index !== name ) { + props[ name ] = value; + delete props[ index ]; + } + + hooks = jQuery.cssHooks[ name ]; + if ( hooks && "expand" in hooks ) { + value = hooks.expand( value ); + delete props[ name ]; + + // Not quite $.extend, this won't overwrite existing keys. + // Reusing 'index' because we have the correct "name" + for ( index in value ) { + if ( !( index in props ) ) { + props[ index ] = value[ index ]; + specialEasing[ index ] = easing; + } + } + } else { + specialEasing[ name ] = easing; + } + } +} + +function Animation( elem, properties, options ) { + var result, + stopped, + index = 0, + length = Animation.prefilters.length, + deferred = jQuery.Deferred().always( function() { + + // Don't match elem in the :animated selector + delete tick.elem; + } ), + tick = function() { + if ( stopped ) { + return false; + } + var currentTime = fxNow || createFxNow(), + remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), + + // Support: Android 2.3 only + // Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497) + temp = remaining / animation.duration || 0, + percent = 1 - temp, + index = 0, + length = animation.tweens.length; + + for ( ; index < length; index++ ) { + animation.tweens[ index ].run( percent ); + } + + deferred.notifyWith( elem, [ animation, percent, remaining ] ); + + // If there's more to do, yield + if ( percent < 1 && length ) { + return remaining; + } + + // If this was an empty animation, synthesize a final progress notification + if ( !length ) { + deferred.notifyWith( elem, [ animation, 1, 0 ] ); + } + + // Resolve the animation and report its conclusion + deferred.resolveWith( elem, [ animation ] ); + return false; + }, + animation = deferred.promise( { + elem: elem, + props: jQuery.extend( {}, properties ), + opts: jQuery.extend( true, { + specialEasing: {}, + easing: jQuery.easing._default + }, options ), + originalProperties: properties, + originalOptions: options, + startTime: fxNow || createFxNow(), + duration: options.duration, + tweens: [], + createTween: function( prop, end ) { + var tween = jQuery.Tween( elem, animation.opts, prop, end, + animation.opts.specialEasing[ prop ] || animation.opts.easing ); + animation.tweens.push( tween ); + return tween; + }, + stop: function( gotoEnd ) { + var index = 0, + + // If we are going to the end, we want to run all the tweens + // otherwise we skip this part + length = gotoEnd ? animation.tweens.length : 0; + if ( stopped ) { + return this; + } + stopped = true; + for ( ; index < length; index++ ) { + animation.tweens[ index ].run( 1 ); + } + + // Resolve when we played the last frame; otherwise, reject + if ( gotoEnd ) { + deferred.notifyWith( elem, [ animation, 1, 0 ] ); + deferred.resolveWith( elem, [ animation, gotoEnd ] ); + } else { + deferred.rejectWith( elem, [ animation, gotoEnd ] ); + } + return this; + } + } ), + props = animation.props; + + propFilter( props, animation.opts.specialEasing ); + + for ( ; index < length; index++ ) { + result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts ); + if ( result ) { + if ( isFunction( result.stop ) ) { + jQuery._queueHooks( animation.elem, animation.opts.queue ).stop = + result.stop.bind( result ); + } + return result; + } + } + + jQuery.map( props, createTween, animation ); + + if ( isFunction( animation.opts.start ) ) { + animation.opts.start.call( elem, animation ); + } + + // Attach callbacks from options + animation + .progress( animation.opts.progress ) + .done( animation.opts.done, animation.opts.complete ) + .fail( animation.opts.fail ) + .always( animation.opts.always ); + + jQuery.fx.timer( + jQuery.extend( tick, { + elem: elem, + anim: animation, + queue: animation.opts.queue + } ) + ); + + return animation; +} + +jQuery.Animation = jQuery.extend( Animation, { + + tweeners: { + "*": [ function( prop, value ) { + var tween = this.createTween( prop, value ); + adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween ); + return tween; + } ] + }, + + tweener: function( props, callback ) { + if ( isFunction( props ) ) { + callback = props; + props = [ "*" ]; + } else { + props = props.match( rnothtmlwhite ); + } + + var prop, + index = 0, + length = props.length; + + for ( ; index < length; index++ ) { + prop = props[ index ]; + Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || []; + Animation.tweeners[ prop ].unshift( callback ); + } + }, + + prefilters: [ defaultPrefilter ], + + prefilter: function( callback, prepend ) { + if ( prepend ) { + Animation.prefilters.unshift( callback ); + } else { + Animation.prefilters.push( callback ); + } + } +} ); + +jQuery.speed = function( speed, easing, fn ) { + var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { + complete: fn || !fn && easing || + isFunction( speed ) && speed, + duration: speed, + easing: fn && easing || easing && !isFunction( easing ) && easing + }; + + // Go to the end state if fx are off + if ( jQuery.fx.off ) { + opt.duration = 0; + + } else { + if ( typeof opt.duration !== "number" ) { + if ( opt.duration in jQuery.fx.speeds ) { + opt.duration = jQuery.fx.speeds[ opt.duration ]; + + } else { + opt.duration = jQuery.fx.speeds._default; + } + } + } + + // Normalize opt.queue - true/undefined/null -> "fx" + if ( opt.queue == null || opt.queue === true ) { + opt.queue = "fx"; + } + + // Queueing + opt.old = opt.complete; + + opt.complete = function() { + if ( isFunction( opt.old ) ) { + opt.old.call( this ); + } + + if ( opt.queue ) { + jQuery.dequeue( this, opt.queue ); + } + }; + + return opt; +}; + +jQuery.fn.extend( { + fadeTo: function( speed, to, easing, callback ) { + + // Show any hidden elements after setting opacity to 0 + return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show() + + // Animate to the value specified + .end().animate( { opacity: to }, speed, easing, callback ); + }, + animate: function( prop, speed, easing, callback ) { + var empty = jQuery.isEmptyObject( prop ), + optall = jQuery.speed( speed, easing, callback ), + doAnimation = function() { + + // Operate on a copy of prop so per-property easing won't be lost + var anim = Animation( this, jQuery.extend( {}, prop ), optall ); + + // Empty animations, or finishing resolves immediately + if ( empty || dataPriv.get( this, "finish" ) ) { + anim.stop( true ); + } + }; + doAnimation.finish = doAnimation; + + return empty || optall.queue === false ? + this.each( doAnimation ) : + this.queue( optall.queue, doAnimation ); + }, + stop: function( type, clearQueue, gotoEnd ) { + var stopQueue = function( hooks ) { + var stop = hooks.stop; + delete hooks.stop; + stop( gotoEnd ); + }; + + if ( typeof type !== "string" ) { + gotoEnd = clearQueue; + clearQueue = type; + type = undefined; + } + if ( clearQueue ) { + this.queue( type || "fx", [] ); + } + + return this.each( function() { + var dequeue = true, + index = type != null && type + "queueHooks", + timers = jQuery.timers, + data = dataPriv.get( this ); + + if ( index ) { + if ( data[ index ] && data[ index ].stop ) { + stopQueue( data[ index ] ); + } + } else { + for ( index in data ) { + if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { + stopQueue( data[ index ] ); + } + } + } + + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && + ( type == null || timers[ index ].queue === type ) ) { + + timers[ index ].anim.stop( gotoEnd ); + dequeue = false; + timers.splice( index, 1 ); + } + } + + // Start the next in the queue if the last step wasn't forced. + // Timers currently will call their complete callbacks, which + // will dequeue but only if they were gotoEnd. + if ( dequeue || !gotoEnd ) { + jQuery.dequeue( this, type ); + } + } ); + }, + finish: function( type ) { + if ( type !== false ) { + type = type || "fx"; + } + return this.each( function() { + var index, + data = dataPriv.get( this ), + queue = data[ type + "queue" ], + hooks = data[ type + "queueHooks" ], + timers = jQuery.timers, + length = queue ? queue.length : 0; + + // Enable finishing flag on private data + data.finish = true; + + // Empty the queue first + jQuery.queue( this, type, [] ); + + if ( hooks && hooks.stop ) { + hooks.stop.call( this, true ); + } + + // Look for any active animations, and finish them + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && timers[ index ].queue === type ) { + timers[ index ].anim.stop( true ); + timers.splice( index, 1 ); + } + } + + // Look for any animations in the old queue and finish them + for ( index = 0; index < length; index++ ) { + if ( queue[ index ] && queue[ index ].finish ) { + queue[ index ].finish.call( this ); + } + } + + // Turn off finishing flag + delete data.finish; + } ); + } +} ); + +jQuery.each( [ "toggle", "show", "hide" ], function( _i, name ) { + var cssFn = jQuery.fn[ name ]; + jQuery.fn[ name ] = function( speed, easing, callback ) { + return speed == null || typeof speed === "boolean" ? + cssFn.apply( this, arguments ) : + this.animate( genFx( name, true ), speed, easing, callback ); + }; +} ); + +// Generate shortcuts for custom animations +jQuery.each( { + slideDown: genFx( "show" ), + slideUp: genFx( "hide" ), + slideToggle: genFx( "toggle" ), + fadeIn: { opacity: "show" }, + fadeOut: { opacity: "hide" }, + fadeToggle: { opacity: "toggle" } +}, function( name, props ) { + jQuery.fn[ name ] = function( speed, easing, callback ) { + return this.animate( props, speed, easing, callback ); + }; +} ); + +jQuery.timers = []; +jQuery.fx.tick = function() { + var timer, + i = 0, + timers = jQuery.timers; + + fxNow = Date.now(); + + for ( ; i < timers.length; i++ ) { + timer = timers[ i ]; + + // Run the timer and safely remove it when done (allowing for external removal) + if ( !timer() && timers[ i ] === timer ) { + timers.splice( i--, 1 ); + } + } + + if ( !timers.length ) { + jQuery.fx.stop(); + } + fxNow = undefined; +}; + +jQuery.fx.timer = function( timer ) { + jQuery.timers.push( timer ); + jQuery.fx.start(); +}; + +jQuery.fx.interval = 13; +jQuery.fx.start = function() { + if ( inProgress ) { + return; + } + + inProgress = true; + schedule(); +}; + +jQuery.fx.stop = function() { + inProgress = null; +}; + +jQuery.fx.speeds = { + slow: 600, + fast: 200, + + // Default speed + _default: 400 +}; + + +// Based off of the plugin by Clint Helfers, with permission. +// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ +jQuery.fn.delay = function( time, type ) { + time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; + type = type || "fx"; + + return this.queue( type, function( next, hooks ) { + var timeout = window.setTimeout( next, time ); + hooks.stop = function() { + window.clearTimeout( timeout ); + }; + } ); +}; + + +( function() { + var input = document.createElement( "input" ), + select = document.createElement( "select" ), + opt = select.appendChild( document.createElement( "option" ) ); + + input.type = "checkbox"; + + // Support: Android <=4.3 only + // Default value for a checkbox should be "on" + support.checkOn = input.value !== ""; + + // Support: IE <=11 only + // Must access selectedIndex to make default options select + support.optSelected = opt.selected; + + // Support: IE <=11 only + // An input loses its value after becoming a radio + input = document.createElement( "input" ); + input.value = "t"; + input.type = "radio"; + support.radioValue = input.value === "t"; +} )(); + + +var boolHook, + attrHandle = jQuery.expr.attrHandle; + +jQuery.fn.extend( { + attr: function( name, value ) { + return access( this, jQuery.attr, name, value, arguments.length > 1 ); + }, + + removeAttr: function( name ) { + return this.each( function() { + jQuery.removeAttr( this, name ); + } ); + } +} ); + +jQuery.extend( { + attr: function( elem, name, value ) { + var ret, hooks, + nType = elem.nodeType; + + // Don't get/set attributes on text, comment and attribute nodes + if ( nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + // Fallback to prop when attributes are not supported + if ( typeof elem.getAttribute === "undefined" ) { + return jQuery.prop( elem, name, value ); + } + + // Attribute hooks are determined by the lowercase version + // Grab necessary hook if one is defined + if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { + hooks = jQuery.attrHooks[ name.toLowerCase() ] || + ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined ); + } + + if ( value !== undefined ) { + if ( value === null ) { + jQuery.removeAttr( elem, name ); + return; + } + + if ( hooks && "set" in hooks && + ( ret = hooks.set( elem, value, name ) ) !== undefined ) { + return ret; + } + + elem.setAttribute( name, value + "" ); + return value; + } + + if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { + return ret; + } + + ret = jQuery.find.attr( elem, name ); + + // Non-existent attributes return null, we normalize to undefined + return ret == null ? undefined : ret; + }, + + attrHooks: { + type: { + set: function( elem, value ) { + if ( !support.radioValue && value === "radio" && + nodeName( elem, "input" ) ) { + var val = elem.value; + elem.setAttribute( "type", value ); + if ( val ) { + elem.value = val; + } + return value; + } + } + } + }, + + removeAttr: function( elem, value ) { + var name, + i = 0, + + // Attribute names can contain non-HTML whitespace characters + // https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 + attrNames = value && value.match( rnothtmlwhite ); + + if ( attrNames && elem.nodeType === 1 ) { + while ( ( name = attrNames[ i++ ] ) ) { + elem.removeAttribute( name ); + } + } + } +} ); + +// Hooks for boolean attributes +boolHook = { + set: function( elem, value, name ) { + if ( value === false ) { + + // Remove boolean attributes when set to false + jQuery.removeAttr( elem, name ); + } else { + elem.setAttribute( name, name ); + } + return name; + } +}; + +jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( _i, name ) { + var getter = attrHandle[ name ] || jQuery.find.attr; + + attrHandle[ name ] = function( elem, name, isXML ) { + var ret, handle, + lowercaseName = name.toLowerCase(); + + if ( !isXML ) { + + // Avoid an infinite loop by temporarily removing this function from the getter + handle = attrHandle[ lowercaseName ]; + attrHandle[ lowercaseName ] = ret; + ret = getter( elem, name, isXML ) != null ? + lowercaseName : + null; + attrHandle[ lowercaseName ] = handle; + } + return ret; + }; +} ); + + + + +var rfocusable = /^(?:input|select|textarea|button)$/i, + rclickable = /^(?:a|area)$/i; + +jQuery.fn.extend( { + prop: function( name, value ) { + return access( this, jQuery.prop, name, value, arguments.length > 1 ); + }, + + removeProp: function( name ) { + return this.each( function() { + delete this[ jQuery.propFix[ name ] || name ]; + } ); + } +} ); + +jQuery.extend( { + prop: function( elem, name, value ) { + var ret, hooks, + nType = elem.nodeType; + + // Don't get/set properties on text, comment and attribute nodes + if ( nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { + + // Fix name and attach hooks + name = jQuery.propFix[ name ] || name; + hooks = jQuery.propHooks[ name ]; + } + + if ( value !== undefined ) { + if ( hooks && "set" in hooks && + ( ret = hooks.set( elem, value, name ) ) !== undefined ) { + return ret; + } + + return ( elem[ name ] = value ); + } + + if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { + return ret; + } + + return elem[ name ]; + }, + + propHooks: { + tabIndex: { + get: function( elem ) { + + // Support: IE <=9 - 11 only + // elem.tabIndex doesn't always return the + // correct value when it hasn't been explicitly set + // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ + // Use proper attribute retrieval(#12072) + var tabindex = jQuery.find.attr( elem, "tabindex" ); + + if ( tabindex ) { + return parseInt( tabindex, 10 ); + } + + if ( + rfocusable.test( elem.nodeName ) || + rclickable.test( elem.nodeName ) && + elem.href + ) { + return 0; + } + + return -1; + } + } + }, + + propFix: { + "for": "htmlFor", + "class": "className" + } +} ); + +// Support: IE <=11 only +// Accessing the selectedIndex property +// forces the browser to respect setting selected +// on the option +// The getter ensures a default option is selected +// when in an optgroup +// eslint rule "no-unused-expressions" is disabled for this code +// since it considers such accessions noop +if ( !support.optSelected ) { + jQuery.propHooks.selected = { + get: function( elem ) { + + /* eslint no-unused-expressions: "off" */ + + var parent = elem.parentNode; + if ( parent && parent.parentNode ) { + parent.parentNode.selectedIndex; + } + return null; + }, + set: function( elem ) { + + /* eslint no-unused-expressions: "off" */ + + var parent = elem.parentNode; + if ( parent ) { + parent.selectedIndex; + + if ( parent.parentNode ) { + parent.parentNode.selectedIndex; + } + } + } + }; +} + +jQuery.each( [ + "tabIndex", + "readOnly", + "maxLength", + "cellSpacing", + "cellPadding", + "rowSpan", + "colSpan", + "useMap", + "frameBorder", + "contentEditable" +], function() { + jQuery.propFix[ this.toLowerCase() ] = this; +} ); + + + + + // Strip and collapse whitespace according to HTML spec + // https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace + function stripAndCollapse( value ) { + var tokens = value.match( rnothtmlwhite ) || []; + return tokens.join( " " ); + } + + +function getClass( elem ) { + return elem.getAttribute && elem.getAttribute( "class" ) || ""; +} + +function classesToArray( value ) { + if ( Array.isArray( value ) ) { + return value; + } + if ( typeof value === "string" ) { + return value.match( rnothtmlwhite ) || []; + } + return []; +} + +jQuery.fn.extend( { + addClass: function( value ) { + var classes, elem, cur, curValue, clazz, j, finalValue, + i = 0; + + if ( isFunction( value ) ) { + return this.each( function( j ) { + jQuery( this ).addClass( value.call( this, j, getClass( this ) ) ); + } ); + } + + classes = classesToArray( value ); + + if ( classes.length ) { + while ( ( elem = this[ i++ ] ) ) { + curValue = getClass( elem ); + cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); + + if ( cur ) { + j = 0; + while ( ( clazz = classes[ j++ ] ) ) { + if ( cur.indexOf( " " + clazz + " " ) < 0 ) { + cur += clazz + " "; + } + } + + // Only assign if different to avoid unneeded rendering. + finalValue = stripAndCollapse( cur ); + if ( curValue !== finalValue ) { + elem.setAttribute( "class", finalValue ); + } + } + } + } + + return this; + }, + + removeClass: function( value ) { + var classes, elem, cur, curValue, clazz, j, finalValue, + i = 0; + + if ( isFunction( value ) ) { + return this.each( function( j ) { + jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) ); + } ); + } + + if ( !arguments.length ) { + return this.attr( "class", "" ); + } + + classes = classesToArray( value ); + + if ( classes.length ) { + while ( ( elem = this[ i++ ] ) ) { + curValue = getClass( elem ); + + // This expression is here for better compressibility (see addClass) + cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); + + if ( cur ) { + j = 0; + while ( ( clazz = classes[ j++ ] ) ) { + + // Remove *all* instances + while ( cur.indexOf( " " + clazz + " " ) > -1 ) { + cur = cur.replace( " " + clazz + " ", " " ); + } + } + + // Only assign if different to avoid unneeded rendering. + finalValue = stripAndCollapse( cur ); + if ( curValue !== finalValue ) { + elem.setAttribute( "class", finalValue ); + } + } + } + } + + return this; + }, + + toggleClass: function( value, stateVal ) { + var type = typeof value, + isValidValue = type === "string" || Array.isArray( value ); + + if ( typeof stateVal === "boolean" && isValidValue ) { + return stateVal ? this.addClass( value ) : this.removeClass( value ); + } + + if ( isFunction( value ) ) { + return this.each( function( i ) { + jQuery( this ).toggleClass( + value.call( this, i, getClass( this ), stateVal ), + stateVal + ); + } ); + } + + return this.each( function() { + var className, i, self, classNames; + + if ( isValidValue ) { + + // Toggle individual class names + i = 0; + self = jQuery( this ); + classNames = classesToArray( value ); + + while ( ( className = classNames[ i++ ] ) ) { + + // Check each className given, space separated list + if ( self.hasClass( className ) ) { + self.removeClass( className ); + } else { + self.addClass( className ); + } + } + + // Toggle whole class name + } else if ( value === undefined || type === "boolean" ) { + className = getClass( this ); + if ( className ) { + + // Store className if set + dataPriv.set( this, "__className__", className ); + } + + // If the element has a class name or if we're passed `false`, + // then remove the whole classname (if there was one, the above saved it). + // Otherwise bring back whatever was previously saved (if anything), + // falling back to the empty string if nothing was stored. + if ( this.setAttribute ) { + this.setAttribute( "class", + className || value === false ? + "" : + dataPriv.get( this, "__className__" ) || "" + ); + } + } + } ); + }, + + hasClass: function( selector ) { + var className, elem, + i = 0; + + className = " " + selector + " "; + while ( ( elem = this[ i++ ] ) ) { + if ( elem.nodeType === 1 && + ( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) { + return true; + } + } + + return false; + } +} ); + + + + +var rreturn = /\r/g; + +jQuery.fn.extend( { + val: function( value ) { + var hooks, ret, valueIsFunction, + elem = this[ 0 ]; + + if ( !arguments.length ) { + if ( elem ) { + hooks = jQuery.valHooks[ elem.type ] || + jQuery.valHooks[ elem.nodeName.toLowerCase() ]; + + if ( hooks && + "get" in hooks && + ( ret = hooks.get( elem, "value" ) ) !== undefined + ) { + return ret; + } + + ret = elem.value; + + // Handle most common string cases + if ( typeof ret === "string" ) { + return ret.replace( rreturn, "" ); + } + + // Handle cases where value is null/undef or number + return ret == null ? "" : ret; + } + + return; + } + + valueIsFunction = isFunction( value ); + + return this.each( function( i ) { + var val; + + if ( this.nodeType !== 1 ) { + return; + } + + if ( valueIsFunction ) { + val = value.call( this, i, jQuery( this ).val() ); + } else { + val = value; + } + + // Treat null/undefined as ""; convert numbers to string + if ( val == null ) { + val = ""; + + } else if ( typeof val === "number" ) { + val += ""; + + } else if ( Array.isArray( val ) ) { + val = jQuery.map( val, function( value ) { + return value == null ? "" : value + ""; + } ); + } + + hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; + + // If set returns undefined, fall back to normal setting + if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) { + this.value = val; + } + } ); + } +} ); + +jQuery.extend( { + valHooks: { + option: { + get: function( elem ) { + + var val = jQuery.find.attr( elem, "value" ); + return val != null ? + val : + + // Support: IE <=10 - 11 only + // option.text throws exceptions (#14686, #14858) + // Strip and collapse whitespace + // https://html.spec.whatwg.org/#strip-and-collapse-whitespace + stripAndCollapse( jQuery.text( elem ) ); + } + }, + select: { + get: function( elem ) { + var value, option, i, + options = elem.options, + index = elem.selectedIndex, + one = elem.type === "select-one", + values = one ? null : [], + max = one ? index + 1 : options.length; + + if ( index < 0 ) { + i = max; + + } else { + i = one ? index : 0; + } + + // Loop through all the selected options + for ( ; i < max; i++ ) { + option = options[ i ]; + + // Support: IE <=9 only + // IE8-9 doesn't update selected after form reset (#2551) + if ( ( option.selected || i === index ) && + + // Don't return options that are disabled or in a disabled optgroup + !option.disabled && + ( !option.parentNode.disabled || + !nodeName( option.parentNode, "optgroup" ) ) ) { + + // Get the specific value for the option + value = jQuery( option ).val(); + + // We don't need an array for one selects + if ( one ) { + return value; + } + + // Multi-Selects return an array + values.push( value ); + } + } + + return values; + }, + + set: function( elem, value ) { + var optionSet, option, + options = elem.options, + values = jQuery.makeArray( value ), + i = options.length; + + while ( i-- ) { + option = options[ i ]; + + /* eslint-disable no-cond-assign */ + + if ( option.selected = + jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1 + ) { + optionSet = true; + } + + /* eslint-enable no-cond-assign */ + } + + // Force browsers to behave consistently when non-matching value is set + if ( !optionSet ) { + elem.selectedIndex = -1; + } + return values; + } + } + } +} ); + +// Radios and checkboxes getter/setter +jQuery.each( [ "radio", "checkbox" ], function() { + jQuery.valHooks[ this ] = { + set: function( elem, value ) { + if ( Array.isArray( value ) ) { + return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 ); + } + } + }; + if ( !support.checkOn ) { + jQuery.valHooks[ this ].get = function( elem ) { + return elem.getAttribute( "value" ) === null ? "on" : elem.value; + }; + } +} ); + + + + +// Return jQuery for attributes-only inclusion + + +support.focusin = "onfocusin" in window; + + +var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, + stopPropagationCallback = function( e ) { + e.stopPropagation(); + }; + +jQuery.extend( jQuery.event, { + + trigger: function( event, data, elem, onlyHandlers ) { + + var i, cur, tmp, bubbleType, ontype, handle, special, lastElement, + eventPath = [ elem || document ], + type = hasOwn.call( event, "type" ) ? event.type : event, + namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : []; + + cur = lastElement = tmp = elem = elem || document; + + // Don't do events on text and comment nodes + if ( elem.nodeType === 3 || elem.nodeType === 8 ) { + return; + } + + // focus/blur morphs to focusin/out; ensure we're not firing them right now + if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { + return; + } + + if ( type.indexOf( "." ) > -1 ) { + + // Namespaced trigger; create a regexp to match event type in handle() + namespaces = type.split( "." ); + type = namespaces.shift(); + namespaces.sort(); + } + ontype = type.indexOf( ":" ) < 0 && "on" + type; + + // Caller can pass in a jQuery.Event object, Object, or just an event type string + event = event[ jQuery.expando ] ? + event : + new jQuery.Event( type, typeof event === "object" && event ); + + // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) + event.isTrigger = onlyHandlers ? 2 : 3; + event.namespace = namespaces.join( "." ); + event.rnamespace = event.namespace ? + new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) : + null; + + // Clean up the event in case it is being reused + event.result = undefined; + if ( !event.target ) { + event.target = elem; + } + + // Clone any incoming data and prepend the event, creating the handler arg list + data = data == null ? + [ event ] : + jQuery.makeArray( data, [ event ] ); + + // Allow special events to draw outside the lines + special = jQuery.event.special[ type ] || {}; + if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { + return; + } + + // Determine event propagation path in advance, per W3C events spec (#9951) + // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) + if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) { + + bubbleType = special.delegateType || type; + if ( !rfocusMorph.test( bubbleType + type ) ) { + cur = cur.parentNode; + } + for ( ; cur; cur = cur.parentNode ) { + eventPath.push( cur ); + tmp = cur; + } + + // Only add window if we got to document (e.g., not plain obj or detached DOM) + if ( tmp === ( elem.ownerDocument || document ) ) { + eventPath.push( tmp.defaultView || tmp.parentWindow || window ); + } + } + + // Fire handlers on the event path + i = 0; + while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) { + lastElement = cur; + event.type = i > 1 ? + bubbleType : + special.bindType || type; + + // jQuery handler + handle = ( + dataPriv.get( cur, "events" ) || Object.create( null ) + )[ event.type ] && + dataPriv.get( cur, "handle" ); + if ( handle ) { + handle.apply( cur, data ); + } + + // Native handler + handle = ontype && cur[ ontype ]; + if ( handle && handle.apply && acceptData( cur ) ) { + event.result = handle.apply( cur, data ); + if ( event.result === false ) { + event.preventDefault(); + } + } + } + event.type = type; + + // If nobody prevented the default action, do it now + if ( !onlyHandlers && !event.isDefaultPrevented() ) { + + if ( ( !special._default || + special._default.apply( eventPath.pop(), data ) === false ) && + acceptData( elem ) ) { + + // Call a native DOM method on the target with the same name as the event. + // Don't do default actions on window, that's where global variables be (#6170) + if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) { + + // Don't re-trigger an onFOO event when we call its FOO() method + tmp = elem[ ontype ]; + + if ( tmp ) { + elem[ ontype ] = null; + } + + // Prevent re-triggering of the same event, since we already bubbled it above + jQuery.event.triggered = type; + + if ( event.isPropagationStopped() ) { + lastElement.addEventListener( type, stopPropagationCallback ); + } + + elem[ type ](); + + if ( event.isPropagationStopped() ) { + lastElement.removeEventListener( type, stopPropagationCallback ); + } + + jQuery.event.triggered = undefined; + + if ( tmp ) { + elem[ ontype ] = tmp; + } + } + } + } + + return event.result; + }, + + // Piggyback on a donor event to simulate a different one + // Used only for `focus(in | out)` events + simulate: function( type, elem, event ) { + var e = jQuery.extend( + new jQuery.Event(), + event, + { + type: type, + isSimulated: true + } + ); + + jQuery.event.trigger( e, null, elem ); + } + +} ); + +jQuery.fn.extend( { + + trigger: function( type, data ) { + return this.each( function() { + jQuery.event.trigger( type, data, this ); + } ); + }, + triggerHandler: function( type, data ) { + var elem = this[ 0 ]; + if ( elem ) { + return jQuery.event.trigger( type, data, elem, true ); + } + } +} ); + + +// Support: Firefox <=44 +// Firefox doesn't have focus(in | out) events +// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787 +// +// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1 +// focus(in | out) events fire after focus & blur events, +// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order +// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857 +if ( !support.focusin ) { + jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) { + + // Attach a single capturing handler on the document while someone wants focusin/focusout + var handler = function( event ) { + jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) ); + }; + + jQuery.event.special[ fix ] = { + setup: function() { + + // Handle: regular nodes (via `this.ownerDocument`), window + // (via `this.document`) & document (via `this`). + var doc = this.ownerDocument || this.document || this, + attaches = dataPriv.access( doc, fix ); + + if ( !attaches ) { + doc.addEventListener( orig, handler, true ); + } + dataPriv.access( doc, fix, ( attaches || 0 ) + 1 ); + }, + teardown: function() { + var doc = this.ownerDocument || this.document || this, + attaches = dataPriv.access( doc, fix ) - 1; + + if ( !attaches ) { + doc.removeEventListener( orig, handler, true ); + dataPriv.remove( doc, fix ); + + } else { + dataPriv.access( doc, fix, attaches ); + } + } + }; + } ); +} +var location = window.location; + +var nonce = { guid: Date.now() }; + +var rquery = ( /\?/ ); + + + +// Cross-browser xml parsing +jQuery.parseXML = function( data ) { + var xml; + if ( !data || typeof data !== "string" ) { + return null; + } + + // Support: IE 9 - 11 only + // IE throws on parseFromString with invalid input. + try { + xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" ); + } catch ( e ) { + xml = undefined; + } + + if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) { + jQuery.error( "Invalid XML: " + data ); + } + return xml; +}; + + +var + rbracket = /\[\]$/, + rCRLF = /\r?\n/g, + rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, + rsubmittable = /^(?:input|select|textarea|keygen)/i; + +function buildParams( prefix, obj, traditional, add ) { + var name; + + if ( Array.isArray( obj ) ) { + + // Serialize array item. + jQuery.each( obj, function( i, v ) { + if ( traditional || rbracket.test( prefix ) ) { + + // Treat each array item as a scalar. + add( prefix, v ); + + } else { + + // Item is non-scalar (array or object), encode its numeric index. + buildParams( + prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]", + v, + traditional, + add + ); + } + } ); + + } else if ( !traditional && toType( obj ) === "object" ) { + + // Serialize object item. + for ( name in obj ) { + buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); + } + + } else { + + // Serialize scalar item. + add( prefix, obj ); + } +} + +// Serialize an array of form elements or a set of +// key/values into a query string +jQuery.param = function( a, traditional ) { + var prefix, + s = [], + add = function( key, valueOrFunction ) { + + // If value is a function, invoke it and use its return value + var value = isFunction( valueOrFunction ) ? + valueOrFunction() : + valueOrFunction; + + s[ s.length ] = encodeURIComponent( key ) + "=" + + encodeURIComponent( value == null ? "" : value ); + }; + + if ( a == null ) { + return ""; + } + + // If an array was passed in, assume that it is an array of form elements. + if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { + + // Serialize the form elements + jQuery.each( a, function() { + add( this.name, this.value ); + } ); + + } else { + + // If traditional, encode the "old" way (the way 1.3.2 or older + // did it), otherwise encode params recursively. + for ( prefix in a ) { + buildParams( prefix, a[ prefix ], traditional, add ); + } + } + + // Return the resulting serialization + return s.join( "&" ); +}; + +jQuery.fn.extend( { + serialize: function() { + return jQuery.param( this.serializeArray() ); + }, + serializeArray: function() { + return this.map( function() { + + // Can add propHook for "elements" to filter or add form elements + var elements = jQuery.prop( this, "elements" ); + return elements ? jQuery.makeArray( elements ) : this; + } ) + .filter( function() { + var type = this.type; + + // Use .is( ":disabled" ) so that fieldset[disabled] works + return this.name && !jQuery( this ).is( ":disabled" ) && + rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && + ( this.checked || !rcheckableType.test( type ) ); + } ) + .map( function( _i, elem ) { + var val = jQuery( this ).val(); + + if ( val == null ) { + return null; + } + + if ( Array.isArray( val ) ) { + return jQuery.map( val, function( val ) { + return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + } ); + } + + return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + } ).get(); + } +} ); + + +var + r20 = /%20/g, + rhash = /#.*$/, + rantiCache = /([?&])_=[^&]*/, + rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, + + // #7653, #8125, #8152: local protocol detection + rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, + rnoContent = /^(?:GET|HEAD)$/, + rprotocol = /^\/\//, + + /* Prefilters + * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) + * 2) These are called: + * - BEFORE asking for a transport + * - AFTER param serialization (s.data is a string if s.processData is true) + * 3) key is the dataType + * 4) the catchall symbol "*" can be used + * 5) execution will start with transport dataType and THEN continue down to "*" if needed + */ + prefilters = {}, + + /* Transports bindings + * 1) key is the dataType + * 2) the catchall symbol "*" can be used + * 3) selection will start with transport dataType and THEN go to "*" if needed + */ + transports = {}, + + // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression + allTypes = "*/".concat( "*" ), + + // Anchor tag for parsing the document origin + originAnchor = document.createElement( "a" ); + originAnchor.href = location.href; + +// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport +function addToPrefiltersOrTransports( structure ) { + + // dataTypeExpression is optional and defaults to "*" + return function( dataTypeExpression, func ) { + + if ( typeof dataTypeExpression !== "string" ) { + func = dataTypeExpression; + dataTypeExpression = "*"; + } + + var dataType, + i = 0, + dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || []; + + if ( isFunction( func ) ) { + + // For each dataType in the dataTypeExpression + while ( ( dataType = dataTypes[ i++ ] ) ) { + + // Prepend if requested + if ( dataType[ 0 ] === "+" ) { + dataType = dataType.slice( 1 ) || "*"; + ( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func ); + + // Otherwise append + } else { + ( structure[ dataType ] = structure[ dataType ] || [] ).push( func ); + } + } + } + }; +} + +// Base inspection function for prefilters and transports +function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { + + var inspected = {}, + seekingTransport = ( structure === transports ); + + function inspect( dataType ) { + var selected; + inspected[ dataType ] = true; + jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { + var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); + if ( typeof dataTypeOrTransport === "string" && + !seekingTransport && !inspected[ dataTypeOrTransport ] ) { + + options.dataTypes.unshift( dataTypeOrTransport ); + inspect( dataTypeOrTransport ); + return false; + } else if ( seekingTransport ) { + return !( selected = dataTypeOrTransport ); + } + } ); + return selected; + } + + return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); +} + +// A special extend for ajax options +// that takes "flat" options (not to be deep extended) +// Fixes #9887 +function ajaxExtend( target, src ) { + var key, deep, + flatOptions = jQuery.ajaxSettings.flatOptions || {}; + + for ( key in src ) { + if ( src[ key ] !== undefined ) { + ( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ]; + } + } + if ( deep ) { + jQuery.extend( true, target, deep ); + } + + return target; +} + +/* Handles responses to an ajax request: + * - finds the right dataType (mediates between content-type and expected dataType) + * - returns the corresponding response + */ +function ajaxHandleResponses( s, jqXHR, responses ) { + + var ct, type, finalDataType, firstDataType, + contents = s.contents, + dataTypes = s.dataTypes; + + // Remove auto dataType and get content-type in the process + while ( dataTypes[ 0 ] === "*" ) { + dataTypes.shift(); + if ( ct === undefined ) { + ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" ); + } + } + + // Check if we're dealing with a known content-type + if ( ct ) { + for ( type in contents ) { + if ( contents[ type ] && contents[ type ].test( ct ) ) { + dataTypes.unshift( type ); + break; + } + } + } + + // Check to see if we have a response for the expected dataType + if ( dataTypes[ 0 ] in responses ) { + finalDataType = dataTypes[ 0 ]; + } else { + + // Try convertible dataTypes + for ( type in responses ) { + if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) { + finalDataType = type; + break; + } + if ( !firstDataType ) { + firstDataType = type; + } + } + + // Or just use first one + finalDataType = finalDataType || firstDataType; + } + + // If we found a dataType + // We add the dataType to the list if needed + // and return the corresponding response + if ( finalDataType ) { + if ( finalDataType !== dataTypes[ 0 ] ) { + dataTypes.unshift( finalDataType ); + } + return responses[ finalDataType ]; + } +} + +/* Chain conversions given the request and the original response + * Also sets the responseXXX fields on the jqXHR instance + */ +function ajaxConvert( s, response, jqXHR, isSuccess ) { + var conv2, current, conv, tmp, prev, + converters = {}, + + // Work with a copy of dataTypes in case we need to modify it for conversion + dataTypes = s.dataTypes.slice(); + + // Create converters map with lowercased keys + if ( dataTypes[ 1 ] ) { + for ( conv in s.converters ) { + converters[ conv.toLowerCase() ] = s.converters[ conv ]; + } + } + + current = dataTypes.shift(); + + // Convert to each sequential dataType + while ( current ) { + + if ( s.responseFields[ current ] ) { + jqXHR[ s.responseFields[ current ] ] = response; + } + + // Apply the dataFilter if provided + if ( !prev && isSuccess && s.dataFilter ) { + response = s.dataFilter( response, s.dataType ); + } + + prev = current; + current = dataTypes.shift(); + + if ( current ) { + + // There's only work to do if current dataType is non-auto + if ( current === "*" ) { + + current = prev; + + // Convert response if prev dataType is non-auto and differs from current + } else if ( prev !== "*" && prev !== current ) { + + // Seek a direct converter + conv = converters[ prev + " " + current ] || converters[ "* " + current ]; + + // If none found, seek a pair + if ( !conv ) { + for ( conv2 in converters ) { + + // If conv2 outputs current + tmp = conv2.split( " " ); + if ( tmp[ 1 ] === current ) { + + // If prev can be converted to accepted input + conv = converters[ prev + " " + tmp[ 0 ] ] || + converters[ "* " + tmp[ 0 ] ]; + if ( conv ) { + + // Condense equivalence converters + if ( conv === true ) { + conv = converters[ conv2 ]; + + // Otherwise, insert the intermediate dataType + } else if ( converters[ conv2 ] !== true ) { + current = tmp[ 0 ]; + dataTypes.unshift( tmp[ 1 ] ); + } + break; + } + } + } + } + + // Apply converter (if not an equivalence) + if ( conv !== true ) { + + // Unless errors are allowed to bubble, catch and return them + if ( conv && s.throws ) { + response = conv( response ); + } else { + try { + response = conv( response ); + } catch ( e ) { + return { + state: "parsererror", + error: conv ? e : "No conversion from " + prev + " to " + current + }; + } + } + } + } + } + } + + return { state: "success", data: response }; +} + +jQuery.extend( { + + // Counter for holding the number of active queries + active: 0, + + // Last-Modified header cache for next request + lastModified: {}, + etag: {}, + + ajaxSettings: { + url: location.href, + type: "GET", + isLocal: rlocalProtocol.test( location.protocol ), + global: true, + processData: true, + async: true, + contentType: "application/x-www-form-urlencoded; charset=UTF-8", + + /* + timeout: 0, + data: null, + dataType: null, + username: null, + password: null, + cache: null, + throws: false, + traditional: false, + headers: {}, + */ + + accepts: { + "*": allTypes, + text: "text/plain", + html: "text/html", + xml: "application/xml, text/xml", + json: "application/json, text/javascript" + }, + + contents: { + xml: /\bxml\b/, + html: /\bhtml/, + json: /\bjson\b/ + }, + + responseFields: { + xml: "responseXML", + text: "responseText", + json: "responseJSON" + }, + + // Data converters + // Keys separate source (or catchall "*") and destination types with a single space + converters: { + + // Convert anything to text + "* text": String, + + // Text to html (true = no transformation) + "text html": true, + + // Evaluate text as a json expression + "text json": JSON.parse, + + // Parse text as xml + "text xml": jQuery.parseXML + }, + + // For options that shouldn't be deep extended: + // you can add your own custom options here if + // and when you create one that shouldn't be + // deep extended (see ajaxExtend) + flatOptions: { + url: true, + context: true + } + }, + + // Creates a full fledged settings object into target + // with both ajaxSettings and settings fields. + // If target is omitted, writes into ajaxSettings. + ajaxSetup: function( target, settings ) { + return settings ? + + // Building a settings object + ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : + + // Extending ajaxSettings + ajaxExtend( jQuery.ajaxSettings, target ); + }, + + ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), + ajaxTransport: addToPrefiltersOrTransports( transports ), + + // Main method + ajax: function( url, options ) { + + // If url is an object, simulate pre-1.5 signature + if ( typeof url === "object" ) { + options = url; + url = undefined; + } + + // Force options to be an object + options = options || {}; + + var transport, + + // URL without anti-cache param + cacheURL, + + // Response headers + responseHeadersString, + responseHeaders, + + // timeout handle + timeoutTimer, + + // Url cleanup var + urlAnchor, + + // Request state (becomes false upon send and true upon completion) + completed, + + // To know if global events are to be dispatched + fireGlobals, + + // Loop variable + i, + + // uncached part of the url + uncached, + + // Create the final options object + s = jQuery.ajaxSetup( {}, options ), + + // Callbacks context + callbackContext = s.context || s, + + // Context for global events is callbackContext if it is a DOM node or jQuery collection + globalEventContext = s.context && + ( callbackContext.nodeType || callbackContext.jquery ) ? + jQuery( callbackContext ) : + jQuery.event, + + // Deferreds + deferred = jQuery.Deferred(), + completeDeferred = jQuery.Callbacks( "once memory" ), + + // Status-dependent callbacks + statusCode = s.statusCode || {}, + + // Headers (they are sent all at once) + requestHeaders = {}, + requestHeadersNames = {}, + + // Default abort message + strAbort = "canceled", + + // Fake xhr + jqXHR = { + readyState: 0, + + // Builds headers hashtable if needed + getResponseHeader: function( key ) { + var match; + if ( completed ) { + if ( !responseHeaders ) { + responseHeaders = {}; + while ( ( match = rheaders.exec( responseHeadersString ) ) ) { + responseHeaders[ match[ 1 ].toLowerCase() + " " ] = + ( responseHeaders[ match[ 1 ].toLowerCase() + " " ] || [] ) + .concat( match[ 2 ] ); + } + } + match = responseHeaders[ key.toLowerCase() + " " ]; + } + return match == null ? null : match.join( ", " ); + }, + + // Raw string + getAllResponseHeaders: function() { + return completed ? responseHeadersString : null; + }, + + // Caches the header + setRequestHeader: function( name, value ) { + if ( completed == null ) { + name = requestHeadersNames[ name.toLowerCase() ] = + requestHeadersNames[ name.toLowerCase() ] || name; + requestHeaders[ name ] = value; + } + return this; + }, + + // Overrides response content-type header + overrideMimeType: function( type ) { + if ( completed == null ) { + s.mimeType = type; + } + return this; + }, + + // Status-dependent callbacks + statusCode: function( map ) { + var code; + if ( map ) { + if ( completed ) { + + // Execute the appropriate callbacks + jqXHR.always( map[ jqXHR.status ] ); + } else { + + // Lazy-add the new callbacks in a way that preserves old ones + for ( code in map ) { + statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; + } + } + } + return this; + }, + + // Cancel the request + abort: function( statusText ) { + var finalText = statusText || strAbort; + if ( transport ) { + transport.abort( finalText ); + } + done( 0, finalText ); + return this; + } + }; + + // Attach deferreds + deferred.promise( jqXHR ); + + // Add protocol if not provided (prefilters might expect it) + // Handle falsy url in the settings object (#10093: consistency with old signature) + // We also use the url parameter if available + s.url = ( ( url || s.url || location.href ) + "" ) + .replace( rprotocol, location.protocol + "//" ); + + // Alias method option to type as per ticket #12004 + s.type = options.method || options.type || s.method || s.type; + + // Extract dataTypes list + s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ]; + + // A cross-domain request is in order when the origin doesn't match the current origin. + if ( s.crossDomain == null ) { + urlAnchor = document.createElement( "a" ); + + // Support: IE <=8 - 11, Edge 12 - 15 + // IE throws exception on accessing the href property if url is malformed, + // e.g. http://example.com:80x/ + try { + urlAnchor.href = s.url; + + // Support: IE <=8 - 11 only + // Anchor's host property isn't correctly set when s.url is relative + urlAnchor.href = urlAnchor.href; + s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !== + urlAnchor.protocol + "//" + urlAnchor.host; + } catch ( e ) { + + // If there is an error parsing the URL, assume it is crossDomain, + // it can be rejected by the transport if it is invalid + s.crossDomain = true; + } + } + + // Convert data if not already a string + if ( s.data && s.processData && typeof s.data !== "string" ) { + s.data = jQuery.param( s.data, s.traditional ); + } + + // Apply prefilters + inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); + + // If request was aborted inside a prefilter, stop there + if ( completed ) { + return jqXHR; + } + + // We can fire global events as of now if asked to + // Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118) + fireGlobals = jQuery.event && s.global; + + // Watch for a new set of requests + if ( fireGlobals && jQuery.active++ === 0 ) { + jQuery.event.trigger( "ajaxStart" ); + } + + // Uppercase the type + s.type = s.type.toUpperCase(); + + // Determine if request has content + s.hasContent = !rnoContent.test( s.type ); + + // Save the URL in case we're toying with the If-Modified-Since + // and/or If-None-Match header later on + // Remove hash to simplify url manipulation + cacheURL = s.url.replace( rhash, "" ); + + // More options handling for requests with no content + if ( !s.hasContent ) { + + // Remember the hash so we can put it back + uncached = s.url.slice( cacheURL.length ); + + // If data is available and should be processed, append data to url + if ( s.data && ( s.processData || typeof s.data === "string" ) ) { + cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data; + + // #9682: remove data so that it's not used in an eventual retry + delete s.data; + } + + // Add or update anti-cache param if needed + if ( s.cache === false ) { + cacheURL = cacheURL.replace( rantiCache, "$1" ); + uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce.guid++ ) + + uncached; + } + + // Put hash and anti-cache on the URL that will be requested (gh-1732) + s.url = cacheURL + uncached; + + // Change '%20' to '+' if this is encoded form body content (gh-2658) + } else if ( s.data && s.processData && + ( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) { + s.data = s.data.replace( r20, "+" ); + } + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + if ( jQuery.lastModified[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); + } + if ( jQuery.etag[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); + } + } + + // Set the correct header, if data is being sent + if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { + jqXHR.setRequestHeader( "Content-Type", s.contentType ); + } + + // Set the Accepts header for the server, depending on the dataType + jqXHR.setRequestHeader( + "Accept", + s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ? + s.accepts[ s.dataTypes[ 0 ] ] + + ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : + s.accepts[ "*" ] + ); + + // Check for headers option + for ( i in s.headers ) { + jqXHR.setRequestHeader( i, s.headers[ i ] ); + } + + // Allow custom headers/mimetypes and early abort + if ( s.beforeSend && + ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) { + + // Abort if not done already and return + return jqXHR.abort(); + } + + // Aborting is no longer a cancellation + strAbort = "abort"; + + // Install callbacks on deferreds + completeDeferred.add( s.complete ); + jqXHR.done( s.success ); + jqXHR.fail( s.error ); + + // Get transport + transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); + + // If no transport, we auto-abort + if ( !transport ) { + done( -1, "No Transport" ); + } else { + jqXHR.readyState = 1; + + // Send global event + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); + } + + // If request was aborted inside ajaxSend, stop there + if ( completed ) { + return jqXHR; + } + + // Timeout + if ( s.async && s.timeout > 0 ) { + timeoutTimer = window.setTimeout( function() { + jqXHR.abort( "timeout" ); + }, s.timeout ); + } + + try { + completed = false; + transport.send( requestHeaders, done ); + } catch ( e ) { + + // Rethrow post-completion exceptions + if ( completed ) { + throw e; + } + + // Propagate others as results + done( -1, e ); + } + } + + // Callback for when everything is done + function done( status, nativeStatusText, responses, headers ) { + var isSuccess, success, error, response, modified, + statusText = nativeStatusText; + + // Ignore repeat invocations + if ( completed ) { + return; + } + + completed = true; + + // Clear timeout if it exists + if ( timeoutTimer ) { + window.clearTimeout( timeoutTimer ); + } + + // Dereference transport for early garbage collection + // (no matter how long the jqXHR object will be used) + transport = undefined; + + // Cache response headers + responseHeadersString = headers || ""; + + // Set readyState + jqXHR.readyState = status > 0 ? 4 : 0; + + // Determine if successful + isSuccess = status >= 200 && status < 300 || status === 304; + + // Get response data + if ( responses ) { + response = ajaxHandleResponses( s, jqXHR, responses ); + } + + // Use a noop converter for missing script + if ( !isSuccess && jQuery.inArray( "script", s.dataTypes ) > -1 ) { + s.converters[ "text script" ] = function() {}; + } + + // Convert no matter what (that way responseXXX fields are always set) + response = ajaxConvert( s, response, jqXHR, isSuccess ); + + // If successful, handle type chaining + if ( isSuccess ) { + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + modified = jqXHR.getResponseHeader( "Last-Modified" ); + if ( modified ) { + jQuery.lastModified[ cacheURL ] = modified; + } + modified = jqXHR.getResponseHeader( "etag" ); + if ( modified ) { + jQuery.etag[ cacheURL ] = modified; + } + } + + // if no content + if ( status === 204 || s.type === "HEAD" ) { + statusText = "nocontent"; + + // if not modified + } else if ( status === 304 ) { + statusText = "notmodified"; + + // If we have data, let's convert it + } else { + statusText = response.state; + success = response.data; + error = response.error; + isSuccess = !error; + } + } else { + + // Extract error from statusText and normalize for non-aborts + error = statusText; + if ( status || !statusText ) { + statusText = "error"; + if ( status < 0 ) { + status = 0; + } + } + } + + // Set data for the fake xhr object + jqXHR.status = status; + jqXHR.statusText = ( nativeStatusText || statusText ) + ""; + + // Success/Error + if ( isSuccess ) { + deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); + } else { + deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); + } + + // Status-dependent callbacks + jqXHR.statusCode( statusCode ); + statusCode = undefined; + + if ( fireGlobals ) { + globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", + [ jqXHR, s, isSuccess ? success : error ] ); + } + + // Complete + completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); + + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); + + // Handle the global AJAX counter + if ( !( --jQuery.active ) ) { + jQuery.event.trigger( "ajaxStop" ); + } + } + } + + return jqXHR; + }, + + getJSON: function( url, data, callback ) { + return jQuery.get( url, data, callback, "json" ); + }, + + getScript: function( url, callback ) { + return jQuery.get( url, undefined, callback, "script" ); + } +} ); + +jQuery.each( [ "get", "post" ], function( _i, method ) { + jQuery[ method ] = function( url, data, callback, type ) { + + // Shift arguments if data argument was omitted + if ( isFunction( data ) ) { + type = type || callback; + callback = data; + data = undefined; + } + + // The url can be an options object (which then must have .url) + return jQuery.ajax( jQuery.extend( { + url: url, + type: method, + dataType: type, + data: data, + success: callback + }, jQuery.isPlainObject( url ) && url ) ); + }; +} ); + +jQuery.ajaxPrefilter( function( s ) { + var i; + for ( i in s.headers ) { + if ( i.toLowerCase() === "content-type" ) { + s.contentType = s.headers[ i ] || ""; + } + } +} ); + + +jQuery._evalUrl = function( url, options, doc ) { + return jQuery.ajax( { + url: url, + + // Make this explicit, since user can override this through ajaxSetup (#11264) + type: "GET", + dataType: "script", + cache: true, + async: false, + global: false, + + // Only evaluate the response if it is successful (gh-4126) + // dataFilter is not invoked for failure responses, so using it instead + // of the default converter is kludgy but it works. + converters: { + "text script": function() {} + }, + dataFilter: function( response ) { + jQuery.globalEval( response, options, doc ); + } + } ); +}; + + +jQuery.fn.extend( { + wrapAll: function( html ) { + var wrap; + + if ( this[ 0 ] ) { + if ( isFunction( html ) ) { + html = html.call( this[ 0 ] ); + } + + // The elements to wrap the target around + wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); + + if ( this[ 0 ].parentNode ) { + wrap.insertBefore( this[ 0 ] ); + } + + wrap.map( function() { + var elem = this; + + while ( elem.firstElementChild ) { + elem = elem.firstElementChild; + } + + return elem; + } ).append( this ); + } + + return this; + }, + + wrapInner: function( html ) { + if ( isFunction( html ) ) { + return this.each( function( i ) { + jQuery( this ).wrapInner( html.call( this, i ) ); + } ); + } + + return this.each( function() { + var self = jQuery( this ), + contents = self.contents(); + + if ( contents.length ) { + contents.wrapAll( html ); + + } else { + self.append( html ); + } + } ); + }, + + wrap: function( html ) { + var htmlIsFunction = isFunction( html ); + + return this.each( function( i ) { + jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html ); + } ); + }, + + unwrap: function( selector ) { + this.parent( selector ).not( "body" ).each( function() { + jQuery( this ).replaceWith( this.childNodes ); + } ); + return this; + } +} ); + + +jQuery.expr.pseudos.hidden = function( elem ) { + return !jQuery.expr.pseudos.visible( elem ); +}; +jQuery.expr.pseudos.visible = function( elem ) { + return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length ); +}; + + + + +jQuery.ajaxSettings.xhr = function() { + try { + return new window.XMLHttpRequest(); + } catch ( e ) {} +}; + +var xhrSuccessStatus = { + + // File protocol always yields status code 0, assume 200 + 0: 200, + + // Support: IE <=9 only + // #1450: sometimes IE returns 1223 when it should be 204 + 1223: 204 + }, + xhrSupported = jQuery.ajaxSettings.xhr(); + +support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); +support.ajax = xhrSupported = !!xhrSupported; + +jQuery.ajaxTransport( function( options ) { + var callback, errorCallback; + + // Cross domain only allowed if supported through XMLHttpRequest + if ( support.cors || xhrSupported && !options.crossDomain ) { + return { + send: function( headers, complete ) { + var i, + xhr = options.xhr(); + + xhr.open( + options.type, + options.url, + options.async, + options.username, + options.password + ); + + // Apply custom fields if provided + if ( options.xhrFields ) { + for ( i in options.xhrFields ) { + xhr[ i ] = options.xhrFields[ i ]; + } + } + + // Override mime type if needed + if ( options.mimeType && xhr.overrideMimeType ) { + xhr.overrideMimeType( options.mimeType ); + } + + // X-Requested-With header + // For cross-domain requests, seeing as conditions for a preflight are + // akin to a jigsaw puzzle, we simply never set it to be sure. + // (it can always be set on a per-request basis or even using ajaxSetup) + // For same-domain requests, won't change header if already provided. + if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) { + headers[ "X-Requested-With" ] = "XMLHttpRequest"; + } + + // Set headers + for ( i in headers ) { + xhr.setRequestHeader( i, headers[ i ] ); + } + + // Callback + callback = function( type ) { + return function() { + if ( callback ) { + callback = errorCallback = xhr.onload = + xhr.onerror = xhr.onabort = xhr.ontimeout = + xhr.onreadystatechange = null; + + if ( type === "abort" ) { + xhr.abort(); + } else if ( type === "error" ) { + + // Support: IE <=9 only + // On a manual native abort, IE9 throws + // errors on any property access that is not readyState + if ( typeof xhr.status !== "number" ) { + complete( 0, "error" ); + } else { + complete( + + // File: protocol always yields status 0; see #8605, #14207 + xhr.status, + xhr.statusText + ); + } + } else { + complete( + xhrSuccessStatus[ xhr.status ] || xhr.status, + xhr.statusText, + + // Support: IE <=9 only + // IE9 has no XHR2 but throws on binary (trac-11426) + // For XHR2 non-text, let the caller handle it (gh-2498) + ( xhr.responseType || "text" ) !== "text" || + typeof xhr.responseText !== "string" ? + { binary: xhr.response } : + { text: xhr.responseText }, + xhr.getAllResponseHeaders() + ); + } + } + }; + }; + + // Listen to events + xhr.onload = callback(); + errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" ); + + // Support: IE 9 only + // Use onreadystatechange to replace onabort + // to handle uncaught aborts + if ( xhr.onabort !== undefined ) { + xhr.onabort = errorCallback; + } else { + xhr.onreadystatechange = function() { + + // Check readyState before timeout as it changes + if ( xhr.readyState === 4 ) { + + // Allow onerror to be called first, + // but that will not handle a native abort + // Also, save errorCallback to a variable + // as xhr.onerror cannot be accessed + window.setTimeout( function() { + if ( callback ) { + errorCallback(); + } + } ); + } + }; + } + + // Create the abort callback + callback = callback( "abort" ); + + try { + + // Do send the request (this may raise an exception) + xhr.send( options.hasContent && options.data || null ); + } catch ( e ) { + + // #14683: Only rethrow if this hasn't been notified as an error yet + if ( callback ) { + throw e; + } + } + }, + + abort: function() { + if ( callback ) { + callback(); + } + } + }; + } +} ); + + + + +// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432) +jQuery.ajaxPrefilter( function( s ) { + if ( s.crossDomain ) { + s.contents.script = false; + } +} ); + +// Install script dataType +jQuery.ajaxSetup( { + accepts: { + script: "text/javascript, application/javascript, " + + "application/ecmascript, application/x-ecmascript" + }, + contents: { + script: /\b(?:java|ecma)script\b/ + }, + converters: { + "text script": function( text ) { + jQuery.globalEval( text ); + return text; + } + } +} ); + +// Handle cache's special case and crossDomain +jQuery.ajaxPrefilter( "script", function( s ) { + if ( s.cache === undefined ) { + s.cache = false; + } + if ( s.crossDomain ) { + s.type = "GET"; + } +} ); + +// Bind script tag hack transport +jQuery.ajaxTransport( "script", function( s ) { + + // This transport only deals with cross domain or forced-by-attrs requests + if ( s.crossDomain || s.scriptAttrs ) { + var script, callback; + return { + send: function( _, complete ) { + script = jQuery( " +{% endmacro %} \ No newline at end of file diff --git a/0.2/about/index.html b/0.2/about/index.html index 32229cc..c715252 100644 --- a/0.2/about/index.html +++ b/0.2/about/index.html @@ -1,175 +1,256 @@ + - - - - - + + + + + 4. About — MIPLearn<br/><small>0.2.0</small> + + + + + + + - + - About - MIPLearn + + + + - - - - - - - - - + + + + + + + + + + + + + - - - + + - + - - + +
+
+ + - + + - + + + \ No newline at end of file diff --git a/0.2/figures/benchmark_knapsack_a.png b/0.2/figures/benchmark_knapsack_a.png deleted file mode 100644 index ba12ed6ae58af6167d4a0024ac25fd187880d51f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 99186 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
    &*1YDndr!!9)$RFwWZBcw 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

    ucXhrd*R94BTH71XjvKTKLa9?oCLmP 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 diff --git a/0.2/figures/benchmark_stab_a.png b/0.2/figures/benchmark_stab_a.png deleted file mode 100644 index d1cb466c438ac36260b4396caa42fa0370d6baba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69968 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 u$gS!kN(*Vb`dhTCX^5)zC diff --git a/0.2/figures/benchmark_tsp_a.png b/0.2/figures/benchmark_tsp_a.png deleted file mode 100644 index c495bb7e7914b861da10fec0baa2fbb271e3872d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 97637 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

    -
-
- -

Usage

-

1. Installation

-

In these docs, we describe the Python/Pyomo version of the package, although a Julia/JuMP version is also available. A mixed-integer solver is also required and its Python bindings must be properly installed. Supported solvers are currently CPLEX, Gurobi and XPRESS.

-

To install MIPLearn, run:

-
pip3 install --upgrade miplearn==0.2.*
-
-

After installation, the package miplearn should become available to Python. It can be imported +

+

1. Using MIPLearn

+
+

1.1. Installation

+

In these docs, we describe the Python/Pyomo version of the package, although a Julia/JuMP version is also available. A mixed-integer solver is also required and its Python bindings must be properly installed. Supported solvers are currently CPLEX, Gurobi and XPRESS.

+

To install MIPLearn, run:

+
pip3 install --upgrade miplearn==0.2.*
+
+
+

After installation, the package miplearn should become available to Python. It can be imported as follows:

-
import miplearn
-
-

2. Using LearningSolver

-

The main class provided by this package is LearningSolver, a learning-enhanced MIP solver which uses information from previously solved instances to accelerate the solution of new instances. The following example shows its basic usage:

-
from miplearn import LearningSolver
-
-# List of user-provided instances
-training_instances = [...] 
-test_instances = [...]
-
-# Create solver
-solver = LearningSolver()
-
-# Solve all training instances
-for instance in training_instances:
-    solver.solve(instance)
-
-# Learn from training instances
-solver.fit(training_instances)
-
-# Solve all test instances
-for instance in test_instances:
-    solver.solve(instance)
-
-

In this example, we have two lists of user-provided instances: training_instances and test_instances. We start by solving all training instances. Since there is no historical information available at this point, the instances will be processed from scratch, with no ML acceleration. After solving each instance, the solver stores within each instance object the optimal solution, the optimal objective value, and other information that can be used to accelerate future solves. After all training instances are solved, we call solver.fit(training_instances). This instructs the solver to train all its internal machine-learning models based on the solutions of the (solved) trained instances. Subsequent calls to solver.solve(instance) will automatically use the trained Machine Learning models to accelerate the solution process.

-

3. Describing problem instances

-

Instances to be solved by LearningSolver must derive from the abstract class miplearn.Instance. The following three abstract methods must be implemented:

-
    -
  • instance.to_model(), which returns a concrete Pyomo model corresponding to the instance;
  • -
  • instance.get_instance_features(), which returns a 1-dimensional Numpy array of (numerical) features describing the entire instance;
  • -
  • instance.get_variable_features(var_name, index), which returns a 1-dimensional array of (numerical) features describing a particular decision variable.
  • +
    import miplearn
    +
    +
    +
+
+

1.2. Using LearningSolver

+

The main class provided by this package is LearningSolver, a learning-enhanced MIP solver which uses information from previously solved instances to accelerate the solution of new instances. The following example shows its basic usage:

+
from miplearn import LearningSolver
+
+# List of user-provided instances
+training_instances = [...] 
+test_instances = [...]
+
+# Create solver
+solver = LearningSolver()
+
+# Solve all training instances
+for instance in training_instances:
+    solver.solve(instance)
+
+# Learn from training instances
+solver.fit(training_instances)
+
+# Solve all test instances
+for instance in test_instances:
+    solver.solve(instance)
+
+
+

In this example, we have two lists of user-provided instances: training_instances and test_instances. We start by solving all training instances. Since there is no historical information available at this point, the instances will be processed from scratch, with no ML acceleration. After solving each instance, the solver stores within each instance object the optimal solution, the optimal objective value, and other information that can be used to accelerate future solves. After all training instances are solved, we call solver.fit(training_instances). This instructs the solver to train all its internal machine-learning models based on the solutions of the (solved) trained instances. Subsequent calls to solver.solve(instance) will automatically use the trained Machine Learning models to accelerate the solution process.

+
+
+

1.3. Describing problem instances

+

Instances to be solved by LearningSolver must derive from the abstract class miplearn.Instance. The following three abstract methods must be implemented:

+
    +
  • instance.to_model(), which returns a concrete Pyomo model corresponding to the instance;

  • +
  • instance.get_instance_features(), which returns a 1-dimensional Numpy array of (numerical) features describing the entire instance;

  • +
  • instance.get_variable_features(var_name, index), which returns a 1-dimensional array of (numerical) features describing a particular decision variable.

-

The first method is used by LearningSolver to construct a concrete Pyomo model, which will be provided to the internal MIP solver. The second and third methods provide an encoding of the instance, which can be used by the ML models to make predictions. In the knapsack problem, for example, an implementation may decide to provide as instance features the average weights, average prices, number of items and the size of the knapsack. The weight and the price of each individual item could be provided as variable features. See src/python/miplearn/problems/knapsack.py for a concrete example.

-

An optional method which can be implemented is instance.get_variable_category(var_name, index), which returns a category (a string, an integer or any hashable type) for each decision variable. If two variables have the same category, LearningSolver will use the same internal ML model to predict the values of both variables. By default, all variables belong to the "default" category, and therefore only one ML model is used for all variables. If the returned category is None, ML predictors will ignore the variable.

-

It is not necessary to have a one-to-one correspondence between features and problem instances. One important (and deliberate) limitation of MIPLearn, however, is that get_instance_features() must always return arrays of same length for all relevant instances of the problem. Similarly, get_variable_features(var_name, index) must also always return arrays of same length for all variables in each category. It is up to the user to decide how to encode variable-length characteristics of the problem into fixed-length vectors. In graph problems, for example, graph embeddings can be used to reduce the (variable-length) lists of nodes and edges into a fixed-length structure that still preserves some properties of the graph. Different instance encodings may have significant impact on performance.

-

4. Describing lazy constraints

+

The first method is used by LearningSolver to construct a concrete Pyomo model, which will be provided to the internal MIP solver. The second and third methods provide an encoding of the instance, which can be used by the ML models to make predictions. In the knapsack problem, for example, an implementation may decide to provide as instance features the average weights, average prices, number of items and the size of the knapsack. The weight and the price of each individual item could be provided as variable features. See src/python/miplearn/problems/knapsack.py for a concrete example.

+

An optional method which can be implemented is instance.get_variable_category(var_name, index), which returns a category (a string, an integer or any hashable type) for each decision variable. If two variables have the same category, LearningSolver will use the same internal ML model to predict the values of both variables. By default, all variables belong to the "default" category, and therefore only one ML model is used for all variables. If the returned category is None, ML predictors will ignore the variable.

+

It is not necessary to have a one-to-one correspondence between features and problem instances. One important (and deliberate) limitation of MIPLearn, however, is that get_instance_features() must always return arrays of same length for all relevant instances of the problem. Similarly, get_variable_features(var_name, index) must also always return arrays of same length for all variables in each category. It is up to the user to decide how to encode variable-length characteristics of the problem into fixed-length vectors. In graph problems, for example, graph embeddings can be used to reduce the (variable-length) lists of nodes and edges into a fixed-length structure that still preserves some properties of the graph. Different instance encodings may have significant impact on performance.

+
+
+

1.4. Describing lazy constraints

For many MIP formulations, it is not desirable to add all constraints up-front, either because the total number of constraints is very large, or because some of the constraints, even in relatively small numbers, can still cause significant performance impact when added to the formulation. In these situations, it may be desirable to generate and add constraints incrementaly, during the solution process itself. Conventional MIP solvers typically start by solving the problem without any lazy constraints. Whenever a candidate solution is found, the solver finds all violated lazy constraints and adds them to the formulation. MIPLearn significantly accelerates this process by using ML to predict which lazy constraints should be enforced from the very beginning of the optimization process, even before a candidate solution is available.

MIPLearn supports two types of lazy constraints: through constraint annotations and through callbacks.

-

4.1 Adding lazy constraints through annotations

+
+

Adding lazy constraints through annotations

The easiest way to create lazy constraints in MIPLearn is to add them to the model (just like any regular constraints), then annotate them as lazy, as described below. Just before the optimization starts, MIPLearn removes all lazy constraints from the model and places them in a lazy constraint pool. If any trained ML models are available, MIPLearn queries these models to decide which of these constraints should be moved back into the formulation. After this step, the optimization starts, and lazy constraints from the pool are added to the model in the conventional fashion.

To tag a constraint as lazy, the following methods must be implemented:

-
    -
  • instance.has_static_lazy_constraints(), which returns True if the model has any annotated lazy constraints. By default, this method returns False.
  • -
  • instance.is_constraint_lazy(cid), which returns True if the constraint with name cid should be treated as a lazy constraint, and False otherwise.
  • -
  • instance.get_constraint_features(cid), which returns a 1-dimensional Numpy array of (numerical) features describing the constraint.
  • +
      +
    • instance.has_static_lazy_constraints(), which returns True if the model has any annotated lazy constraints. By default, this method returns False.

    • +
    • instance.is_constraint_lazy(cid), which returns True if the constraint with name cid should be treated as a lazy constraint, and False otherwise.

    • +
    • instance.get_constraint_features(cid), which returns a 1-dimensional Numpy array of (numerical) features describing the constraint.

    -

    For instances such that has_lazy_constraints returns True, MIPLearn calls is_constraint_lazy for each constraint in the formulation, providing the name of the constraint. For constraints such that is_constraint_lazy returns True, MIPLearn additionally calls get_constraint_features to gather a ML representation of each constraint. These features are used to predict which lazy constraints should be initially enforced.

    -

    An additional method that can be implemented is get_lazy_constraint_category(cid), which returns a category (a string or any other hashable type) for each lazy constraint. Similarly to decision variable categories, if two lazy constraints have the same category, then MIPLearn will use the same internal ML model to decide whether to initially enforce them. By default, all lazy constraints belong to the "default" category, and therefore a single ML model is used.

    -
    -

    Warning

    -

    If two lazy constraints belong to the same category, their feature vectors should have the same length.

    +

    For instances such that has_lazy_constraints returns True, MIPLearn calls is_constraint_lazy for each constraint in the formulation, providing the name of the constraint. For constraints such that is_constraint_lazy returns True, MIPLearn additionally calls get_constraint_features to gather a ML representation of each constraint. These features are used to predict which lazy constraints should be initially enforced.

    +

    An additional method that can be implemented is get_lazy_constraint_category(cid), which returns a category (a string or any other hashable type) for each lazy constraint. Similarly to decision variable categories, if two lazy constraints have the same category, then MIPLearn will use the same internal ML model to decide whether to initially enforce them. By default, all lazy constraints belong to the "default" category, and therefore a single ML model is used.

    +

    !!! warning +If two lazy constraints belong to the same category, their feature vectors should have the same length.

    -

    4.2 Adding lazy constraints through callbacks

    +
    +

    Adding lazy constraints through callbacks

    Although convenient, the method described in the previous subsection still requires the generation of all lazy constraints ahead of time, which can be prohibitively expensive. An alternative method is through a lazy constraint callbacks, described below. During the solution process, MIPLearn will repeatedly call a user-provided function to identify any violated lazy constraints. If violated constraints are identified, MIPLearn will additionally call another user-provided function to generate the constraint and add it to the formulation.

    To describe lazy constraints through user callbacks, the following methods need to be implemented:

    -
      -
    • instance.has_dynamic_lazy_constraints(), which returns True if the model has any lazy constraints generated by user callbacks. By default, this method returns False.
    • -
    • instance.find_violated_lazy_constraints(model), which returns a list of identifiers corresponding to the lazy constraints found to be violated by the current solution. These identifiers should be strings, tuples or any other hashable type.
    • -
    • instance.build_violated_lazy_constraints(model, cid), which returns either a list of Pyomo constraints, or a single Pyomo constraint, corresponding to the given lazy constraint identifier.
    • -
    • instance.get_constraint_features(cid), which returns a 1-dimensional Numpy array of (numerical) features describing the constraint. If this constraint is not valid, returns None.
    • -
    • instance.get_lazy_constraint_category(cid), which returns a category (a string or any other hashable type) for each lazy constraint, indicating which ML model to use. By default, returns "default".
    • +
        +
      • instance.has_dynamic_lazy_constraints(), which returns True if the model has any lazy constraints generated by user callbacks. By default, this method returns False.

      • +
      • instance.find_violated_lazy_constraints(model), which returns a list of identifiers corresponding to the lazy constraints found to be violated by the current solution. These identifiers should be strings, tuples or any other hashable type.

      • +
      • instance.build_violated_lazy_constraints(model, cid), which returns either a list of Pyomo constraints, or a single Pyomo constraint, corresponding to the given lazy constraint identifier.

      • +
      • instance.get_constraint_features(cid), which returns a 1-dimensional Numpy array of (numerical) features describing the constraint. If this constraint is not valid, returns None.

      • +
      • instance.get_lazy_constraint_category(cid), which returns a category (a string or any other hashable type) for each lazy constraint, indicating which ML model to use. By default, returns "default".

      -

      Assuming that trained ML models are available, immediately after calling solver.solve, MIPLearn will call get_constraint_features for each lazy constraint identifier found in the training set. For constraints such that get_constraint_features returns a vector (instead of None), MIPLearn will call get_constraint_category to decide which trained ML model to use. It will then query the ML model to decide whether the constraint should be initially enforced. Assuming that the ML predicts this constraint will be necessary, MIPLearn calls build_violated_constraints then adds the returned list of Pyomo constraints to the model. The optimization then starts. When no trained ML models are available, this entire initial process is skipped, and MIPLearn behaves like a conventional solver.

      -

      After the optimization process starts, MIPLearn will periodically call find_violated_lazy_constraints to verify if the current solution violates any lazy constraints. If any violated lazy constraints are found, MIPLearn will call the method build_violated_lazy_constraints and add the returned constraints to the formulation.

      -
      -

      Note

      -

      When implementing find_violated_lazy_constraints(self, model), the current solution may be accessed through self.solution[var_name][index].

      +

      Assuming that trained ML models are available, immediately after calling solver.solve, MIPLearn will call get_constraint_features for each lazy constraint identifier found in the training set. For constraints such that get_constraint_features returns a vector (instead of None), MIPLearn will call get_constraint_category to decide which trained ML model to use. It will then query the ML model to decide whether the constraint should be initially enforced. Assuming that the ML predicts this constraint will be necessary, MIPLearn calls build_violated_constraints then adds the returned list of Pyomo constraints to the model. The optimization then starts. When no trained ML models are available, this entire initial process is skipped, and MIPLearn behaves like a conventional solver.

      +

      After the optimization process starts, MIPLearn will periodically call find_violated_lazy_constraints to verify if the current solution violates any lazy constraints. If any violated lazy constraints are found, MIPLearn will call the method build_violated_lazy_constraints and add the returned constraints to the formulation.

      +
      +

      Tip

      +

      When implementing find_violated_lazy_constraints(self, model), the current solution may be accessed through self.solution[var_name][index].

      +
      -

      5. Obtaining heuristic solutions

      -

      By default, LearningSolver uses Machine Learning to accelerate the MIP solution process, while maintaining all optimality guarantees provided by the MIP solver. In the default mode of operation, for example, predicted optimal solutions are used only as MIP starts.

      -

      For more significant performance benefits, LearningSolver can also be configured to place additional trust in the Machine Learning predictors, by using the mode="heuristic" constructor argument. When operating in this mode, if a ML model is statistically shown (through stratified k-fold cross validation) to have exceptionally high accuracy, the solver may decide to restrict the search space based on its predictions. The parts of the solution which the ML models cannot predict accurately will still be explored using traditional (branch-and-bound) methods. For particular applications, this mode has been shown to quickly produce optimal or near-optimal solutions (see references and benchmark results).

      +
    +
    +

    1.5. Obtaining heuristic solutions

    +

    By default, LearningSolver uses Machine Learning to accelerate the MIP solution process, while maintaining all optimality guarantees provided by the MIP solver. In the default mode of operation, for example, predicted optimal solutions are used only as MIP starts.

    +

    For more significant performance benefits, LearningSolver can also be configured to place additional trust in the Machine Learning predictors, by using the mode="heuristic" constructor argument. When operating in this mode, if a ML model is statistically shown (through stratified k-fold cross validation) to have exceptionally high accuracy, the solver may decide to restrict the search space based on its predictions. The parts of the solution which the ML models cannot predict accurately will still be explored using traditional (branch-and-bound) methods. For particular applications, this mode has been shown to quickly produce optimal or near-optimal solutions (see references and benchmark results).

    Danger

    -

    The heuristic mode provides no optimality guarantees, and therefore should only be used if the solver is first trained on a large and representative set of training instances. Training on a small or non-representative set of instances may produce low-quality solutions, or make the solver incorrectly classify new instances as infeasible.

    +

    The heuristic mode provides no optimality guarantees, and therefore should only be used if the solver is first trained on a large and representative set of training instances. Training on a small or non-representative set of instances may produce low-quality solutions, or make the solver incorrectly classify new instances as infeasible.

    -

    6. Scaling Up

    -

    6.1 Saving and loading solver state

    -

    After solving a large number of training instances, it may be desirable to save the current state of LearningSolver to disk, so that the solver can still use the acquired knowledge after the application restarts. This can be accomplished by using the standard pickle module, as the following example illustrates:

    -
    from miplearn import LearningSolver
    -import pickle
    -
    -# Solve training instances
    -training_instances = [...]
    -solver = LearningSolver()
    -for instance in training_instances:
    -    solver.solve(instance)
    -
    -# Train machine-learning models
    -solver.fit(training_instances)
    -
    -# Save trained solver to disk
    -with open("solver.pickle", "wb") as file:
    -    pickle.dump(solver, file)
    -
    -# Application restarts...
    -
    -# Load trained solver from disk
    -with open("solver.pickle", "rb") as file:
    -    solver = pickle.load(file)
    -
    -# Solve additional instances
    -test_instances = [...]
    -for instance in test_instances:
    -    solver.solve(instance)
    -
    -

    6.2 Solving instances in parallel

    -

    In many situations, instances can be solved in parallel to accelerate the training process. LearningSolver provides the method parallel_solve(instances) to easily achieve this:

    -
    from miplearn import LearningSolver
    -
    -training_instances = [...]
    -solver = LearningSolver()
    -solver.parallel_solve(training_instances, n_jobs=4)
    -solver.fit(training_instances)
    -
    -# Test phase...
    -test_instances = [...]
    -solver.parallel_solve(test_instances)
    -
    -

    6.3 Solving instances from the disk

    -

    In all examples above, we have assumed that instances are available as Python objects, stored in memory. When problem instances are very large, or when there is a large number of problem instances, this approach may require an excessive amount of memory. To reduce memory requirements, MIPLearn can also operate on instances that are stored on disk. More precisely, the methods fit, solve and parallel_solve in LearningSolver can operate on filenames (or lists of filenames) instead of instance objects, as the next example illustrates. -Instance files must be pickled instance objects. The method solve loads at most one instance to memory at a time, while parallel_solve loads at most n_jobs instances.

    -
    import pickle
    -from miplearn import LearningSolver
    -
    -# Construct and pickle 600 problem instances
    -for i in range(600):
    -    instance = MyProblemInstance([...])
    -    with open("instance_%03d.pkl" % i, "w") as file:
    -        pickle.dump(instance, obj)
    -
    -# Split instances into training and test
    -test_instances  = ["instance_%03d.pkl" % i for i in range(500)]
    -train_instances = ["instance_%03d.pkl" % i for i in range(500, 600)]
    -
    -# Create solver
    -solver = LearningSolver([...])
    -
    -# Solve training instances 
    -solver.parallel_solve(train_instances, n_jobs=4)
    -
    -# Train ML models
    -solver.fit(train_instances)
    -
    -# Solve test instances 
    -solver.parallel_solve(test_instances, n_jobs=4)
    -
    -

    By default, solve and parallel_solve modify files in place. That is, after the instances are loaded from disk and solved, MIPLearn writes them back to the disk, overwriting the original files. To write to an alternative file instead, use the arguments output_filename (in solve) and output_filenames (in parallel_solve). To discard the modifications instead, use discard_outputs=True. This can be useful, for example, during benchmarks.

    -
    # Solve a single instance file and write the output to another file
    -solver.solve("knapsack_1.orig.pkl", output_filename="knapsack_1.solved.pkl")
    -
    -# Solve a list of instance files
    -instances = ["knapsack_%03d.orig.pkl" % i for i in range(100)]
    -output = ["knapsack_%03d.solved.pkl" % i for i in range(100)]
    -solver.parallel_solve(instances, output_filenames=output)
    -
    -# Solve instances and discard solutions and training data
    -solver.parallel_solve(instances, discard_outputs=True)
    -
    -

    7. Running benchmarks

    -

    MIPLearn provides the utility class BenchmarkRunner, which simplifies the task of comparing the performance of different solvers. The snippet below shows its basic usage:

    -
    from miplearn import BenchmarkRunner, LearningSolver
    -
    -# Create train and test instances
    -train_instances = [...]
    -test_instances  = [...]
    -
    -# Training phase...
    -training_solver = LearningSolver(...)
    -training_solver.parallel_solve(train_instances, n_jobs=10)
    -
    -# Test phase...
    -benchmark = BenchmarkRunner({
    -    "Baseline": LearningSolver(...),
    -    "Strategy A": LearningSolver(...),
    -    "Strategy B": LearningSolver(...),
    -    "Strategy C": LearningSolver(...),
    -})
    -benchmark.fit(train_instances)
    -benchmark.parallel_solve(test_instances, n_jobs=5)
    -benchmark.write_csv("results.csv")
    -
    -

    The method fit trains the ML models for each individual solver. The method parallel_solve solves the test instances in parallel, and collects solver statistics such as running time and optimal value. Finally, write_csv produces a table of results. The columns in the CSV file depend on the components added to the solver.

    -

    8. Current Limitations

    -
      -
    • Only binary and continuous decision variables are currently supported. General integer variables are not currently supported by some solver components.
    • -
    - +
+
+

1.6. Scaling Up

+
+

Saving and loading solver state

+

After solving a large number of training instances, it may be desirable to save the current state of LearningSolver to disk, so that the solver can still use the acquired knowledge after the application restarts. This can be accomplished by using the the utility functions write_pickle_gz and read_pickle_gz, as the following example illustrates:

+
from miplearn import LearningSolver, write_pickle_gz, read_pickle_gz
+
+# Solve training instances
+training_instances = [...]
+solver = LearningSolver()
+for instance in training_instances:
+    solver.solve(instance)
+
+# Train machine-learning models
+solver.fit(training_instances)
+
+# Save trained solver to disk
+write_pickle_gz(solver, "solver.pkl.gz")
+
+# Application restarts...
+
+# Load trained solver from disk
+solver = read_pickle_gz("solver.pkl.gz")
+
+# Solve additional instances
+test_instances = [...]
+for instance in test_instances:
+    solver.solve(instance)
+
+
+
+
+

Solving instances in parallel

+

In many situations, instances can be solved in parallel to accelerate the training process. LearningSolver provides the method parallel_solve(instances) to easily achieve this:

+
from miplearn import LearningSolver
+
+training_instances = [...]
+solver = LearningSolver()
+solver.parallel_solve(training_instances, n_jobs=4)
+solver.fit(training_instances)
+
+# Test phase...
+test_instances = [...]
+solver.parallel_solve(test_instances)
+
+
+
+
+

Solving instances from the disk

+

In all examples above, we have assumed that instances are available as Python objects, stored in memory. When problem instances are very large, or when there is a large number of problem instances, this approach may require an excessive amount of memory. To reduce memory requirements, MIPLearn can also operate on instances that are stored on disk, through the PickleGzInstance class, as the next example illustrates.

+
import pickle
+from miplearn import (
+    LearningSolver,
+    PickleGzInstance,
+    write_pickle_gz,
+)
+
+# Construct and pickle 600 problem instances
+for i in range(600):
+    instance = MyProblemInstance([...])
+    write_pickle_gz(instance, "instance_%03d.pkl" % i)
         
-    
+# Split instances into training and test +test_instances = [PickleGzInstance("instance_%03d.pkl" % i) for i in range(500)] +train_instances = [PickleGzInstance("instance_%03d.pkl" % i) for i in range(500, 600)] - -
- - -
-

- Copyright © 2020, UChicago Argonne, LLC. All Rights Reserved.
- - Documentation built with MkDocs. -

- +# Create solver +solver = LearningSolver([...]) - - -
- - - +# Solve training instances +solver.parallel_solve(train_instances, n_jobs=4) - - +# Train ML models +solver.fit(train_instances) + +# Solve test instances +solver.parallel_solve(test_instances, n_jobs=4) +
+
+

By default, solve and parallel_solve modify files in place. That is, after the instances are loaded from disk and solved, MIPLearn writes them back to the disk, overwriting the original files. To discard the modifications instead, use LearningSolver(..., discard_outputs=True). This can be useful, for example, during benchmarks.

+
+
+
+

1.7. Running benchmarks

+

MIPLearn provides the utility class BenchmarkRunner, which simplifies the task of comparing the performance of different solvers. The snippet below shows its basic usage:

+
from miplearn import BenchmarkRunner, LearningSolver
+
+# Create train and test instances
+train_instances = [...]
+test_instances  = [...]
+
+# Training phase...
+training_solver = LearningSolver(...)
+training_solver.parallel_solve(train_instances, n_jobs=10)
+
+# Test phase...
+benchmark = BenchmarkRunner({
+    "Baseline": LearningSolver(...),
+    "Strategy A": LearningSolver(...),
+    "Strategy B": LearningSolver(...),
+    "Strategy C": LearningSolver(...),
+})
+benchmark.fit(train_instances)
+benchmark.parallel_solve(test_instances, n_jobs=5)
+benchmark.write_csv("results.csv")
+
+
+

The method fit trains the ML models for each individual solver. The method parallel_solve solves the test instances in parallel, and collects solver statistics such as running time and optimal value. Finally, write_csv produces a table of results. The columns in the CSV file depend on the components added to the solver.

+
+
+

1.8. Current Limitations

+
    +
  • Only binary and continuous decision variables are currently supported. General integer variables are not currently supported by some solver components.

  • +
+
+
+ + +
+ - - +
+ + MIPLearn + 2. Benchmarks - - - - - - - - - +
+
+

+ + © Copyright 2020-2021, UChicago Argonne, LLC.
+

+
+
+ + + +
+ + + - + + + \ No newline at end of file