From bdc1ff7b29423b2dad0f00f050a7799f936c31d4 Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Thu, 27 Oct 2016 17:52:56 +0200 Subject: [PATCH] update to lesspass-pure 3.0.5 --- dist/lesspass.css | 9671 ------------- dist/lesspass.js | 37742 +++++++++++++++++++++++++++++++++++++++++++++++- dist/lesspass.min.css | 13 + dist/lesspass.min.js | 33 + index.html | 4 +- package.json | 2 +- 6 files changed, 37776 insertions(+), 9689 deletions(-) delete mode 100644 dist/lesspass.css create mode 100644 dist/lesspass.min.css create mode 100644 dist/lesspass.min.js diff --git a/dist/lesspass.css b/dist/lesspass.css deleted file mode 100644 index 15b2156..0000000 --- a/dist/lesspass.css +++ /dev/null @@ -1,9671 +0,0 @@ -/*! - * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com) - * Copyright 2011-2016 The Bootstrap Authors - * Copyright 2011-2016 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ -/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */ -html { - font-family: sans-serif; - line-height: 1.15; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} - -body { - margin: 0; -} - -article, -aside, -details, -figcaption, -figure, -footer, -header, -main, -menu, -nav, -section, -summary { - display: block; -} - -audio, -canvas, -progress, -video { - display: inline-block; -} - -audio:not([controls]) { - display: none; - height: 0; -} - -progress { - vertical-align: baseline; -} - -template, -[hidden] { - display: none; -} - -a { - background-color: transparent; - -webkit-text-decoration-skip: objects; -} - -a:active, -a:hover { - outline-width: 0; -} - -abbr[title] { - border-bottom: none; - text-decoration: underline; - text-decoration: underline dotted; -} - -b, -strong { - font-weight: inherit; -} - -b, -strong { - font-weight: bolder; -} - -dfn { - font-style: italic; -} - -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -mark { - background-color: #ff0; - color: #000; -} - -small { - font-size: 80%; -} - -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sub { - bottom: -0.25em; -} - -sup { - top: -0.5em; -} - -img { - border-style: none; -} - -svg:not(:root) { - overflow: hidden; -} - -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; -} - -figure { - margin: 1em 40px; -} - -hr { - -webkit-box-sizing: content-box; - box-sizing: content-box; - height: 0; - overflow: visible; -} - -button, -input, -optgroup, -select, -textarea { - font: inherit; - margin: 0; -} - -optgroup { - font-weight: bold; -} - -button, -input { - overflow: visible; -} - -button, -select { - text-transform: none; -} - -button, -html [type="button"], -[type="reset"], -[type="submit"] { - -webkit-appearance: button; -} - -button::-moz-focus-inner, -[type="button"]::-moz-focus-inner, -[type="reset"]::-moz-focus-inner, -[type="submit"]::-moz-focus-inner { - border-style: none; - padding: 0; -} - -button:-moz-focusring, -[type="button"]:-moz-focusring, -[type="reset"]:-moz-focusring, -[type="submit"]:-moz-focusring { - outline: 1px dotted ButtonText; -} - -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -legend { - -webkit-box-sizing: border-box; - box-sizing: border-box; - color: inherit; - display: table; - max-width: 100%; - padding: 0; - white-space: normal; -} - -textarea { - overflow: auto; -} - -[type="checkbox"], -[type="radio"] { - -webkit-box-sizing: border-box; - box-sizing: border-box; - padding: 0; -} - -[type="number"]::-webkit-inner-spin-button, -[type="number"]::-webkit-outer-spin-button { - height: auto; -} - -[type="search"] { - -webkit-appearance: textfield; - outline-offset: -2px; -} - -[type="search"]::-webkit-search-cancel-button, -[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -::-webkit-input-placeholder { - color: inherit; - opacity: 0.54; -} - -::-webkit-file-upload-button { - -webkit-appearance: button; - font: inherit; -} - -@media print { - *, - *::before, - *::after, - *::first-letter, - p::first-line, - div::first-line, - blockquote::first-line, - li::first-line { - text-shadow: none !important; - -webkit-box-shadow: none !important; - box-shadow: none !important; - } - a, - a:visited { - text-decoration: underline; - } - abbr[title]::after { - content: " (" attr(title) ")"; - } - pre { - white-space: pre-wrap !important; - } - pre, - blockquote { - border: 1px solid #999; - page-break-inside: avoid; - } - thead { - display: table-header-group; - } - tr, - img { - page-break-inside: avoid; - } - p, - h2, - h3 { - orphans: 3; - widows: 3; - } - h2, - h3 { - page-break-after: avoid; - } - .navbar { - display: none; - } - .btn > .caret, - .dropup > .btn > .caret { - border-top-color: #000 !important; - } - .tag { - border: 1px solid #000; - } - .table { - border-collapse: collapse !important; - } - .table td, - .table th { - background-color: #fff !important; - } - .table-bordered th, - .table-bordered td { - border: 1px solid #ddd !important; - } -} - -html { - -webkit-box-sizing: border-box; - box-sizing: border-box; -} - -*, -*::before, -*::after { - -webkit-box-sizing: inherit; - box-sizing: inherit; -} - -@-ms-viewport { - width: device-width; -} - -html { - font-size: 16px; - -ms-overflow-style: scrollbar; - -webkit-tap-highlight-color: transparent; -} - -body { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; - font-size: 1rem; - line-height: 1.5; - color: #373a3c; - background-color: #fff; -} - -[tabindex="-1"]:focus { - outline: none !important; -} - -h1, h2, h3, h4, h5, h6 { - margin-top: 0; - margin-bottom: .5rem; -} - -p { - margin-top: 0; - margin-bottom: 1rem; -} - -abbr[title], -abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #818a91; -} - -address { - margin-bottom: 1rem; - font-style: normal; - line-height: inherit; -} - -ol, -ul, -dl { - margin-top: 0; - margin-bottom: 1rem; -} - -ol ol, -ul ul, -ol ul, -ul ol { - margin-bottom: 0; -} - -dt { - font-weight: bold; -} - -dd { - margin-bottom: .5rem; - margin-left: 0; -} - -blockquote { - margin: 0 0 1rem; -} - -a { - color: #0275d8; - text-decoration: none; -} - -a:focus, a:hover { - color: #014c8c; - text-decoration: underline; -} - -a:focus { - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} - -a:not([href]):not([tabindex]) { - color: inherit; - text-decoration: none; -} - -a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { - color: inherit; - text-decoration: none; -} - -a:not([href]):not([tabindex]):focus { - outline: none; -} - -pre { - margin-top: 0; - margin-bottom: 1rem; - overflow: auto; -} - -figure { - margin: 0 0 1rem; -} - -img { - vertical-align: middle; -} - -[role="button"] { - cursor: pointer; -} - -a, -area, -button, -[role="button"], -input, -label, -select, -summary, -textarea { - -ms-touch-action: manipulation; - touch-action: manipulation; -} - -table { - border-collapse: collapse; - background-color: transparent; -} - -caption { - padding-top: 0.75rem; - padding-bottom: 0.75rem; - color: #818a91; - text-align: left; - caption-side: bottom; -} - -th { - text-align: left; -} - -label { - display: inline-block; - margin-bottom: .5rem; -} - -button:focus { - outline: 1px dotted; - outline: 5px auto -webkit-focus-ring-color; -} - -input, -button, -select, -textarea { - line-height: inherit; -} - -input[type="radio"]:disabled, -input[type="checkbox"]:disabled { - cursor: not-allowed; -} - -input[type="date"], -input[type="time"], -input[type="datetime-local"], -input[type="month"] { - -webkit-appearance: listbox; -} - -textarea { - resize: vertical; -} - -fieldset { - min-width: 0; - padding: 0; - margin: 0; - border: 0; -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: .5rem; - font-size: 1.5rem; - line-height: inherit; -} - -input[type="search"] { - -webkit-appearance: none; -} - -output { - display: inline-block; -} - -[hidden] { - display: none !important; -} - -h1, h2, h3, h4, h5, h6, -.h1, .h2, .h3, .h4, .h5, .h6 { - margin-bottom: 0.5rem; - font-family: inherit; - font-weight: 500; - line-height: 1.1; - color: inherit; -} - -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; - font-weight: 300; -} - -.display-2 { - font-size: 5.5rem; - font-weight: 300; -} - -.display-3 { - font-size: 4.5rem; - font-weight: 300; -} - -.display-4 { - font-size: 3.5rem; - font-weight: 300; -} - -hr { - margin-top: 1rem; - margin-bottom: 1rem; - border: 0; - border-top: 1px solid rgba(0, 0, 0, 0.1); -} - -small, -.small { - font-size: 80%; - font-weight: normal; -} - -mark, -.mark { - padding: 0.2em; - background-color: #fcf8e3; -} - -.list-unstyled { - padding-left: 0; - list-style: none; -} - -.list-inline { - padding-left: 0; - list-style: none; -} - -.list-inline-item { - display: inline-block; -} - -.list-inline-item:not(:last-child) { - margin-right: 5px; -} - -.initialism { - font-size: 90%; - text-transform: uppercase; -} - -.blockquote { - padding: 0.5rem 1rem; - margin-bottom: 1rem; - font-size: 1.25rem; - border-left: 0.25rem solid #eceeef; -} - -.blockquote-footer { - display: block; - font-size: 80%; - color: #818a91; -} - -.blockquote-footer::before { - content: "\2014 \A0"; -} - -.blockquote-reverse { - padding-right: 1rem; - padding-left: 0; - text-align: right; - border-right: 0.25rem solid #eceeef; - border-left: 0; -} - -.blockquote-reverse .blockquote-footer::before { - content: ""; -} - -.blockquote-reverse .blockquote-footer::after { - content: "\A0 \2014"; -} - -dl.row > dd + dt { - clear: left; -} - -.img-fluid, .carousel-inner > .carousel-item > img, -.carousel-inner > .carousel-item > a > img { - max-width: 100%; - height: auto; -} - -.img-thumbnail { - padding: 0.25rem; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 0.25rem; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out; - max-width: 100%; - height: auto; -} - -.figure { - display: inline-block; -} - -.figure-img { - margin-bottom: 0.5rem; - line-height: 1; -} - -.figure-caption { - font-size: 90%; - color: #818a91; -} - -code, -kbd, -pre, -samp { - font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; -} - -code { - padding: 0.2rem 0.4rem; - font-size: 90%; - color: #bd4147; - background-color: #f7f7f9; - border-radius: 0.25rem; -} - -kbd { - padding: 0.2rem 0.4rem; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 0.2rem; -} - -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: bold; -} - -pre { - display: block; - margin-top: 0; - margin-bottom: 1rem; - font-size: 90%; - color: #373a3c; -} - -pre code { - padding: 0; - font-size: inherit; - color: inherit; - background-color: transparent; - border-radius: 0; -} - -.pre-scrollable { - max-height: 340px; - overflow-y: scroll; -} - -.container { - margin-left: auto; - margin-right: auto; - padding-left: 15px; - padding-right: 15px; -} - -.container::after { - content: ""; - display: table; - clear: both; -} - -@media (min-width: 576px) { - .container { - width: 540px; - max-width: 100%; - } -} - -@media (min-width: 768px) { - .container { - width: 720px; - max-width: 100%; - } -} - -@media (min-width: 992px) { - .container { - width: 960px; - max-width: 100%; - } -} - -@media (min-width: 1200px) { - .container { - width: 1140px; - max-width: 100%; - } -} - -.container-fluid { - margin-left: auto; - margin-right: auto; - padding-left: 15px; - padding-right: 15px; -} - -.container-fluid::after { - content: ""; - display: table; - clear: both; -} - -.row { - margin-right: -15px; - margin-left: -15px; -} - -.row::after { - content: ""; - display: table; - clear: both; -} - -@media (min-width: 576px) { - .row { - margin-right: -15px; - margin-left: -15px; - } -} - -@media (min-width: 768px) { - .row { - margin-right: -15px; - margin-left: -15px; - } -} - -@media (min-width: 992px) { - .row { - margin-right: -15px; - margin-left: -15px; - } -} - -@media (min-width: 1200px) { - .row { - margin-right: -15px; - margin-left: -15px; - } -} - -.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 { - position: relative; - min-height: 1px; - padding-right: 15px; - padding-left: 15px; -} - -@media (min-width: 576px) { - .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 { - padding-right: 15px; - padding-left: 15px; - } -} - -@media (min-width: 768px) { - .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 { - padding-right: 15px; - padding-left: 15px; - } -} - -@media (min-width: 992px) { - .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 { - padding-right: 15px; - padding-left: 15px; - } -} - -@media (min-width: 1200px) { - .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 { - padding-right: 15px; - padding-left: 15px; - } -} - -.col-xs-1 { - float: left; - width: 8.333333%; -} - -.col-xs-2 { - float: left; - width: 16.666667%; -} - -.col-xs-3 { - float: left; - width: 25%; -} - -.col-xs-4 { - float: left; - width: 33.333333%; -} - -.col-xs-5 { - float: left; - width: 41.666667%; -} - -.col-xs-6 { - float: left; - width: 50%; -} - -.col-xs-7 { - float: left; - width: 58.333333%; -} - -.col-xs-8 { - float: left; - width: 66.666667%; -} - -.col-xs-9 { - float: left; - width: 75%; -} - -.col-xs-10 { - float: left; - width: 83.333333%; -} - -.col-xs-11 { - float: left; - width: 91.666667%; -} - -.col-xs-12 { - float: left; - width: 100%; -} - -.pull-xs-0 { - right: auto; -} - -.pull-xs-1 { - right: 8.333333%; -} - -.pull-xs-2 { - right: 16.666667%; -} - -.pull-xs-3 { - right: 25%; -} - -.pull-xs-4 { - right: 33.333333%; -} - -.pull-xs-5 { - right: 41.666667%; -} - -.pull-xs-6 { - right: 50%; -} - -.pull-xs-7 { - right: 58.333333%; -} - -.pull-xs-8 { - right: 66.666667%; -} - -.pull-xs-9 { - right: 75%; -} - -.pull-xs-10 { - right: 83.333333%; -} - -.pull-xs-11 { - right: 91.666667%; -} - -.pull-xs-12 { - right: 100%; -} - -.push-xs-0 { - left: auto; -} - -.push-xs-1 { - left: 8.333333%; -} - -.push-xs-2 { - left: 16.666667%; -} - -.push-xs-3 { - left: 25%; -} - -.push-xs-4 { - left: 33.333333%; -} - -.push-xs-5 { - left: 41.666667%; -} - -.push-xs-6 { - left: 50%; -} - -.push-xs-7 { - left: 58.333333%; -} - -.push-xs-8 { - left: 66.666667%; -} - -.push-xs-9 { - left: 75%; -} - -.push-xs-10 { - left: 83.333333%; -} - -.push-xs-11 { - left: 91.666667%; -} - -.push-xs-12 { - left: 100%; -} - -.offset-xs-1 { - margin-left: 8.333333%; -} - -.offset-xs-2 { - margin-left: 16.666667%; -} - -.offset-xs-3 { - margin-left: 25%; -} - -.offset-xs-4 { - margin-left: 33.333333%; -} - -.offset-xs-5 { - margin-left: 41.666667%; -} - -.offset-xs-6 { - margin-left: 50%; -} - -.offset-xs-7 { - margin-left: 58.333333%; -} - -.offset-xs-8 { - margin-left: 66.666667%; -} - -.offset-xs-9 { - margin-left: 75%; -} - -.offset-xs-10 { - margin-left: 83.333333%; -} - -.offset-xs-11 { - margin-left: 91.666667%; -} - -@media (min-width: 576px) { - .col-sm-1 { - float: left; - width: 8.333333%; - } - .col-sm-2 { - float: left; - width: 16.666667%; - } - .col-sm-3 { - float: left; - width: 25%; - } - .col-sm-4 { - float: left; - width: 33.333333%; - } - .col-sm-5 { - float: left; - width: 41.666667%; - } - .col-sm-6 { - float: left; - width: 50%; - } - .col-sm-7 { - float: left; - width: 58.333333%; - } - .col-sm-8 { - float: left; - width: 66.666667%; - } - .col-sm-9 { - float: left; - width: 75%; - } - .col-sm-10 { - float: left; - width: 83.333333%; - } - .col-sm-11 { - float: left; - width: 91.666667%; - } - .col-sm-12 { - float: left; - width: 100%; - } - .pull-sm-0 { - right: auto; - } - .pull-sm-1 { - right: 8.333333%; - } - .pull-sm-2 { - right: 16.666667%; - } - .pull-sm-3 { - right: 25%; - } - .pull-sm-4 { - right: 33.333333%; - } - .pull-sm-5 { - right: 41.666667%; - } - .pull-sm-6 { - right: 50%; - } - .pull-sm-7 { - right: 58.333333%; - } - .pull-sm-8 { - right: 66.666667%; - } - .pull-sm-9 { - right: 75%; - } - .pull-sm-10 { - right: 83.333333%; - } - .pull-sm-11 { - right: 91.666667%; - } - .pull-sm-12 { - right: 100%; - } - .push-sm-0 { - left: auto; - } - .push-sm-1 { - left: 8.333333%; - } - .push-sm-2 { - left: 16.666667%; - } - .push-sm-3 { - left: 25%; - } - .push-sm-4 { - left: 33.333333%; - } - .push-sm-5 { - left: 41.666667%; - } - .push-sm-6 { - left: 50%; - } - .push-sm-7 { - left: 58.333333%; - } - .push-sm-8 { - left: 66.666667%; - } - .push-sm-9 { - left: 75%; - } - .push-sm-10 { - left: 83.333333%; - } - .push-sm-11 { - left: 91.666667%; - } - .push-sm-12 { - left: 100%; - } - .offset-sm-0 { - margin-left: 0%; - } - .offset-sm-1 { - margin-left: 8.333333%; - } - .offset-sm-2 { - margin-left: 16.666667%; - } - .offset-sm-3 { - margin-left: 25%; - } - .offset-sm-4 { - margin-left: 33.333333%; - } - .offset-sm-5 { - margin-left: 41.666667%; - } - .offset-sm-6 { - margin-left: 50%; - } - .offset-sm-7 { - margin-left: 58.333333%; - } - .offset-sm-8 { - margin-left: 66.666667%; - } - .offset-sm-9 { - margin-left: 75%; - } - .offset-sm-10 { - margin-left: 83.333333%; - } - .offset-sm-11 { - margin-left: 91.666667%; - } -} - -@media (min-width: 768px) { - .col-md-1 { - float: left; - width: 8.333333%; - } - .col-md-2 { - float: left; - width: 16.666667%; - } - .col-md-3 { - float: left; - width: 25%; - } - .col-md-4 { - float: left; - width: 33.333333%; - } - .col-md-5 { - float: left; - width: 41.666667%; - } - .col-md-6 { - float: left; - width: 50%; - } - .col-md-7 { - float: left; - width: 58.333333%; - } - .col-md-8 { - float: left; - width: 66.666667%; - } - .col-md-9 { - float: left; - width: 75%; - } - .col-md-10 { - float: left; - width: 83.333333%; - } - .col-md-11 { - float: left; - width: 91.666667%; - } - .col-md-12 { - float: left; - width: 100%; - } - .pull-md-0 { - right: auto; - } - .pull-md-1 { - right: 8.333333%; - } - .pull-md-2 { - right: 16.666667%; - } - .pull-md-3 { - right: 25%; - } - .pull-md-4 { - right: 33.333333%; - } - .pull-md-5 { - right: 41.666667%; - } - .pull-md-6 { - right: 50%; - } - .pull-md-7 { - right: 58.333333%; - } - .pull-md-8 { - right: 66.666667%; - } - .pull-md-9 { - right: 75%; - } - .pull-md-10 { - right: 83.333333%; - } - .pull-md-11 { - right: 91.666667%; - } - .pull-md-12 { - right: 100%; - } - .push-md-0 { - left: auto; - } - .push-md-1 { - left: 8.333333%; - } - .push-md-2 { - left: 16.666667%; - } - .push-md-3 { - left: 25%; - } - .push-md-4 { - left: 33.333333%; - } - .push-md-5 { - left: 41.666667%; - } - .push-md-6 { - left: 50%; - } - .push-md-7 { - left: 58.333333%; - } - .push-md-8 { - left: 66.666667%; - } - .push-md-9 { - left: 75%; - } - .push-md-10 { - left: 83.333333%; - } - .push-md-11 { - left: 91.666667%; - } - .push-md-12 { - left: 100%; - } - .offset-md-0 { - margin-left: 0%; - } - .offset-md-1 { - margin-left: 8.333333%; - } - .offset-md-2 { - margin-left: 16.666667%; - } - .offset-md-3 { - margin-left: 25%; - } - .offset-md-4 { - margin-left: 33.333333%; - } - .offset-md-5 { - margin-left: 41.666667%; - } - .offset-md-6 { - margin-left: 50%; - } - .offset-md-7 { - margin-left: 58.333333%; - } - .offset-md-8 { - margin-left: 66.666667%; - } - .offset-md-9 { - margin-left: 75%; - } - .offset-md-10 { - margin-left: 83.333333%; - } - .offset-md-11 { - margin-left: 91.666667%; - } -} - -@media (min-width: 992px) { - .col-lg-1 { - float: left; - width: 8.333333%; - } - .col-lg-2 { - float: left; - width: 16.666667%; - } - .col-lg-3 { - float: left; - width: 25%; - } - .col-lg-4 { - float: left; - width: 33.333333%; - } - .col-lg-5 { - float: left; - width: 41.666667%; - } - .col-lg-6 { - float: left; - width: 50%; - } - .col-lg-7 { - float: left; - width: 58.333333%; - } - .col-lg-8 { - float: left; - width: 66.666667%; - } - .col-lg-9 { - float: left; - width: 75%; - } - .col-lg-10 { - float: left; - width: 83.333333%; - } - .col-lg-11 { - float: left; - width: 91.666667%; - } - .col-lg-12 { - float: left; - width: 100%; - } - .pull-lg-0 { - right: auto; - } - .pull-lg-1 { - right: 8.333333%; - } - .pull-lg-2 { - right: 16.666667%; - } - .pull-lg-3 { - right: 25%; - } - .pull-lg-4 { - right: 33.333333%; - } - .pull-lg-5 { - right: 41.666667%; - } - .pull-lg-6 { - right: 50%; - } - .pull-lg-7 { - right: 58.333333%; - } - .pull-lg-8 { - right: 66.666667%; - } - .pull-lg-9 { - right: 75%; - } - .pull-lg-10 { - right: 83.333333%; - } - .pull-lg-11 { - right: 91.666667%; - } - .pull-lg-12 { - right: 100%; - } - .push-lg-0 { - left: auto; - } - .push-lg-1 { - left: 8.333333%; - } - .push-lg-2 { - left: 16.666667%; - } - .push-lg-3 { - left: 25%; - } - .push-lg-4 { - left: 33.333333%; - } - .push-lg-5 { - left: 41.666667%; - } - .push-lg-6 { - left: 50%; - } - .push-lg-7 { - left: 58.333333%; - } - .push-lg-8 { - left: 66.666667%; - } - .push-lg-9 { - left: 75%; - } - .push-lg-10 { - left: 83.333333%; - } - .push-lg-11 { - left: 91.666667%; - } - .push-lg-12 { - left: 100%; - } - .offset-lg-0 { - margin-left: 0%; - } - .offset-lg-1 { - margin-left: 8.333333%; - } - .offset-lg-2 { - margin-left: 16.666667%; - } - .offset-lg-3 { - margin-left: 25%; - } - .offset-lg-4 { - margin-left: 33.333333%; - } - .offset-lg-5 { - margin-left: 41.666667%; - } - .offset-lg-6 { - margin-left: 50%; - } - .offset-lg-7 { - margin-left: 58.333333%; - } - .offset-lg-8 { - margin-left: 66.666667%; - } - .offset-lg-9 { - margin-left: 75%; - } - .offset-lg-10 { - margin-left: 83.333333%; - } - .offset-lg-11 { - margin-left: 91.666667%; - } -} - -@media (min-width: 1200px) { - .col-xl-1 { - float: left; - width: 8.333333%; - } - .col-xl-2 { - float: left; - width: 16.666667%; - } - .col-xl-3 { - float: left; - width: 25%; - } - .col-xl-4 { - float: left; - width: 33.333333%; - } - .col-xl-5 { - float: left; - width: 41.666667%; - } - .col-xl-6 { - float: left; - width: 50%; - } - .col-xl-7 { - float: left; - width: 58.333333%; - } - .col-xl-8 { - float: left; - width: 66.666667%; - } - .col-xl-9 { - float: left; - width: 75%; - } - .col-xl-10 { - float: left; - width: 83.333333%; - } - .col-xl-11 { - float: left; - width: 91.666667%; - } - .col-xl-12 { - float: left; - width: 100%; - } - .pull-xl-0 { - right: auto; - } - .pull-xl-1 { - right: 8.333333%; - } - .pull-xl-2 { - right: 16.666667%; - } - .pull-xl-3 { - right: 25%; - } - .pull-xl-4 { - right: 33.333333%; - } - .pull-xl-5 { - right: 41.666667%; - } - .pull-xl-6 { - right: 50%; - } - .pull-xl-7 { - right: 58.333333%; - } - .pull-xl-8 { - right: 66.666667%; - } - .pull-xl-9 { - right: 75%; - } - .pull-xl-10 { - right: 83.333333%; - } - .pull-xl-11 { - right: 91.666667%; - } - .pull-xl-12 { - right: 100%; - } - .push-xl-0 { - left: auto; - } - .push-xl-1 { - left: 8.333333%; - } - .push-xl-2 { - left: 16.666667%; - } - .push-xl-3 { - left: 25%; - } - .push-xl-4 { - left: 33.333333%; - } - .push-xl-5 { - left: 41.666667%; - } - .push-xl-6 { - left: 50%; - } - .push-xl-7 { - left: 58.333333%; - } - .push-xl-8 { - left: 66.666667%; - } - .push-xl-9 { - left: 75%; - } - .push-xl-10 { - left: 83.333333%; - } - .push-xl-11 { - left: 91.666667%; - } - .push-xl-12 { - left: 100%; - } - .offset-xl-0 { - margin-left: 0%; - } - .offset-xl-1 { - margin-left: 8.333333%; - } - .offset-xl-2 { - margin-left: 16.666667%; - } - .offset-xl-3 { - margin-left: 25%; - } - .offset-xl-4 { - margin-left: 33.333333%; - } - .offset-xl-5 { - margin-left: 41.666667%; - } - .offset-xl-6 { - margin-left: 50%; - } - .offset-xl-7 { - margin-left: 58.333333%; - } - .offset-xl-8 { - margin-left: 66.666667%; - } - .offset-xl-9 { - margin-left: 75%; - } - .offset-xl-10 { - margin-left: 83.333333%; - } - .offset-xl-11 { - margin-left: 91.666667%; - } -} - -.table { - width: 100%; - max-width: 100%; - margin-bottom: 1rem; -} - -.table th, -.table td { - padding: 0.75rem; - vertical-align: top; - border-top: 1px solid #eceeef; -} - -.table thead th { - vertical-align: bottom; - border-bottom: 2px solid #eceeef; -} - -.table tbody + tbody { - border-top: 2px solid #eceeef; -} - -.table .table { - background-color: #fff; -} - -.table-sm th, -.table-sm td { - padding: 0.3rem; -} - -.table-bordered { - border: 1px solid #eceeef; -} - -.table-bordered th, -.table-bordered td { - border: 1px solid #eceeef; -} - -.table-bordered thead th, -.table-bordered thead td { - border-bottom-width: 2px; -} - -.table-striped tbody tr:nth-of-type(odd) { - background-color: rgba(0, 0, 0, 0.05); -} - -.table-hover tbody tr:hover { - background-color: rgba(0, 0, 0, 0.075); -} - -.table-active, -.table-active > th, -.table-active > td { - background-color: rgba(0, 0, 0, 0.075); -} - -.table-hover .table-active:hover { - background-color: rgba(0, 0, 0, 0.075); -} - -.table-hover .table-active:hover > td, -.table-hover .table-active:hover > th { - background-color: rgba(0, 0, 0, 0.075); -} - -.table-success, -.table-success > th, -.table-success > td { - background-color: #dff0d8; -} - -.table-hover .table-success:hover { - background-color: #d0e9c6; -} - -.table-hover .table-success:hover > td, -.table-hover .table-success:hover > th { - background-color: #d0e9c6; -} - -.table-info, -.table-info > th, -.table-info > td { - background-color: #d9edf7; -} - -.table-hover .table-info:hover { - background-color: #c4e3f3; -} - -.table-hover .table-info:hover > td, -.table-hover .table-info:hover > th { - background-color: #c4e3f3; -} - -.table-warning, -.table-warning > th, -.table-warning > td { - background-color: #fcf8e3; -} - -.table-hover .table-warning:hover { - background-color: #faf2cc; -} - -.table-hover .table-warning:hover > td, -.table-hover .table-warning:hover > th { - background-color: #faf2cc; -} - -.table-danger, -.table-danger > th, -.table-danger > td { - background-color: #f2dede; -} - -.table-hover .table-danger:hover { - background-color: #ebcccc; -} - -.table-hover .table-danger:hover > td, -.table-hover .table-danger:hover > th { - background-color: #ebcccc; -} - -.thead-inverse th { - color: #fff; - background-color: #373a3c; -} - -.thead-default th { - color: #55595c; - background-color: #eceeef; -} - -.table-inverse { - color: #eceeef; - background-color: #373a3c; -} - -.table-inverse th, -.table-inverse td, -.table-inverse thead th { - border-color: #55595c; -} - -.table-inverse.table-bordered { - border: 0; -} - -.table-responsive { - display: block; - width: 100%; - min-height: 0%; - overflow-x: auto; -} - -.table-reflow thead { - float: left; -} - -.table-reflow tbody { - display: block; - white-space: nowrap; -} - -.table-reflow th, -.table-reflow td { - border-top: 1px solid #eceeef; - border-left: 1px solid #eceeef; -} - -.table-reflow th:last-child, -.table-reflow td:last-child { - border-right: 1px solid #eceeef; -} - -.table-reflow thead:last-child tr:last-child th, -.table-reflow thead:last-child tr:last-child td, -.table-reflow tbody:last-child tr:last-child th, -.table-reflow tbody:last-child tr:last-child td, -.table-reflow tfoot:last-child tr:last-child th, -.table-reflow tfoot:last-child tr:last-child td { - border-bottom: 1px solid #eceeef; -} - -.table-reflow tr { - float: left; -} - -.table-reflow tr th, -.table-reflow tr td { - display: block !important; - border: 1px solid #eceeef; -} - -.form-control { - display: block; - width: 100%; - padding: 0.5rem 0.75rem; - font-size: 1rem; - line-height: 1.25; - color: #55595c; - background-color: #fff; - background-image: none; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0.25rem; -} - -.form-control::-ms-expand { - background-color: transparent; - border: 0; -} - -.form-control:focus { - color: #55595c; - background-color: #fff; - border-color: #66afe9; - outline: none; -} - -.form-control::-webkit-input-placeholder { - color: #999; - opacity: 1; -} - -.form-control::-moz-placeholder { - color: #999; - opacity: 1; -} - -.form-control:-ms-input-placeholder { - color: #999; - opacity: 1; -} - -.form-control::placeholder { - color: #999; - opacity: 1; -} - -.form-control:disabled, .form-control[readonly] { - background-color: #eceeef; - opacity: 1; -} - -.form-control:disabled { - cursor: not-allowed; -} - -select.form-control:not([size]):not([multiple]) { - height: calc(2.5rem - 2px); -} - -select.form-control:focus::-ms-value { - color: #55595c; - background-color: #fff; -} - -.form-control-file, -.form-control-range { - display: block; -} - -.col-form-label { - padding-top: 0.5rem; - padding-bottom: 0.5rem; - margin-bottom: 0; -} - -.col-form-label-lg { - padding-top: 0.75rem; - padding-bottom: 0.75rem; - font-size: 1.25rem; -} - -.col-form-label-sm { - padding-top: 0.25rem; - padding-bottom: 0.25rem; - font-size: 0.875rem; -} - -.col-form-legend { - padding-top: 0.5rem; - padding-bottom: 0.5rem; - margin-bottom: 0; - font-size: 1rem; -} - -.form-control-static { - padding-top: 0.5rem; - padding-bottom: 0.5rem; - line-height: 1.25; - border: solid transparent; - border-width: 1px 0; -} - -.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, -.input-group-sm > .form-control-static.input-group-addon, -.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, -.input-group-lg > .form-control-static.input-group-addon, -.input-group-lg > .input-group-btn > .form-control-static.btn { - padding-right: 0; - padding-left: 0; -} - -.form-control-sm, .input-group-sm > .form-control, -.input-group-sm > .input-group-addon, -.input-group-sm > .input-group-btn > .btn { - padding: 0.25rem 0.5rem; - font-size: 0.875rem; - border-radius: 0.2rem; -} - -select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), -.input-group-sm > select.input-group-addon:not([size]):not([multiple]), -.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) { - height: 1.8125rem; -} - -.form-control-lg, .input-group-lg > .form-control, -.input-group-lg > .input-group-addon, -.input-group-lg > .input-group-btn > .btn { - padding: 0.75rem 1.5rem; - font-size: 1.25rem; - border-radius: 0.3rem; -} - -select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), -.input-group-lg > select.input-group-addon:not([size]):not([multiple]), -.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) { - height: 3.166667rem; -} - -.form-group { - margin-bottom: 1rem; -} - -.form-text { - display: block; - margin-top: 0.25rem; -} - -.form-check { - position: relative; - display: block; - margin-bottom: 0.75rem; -} - -.form-check + .form-check { - margin-top: -.25rem; -} - -.form-check.disabled .form-check-label { - color: #818a91; - cursor: not-allowed; -} - -.form-check-label { - padding-left: 1.25rem; - margin-bottom: 0; - cursor: pointer; -} - -.form-check-input { - position: absolute; - margin-top: .25rem; - margin-left: -1.25rem; -} - -.form-check-input:only-child { - position: static; -} - -.form-check-inline { - position: relative; - display: inline-block; - padding-left: 1.25rem; - margin-bottom: 0; - vertical-align: middle; - cursor: pointer; -} - -.form-check-inline + .form-check-inline { - margin-left: .75rem; -} - -.form-check-inline.disabled { - color: #818a91; - cursor: not-allowed; -} - -.form-control-feedback { - margin-top: 0.25rem; -} - -.form-control-success, -.form-control-warning, -.form-control-danger { - padding-right: 2.25rem; - background-repeat: no-repeat; - background-position: center right 0.625rem; - -webkit-background-size: 1.25rem 1.25rem; - background-size: 1.25rem 1.25rem; -} - -.has-success .form-control-feedback, -.has-success .form-control-label, -.has-success .form-check-label, -.has-success .form-check-inline, -.has-success .custom-control { - color: #5cb85c; -} - -.has-success .form-control { - border-color: #5cb85c; -} - -.has-success .form-control:focus { - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; -} - -.has-success .input-group-addon { - color: #5cb85c; - border-color: #5cb85c; - background-color: #eaf6ea; -} - -.has-success .form-control-success { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' 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"); -} - -.has-warning .form-control-feedback, -.has-warning .form-control-label, -.has-warning .form-check-label, -.has-warning .form-check-inline, -.has-warning .custom-control { - color: #f0ad4e; -} - -.has-warning .form-control { - border-color: #f0ad4e; -} - -.has-warning .form-control:focus { - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; -} - -.has-warning .input-group-addon { - color: #f0ad4e; - border-color: #f0ad4e; - background-color: white; -} - -.has-warning .form-control-warning { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); -} - -.has-danger .form-control-feedback, -.has-danger .form-control-label, -.has-danger .form-check-label, -.has-danger .form-check-inline, -.has-danger .custom-control { - color: #d9534f; -} - -.has-danger .form-control { - border-color: #d9534f; -} - -.has-danger .form-control:focus { - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; -} - -.has-danger .input-group-addon { - color: #d9534f; - border-color: #d9534f; - background-color: #fdf7f7; -} - -.has-danger .form-control-danger { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); -} - -@media (min-width: 576px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .form-inline .form-control-static { - display: inline-block; - } - .form-inline .input-group { - display: inline-table; - width: auto; - vertical-align: middle; - } - .form-inline .input-group .input-group-addon, - .form-inline .input-group .input-group-btn, - .form-inline .input-group .form-control { - width: auto; - } - .form-inline .input-group > .form-control { - width: 100%; - } - .form-inline .form-control-label { - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .form-check { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .form-check-label { - padding-left: 0; - } - .form-inline .form-check-input { - position: relative; - margin-left: 0; - } - .form-inline .has-feedback .form-control-feedback { - top: 0; - } -} - -.btn { - display: inline-block; - font-weight: normal; - line-height: 1.25; - text-align: center; - white-space: nowrap; - vertical-align: middle; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - border: 1px solid transparent; - padding: 0.5rem 1rem; - font-size: 1rem; - border-radius: 0.25rem; -} - -.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} - -.btn:focus, .btn:hover { - text-decoration: none; -} - -.btn.focus { - text-decoration: none; -} - -.btn:active, .btn.active { - background-image: none; - outline: 0; -} - -.btn.disabled, .btn:disabled { - cursor: not-allowed; - opacity: .65; -} - -a.btn.disabled, -fieldset[disabled] a.btn { - pointer-events: none; -} - -.btn-primary { - color: #fff; - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-primary:hover { - color: #fff; - background-color: #025aa5; - border-color: #01549b; -} - -.btn-primary:focus, .btn-primary.focus { - color: #fff; - background-color: #025aa5; - border-color: #01549b; -} - -.btn-primary:active, .btn-primary.active, -.open > .btn-primary.dropdown-toggle { - color: #fff; - background-color: #025aa5; - border-color: #01549b; - background-image: none; -} - -.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, -.open > .btn-primary.dropdown-toggle:hover, -.open > .btn-primary.dropdown-toggle:focus, -.open > .btn-primary.dropdown-toggle.focus { - color: #fff; - background-color: #014682; - border-color: #01315a; -} - -.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus { - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-primary.disabled:hover, .btn-primary:disabled:hover { - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-secondary { - color: #373a3c; - background-color: #fff; - border-color: #ccc; -} - -.btn-secondary:hover { - color: #373a3c; - background-color: #e6e6e6; - border-color: #adadad; -} - -.btn-secondary:focus, .btn-secondary.focus { - color: #373a3c; - background-color: #e6e6e6; - border-color: #adadad; -} - -.btn-secondary:active, .btn-secondary.active, -.open > .btn-secondary.dropdown-toggle { - color: #373a3c; - background-color: #e6e6e6; - border-color: #adadad; - background-image: none; -} - -.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, -.open > .btn-secondary.dropdown-toggle:hover, -.open > .btn-secondary.dropdown-toggle:focus, -.open > .btn-secondary.dropdown-toggle.focus { - color: #373a3c; - background-color: #d4d4d4; - border-color: #8c8c8c; -} - -.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus { - background-color: #fff; - border-color: #ccc; -} - -.btn-secondary.disabled:hover, .btn-secondary:disabled:hover { - background-color: #fff; - border-color: #ccc; -} - -.btn-info { - color: #fff; - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-info:hover { - color: #fff; - background-color: #31b0d5; - border-color: #2aabd2; -} - -.btn-info:focus, .btn-info.focus { - color: #fff; - background-color: #31b0d5; - border-color: #2aabd2; -} - -.btn-info:active, .btn-info.active, -.open > .btn-info.dropdown-toggle { - color: #fff; - background-color: #31b0d5; - border-color: #2aabd2; - background-image: none; -} - -.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, -.open > .btn-info.dropdown-toggle:hover, -.open > .btn-info.dropdown-toggle:focus, -.open > .btn-info.dropdown-toggle.focus { - color: #fff; - background-color: #269abc; - border-color: #1f7e9a; -} - -.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus { - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-info.disabled:hover, .btn-info:disabled:hover { - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-success { - color: #fff; - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-success:hover { - color: #fff; - background-color: #449d44; - border-color: #419641; -} - -.btn-success:focus, .btn-success.focus { - color: #fff; - background-color: #449d44; - border-color: #419641; -} - -.btn-success:active, .btn-success.active, -.open > .btn-success.dropdown-toggle { - color: #fff; - background-color: #449d44; - border-color: #419641; - background-image: none; -} - -.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, -.open > .btn-success.dropdown-toggle:hover, -.open > .btn-success.dropdown-toggle:focus, -.open > .btn-success.dropdown-toggle.focus { - color: #fff; - background-color: #398439; - border-color: #2d672d; -} - -.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus { - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-success.disabled:hover, .btn-success:disabled:hover { - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-warning { - color: #fff; - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-warning:hover { - color: #fff; - background-color: #ec971f; - border-color: #eb9316; -} - -.btn-warning:focus, .btn-warning.focus { - color: #fff; - background-color: #ec971f; - border-color: #eb9316; -} - -.btn-warning:active, .btn-warning.active, -.open > .btn-warning.dropdown-toggle { - color: #fff; - background-color: #ec971f; - border-color: #eb9316; - background-image: none; -} - -.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, -.open > .btn-warning.dropdown-toggle:hover, -.open > .btn-warning.dropdown-toggle:focus, -.open > .btn-warning.dropdown-toggle.focus { - color: #fff; - background-color: #d58512; - border-color: #b06d0f; -} - -.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus { - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-warning.disabled:hover, .btn-warning:disabled:hover { - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-danger { - color: #fff; - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-danger:hover { - color: #fff; - background-color: #c9302c; - border-color: #c12e2a; -} - -.btn-danger:focus, .btn-danger.focus { - color: #fff; - background-color: #c9302c; - border-color: #c12e2a; -} - -.btn-danger:active, .btn-danger.active, -.open > .btn-danger.dropdown-toggle { - color: #fff; - background-color: #c9302c; - border-color: #c12e2a; - background-image: none; -} - -.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, -.open > .btn-danger.dropdown-toggle:hover, -.open > .btn-danger.dropdown-toggle:focus, -.open > .btn-danger.dropdown-toggle.focus { - color: #fff; - background-color: #ac2925; - border-color: #8b211e; -} - -.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus { - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-danger.disabled:hover, .btn-danger:disabled:hover { - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-outline-primary { - color: #0275d8; - background-image: none; - background-color: transparent; - border-color: #0275d8; -} - -.btn-outline-primary:hover { - color: #fff; - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-outline-primary:focus, .btn-outline-primary.focus { - color: #fff; - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-outline-primary:active, .btn-outline-primary.active, -.open > .btn-outline-primary.dropdown-toggle { - color: #fff; - background-color: #0275d8; - border-color: #0275d8; -} - -.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, -.open > .btn-outline-primary.dropdown-toggle:hover, -.open > .btn-outline-primary.dropdown-toggle:focus, -.open > .btn-outline-primary.dropdown-toggle.focus { - color: #fff; - background-color: #014682; - border-color: #01315a; -} - -.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus { - border-color: #43a7fd; -} - -.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover { - border-color: #43a7fd; -} - -.btn-outline-secondary { - color: #ccc; - background-image: none; - background-color: transparent; - border-color: #ccc; -} - -.btn-outline-secondary:hover { - color: #fff; - background-color: #ccc; - border-color: #ccc; -} - -.btn-outline-secondary:focus, .btn-outline-secondary.focus { - color: #fff; - background-color: #ccc; - border-color: #ccc; -} - -.btn-outline-secondary:active, .btn-outline-secondary.active, -.open > .btn-outline-secondary.dropdown-toggle { - color: #fff; - background-color: #ccc; - border-color: #ccc; -} - -.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, -.open > .btn-outline-secondary.dropdown-toggle:hover, -.open > .btn-outline-secondary.dropdown-toggle:focus, -.open > .btn-outline-secondary.dropdown-toggle.focus { - color: #fff; - background-color: #a1a1a1; - border-color: #8c8c8c; -} - -.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus { - border-color: white; -} - -.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { - border-color: white; -} - -.btn-outline-info { - color: #5bc0de; - background-image: none; - background-color: transparent; - border-color: #5bc0de; -} - -.btn-outline-info:hover { - color: #fff; - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-outline-info:focus, .btn-outline-info.focus { - color: #fff; - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-outline-info:active, .btn-outline-info.active, -.open > .btn-outline-info.dropdown-toggle { - color: #fff; - background-color: #5bc0de; - border-color: #5bc0de; -} - -.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, -.open > .btn-outline-info.dropdown-toggle:hover, -.open > .btn-outline-info.dropdown-toggle:focus, -.open > .btn-outline-info.dropdown-toggle.focus { - color: #fff; - background-color: #269abc; - border-color: #1f7e9a; -} - -.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus { - border-color: #b0e1ef; -} - -.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover { - border-color: #b0e1ef; -} - -.btn-outline-success { - color: #5cb85c; - background-image: none; - background-color: transparent; - border-color: #5cb85c; -} - -.btn-outline-success:hover { - color: #fff; - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-outline-success:focus, .btn-outline-success.focus { - color: #fff; - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-outline-success:active, .btn-outline-success.active, -.open > .btn-outline-success.dropdown-toggle { - color: #fff; - background-color: #5cb85c; - border-color: #5cb85c; -} - -.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, -.open > .btn-outline-success.dropdown-toggle:hover, -.open > .btn-outline-success.dropdown-toggle:focus, -.open > .btn-outline-success.dropdown-toggle.focus { - color: #fff; - background-color: #398439; - border-color: #2d672d; -} - -.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus { - border-color: #a3d7a3; -} - -.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover { - border-color: #a3d7a3; -} - -.btn-outline-warning { - color: #f0ad4e; - background-image: none; - background-color: transparent; - border-color: #f0ad4e; -} - -.btn-outline-warning:hover { - color: #fff; - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-outline-warning:focus, .btn-outline-warning.focus { - color: #fff; - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-outline-warning:active, .btn-outline-warning.active, -.open > .btn-outline-warning.dropdown-toggle { - color: #fff; - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, -.open > .btn-outline-warning.dropdown-toggle:hover, -.open > .btn-outline-warning.dropdown-toggle:focus, -.open > .btn-outline-warning.dropdown-toggle.focus { - color: #fff; - background-color: #d58512; - border-color: #b06d0f; -} - -.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus { - border-color: #f8d9ac; -} - -.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover { - border-color: #f8d9ac; -} - -.btn-outline-danger { - color: #d9534f; - background-image: none; - background-color: transparent; - border-color: #d9534f; -} - -.btn-outline-danger:hover { - color: #fff; - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-outline-danger:focus, .btn-outline-danger.focus { - color: #fff; - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-outline-danger:active, .btn-outline-danger.active, -.open > .btn-outline-danger.dropdown-toggle { - color: #fff; - background-color: #d9534f; - border-color: #d9534f; -} - -.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, -.open > .btn-outline-danger.dropdown-toggle:hover, -.open > .btn-outline-danger.dropdown-toggle:focus, -.open > .btn-outline-danger.dropdown-toggle.focus { - color: #fff; - background-color: #ac2925; - border-color: #8b211e; -} - -.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus { - border-color: #eba5a3; -} - -.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover { - border-color: #eba5a3; -} - -.btn-link { - font-weight: normal; - color: #0275d8; - border-radius: 0; -} - -.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled { - background-color: transparent; -} - -.btn-link, .btn-link:focus, .btn-link:active { - border-color: transparent; -} - -.btn-link:hover { - border-color: transparent; -} - -.btn-link:focus, .btn-link:hover { - color: #014c8c; - text-decoration: underline; - background-color: transparent; -} - -.btn-link:disabled:focus, .btn-link:disabled:hover { - color: #818a91; - text-decoration: none; -} - -.btn-lg, .btn-group-lg > .btn { - padding: 0.75rem 1.5rem; - font-size: 1.25rem; - border-radius: 0.3rem; -} - -.btn-sm, .btn-group-sm > .btn { - padding: 0.25rem 0.5rem; - font-size: 0.875rem; - border-radius: 0.2rem; -} - -.btn-block { - display: block; - width: 100%; -} - -.btn-block + .btn-block { - margin-top: 0.5rem; -} - -input[type="submit"].btn-block, -input[type="reset"].btn-block, -input[type="button"].btn-block { - width: 100%; -} - -.fade { - opacity: 0; - -webkit-transition: opacity .15s linear; - -o-transition: opacity .15s linear; - transition: opacity .15s linear; -} - -.fade.in { - opacity: 1; -} - -.collapse { - display: none; -} - -.collapse.in { - display: block; -} - -tr.collapse.in { - display: table-row; -} - -tbody.collapse.in { - display: table-row-group; -} - -.collapsing { - position: relative; - height: 0; - overflow: hidden; - -webkit-transition-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height; - -o-transition-property: height; - transition-property: height; -} - -.dropup, -.dropdown { - position: relative; -} - -.dropdown-toggle::after { - display: inline-block; - width: 0; - height: 0; - margin-left: 0.3em; - vertical-align: middle; - content: ""; - border-top: 0.3em solid; - border-right: 0.3em solid transparent; - border-left: 0.3em solid transparent; -} - -.dropdown-toggle:focus { - outline: 0; -} - -.dropup .dropdown-toggle::after { - border-top: 0; - border-bottom: 0.3em solid; -} - -.dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: 1000; - display: none; - float: left; - min-width: 10rem; - padding: 0.5rem 0; - margin: 0.125rem 0 0; - font-size: 1rem; - color: #373a3c; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0.25rem; -} - -.dropdown-divider { - height: 1px; - margin: 0.5rem 0; - overflow: hidden; - background-color: #e5e5e5; -} - -.dropdown-item { - display: block; - width: 100%; - padding: 3px 1.5rem; - clear: both; - font-weight: normal; - color: #373a3c; - text-align: inherit; - white-space: nowrap; - background: none; - border: 0; -} - -.dropdown-item:focus, .dropdown-item:hover { - color: #2b2d2f; - text-decoration: none; - background-color: #f5f5f5; -} - -.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover { - color: #fff; - text-decoration: none; - background-color: #0275d8; - outline: 0; -} - -.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover { - color: #818a91; -} - -.dropdown-item.disabled:focus, .dropdown-item.disabled:hover { - text-decoration: none; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; -} - -.open > .dropdown-menu { - display: block; -} - -.open > a { - outline: 0; -} - -.dropdown-menu-right { - right: 0; - left: auto; -} - -.dropdown-menu-left { - right: auto; - left: 0; -} - -.dropdown-header { - display: block; - padding: 0.5rem 1.5rem; - margin-bottom: 0; - font-size: 0.875rem; - color: #818a91; - white-space: nowrap; -} - -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990; -} - -.dropup .caret, -.navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 0.3em solid; -} - -.dropup .dropdown-menu, -.navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 0.125rem; -} - -.btn-group, -.btn-group-vertical { - position: relative; - display: inline-block; - vertical-align: middle; -} - -.btn-group > .btn, -.btn-group-vertical > .btn { - position: relative; - float: left; - margin-bottom: 0; -} - -.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, -.btn-group-vertical > .btn:focus, -.btn-group-vertical > .btn:active, -.btn-group-vertical > .btn.active { - z-index: 2; -} - -.btn-group > .btn:hover, -.btn-group-vertical > .btn:hover { - z-index: 2; -} - -.btn-group .btn + .btn, -.btn-group .btn + .btn-group, -.btn-group .btn-group + .btn, -.btn-group .btn-group + .btn-group { - margin-left: -1px; -} - -.btn-toolbar { - margin-left: -0.5rem; -} - -.btn-toolbar::after { - content: ""; - display: table; - clear: both; -} - -.btn-toolbar .btn-group, -.btn-toolbar .input-group { - float: left; -} - -.btn-toolbar > .btn, -.btn-toolbar > .btn-group, -.btn-toolbar > .input-group { - margin-left: 0.5rem; -} - -.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { - border-radius: 0; -} - -.btn-group > .btn:first-child { - margin-left: 0; -} - -.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} - -.btn-group > .btn:last-child:not(:first-child), -.btn-group > .dropdown-toggle:not(:first-child) { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} - -.btn-group > .btn-group { - float: left; -} - -.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} - -.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} - -.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} - -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; -} - -.btn + .dropdown-toggle-split { - padding-right: 0.75rem; - padding-left: 0.75rem; -} - -.btn + .dropdown-toggle-split::after { - margin-left: 0; -} - -.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { - padding-right: 0.375rem; - padding-left: 0.375rem; -} - -.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { - padding-right: 1.125rem; - padding-left: 1.125rem; -} - -.btn .caret { - margin-left: 0; -} - -.btn-lg .caret, .btn-group-lg > .btn .caret { - border-width: 0.3em 0.3em 0; - border-bottom-width: 0; -} - -.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { - border-width: 0 0.3em 0.3em; -} - -.btn-group-vertical > .btn, -.btn-group-vertical > .btn-group, -.btn-group-vertical > .btn-group > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; -} - -.btn-group-vertical > .btn-group::after { - content: ""; - display: table; - clear: both; -} - -.btn-group-vertical > .btn-group > .btn { - float: none; -} - -.btn-group-vertical > .btn + .btn, -.btn-group-vertical > .btn + .btn-group, -.btn-group-vertical > .btn-group + .btn, -.btn-group-vertical > .btn-group + .btn-group { - margin-top: -1px; - margin-left: 0; -} - -.btn-group-vertical > .btn:not(:first-child):not(:last-child) { - border-radius: 0; -} - -.btn-group-vertical > .btn:first-child:not(:last-child) { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} - -.btn-group-vertical > .btn:last-child:not(:first-child) { - border-top-right-radius: 0; - border-top-left-radius: 0; -} - -.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} - -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} - -.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; -} - -[data-toggle="buttons"] > .btn input[type="radio"], -[data-toggle="buttons"] > .btn input[type="checkbox"], -[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], -[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { - position: absolute; - clip: rect(0, 0, 0, 0); - pointer-events: none; -} - -.input-group { - position: relative; - width: 100%; - display: table; - border-collapse: separate; -} - -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0; -} - -.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { - z-index: 3; -} - -.input-group-addon, -.input-group-btn, -.input-group .form-control { - display: table-cell; -} - -.input-group-addon:not(:first-child):not(:last-child), -.input-group-btn:not(:first-child):not(:last-child), -.input-group .form-control:not(:first-child):not(:last-child) { - border-radius: 0; -} - -.input-group-addon, -.input-group-btn { - width: 1%; - white-space: nowrap; - vertical-align: middle; -} - -.input-group-addon { - padding: 0.5rem 0.75rem; - margin-bottom: 0; - font-size: 1rem; - font-weight: normal; - line-height: 1.25; - color: #55595c; - text-align: center; - background-color: #eceeef; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0.25rem; -} - -.input-group-addon.form-control-sm, -.input-group-sm > .input-group-addon, -.input-group-sm > .input-group-btn > .input-group-addon.btn { - padding: 0.25rem 0.5rem; - font-size: 0.875rem; - border-radius: 0.2rem; -} - -.input-group-addon.form-control-lg, -.input-group-lg > .input-group-addon, -.input-group-lg > .input-group-btn > .input-group-addon.btn { - padding: 0.75rem 1.5rem; - font-size: 1.25rem; - border-radius: 0.3rem; -} - -.input-group-addon input[type="radio"], -.input-group-addon input[type="checkbox"] { - margin-top: 0; -} - -.input-group .form-control:not(:last-child), -.input-group-addon:not(:last-child), -.input-group-btn:not(:last-child) > .btn, -.input-group-btn:not(:last-child) > .btn-group > .btn, -.input-group-btn:not(:last-child) > .dropdown-toggle, -.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), -.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} - -.input-group-addon:not(:last-child) { - border-right: 0; -} - -.input-group .form-control:not(:first-child), -.input-group-addon:not(:first-child), -.input-group-btn:not(:first-child) > .btn, -.input-group-btn:not(:first-child) > .btn-group > .btn, -.input-group-btn:not(:first-child) > .dropdown-toggle, -.input-group-btn:not(:last-child) > .btn:not(:first-child), -.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} - -.form-control + .input-group-addon:not(:first-child) { - border-left: 0; -} - -.input-group-btn { - position: relative; - font-size: 0; - white-space: nowrap; -} - -.input-group-btn > .btn { - position: relative; -} - -.input-group-btn > .btn + .btn { - margin-left: -1px; -} - -.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover { - z-index: 3; -} - -.input-group-btn:not(:last-child) > .btn, -.input-group-btn:not(:last-child) > .btn-group { - margin-right: -1px; -} - -.input-group-btn:not(:first-child) > .btn, -.input-group-btn:not(:first-child) > .btn-group { - z-index: 2; - margin-left: -1px; -} - -.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover, -.input-group-btn:not(:first-child) > .btn-group:focus, -.input-group-btn:not(:first-child) > .btn-group:active, -.input-group-btn:not(:first-child) > .btn-group:hover { - z-index: 3; -} - -.custom-control { - position: relative; - display: inline-block; - padding-left: 1.5rem; - cursor: pointer; -} - -.custom-control + .custom-control { - margin-left: 1rem; -} - -.custom-control-input { - position: absolute; - z-index: -1; - opacity: 0; -} - -.custom-control-input:checked ~ .custom-control-indicator { - color: #fff; - background-color: #0074d9; -} - -.custom-control-input:focus ~ .custom-control-indicator { - -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; - box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; -} - -.custom-control-input:active ~ .custom-control-indicator { - color: #fff; - background-color: #84c6ff; -} - -.custom-control-input:disabled ~ .custom-control-indicator { - cursor: not-allowed; - background-color: #eee; -} - -.custom-control-input:disabled ~ .custom-control-description { - color: #767676; - cursor: not-allowed; -} - -.custom-control-indicator { - position: absolute; - top: .25rem; - left: 0; - display: block; - width: 1rem; - height: 1rem; - pointer-events: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-color: #ddd; - background-repeat: no-repeat; - background-position: center center; - -webkit-background-size: 50% 50%; - background-size: 50% 50%; -} - -.custom-checkbox .custom-control-indicator { - border-radius: 0.25rem; -} - -.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); -} - -.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator { - background-color: #0074d9; - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E"); -} - -.custom-radio .custom-control-indicator { - border-radius: 50%; -} - -.custom-radio .custom-control-input:checked ~ .custom-control-indicator { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E"); -} - -.custom-controls-stacked .custom-control { - float: left; - clear: left; -} - -.custom-controls-stacked .custom-control + .custom-control { - margin-left: 0; -} - -.custom-select { - display: inline-block; - max-width: 100%; - height: calc(2.5rem - 2px); - padding: 0.375rem 1.75rem 0.375rem 0.75rem; - padding-right: 0.75rem \9; - color: #55595c; - vertical-align: middle; - background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; - background-image: none \9; - -webkit-background-size: 8px 10px; - background-size: 8px 10px; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0.25rem; - -moz-appearance: none; - -webkit-appearance: none; -} - -.custom-select:focus { - border-color: #51a7e8; - outline: none; -} - -.custom-select:focus::-ms-value { - color: #55595c; - background-color: #fff; -} - -.custom-select:disabled { - color: #818a91; - cursor: not-allowed; - background-color: #eceeef; -} - -.custom-select::-ms-expand { - opacity: 0; -} - -.custom-select-sm { - padding-top: 0.375rem; - padding-bottom: 0.375rem; - font-size: 75%; -} - -.custom-file { - position: relative; - display: inline-block; - max-width: 100%; - height: 2.5rem; - cursor: pointer; -} - -.custom-file-input { - min-width: 14rem; - max-width: 100%; - margin: 0; - filter: alpha(opacity=0); - opacity: 0; -} - -.custom-file-control { - position: absolute; - top: 0; - right: 0; - left: 0; - z-index: 5; - height: 2.5rem; - padding: 0.5rem 1rem; - line-height: 1.5; - color: #555; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 0.25rem; -} - -.custom-file-control:lang(en)::after { - content: "Choose file..."; -} - -.custom-file-control::before { - position: absolute; - top: -1px; - right: -1px; - bottom: -1px; - z-index: 6; - display: block; - height: 2.5rem; - padding: 0.5rem 1rem; - line-height: 1.5; - color: #555; - background-color: #eee; - border: 1px solid #ddd; - border-radius: 0 0.25rem 0.25rem 0; -} - -.custom-file-control:lang(en)::before { - content: "Browse"; -} - -.nav { - padding-left: 0; - margin-bottom: 0; - list-style: none; -} - -.nav-link { - display: inline-block; -} - -.nav-link:focus, .nav-link:hover { - text-decoration: none; -} - -.nav-link.disabled { - color: #818a91; -} - -.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover { - color: #818a91; - cursor: not-allowed; - background-color: transparent; -} - -.nav-inline .nav-item { - display: inline-block; -} - -.nav-inline .nav-item + .nav-item, -.nav-inline .nav-link + .nav-link { - margin-left: 1rem; -} - -.nav-tabs { - border-bottom: 1px solid #ddd; -} - -.nav-tabs::after { - content: ""; - display: table; - clear: both; -} - -.nav-tabs .nav-item { - float: left; - margin-bottom: -1px; -} - -.nav-tabs .nav-item + .nav-item { - margin-left: 0.2rem; -} - -.nav-tabs .nav-link { - display: block; - padding: 0.5em 1em; - border: 1px solid transparent; - border-top-right-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { - border-color: #eceeef #eceeef #ddd; -} - -.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover { - color: #818a91; - background-color: transparent; - border-color: transparent; -} - -.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, -.nav-tabs .nav-item.open .nav-link, -.nav-tabs .nav-item.open .nav-link:focus, -.nav-tabs .nav-item.open .nav-link:hover { - color: #55595c; - background-color: #fff; - border-color: #ddd #ddd transparent; -} - -.nav-tabs .dropdown-menu { - margin-top: -1px; - border-top-right-radius: 0; - border-top-left-radius: 0; -} - -.nav-pills::after { - content: ""; - display: table; - clear: both; -} - -.nav-pills .nav-item { - float: left; -} - -.nav-pills .nav-item + .nav-item { - margin-left: 0.2rem; -} - -.nav-pills .nav-link { - display: block; - padding: 0.5em 1em; - border-radius: 0.25rem; -} - -.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, -.nav-pills .nav-item.open .nav-link, -.nav-pills .nav-item.open .nav-link:focus, -.nav-pills .nav-item.open .nav-link:hover { - color: #fff; - cursor: default; - background-color: #0275d8; -} - -.nav-stacked .nav-item { - display: block; - float: none; -} - -.nav-stacked .nav-item + .nav-item { - margin-top: 0.2rem; - margin-left: 0; -} - -.tab-content > .tab-pane { - display: none; -} - -.tab-content > .active { - display: block; -} - -.navbar { - position: relative; - padding: 0.5rem 1rem; -} - -.navbar::after { - content: ""; - display: table; - clear: both; -} - -@media (min-width: 576px) { - .navbar { - border-radius: 0.25rem; - } -} - -.navbar-full { - z-index: 1000; -} - -@media (min-width: 576px) { - .navbar-full { - border-radius: 0; - } -} - -.navbar-fixed-top, -.navbar-fixed-bottom { - position: fixed; - right: 0; - left: 0; - z-index: 1030; -} - -@media (min-width: 576px) { - .navbar-fixed-top, - .navbar-fixed-bottom { - border-radius: 0; - } -} - -.navbar-fixed-top { - top: 0; -} - -.navbar-fixed-bottom { - bottom: 0; -} - -.navbar-sticky-top { - position: -webkit-sticky; - position: sticky; - top: 0; - z-index: 1030; - width: 100%; -} - -@media (min-width: 576px) { - .navbar-sticky-top { - border-radius: 0; - } -} - -.navbar-brand { - float: left; - padding-top: 0.25rem; - padding-bottom: 0.25rem; - margin-right: 1rem; - font-size: 1.25rem; - line-height: inherit; -} - -.navbar-brand:focus, .navbar-brand:hover { - text-decoration: none; -} - -.navbar-divider { - float: left; - width: 1px; - padding-top: 0.425rem; - padding-bottom: 0.425rem; - margin-right: 1rem; - margin-left: 1rem; - overflow: hidden; -} - -.navbar-divider::before { - content: "\A0"; -} - -.navbar-text { - display: inline-block; - padding-top: .425rem; - padding-bottom: .425rem; -} - -.navbar-toggler { - width: 2.5em; - height: 2em; - padding: 0.5rem 0.75rem; - font-size: 1.25rem; - line-height: 1; - background: transparent no-repeat center center; - -webkit-background-size: 24px 24px; - background-size: 24px 24px; - border: 1px solid transparent; - border-radius: 0.25rem; -} - -.navbar-toggler:focus, .navbar-toggler:hover { - text-decoration: none; -} - -.navbar-toggleable-xs::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 575px) { - .navbar-toggleable-xs .navbar-brand { - display: block; - float: none; - margin-top: .5rem; - margin-right: 0; - } - .navbar-toggleable-xs .navbar-nav { - margin-top: .5rem; - margin-bottom: .5rem; - } - .navbar-toggleable-xs .navbar-nav .dropdown-menu { - position: static; - float: none; - } -} - -@media (min-width: 576px) { - .navbar-toggleable-xs { - display: block; - } -} - -.navbar-toggleable-sm::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 767px) { - .navbar-toggleable-sm .navbar-brand { - display: block; - float: none; - margin-top: .5rem; - margin-right: 0; - } - .navbar-toggleable-sm .navbar-nav { - margin-top: .5rem; - margin-bottom: .5rem; - } - .navbar-toggleable-sm .navbar-nav .dropdown-menu { - position: static; - float: none; - } -} - -@media (min-width: 768px) { - .navbar-toggleable-sm { - display: block; - } -} - -.navbar-toggleable-md::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 991px) { - .navbar-toggleable-md .navbar-brand { - display: block; - float: none; - margin-top: .5rem; - margin-right: 0; - } - .navbar-toggleable-md .navbar-nav { - margin-top: .5rem; - margin-bottom: .5rem; - } - .navbar-toggleable-md .navbar-nav .dropdown-menu { - position: static; - float: none; - } -} - -@media (min-width: 992px) { - .navbar-toggleable-md { - display: block; - } -} - -.navbar-toggleable-lg::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 1199px) { - .navbar-toggleable-lg .navbar-brand { - display: block; - float: none; - margin-top: .5rem; - margin-right: 0; - } - .navbar-toggleable-lg .navbar-nav { - margin-top: .5rem; - margin-bottom: .5rem; - } - .navbar-toggleable-lg .navbar-nav .dropdown-menu { - position: static; - float: none; - } -} - -@media (min-width: 1200px) { - .navbar-toggleable-lg { - display: block; - } -} - -.navbar-toggleable-xl { - display: block; -} - -.navbar-toggleable-xl::after { - content: ""; - display: table; - clear: both; -} - -.navbar-toggleable-xl .navbar-brand { - display: block; - float: none; - margin-top: .5rem; - margin-right: 0; -} - -.navbar-toggleable-xl .navbar-nav { - margin-top: .5rem; - margin-bottom: .5rem; -} - -.navbar-toggleable-xl .navbar-nav .dropdown-menu { - position: static; - float: none; -} - -.navbar-nav .nav-item { - float: left; -} - -.navbar-nav .nav-link { - display: block; - padding-top: .425rem; - padding-bottom: .425rem; -} - -.navbar-nav .nav-link + .nav-link { - margin-left: 1rem; -} - -.navbar-nav .nav-item + .nav-item { - margin-left: 1rem; -} - -.navbar-light .navbar-brand, -.navbar-light .navbar-toggler { - color: rgba(0, 0, 0, 0.9); -} - -.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, -.navbar-light .navbar-toggler:focus, -.navbar-light .navbar-toggler:hover { - color: rgba(0, 0, 0, 0.9); -} - -.navbar-light .navbar-nav .nav-link { - color: rgba(0, 0, 0, 0.5); -} - -.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { - color: rgba(0, 0, 0, 0.7); -} - -.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, -.navbar-light .navbar-nav .active > .nav-link, -.navbar-light .navbar-nav .active > .nav-link:focus, -.navbar-light .navbar-nav .active > .nav-link:hover, -.navbar-light .navbar-nav .nav-link.open, -.navbar-light .navbar-nav .nav-link.open:focus, -.navbar-light .navbar-nav .nav-link.open:hover, -.navbar-light .navbar-nav .nav-link.active, -.navbar-light .navbar-nav .nav-link.active:focus, -.navbar-light .navbar-nav .nav-link.active:hover { - color: rgba(0, 0, 0, 0.9); -} - -.navbar-light .navbar-toggler { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); - border-color: rgba(0, 0, 0, 0.1); -} - -.navbar-light .navbar-divider { - background-color: rgba(0, 0, 0, 0.075); -} - -.navbar-dark .navbar-brand, -.navbar-dark .navbar-toggler { - color: white; -} - -.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, -.navbar-dark .navbar-toggler:focus, -.navbar-dark .navbar-toggler:hover { - color: white; -} - -.navbar-dark .navbar-nav .nav-link { - color: rgba(255, 255, 255, 0.5); -} - -.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { - color: rgba(255, 255, 255, 0.75); -} - -.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, -.navbar-dark .navbar-nav .active > .nav-link, -.navbar-dark .navbar-nav .active > .nav-link:focus, -.navbar-dark .navbar-nav .active > .nav-link:hover, -.navbar-dark .navbar-nav .nav-link.open, -.navbar-dark .navbar-nav .nav-link.open:focus, -.navbar-dark .navbar-nav .nav-link.open:hover, -.navbar-dark .navbar-nav .nav-link.active, -.navbar-dark .navbar-nav .nav-link.active:focus, -.navbar-dark .navbar-nav .nav-link.active:hover { - color: white; -} - -.navbar-dark .navbar-toggler { - background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); - border-color: rgba(255, 255, 255, 0.1); -} - -.navbar-dark .navbar-divider { - background-color: rgba(255, 255, 255, 0.075); -} - -.navbar-toggleable-xs::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 575px) { - .navbar-toggleable-xs .navbar-nav .nav-item { - float: none; - margin-left: 0; - } -} - -@media (min-width: 576px) { - .navbar-toggleable-xs { - display: block !important; - } -} - -.navbar-toggleable-sm::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 767px) { - .navbar-toggleable-sm .navbar-nav .nav-item { - float: none; - margin-left: 0; - } -} - -@media (min-width: 768px) { - .navbar-toggleable-sm { - display: block !important; - } -} - -.navbar-toggleable-md::after { - content: ""; - display: table; - clear: both; -} - -@media (max-width: 991px) { - .navbar-toggleable-md .navbar-nav .nav-item { - float: none; - margin-left: 0; - } -} - -@media (min-width: 992px) { - .navbar-toggleable-md { - display: block !important; - } -} - -.card { - position: relative; - display: block; - margin-bottom: 0.75rem; - background-color: #fff; - border-radius: 0.25rem; - border: 1px solid rgba(0, 0, 0, 0.125); -} - -.card-block { - padding: 1.25rem; -} - -.card-block::after { - content: ""; - display: table; - clear: both; -} - -.card-title { - margin-bottom: 0.75rem; -} - -.card-subtitle { - margin-top: -0.375rem; - margin-bottom: 0; -} - -.card-text:last-child { - margin-bottom: 0; -} - -.card-link:hover { - text-decoration: none; -} - -.card-link + .card-link { - margin-left: 1.25rem; -} - -.card > .list-group:first-child .list-group-item:first-child { - border-top-right-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.card > .list-group:last-child .list-group-item:last-child { - border-bottom-right-radius: 0.25rem; - border-bottom-left-radius: 0.25rem; -} - -.card-header { - padding: 0.75rem 1.25rem; - margin-bottom: 0; - background-color: #f5f5f5; - border-bottom: 1px solid rgba(0, 0, 0, 0.125); -} - -.card-header::after { - content: ""; - display: table; - clear: both; -} - -.card-header:first-child { - border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; -} - -.card-footer { - padding: 0.75rem 1.25rem; - background-color: #f5f5f5; - border-top: 1px solid rgba(0, 0, 0, 0.125); -} - -.card-footer::after { - content: ""; - display: table; - clear: both; -} - -.card-footer:last-child { - border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); -} - -.card-header-tabs { - margin-right: -0.625rem; - margin-bottom: -0.75rem; - margin-left: -0.625rem; - border-bottom: 0; -} - -.card-header-pills { - margin-right: -0.625rem; - margin-left: -0.625rem; -} - -.card-primary { - background-color: #0275d8; - border-color: #0275d8; -} - -.card-primary .card-header, -.card-primary .card-footer { - background-color: transparent; -} - -.card-success { - background-color: #5cb85c; - border-color: #5cb85c; -} - -.card-success .card-header, -.card-success .card-footer { - background-color: transparent; -} - -.card-info { - background-color: #5bc0de; - border-color: #5bc0de; -} - -.card-info .card-header, -.card-info .card-footer { - background-color: transparent; -} - -.card-warning { - background-color: #f0ad4e; - border-color: #f0ad4e; -} - -.card-warning .card-header, -.card-warning .card-footer { - background-color: transparent; -} - -.card-danger { - background-color: #d9534f; - border-color: #d9534f; -} - -.card-danger .card-header, -.card-danger .card-footer { - background-color: transparent; -} - -.card-outline-primary { - background-color: transparent; - border-color: #0275d8; -} - -.card-outline-secondary { - background-color: transparent; - border-color: #ccc; -} - -.card-outline-info { - background-color: transparent; - border-color: #5bc0de; -} - -.card-outline-success { - background-color: transparent; - border-color: #5cb85c; -} - -.card-outline-warning { - background-color: transparent; - border-color: #f0ad4e; -} - -.card-outline-danger { - background-color: transparent; - border-color: #d9534f; -} - -.card-inverse .card-header, -.card-inverse .card-footer { - border-color: rgba(255, 255, 255, 0.2); -} - -.card-inverse .card-header, -.card-inverse .card-footer, -.card-inverse .card-title, -.card-inverse .card-blockquote { - color: #fff; -} - -.card-inverse .card-link, -.card-inverse .card-text, -.card-inverse .card-subtitle, -.card-inverse .card-blockquote .blockquote-footer { - color: rgba(255, 255, 255, 0.65); -} - -.card-inverse .card-link:focus, .card-inverse .card-link:hover { - color: #fff; -} - -.card-blockquote { - padding: 0; - margin-bottom: 0; - border-left: 0; -} - -.card-img { - border-radius: calc(0.25rem - 1px); -} - -.card-img-overlay { - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - padding: 1.25rem; -} - -.card-img-top { - border-top-right-radius: calc(0.25rem - 1px); - border-top-left-radius: calc(0.25rem - 1px); -} - -.card-img-bottom { - border-bottom-right-radius: calc(0.25rem - 1px); - border-bottom-left-radius: calc(0.25rem - 1px); -} - -@media (min-width: 576px) { - .card-deck { - display: table; - width: 100%; - margin-bottom: 0.75rem; - table-layout: fixed; - border-spacing: 1.25rem 0; - } - .card-deck .card { - display: table-cell; - margin-bottom: 0; - vertical-align: top; - } - .card-deck-wrapper { - margin-right: -1.25rem; - margin-left: -1.25rem; - } -} - -@media (min-width: 576px) { - .card-group { - display: table; - width: 100%; - table-layout: fixed; - } - .card-group .card { - display: table-cell; - vertical-align: top; - } - .card-group .card + .card { - margin-left: 0; - border-left: 0; - } - .card-group .card:first-child { - border-bottom-right-radius: 0; - border-top-right-radius: 0; - } - .card-group .card:first-child .card-img-top { - border-top-right-radius: 0; - } - .card-group .card:first-child .card-img-bottom { - border-bottom-right-radius: 0; - } - .card-group .card:last-child { - border-bottom-left-radius: 0; - border-top-left-radius: 0; - } - .card-group .card:last-child .card-img-top { - border-top-left-radius: 0; - } - .card-group .card:last-child .card-img-bottom { - border-bottom-left-radius: 0; - } - .card-group .card:not(:first-child):not(:last-child) { - border-radius: 0; - } - .card-group .card:not(:first-child):not(:last-child) .card-img-top, - .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { - border-radius: 0; - } -} - -@media (min-width: 576px) { - .card-columns { - -webkit-column-count: 3; - -moz-column-count: 3; - column-count: 3; - -webkit-column-gap: 1.25rem; - -moz-column-gap: 1.25rem; - column-gap: 1.25rem; - } - .card-columns .card { - display: inline-block; - width: 100%; - } -} - -.breadcrumb { - padding: 0.75rem 1rem; - margin-bottom: 1rem; - list-style: none; - background-color: #eceeef; - border-radius: 0.25rem; -} - -.breadcrumb::after { - content: ""; - display: table; - clear: both; -} - -.breadcrumb-item { - float: left; -} - -.breadcrumb-item + .breadcrumb-item::before { - display: inline-block; - padding-right: 0.5rem; - padding-left: 0.5rem; - color: #818a91; - content: "/"; -} - -.breadcrumb-item + .breadcrumb-item:hover::before { - text-decoration: underline; -} - -.breadcrumb-item + .breadcrumb-item:hover::before { - text-decoration: none; -} - -.breadcrumb-item.active { - color: #818a91; -} - -.pagination { - display: inline-block; - padding-left: 0; - margin-top: 1rem; - margin-bottom: 1rem; - border-radius: 0.25rem; -} - -.page-item { - display: inline; -} - -.page-item:first-child .page-link { - margin-left: 0; - border-bottom-left-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.page-item:last-child .page-link { - border-bottom-right-radius: 0.25rem; - border-top-right-radius: 0.25rem; -} - -.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover { - z-index: 2; - color: #fff; - cursor: default; - background-color: #0275d8; - border-color: #0275d8; -} - -.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover { - color: #818a91; - pointer-events: none; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd; -} - -.page-link { - position: relative; - float: left; - padding: 0.5rem 0.75rem; - margin-left: -1px; - color: #0275d8; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd; -} - -.page-link:focus, .page-link:hover { - color: #014c8c; - background-color: #eceeef; - border-color: #ddd; -} - -.pagination-lg .page-link { - padding: 0.75rem 1.5rem; - font-size: 1.25rem; -} - -.pagination-lg .page-item:first-child .page-link { - border-bottom-left-radius: 0.3rem; - border-top-left-radius: 0.3rem; -} - -.pagination-lg .page-item:last-child .page-link { - border-bottom-right-radius: 0.3rem; - border-top-right-radius: 0.3rem; -} - -.pagination-sm .page-link { - padding: 0.275rem 0.75rem; - font-size: 0.875rem; -} - -.pagination-sm .page-item:first-child .page-link { - border-bottom-left-radius: 0.2rem; - border-top-left-radius: 0.2rem; -} - -.pagination-sm .page-item:last-child .page-link { - border-bottom-right-radius: 0.2rem; - border-top-right-radius: 0.2rem; -} - -.tag { - display: inline-block; - padding: 0.25em 0.4em; - font-size: 75%; - font-weight: bold; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - border-radius: 0.25rem; -} - -.tag:empty { - display: none; -} - -.btn .tag { - position: relative; - top: -1px; -} - -a.tag:focus, a.tag:hover { - color: #fff; - text-decoration: none; - cursor: pointer; -} - -.tag-pill { - padding-right: 0.6em; - padding-left: 0.6em; - border-radius: 10rem; -} - -.tag-default { - background-color: #818a91; -} - -.tag-default[href]:focus, .tag-default[href]:hover { - background-color: #687077; -} - -.tag-primary { - background-color: #0275d8; -} - -.tag-primary[href]:focus, .tag-primary[href]:hover { - background-color: #025aa5; -} - -.tag-success { - background-color: #5cb85c; -} - -.tag-success[href]:focus, .tag-success[href]:hover { - background-color: #449d44; -} - -.tag-info { - background-color: #5bc0de; -} - -.tag-info[href]:focus, .tag-info[href]:hover { - background-color: #31b0d5; -} - -.tag-warning { - background-color: #f0ad4e; -} - -.tag-warning[href]:focus, .tag-warning[href]:hover { - background-color: #ec971f; -} - -.tag-danger { - background-color: #d9534f; -} - -.tag-danger[href]:focus, .tag-danger[href]:hover { - background-color: #c9302c; -} - -.jumbotron { - padding: 2rem 1rem; - margin-bottom: 2rem; - background-color: #eceeef; - border-radius: 0.3rem; -} - -@media (min-width: 576px) { - .jumbotron { - padding: 4rem 2rem; - } -} - -.jumbotron-hr { - border-top-color: #d0d5d8; -} - -.jumbotron-fluid { - padding-right: 0; - padding-left: 0; - border-radius: 0; -} - -.alert { - padding: 0.75rem 1.25rem; - margin-bottom: 1rem; - border: 1px solid transparent; - border-radius: 0.25rem; -} - -.alert-heading { - color: inherit; -} - -.alert-link { - font-weight: bold; -} - -.alert-dismissible { - padding-right: 2.5rem; -} - -.alert-dismissible .close { - position: relative; - top: -.125rem; - right: -1.25rem; - color: inherit; -} - -.alert-success { - background-color: #dff0d8; - border-color: #d0e9c6; - color: #3c763d; -} - -.alert-success hr { - border-top-color: #c1e2b3; -} - -.alert-success .alert-link { - color: #2b542c; -} - -.alert-info { - background-color: #d9edf7; - border-color: #bcdff1; - color: #31708f; -} - -.alert-info hr { - border-top-color: #a6d5ec; -} - -.alert-info .alert-link { - color: #245269; -} - -.alert-warning { - background-color: #fcf8e3; - border-color: #faf2cc; - color: #8a6d3b; -} - -.alert-warning hr { - border-top-color: #f7ecb5; -} - -.alert-warning .alert-link { - color: #66512c; -} - -.alert-danger { - background-color: #f2dede; - border-color: #ebcccc; - color: #a94442; -} - -.alert-danger hr { - border-top-color: #e4b9b9; -} - -.alert-danger .alert-link { - color: #843534; -} - -@-webkit-keyframes progress-bar-stripes { - from { - background-position: 1rem 0; - } - to { - background-position: 0 0; - } -} - -@-o-keyframes progress-bar-stripes { - from { - background-position: 1rem 0; - } - to { - background-position: 0 0; - } -} - -@keyframes progress-bar-stripes { - from { - background-position: 1rem 0; - } - to { - background-position: 0 0; - } -} - -.progress { - display: block; - width: 100%; - height: 1rem; - margin-bottom: 1rem; -} - -.progress[value] { - background-color: #eee; - border: 0; - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; - border-radius: 0.25rem; -} - -.progress[value]::-ms-fill { - background-color: #0074d9; - border: 0; -} - -.progress[value]::-moz-progress-bar { - background-color: #0074d9; - border-bottom-left-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.progress[value]::-webkit-progress-value { - background-color: #0074d9; - border-bottom-left-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.progress[value="100"]::-moz-progress-bar { - border-bottom-right-radius: 0.25rem; - border-top-right-radius: 0.25rem; -} - -.progress[value="100"]::-webkit-progress-value { - border-bottom-right-radius: 0.25rem; - border-top-right-radius: 0.25rem; -} - -.progress[value]::-webkit-progress-bar { - background-color: #eee; - border-radius: 0.25rem; -} - -base::-moz-progress-bar, -.progress[value] { - background-color: #eee; - border-radius: 0.25rem; -} - -@media screen and (min-width: 0\0) { - .progress { - background-color: #eee; - border-radius: 0.25rem; - } - .progress-bar { - display: inline-block; - height: 1rem; - text-indent: -999rem; - background-color: #0074d9; - border-bottom-left-radius: 0.25rem; - border-top-left-radius: 0.25rem; - } - .progress[width="100%"] { - border-bottom-right-radius: 0.25rem; - border-top-right-radius: 0.25rem; - } -} - -.progress-striped[value]::-webkit-progress-value { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - -webkit-background-size: 1rem 1rem; - background-size: 1rem 1rem; -} - -.progress-striped[value]::-moz-progress-bar { - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-size: 1rem 1rem; -} - -.progress-striped[value]::-ms-fill { - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-size: 1rem 1rem; -} - -@media screen and (min-width: 0\0) { - .progress-bar-striped { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - -webkit-background-size: 1rem 1rem; - background-size: 1rem 1rem; - } -} - -.progress-animated[value]::-webkit-progress-value { - -webkit-animation: progress-bar-stripes 2s linear infinite; - animation: progress-bar-stripes 2s linear infinite; -} - -.progress-animated[value]::-moz-progress-bar { - animation: progress-bar-stripes 2s linear infinite; -} - -@media screen and (min-width: 0\0) { - .progress-animated .progress-bar-striped { - -webkit-animation: progress-bar-stripes 2s linear infinite; - -o-animation: progress-bar-stripes 2s linear infinite; - animation: progress-bar-stripes 2s linear infinite; - } -} - -.progress-success[value]::-webkit-progress-value { - background-color: #5cb85c; -} - -.progress-success[value]::-moz-progress-bar { - background-color: #5cb85c; -} - -.progress-success[value]::-ms-fill { - background-color: #5cb85c; -} - -@media screen and (min-width: 0\0) { - .progress-success .progress-bar { - background-color: #5cb85c; - } -} - -.progress-info[value]::-webkit-progress-value { - background-color: #5bc0de; -} - -.progress-info[value]::-moz-progress-bar { - background-color: #5bc0de; -} - -.progress-info[value]::-ms-fill { - background-color: #5bc0de; -} - -@media screen and (min-width: 0\0) { - .progress-info .progress-bar { - background-color: #5bc0de; - } -} - -.progress-warning[value]::-webkit-progress-value { - background-color: #f0ad4e; -} - -.progress-warning[value]::-moz-progress-bar { - background-color: #f0ad4e; -} - -.progress-warning[value]::-ms-fill { - background-color: #f0ad4e; -} - -@media screen and (min-width: 0\0) { - .progress-warning .progress-bar { - background-color: #f0ad4e; - } -} - -.progress-danger[value]::-webkit-progress-value { - background-color: #d9534f; -} - -.progress-danger[value]::-moz-progress-bar { - background-color: #d9534f; -} - -.progress-danger[value]::-ms-fill { - background-color: #d9534f; -} - -@media screen and (min-width: 0\0) { - .progress-danger .progress-bar { - background-color: #d9534f; - } -} - -.media, -.media-body { - overflow: hidden; -} - -.media-body { - width: 10000px; -} - -.media-left, -.media-right, -.media-body { - display: table-cell; - vertical-align: top; -} - -.media-middle { - vertical-align: middle; -} - -.media-bottom { - vertical-align: bottom; -} - -.media-object { - display: block; -} - -.media-object.img-thumbnail { - max-width: none; -} - -.media-right { - padding-left: 10px; -} - -.media-left { - padding-right: 10px; -} - -.media-heading { - margin-top: 0; - margin-bottom: 5px; -} - -.media-list { - padding-left: 0; - list-style: none; -} - -.list-group { - padding-left: 0; - margin-bottom: 0; -} - -.list-group-item { - position: relative; - display: block; - padding: 0.75rem 1.25rem; - margin-bottom: -1px; - background-color: #fff; - border: 1px solid #ddd; -} - -.list-group-item:first-child { - border-top-right-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 0.25rem; - border-bottom-left-radius: 0.25rem; -} - -.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { - color: #818a91; - cursor: not-allowed; - background-color: #eceeef; -} - -.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading { - color: inherit; -} - -.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { - color: #818a91; -} - -.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { - z-index: 2; - color: #fff; - text-decoration: none; - background-color: #0275d8; - border-color: #0275d8; -} - -.list-group-item.active .list-group-item-heading, -.list-group-item.active .list-group-item-heading > small, -.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, -.list-group-item.active:focus .list-group-item-heading > small, -.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, -.list-group-item.active:hover .list-group-item-heading > small, -.list-group-item.active:hover .list-group-item-heading > .small { - color: inherit; -} - -.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { - color: #a8d6fe; -} - -.list-group-flush .list-group-item { - border-right: 0; - border-left: 0; - border-radius: 0; -} - -.list-group-item-action { - width: 100%; - color: #555; - text-align: inherit; -} - -.list-group-item-action .list-group-item-heading { - color: #333; -} - -.list-group-item-action:focus, .list-group-item-action:hover { - color: #555; - text-decoration: none; - background-color: #f5f5f5; -} - -.list-group-item-success { - color: #3c763d; - background-color: #dff0d8; -} - -a.list-group-item-success, -button.list-group-item-success { - color: #3c763d; -} - -a.list-group-item-success .list-group-item-heading, -button.list-group-item-success .list-group-item-heading { - color: inherit; -} - -a.list-group-item-success:focus, a.list-group-item-success:hover, -button.list-group-item-success:focus, -button.list-group-item-success:hover { - color: #3c763d; - background-color: #d0e9c6; -} - -a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, -button.list-group-item-success.active, -button.list-group-item-success.active:focus, -button.list-group-item-success.active:hover { - color: #fff; - background-color: #3c763d; - border-color: #3c763d; -} - -.list-group-item-info { - color: #31708f; - background-color: #d9edf7; -} - -a.list-group-item-info, -button.list-group-item-info { - color: #31708f; -} - -a.list-group-item-info .list-group-item-heading, -button.list-group-item-info .list-group-item-heading { - color: inherit; -} - -a.list-group-item-info:focus, a.list-group-item-info:hover, -button.list-group-item-info:focus, -button.list-group-item-info:hover { - color: #31708f; - background-color: #c4e3f3; -} - -a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, -button.list-group-item-info.active, -button.list-group-item-info.active:focus, -button.list-group-item-info.active:hover { - color: #fff; - background-color: #31708f; - border-color: #31708f; -} - -.list-group-item-warning { - color: #8a6d3b; - background-color: #fcf8e3; -} - -a.list-group-item-warning, -button.list-group-item-warning { - color: #8a6d3b; -} - -a.list-group-item-warning .list-group-item-heading, -button.list-group-item-warning .list-group-item-heading { - color: inherit; -} - -a.list-group-item-warning:focus, a.list-group-item-warning:hover, -button.list-group-item-warning:focus, -button.list-group-item-warning:hover { - color: #8a6d3b; - background-color: #faf2cc; -} - -a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, -button.list-group-item-warning.active, -button.list-group-item-warning.active:focus, -button.list-group-item-warning.active:hover { - color: #fff; - background-color: #8a6d3b; - border-color: #8a6d3b; -} - -.list-group-item-danger { - color: #a94442; - background-color: #f2dede; -} - -a.list-group-item-danger, -button.list-group-item-danger { - color: #a94442; -} - -a.list-group-item-danger .list-group-item-heading, -button.list-group-item-danger .list-group-item-heading { - color: inherit; -} - -a.list-group-item-danger:focus, a.list-group-item-danger:hover, -button.list-group-item-danger:focus, -button.list-group-item-danger:hover { - color: #a94442; - background-color: #ebcccc; -} - -a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, -button.list-group-item-danger.active, -button.list-group-item-danger.active:focus, -button.list-group-item-danger.active:hover { - color: #fff; - background-color: #a94442; - border-color: #a94442; -} - -.list-group-item-heading { - margin-top: 0; - margin-bottom: 5px; -} - -.list-group-item-text { - margin-bottom: 0; - line-height: 1.3; -} - -.embed-responsive { - position: relative; - display: block; - height: 0; - padding: 0; - overflow: hidden; -} - -.embed-responsive .embed-responsive-item, -.embed-responsive iframe, -.embed-responsive embed, -.embed-responsive object, -.embed-responsive video { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 100%; - height: 100%; - border: 0; -} - -.embed-responsive-21by9 { - padding-bottom: 42.857143%; -} - -.embed-responsive-16by9 { - padding-bottom: 56.25%; -} - -.embed-responsive-4by3 { - padding-bottom: 75%; -} - -.embed-responsive-1by1 { - padding-bottom: 100%; -} - -.close { - float: right; - font-size: 1.5rem; - font-weight: bold; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - opacity: .2; -} - -.close:focus, .close:hover { - color: #000; - text-decoration: none; - cursor: pointer; - opacity: .5; -} - -button.close { - padding: 0; - cursor: pointer; - background: transparent; - border: 0; - -webkit-appearance: none; -} - -.modal-open { - overflow: hidden; -} - -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - outline: 0; -} - -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%); -} - -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0); -} - -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto; -} - -.modal-dialog { - position: relative; - width: auto; - margin: 10px; -} - -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0.3rem; - outline: 0; -} - -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000; -} - -.modal-backdrop.fade { - opacity: 0; -} - -.modal-backdrop.in { - opacity: 0.5; -} - -.modal-header { - padding: 15px; - border-bottom: 1px solid #e5e5e5; -} - -.modal-header::after { - content: ""; - display: table; - clear: both; -} - -.modal-header .close { - margin-top: -2px; -} - -.modal-title { - margin: 0; - line-height: 1.5; -} - -.modal-body { - position: relative; - padding: 15px; -} - -.modal-footer { - padding: 15px; - text-align: right; - border-top: 1px solid #e5e5e5; -} - -.modal-footer::after { - content: ""; - display: table; - clear: both; -} - -.modal-scrollbar-measure { - position: absolute; - top: -9999px; - width: 50px; - height: 50px; - overflow: scroll; -} - -@media (min-width: 576px) { - .modal-dialog { - max-width: 600px; - margin: 30px auto; - } - .modal-sm { - max-width: 300px; - } -} - -@media (min-width: 992px) { - .modal-lg { - max-width: 900px; - } -} - -.tooltip { - position: absolute; - z-index: 1070; - display: block; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; - font-style: normal; - font-weight: normal; - letter-spacing: normal; - line-break: auto; - line-height: 1.5; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - white-space: normal; - word-break: normal; - word-spacing: normal; - font-size: 0.875rem; - word-wrap: break-word; - opacity: 0; -} - -.tooltip.in { - opacity: 0.9; -} - -.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { - padding: 5px 0; - margin-top: -3px; -} - -.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before { - bottom: 0; - left: 50%; - margin-left: -5px; - content: ""; - border-width: 5px 5px 0; - border-top-color: #000; -} - -.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left { - padding: 0 5px; - margin-left: 3px; -} - -.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before { - top: 50%; - left: 0; - margin-top: -5px; - content: ""; - border-width: 5px 5px 5px 0; - border-right-color: #000; -} - -.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top { - padding: 5px 0; - margin-top: 3px; -} - -.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before { - top: 0; - left: 50%; - margin-left: -5px; - content: ""; - border-width: 0 5px 5px; - border-bottom-color: #000; -} - -.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right { - padding: 0 5px; - margin-left: -3px; -} - -.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before { - top: 50%; - right: 0; - margin-top: -5px; - content: ""; - border-width: 5px 0 5px 5px; - border-left-color: #000; -} - -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - background-color: #000; - border-radius: 0.25rem; -} - -.tooltip-inner::before { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} - -.popover { - position: absolute; - top: 0; - left: 0; - z-index: 1060; - display: block; - max-width: 276px; - padding: 1px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; - font-style: normal; - font-weight: normal; - letter-spacing: normal; - line-break: auto; - line-height: 1.5; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - white-space: normal; - word-break: normal; - word-spacing: normal; - font-size: 0.875rem; - word-wrap: break-word; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 0.3rem; -} - -.popover.popover-top, .popover.bs-tether-element-attached-bottom { - margin-top: -10px; -} - -.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after { - left: 50%; - border-bottom-width: 0; -} - -.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before { - bottom: -11px; - margin-left: -11px; - border-top-color: rgba(0, 0, 0, 0.25); -} - -.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after { - bottom: -10px; - margin-left: -10px; - border-top-color: #fff; -} - -.popover.popover-right, .popover.bs-tether-element-attached-left { - margin-left: 10px; -} - -.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after { - top: 50%; - border-left-width: 0; -} - -.popover.popover-right::before, .popover.bs-tether-element-attached-left::before { - left: -11px; - margin-top: -11px; - border-right-color: rgba(0, 0, 0, 0.25); -} - -.popover.popover-right::after, .popover.bs-tether-element-attached-left::after { - left: -10px; - margin-top: -10px; - border-right-color: #fff; -} - -.popover.popover-bottom, .popover.bs-tether-element-attached-top { - margin-top: 10px; -} - -.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after { - left: 50%; - border-top-width: 0; -} - -.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before { - top: -11px; - margin-left: -11px; - border-bottom-color: rgba(0, 0, 0, 0.25); -} - -.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after { - top: -10px; - margin-left: -10px; - border-bottom-color: #f7f7f7; -} - -.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before { - position: absolute; - top: 0; - left: 50%; - display: block; - width: 20px; - margin-left: -10px; - content: ""; - border-bottom: 1px solid #f7f7f7; -} - -.popover.popover-left, .popover.bs-tether-element-attached-right { - margin-left: -10px; -} - -.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after { - top: 50%; - border-right-width: 0; -} - -.popover.popover-left::before, .popover.bs-tether-element-attached-right::before { - right: -11px; - margin-top: -11px; - border-left-color: rgba(0, 0, 0, 0.25); -} - -.popover.popover-left::after, .popover.bs-tether-element-attached-right::after { - right: -10px; - margin-top: -10px; - border-left-color: #fff; -} - -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 1rem; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 0.2375rem 0.2375rem 0 0; -} - -.popover-title:empty { - display: none; -} - -.popover-content { - padding: 9px 14px; -} - -.popover::before, -.popover::after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} - -.popover::before { - content: ""; - border-width: 11px; -} - -.popover::after { - content: ""; - border-width: 10px; -} - -.carousel { - position: relative; -} - -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden; -} - -.carousel-inner > .carousel-item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left; -} - -.carousel-inner > .carousel-item > img, -.carousel-inner > .carousel-item > a > img { - line-height: 1; -} - -@media all and (transform-3d), (-webkit-transform-3d) { - .carousel-inner > .carousel-item { - -webkit-transition: -webkit-transform .6s ease-in-out; - transition: -webkit-transform .6s ease-in-out; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000px; - perspective: 1000px; - } - .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } - .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } - .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} - -.carousel-inner > .active, -.carousel-inner > .next, -.carousel-inner > .prev { - display: block; -} - -.carousel-inner > .active { - left: 0; -} - -.carousel-inner > .next, -.carousel-inner > .prev { - position: absolute; - top: 0; - width: 100%; -} - -.carousel-inner > .next { - left: 100%; -} - -.carousel-inner > .prev { - left: -100%; -} - -.carousel-inner > .next.left, -.carousel-inner > .prev.right { - left: 0; -} - -.carousel-inner > .active.left { - left: -100%; -} - -.carousel-inner > .active.right { - left: 100%; -} - -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - opacity: 0.5; -} - -.carousel-control.left { - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); -} - -.carousel-control.right { - right: 0; - left: auto; - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); -} - -.carousel-control:focus, .carousel-control:hover { - color: #fff; - text-decoration: none; - outline: 0; - opacity: .9; -} - -.carousel-control .icon-prev, -.carousel-control .icon-next { - position: absolute; - top: 50%; - z-index: 5; - display: inline-block; - width: 20px; - height: 20px; - margin-top: -10px; - font-family: serif; - line-height: 1; -} - -.carousel-control .icon-prev { - left: 50%; - margin-left: -10px; -} - -.carousel-control .icon-next { - right: 50%; - margin-right: -10px; -} - -.carousel-control .icon-prev::before { - content: "\2039"; -} - -.carousel-control .icon-next::before { - content: "\203A"; -} - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none; -} - -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: transparent; - border: 1px solid #fff; - border-radius: 10px; -} - -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff; -} - -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -} - -.carousel-caption .btn { - text-shadow: none; -} - -@media (min-width: 576px) { - .carousel-control .icon-prev, - .carousel-control .icon-next { - width: 30px; - height: 30px; - margin-top: -15px; - font-size: 30px; - } - .carousel-control .icon-prev { - margin-left: -15px; - } - .carousel-control .icon-next { - margin-right: -15px; - } - .carousel-caption { - right: 20%; - left: 20%; - padding-bottom: 30px; - } - .carousel-indicators { - bottom: 20px; - } -} - -.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-faded { - background-color: #f7f7f9; -} - -.bg-primary { - background-color: #0275d8 !important; -} - -a.bg-primary:focus, a.bg-primary:hover { - background-color: #025aa5 !important; -} - -.bg-success { - background-color: #5cb85c !important; -} - -a.bg-success:focus, a.bg-success:hover { - background-color: #449d44 !important; -} - -.bg-info { - background-color: #5bc0de !important; -} - -a.bg-info:focus, a.bg-info:hover { - background-color: #31b0d5 !important; -} - -.bg-warning { - background-color: #f0ad4e !important; -} - -a.bg-warning:focus, a.bg-warning:hover { - background-color: #ec971f !important; -} - -.bg-danger { - background-color: #d9534f !important; -} - -a.bg-danger:focus, a.bg-danger:hover { - background-color: #c9302c !important; -} - -.bg-inverse { - background-color: #373a3c !important; -} - -a.bg-inverse:focus, a.bg-inverse:hover { - background-color: #1f2021 !important; -} - -.rounded { - border-radius: 0.25rem; -} - -.rounded-top { - border-top-right-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.rounded-right { - border-bottom-right-radius: 0.25rem; - border-top-right-radius: 0.25rem; -} - -.rounded-bottom { - border-bottom-right-radius: 0.25rem; - border-bottom-left-radius: 0.25rem; -} - -.rounded-left { - border-bottom-left-radius: 0.25rem; - border-top-left-radius: 0.25rem; -} - -.rounded-circle { - border-radius: 50%; -} - -.clearfix::after { - content: ""; - display: table; - clear: both; -} - -.d-block { - display: block !important; -} - -.d-inline-block { - display: inline-block !important; -} - -.d-inline { - display: inline !important; -} - -.float-xs-left { - float: left !important; -} - -.float-xs-right { - float: right !important; -} - -.float-xs-none { - float: none !important; -} - -@media (min-width: 576px) { - .float-sm-left { - float: left !important; - } - .float-sm-right { - float: right !important; - } - .float-sm-none { - float: none !important; - } -} - -@media (min-width: 768px) { - .float-md-left { - float: left !important; - } - .float-md-right { - float: right !important; - } - .float-md-none { - float: none !important; - } -} - -@media (min-width: 992px) { - .float-lg-left { - float: left !important; - } - .float-lg-right { - float: right !important; - } - .float-lg-none { - float: none !important; - } -} - -@media (min-width: 1200px) { - .float-xl-left { - float: left !important; - } - .float-xl-right { - float: right !important; - } - .float-xl-none { - float: none !important; - } -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} - -.w-100 { - width: 100% !important; -} - -.h-100 { - height: 100% !important; -} - -.mx-auto { - margin-right: auto !important; - margin-left: auto !important; -} - -.m-0 { - margin: 0 0 !important; -} - -.mt-0 { - margin-top: 0 !important; -} - -.mr-0 { - margin-right: 0 !important; -} - -.mb-0 { - margin-bottom: 0 !important; -} - -.ml-0 { - margin-left: 0 !important; -} - -.mx-0 { - margin-right: 0 !important; - margin-left: 0 !important; -} - -.my-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; -} - -.m-1 { - margin: 1rem 1rem !important; -} - -.mt-1 { - margin-top: 1rem !important; -} - -.mr-1 { - margin-right: 1rem !important; -} - -.mb-1 { - margin-bottom: 1rem !important; -} - -.ml-1 { - margin-left: 1rem !important; -} - -.mx-1 { - margin-right: 1rem !important; - margin-left: 1rem !important; -} - -.my-1 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; -} - -.m-2 { - margin: 1.5rem 1.5rem !important; -} - -.mt-2 { - margin-top: 1.5rem !important; -} - -.mr-2 { - margin-right: 1.5rem !important; -} - -.mb-2 { - margin-bottom: 1.5rem !important; -} - -.ml-2 { - margin-left: 1.5rem !important; -} - -.mx-2 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; -} - -.my-2 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; -} - -.m-3 { - margin: 3rem 3rem !important; -} - -.mt-3 { - margin-top: 3rem !important; -} - -.mr-3 { - margin-right: 3rem !important; -} - -.mb-3 { - margin-bottom: 3rem !important; -} - -.ml-3 { - margin-left: 3rem !important; -} - -.mx-3 { - margin-right: 3rem !important; - margin-left: 3rem !important; -} - -.my-3 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; -} - -.p-0 { - padding: 0 0 !important; -} - -.pt-0 { - padding-top: 0 !important; -} - -.pr-0 { - padding-right: 0 !important; -} - -.pb-0 { - padding-bottom: 0 !important; -} - -.pl-0 { - padding-left: 0 !important; -} - -.px-0 { - padding-right: 0 !important; - padding-left: 0 !important; -} - -.py-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; -} - -.p-1 { - padding: 1rem 1rem !important; -} - -.pt-1 { - padding-top: 1rem !important; -} - -.pr-1 { - padding-right: 1rem !important; -} - -.pb-1 { - padding-bottom: 1rem !important; -} - -.pl-1 { - padding-left: 1rem !important; -} - -.px-1 { - padding-right: 1rem !important; - padding-left: 1rem !important; -} - -.py-1 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; -} - -.p-2 { - padding: 1.5rem 1.5rem !important; -} - -.pt-2 { - padding-top: 1.5rem !important; -} - -.pr-2 { - padding-right: 1.5rem !important; -} - -.pb-2 { - padding-bottom: 1.5rem !important; -} - -.pl-2 { - padding-left: 1.5rem !important; -} - -.px-2 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; -} - -.py-2 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; -} - -.p-3 { - padding: 3rem 3rem !important; -} - -.pt-3 { - padding-top: 3rem !important; -} - -.pr-3 { - padding-right: 3rem !important; -} - -.pb-3 { - padding-bottom: 3rem !important; -} - -.pl-3 { - padding-left: 3rem !important; -} - -.px-3 { - padding-right: 3rem !important; - padding-left: 3rem !important; -} - -.py-3 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; -} - -.pos-f-t { - position: fixed; - top: 0; - right: 0; - left: 0; - z-index: 1030; -} - -.text-justify { - text-align: justify !important; -} - -.text-nowrap { - white-space: nowrap !important; -} - -.text-truncate { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} - -.text-xs-left { - text-align: left !important; -} - -.text-xs-right { - text-align: right !important; -} - -.text-xs-center { - text-align: center !important; -} - -@media (min-width: 576px) { - .text-sm-left { - text-align: left !important; - } - .text-sm-right { - text-align: right !important; - } - .text-sm-center { - text-align: center !important; - } -} - -@media (min-width: 768px) { - .text-md-left { - text-align: left !important; - } - .text-md-right { - text-align: right !important; - } - .text-md-center { - text-align: center !important; - } -} - -@media (min-width: 992px) { - .text-lg-left { - text-align: left !important; - } - .text-lg-right { - text-align: right !important; - } - .text-lg-center { - text-align: center !important; - } -} - -@media (min-width: 1200px) { - .text-xl-left { - text-align: left !important; - } - .text-xl-right { - text-align: right !important; - } - .text-xl-center { - text-align: center !important; - } -} - -.text-lowercase { - text-transform: lowercase !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-capitalize { - text-transform: capitalize !important; -} - -.font-weight-normal { - font-weight: normal; -} - -.font-weight-bold { - font-weight: bold; -} - -.font-italic { - font-style: italic; -} - -.text-white { - color: #fff !important; -} - -.text-muted { - color: #818a91 !important; -} - -a.text-muted:focus, a.text-muted:hover { - color: #687077 !important; -} - -.text-primary { - color: #0275d8 !important; -} - -a.text-primary:focus, a.text-primary:hover { - color: #025aa5 !important; -} - -.text-success { - color: #5cb85c !important; -} - -a.text-success:focus, a.text-success:hover { - color: #449d44 !important; -} - -.text-info { - color: #5bc0de !important; -} - -a.text-info:focus, a.text-info:hover { - color: #31b0d5 !important; -} - -.text-warning { - color: #f0ad4e !important; -} - -a.text-warning:focus, a.text-warning:hover { - color: #ec971f !important; -} - -.text-danger { - color: #d9534f !important; -} - -a.text-danger:focus, a.text-danger:hover { - color: #c9302c !important; -} - -.text-gray-dark { - color: #373a3c !important; -} - -a.text-gray-dark:focus, a.text-gray-dark:hover { - color: #1f2021 !important; -} - -.text-hide { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} - -.invisible { - visibility: hidden !important; -} - -.hidden-xs-up { - display: none !important; -} - -@media (max-width: 575px) { - .hidden-xs-down { - display: none !important; - } -} - -@media (min-width: 576px) { - .hidden-sm-up { - display: none !important; - } -} - -@media (max-width: 767px) { - .hidden-sm-down { - display: none !important; - } -} - -@media (min-width: 768px) { - .hidden-md-up { - display: none !important; - } -} - -@media (max-width: 991px) { - .hidden-md-down { - display: none !important; - } -} - -@media (min-width: 992px) { - .hidden-lg-up { - display: none !important; - } -} - -@media (max-width: 1199px) { - .hidden-lg-down { - display: none !important; - } -} - -@media (min-width: 1200px) { - .hidden-xl-up { - display: none !important; - } -} - -.hidden-xl-down { - display: none !important; -} - -.visible-print-block { - display: none !important; -} - -@media print { - .visible-print-block { - display: block !important; - } -} - -.visible-print-inline { - display: none !important; -} - -@media print { - .visible-print-inline { - display: inline !important; - } -} - -.visible-print-inline-block { - display: none !important; -} - -@media print { - .visible-print-inline-block { - display: inline-block !important; - } -} - -@media print { - .hidden-print { - display: none !important; - } -} -/*# sourceMappingURL=bootstrap.css.map *//*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */ -/* FONT PATH - * -------------------------- */ -@font-face { - font-family: 'FontAwesome'; - src: url(674f50d287a8c48dc19ba404d20fe713.eot); - src: url(674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(af7ae505a9eed503f8b8e6982036873e.woff2) format('woff2'), url(fee66e712a8a08eef5805a46892932ad.woff) format('woff'), url(b06871f281fee6b241d60582ae9369b9.ttf) format('truetype'), url(912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format('svg'); - font-weight: normal; - font-style: normal; -} -.fa { - display: inline-block; - font: normal normal normal 14px/1 FontAwesome; - font-size: inherit; - text-rendering: auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -/* makes the font 33% larger relative to the icon container */ -.fa-lg { - font-size: 1.33333333em; - line-height: 0.75em; - vertical-align: -15%; -} -.fa-2x { - font-size: 2em; -} -.fa-3x { - font-size: 3em; -} -.fa-4x { - font-size: 4em; -} -.fa-5x { - font-size: 5em; -} -.fa-fw { - width: 1.28571429em; - text-align: center; -} -.fa-ul { - padding-left: 0; - margin-left: 2.14285714em; - list-style-type: none; -} -.fa-ul > li { - position: relative; -} -.fa-li { - position: absolute; - left: -2.14285714em; - width: 2.14285714em; - top: 0.14285714em; - text-align: center; -} -.fa-li.fa-lg { - left: -1.85714286em; -} -.fa-border { - padding: .2em .25em .15em; - border: solid 0.08em #eeeeee; - border-radius: .1em; -} -.fa-pull-left { - float: left; -} -.fa-pull-right { - float: right; -} -.fa.fa-pull-left { - margin-right: .3em; -} -.fa.fa-pull-right { - margin-left: .3em; -} -/* Deprecated as of 4.4.0 */ -.pull-right { - float: right; -} -.pull-left { - float: left; -} -.fa.pull-left { - margin-right: .3em; -} -.fa.pull-right { - margin-left: .3em; -} -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; -} -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); -} -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - 100% { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); -} -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - -ms-transform: rotate(180deg); - transform: rotate(180deg); -} -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - -ms-transform: rotate(270deg); - transform: rotate(270deg); -} -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - -ms-transform: scale(-1, 1); - transform: scale(-1, 1); -} -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - -ms-transform: scale(1, -1); - transform: scale(1, -1); -} -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical { - filter: none; -} -.fa-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: middle; -} -.fa-stack-1x, -.fa-stack-2x { - position: absolute; - left: 0; - width: 100%; - text-align: center; -} -.fa-stack-1x { - line-height: inherit; -} -.fa-stack-2x { - font-size: 2em; -} -.fa-inverse { - color: #ffffff; -} -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen - readers do not read off random characters that represent icons */ -.fa-glass:before { - content: "\F000"; -} -.fa-music:before { - content: "\F001"; -} -.fa-search:before { - content: "\F002"; -} -.fa-envelope-o:before { - content: "\F003"; -} -.fa-heart:before { - content: "\F004"; -} -.fa-star:before { - content: "\F005"; -} -.fa-star-o:before { - content: "\F006"; -} -.fa-user:before { - content: "\F007"; -} -.fa-film:before { - content: "\F008"; -} -.fa-th-large:before { - content: "\F009"; -} -.fa-th:before { - content: "\F00A"; -} -.fa-th-list:before { - content: "\F00B"; -} -.fa-check:before { - content: "\F00C"; -} -.fa-remove:before, -.fa-close:before, -.fa-times:before { - content: "\F00D"; -} -.fa-search-plus:before { - content: "\F00E"; -} -.fa-search-minus:before { - content: "\F010"; -} -.fa-power-off:before { - content: "\F011"; -} -.fa-signal:before { - content: "\F012"; -} -.fa-gear:before, -.fa-cog:before { - content: "\F013"; -} -.fa-trash-o:before { - content: "\F014"; -} -.fa-home:before { - content: "\F015"; -} -.fa-file-o:before { - content: "\F016"; -} -.fa-clock-o:before { - content: "\F017"; -} -.fa-road:before { - content: "\F018"; -} -.fa-download:before { - content: "\F019"; -} -.fa-arrow-circle-o-down:before { - content: "\F01A"; -} -.fa-arrow-circle-o-up:before { - content: "\F01B"; -} -.fa-inbox:before { - content: "\F01C"; -} -.fa-play-circle-o:before { - content: "\F01D"; -} -.fa-rotate-right:before, -.fa-repeat:before { - content: "\F01E"; -} -.fa-refresh:before { - content: "\F021"; -} -.fa-list-alt:before { - content: "\F022"; -} -.fa-lock:before { - content: "\F023"; -} -.fa-flag:before { - content: "\F024"; -} -.fa-headphones:before { - content: "\F025"; -} -.fa-volume-off:before { - content: "\F026"; -} -.fa-volume-down:before { - content: "\F027"; -} -.fa-volume-up:before { - content: "\F028"; -} -.fa-qrcode:before { - content: "\F029"; -} -.fa-barcode:before { - content: "\F02A"; -} -.fa-tag:before { - content: "\F02B"; -} -.fa-tags:before { - content: "\F02C"; -} -.fa-book:before { - content: "\F02D"; -} -.fa-bookmark:before { - content: "\F02E"; -} -.fa-print:before { - content: "\F02F"; -} -.fa-camera:before { - content: "\F030"; -} -.fa-font:before { - content: "\F031"; -} -.fa-bold:before { - content: "\F032"; -} -.fa-italic:before { - content: "\F033"; -} -.fa-text-height:before { - content: "\F034"; -} -.fa-text-width:before { - content: "\F035"; -} -.fa-align-left:before { - content: "\F036"; -} -.fa-align-center:before { - content: "\F037"; -} -.fa-align-right:before { - content: "\F038"; -} -.fa-align-justify:before { - content: "\F039"; -} -.fa-list:before { - content: "\F03A"; -} -.fa-dedent:before, -.fa-outdent:before { - content: "\F03B"; -} -.fa-indent:before { - content: "\F03C"; -} -.fa-video-camera:before { - content: "\F03D"; -} -.fa-photo:before, -.fa-image:before, -.fa-picture-o:before { - content: "\F03E"; -} -.fa-pencil:before { - content: "\F040"; -} -.fa-map-marker:before { - content: "\F041"; -} -.fa-adjust:before { - content: "\F042"; -} -.fa-tint:before { - content: "\F043"; -} -.fa-edit:before, -.fa-pencil-square-o:before { - content: "\F044"; -} -.fa-share-square-o:before { - content: "\F045"; -} -.fa-check-square-o:before { - content: "\F046"; -} -.fa-arrows:before { - content: "\F047"; -} -.fa-step-backward:before { - content: "\F048"; -} -.fa-fast-backward:before { - content: "\F049"; -} -.fa-backward:before { - content: "\F04A"; -} -.fa-play:before { - content: "\F04B"; -} -.fa-pause:before { - content: "\F04C"; -} -.fa-stop:before { - content: "\F04D"; -} -.fa-forward:before { - content: "\F04E"; -} -.fa-fast-forward:before { - content: "\F050"; -} -.fa-step-forward:before { - content: "\F051"; -} -.fa-eject:before { - content: "\F052"; -} -.fa-chevron-left:before { - content: "\F053"; -} -.fa-chevron-right:before { - content: "\F054"; -} -.fa-plus-circle:before { - content: "\F055"; -} -.fa-minus-circle:before { - content: "\F056"; -} -.fa-times-circle:before { - content: "\F057"; -} -.fa-check-circle:before { - content: "\F058"; -} -.fa-question-circle:before { - content: "\F059"; -} -.fa-info-circle:before { - content: "\F05A"; -} -.fa-crosshairs:before { - content: "\F05B"; -} -.fa-times-circle-o:before { - content: "\F05C"; -} -.fa-check-circle-o:before { - content: "\F05D"; -} -.fa-ban:before { - content: "\F05E"; -} -.fa-arrow-left:before { - content: "\F060"; -} -.fa-arrow-right:before { - content: "\F061"; -} -.fa-arrow-up:before { - content: "\F062"; -} -.fa-arrow-down:before { - content: "\F063"; -} -.fa-mail-forward:before, -.fa-share:before { - content: "\F064"; -} -.fa-expand:before { - content: "\F065"; -} -.fa-compress:before { - content: "\F066"; -} -.fa-plus:before { - content: "\F067"; -} -.fa-minus:before { - content: "\F068"; -} -.fa-asterisk:before { - content: "\F069"; -} -.fa-exclamation-circle:before { - content: "\F06A"; -} -.fa-gift:before { - content: "\F06B"; -} -.fa-leaf:before { - content: "\F06C"; -} -.fa-fire:before { - content: "\F06D"; -} -.fa-eye:before { - content: "\F06E"; -} -.fa-eye-slash:before { - content: "\F070"; -} -.fa-warning:before, -.fa-exclamation-triangle:before { - content: "\F071"; -} -.fa-plane:before { - content: "\F072"; -} -.fa-calendar:before { - content: "\F073"; -} -.fa-random:before { - content: "\F074"; -} -.fa-comment:before { - content: "\F075"; -} -.fa-magnet:before { - content: "\F076"; -} -.fa-chevron-up:before { - content: "\F077"; -} -.fa-chevron-down:before { - content: "\F078"; -} -.fa-retweet:before { - content: "\F079"; -} -.fa-shopping-cart:before { - content: "\F07A"; -} -.fa-folder:before { - content: "\F07B"; -} -.fa-folder-open:before { - content: "\F07C"; -} -.fa-arrows-v:before { - content: "\F07D"; -} -.fa-arrows-h:before { - content: "\F07E"; -} -.fa-bar-chart-o:before, -.fa-bar-chart:before { - content: "\F080"; -} -.fa-twitter-square:before { - content: "\F081"; -} -.fa-facebook-square:before { - content: "\F082"; -} -.fa-camera-retro:before { - content: "\F083"; -} -.fa-key:before { - content: "\F084"; -} -.fa-gears:before, -.fa-cogs:before { - content: "\F085"; -} -.fa-comments:before { - content: "\F086"; -} -.fa-thumbs-o-up:before { - content: "\F087"; -} -.fa-thumbs-o-down:before { - content: "\F088"; -} -.fa-star-half:before { - content: "\F089"; -} -.fa-heart-o:before { - content: "\F08A"; -} -.fa-sign-out:before { - content: "\F08B"; -} -.fa-linkedin-square:before { - content: "\F08C"; -} -.fa-thumb-tack:before { - content: "\F08D"; -} -.fa-external-link:before { - content: "\F08E"; -} -.fa-sign-in:before { - content: "\F090"; -} -.fa-trophy:before { - content: "\F091"; -} -.fa-github-square:before { - content: "\F092"; -} -.fa-upload:before { - content: "\F093"; -} -.fa-lemon-o:before { - content: "\F094"; -} -.fa-phone:before { - content: "\F095"; -} -.fa-square-o:before { - content: "\F096"; -} -.fa-bookmark-o:before { - content: "\F097"; -} -.fa-phone-square:before { - content: "\F098"; -} -.fa-twitter:before { - content: "\F099"; -} -.fa-facebook-f:before, -.fa-facebook:before { - content: "\F09A"; -} -.fa-github:before { - content: "\F09B"; -} -.fa-unlock:before { - content: "\F09C"; -} -.fa-credit-card:before { - content: "\F09D"; -} -.fa-feed:before, -.fa-rss:before { - content: "\F09E"; -} -.fa-hdd-o:before { - content: "\F0A0"; -} -.fa-bullhorn:before { - content: "\F0A1"; -} -.fa-bell:before { - content: "\F0F3"; -} -.fa-certificate:before { - content: "\F0A3"; -} -.fa-hand-o-right:before { - content: "\F0A4"; -} -.fa-hand-o-left:before { - content: "\F0A5"; -} -.fa-hand-o-up:before { - content: "\F0A6"; -} -.fa-hand-o-down:before { - content: "\F0A7"; -} -.fa-arrow-circle-left:before { - content: "\F0A8"; -} -.fa-arrow-circle-right:before { - content: "\F0A9"; -} -.fa-arrow-circle-up:before { - content: "\F0AA"; -} -.fa-arrow-circle-down:before { - content: "\F0AB"; -} -.fa-globe:before { - content: "\F0AC"; -} -.fa-wrench:before { - content: "\F0AD"; -} -.fa-tasks:before { - content: "\F0AE"; -} -.fa-filter:before { - content: "\F0B0"; -} -.fa-briefcase:before { - content: "\F0B1"; -} -.fa-arrows-alt:before { - content: "\F0B2"; -} -.fa-group:before, -.fa-users:before { - content: "\F0C0"; -} -.fa-chain:before, -.fa-link:before { - content: "\F0C1"; -} -.fa-cloud:before { - content: "\F0C2"; -} -.fa-flask:before { - content: "\F0C3"; -} -.fa-cut:before, -.fa-scissors:before { - content: "\F0C4"; -} -.fa-copy:before, -.fa-files-o:before { - content: "\F0C5"; -} -.fa-paperclip:before { - content: "\F0C6"; -} -.fa-save:before, -.fa-floppy-o:before { - content: "\F0C7"; -} -.fa-square:before { - content: "\F0C8"; -} -.fa-navicon:before, -.fa-reorder:before, -.fa-bars:before { - content: "\F0C9"; -} -.fa-list-ul:before { - content: "\F0CA"; -} -.fa-list-ol:before { - content: "\F0CB"; -} -.fa-strikethrough:before { - content: "\F0CC"; -} -.fa-underline:before { - content: "\F0CD"; -} -.fa-table:before { - content: "\F0CE"; -} -.fa-magic:before { - content: "\F0D0"; -} -.fa-truck:before { - content: "\F0D1"; -} -.fa-pinterest:before { - content: "\F0D2"; -} -.fa-pinterest-square:before { - content: "\F0D3"; -} -.fa-google-plus-square:before { - content: "\F0D4"; -} -.fa-google-plus:before { - content: "\F0D5"; -} -.fa-money:before { - content: "\F0D6"; -} -.fa-caret-down:before { - content: "\F0D7"; -} -.fa-caret-up:before { - content: "\F0D8"; -} -.fa-caret-left:before { - content: "\F0D9"; -} -.fa-caret-right:before { - content: "\F0DA"; -} -.fa-columns:before { - content: "\F0DB"; -} -.fa-unsorted:before, -.fa-sort:before { - content: "\F0DC"; -} -.fa-sort-down:before, -.fa-sort-desc:before { - content: "\F0DD"; -} -.fa-sort-up:before, -.fa-sort-asc:before { - content: "\F0DE"; -} -.fa-envelope:before { - content: "\F0E0"; -} -.fa-linkedin:before { - content: "\F0E1"; -} -.fa-rotate-left:before, -.fa-undo:before { - content: "\F0E2"; -} -.fa-legal:before, -.fa-gavel:before { - content: "\F0E3"; -} -.fa-dashboard:before, -.fa-tachometer:before { - content: "\F0E4"; -} -.fa-comment-o:before { - content: "\F0E5"; -} -.fa-comments-o:before { - content: "\F0E6"; -} -.fa-flash:before, -.fa-bolt:before { - content: "\F0E7"; -} -.fa-sitemap:before { - content: "\F0E8"; -} -.fa-umbrella:before { - content: "\F0E9"; -} -.fa-paste:before, -.fa-clipboard:before { - content: "\F0EA"; -} -.fa-lightbulb-o:before { - content: "\F0EB"; -} -.fa-exchange:before { - content: "\F0EC"; -} -.fa-cloud-download:before { - content: "\F0ED"; -} -.fa-cloud-upload:before { - content: "\F0EE"; -} -.fa-user-md:before { - content: "\F0F0"; -} -.fa-stethoscope:before { - content: "\F0F1"; -} -.fa-suitcase:before { - content: "\F0F2"; -} -.fa-bell-o:before { - content: "\F0A2"; -} -.fa-coffee:before { - content: "\F0F4"; -} -.fa-cutlery:before { - content: "\F0F5"; -} -.fa-file-text-o:before { - content: "\F0F6"; -} -.fa-building-o:before { - content: "\F0F7"; -} -.fa-hospital-o:before { - content: "\F0F8"; -} -.fa-ambulance:before { - content: "\F0F9"; -} -.fa-medkit:before { - content: "\F0FA"; -} -.fa-fighter-jet:before { - content: "\F0FB"; -} -.fa-beer:before { - content: "\F0FC"; -} -.fa-h-square:before { - content: "\F0FD"; -} -.fa-plus-square:before { - content: "\F0FE"; -} -.fa-angle-double-left:before { - content: "\F100"; -} -.fa-angle-double-right:before { - content: "\F101"; -} -.fa-angle-double-up:before { - content: "\F102"; -} -.fa-angle-double-down:before { - content: "\F103"; -} -.fa-angle-left:before { - content: "\F104"; -} -.fa-angle-right:before { - content: "\F105"; -} -.fa-angle-up:before { - content: "\F106"; -} -.fa-angle-down:before { - content: "\F107"; -} -.fa-desktop:before { - content: "\F108"; -} -.fa-laptop:before { - content: "\F109"; -} -.fa-tablet:before { - content: "\F10A"; -} -.fa-mobile-phone:before, -.fa-mobile:before { - content: "\F10B"; -} -.fa-circle-o:before { - content: "\F10C"; -} -.fa-quote-left:before { - content: "\F10D"; -} -.fa-quote-right:before { - content: "\F10E"; -} -.fa-spinner:before { - content: "\F110"; -} -.fa-circle:before { - content: "\F111"; -} -.fa-mail-reply:before, -.fa-reply:before { - content: "\F112"; -} -.fa-github-alt:before { - content: "\F113"; -} -.fa-folder-o:before { - content: "\F114"; -} -.fa-folder-open-o:before { - content: "\F115"; -} -.fa-smile-o:before { - content: "\F118"; -} -.fa-frown-o:before { - content: "\F119"; -} -.fa-meh-o:before { - content: "\F11A"; -} -.fa-gamepad:before { - content: "\F11B"; -} -.fa-keyboard-o:before { - content: "\F11C"; -} -.fa-flag-o:before { - content: "\F11D"; -} -.fa-flag-checkered:before { - content: "\F11E"; -} -.fa-terminal:before { - content: "\F120"; -} -.fa-code:before { - content: "\F121"; -} -.fa-mail-reply-all:before, -.fa-reply-all:before { - content: "\F122"; -} -.fa-star-half-empty:before, -.fa-star-half-full:before, -.fa-star-half-o:before { - content: "\F123"; -} -.fa-location-arrow:before { - content: "\F124"; -} -.fa-crop:before { - content: "\F125"; -} -.fa-code-fork:before { - content: "\F126"; -} -.fa-unlink:before, -.fa-chain-broken:before { - content: "\F127"; -} -.fa-question:before { - content: "\F128"; -} -.fa-info:before { - content: "\F129"; -} -.fa-exclamation:before { - content: "\F12A"; -} -.fa-superscript:before { - content: "\F12B"; -} -.fa-subscript:before { - content: "\F12C"; -} -.fa-eraser:before { - content: "\F12D"; -} -.fa-puzzle-piece:before { - content: "\F12E"; -} -.fa-microphone:before { - content: "\F130"; -} -.fa-microphone-slash:before { - content: "\F131"; -} -.fa-shield:before { - content: "\F132"; -} -.fa-calendar-o:before { - content: "\F133"; -} -.fa-fire-extinguisher:before { - content: "\F134"; -} -.fa-rocket:before { - content: "\F135"; -} -.fa-maxcdn:before { - content: "\F136"; -} -.fa-chevron-circle-left:before { - content: "\F137"; -} -.fa-chevron-circle-right:before { - content: "\F138"; -} -.fa-chevron-circle-up:before { - content: "\F139"; -} -.fa-chevron-circle-down:before { - content: "\F13A"; -} -.fa-html5:before { - content: "\F13B"; -} -.fa-css3:before { - content: "\F13C"; -} -.fa-anchor:before { - content: "\F13D"; -} -.fa-unlock-alt:before { - content: "\F13E"; -} -.fa-bullseye:before { - content: "\F140"; -} -.fa-ellipsis-h:before { - content: "\F141"; -} -.fa-ellipsis-v:before { - content: "\F142"; -} -.fa-rss-square:before { - content: "\F143"; -} -.fa-play-circle:before { - content: "\F144"; -} -.fa-ticket:before { - content: "\F145"; -} -.fa-minus-square:before { - content: "\F146"; -} -.fa-minus-square-o:before { - content: "\F147"; -} -.fa-level-up:before { - content: "\F148"; -} -.fa-level-down:before { - content: "\F149"; -} -.fa-check-square:before { - content: "\F14A"; -} -.fa-pencil-square:before { - content: "\F14B"; -} -.fa-external-link-square:before { - content: "\F14C"; -} -.fa-share-square:before { - content: "\F14D"; -} -.fa-compass:before { - content: "\F14E"; -} -.fa-toggle-down:before, -.fa-caret-square-o-down:before { - content: "\F150"; -} -.fa-toggle-up:before, -.fa-caret-square-o-up:before { - content: "\F151"; -} -.fa-toggle-right:before, -.fa-caret-square-o-right:before { - content: "\F152"; -} -.fa-euro:before, -.fa-eur:before { - content: "\F153"; -} -.fa-gbp:before { - content: "\F154"; -} -.fa-dollar:before, -.fa-usd:before { - content: "\F155"; -} -.fa-rupee:before, -.fa-inr:before { - content: "\F156"; -} -.fa-cny:before, -.fa-rmb:before, -.fa-yen:before, -.fa-jpy:before { - content: "\F157"; -} -.fa-ruble:before, -.fa-rouble:before, -.fa-rub:before { - content: "\F158"; -} -.fa-won:before, -.fa-krw:before { - content: "\F159"; -} -.fa-bitcoin:before, -.fa-btc:before { - content: "\F15A"; -} -.fa-file:before { - content: "\F15B"; -} -.fa-file-text:before { - content: "\F15C"; -} -.fa-sort-alpha-asc:before { - content: "\F15D"; -} -.fa-sort-alpha-desc:before { - content: "\F15E"; -} -.fa-sort-amount-asc:before { - content: "\F160"; -} -.fa-sort-amount-desc:before { - content: "\F161"; -} -.fa-sort-numeric-asc:before { - content: "\F162"; -} -.fa-sort-numeric-desc:before { - content: "\F163"; -} -.fa-thumbs-up:before { - content: "\F164"; -} -.fa-thumbs-down:before { - content: "\F165"; -} -.fa-youtube-square:before { - content: "\F166"; -} -.fa-youtube:before { - content: "\F167"; -} -.fa-xing:before { - content: "\F168"; -} -.fa-xing-square:before { - content: "\F169"; -} -.fa-youtube-play:before { - content: "\F16A"; -} -.fa-dropbox:before { - content: "\F16B"; -} -.fa-stack-overflow:before { - content: "\F16C"; -} -.fa-instagram:before { - content: "\F16D"; -} -.fa-flickr:before { - content: "\F16E"; -} -.fa-adn:before { - content: "\F170"; -} -.fa-bitbucket:before { - content: "\F171"; -} -.fa-bitbucket-square:before { - content: "\F172"; -} -.fa-tumblr:before { - content: "\F173"; -} -.fa-tumblr-square:before { - content: "\F174"; -} -.fa-long-arrow-down:before { - content: "\F175"; -} -.fa-long-arrow-up:before { - content: "\F176"; -} -.fa-long-arrow-left:before { - content: "\F177"; -} -.fa-long-arrow-right:before { - content: "\F178"; -} -.fa-apple:before { - content: "\F179"; -} -.fa-windows:before { - content: "\F17A"; -} -.fa-android:before { - content: "\F17B"; -} -.fa-linux:before { - content: "\F17C"; -} -.fa-dribbble:before { - content: "\F17D"; -} -.fa-skype:before { - content: "\F17E"; -} -.fa-foursquare:before { - content: "\F180"; -} -.fa-trello:before { - content: "\F181"; -} -.fa-female:before { - content: "\F182"; -} -.fa-male:before { - content: "\F183"; -} -.fa-gittip:before, -.fa-gratipay:before { - content: "\F184"; -} -.fa-sun-o:before { - content: "\F185"; -} -.fa-moon-o:before { - content: "\F186"; -} -.fa-archive:before { - content: "\F187"; -} -.fa-bug:before { - content: "\F188"; -} -.fa-vk:before { - content: "\F189"; -} -.fa-weibo:before { - content: "\F18A"; -} -.fa-renren:before { - content: "\F18B"; -} -.fa-pagelines:before { - content: "\F18C"; -} -.fa-stack-exchange:before { - content: "\F18D"; -} -.fa-arrow-circle-o-right:before { - content: "\F18E"; -} -.fa-arrow-circle-o-left:before { - content: "\F190"; -} -.fa-toggle-left:before, -.fa-caret-square-o-left:before { - content: "\F191"; -} -.fa-dot-circle-o:before { - content: "\F192"; -} -.fa-wheelchair:before { - content: "\F193"; -} -.fa-vimeo-square:before { - content: "\F194"; -} -.fa-turkish-lira:before, -.fa-try:before { - content: "\F195"; -} -.fa-plus-square-o:before { - content: "\F196"; -} -.fa-space-shuttle:before { - content: "\F197"; -} -.fa-slack:before { - content: "\F198"; -} -.fa-envelope-square:before { - content: "\F199"; -} -.fa-wordpress:before { - content: "\F19A"; -} -.fa-openid:before { - content: "\F19B"; -} -.fa-institution:before, -.fa-bank:before, -.fa-university:before { - content: "\F19C"; -} -.fa-mortar-board:before, -.fa-graduation-cap:before { - content: "\F19D"; -} -.fa-yahoo:before { - content: "\F19E"; -} -.fa-google:before { - content: "\F1A0"; -} -.fa-reddit:before { - content: "\F1A1"; -} -.fa-reddit-square:before { - content: "\F1A2"; -} -.fa-stumbleupon-circle:before { - content: "\F1A3"; -} -.fa-stumbleupon:before { - content: "\F1A4"; -} -.fa-delicious:before { - content: "\F1A5"; -} -.fa-digg:before { - content: "\F1A6"; -} -.fa-pied-piper-pp:before { - content: "\F1A7"; -} -.fa-pied-piper-alt:before { - content: "\F1A8"; -} -.fa-drupal:before { - content: "\F1A9"; -} -.fa-joomla:before { - content: "\F1AA"; -} -.fa-language:before { - content: "\F1AB"; -} -.fa-fax:before { - content: "\F1AC"; -} -.fa-building:before { - content: "\F1AD"; -} -.fa-child:before { - content: "\F1AE"; -} -.fa-paw:before { - content: "\F1B0"; -} -.fa-spoon:before { - content: "\F1B1"; -} -.fa-cube:before { - content: "\F1B2"; -} -.fa-cubes:before { - content: "\F1B3"; -} -.fa-behance:before { - content: "\F1B4"; -} -.fa-behance-square:before { - content: "\F1B5"; -} -.fa-steam:before { - content: "\F1B6"; -} -.fa-steam-square:before { - content: "\F1B7"; -} -.fa-recycle:before { - content: "\F1B8"; -} -.fa-automobile:before, -.fa-car:before { - content: "\F1B9"; -} -.fa-cab:before, -.fa-taxi:before { - content: "\F1BA"; -} -.fa-tree:before { - content: "\F1BB"; -} -.fa-spotify:before { - content: "\F1BC"; -} -.fa-deviantart:before { - content: "\F1BD"; -} -.fa-soundcloud:before { - content: "\F1BE"; -} -.fa-database:before { - content: "\F1C0"; -} -.fa-file-pdf-o:before { - content: "\F1C1"; -} -.fa-file-word-o:before { - content: "\F1C2"; -} -.fa-file-excel-o:before { - content: "\F1C3"; -} -.fa-file-powerpoint-o:before { - content: "\F1C4"; -} -.fa-file-photo-o:before, -.fa-file-picture-o:before, -.fa-file-image-o:before { - content: "\F1C5"; -} -.fa-file-zip-o:before, -.fa-file-archive-o:before { - content: "\F1C6"; -} -.fa-file-sound-o:before, -.fa-file-audio-o:before { - content: "\F1C7"; -} -.fa-file-movie-o:before, -.fa-file-video-o:before { - content: "\F1C8"; -} -.fa-file-code-o:before { - content: "\F1C9"; -} -.fa-vine:before { - content: "\F1CA"; -} -.fa-codepen:before { - content: "\F1CB"; -} -.fa-jsfiddle:before { - content: "\F1CC"; -} -.fa-life-bouy:before, -.fa-life-buoy:before, -.fa-life-saver:before, -.fa-support:before, -.fa-life-ring:before { - content: "\F1CD"; -} -.fa-circle-o-notch:before { - content: "\F1CE"; -} -.fa-ra:before, -.fa-resistance:before, -.fa-rebel:before { - content: "\F1D0"; -} -.fa-ge:before, -.fa-empire:before { - content: "\F1D1"; -} -.fa-git-square:before { - content: "\F1D2"; -} -.fa-git:before { - content: "\F1D3"; -} -.fa-y-combinator-square:before, -.fa-yc-square:before, -.fa-hacker-news:before { - content: "\F1D4"; -} -.fa-tencent-weibo:before { - content: "\F1D5"; -} -.fa-qq:before { - content: "\F1D6"; -} -.fa-wechat:before, -.fa-weixin:before { - content: "\F1D7"; -} -.fa-send:before, -.fa-paper-plane:before { - content: "\F1D8"; -} -.fa-send-o:before, -.fa-paper-plane-o:before { - content: "\F1D9"; -} -.fa-history:before { - content: "\F1DA"; -} -.fa-circle-thin:before { - content: "\F1DB"; -} -.fa-header:before { - content: "\F1DC"; -} -.fa-paragraph:before { - content: "\F1DD"; -} -.fa-sliders:before { - content: "\F1DE"; -} -.fa-share-alt:before { - content: "\F1E0"; -} -.fa-share-alt-square:before { - content: "\F1E1"; -} -.fa-bomb:before { - content: "\F1E2"; -} -.fa-soccer-ball-o:before, -.fa-futbol-o:before { - content: "\F1E3"; -} -.fa-tty:before { - content: "\F1E4"; -} -.fa-binoculars:before { - content: "\F1E5"; -} -.fa-plug:before { - content: "\F1E6"; -} -.fa-slideshare:before { - content: "\F1E7"; -} -.fa-twitch:before { - content: "\F1E8"; -} -.fa-yelp:before { - content: "\F1E9"; -} -.fa-newspaper-o:before { - content: "\F1EA"; -} -.fa-wifi:before { - content: "\F1EB"; -} -.fa-calculator:before { - content: "\F1EC"; -} -.fa-paypal:before { - content: "\F1ED"; -} -.fa-google-wallet:before { - content: "\F1EE"; -} -.fa-cc-visa:before { - content: "\F1F0"; -} -.fa-cc-mastercard:before { - content: "\F1F1"; -} -.fa-cc-discover:before { - content: "\F1F2"; -} -.fa-cc-amex:before { - content: "\F1F3"; -} -.fa-cc-paypal:before { - content: "\F1F4"; -} -.fa-cc-stripe:before { - content: "\F1F5"; -} -.fa-bell-slash:before { - content: "\F1F6"; -} -.fa-bell-slash-o:before { - content: "\F1F7"; -} -.fa-trash:before { - content: "\F1F8"; -} -.fa-copyright:before { - content: "\F1F9"; -} -.fa-at:before { - content: "\F1FA"; -} -.fa-eyedropper:before { - content: "\F1FB"; -} -.fa-paint-brush:before { - content: "\F1FC"; -} -.fa-birthday-cake:before { - content: "\F1FD"; -} -.fa-area-chart:before { - content: "\F1FE"; -} -.fa-pie-chart:before { - content: "\F200"; -} -.fa-line-chart:before { - content: "\F201"; -} -.fa-lastfm:before { - content: "\F202"; -} -.fa-lastfm-square:before { - content: "\F203"; -} -.fa-toggle-off:before { - content: "\F204"; -} -.fa-toggle-on:before { - content: "\F205"; -} -.fa-bicycle:before { - content: "\F206"; -} -.fa-bus:before { - content: "\F207"; -} -.fa-ioxhost:before { - content: "\F208"; -} -.fa-angellist:before { - content: "\F209"; -} -.fa-cc:before { - content: "\F20A"; -} -.fa-shekel:before, -.fa-sheqel:before, -.fa-ils:before { - content: "\F20B"; -} -.fa-meanpath:before { - content: "\F20C"; -} -.fa-buysellads:before { - content: "\F20D"; -} -.fa-connectdevelop:before { - content: "\F20E"; -} -.fa-dashcube:before { - content: "\F210"; -} -.fa-forumbee:before { - content: "\F211"; -} -.fa-leanpub:before { - content: "\F212"; -} -.fa-sellsy:before { - content: "\F213"; -} -.fa-shirtsinbulk:before { - content: "\F214"; -} -.fa-simplybuilt:before { - content: "\F215"; -} -.fa-skyatlas:before { - content: "\F216"; -} -.fa-cart-plus:before { - content: "\F217"; -} -.fa-cart-arrow-down:before { - content: "\F218"; -} -.fa-diamond:before { - content: "\F219"; -} -.fa-ship:before { - content: "\F21A"; -} -.fa-user-secret:before { - content: "\F21B"; -} -.fa-motorcycle:before { - content: "\F21C"; -} -.fa-street-view:before { - content: "\F21D"; -} -.fa-heartbeat:before { - content: "\F21E"; -} -.fa-venus:before { - content: "\F221"; -} -.fa-mars:before { - content: "\F222"; -} -.fa-mercury:before { - content: "\F223"; -} -.fa-intersex:before, -.fa-transgender:before { - content: "\F224"; -} -.fa-transgender-alt:before { - content: "\F225"; -} -.fa-venus-double:before { - content: "\F226"; -} -.fa-mars-double:before { - content: "\F227"; -} -.fa-venus-mars:before { - content: "\F228"; -} -.fa-mars-stroke:before { - content: "\F229"; -} -.fa-mars-stroke-v:before { - content: "\F22A"; -} -.fa-mars-stroke-h:before { - content: "\F22B"; -} -.fa-neuter:before { - content: "\F22C"; -} -.fa-genderless:before { - content: "\F22D"; -} -.fa-facebook-official:before { - content: "\F230"; -} -.fa-pinterest-p:before { - content: "\F231"; -} -.fa-whatsapp:before { - content: "\F232"; -} -.fa-server:before { - content: "\F233"; -} -.fa-user-plus:before { - content: "\F234"; -} -.fa-user-times:before { - content: "\F235"; -} -.fa-hotel:before, -.fa-bed:before { - content: "\F236"; -} -.fa-viacoin:before { - content: "\F237"; -} -.fa-train:before { - content: "\F238"; -} -.fa-subway:before { - content: "\F239"; -} -.fa-medium:before { - content: "\F23A"; -} -.fa-yc:before, -.fa-y-combinator:before { - content: "\F23B"; -} -.fa-optin-monster:before { - content: "\F23C"; -} -.fa-opencart:before { - content: "\F23D"; -} -.fa-expeditedssl:before { - content: "\F23E"; -} -.fa-battery-4:before, -.fa-battery:before, -.fa-battery-full:before { - content: "\F240"; -} -.fa-battery-3:before, -.fa-battery-three-quarters:before { - content: "\F241"; -} -.fa-battery-2:before, -.fa-battery-half:before { - content: "\F242"; -} -.fa-battery-1:before, -.fa-battery-quarter:before { - content: "\F243"; -} -.fa-battery-0:before, -.fa-battery-empty:before { - content: "\F244"; -} -.fa-mouse-pointer:before { - content: "\F245"; -} -.fa-i-cursor:before { - content: "\F246"; -} -.fa-object-group:before { - content: "\F247"; -} -.fa-object-ungroup:before { - content: "\F248"; -} -.fa-sticky-note:before { - content: "\F249"; -} -.fa-sticky-note-o:before { - content: "\F24A"; -} -.fa-cc-jcb:before { - content: "\F24B"; -} -.fa-cc-diners-club:before { - content: "\F24C"; -} -.fa-clone:before { - content: "\F24D"; -} -.fa-balance-scale:before { - content: "\F24E"; -} -.fa-hourglass-o:before { - content: "\F250"; -} -.fa-hourglass-1:before, -.fa-hourglass-start:before { - content: "\F251"; -} -.fa-hourglass-2:before, -.fa-hourglass-half:before { - content: "\F252"; -} -.fa-hourglass-3:before, -.fa-hourglass-end:before { - content: "\F253"; -} -.fa-hourglass:before { - content: "\F254"; -} -.fa-hand-grab-o:before, -.fa-hand-rock-o:before { - content: "\F255"; -} -.fa-hand-stop-o:before, -.fa-hand-paper-o:before { - content: "\F256"; -} -.fa-hand-scissors-o:before { - content: "\F257"; -} -.fa-hand-lizard-o:before { - content: "\F258"; -} -.fa-hand-spock-o:before { - content: "\F259"; -} -.fa-hand-pointer-o:before { - content: "\F25A"; -} -.fa-hand-peace-o:before { - content: "\F25B"; -} -.fa-trademark:before { - content: "\F25C"; -} -.fa-registered:before { - content: "\F25D"; -} -.fa-creative-commons:before { - content: "\F25E"; -} -.fa-gg:before { - content: "\F260"; -} -.fa-gg-circle:before { - content: "\F261"; -} -.fa-tripadvisor:before { - content: "\F262"; -} -.fa-odnoklassniki:before { - content: "\F263"; -} -.fa-odnoklassniki-square:before { - content: "\F264"; -} -.fa-get-pocket:before { - content: "\F265"; -} -.fa-wikipedia-w:before { - content: "\F266"; -} -.fa-safari:before { - content: "\F267"; -} -.fa-chrome:before { - content: "\F268"; -} -.fa-firefox:before { - content: "\F269"; -} -.fa-opera:before { - content: "\F26A"; -} -.fa-internet-explorer:before { - content: "\F26B"; -} -.fa-tv:before, -.fa-television:before { - content: "\F26C"; -} -.fa-contao:before { - content: "\F26D"; -} -.fa-500px:before { - content: "\F26E"; -} -.fa-amazon:before { - content: "\F270"; -} -.fa-calendar-plus-o:before { - content: "\F271"; -} -.fa-calendar-minus-o:before { - content: "\F272"; -} -.fa-calendar-times-o:before { - content: "\F273"; -} -.fa-calendar-check-o:before { - content: "\F274"; -} -.fa-industry:before { - content: "\F275"; -} -.fa-map-pin:before { - content: "\F276"; -} -.fa-map-signs:before { - content: "\F277"; -} -.fa-map-o:before { - content: "\F278"; -} -.fa-map:before { - content: "\F279"; -} -.fa-commenting:before { - content: "\F27A"; -} -.fa-commenting-o:before { - content: "\F27B"; -} -.fa-houzz:before { - content: "\F27C"; -} -.fa-vimeo:before { - content: "\F27D"; -} -.fa-black-tie:before { - content: "\F27E"; -} -.fa-fonticons:before { - content: "\F280"; -} -.fa-reddit-alien:before { - content: "\F281"; -} -.fa-edge:before { - content: "\F282"; -} -.fa-credit-card-alt:before { - content: "\F283"; -} -.fa-codiepie:before { - content: "\F284"; -} -.fa-modx:before { - content: "\F285"; -} -.fa-fort-awesome:before { - content: "\F286"; -} -.fa-usb:before { - content: "\F287"; -} -.fa-product-hunt:before { - content: "\F288"; -} -.fa-mixcloud:before { - content: "\F289"; -} -.fa-scribd:before { - content: "\F28A"; -} -.fa-pause-circle:before { - content: "\F28B"; -} -.fa-pause-circle-o:before { - content: "\F28C"; -} -.fa-stop-circle:before { - content: "\F28D"; -} -.fa-stop-circle-o:before { - content: "\F28E"; -} -.fa-shopping-bag:before { - content: "\F290"; -} -.fa-shopping-basket:before { - content: "\F291"; -} -.fa-hashtag:before { - content: "\F292"; -} -.fa-bluetooth:before { - content: "\F293"; -} -.fa-bluetooth-b:before { - content: "\F294"; -} -.fa-percent:before { - content: "\F295"; -} -.fa-gitlab:before { - content: "\F296"; -} -.fa-wpbeginner:before { - content: "\F297"; -} -.fa-wpforms:before { - content: "\F298"; -} -.fa-envira:before { - content: "\F299"; -} -.fa-universal-access:before { - content: "\F29A"; -} -.fa-wheelchair-alt:before { - content: "\F29B"; -} -.fa-question-circle-o:before { - content: "\F29C"; -} -.fa-blind:before { - content: "\F29D"; -} -.fa-audio-description:before { - content: "\F29E"; -} -.fa-volume-control-phone:before { - content: "\F2A0"; -} -.fa-braille:before { - content: "\F2A1"; -} -.fa-assistive-listening-systems:before { - content: "\F2A2"; -} -.fa-asl-interpreting:before, -.fa-american-sign-language-interpreting:before { - content: "\F2A3"; -} -.fa-deafness:before, -.fa-hard-of-hearing:before, -.fa-deaf:before { - content: "\F2A4"; -} -.fa-glide:before { - content: "\F2A5"; -} -.fa-glide-g:before { - content: "\F2A6"; -} -.fa-signing:before, -.fa-sign-language:before { - content: "\F2A7"; -} -.fa-low-vision:before { - content: "\F2A8"; -} -.fa-viadeo:before { - content: "\F2A9"; -} -.fa-viadeo-square:before { - content: "\F2AA"; -} -.fa-snapchat:before { - content: "\F2AB"; -} -.fa-snapchat-ghost:before { - content: "\F2AC"; -} -.fa-snapchat-square:before { - content: "\F2AD"; -} -.fa-pied-piper:before { - content: "\F2AE"; -} -.fa-first-order:before { - content: "\F2B0"; -} -.fa-yoast:before { - content: "\F2B1"; -} -.fa-themeisle:before { - content: "\F2B2"; -} -.fa-google-plus-circle:before, -.fa-google-plus-official:before { - content: "\F2B3"; -} -.fa-fa:before, -.fa-font-awesome:before { - content: "\F2B4"; -} -.fa-handshake-o:before { - content: "\F2B5"; -} -.fa-envelope-open:before { - content: "\F2B6"; -} -.fa-envelope-open-o:before { - content: "\F2B7"; -} -.fa-linode:before { - content: "\F2B8"; -} -.fa-address-book:before { - content: "\F2B9"; -} -.fa-address-book-o:before { - content: "\F2BA"; -} -.fa-vcard:before, -.fa-address-card:before { - content: "\F2BB"; -} -.fa-vcard-o:before, -.fa-address-card-o:before { - content: "\F2BC"; -} -.fa-user-circle:before { - content: "\F2BD"; -} -.fa-user-circle-o:before { - content: "\F2BE"; -} -.fa-user-o:before { - content: "\F2C0"; -} -.fa-id-badge:before { - content: "\F2C1"; -} -.fa-drivers-license:before, -.fa-id-card:before { - content: "\F2C2"; -} -.fa-drivers-license-o:before, -.fa-id-card-o:before { - content: "\F2C3"; -} -.fa-quora:before { - content: "\F2C4"; -} -.fa-free-code-camp:before { - content: "\F2C5"; -} -.fa-telegram:before { - content: "\F2C6"; -} -.fa-thermometer-4:before, -.fa-thermometer:before, -.fa-thermometer-full:before { - content: "\F2C7"; -} -.fa-thermometer-3:before, -.fa-thermometer-three-quarters:before { - content: "\F2C8"; -} -.fa-thermometer-2:before, -.fa-thermometer-half:before { - content: "\F2C9"; -} -.fa-thermometer-1:before, -.fa-thermometer-quarter:before { - content: "\F2CA"; -} -.fa-thermometer-0:before, -.fa-thermometer-empty:before { - content: "\F2CB"; -} -.fa-shower:before { - content: "\F2CC"; -} -.fa-bathtub:before, -.fa-s15:before, -.fa-bath:before { - content: "\F2CD"; -} -.fa-podcast:before { - content: "\F2CE"; -} -.fa-window-maximize:before { - content: "\F2D0"; -} -.fa-window-minimize:before { - content: "\F2D1"; -} -.fa-window-restore:before { - content: "\F2D2"; -} -.fa-times-rectangle:before, -.fa-window-close:before { - content: "\F2D3"; -} -.fa-times-rectangle-o:before, -.fa-window-close-o:before { - content: "\F2D4"; -} -.fa-bandcamp:before { - content: "\F2D5"; -} -.fa-grav:before { - content: "\F2D6"; -} -.fa-etsy:before { - content: "\F2D7"; -} -.fa-imdb:before { - content: "\F2D8"; -} -.fa-ravelry:before { - content: "\F2D9"; -} -.fa-eercast:before { - content: "\F2DA"; -} -.fa-microchip:before { - content: "\F2DB"; -} -.fa-snowflake-o:before { - content: "\F2DC"; -} -.fa-superpowers:before { - content: "\F2DD"; -} -.fa-wpexplorer:before { - content: "\F2DE"; -} -.fa-meetup:before { - content: "\F2E0"; -} -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} -.sr-only-focusable:active, -.sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} -/*! Hint.css - v2.4.0 - 2016-09-17 -* http://kushagragour.in/lab/hint/ -* Copyright (c) 2016 Kushagra Gour */ - -/*-------------------------------------* HINT.css - A CSS tooltip library -\*-------------------------------------*/ -/** - * HINT.css is a tooltip library made in pure CSS. - * - * Source: https://github.com/chinchang/hint.css - * Demo: http://kushagragour.in/lab/hint/ - * - * Release under The MIT License - * - */ -/** - * source: hint-core.scss - * - * Defines the basic styling for the tooltip. - * Each tooltip is made of 2 parts: - * 1) body (:after) - * 2) arrow (:before) - * - * Classes added: - * 1) hint - */ -[class*="hint--"] { - position: relative; - display: inline-block; - /** - * tooltip arrow - */ - /** - * tooltip body - */ } - [class*="hint--"]:before, [class*="hint--"]:after { - position: absolute; - -webkit-transform: translate3d(0, 0, 0); - -moz-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - visibility: hidden; - opacity: 0; - z-index: 1000000; - pointer-events: none; - -webkit-transition: 0.3s ease; - -moz-transition: 0.3s ease; - transition: 0.3s ease; - -webkit-transition-delay: 0ms; - -moz-transition-delay: 0ms; - transition-delay: 0ms; } - [class*="hint--"]:hover:before, [class*="hint--"]:hover:after { - visibility: visible; - opacity: 1; } - [class*="hint--"]:hover:before, [class*="hint--"]:hover:after { - -webkit-transition-delay: 100ms; - -moz-transition-delay: 100ms; - transition-delay: 100ms; } - [class*="hint--"]:before { - content: ''; - position: absolute; - background: transparent; - border: 6px solid transparent; - z-index: 1000001; } - [class*="hint--"]:after { - background: #383838; - color: white; - padding: 8px 10px; - font-size: 12px; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - line-height: 12px; - white-space: nowrap; } - [class*="hint--"][aria-label]:after { - content: attr(aria-label); } - [class*="hint--"][data-hint]:after { - content: attr(data-hint); } - -[aria-label='']:before, [aria-label='']:after, -[data-hint='']:before, -[data-hint='']:after { - display: none !important; } - -/** - * source: hint-position.scss - * - * Defines the positoning logic for the tooltips. - * - * Classes added: - * 1) hint--top - * 2) hint--bottom - * 3) hint--left - * 4) hint--right - */ -/** - * set default color for tooltip arrows - */ -.hint--top-left:before { - border-top-color: #383838; } - -.hint--top-right:before { - border-top-color: #383838; } - -.hint--top:before { - border-top-color: #383838; } - -.hint--bottom-left:before { - border-bottom-color: #383838; } - -.hint--bottom-right:before { - border-bottom-color: #383838; } - -.hint--bottom:before { - border-bottom-color: #383838; } - -.hint--left:before { - border-left-color: #383838; } - -.hint--right:before { - border-right-color: #383838; } - -/** - * top tooltip - */ -.hint--top:before { - margin-bottom: -11px; } - -.hint--top:before, .hint--top:after { - bottom: 100%; - left: 50%; } - -.hint--top:before { - left: calc(50% - 6px); } - -.hint--top:after { - -webkit-transform: translateX(-50%); - -moz-transform: translateX(-50%); - transform: translateX(-50%); } - -.hint--top:hover:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--top:hover:after { - -webkit-transform: translateX(-50%) translateY(-8px); - -moz-transform: translateX(-50%) translateY(-8px); - transform: translateX(-50%) translateY(-8px); } - -/** - * bottom tooltip - */ -.hint--bottom:before { - margin-top: -11px; } - -.hint--bottom:before, .hint--bottom:after { - top: 100%; - left: 50%; } - -.hint--bottom:before { - left: calc(50% - 6px); } - -.hint--bottom:after { - -webkit-transform: translateX(-50%); - -moz-transform: translateX(-50%); - transform: translateX(-50%); } - -.hint--bottom:hover:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--bottom:hover:after { - -webkit-transform: translateX(-50%) translateY(8px); - -moz-transform: translateX(-50%) translateY(8px); - transform: translateX(-50%) translateY(8px); } - -/** - * right tooltip - */ -.hint--right:before { - margin-left: -11px; - margin-bottom: -6px; } - -.hint--right:after { - margin-bottom: -14px; } - -.hint--right:before, .hint--right:after { - left: 100%; - bottom: 50%; } - -.hint--right:hover:before { - -webkit-transform: translateX(8px); - -moz-transform: translateX(8px); - transform: translateX(8px); } - -.hint--right:hover:after { - -webkit-transform: translateX(8px); - -moz-transform: translateX(8px); - transform: translateX(8px); } - -/** - * left tooltip - */ -.hint--left:before { - margin-right: -11px; - margin-bottom: -6px; } - -.hint--left:after { - margin-bottom: -14px; } - -.hint--left:before, .hint--left:after { - right: 100%; - bottom: 50%; } - -.hint--left:hover:before { - -webkit-transform: translateX(-8px); - -moz-transform: translateX(-8px); - transform: translateX(-8px); } - -.hint--left:hover:after { - -webkit-transform: translateX(-8px); - -moz-transform: translateX(-8px); - transform: translateX(-8px); } - -/** - * top-left tooltip - */ -.hint--top-left:before { - margin-bottom: -11px; } - -.hint--top-left:before, .hint--top-left:after { - bottom: 100%; - left: 50%; } - -.hint--top-left:before { - left: calc(50% - 6px); } - -.hint--top-left:after { - -webkit-transform: translateX(-100%); - -moz-transform: translateX(-100%); - transform: translateX(-100%); } - -.hint--top-left:after { - margin-left: 12px; } - -.hint--top-left:hover:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--top-left:hover:after { - -webkit-transform: translateX(-100%) translateY(-8px); - -moz-transform: translateX(-100%) translateY(-8px); - transform: translateX(-100%) translateY(-8px); } - -/** - * top-right tooltip - */ -.hint--top-right:before { - margin-bottom: -11px; } - -.hint--top-right:before, .hint--top-right:after { - bottom: 100%; - left: 50%; } - -.hint--top-right:before { - left: calc(50% - 6px); } - -.hint--top-right:after { - -webkit-transform: translateX(0); - -moz-transform: translateX(0); - transform: translateX(0); } - -.hint--top-right:after { - margin-left: -12px; } - -.hint--top-right:hover:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--top-right:hover:after { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -/** - * bottom-left tooltip - */ -.hint--bottom-left:before { - margin-top: -11px; } - -.hint--bottom-left:before, .hint--bottom-left:after { - top: 100%; - left: 50%; } - -.hint--bottom-left:before { - left: calc(50% - 6px); } - -.hint--bottom-left:after { - -webkit-transform: translateX(-100%); - -moz-transform: translateX(-100%); - transform: translateX(-100%); } - -.hint--bottom-left:after { - margin-left: 12px; } - -.hint--bottom-left:hover:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--bottom-left:hover:after { - -webkit-transform: translateX(-100%) translateY(8px); - -moz-transform: translateX(-100%) translateY(8px); - transform: translateX(-100%) translateY(8px); } - -/** - * bottom-right tooltip - */ -.hint--bottom-right:before { - margin-top: -11px; } - -.hint--bottom-right:before, .hint--bottom-right:after { - top: 100%; - left: 50%; } - -.hint--bottom-right:before { - left: calc(50% - 6px); } - -.hint--bottom-right:after { - -webkit-transform: translateX(0); - -moz-transform: translateX(0); - transform: translateX(0); } - -.hint--bottom-right:after { - margin-left: -12px; } - -.hint--bottom-right:hover:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--bottom-right:hover:after { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -/** - * source: hint-sizes.scss - * - * Defines width restricted tooltips that can span - * across multiple lines. - * - * Classes added: - * 1) hint--small - * 2) hint--medium - * 3) hint--large - * - */ -.hint--small:after, -.hint--medium:after, -.hint--large:after { - white-space: normal; - line-height: 1.4em; - word-wrap: break-word; } - -.hint--small:after { - width: 80px; } - -.hint--medium:after { - width: 150px; } - -.hint--large:after { - width: 300px; } - -/** - * source: hint-theme.scss - * - * Defines basic theme for tooltips. - * - */ -[class*="hint--"] { - /** - * tooltip body - */ } - [class*="hint--"]:after { - text-shadow: 0 -1px 0px black; - box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); } - -/** - * source: hint-color-types.scss - * - * Contains tooltips of various types based on color differences. - * - * Classes added: - * 1) hint--error - * 2) hint--warning - * 3) hint--info - * 4) hint--success - * - */ -/** - * Error - */ -.hint--error:after { - background-color: #b34e4d; - text-shadow: 0 -1px 0px #592726; } - -.hint--error.hint--top-left:before { - border-top-color: #b34e4d; } - -.hint--error.hint--top-right:before { - border-top-color: #b34e4d; } - -.hint--error.hint--top:before { - border-top-color: #b34e4d; } - -.hint--error.hint--bottom-left:before { - border-bottom-color: #b34e4d; } - -.hint--error.hint--bottom-right:before { - border-bottom-color: #b34e4d; } - -.hint--error.hint--bottom:before { - border-bottom-color: #b34e4d; } - -.hint--error.hint--left:before { - border-left-color: #b34e4d; } - -.hint--error.hint--right:before { - border-right-color: #b34e4d; } - -/** - * Warning - */ -.hint--warning:after { - background-color: #c09854; - text-shadow: 0 -1px 0px #6c5328; } - -.hint--warning.hint--top-left:before { - border-top-color: #c09854; } - -.hint--warning.hint--top-right:before { - border-top-color: #c09854; } - -.hint--warning.hint--top:before { - border-top-color: #c09854; } - -.hint--warning.hint--bottom-left:before { - border-bottom-color: #c09854; } - -.hint--warning.hint--bottom-right:before { - border-bottom-color: #c09854; } - -.hint--warning.hint--bottom:before { - border-bottom-color: #c09854; } - -.hint--warning.hint--left:before { - border-left-color: #c09854; } - -.hint--warning.hint--right:before { - border-right-color: #c09854; } - -/** - * Info - */ -.hint--info:after { - background-color: #3986ac; - text-shadow: 0 -1px 0px #1a3c4d; } - -.hint--info.hint--top-left:before { - border-top-color: #3986ac; } - -.hint--info.hint--top-right:before { - border-top-color: #3986ac; } - -.hint--info.hint--top:before { - border-top-color: #3986ac; } - -.hint--info.hint--bottom-left:before { - border-bottom-color: #3986ac; } - -.hint--info.hint--bottom-right:before { - border-bottom-color: #3986ac; } - -.hint--info.hint--bottom:before { - border-bottom-color: #3986ac; } - -.hint--info.hint--left:before { - border-left-color: #3986ac; } - -.hint--info.hint--right:before { - border-right-color: #3986ac; } - -/** - * Success - */ -.hint--success:after { - background-color: #458746; - text-shadow: 0 -1px 0px #1a321a; } - -.hint--success.hint--top-left:before { - border-top-color: #458746; } - -.hint--success.hint--top-right:before { - border-top-color: #458746; } - -.hint--success.hint--top:before { - border-top-color: #458746; } - -.hint--success.hint--bottom-left:before { - border-bottom-color: #458746; } - -.hint--success.hint--bottom-right:before { - border-bottom-color: #458746; } - -.hint--success.hint--bottom:before { - border-bottom-color: #458746; } - -.hint--success.hint--left:before { - border-left-color: #458746; } - -.hint--success.hint--right:before { - border-right-color: #458746; } - -/** - * source: hint-always.scss - * - * Defines a persisted tooltip which shows always. - * - * Classes added: - * 1) hint--always - * - */ -.hint--always:after, .hint--always:before { - opacity: 1; - visibility: visible; } - -.hint--always.hint--top:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--always.hint--top:after { - -webkit-transform: translateX(-50%) translateY(-8px); - -moz-transform: translateX(-50%) translateY(-8px); - transform: translateX(-50%) translateY(-8px); } - -.hint--always.hint--top-left:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--always.hint--top-left:after { - -webkit-transform: translateX(-100%) translateY(-8px); - -moz-transform: translateX(-100%) translateY(-8px); - transform: translateX(-100%) translateY(-8px); } - -.hint--always.hint--top-right:before { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--always.hint--top-right:after { - -webkit-transform: translateY(-8px); - -moz-transform: translateY(-8px); - transform: translateY(-8px); } - -.hint--always.hint--bottom:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--always.hint--bottom:after { - -webkit-transform: translateX(-50%) translateY(8px); - -moz-transform: translateX(-50%) translateY(8px); - transform: translateX(-50%) translateY(8px); } - -.hint--always.hint--bottom-left:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--always.hint--bottom-left:after { - -webkit-transform: translateX(-100%) translateY(8px); - -moz-transform: translateX(-100%) translateY(8px); - transform: translateX(-100%) translateY(8px); } - -.hint--always.hint--bottom-right:before { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--always.hint--bottom-right:after { - -webkit-transform: translateY(8px); - -moz-transform: translateY(8px); - transform: translateY(8px); } - -.hint--always.hint--left:before { - -webkit-transform: translateX(-8px); - -moz-transform: translateX(-8px); - transform: translateX(-8px); } - -.hint--always.hint--left:after { - -webkit-transform: translateX(-8px); - -moz-transform: translateX(-8px); - transform: translateX(-8px); } - -.hint--always.hint--right:before { - -webkit-transform: translateX(8px); - -moz-transform: translateX(8px); - transform: translateX(8px); } - -.hint--always.hint--right:after { - -webkit-transform: translateX(8px); - -moz-transform: translateX(8px); - transform: translateX(8px); } - -/** - * source: hint-rounded.scss - * - * Defines rounded corner tooltips. - * - * Classes added: - * 1) hint--rounded - * - */ -.hint--rounded:after { - border-radius: 4px; } - -/** - * source: hint-effects.scss - * - * Defines various transition effects for the tooltips. - * - * Classes added: - * 1) hint--no-animate - * 2) hint--bounce - * - */ -.hint--no-animate:before, .hint--no-animate:after { - -webkit-transition-duration: 0ms; - -moz-transition-duration: 0ms; - transition-duration: 0ms; } - -.hint--bounce:before, .hint--bounce:after { - -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); - -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); - transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); } diff --git a/dist/lesspass.js b/dist/lesspass.js index d093bd8..ed9cc8e 100644 --- a/dist/lesspass.js +++ b/dist/lesspass.js @@ -1,15 +1,37727 @@ -!function(t){function e(a){if(n[a])return n[a].exports;var o=n[a]={i:a,l:!1,exports:{}};return t[a].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,e,n){Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="/dist/",e(e.s=291)}(function(t){for(var e in t)if(Object.prototype.hasOwnProperty.call(t,e))switch(typeof t[e]){case"function":break;case"object":t[e]=function(e){var n=e.slice(1),a=t[e[0]];return function(t,e,o){a.apply(this,[t,e,o].concat(n))}}(t[e]);break;default:t[e]=t[t[e]]}return t}([function(t,e,n){var a,o;a=[n(28),n(1),n(243),n(62),n(111),n(113),n(59),n(56),n(244),n(58),n(112),n(242),n(11),n(87)],o=function(t,e,n,a,o,i,r,s,u,c,l,h,d,f){"use strict";function p(t){var e=!!t&&"length"in t&&t.length,n=g.type(t);return"function"!==n&&!g.isWindow(t)&&("array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}var m="3.1.1",g=function(t,e){return new g.fn.init(t,e)},v=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,y=/^-ms-/,k=/-([a-z])/g,b=function(t,e){return e.toUpperCase()};return g.fn=g.prototype={jquery:m,constructor:g,length:0,toArray:function(){return a.call(this)},get:function(t){return null==t?a.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=g.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return g.each(this,t)},map:function(t){return this.pushStack(g.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n)[^>]*|#([\w-]+))$/,i=t.fn.init=function(i,r,s){var u,c;if(!i)return this;if(s=s||a,"string"==typeof i){if(u="<"===i[0]&&">"===i[i.length-1]&&i.length>=3?[null,i,null]:o.exec(i),!u||!u[1]&&r)return!r||r.jquery?(r||s).find(i):this.constructor(r).find(i);if(u[1]){if(r=r instanceof t?r[0]:r,t.merge(this,t.parseHTML(u[1],r&&r.nodeType?r.ownerDocument||r:e,!0)),n.test(u[1])&&t.isPlainObject(r))for(u in r)t.isFunction(this[u])?this[u](r[u]):this.attr(u,r[u]);return this}return c=e.getElementById(u[2]),c&&(this[0]=c,this.length=1),this}return i.nodeType?(this[0]=i,this.length=1,this):t.isFunction(i)?void 0!==s.ready?s.ready(i):i(t):t.makeArray(i,this)};return i.prototype=t.fn,a=t(e),i}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(t,e,n){var a,o;a=[n(98)],o=function(t){"use strict";return new t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e){var n=t.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},function(t,e,n){var a;a=function(){"use strict";return/[^\x20\t\r\n\f]+/g}.call(e,n,e,t),!(void 0!==a&&(t.exports=a))},function(t,e,n){var a,o;a=[n(0)],o=function(t){"use strict";var e=function(n,a,o,i,r,s,u){var c=0,l=n.length,h=null==o;if("object"===t.type(o)){r=!0;for(c in o)e(n,a,c,o[c],!0,s,u)}else if(void 0!==i&&(r=!0,t.isFunction(i)||(u=!0),h&&(u?(a.call(n,i),a=null):(h=a,a=function(e,n,a){return h.call(t(e),a)})),a))for(;c=2){var a=t.config._lifecycleHooks.indexOf("init")>-1;t.mixin(a?{init:e}:{beforeCreate:e})}else{var o=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[e].concat(t.init):e,o.call(this,t)}}}function n(t){var e={};return r(t).forEach(function(t){var n=t.key,a=t.val;e[n]=function(){return"function"==typeof a?a.call(this,this.$store.state,this.$store.getters):this.$store.state[a]}}),e}function a(t){var e={};return r(t).forEach(function(t){var n=t.key,a=t.val;e[n]=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return this.$store.commit.apply(this.$store,[a].concat(t))}}),e}function o(t){var e={};return r(t).forEach(function(t){var n=t.key,a=t.val;e[n]=function(){return a in this.$store.getters||console.error("[vuex] unknown getter: "+a),this.$store.getters[a]}}),e}function i(t){var e={};return r(t).forEach(function(t){var n=t.key,a=t.val;e[n]=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return this.$store.dispatch.apply(this.$store,[a].concat(t))}}),e}function r(t){return Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}})}function s(t){return null!==t&&"object"==typeof t}function u(t){return t&&"function"==typeof t.then}function c(t,e){if(!t)throw new Error("[vuex] "+e)}function l(t,e){if(e.actions&&(t.actions=e.actions),e.mutations&&(t.mutations=e.mutations),e.getters&&(t.getters=e.getters),e.modules)for(var n in e.modules){if(!t.modules||!t.modules[n])return void console.warn("[vuex] trying to add a new module '"+n+"' on hot reloading, manual reload is needed");l(t.modules[n],e.modules[n])}}function h(t){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null);var e=t.state;f(t,e,[],t._options,!0),Object.keys(t._runtimeModules).forEach(function(n){f(t,e,n.split("."),t._runtimeModules[n],!0)}),d(t,e)}function d(t,e){var n=t._vm;t.getters={};var a=t._wrappedGetters,o={};Object.keys(a).forEach(function(e){var n=a[e];o[e]=function(){return n(t)},Object.defineProperty(t.getters,e,{get:function(){return t._vm[e]}})});var i=b.config.silent;b.config.silent=!0,t._vm=new b({data:{state:e},computed:o}),b.config.silent=i,t.strict&&v(t),n&&(t._withCommit(function(){n.state=null}),b.nextTick(function(){return n.$destroy()}))}function f(t,e,n,a,o){var i=!n.length,r=a.state,s=a.actions,u=a.mutations,c=a.getters,l=a.modules;if(!i&&!o){var h=y(e,n.slice(0,-1)),d=n[n.length-1];t._withCommit(function(){b.set(h,d,r||{})})}u&&Object.keys(u).forEach(function(e){p(t,e,u[e],n)}),s&&Object.keys(s).forEach(function(e){m(t,e,s[e],n)}),c&&g(t,c,n),l&&Object.keys(l).forEach(function(a){f(t,e,n.concat(a),l[a],o)})}function p(t,e,n,a){void 0===a&&(a=[]);var o=t._mutations[e]||(t._mutations[e]=[]);o.push(function(e){n(y(t.state,a),e)})}function m(t,e,n,a){void 0===a&&(a=[]);var o=t._actions[e]||(t._actions[e]=[]),i=t.dispatch,r=t.commit;o.push(function(e,o){var s=n({dispatch:i,commit:r,getters:t.getters,state:y(t.state,a),rootState:t.state},e,o);return u(s)||(s=Promise.resolve(s)),t._devtoolHook?s.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):s})}function g(t,e,n){Object.keys(e).forEach(function(a){var o=e[a];return t._wrappedGetters[a]?void console.error("[vuex] duplicate getter key: "+a):void(t._wrappedGetters[a]=function(t){return o(y(t.state,n),t.getters,t.state)})})}function v(t){t._vm.$watch("state",function(){c(t._committing,"Do not mutate vuex store state outside mutation handlers.")},{deep:!0,sync:!0})}function y(t,e){return e.length?e.reduce(function(t,e){return t[e]},t):t}function k(t){return b?void console.error("[vuex] already installed. Vue.use(Vuex) should be called only once."):(b=t,void e(b))}var b,w="undefined"!=typeof window&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,_=function(e){var n=this;void 0===e&&(e={}),c(b,"must call Vue.use(Vuex) before creating a store instance."),c("undefined"!=typeof Promise,"vuex requires a Promise polyfill in this browser.");var a=e.state;void 0===a&&(a={});var o=e.plugins;void 0===o&&(o=[]);var i=e.strict;void 0===i&&(i=!1),this._options=e,this._committing=!1,this._actions=Object.create(null),this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._runtimeModules=Object.create(null),this._subscribers=[],this._watcherVM=new b;var r=this,s=this,u=s.dispatch,l=s.commit;this.dispatch=function(t,e){return u.call(r,t,e)},this.commit=function(t,e,n){return l.call(r,t,e,n)},this.strict=i,f(this,a,[],e),d(this,a),o.concat(t).forEach(function(t){return t(n)})},x={state:{}};x.state.get=function(){return this._vm.state},x.state.set=function(t){c(!1,"Use store.replaceState() to explicit replace store state.")},_.prototype.commit=function(t,e,n){var a=this;s(t)&&t.type&&(n=e,e=t,t=t.type);var o={type:t,payload:e},i=this._mutations[t];return i?(this._withCommit(function(){i.forEach(function(t){t(e)})}),void(n&&n.silent||this._subscribers.forEach(function(t){return t(o,a.state)}))):void console.error("[vuex] unknown mutation type: "+t)},_.prototype.dispatch=function(t,e){s(t)&&t.type&&(e=t,t=t.type);var n=this._actions[t];return n?n.length>1?Promise.all(n.map(function(t){return t(e)})):n[0](e):void console.error("[vuex] unknown action type: "+t)},_.prototype.subscribe=function(t){var e=this._subscribers;return e.indexOf(t)<0&&e.push(t),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}},_.prototype.watch=function(t,e,n){var a=this;return c("function"==typeof t,"store.watch only accepts a function."),this._watcherVM.$watch(function(){return t(a.state)},e,n)},_.prototype.replaceState=function(t){var e=this;this._withCommit(function(){e._vm.state=t})},_.prototype.registerModule=function(t,e){"string"==typeof t&&(t=[t]),c(Array.isArray(t),"module path must be a string or an Array."),this._runtimeModules[t.join(".")]=e,f(this,this.state,t,e),d(this,this.state)},_.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),c(Array.isArray(t),"module path must be a string or an Array."),delete this._runtimeModules[t.join(".")],this._withCommit(function(){var n=y(e.state,t.slice(0,-1));b.delete(n,t[t.length-1])}),h(this)},_.prototype.hotUpdate=function(t){l(this._options,t),h(this)},_.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(_.prototype,x),"undefined"!=typeof window&&window.Vue&&k(window.Vue);var E={Store:_,install:k,mapState:n,mapMutations:a,mapGetters:o,mapActions:i};return E})},function(t,e,n){var a=n(35);t.exports=function(t){if(!a(t))throw TypeError(t+" is not an object!");return t}},function(t,e,n){t.exports=!n(42)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,n){var a=n(26),o=n(78);t.exports=n(14)?function(t,e,n){return a.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e){t.exports=function(){var t=[];return t.toString=function(){for(var t=[],e=0;e0?4:0,i=e>=200&&e<300||304===e,a&&(u=c(N,H,a)),u=l(N,u,H,i),i?(N.ifModified&&(h=H.getResponseHeader("Last-Modified"),h&&(t.lastModified[x]=h),h=H.getResponseHeader("etag"),h&&(t.etag[x]=h)),204===e||"HEAD"===N.type?d="nocontent":304===e?d="notmodified":(d=u.state,r=u.data,s=u.error,i=!s)):(s=d,!e&&d||(d="error",e<0&&(e=0))),H.status=e,H.statusText=(n||d)+"",i?z.resolveWith(I,[r,d,H]):z.rejectWith(I,[H,d,s]),H.statusCode(R),R=void 0,A&&P.trigger(i?"ajaxSuccess":"ajaxError",[H,N,i?r:s]),L.fireWith(I,[H,d]),A&&(P.trigger("ajaxComplete",[H,N]),--t.active||t.event.trigger("ajaxStop")))}"object"==typeof r&&(u=r,r=void 0),u=u||{};var _,x,E,C,T,S,O,A,D,j,N=t.ajaxSetup({},u),I=N.context||N,P=N.context&&(I.nodeType||I.jquery)?t(I):t.event,z=t.Deferred(),L=t.Callbacks("once memory"),R=N.statusCode||{},M={},q={},F="canceled",H={readyState:0,getResponseHeader:function(t){var e;if(O){if(!C)for(C={};e=p.exec(E);)C[e[1].toLowerCase()]=e[2];e=C[t.toLowerCase()]}return null==e?null:e},getAllResponseHeaders:function(){return O?E:null},setRequestHeader:function(t,e){return null==O&&(t=q[t.toLowerCase()]=q[t.toLowerCase()]||t,M[t]=e),this},overrideMimeType:function(t){return null==O&&(N.mimeType=t),this},statusCode:function(t){var e;if(t)if(O)H.always(t[H.status]);else for(e in t)R[e]=[R[e],t[e]];return this},abort:function(t){var e=t||F;return _&&_.abort(e),m(0,e),this}};if(z.promise(H),N.url=((r||N.url||a.href)+"").replace(v,a.protocol+"//"),N.type=u.method||u.type||N.method||N.type,N.dataTypes=(N.dataType||"*").toLowerCase().match(n)||[""],null==N.crossDomain){S=e.createElement("a");try{S.href=N.url,S.href=S.href,N.crossDomain=w.protocol+"//"+w.host!=S.protocol+"//"+S.host}catch(t){N.crossDomain=!0}}if(N.data&&N.processData&&"string"!=typeof N.data&&(N.data=t.param(N.data,N.traditional)),s(y,N,u,H),O)return H;A=t.event&&N.global,A&&0===t.active++&&t.event.trigger("ajaxStart"),N.type=N.type.toUpperCase(),N.hasContent=!g.test(N.type),x=N.url.replace(d,""),N.hasContent?N.data&&N.processData&&0===(N.contentType||"").indexOf("application/x-www-form-urlencoded")&&(N.data=N.data.replace(h,"+")):(j=N.url.slice(x.length),N.data&&(x+=(i.test(x)?"&":"?")+N.data,delete N.data),N.cache===!1&&(x=x.replace(f,"$1"),j=(i.test(x)?"&":"?")+"_="+o++ +j),N.url=x+j),N.ifModified&&(t.lastModified[x]&&H.setRequestHeader("If-Modified-Since",t.lastModified[x]),t.etag[x]&&H.setRequestHeader("If-None-Match",t.etag[x])),(N.data&&N.hasContent&&N.contentType!==!1||u.contentType)&&H.setRequestHeader("Content-Type",N.contentType),H.setRequestHeader("Accept",N.dataTypes[0]&&N.accepts[N.dataTypes[0]]?N.accepts[N.dataTypes[0]]+("*"!==N.dataTypes[0]?", "+b+"; q=0.01":""):N.accepts["*"]);for(D in N.headers)H.setRequestHeader(D,N.headers[D]);if(N.beforeSend&&(N.beforeSend.call(I,H,N)===!1||O))return H.abort();if(F="abort",L.add(N.complete),H.done(N.success),H.fail(N.error),_=s(k,N,u,H)){if(H.readyState=1,A&&P.trigger("ajaxSend",[H,N]),O)return H;N.async&&N.timeout>0&&(T=window.setTimeout(function(){H.abort("timeout")},N.timeout));try{O=!1,_.send(M,m)}catch(t){if(O)throw t;m(-1,t)}}else m(-1,"No Transport");return H},getJSON:function(e,n,a){return t.get(e,n,a,"json")},getScript:function(e,n){return t.get(e,void 0,n,"script")}}),t.each(["get","post"],function(e,n){t[n]=function(e,a,o,i){return t.isFunction(a)&&(i=i||o,o=a,a=void 0),t.ajax(t.extend({url:e,type:n,dataType:i,data:a,success:o},t.isPlainObject(e)&&e))}}),t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(62),n(48)],o=function(t,e){"use strict";function n(t){return t}function a(t){throw t}function o(e,n,a){var o;try{e&&t.isFunction(o=e.promise)?o.call(e).done(n).fail(a):e&&t.isFunction(o=e.then)?o.call(e,n,a):n.call(void 0,e)}catch(t){a.call(void 0,t)}}return t.extend({Deferred:function(e){var o=[["notify","progress",t.Callbacks("memory"),t.Callbacks("memory"),2],["resolve","done",t.Callbacks("once memory"),t.Callbacks("once memory"),0,"resolved"],["reject","fail",t.Callbacks("once memory"),t.Callbacks("once memory"),1,"rejected"]],i="pending",r={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},catch:function(t){return r.then(null,t)},pipe:function(){var e=arguments;return t.Deferred(function(n){t.each(o,function(a,o){var i=t.isFunction(e[o[4]])&&e[o[4]];s[o[1]](function(){var e=i&&i.apply(this,arguments);e&&t.isFunction(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[o[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(e,i,r){function s(e,o,i,r){return function(){var c=this,l=arguments,h=function(){var h,d;if(!(e=u&&(i!==a&&(c=void 0,l=[n]),o.rejectWith(c,l))}};e?d():(t.Deferred.getStackHook&&(d.stackTrace=t.Deferred.getStackHook()),window.setTimeout(d))}}var u=0;return t.Deferred(function(u){o[0][3].add(s(0,u,t.isFunction(r)?r:n,u.notifyWith)),o[1][3].add(s(0,u,t.isFunction(e)?e:n)),o[2][3].add(s(0,u,t.isFunction(i)?i:a))}).promise()},promise:function(e){return null!=e?t.extend(e,r):r}},s={};return t.each(o,function(t,e){var n=e[2],a=e[5];r[e[1]]=n.add,a&&n.add(function(){i=a},o[3-t][2].disable,o[0][2].lock),n.add(e[3].fire),s[e[0]]=function(){return s[e[0]+"With"](this===s?void 0:this,arguments),this},s[e[0]+"With"]=n.fireWith}),r.promise(s),e&&e.call(s,s),s},when:function(n){var a=arguments.length,i=a,r=Array(i),s=e.call(arguments),u=t.Deferred(),c=function(t){return function(n){r[t]=this,s[t]=arguments.length>1?e.call(arguments):n,--a||u.resolveWith(r,s)}};if(a<=1&&(o(n,u.done(c(i)).resolve,u.reject),"pending"===u.state()||t.isFunction(s[i]&&s[i].then)))return u.then();for(;i--;)o(s[i],c(i),u.reject);return u.promise()}}),t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(1),n(57),n(9),n(62),n(7),n(5),n(2)],o=function(t,e,n,a,o,i){"use strict";function r(){return!0}function s(){return!1}function u(){try{return e.activeElement}catch(t){}}function c(e,n,a,o,i,r){var u,l;if("object"==typeof n){"string"!=typeof a&&(o=o||a,a=void 0);for(l in n)c(e,l,a,o,n[l],r);return e}if(null==o&&null==i?(i=a,o=a=void 0):null==i&&("string"==typeof a?(i=o,o=void 0):(i=o,o=a,a=void 0)),i===!1)i=s;else if(!i)return e;return 1===r&&(u=i,i=function(e){return t().off(e),u.apply(this,arguments)},i.guid=u.guid||(u.guid=t.guid++)),e.each(function(){t.event.add(this,n,i,o,a)})}var l=/^key/,h=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,d=/^([^.]*)(?:\.(.+)|)/;return t.event={global:{},add:function(e,o,r,s,u){var c,l,h,f,p,m,g,v,y,k,b,w=i.get(e);if(w)for(r.handler&&(c=r,r=c.handler,u=c.selector),u&&t.find.matchesSelector(n,u),r.guid||(r.guid=t.guid++),(f=w.events)||(f=w.events={}),(l=w.handle)||(l=w.handle=function(n){return"undefined"!=typeof t&&t.event.triggered!==n.type?t.event.dispatch.apply(e,arguments):void 0}),o=(o||"").match(a)||[""],p=o.length;p--;)h=d.exec(o[p])||[],y=b=h[1],k=(h[2]||"").split(".").sort(),y&&(g=t.event.special[y]||{},y=(u?g.delegateType:g.bindType)||y,g=t.event.special[y]||{},m=t.extend({type:y,origType:b,data:s,handler:r,guid:r.guid,selector:u,needsContext:u&&t.expr.match.needsContext.test(u),namespace:k.join(".")},c),(v=f[y])||(v=f[y]=[],v.delegateCount=0,g.setup&&g.setup.call(e,s,k,l)!==!1||e.addEventListener&&e.addEventListener(y,l)),g.add&&(g.add.call(e,m),m.handler.guid||(m.handler.guid=r.guid)),u?v.splice(v.delegateCount++,0,m):v.push(m),t.event.global[y]=!0)},remove:function(e,n,o,r,s){var u,c,l,h,f,p,m,g,v,y,k,b=i.hasData(e)&&i.get(e);if(b&&(h=b.events)){for(n=(n||"").match(a)||[""],f=n.length;f--;)if(l=d.exec(n[f])||[],v=k=l[1],y=(l[2]||"").split(".").sort(),v){for(m=t.event.special[v]||{},v=(r?m.delegateType:m.bindType)||v,g=h[v]||[],l=l[2]&&new RegExp("(^|\\.)"+y.join("\\.(?:.*\\.|)")+"(\\.|$)"),c=u=g.length;u--;)p=g[u],!s&&k!==p.origType||o&&o.guid!==p.guid||l&&!l.test(p.namespace)||r&&r!==p.selector&&("**"!==r||!p.selector)||(g.splice(u,1),p.selector&&g.delegateCount--,m.remove&&m.remove.call(e,p));c&&!g.length&&(m.teardown&&m.teardown.call(e,y,b.handle)!==!1||t.removeEvent(e,v,b.handle),delete h[v])}else for(v in h)t.event.remove(e,v+n[f],o,r,!0);t.isEmptyObject(h)&&i.remove(e,"handle events")}},dispatch:function(e){var n,a,o,r,s,u,c=t.event.fix(e),l=new Array(arguments.length),h=(i.get(this,"events")||{})[c.type]||[],d=t.event.special[c.type]||{};for(l[0]=c,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||l.disabled!==!0)){for(r=[],s={},a=0;a-1:t.find(i,this,null,[l]).length),s[i]&&r.push(o);r.length&&u.push({elem:l,handlers:r})}return l=this,c-1:1===a.nodeType&&t.find.matchesSelector(a,e))){s.push(a);break}return this.pushStack(s.length>1?t.uniqueSort(s):s)},index:function(n){return n?"string"==typeof n?e.call(t(n),this[0]):e.call(this,n.jquery?n[0]:n):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,n){return this.pushStack(t.uniqueSort(t.merge(this.get(),t(e,n))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),t.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return n(t,"parentNode")},parentsUntil:function(t,e,a){return n(t,"parentNode",a)},next:function(t){return i(t,"nextSibling")},prev:function(t){return i(t,"previousSibling")},nextAll:function(t){return n(t,"nextSibling")},prevAll:function(t){return n(t,"previousSibling")},nextUntil:function(t,e,a){return n(t,"nextSibling",a)},prevUntil:function(t,e,a){return n(t,"previousSibling",a)},siblings:function(t){return a((t.parentNode||{}).firstChild,t)},children:function(t){return a(t.firstChild)},contents:function(e){return e.contentDocument||t.merge([],e.childNodes)}},function(e,n){t.fn[e]=function(a,o){var i=t.map(this,n,a);return"Until"!==e.slice(-5)&&(o=a),o&&"string"==typeof o&&(i=t.filter(o,i)),this.length>1&&(s[e]||t.uniqueSort(i),r.test(e)&&i.reverse()),this.pushStack(i)}}),t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e){function n(t,e){for(var n=0;n=0&&g.splice(e,1)}function r(t){var e=document.createElement("style");return e.type="text/css",o(t,e),e}function s(t,e){var n,a,o;if(e.singleton){var s=m++;n=p||(p=r(e)),a=u.bind(null,n,s,!1),o=u.bind(null,n,s,!0)}else n=r(e),a=c.bind(null,n),o=function(){i(n)};return a(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;a(t=e)}else o()}}function u(t,e,n,a){var o=n?"":a.css;if(t.styleSheet)t.styleSheet.cssText=v(e,o);else{var i=document.createTextNode(o),r=t.childNodes;r[e]&&t.removeChild(r[e]),r.length?t.insertBefore(i,r[e]):t.appendChild(i)}}function c(t,e){var n=e.css,a=e.media,o=e.sourceMap;if(a&&t.setAttribute("media",a),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var l={},h=function(t){var e;return function(){return"undefined"==typeof e&&(e=t.apply(this,arguments)),e}},d=h(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),f=h(function(){return document.head||document.getElementsByTagName("head")[0]}),p=null,m=0,g=[];t.exports=function(t,e){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");e=e||{},"undefined"==typeof e.singleton&&(e.singleton=d()),"undefined"==typeof e.insertAt&&(e.insertAt="bottom");var o=a(t);return n(o,e),function(t){for(var i=[],r=0;r0&&void 0!==arguments[0]?arguments[0]:window.localStorage;(0,h.default)(this,t),this.storage=e}return(0,f.default)(t,[{key:"_getLocalStorage",value:function(){return JSON.parse(this.storage.getItem(g)||"{}")}},{key:"json",value:function(){var t={baseURL:"https://lesspass.com",timeout:5e3},e=this._getLocalStorage();return(0,c.default)(t,e)}},{key:"save",value:function(t){var e=(0,c.default)(this._getLocalStorage(),t);this.storage.setItem(g,(0,s.default)(e))}},{key:"clear",value:function(){this.storage.clear()}},{key:"getToken",value:function(){var t=this.json();return v in t?new m.default(t[v]):new m.default}},{key:"saveToken",value:function(t){this.save((0,i.default)({},v,t))}}]),t}();e.default=y},function(t,e){"use strict";e.__esModule=!0,e.default=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(69),i=a(o);e.default=function(){function t(t,e){for(var n=0;n1)}}),t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a;a=function(){"use strict";return[]}.call(e,n,e,t),!(void 0!==a&&(t.exports=a))},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(70),i=a(o),r=n(23),s=a(r),u=n(24),c=a(u),l=n(64),h=a(l),d=function(){function t(e){(0,s.default)(this,t),this.user={authenticated:!1},this.storage=e}return(0,c.default)(t,[{key:"isAuthenticated",value:function(){var t=this.storage.getToken();return t.stillValid()?(this.user.authenticated=!0,!0):(this.user.authenticated=!1,!1)}},{key:"isGuest",value:function(){return!this.isAuthenticated()}},{key:"logout",value:function(){var t=this;return new i.default(function(e){t.storage.clear(),t.user.authenticated=!1,e()})}},{key:"login",value:function(e,n){var a=this,o=this.storage.json();return n&&(o.baseURL=n),t._requestToken(e,o).then(function(t){a.storage.saveToken(t)})}},{key:"refreshToken",value:function(){var e=this,n=this.storage.json(),a=this.storage.getToken();return t._requestNewToken({token:a.name},n).then(function(t){e.storage.saveToken(t)})}},{key:"register",value:function(t,e){var n=this.storage.json();return e&&(n.baseURL=e),h.default.post("/api/auth/register/",t,n).then(function(t){return t.data})}},{key:"resetPassword",value:function(t,e){var n=this.storage.json();return e&&(n.baseURL=e),h.default.post("/api/auth/password/reset/",t,n)}},{key:"confirmResetPassword",value:function(t,e){var n=this.storage.json();return e&&(n.baseURL=e),h.default.post("/api/auth/password/reset/confirm/",t,n)}}],[{key:"_requestToken",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return h.default.post("/api/tokens/auth/",t,e).then(function(t){return t.data.token})}},{key:"_requestNewToken",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return h.default.post("/api/tokens/refresh/",t,e).then(function(t){return t.data.token})}}]),t}();e.default=d},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(38),i=a(o);e.default=i.default||function(t){for(var e=1;e1&&"string"==typeof E&&!h.checkClone&&C.test(E))return n.each(function(t){var e=n.eq(t);T&&(a[0]=E.call(this,t,e.html())),w(e,a,o,i)});if(_&&(s=l(a,n[0].ownerDocument,!1,n,i),c=s.firstChild,1===s.childNodes.length&&(s=c),c||i)){for(f=t.map(u(s,"script"),v),p=f.length;b<_;b++)g=s,b!==x&&(g=t.clone(g,!0,!0),p&&t.merge(f,u(g,"script"))),o.call(n[b],g,b);if(p)for(k=f[f.length-1].ownerDocument,t.map(f,y),b=0;b\x20\t\r\n\f]*)[^>]*)\/>/gi,E=/\s*$/g;return t.extend({htmlPrefilter:function(t){return t.replace(x,"<$1>")},clone:function(e,n,a){var o,i,r,s,l=e.cloneNode(!0),d=t.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||t.isXMLDoc(e)))for(s=u(l),r=u(e),o=0,i=r.length;o0&&c(s,!d&&u(e,"script")),l},cleanData:function(e){for(var n,a,o,i=t.event.special,r=0;void 0!==(a=e[r]);r++)if(p(a)){if(n=a[d.expando]){if(n.events)for(o in n.events)i[o]?t.event.remove(a,o):t.removeEvent(a,o,n.handle);a[d.expando]=void 0}a[f.expando]&&(a[f.expando]=void 0)}}}),t.fn.extend({detach:function(t){return _(this,t,!0)},remove:function(t){return _(this,t)},text:function(e){return a(this,function(e){return void 0===e?t.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return w(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=g(this,t);e.appendChild(t)}})},prepend:function(){return w(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=g(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return w(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return w(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var e,n=0;null!=(e=this[n]);n++)1===e.nodeType&&(t.cleanData(u(e,!1)),e.textContent="");return this},clone:function(e,n){return e=null!=e&&e,n=null==n?e:n,this.map(function(){return t.clone(this,e,n)})},html:function(e){return a(this,function(e){var n=this[0]||{},a=0,o=this.length;if(void 0===e&&1===n.nodeType)return n.innerHTML;if("string"==typeof e&&!E.test(e)&&!s[(i.exec(e)||["",""])[1].toLowerCase()]){e=t.htmlPrefilter(e);try{for(;a-1)return t.splice(n,1)}}function r(t,e){return an.call(t,e)}function s(t){return"string"==typeof t||"number"==typeof t}function u(t){var e=Object.create(null);return function(n){var a=e[n];return a||(e[n]=t(n))}}function c(t,e){function n(n){var a=arguments.length;return a?a>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function l(t,e){e=e||0;for(var n=t.length-e,a=new Array(n);n--;)a[n]=t[n+e];return a}function h(t,e){for(var n in e)t[n]=e[n];return t}function d(t){return null!==t&&"object"==typeof t}function f(t){return ln.call(t)===hn}function p(t){for(var e={},n=0;nfn._maxUpdateCount)){ta("You may have an infinite update loop "+(t.user?'in watcher with expression "'+t.expression+'"':"in a component render function."),t.vm);break}}xn&&fn.devtools&&xn.emit("flush"),C()}function S(t){var e=t.id;if(null==In[e]){if(In[e]=!0,Ln){for(var n=Nn.length-1;n>=0&&Nn[n].id>t.id;)n--;Nn.splice(Math.max(n,Rn)+1,0,t)}else Nn.push(t);zn||(zn=!0,En(T))}}function O(t,e){var n,a;e||(e=Fn,e.clear());var o=Array.isArray(t),i=d(t);if((o||i)&&Object.isExtensible(t)){if(t.__ob__){var r=t.__ob__.dep.id;if(e.has(r))return;e.add(r)}if(o)for(n=t.length;n--;)O(t[n],e);else if(i)for(a=Object.keys(t),n=a.length;n--;)O(t[a[n]],e)}}function A(t,e){t.__proto__=e}function D(t,e,n){for(var a=0,o=n.length;a1?l(n):n;for(var a=l(arguments,1),o=0,i=n.length;o-1?ba[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:ba[t]=/HTMLUnknownElement/.test(e.toString())}function Zt(t){if("string"==typeof t){var n=t;if(t=document.querySelector(t),!t)return"production"!==e.env.NODE_ENV&&ta("Cannot find element: "+n),document.createElement("div")}return t}function Jt(t,e){var n=document.createElement(t);return"select"!==t?n:(e.data&&e.data.attrs&&"multiple"in e.data.attrs&&n.setAttribute("multiple","multiple"),n)}function te(t,e){return document.createElementNS(ga[t],e)}function ee(t){return document.createTextNode(t)}function ne(t){return document.createComment(t)}function ae(t,e,n){t.insertBefore(e,n)}function oe(t,e){t.removeChild(e)}function ie(t,e){t.appendChild(e)}function re(t){return t.parentNode}function se(t){return t.nextSibling}function ue(t){return t.tagName}function ce(t,e){t.textContent=e}function le(t){return t.childNodes}function he(t,e,n){t.setAttribute(e,n)}function de(t,e){var n=t.data.ref;if(n){var a=t.context,o=t.child||t.elm,r=a.$refs;e?Array.isArray(r[n])?i(r[n],o):r[n]===o&&(r[n]=void 0):t.data.refInFor?Array.isArray(r[n])?r[n].push(o):r[n]=[o]:r[n]=o}}function fe(t){return null==t}function pe(t){return null!=t}function me(t,e){return t.key===e.key&&t.tag===e.tag&&t.isComment===e.isComment&&!t.data==!e.data}function ge(t,e,n){var a,o,i={};for(a=e;a<=n;++a)o=t[a].key,pe(o)&&(i[o]=a);return i}function ve(t){function a(t){return new Bn(T.tagName(t).toLowerCase(),{},[],void 0,t)}function o(t,e){function n(){0===--n.listeners&&i(t)}return n.listeners=e,n}function i(t){var e=T.parentNode(t);T.removeChild(e,t)}function r(t,n,a){var o,i=t.data;if(t.isRootInsert=!a,pe(i)&&(pe(o=i.hook)&&pe(o=o.init)&&o(t),pe(o=t.child)))return h(t,n),t.elm;var r=t.children,s=t.tag;return pe(s)?("production"!==e.env.NODE_ENV&&(t.ns||fn.ignoredElements&&fn.ignoredElements.indexOf(s)>-1||!fn.isUnknownElement(s)||ta("Unknown custom element: <"+s+'> - did you register the component correctly? For recursive components, make sure to provide the "name" option.',t.context)),t.elm=t.ns?T.createElementNS(t.ns,s):T.createElement(s,t),d(t),u(t,r,n),pe(i)&&l(t,n)):t.isComment?t.elm=T.createComment(t.text):t.elm=T.createTextNode(t.text),t.elm}function u(t,e,n){if(Array.isArray(e))for(var a=0;ap?(l=fe(a[k+1])?null:a[k+1].elm,f(t,l,a,d,k,o)):d>k&&m(t,n,h,p)}function y(t,e,n,a){if(t!==e){if(e.isStatic&&t.isStatic&&e.key===t.key&&e.isCloned)return void(e.elm=t.elm);var o,i=e.data,r=pe(i);r&&pe(o=i.hook)&&pe(o=o.prepatch)&&o(t,e);var s=e.elm=t.elm,u=t.children,l=e.children;if(r&&c(e)){for(o=0;o, or missing . Bailing hydration and performing full client-side render.")}t=a(t)}if(s=t.elm,u=T.parentNode(s),r(n,h),n.parent&&(n.parent.elm=n.elm,c(n)))for(var f=0;f-1?e.split(/\s+/).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var n=" "+t.getAttribute("class")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Ae(t,e){if(t.classList)e.indexOf(" ")>-1?e.split(/\s+/).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e);else{for(var n=" "+t.getAttribute("class")+" ",a=" "+e+" ";n.indexOf(a)>=0;)n=n.replace(a," ");t.setAttribute("class",n.trim())}}function De(t){Ua(function(){Ua(t)})}function je(t,e){(t._transitionClasses||(t._transitionClasses=[])).push(e),Oe(t,e)}function Ne(t,e){t._transitionClasses&&i(t._transitionClasses,e),Ae(t,e)}function Ie(t,e,n){var a=Pe(t,e),o=a.type,i=a.timeout,r=a.propCount;if(!o)return n();var s=o===La?qa:Ha,u=0,c=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++u>=r&&c()};setTimeout(function(){u0&&(n=La,l=r,h=i.length):e===Ra?c>0&&(n=Ra,l=c,h=u.length):(l=Math.max(r,c),n=l>0?r>c?La:Ra:null,h=n?n===La?i.length:u.length:0);var d=n===La&&Wa.test(a[Ma+"Property"]);return{type:n,timeout:l,propCount:h,hasTransform:d}}function ze(t,e){return Math.max.apply(null,e.map(function(e,n){return Le(e)+Le(t[n])}))}function Le(t){return 1e3*Number(t.slice(0,-1))}function Re(t){var e=t.elm;e._leaveCb&&(e._leaveCb.cancelled=!0,e._leaveCb());var n=qe(t.data.transition);if(n&&!e._enterCb&&1===e.nodeType){var a=n.css,o=n.type,i=n.enterClass,r=n.enterActiveClass,s=n.appearClass,u=n.appearActiveClass,c=n.beforeEnter,l=n.enter,h=n.afterEnter,d=n.enterCancelled,f=n.beforeAppear,p=n.appear,m=n.afterAppear,g=n.appearCancelled,v=Kn.$vnode,y=v&&v.parent?v.parent.context:Kn,k=!y._isMounted||!t.isRootInsert;if(!k||p||""===p){var b=k?s:i,w=k?u:r,_=k?f||c:c,x=k&&"function"==typeof p?p:l,E=k?m||h:h,C=k?g||d:d,T=a!==!1&&!kn,S=x&&(x._length||x.length)>1,O=e._enterCb=Fe(function(){T&&Ne(e,w),O.cancelled?(T&&Ne(e,b),C&&C(e)):E&&E(e),e._enterCb=null});t.data.show||G(t.data.hook||(t.data.hook={}),"insert",function(){var n=e.parentNode,a=n&&n._pending&&n._pending[t.key];a&&a.tag===t.tag&&a.elm._leaveCb&&a.elm._leaveCb(),x&&x(e,O)},"transition-insert"),_&&_(e),T&&(je(e,b),je(e,w),De(function(){Ne(e,b),O.cancelled||S||Ie(e,o,O)})),t.data.show&&x&&x(e,O),T||S||O()}}}function Me(t,e){function n(){g.cancelled||(t.data.show||((a.parentNode._pending||(a.parentNode._pending={}))[t.key]=t),c&&c(a),p&&(je(a,s),je(a,u),De(function(){Ne(a,s),g.cancelled||m||Ie(a,r,g)})),l&&l(a,g),p||m||g())}var a=t.elm;a._enterCb&&(a._enterCb.cancelled=!0,a._enterCb());var o=qe(t.data.transition);if(!o)return e();if(!a._leaveCb&&1===a.nodeType){var i=o.css,r=o.type,s=o.leaveClass,u=o.leaveActiveClass,c=o.beforeLeave,l=o.leave,h=o.afterLeave,d=o.leaveCancelled,f=o.delayLeave,p=i!==!1&&!kn,m=l&&(l._length||l.length)>1,g=a._leaveCb=Fe(function(){a.parentNode&&a.parentNode._pending&&(a.parentNode._pending[t.key]=null),p&&Ne(a,u),g.cancelled?(p&&Ne(a,s),d&&d(a)):(e(),h&&h(a)),a._leaveCb=null});f?f(n):n()}}function qe(t){if(t){if("object"==typeof t){var e={};return t.css!==!1&&h(e,$a(t.name||"v")),h(e,t),e}return"string"==typeof t?$a(t):void 0}}function Fe(t){var e=!1;return function(){e||(e=!0,t())}}function He(t,n,a){var o=n.value,i=t.multiple;if(i&&!Array.isArray(o))return void("production"!==e.env.NODE_ENV&&ta('",""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};return t.optgroup=t.option,t.tbody=t.tfoot=t.colgroup=t.caption=t.thead,t.th=t.td,t}.call(e,n,e,t),!(void 0!==a&&(t.exports=a))},function(t,e,n){var a,o;a=[n(0),n(104),n(5),n(20),n(86)],o=function(t,e){"use strict";function n(e,o,i,r){var s;if(t.isArray(o))t.each(o,function(t,o){i||a.test(e)?r(e,o):n(e+"["+("object"==typeof o&&null!=o?t:"")+"]",o,i,r)});else if(i||"object"!==t.type(o))r(e,o);else for(s in o)n(e+"["+s+"]",o[s],i,r)}var a=/\[\]$/,o=/\r?\n/g,i=/^(?:submit|button|image|reset|file)$/i,r=/^(?:input|select|textarea|keygen)/i;return t.param=function(e,a){var o,i=[],r=function(e,n){var a=t.isFunction(n)?n():n;i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==a?"":a)};if(t.isArray(e)||e.jquery&&!t.isPlainObject(e))t.each(e,function(){r(this.name,this.value)});else for(o in e)n(o,e[o],a,r);return i.join("&")},t.fn.extend({serialize:function(){return t.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=t.prop(this,"elements");return e?t.makeArray(e):this}).filter(function(){var n=this.type;return this.name&&!t(this).is(":disabled")&&r.test(this.nodeName)&&!i.test(n)&&(this.checked||!e.test(n))}).map(function(e,n){var a=t(this).val();return null==a?null:t.isArray(a)?t.map(a,function(t){return{name:n.name,value:t.replace(o,"\r\n")}}):{name:n.name,value:a.replace(o,"\r\n")}}).get()}}),t}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(59),n(110),n(2)],o=function(t,e,n){"use strict";function a(n,a,i){return t.isFunction(a)?t.grep(n,function(t,e){return!!a.call(t,e,t)!==i}):a.nodeType?t.grep(n,function(t){return t===a!==i}):"string"!=typeof a?t.grep(n,function(t){return e.call(a,t)>-1!==i}):o.test(a)?t.filter(a,n,i):(a=t.filter(a,n),t.grep(n,function(t){return e.call(a,t)>-1!==i&&1===t.nodeType}))}var o=/^.[^:#\[\.,]*$/;t.filter=function(e,n,a){var o=n[0];return a&&(e=":not("+e+")"),1===n.length&&1===o.nodeType?t.find.matchesSelector(o,e)?[o]:[]:t.find.matches(e,t.grep(n,function(t){return 1===t.nodeType}))},t.fn.extend({find:function(e){var n,a,o=this.length,i=this;if("string"!=typeof e)return this.pushStack(t(e).filter(function(){for(n=0;n1?t.uniqueSort(a):a},filter:function(t){return this.pushStack(a(this,t||[],!1))},not:function(t){return this.pushStack(a(this,t||[],!0))},is:function(e){return!!a(this,"string"==typeof e&&n.test(e)?t(e):e||[],!1).length}})}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(2)],o=function(t){"use strict";return t.expr.match.needsContext}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(28)],o=function(t){"use strict";return t.concat}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(58)],o=function(t){"use strict";return t.toString}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(28)],o=function(t){"use strict";return t.push}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,configurable:!1,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,configurable:!1,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(37),i=a(o),r=n(284),s=a(r),u=n(270),c=a(u),l=n(269),h=a(l),d=n(271),f=a(d),p=n(272),m=a(p),g=n(273),v=a(g);i.default.use(s.default);var y=[{path:"/",name:"home",component:c.default},{path:"/login",name:"login",component:h.default},{path:"/passwords/",name:"passwords",component:v.default},{path:"/passwords/:id",name:"password",component:c.default},{path:"/password/reset",name:"passwordReset",component:f.default},{path:"/password/reset/confirm/:uid/:token",name:"passwordResetConfirm",component:m.default}],k=new s.default({routes:y});e.default=k},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(38),i=a(o),r=n(30),s=a(r),u=n(37),c=a(u),l=n(12),h=a(l),d=n(29),f=a(d),p=n(150),m=a(p),g=n(22),v=a(g),y=n(68),k=a(y);c.default.use(h.default);var b=new v.default,w=new f.default(b),_=new m.default("passwords",b),x={id:"",site:"",login:"",uppercase:!0,lowercase:!0,numbers:!0,symbols:!0,length:12,counter:1},E={authenticated:w.isAuthenticated(),email:"",passwordStatus:"CLEAN",passwords:[],baseURL:"https://lesspass.com",password:(0,s.default)({},x)},C={LOGOUT:function(t){t.authenticated=!1},USER_AUTHENTICATED:function(t,e){t.authenticated=!0,t.email=e.email},SET_PASSWORDS:function(t,e){t.passwords=e},SET_PASSWORD:function(t,e){var n=e.password;t.password=n},DELETE_PASSWORD:function(t,e){var n=e.id,a=t.passwords;t.passwords=a.filter(function(t){return t.id!==n}),t.password.id===n&&(t.password=t.defaultPassword)},PASSWORD_CLEAN:function(t){setTimeout(function(){t.passwordStatus="CLEAN"},5e3)},CHANGE_PASSWORD_STATUS:function(t,e){t.passwordStatus=e},SET_DEFAULT_PASSWORD:function(t){t.password=(0,i.default)({},x)},UPDATE_SITE:function(t,e){var n=e.site;t.password.site=n},UPDATE_BASE_URL:function(t,e){var n=e.baseURL;t.baseURL=n},UPDATE_EMAIL:function(t,e){var n=e.email;t.email=n}},T={USER_AUTHENTICATED:function(t,e){var n=t.commit;return n("USER_AUTHENTICATED",e)},LOGOUT:function(t){var e=t.commit;w.logout(),e("LOGOUT")},SAVE_OR_UPDATE_PASSWORD:function(t){var e=t.commit,n=t.state,a=t.dispatch,o=new k.default(n.password);o.isNewPassword(n.passwords)?_.create(o.json()).then(function(){e("CHANGE_PASSWORD_STATUS","CREATED"),e("PASSWORD_CLEAN"),a("FETCH_PASSWORDS")}):_.update(o.json()).then(function(){e("CHANGE_PASSWORD_STATUS","UPDATED"),e("PASSWORD_CLEAN"),a("FETCH_PASSWORDS")})},REFRESH_TOKEN:function(t){var e=t.commit;w.isAuthenticated()&&w.refreshToken().catch(function(){e("LOGOUT")})},PASSWORD_CHANGE:function(t,e){var n=t.commit,a=e.password;n("SET_PASSWORD",{password:a})},PASSWORD_GENERATED:function(t){var e=t.commit;e("CHANGE_PASSWORD_STATUS","DIRTY")},FETCH_PASSWORDS:function(t){var e=t.commit;w.isAuthenticated()&&_.all().then(function(t){return e("SET_PASSWORDS",t.data.results)})},FETCH_PASSWORD:function(t,e){var n=t.commit,a=e.id;_.get({id:a}).then(function(t){return n("SET_PASSWORD",{password:t.data})})},DELETE_PASSWORD:function(t,e){var n=t.commit,a=e.id;_.remove({id:a}).then(function(){n("DELETE_PASSWORD",{id:a})})},LOAD_DEFAULT_PASSWORD:function(t){var e=t.commit;e("SET_DEFAULT_PASSWORD")}},S={passwords:function(t){return t.passwords},password:function(t){return t.password},isAuthenticated:function(t){return t.authenticated},isGuest:function(t){return!t.authenticated},passwordStatus:function(t){return t.passwordStatus},email:function(t){return t.email}};e.default=new h.default.Store({state:(0,i.default)(E,b.json()),getters:S,actions:T,mutations:C})},function(t,e,n){(function(t,e){if("undefined"==typeof t)throw new Error("Bootstrap's JavaScript requires jQuery");+function(t){var e=t.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[2]<1||e[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(t),+function(){function n(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(){function t(t,e){for(var n=0;nthis._items.length-1||e<0)){if(this._isSliding)return void t(this._element).one(v.SLID,function(){return n.to(e)});if(a===e)return this.pause(),void this.cycle();var o=e>a?g.NEXT:g.PREVIOUS;this._slide(o,this._items[e])}},c.prototype.dispose=function(){t(this._element).off(u),t.removeData(this._element,a),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},c.prototype._getConfig=function(n){return n=t.extend({},p,n),s.typeCheckConfig(e,n,m),n},c.prototype._addEventListeners=function(){this._config.keyboard&&t(this._element).on(v.KEYDOWN,t.proxy(this._keydown,this)),"hover"!==this._config.pause||"ontouchstart"in document.documentElement||t(this._element).on(v.MOUSEENTER,t.proxy(this.pause,this)).on(v.MOUSELEAVE,t.proxy(this.cycle,this))},c.prototype._keydown=function(t){if(t.preventDefault(),!/input|textarea/i.test(t.target.tagName))switch(t.which){case d:this.prev();break;case f:this.next();break;default:return}},c.prototype._getItemIndex=function(e){return this._items=t.makeArray(t(e).parent().find(k.ITEM)),this._items.indexOf(e)},c.prototype._getItemByDirection=function(t,e){var n=t===g.NEXT,a=t===g.PREVIOUS,o=this._getItemIndex(e),i=this._items.length-1,r=a&&0===o||n&&o===i;if(r&&!this._config.wrap)return e;var s=t===g.PREVIOUS?-1:1,u=(o+s)%this._items.length;return u===-1?this._items[this._items.length-1]:this._items[u]},c.prototype._triggerSlideEvent=function(e,n){var a=t.Event(v.SLIDE,{relatedTarget:e,direction:n});return t(this._element).trigger(a),a},c.prototype._setActiveIndicatorElement=function(e){if(this._indicatorsElement){t(this._indicatorsElement).find(k.ACTIVE).removeClass(y.ACTIVE);var n=this._indicatorsElement.children[this._getItemIndex(e)];n&&t(n).addClass(y.ACTIVE)}},c.prototype._slide=function(e,n){var a=this,o=t(this._element).find(k.ACTIVE_ITEM)[0],i=n||o&&this._getItemByDirection(e,o),r=Boolean(this._interval),u=e===g.NEXT?y.LEFT:y.RIGHT;if(i&&t(i).hasClass(y.ACTIVE))return void(this._isSliding=!1);var c=this._triggerSlideEvent(i,u);if(!c.isDefaultPrevented()&&o&&i){this._isSliding=!0,r&&this.pause(),this._setActiveIndicatorElement(i);var l=t.Event(v.SLID,{relatedTarget:i,direction:u});s.supportsTransitionEnd()&&t(this._element).hasClass(y.SLIDE)?(t(i).addClass(e),s.reflow(i),t(o).addClass(u),t(i).addClass(u),t(o).one(s.TRANSITION_END,function(){t(i).removeClass(u).removeClass(e),t(i).addClass(y.ACTIVE),t(o).removeClass(y.ACTIVE).removeClass(e).removeClass(u),a._isSliding=!1,setTimeout(function(){return t(a._element).trigger(l)},0)}).emulateTransitionEnd(h)):(t(o).removeClass(y.ACTIVE),t(i).addClass(y.ACTIVE),this._isSliding=!1,t(this._element).trigger(l)),r&&this.cycle()}},c._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(a),o=t.extend({},p,t(this).data());"object"===("undefined"==typeof e?"undefined":i(e))&&t.extend(o,e);var r="string"==typeof e?e:o.slide;if(n||(n=new c(this,o),t(this).data(a,n)),"number"==typeof e)n.to(e);else if("string"==typeof r){if(void 0===n[r])throw new Error('No method named "'+r+'"');n[r]()}else o.interval&&(n.pause(),n.cycle())})},c._dataApiClickHandler=function(e){var n=s.getSelectorFromElement(this);if(n){var o=t(n)[0];if(o&&t(o).hasClass(y.CAROUSEL)){var i=t.extend({},t(o).data(),t(this).data()),r=this.getAttribute("data-slide-to");r&&(i.interval=!1),c._jQueryInterface.call(t(o),i),r&&t(o).data(a).to(r),e.preventDefault()}}},r(c,null,[{key:"VERSION",get:function(){return n}},{key:"Default",get:function(){return p}}]),c}();return t(document).on(v.CLICK_DATA_API,k.DATA_SLIDE,b._dataApiClickHandler),t(window).on(v.LOAD_DATA_API,function(){t(k.DATA_RIDE).each(function(){var e=t(this);b._jQueryInterface.call(e,e.data())})}),t.fn[e]=b._jQueryInterface,t.fn[e].Constructor=b,t.fn[e].noConflict=function(){return t.fn[e]=l,b._jQueryInterface},b}(t),function(t){var e="collapse",n="4.0.0-alpha.5",a="bs.collapse",u="."+a,c=".data-api",l=t.fn[e],h=600,d={toggle:!0,parent:""},f={toggle:"boolean",parent:"string"},p={SHOW:"show"+u,SHOWN:"shown"+u,HIDE:"hide"+u,HIDDEN:"hidden"+u,CLICK_DATA_API:"click"+u+c},m={IN:"in",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},g={WIDTH:"width",HEIGHT:"height"},v={ACTIVES:".card > .in, .card > .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},y=function(){function u(e,n){o(this,u),this._isTransitioning=!1,this._element=e,this._config=this._getConfig(n),this._triggerArray=t.makeArray(t('[data-toggle="collapse"][href="#'+e.id+'"],'+('[data-toggle="collapse"][data-target="#'+e.id+'"]'))),this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}return u.prototype.toggle=function(){t(this._element).hasClass(m.IN)?this.hide():this.show()},u.prototype.show=function(){var e=this;if(!this._isTransitioning&&!t(this._element).hasClass(m.IN)){var n=void 0,o=void 0;if(this._parent&&(n=t.makeArray(t(v.ACTIVES)),n.length||(n=null)),!(n&&(o=t(n).data(a),o&&o._isTransitioning))){var i=t.Event(p.SHOW);if(t(this._element).trigger(i),!i.isDefaultPrevented()){n&&(u._jQueryInterface.call(t(n),"hide"),o||t(n).data(a,null));var r=this._getDimension();t(this._element).removeClass(m.COLLAPSE).addClass(m.COLLAPSING),this._element.style[r]=0,this._element.setAttribute("aria-expanded",!0),this._triggerArray.length&&t(this._triggerArray).removeClass(m.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var c=function(){t(e._element).removeClass(m.COLLAPSING).addClass(m.COLLAPSE).addClass(m.IN),e._element.style[r]="",e.setTransitioning(!1),t(e._element).trigger(p.SHOWN)};if(!s.supportsTransitionEnd())return void c();var l=r[0].toUpperCase()+r.slice(1),d="scroll"+l;t(this._element).one(s.TRANSITION_END,c).emulateTransitionEnd(h),this._element.style[r]=this._element[d]+"px"}}}},u.prototype.hide=function(){var e=this;if(!this._isTransitioning&&t(this._element).hasClass(m.IN)){var n=t.Event(p.HIDE);if(t(this._element).trigger(n),!n.isDefaultPrevented()){var a=this._getDimension(),o=a===g.WIDTH?"offsetWidth":"offsetHeight";this._element.style[a]=this._element[o]+"px",s.reflow(this._element),t(this._element).addClass(m.COLLAPSING).removeClass(m.COLLAPSE).removeClass(m.IN),this._element.setAttribute("aria-expanded",!1),this._triggerArray.length&&t(this._triggerArray).addClass(m.COLLAPSED).attr("aria-expanded",!1),this.setTransitioning(!0);var i=function(){e.setTransitioning(!1),t(e._element).removeClass(m.COLLAPSING).addClass(m.COLLAPSE).trigger(p.HIDDEN)};return this._element.style[a]="",s.supportsTransitionEnd()?void t(this._element).one(s.TRANSITION_END,i).emulateTransitionEnd(h):void i()}}},u.prototype.setTransitioning=function(t){this._isTransitioning=t},u.prototype.dispose=function(){t.removeData(this._element,a),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},u.prototype._getConfig=function(n){return n=t.extend({},d,n),n.toggle=Boolean(n.toggle),s.typeCheckConfig(e,n,f),n},u.prototype._getDimension=function(){var e=t(this._element).hasClass(g.WIDTH);return e?g.WIDTH:g.HEIGHT},u.prototype._getParent=function(){var e=this,n=t(this._config.parent)[0],a='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return t(n).find(a).each(function(t,n){e._addAriaAndCollapsedClass(u._getTargetFromElement(n),[n])}),n},u.prototype._addAriaAndCollapsedClass=function(e,n){if(e){var a=t(e).hasClass(m.IN);e.setAttribute("aria-expanded",a),n.length&&t(n).toggleClass(m.COLLAPSED,!a).attr("aria-expanded",a); -}},u._getTargetFromElement=function(e){var n=s.getSelectorFromElement(e);return n?t(n)[0]:null},u._jQueryInterface=function(e){return this.each(function(){var n=t(this),o=n.data(a),r=t.extend({},d,n.data(),"object"===("undefined"==typeof e?"undefined":i(e))&&e);if(!o&&r.toggle&&/show|hide/.test(e)&&(r.toggle=!1),o||(o=new u(this,r),n.data(a,o)),"string"==typeof e){if(void 0===o[e])throw new Error('No method named "'+e+'"');o[e]()}})},r(u,null,[{key:"VERSION",get:function(){return n}},{key:"Default",get:function(){return d}}]),u}();return t(document).on(p.CLICK_DATA_API,v.DATA_TOGGLE,function(e){e.preventDefault();var n=y._getTargetFromElement(this),o=t(n).data(a),i=o?"toggle":t(this).data();y._jQueryInterface.call(t(n),i)}),t.fn[e]=y._jQueryInterface,t.fn[e].Constructor=y,t.fn[e].noConflict=function(){return t.fn[e]=l,y._jQueryInterface},y}(t),function(t){var e="dropdown",n="4.0.0-alpha.5",a="bs.dropdown",i="."+a,u=".data-api",c=t.fn[e],l=27,h=38,d=40,f=3,p={HIDE:"hide"+i,HIDDEN:"hidden"+i,SHOW:"show"+i,SHOWN:"shown"+i,CLICK:"click"+i,CLICK_DATA_API:"click"+i+u,KEYDOWN_DATA_API:"keydown"+i+u},m={BACKDROP:"dropdown-backdrop",DISABLED:"disabled",OPEN:"open"},g={BACKDROP:".dropdown-backdrop",DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",ROLE_MENU:'[role="menu"]',ROLE_LISTBOX:'[role="listbox"]',NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:'[role="menu"] li:not(.disabled) a, [role="listbox"] li:not(.disabled) a'},v=function(){function e(t){o(this,e),this._element=t,this._addEventListeners()}return e.prototype.toggle=function(){if(this.disabled||t(this).hasClass(m.DISABLED))return!1;var n=e._getParentFromElement(this),a=t(n).hasClass(m.OPEN);if(e._clearMenus(),a)return!1;if("ontouchstart"in document.documentElement&&!t(n).closest(g.NAVBAR_NAV).length){var o=document.createElement("div");o.className=m.BACKDROP,t(o).insertBefore(this),t(o).on("click",e._clearMenus)}var i={relatedTarget:this},r=t.Event(p.SHOW,i);return t(n).trigger(r),!r.isDefaultPrevented()&&(this.focus(),this.setAttribute("aria-expanded","true"),t(n).toggleClass(m.OPEN),t(n).trigger(t.Event(p.SHOWN,i)),!1)},e.prototype.dispose=function(){t.removeData(this._element,a),t(this._element).off(i),this._element=null},e.prototype._addEventListeners=function(){t(this._element).on(p.CLICK,this.toggle)},e._jQueryInterface=function(n){return this.each(function(){var o=t(this).data(a);if(o||t(this).data(a,o=new e(this)),"string"==typeof n){if(void 0===o[n])throw new Error('No method named "'+n+'"');o[n].call(this)}})},e._clearMenus=function(n){if(!n||n.which!==f){var a=t(g.BACKDROP)[0];a&&a.parentNode.removeChild(a);for(var o=t.makeArray(t(g.DATA_TOGGLE)),i=0;i0&&s--,n.which===d&&sdocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},c.prototype._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},c.prototype._checkScrollbar=function(){this._isBodyOverflowing=document.body.clientWidth=n){var a=this._targets[this._targets.length-1];this._activeTarget!==a&&this._activate(a)}if(this._activeTarget&&t=this._offsets[o]&&(void 0===this._offsets[o+1]||t .nav-item .fade, > .fade",ACTIVE:".active",ACTIVE_CHILD:"> .nav-item > .active, > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},p=function(){function e(t){o(this,e),this._element=t}return e.prototype.show=function(){var e=this;if(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE||!t(this._element).hasClass(d.ACTIVE)){var n=void 0,a=void 0,o=t(this._element).closest(f.UL)[0],i=s.getSelectorFromElement(this._element);o&&(a=t.makeArray(t(o).find(f.ACTIVE)),a=a[a.length-1]);var r=t.Event(h.HIDE,{relatedTarget:this._element}),u=t.Event(h.SHOW,{relatedTarget:a});if(a&&t(a).trigger(r),t(this._element).trigger(u),!u.isDefaultPrevented()&&!r.isDefaultPrevented()){i&&(n=t(i)[0]),this._activate(this._element,o);var c=function(){var n=t.Event(h.HIDDEN,{relatedTarget:e._element}),o=t.Event(h.SHOWN,{relatedTarget:a});t(a).trigger(n),t(e._element).trigger(o)};n?this._activate(n,n.parentNode,c):c()}}},e.prototype.dispose=function(){t.removeClass(this._element,a),this._element=null},e.prototype._activate=function(e,n,a){var o=t(n).find(f.ACTIVE_CHILD)[0],i=a&&s.supportsTransitionEnd()&&(o&&t(o).hasClass(d.FADE)||Boolean(t(n).find(f.FADE_CHILD)[0])),r=t.proxy(this._transitionComplete,this,e,o,i,a);o&&i?t(o).one(s.TRANSITION_END,r).emulateTransitionEnd(l):r(),o&&t(o).removeClass(d.IN)},e.prototype._transitionComplete=function(e,n,a,o){if(n){t(n).removeClass(d.ACTIVE);var i=t(n).find(f.DROPDOWN_ACTIVE_CHILD)[0];i&&t(i).removeClass(d.ACTIVE),n.setAttribute("aria-expanded",!1)}if(t(e).addClass(d.ACTIVE),e.setAttribute("aria-expanded",!0),a?(s.reflow(e),t(e).addClass(d.IN)):t(e).removeClass(d.FADE),e.parentNode&&t(e.parentNode).hasClass(d.DROPDOWN_MENU)){var r=t(e).closest(f.DROPDOWN)[0];r&&t(r).find(f.DROPDOWN_TOGGLE).addClass(d.ACTIVE),e.setAttribute("aria-expanded",!0)}o&&o()},e._jQueryInterface=function(n){return this.each(function(){var o=t(this),i=o.data(a);if(i||(i=i=new e(this),o.data(a,i)),"string"==typeof n){if(void 0===i[n])throw new Error('No method named "'+n+'"');i[n]()}})},r(e,null,[{key:"VERSION",get:function(){return n}}]),e}();return t(document).on(h.CLICK_DATA_API,f.DATA_TOGGLE,function(e){e.preventDefault(),p._jQueryInterface.call(t(this),"show")}),t.fn[e]=p._jQueryInterface,t.fn[e].Constructor=p,t.fn[e].noConflict=function(){return t.fn[e]=c,p._jQueryInterface},p}(t),function(t){if(void 0===e)throw new Error("Bootstrap tooltips require Tether (http://tether.io/)");var n="tooltip",a="4.0.0-alpha.5",u="bs.tooltip",c="."+u,l=t.fn[n],h=150,d="bs-tether",f={animation:!0,template:'',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:"0 0",constraints:[]},p={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"string",constraints:"array"},m={TOP:"bottom center",RIGHT:"middle left",BOTTOM:"top center",LEFT:"middle right"},g={IN:"in",OUT:"out"},v={HIDE:"hide"+c,HIDDEN:"hidden"+c,SHOW:"show"+c,SHOWN:"shown"+c,INSERTED:"inserted"+c,CLICK:"click"+c,FOCUSIN:"focusin"+c,FOCUSOUT:"focusout"+c,MOUSEENTER:"mouseenter"+c,MOUSELEAVE:"mouseleave"+c},y={FADE:"fade",IN:"in"},k={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner"},b={element:!1,enabled:!1},w={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},_=function(){function e(t,n){o(this,e),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._tether=null,this.element=t,this.config=this._getConfig(n),this.tip=null,this._setListeners()}return e.prototype.enable=function(){this._isEnabled=!0},e.prototype.disable=function(){this._isEnabled=!1},e.prototype.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.prototype.toggle=function(e){if(e){var n=this.constructor.DATA_KEY,a=t(e.currentTarget).data(n);a||(a=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(n,a)),a._activeTrigger.click=!a._activeTrigger.click,a._isWithActiveTrigger()?a._enter(null,a):a._leave(null,a)}else{if(t(this.getTipElement()).hasClass(y.IN))return void this._leave(null,this);this._enter(null,this)}},e.prototype.dispose=function(){clearTimeout(this._timeout),this.cleanupTether(),t.removeData(this.element,this.constructor.DATA_KEY),t(this.element).off(this.constructor.EVENT_KEY),this.tip&&t(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._tether=null,this.element=null,this.config=null,this.tip=null},e.prototype.show=function(){var n=this,a=t.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){t(this.element).trigger(a);var o=t.contains(this.element.ownerDocument.documentElement,this.element);if(a.isDefaultPrevented()||!o)return;var i=this.getTipElement(),r=s.getUID(this.constructor.NAME);i.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&t(i).addClass(y.FADE);var u="function"==typeof this.config.placement?this.config.placement.call(this,i,this.element):this.config.placement,c=this._getAttachment(u);t(i).data(this.constructor.DATA_KEY,this).appendTo(document.body),t(this.element).trigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:c,element:i,target:this.element,classes:b,classPrefix:d,offset:this.config.offset,constraints:this.config.constraints,addTargetClasses:!1}),s.reflow(i),this._tether.position(),t(i).addClass(y.IN);var l=function(){var e=n._hoverState;n._hoverState=null,t(n.element).trigger(n.constructor.Event.SHOWN),e===g.OUT&&n._leave(null,n)};if(s.supportsTransitionEnd()&&t(this.tip).hasClass(y.FADE))return void t(this.tip).one(s.TRANSITION_END,l).emulateTransitionEnd(e._TRANSITION_DURATION);l()}},e.prototype.hide=function(e){var n=this,a=this.getTipElement(),o=t.Event(this.constructor.Event.HIDE),i=function(){n._hoverState!==g.IN&&a.parentNode&&a.parentNode.removeChild(a),n.element.removeAttribute("aria-describedby"),t(n.element).trigger(n.constructor.Event.HIDDEN),n.cleanupTether(),e&&e()};t(this.element).trigger(o),o.isDefaultPrevented()||(t(a).removeClass(y.IN),s.supportsTransitionEnd()&&t(this.tip).hasClass(y.FADE)?t(a).one(s.TRANSITION_END,i).emulateTransitionEnd(h):i(),this._hoverState="")},e.prototype.isWithContent=function(){return Boolean(this.getTitle())},e.prototype.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0]},e.prototype.setContent=function(){var e=t(this.getTipElement());this.setElementContent(e.find(k.TOOLTIP_INNER),this.getTitle()),e.removeClass(y.FADE).removeClass(y.IN),this.cleanupTether()},e.prototype.setElementContent=function(e,n){var a=this.config.html;"object"===("undefined"==typeof n?"undefined":i(n))&&(n.nodeType||n.jquery)?a?t(n).parent().is(e)||e.empty().append(n):e.text(t(n).text()):e[a?"html":"text"](n)},e.prototype.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e.prototype.cleanupTether=function(){this._tether&&this._tether.destroy()},e.prototype._getAttachment=function(t){return m[t.toUpperCase()]},e.prototype._setListeners=function(){var e=this,n=this.config.trigger.split(" ");n.forEach(function(n){if("click"===n)t(e.element).on(e.constructor.Event.CLICK,e.config.selector,t.proxy(e.toggle,e));else if(n!==w.MANUAL){var a=n===w.HOVER?e.constructor.Event.MOUSEENTER:e.constructor.Event.FOCUSIN,o=n===w.HOVER?e.constructor.Event.MOUSELEAVE:e.constructor.Event.FOCUSOUT;t(e.element).on(a,e.config.selector,t.proxy(e._enter,e)).on(o,e.config.selector,t.proxy(e._leave,e))}}),this.config.selector?this.config=t.extend({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},e.prototype._fixTitle=function(){var t=i(this.element.getAttribute("data-original-title"));(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},e.prototype._enter=function(e,n){var a=this.constructor.DATA_KEY;return n=n||t(e.currentTarget).data(a),n||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(a,n)),e&&(n._activeTrigger["focusin"===e.type?w.FOCUS:w.HOVER]=!0),t(n.getTipElement()).hasClass(y.IN)||n._hoverState===g.IN?void(n._hoverState=g.IN):(clearTimeout(n._timeout),n._hoverState=g.IN,n.config.delay&&n.config.delay.show?void(n._timeout=setTimeout(function(){n._hoverState===g.IN&&n.show()},n.config.delay.show)):void n.show())},e.prototype._leave=function(e,n){var a=this.constructor.DATA_KEY;if(n=n||t(e.currentTarget).data(a),n||(n=new this.constructor(e.currentTarget,this._getDelegateConfig()),t(e.currentTarget).data(a,n)),e&&(n._activeTrigger["focusout"===e.type?w.FOCUS:w.HOVER]=!1),!n._isWithActiveTrigger())return clearTimeout(n._timeout),n._hoverState=g.OUT,n.config.delay&&n.config.delay.hide?void(n._timeout=setTimeout(function(){n._hoverState===g.OUT&&n.hide()},n.config.delay.hide)):void n.hide()},e.prototype._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e.prototype._getConfig=function(e){return e=t.extend({},this.constructor.Default,t(this.element).data(),e),e.delay&&"number"==typeof e.delay&&(e.delay={show:e.delay,hide:e.delay}),s.typeCheckConfig(n,e,this.constructor.DefaultType),e},e.prototype._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._jQueryInterface=function(n){return this.each(function(){var a=t(this).data(u),o="object"===("undefined"==typeof n?"undefined":i(n))?n:null;if((a||!/dispose|hide/.test(n))&&(a||(a=new e(this,o),t(this).data(u,a)),"string"==typeof n)){if(void 0===a[n])throw new Error('No method named "'+n+'"');a[n]()}})},r(e,null,[{key:"VERSION",get:function(){return a}},{key:"Default",get:function(){return f}},{key:"NAME",get:function(){return n}},{key:"DATA_KEY",get:function(){return u}},{key:"Event",get:function(){return v}},{key:"EVENT_KEY",get:function(){return c}},{key:"DefaultType",get:function(){return p}}]),e}();return t.fn[n]=_._jQueryInterface,t.fn[n].Constructor=_,t.fn[n].noConflict=function(){return t.fn[n]=l,_._jQueryInterface},_}(t));(function(t){var e="popover",s="4.0.0-alpha.5",c="bs.popover",l="."+c,h=t.fn[e],d=t.extend({},u.Default,{placement:"right",trigger:"click",content:"",template:''}),f=t.extend({},u.DefaultType,{content:"(string|element|function)"}),p={FADE:"fade",IN:"in"},m={TITLE:".popover-title",CONTENT:".popover-content"},g={HIDE:"hide"+l,HIDDEN:"hidden"+l,SHOW:"show"+l,SHOWN:"shown"+l,INSERTED:"inserted"+l,CLICK:"click"+l,FOCUSIN:"focusin"+l,FOCUSOUT:"focusout"+l,MOUSEENTER:"mouseenter"+l,MOUSELEAVE:"mouseleave"+l},v=function(u){function h(){return o(this,h),n(this,u.apply(this,arguments))}return a(h,u),h.prototype.isWithContent=function(){return this.getTitle()||this._getContent()},h.prototype.getTipElement=function(){return this.tip=this.tip||t(this.config.template)[0]},h.prototype.setContent=function(){var e=t(this.getTipElement());this.setElementContent(e.find(m.TITLE),this.getTitle()),this.setElementContent(e.find(m.CONTENT),this._getContent()),e.removeClass(p.FADE).removeClass(p.IN),this.cleanupTether()},h.prototype._getContent=function(){return this.element.getAttribute("data-content")||("function"==typeof this.config.content?this.config.content.call(this.element):this.config.content)},h._jQueryInterface=function(e){return this.each(function(){var n=t(this).data(c),a="object"===("undefined"==typeof e?"undefined":i(e))?e:null;if((n||!/destroy|hide/.test(e))&&(n||(n=new h(this,a),t(this).data(c,n)),"string"==typeof e)){if(void 0===n[e])throw new Error('No method named "'+e+'"');n[e]()}})},r(h,null,[{key:"VERSION",get:function(){return s}},{key:"Default",get:function(){return d}},{key:"NAME",get:function(){return e}},{key:"DATA_KEY",get:function(){return c}},{key:"Event",get:function(){return g}},{key:"EVENT_KEY",get:function(){return l}},{key:"DefaultType",get:function(){return f}}]),h}(u);return t.fn[e]=v._jQueryInterface,t.fn[e].Constructor=v,t.fn[e].noConflict=function(){return t.fn[e]=h,v._jQueryInterface},v})(t)}()}).call(e,n(100),n(258))},function(t,e){},119,119,function(t,e){!function(){"use strict";function t(t){var e=encodeURIComponent(t),n=e.replace(/%([0-9A-F]{2})/g,function(t,e){return String.fromCharCode(parseInt(e,16))});return n}function e(e){var n=t(e),a=u(n);return a}function n(e){var n=t(e);return btoa(n)}function a(t){var e=t.replace(/(.)/g,function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n});return decodeURIComponent(e)}function o(t){var e=r(t);return a(e)}function i(t){var e=atob(t);return a(e)}function r(t){var e=Array.prototype.map.call(t,function(t){return String.fromCharCode(t)}).join("");return e}function s(t){var e=r(t);return btoa(e)}function u(t){var e;return e="undefined"!=typeof Uint8Array?new Uint8Array(t.length):[],Array.prototype.forEach.call(t,function(t,n){e[n]=t.charCodeAt(0)}),e}function c(t){var e=atob(t),n=u(e);return n}window.Unibabel={utf8ToBinaryString:t,utf8ToBuffer:e,utf8ToBase64:n,binaryStringToUtf8:a,bufferToUtf8:o,base64ToUtf8:i,bufferToBinaryString:r,bufferToBase64:s,binaryStringToBuffer:u,base64ToBuffer:c,strToUtf8Arr:e,utf8ArrToStr:o,arrToBase64:s,base64ToArr:c}}(),function(){"use strict";function t(t){var e,n,a,o="";for(e=0,n=t.length;e2&&void 0!==arguments[2]?arguments[2]:{length:12,counter:1},a=e+n.counter.toString();return i(t,a).then(function(t){return t.substring(0,n.length)})}function s(t){return i(t,"")}function u(t,e,n){return r(t,e,n).then(function(t){var e=LessPass._getPasswordTemplate(n);return LessPass._prettyPrint(t,e)})}function c(t){var e={lowercase:"vc",uppercase:"VC",numbers:"n",symbols:"s"},n="";for(var a in e)t.hasOwnProperty(a)&&t[a]&&(n+=e[a]);return n}function l(t,e){var n="";return h(t).forEach(function(t,a){var o=d(e,a);n+=f(o,t)}),n}function h(t){for(var e=[],n=0;n=200&&t<300}}},function(t,e){"use strict";function n(){this.message="String contains an invalid character"}function a(t){for(var e,a,i=String(t),r="",s=0,u=o;i.charAt(0|s)||(u="=",s%1);r+=u.charAt(63&e>>8-s%1*8)){if(a=i.charCodeAt(s+=.75),a>255)throw new n;e=e<<8|a}return r}var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.prototype=new Error,n.prototype.code=5,n.prototype.name="InvalidCharacterError",t.exports=a},function(t,e,n){"use strict";function a(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var o=n(3);t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(o.isURLSearchParams(e))i=e.toString();else{var r=[];o.forEach(e,function(t,e){null!==t&&"undefined"!=typeof t&&(o.isArray(t)&&(e+="[]"),o.isArray(t)||(t=[t]),o.forEach(t,function(t){o.isDate(t)?t=t.toISOString():o.isObject(t)&&(t=JSON.stringify(t)),r.push(a(e)+"="+a(t))}))}),i=r.join("&")}return i&&(t+=(t.indexOf("?")===-1?"?":"&")+i),t}},function(t,e){"use strict";t.exports=function(t,e){return t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,"")}},function(t,e,n){"use strict";var a=n(3);t.exports=a.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,r){var s=[];s.push(t+"="+encodeURIComponent(e)),a.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),a.isString(o)&&s.push("path="+o),a.isString(i)&&s.push("domain="+i),r===!0&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(t,e){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,n){"use strict";var a=n(3);t.exports=a.isStandardBrowserEnv()?function(){function t(t){var e=t;return n&&(o.setAttribute("href",e),e=o.href),o.setAttribute("href",e),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:"/"===o.pathname.charAt(0)?o.pathname:"/"+o.pathname}}var e,n=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");return e=t(window.location.href),function(n){var o=a.isString(n)?t(n):n;return o.protocol===e.protocol&&o.host===e.host}}():function(){return function(){return!0}}()},function(t,e,n){"use strict";var a=n(3);t.exports=function(t,e){a.forEach(t,function(n,a){a!==e&&a.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[a])})}},function(t,e,n){"use strict";var a=n(3);t.exports=function(t){var e,n,o,i={};return t?(a.forEach(t.split("\n"),function(t){o=t.indexOf(":"),e=a.trim(t.substr(0,o)).toLowerCase(),n=a.trim(t.substr(o+1)),e&&(i[e]=i[e]?i[e]+", "+n:n)}),i):i}},function(t,e){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(267),i=a(o);e.default={name:"LessPass",components:{"lesspass-menu":i.default},created:function(){var t=this,e=3e5;this.$store.dispatch("REFRESH_TOKEN"),setInterval(function(){t.$store.dispatch("REFRESH_TOKEN")},e)}}},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{pending:!1}},props:{action:{type:Function,required:!0},text:{type:String,required:!0},object:{type:Object,required:!0}},methods:{confirm:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}(function(){this.pending=!0;var t=confirm(this.text);1==t&&this.action(this.object)})}}},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{lesspass:window.LessPass,icon1:"",icon2:"",icon3:"",color1:"",color2:"",color3:""}},props:["fingerprint"],watch:{fingerprint:function(t){var e=this;t&&this.lesspass.createFingerprint(t).then(function(t){var n=t.substring(0,6),a=t.substring(6,12),o=t.substring(12,18);e.icon1=e.getIcon(n),e.icon2=e.getIcon(a),e.icon3=e.getIcon(o),e.color1=e.getColor(n),e.color2=e.getColor(a),e.color3=e.getColor(o)})}},methods:{getColor:function(t){var e=["#000000","#074750","#009191","#FF6CB6","#FFB5DA","#490092","#006CDB","#B66DFF","#6DB5FE","#B5DAFE","#920000","#924900","#DB6D00","#24FE23"],n=parseInt(t,16)%e.length;return e[n]},getIcon:function(t){var e=["fa-hashtag","fa-heart","fa-hotel","fa-university","fa-plug","fa-ambulance","fa-bus","fa-car","fa-plane","fa-rocket","fa-ship","fa-subway","fa-truck","fa-jpy","fa-eur","fa-btc","fa-usd","fa-gbp","fa-archive","fa-area-chart","fa-bed","fa-beer","fa-bell","fa-binoculars","fa-birthday-cake","fa-bomb","fa-briefcase","fa-bug","fa-camera","fa-cart-plus","fa-certificate","fa-coffee","fa-cloud","fa-coffee","fa-comment","fa-cube","fa-cutlery","fa-database","fa-diamond","fa-exclamation-circle","fa-eye","fa-flag","fa-flask","fa-futbol-o","fa-gamepad","fa-graduation-cap"],n=parseInt(t,16)%e.length;return e[n]}}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=n(12);e.default={methods:{logout:function(){this.$store.dispatch("LOGOUT"),this.$router.push({name:"home"})},saveOrUpdatePassword:function(){this.$store.dispatch("SAVE_OR_UPDATE_PASSWORD")}},computed:(0,a.mapGetters)(["isAuthenticated","isGuest","email","passwordStatus"])}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(30),i=a(o),r=n(29),s=a(r),u=n(22),c=a(u),l=(n(12),{userNameAlreadyExist:!1,baseURLRequired:!1,emailRequired:!1,passwordRequired:!1});e.default={data:function(){var t=new c.default,e=new s.default(t);return{auth:e,storage:t,password:"",showError:!1,errorMessage:"",loadingRegister:!1,loadingSignIn:!1,errors:(0,i.default)({},l)}},methods:{noErrors:function(){return!(this.errors.userNameAlreadyExist||this.errors.emailRequired||this.errors.passwordRequired||this.errors.baseURLRequired||this.showError)},formIsValid:function t(){this.cleanErrors();var t=!0;return this.email||(this.errors.emailRequired=!0,t=!1),this.password||(this.errors.passwordRequired=!0,t=!1),this.baseURL||(this.errors.baseURLRequired=!0,t=!1),t},cleanErrors:function(){this.loadingRegister=!1,this.loadingSignIn=!1,this.showError=!1,this.errorMessage="",this.errors=(0,i.default)({},l)},signIn:function(){var t=this;this.formIsValid()&&!function(){t.loadingSignIn=!0;var e=t.email,n=t.password,a=t.baseURL;t.auth.login({email:e,password:n},a).then(function(){t.loadingSignIn=!1,t.storage.save({baseURL:a,email:e}),t.$store.dispatch("USER_AUTHENTICATED",{email:e}),t.$router.push({name:"home"})}).catch(function(e){t.cleanErrors(),void 0===e.response?"https://lesspass.com"===a?t.showErrorMessage():t.showErrorMessage("Your LessPass Database is not running"):400===e.response.status?t.showErrorMessage("Your email and/or password is not good. Do you have an account ?"):t.showErrorMessage()})}()},register:function(){var t=this;if(this.formIsValid()){this.loadingRegister=!0;var e=this.email,n=this.password,a=this.baseURL;this.auth.register({email:e,password:n},a).then(function(){t.loadingRegister=!1,t.signIn()}).catch(function(e){t.cleanErrors(),e.response&&e.response.data.email[0].indexOf("already exists")!==-1?t.errors.userNameAlreadyExist=!0:t.showErrorMessage()})}},showErrorMessage:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"Oops! Something went wrong. Retry in a few minutes.";this.errorMessage=t,this.showError=!0}},computed:{baseURL:{get:function(){return this.$store.state.baseURL},set:function(t){this.$store.commit("UPDATE_BASE_URL",{baseURL:t})}},email:{get:function(){return this.$store.state.email},set:function(t){this.$store.commit("UPDATE_EMAIL",{email:t})}}}}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}function o(t){return t.dispatch("FETCH_PASSWORDS")}Object.defineProperty(e,"__esModule",{value:!0});var i=n(30),r=a(i),s=n(12),u=n(268),c=a(u),l=n(266),h=a(l),d=n(157),f=a(d),p=n(250),m=a(p),g=n(152),v=n(68),y=a(v),k=n(153);e.default={name:"password-generator-view",components:{RemoveAutoComplete:c.default,Fingerprint:h.default},computed:(0,s.mapGetters)(["passwords","password"]),preFetch:o,beforeMount:function(){var t=this,e=this.$route.params.id;e?this.$store.dispatch("FETCH_PASSWORD",{id:e}):o(this.$store),(0,k.getSite)().then(function(e){e&&t.$store.commit("UPDATE_SITE",{site:e})});var n=new f.default("#copyPasswordButton");n.on("success",function(t){t.text&&(0,g.showTooltip)(t.trigger,"copied !")})},data:function(){return{lesspass:window.LessPass,masterPassword:"",encryptedLogin:"",generatedPassword:"",cleanTimeout:null}},watch:{"password.site":function(t){var e=t.split(" | ");if(2===e.length){for(var n=e[0],a=e[1],o=this.passwords,i=0;i-1||e.login.indexOf(t.searchQuery)>-1})}}),preFetch:o,beforeMount:function(){o(this.$store)},methods:{deletePassword:function(t){return this.$store.dispatch("DELETE_PASSWORD",{id:t.id})}}}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var o=n(23),i=a(o),r=n(24),s=a(r),u=n(252),c=a(u),l=n(22),h=function(){function t(e,n){(0,i.default)(this,t),this.storage=n,this.resource=(0,c.default)(e)}return(0,s.default)(t,[{key:"getRequestConfig",value:function(){var t=this.storage.json();return{baseURL:t.baseURL,headers:{Authorization:"JWT "+t[l.TOKEN_KEY]}}}},{key:"create",value:function(t){return this.resource.create(t,this.getRequestConfig())}},{key:"all",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=this.getRequestConfig();return e.params=t,this.resource.all(e)}},{key:"get",value:function(t){return this.resource.get(t,this.getRequestConfig())}},{key:"update",value:function(t){return this.resource.update({id:t.id},t,this.getRequestConfig())}},{key:"remove",value:function(t){return this.resource.delete(t,this.getRequestConfig())}}]),t}();e.default=h},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.TOKEN_KEY=void 0;var o=n(23),i=a(o),r=n(24),s=a(r),u=n(251),c=a(u),l=n(249),h=a(l),d=(e.TOKEN_KEY="jwt",function(){function t(e){(0,i.default)(this,t),this.name=e}return(0,s.default)(t,[{key:"stillValid",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,c.default)();try{return this._expirationDateSuperiorTo(t)}catch(t){return!1}}},{key:"expiresIn",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,c.default)();try{var a=n.add(t,c.default.normalizeUnits(e));return this._expirationDateInferiorTo(a)}catch(t){return!1}}},{key:"_expirationDateInferiorTo",value:function(t){var e=this._getTokenExpirationDate();return e.diff(t)<0}},{key:"_expirationDateSuperiorTo",value:function(t){return!this._expirationDateInferiorTo(t)}},{key:"_getTokenExpirationDate",value:function(){var t=(0,h.default)(this.name);return(0,c.default)(1e3*t.exp)}}]),t}());e.default=d},function(t,e){"use strict";function n(t,e){var n=t.className;t.setAttribute("class",n+" hint--top"),t.setAttribute("aria-label",e),setTimeout(function(){t.setAttribute("class",n)},2e3)}Object.defineProperty(e,"__esModule",{value:!0}),e.showTooltip=n},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}function o(t){return Boolean(/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(t))}function i(t){var e=d.default.getDomain(t),n=d.default.getSubdomain(t),a=n+"."+e;return o(a)?a:e}function r(){return"undefined"!=typeof chrome&&"undefined"!=typeof chrome.tabs&&"function"==typeof chrome.tabs.query}function s(){return new l.default(function(t){chrome.tabs.query({active:!0,currentWindow:!0},function(e){t(e[0].url)})})}function u(){return r()?s().then(function(t){return i(t)}):new l.default(function(t){t("")})}Object.defineProperty(e,"__esModule",{value:!0}),e.getSite=e.getCurrentUrl=e.isWebExtension=e._ipIsValid=e.getDomainName=void 0;var c=n(70),l=a(c),h=n(260),d=a(h);e.getDomainName=i,e._ipIsValid=o,e.isWebExtension=r,e.getCurrentUrl=s,e.getSite=u},function(t,e,n){t.exports={default:n(158),__esModule:!0}},function(t,e,n){"use strict";function a(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var o=n(69),i=a(o);e.default=function(t,e,n){return e in t?(0,i.default)(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},function(t,e,n){var a,o,i;!function(r,s){o=[t,n(257)],a=s,i="function"==typeof a?a.apply(e,o):a,!(void 0!==i&&(t.exports=i))}(this,function(t,e){"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var o=n(e),i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=function(){function t(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};this.action=t.action,this.emitter=t.emitter,this.target=t.target,this.text=t.text,this.trigger=t.trigger,this.selectedText=""}},{key:"initSelection",value:function(){this.text?this.selectFake():this.target&&this.selectTarget()}},{key:"selectFake",value:function(){var t=this,e="rtl"==document.documentElement.getAttribute("dir");this.removeFake(),this.fakeHandlerCallback=function(){return t.removeFake()},this.fakeHandler=document.body.addEventListener("click",this.fakeHandlerCallback)||!0,this.fakeElem=document.createElement("textarea"),this.fakeElem.style.fontSize="12pt",this.fakeElem.style.border="0",this.fakeElem.style.padding="0",this.fakeElem.style.margin="0",this.fakeElem.style.position="absolute",this.fakeElem.style[e?"right":"left"]="-9999px";var n=window.pageYOffset||document.documentElement.scrollTop;this.fakeElem.addEventListener("focus",window.scrollTo(0,n)),this.fakeElem.style.top=n+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,document.body.appendChild(this.fakeElem),this.selectedText=(0,o.default)(this.fakeElem),this.copyText()}},{key:"removeFake",value:function(){this.fakeHandler&&(document.body.removeEventListener("click",this.fakeHandlerCallback),this.fakeHandler=null,this.fakeHandlerCallback=null),this.fakeElem&&(document.body.removeChild(this.fakeElem),this.fakeElem=null)}},{key:"selectTarget",value:function(){this.selectedText=(0,o.default)(this.target),this.copyText()}},{key:"copyText",value:function(){var t=void 0;try{t=document.execCommand(this.action)}catch(e){t=!1}this.handleResult(t)}},{key:"handleResult",value:function(t){this.emitter.emit(t?"success":"error",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})}},{key:"clearSelection",value:function(){this.target&&this.target.blur(),window.getSelection().removeAllRanges()}},{key:"destroy",value:function(){this.removeFake()}},{key:"action",set:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"copy";if(this._action=t,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(t){if(void 0!==t){if(!t||"object"!==("undefined"==typeof t?"undefined":i(t))||1!==t.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===this.action&&t.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===this.action&&(t.hasAttribute("readonly")||t.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes');this._target=t}},get:function(){return this._target}}]),t}();t.exports=s})},function(t,e,n){var a,o,i;!function(r,s){o=[t,n(156),n(259),n(206)],a=s,i="function"==typeof a?a.apply(e,o):a,!(void 0!==i&&(t.exports=i))}(this,function(t,e,n,a){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function r(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function s(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function u(t,e){var n="data-clipboard-"+t;if(e.hasAttribute(n))return e.getAttribute(n)}var c=o(e),l=o(n),h=o(a),d=function(){function t(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof t.action?t.action:this.defaultAction,this.target="function"==typeof t.target?t.target:this.defaultTarget,this.text="function"==typeof t.text?t.text:this.defaultText}},{key:"listenClick",value:function(t){var e=this;this.listener=(0,h.default)(t,"click",function(t){return e.onClick(t)})}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget;this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new c.default({action:this.action(e),target:this.target(e),text:this.text(e),trigger:e,emitter:this})}},{key:"defaultAction",value:function(t){return u("action",t)}},{key:"defaultTarget",value:function(t){var e=u("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return u("text",t)}},{key:"destroy",value:function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)}}]),e}(l.default);t.exports=f})},function(t,e,n){var a=n(8),o=a.JSON||(a.JSON={stringify:JSON.stringify});t.exports=function(t){return o.stringify.apply(o,arguments)}},function(t,e,n){n(190),t.exports=n(8).Object.assign},function(t,e,n){n(191);var a=n(8).Object;t.exports=function(t,e,n){return a.defineProperty(t,e,n)}},function(t,e,n){n(192),n(194),n(195),n(193),t.exports=n(8).Promise},function(t,e){t.exports=function(){}},function(t,e){t.exports=function(t,e,n,a){if(!(t instanceof e)||void 0!==a&&a in t)throw TypeError(n+": incorrect invocation!");return t}},function(t,e,n){var a=n(46),o=n(81),i=n(186);t.exports=function(t){return function(e,n,r){var s,u=a(e),c=o(u.length),l=i(r,c);if(t&&n!=n){for(;c>l;)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((t||l in u)&&u[l]===n)return t||l||0;return!t&&-1}}},function(t,e,n){var a=n(32),o=n(169),i=n(168),r=n(13),s=n(81),u=n(188),c={},l={},e=t.exports=function(t,e,n,h,d){var f,p,m,g,v=d?function(){return t}:u(t),y=a(n,h,e?2:1),k=0;if("function"!=typeof v)throw TypeError(t+" is not iterable!");if(i(v)){for(f=s(t.length);f>k;k++)if(g=e?y(r(p=t[k])[0],p[1]):y(t[k]),g===c||g===l)return g}else for(m=v.call(t);!(p=m.next()).done;)if(g=o(m,y,p.value,e),g===c||g===l)return g};e.BREAK=c,e.RETURN=l},function(t,e,n){t.exports=!n(14)&&!n(42)(function(){return 7!=Object.defineProperty(n(41)("div"),"a",{get:function(){return 7}}).a})},function(t,e){t.exports=function(t,e,n){var a=void 0===n;switch(e.length){case 0:return a?t():t.call(n);case 1:return a?t(e[0]):t.call(n,e[0]);case 2:return a?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return a?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return a?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},function(t,e,n){var a=n(25),o=n(4)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(a.Array===t||i[o]===t)}},function(t,e,n){var a=n(13);t.exports=function(t,e,n,o){try{return o?e(a(n)[0],n[1]):e(n)}catch(e){var i=t.return;throw void 0!==i&&a(i.call(t)),e}}},function(t,e,n){"use strict";var a=n(175),o=n(78),i=n(43),r={};n(15)(r,n(4)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=a(r,{next:o(1,n)}),i(t,e+" Iterator")}},function(t,e,n){var a=n(4)("iterator"),o=!1;try{var i=[7][a]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var i=[7],r=i[a]();r.next=function(){return{done:n=!0}},i[a]=function(){return r},t(i)}catch(t){}return n}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e,n){var a=n(6),o=n(80).set,i=a.MutationObserver||a.WebKitMutationObserver,r=a.process,s=a.Promise,u="process"==n(31)(r);t.exports=function(){var t,e,n,c=function(){var a,o;for(u&&(a=r.domain)&&a.exit();t;){o=t.fn,t=t.next;try{o()}catch(a){throw t?n():e=void 0,a}}e=void 0,a&&a.enter()};if(u)n=function(){r.nextTick(c)};else if(i){var l=!0,h=document.createTextNode("");new i(c).observe(h,{characterData:!0}),n=function(){h.data=l=!l}}else if(s&&s.resolve){var d=s.resolve();n=function(){d.then(c)}}else n=function(){o.call(a,c)};return function(a){var o={fn:a,next:void 0};e&&(e.next=o),t||(t=o,n()),e=o}}},function(t,e,n){"use strict";var a=n(77),o=n(177),i=n(180),r=n(82),s=n(74),u=Object.assign;t.exports=!u||n(42)(function(){var t={},e={},n=Symbol(),a="abcdefghijklmnopqrst";return t[n]=7,a.split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||Object.keys(u({},e)).join("")!=a})?function(t,e){for(var n=r(t),u=arguments.length,c=1,l=o.f,h=i.f;u>c;)for(var d,f=s(arguments[c++]),p=l?a(f).concat(l(f)):a(f),m=p.length,g=0;m>g;)h.call(f,d=p[g++])&&(n[d]=f[d]);return n}:u},function(t,e,n){var a=n(13),o=n(176),i=n(72),r=n(44)("IE_PROTO"),s=function(){},u="prototype",c=function(){var t,e=n(41)("iframe"),a=i.length,o="<",r=">";for(e.style.display="none",n(73).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write(o+"script"+r+"document.F=Object"+o+"/script"+r),t.close(),c=t.F;a--;)delete c[u][i[a]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(s[u]=a(t),n=new s,s[u]=null,n[r]=t):n=c(),void 0===e?n:o(n,e)}},function(t,e,n){var a=n(26),o=n(13),i=n(77);t.exports=n(14)?Object.defineProperties:function(t,e){o(t);for(var n,r=i(e),s=r.length,u=0;s>u;)a.f(t,n=r[u++],e[n]);return t}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){var a=n(34),o=n(82),i=n(44)("IE_PROTO"),r=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),a(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?r:null}},function(t,e,n){var a=n(34),o=n(46),i=n(164)(!1),r=n(44)("IE_PROTO");t.exports=function(t,e){var n,s=o(t),u=0,c=[];for(n in s)n!=r&&a(s,n)&&c.push(n);for(;e.length>u;)a(s,n=e[u++])&&(~i(c,n)||c.push(n));return c}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,n){var a=n(15);t.exports=function(t,e,n){for(var o in e)n&&t[o]?t[o]=e[o]:a(t,o,e[o]);return t}},function(t,e,n){t.exports=n(15)},function(t,e,n){"use strict";var a=n(6),o=n(8),i=n(26),r=n(14),s=n(4)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:a[t];r&&e&&!e[s]&&i.f(e,s,{configurable:!0,get:function(){return this}})}},function(t,e,n){var a=n(13),o=n(39),i=n(4)("species");t.exports=function(t,e){var n,r=a(t).constructor;return void 0===r||void 0==(n=a(r)[i])?e:o(n); -}},function(t,e,n){var a=n(45),o=n(40);t.exports=function(t){return function(e,n){var i,r,s=String(o(e)),u=a(n),c=s.length;return u<0||u>=c?t?"":void 0:(i=s.charCodeAt(u),i<55296||i>56319||u+1===c||(r=s.charCodeAt(u+1))<56320||r>57343?t?s.charAt(u):i:t?s.slice(u,u+2):(i-55296<<10)+(r-56320)+65536)}}},function(t,e,n){var a=n(45),o=Math.max,i=Math.min;t.exports=function(t,e){return t=a(t),t<0?o(t+e,0):i(t,e)}},function(t,e,n){var a=n(35);t.exports=function(t,e){if(!a(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!a(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!a(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!a(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){var a=n(71),o=n(4)("iterator"),i=n(25);t.exports=n(8).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[a(t)]}},function(t,e,n){"use strict";var a=n(162),o=n(172),i=n(25),r=n(46);t.exports=n(75)(Array,"Array",function(t,e){this._t=r(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,o(1)):"keys"==e?o(0,n):"values"==e?o(0,t[n]):o(0,[n,t[n]])},"values"),i.Arguments=i.Array,a("keys"),a("values"),a("entries")},function(t,e,n){var a=n(33);a(a.S+a.F,"Object",{assign:n(174)})},function(t,e,n){var a=n(33);a(a.S+a.F*!n(14),"Object",{defineProperty:n(26).f})},function(t,e){},function(t,e,n){"use strict";var a,o,i,r=n(76),s=n(6),u=n(32),c=n(71),l=n(33),h=n(35),d=n(39),f=n(163),p=n(165),m=n(184),g=n(80).set,v=n(173)(),y="Promise",k=s.TypeError,b=s.process,w=s[y],b=s.process,_="process"==c(b),x=function(){},E=!!function(){try{var t=w.resolve(1),e=(t.constructor={})[n(4)("species")]=function(t){t(x,x)};return(_||"function"==typeof PromiseRejectionEvent)&&t.then(x)instanceof e}catch(t){}}(),C=function(t,e){return t===e||t===w&&e===i},T=function(t){var e;return!(!h(t)||"function"!=typeof(e=t.then))&&e},S=function(t){return C(w,t)?new O(t):new o(t)},O=o=function(t){var e,n;this.promise=new t(function(t,a){if(void 0!==e||void 0!==n)throw k("Bad Promise constructor");e=t,n=a}),this.resolve=d(e),this.reject=d(n)},A=function(t){try{t()}catch(t){return{error:t}}},D=function(t,e){if(!t._n){t._n=!0;var n=t._c;v(function(){for(var a=t._v,o=1==t._s,i=0,r=function(e){var n,i,r=o?e.ok:e.fail,s=e.resolve,u=e.reject,c=e.domain;try{r?(o||(2==t._h&&I(t),t._h=1),r===!0?n=a:(c&&c.enter(),n=r(a),c&&c.exit()),n===e.promise?u(k("Promise-chain cycle")):(i=T(n))?i.call(n,s,u):s(n)):u(a)}catch(t){u(t)}};n.length>i;)r(n[i++]);t._c=[],t._n=!1,e&&!t._h&&j(t)})}},j=function(t){g.call(s,function(){var e,n,a,o=t._v;if(N(t)&&(e=A(function(){_?b.emit("unhandledRejection",o,t):(n=s.onunhandledrejection)?n({promise:t,reason:o}):(a=s.console)&&a.error&&a.error("Unhandled promise rejection",o)}),t._h=_||N(t)?2:1),t._a=void 0,e)throw e.error})},N=function(t){if(1==t._h)return!1;for(var e,n=t._a||t._c,a=0;n.length>a;)if(e=n[a++],e.fail||!N(e.promise))return!1;return!0},I=function(t){g.call(s,function(){var e;_?b.emit("rejectionHandled",t):(e=s.onrejectionhandled)&&e({promise:t,reason:t._v})})},P=function(t){var e=this;e._d||(e._d=!0,e=e._w||e,e._v=t,e._s=2,e._a||(e._a=e._c.slice()),D(e,!0))},z=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw k("Promise can't be resolved itself");(e=T(t))?v(function(){var a={_w:n,_d:!1};try{e.call(t,u(z,a,1),u(P,a,1))}catch(t){P.call(a,t)}}):(n._v=t,n._s=1,D(n,!1))}catch(t){P.call({_w:n,_d:!1},t)}}};E||(w=function(t){f(this,w,y,"_h"),d(t),a.call(this);try{t(u(z,this,1),u(P,this,1))}catch(t){P.call(this,t)}},a=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},a.prototype=n(181)(w.prototype,{then:function(t,e){var n=S(m(this,w));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=_?b.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&D(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),O=function(){var t=new a;this.promise=t,this.resolve=u(z,t,1),this.reject=u(P,t,1)}),l(l.G+l.W+l.F*!E,{Promise:w}),n(43)(w,y),n(183)(y),i=n(8)[y],l(l.S+l.F*!E,y,{reject:function(t){var e=S(this),n=e.reject;return n(t),e.promise}}),l(l.S+l.F*(r||!E),y,{resolve:function(t){if(t instanceof w&&C(t.constructor,this))return t;var e=S(this),n=e.resolve;return n(t),e.promise}}),l(l.S+l.F*!(E&&n(171)(function(t){w.all(t).catch(x)})),y,{all:function(t){var e=this,n=S(e),a=n.resolve,o=n.reject,i=A(function(){var n=[],i=0,r=1;p(t,!1,function(t){var s=i++,u=!1;n.push(void 0),r++,e.resolve(t).then(function(t){u||(u=!0,n[s]=t,--r||a(n))},o)}),--r||a(n)});return i&&o(i.error),n.promise},race:function(t){var e=this,n=S(e),a=n.reject,o=A(function(){p(t,!1,function(t){e.resolve(t).then(n.resolve,a)})});return o&&a(o.error),n.promise}})},function(t,e,n){"use strict";var a=n(185)(!0);n(75)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=a(e,n),this._i+=t.length,{value:t,done:!1})})},function(t,e,n){n(189);for(var a=n(6),o=n(15),i=n(25),r=n(4)("toStringTag"),s=["NodeList","DOMTokenList","MediaList","StyleSheetList","CSSRuleList"],u=0;u<5;u++){var c=s[u],l=a[c],h=l&&l.prototype;h&&!h[r]&&o(h,r,c),i[c]=i.Array}},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n#fingerprint {\n min-width: 90px;\n text-align: center;\n background-color: transparent;\n color: white;\n}\n#fingerprint i {\n color: black;\n position: relative;\n padding: 0;\n text-shadow: 1px 1px 0 white;\n font-size: 1.3em;\n}\n",""])},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n#passwords {\n max-height: 320px;\n overflow-y: scroll;\n overflow-x: hidden;\n}\n",""])},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n#password-generator {\n color: #555;\n}\n.inner-addon i {\n position: absolute;\n padding: 10px;\n pointer-events: none;\n z-index: 10;\n}\n.inner-addon {\n position: relative;\n}\n.left-addon i {\n left: 0;\n}\n.right-addon i {\n right: 0;\n}\n.left-addon input {\n padding-left: 30px;\n}\n.right-addon input {\n padding-right: 30px;\n}\n",""])},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n#lesspass .white-link {\n color: white;\n}\n#lesspass .white-link:hover, #lesspass .white-link:focus, #lesspass .white-link:active {\n text-decoration: none;\n color: white;\n}\n#lesspass, #lesspass * {\n border-radius: 0 !important;\n}\n",""])},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n.fa-white {\n color: #ffffff;\n}\n",""])},function(t,e,n){e=t.exports=n(16)(),e.push([t.i,"\n.card-header-dark {\n background-color: #555;\n border-color: #555;\n color: #FFF;\n}\n.menu-link {\n color: #373a3c;\n text-decoration: none;\n}\n.menu-link:hover, .menu-link:focus, .menu-link:active {\n color: #373a3c;\n text-decoration: none;\n}\n.white-link {\n color: white;\n}\n.white-link:hover, .white-link:focus, .white-link:active {\n text-decoration: none;\n color: white;\n}\n.fa-clickable {\n cursor: pointer;\n}\n",""])},function(t,e){function n(t,e){for(;t&&t!==document;){if(t.matches(e))return t;t=t.parentNode}}if(Element&&!Element.prototype.matches){var a=Element.prototype;a.matches=a.matchesSelector||a.mozMatchesSelector||a.msMatchesSelector||a.oMatchesSelector||a.webkitMatchesSelector}t.exports=n},function(t,e,n){function a(t,e,n,a,i){var r=o.apply(this,arguments);return t.addEventListener(n,r,i),{destroy:function(){t.removeEventListener(n,r,i)}}}function o(t,e,n,a){return function(n){n.delegateTarget=i(n.target,e),n.delegateTarget&&a.call(t,n)}}var i=n(202);t.exports=a},function(t,e){function n(t,e,a){return Object.keys(e).reduce(function(t,o){var i=a?a+".":"",r="\\$\\{\\s*"+i+o+"\\s*\\}",s=new RegExp(r,"g");return"object"==typeof e[o]?n(t,e[o],i+o):t.replace(s,e[o])},t)}t.exports=function(t,e){return n(t,e,"")}},function(t,e){e.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},e.nodeList=function(t){var n=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===n||"[object HTMLCollection]"===n)&&"length"in t&&(0===t.length||e.node(t[0]))},e.string=function(t){return"string"==typeof t||t instanceof String},e.fn=function(t){var e=Object.prototype.toString.call(t);return"[object Function]"===e}},function(t,e,n){function a(t,e,n){if(!t&&!e&&!n)throw new Error("Missing required arguments");if(!s.string(e))throw new TypeError("Second argument must be a String");if(!s.fn(n))throw new TypeError("Third argument must be a Function");if(s.node(t))return o(t,e,n);if(s.nodeList(t))return i(t,e,n);if(s.string(t))return r(t,e,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function o(t,e,n){return t.addEventListener(e,n),{destroy:function(){t.removeEventListener(e,n)}}}function i(t,e,n){return Array.prototype.forEach.call(t,function(t){t.addEventListener(e,n)}),{destroy:function(){Array.prototype.forEach.call(t,function(t){t.removeEventListener(e,n)})}}}function r(t,e,n){return u(document.body,t,e,n)}var s=n(205),u=n(203);t.exports=a},function(t,e,n){var a;!function(o){function i(t,e,n,a){var o,i,r,s,u,c,l,h=e&&e.ownerDocument,d=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==d&&9!==d&&11!==d)return n;if(!a&&((e?e.ownerDocument||e:V)!==R&&L(e),e=e||R,q)){if(11!==d&&(u=wt.exec(t)))if(o=u[1]){if(9===d){if(!(r=e.getElementById(o)))return n;if(r.id===o)return n.push(r),n}else if(h&&(r=h.getElementById(o))&&W(e,r)&&r.id===o)return n.push(r),n}else{if(u[2])return nt.apply(n,e.getElementsByTagName(t)),n;if((o=u[3])&&T.getElementsByClassName&&e.getElementsByClassName)return nt.apply(n,e.getElementsByClassName(o)),n}if(T.qsa&&!X[t+" "]&&(!F||!F.test(t))){if(1!==d)h=e,l=t;else if("object"!==e.nodeName.toLowerCase()){for((s=e.getAttribute("id"))?s=s.replace(Ct,Tt):e.setAttribute("id",s=$),c=D(t),i=c.length;i--;)c[i]="#"+s+" "+v(c[i]);l=c.join(","),h=_t.test(t)&&m(e.parentNode)||e}if(l)try{return nt.apply(n,h.querySelectorAll(l)),n}catch(t){}finally{s===$&&e.removeAttribute("id")}}}return N(t.replace(ht,"$1"),e,n,a)}function r(){function t(n,a){return e.push(n+" ")>S.cacheLength&&delete t[e.shift()],t[n+" "]=a}var e=[];return t}function s(t){return t[$]=!0,t}function u(t){var e=R.createElement("fieldset");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function c(t,e){for(var n=t.split("|"),a=n.length;a--;)S.attrHandle[n[a]]=e}function l(t,e){var n=e&&t,a=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(a)return a;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function h(t){return function(e){var n=e.nodeName.toLowerCase();return"input"===n&&e.type===t}}function d(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function f(t){return function(e){return"form"in e?e.parentNode&&e.disabled===!1?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&Ot(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function p(t){return s(function(e){return e=+e,s(function(n,a){for(var o,i=t([],n.length,e),r=i.length;r--;)n[o=i[r]]&&(n[o]=!(a[o]=n[o]))})})}function m(t){return t&&"undefined"!=typeof t.getElementsByTagName&&t}function g(){}function v(t){for(var e=0,n=t.length,a="";e1?function(e,n,a){for(var o=t.length;o--;)if(!t[o](e,n,a))return!1;return!0}:t[0]}function b(t,e,n){for(var a=0,o=e.length;a-1&&(i[c]=!(r[c]=h))}}else v=w(v===r?v.splice(p,v.length):v),o?o(null,r,v,u):nt.apply(r,v)})}function x(t){for(var e,n,a,o=t.length,i=S.relative[t[0].type],r=i||S.relative[" "],s=i?1:0,u=y(function(t){return t===e},r,!0),c=y(function(t){return ot(e,t)>-1},r,!0),l=[function(t,n,a){var o=!i&&(a||n!==I)||((e=n).nodeType?u(t,n,a):c(t,n,a));return e=null,o}];s1&&k(l),s>1&&v(t.slice(0,s-1).concat({value:" "===t[s-2].type?"*":""})).replace(ht,"$1"),n,s0,a=t.length>0,o=function(o,r,s,u,c){var l,h,d,f=0,p="0",m=o&&[],g=[],v=I,y=o||a&&S.find.TAG("*",c),k=Y+=null==v?1:Math.random()||.1,b=y.length;for(c&&(I=r===R||r||c);p!==b&&null!=(l=y[p]);p++){if(a&&l){for(h=0,r||l.ownerDocument===R||(L(l),s=!q);d=t[h++];)if(d(l,r||R,s)){u.push(l);break}c&&(Y=k)}n&&((l=!d&&l)&&f--,o&&m.push(l))}if(f+=p,n&&p!==f){for(h=0;d=e[h++];)d(m,g,r,s);if(o){if(f>0)for(;p--;)m[p]||g[p]||(g[p]=tt.call(u));g=w(g)}nt.apply(u,g),c&&!o&&g.length>0&&f+e.length>1&&i.uniqueSort(u)}return c&&(Y=k,I=v),m};return n?s(o):o}var C,T,S,O,A,D,j,N,I,P,z,L,R,M,q,F,H,U,W,$="sizzle"+1*new Date,V=o.document,Y=0,B=0,G=r(),K=r(),X=r(),Q=function(t,e){return t===e&&(z=!0),0},Z={}.hasOwnProperty,J=[],tt=J.pop,et=J.push,nt=J.push,at=J.slice,ot=function(t,e){for(var n=0,a=t.length;n+~]|"+rt+")"+rt+"*"),pt=new RegExp("="+rt+"*([^\\]'\"]*?)"+rt+"*\\]","g"),mt=new RegExp(ct),gt=new RegExp("^"+st+"$"),vt={ID:new RegExp("^#("+st+")"),CLASS:new RegExp("^\\.("+st+")"),TAG:new RegExp("^("+st+"|[*])"),ATTR:new RegExp("^"+ut),PSEUDO:new RegExp("^"+ct),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+rt+"*(even|odd|(([+-]|)(\\d*)n|)"+rt+"*(?:([+-]|)"+rt+"*(\\d+)|))"+rt+"*\\)|)","i"),bool:new RegExp("^(?:"+it+")$","i"),needsContext:new RegExp("^"+rt+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+rt+"*((?:-\\d)?\\d*)"+rt+"*\\)|)(?=[^-]|$)","i")},yt=/^(?:input|select|textarea|button)$/i,kt=/^h\d$/i,bt=/^[^{]+\{\s*\[native \w/,wt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_t=/[+~]/,xt=new RegExp("\\\\([\\da-f]{1,6}"+rt+"?|("+rt+")|.)","ig"),Et=function(t,e,n){var a="0x"+e-65536;return a!==a||n?e:a<0?String.fromCharCode(a+65536):String.fromCharCode(a>>10|55296,1023&a|56320)},Ct=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,Tt=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},St=function(){L()},Ot=y(function(t){return t.disabled===!0&&("form"in t||"label"in t)},{dir:"parentNode",next:"legend"});try{nt.apply(J=at.call(V.childNodes),V.childNodes),J[V.childNodes.length].nodeType}catch(t){nt={apply:J.length?function(t,e){et.apply(t,at.call(e))}:function(t,e){for(var n=t.length,a=0;t[n++]=e[a++];);t.length=n-1}}}T=i.support={},A=i.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return!!e&&"HTML"!==e.nodeName},L=i.setDocument=function(t){var e,n,a=t?t.ownerDocument||t:V;return a!==R&&9===a.nodeType&&a.documentElement?(R=a,M=R.documentElement,q=!A(R),V!==R&&(n=R.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",St,!1):n.attachEvent&&n.attachEvent("onunload",St)),T.attributes=u(function(t){return t.className="i",!t.getAttribute("className")}),T.getElementsByTagName=u(function(t){return t.appendChild(R.createComment("")),!t.getElementsByTagName("*").length}),T.getElementsByClassName=bt.test(R.getElementsByClassName),T.getById=u(function(t){return M.appendChild(t).id=$,!R.getElementsByName||!R.getElementsByName($).length}),T.getById?(S.filter.ID=function(t){var e=t.replace(xt,Et);return function(t){return t.getAttribute("id")===e}},S.find.ID=function(t,e){if("undefined"!=typeof e.getElementById&&q){var n=e.getElementById(t);return n?[n]:[]}}):(S.filter.ID=function(t){var e=t.replace(xt,Et);return function(t){var n="undefined"!=typeof t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},S.find.ID=function(t,e){if("undefined"!=typeof e.getElementById&&q){var n,a,o,i=e.getElementById(t);if(i){if(n=i.getAttributeNode("id"),n&&n.value===t)return[i];for(o=e.getElementsByName(t),a=0;i=o[a++];)if(n=i.getAttributeNode("id"),n&&n.value===t)return[i]}return[]}}),S.find.TAG=T.getElementsByTagName?function(t,e){return"undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t):T.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,a=[],o=0,i=e.getElementsByTagName(t);if("*"===t){for(;n=i[o++];)1===n.nodeType&&a.push(n);return a}return i},S.find.CLASS=T.getElementsByClassName&&function(t,e){if("undefined"!=typeof e.getElementsByClassName&&q)return e.getElementsByClassName(t)},H=[],F=[],(T.qsa=bt.test(R.querySelectorAll))&&(u(function(t){M.appendChild(t).innerHTML="",t.querySelectorAll("[msallowcapture^='']").length&&F.push("[*^$]="+rt+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||F.push("\\["+rt+"*(?:value|"+it+")"),t.querySelectorAll("[id~="+$+"-]").length||F.push("~="),t.querySelectorAll(":checked").length||F.push(":checked"),t.querySelectorAll("a#"+$+"+*").length||F.push(".#.+[+~]")}),u(function(t){t.innerHTML="";var e=R.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&F.push("name"+rt+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&F.push(":enabled",":disabled"),M.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&F.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),F.push(",.*:")})),(T.matchesSelector=bt.test(U=M.matches||M.webkitMatchesSelector||M.mozMatchesSelector||M.oMatchesSelector||M.msMatchesSelector))&&u(function(t){T.disconnectedMatch=U.call(t,"*"),U.call(t,"[s!='']:x"),H.push("!=",ct)}),F=F.length&&new RegExp(F.join("|")),H=H.length&&new RegExp(H.join("|")),e=bt.test(M.compareDocumentPosition),W=e||bt.test(M.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,a=e&&e.parentNode;return t===a||!(!a||1!==a.nodeType||!(n.contains?n.contains(a):t.compareDocumentPosition&&16&t.compareDocumentPosition(a)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},Q=e?function(t,e){if(t===e)return z=!0,0;var n=!t.compareDocumentPosition-!e.compareDocumentPosition;return n?n:(n=(t.ownerDocument||t)===(e.ownerDocument||e)?t.compareDocumentPosition(e):1,1&n||!T.sortDetached&&e.compareDocumentPosition(t)===n?t===R||t.ownerDocument===V&&W(V,t)?-1:e===R||e.ownerDocument===V&&W(V,e)?1:P?ot(P,t)-ot(P,e):0:4&n?-1:1)}:function(t,e){if(t===e)return z=!0,0;var n,a=0,o=t.parentNode,i=e.parentNode,r=[t],s=[e];if(!o||!i)return t===R?-1:e===R?1:o?-1:i?1:P?ot(P,t)-ot(P,e):0;if(o===i)return l(t,e);for(n=t;n=n.parentNode;)r.unshift(n);for(n=e;n=n.parentNode;)s.unshift(n);for(;r[a]===s[a];)a++;return a?l(r[a],s[a]):r[a]===V?-1:s[a]===V?1:0},R):R},i.matches=function(t,e){return i(t,null,null,e)},i.matchesSelector=function(t,e){if((t.ownerDocument||t)!==R&&L(t),e=e.replace(pt,"='$1']"),T.matchesSelector&&q&&!X[e+" "]&&(!H||!H.test(e))&&(!F||!F.test(e)))try{var n=U.call(t,e);if(n||T.disconnectedMatch||t.document&&11!==t.document.nodeType)return n}catch(t){}return i(e,R,null,[t]).length>0},i.contains=function(t,e){return(t.ownerDocument||t)!==R&&L(t),W(t,e)},i.attr=function(t,e){(t.ownerDocument||t)!==R&&L(t);var n=S.attrHandle[e.toLowerCase()],a=n&&Z.call(S.attrHandle,e.toLowerCase())?n(t,e,!q):void 0;return void 0!==a?a:T.attributes||!q?t.getAttribute(e):(a=t.getAttributeNode(e))&&a.specified?a.value:null},i.escape=function(t){return(t+"").replace(Ct,Tt)},i.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},i.uniqueSort=function(t){var e,n=[],a=0,o=0;if(z=!T.detectDuplicates,P=!T.sortStable&&t.slice(0),t.sort(Q),z){for(;e=t[o++];)e===t[o]&&(a=n.push(o));for(;a--;)t.splice(n[a],1)}return P=null,t},O=i.getText=function(t){var e,n="",a=0,o=t.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=O(t)}else if(3===o||4===o)return t.nodeValue}else for(;e=t[a++];)n+=O(e);return n},S=i.selectors={cacheLength:50,createPseudo:s,match:vt,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(xt,Et),t[3]=(t[3]||t[4]||t[5]||"").replace(xt,Et),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||i.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&i.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return vt.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&mt.test(n)&&(e=D(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(xt,Et).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=G[t+" "];return e||(e=new RegExp("(^|"+rt+")"+t+"("+rt+"|$)"))&&G(t,function(t){return e.test("string"==typeof t.className&&t.className||"undefined"!=typeof t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(a){var o=i.attr(a,t);return null==o?"!="===e:!e||(o+="","="===e?o===n:"!="===e?o!==n:"^="===e?n&&0===o.indexOf(n):"*="===e?n&&o.indexOf(n)>-1:"$="===e?n&&o.slice(-n.length)===n:"~="===e?(" "+o.replace(lt," ")+" ").indexOf(n)>-1:"|="===e&&(o===n||o.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,a,o){var i="nth"!==t.slice(0,3),r="last"!==t.slice(-4),s="of-type"===e;return 1===a&&0===o?function(t){return!!t.parentNode}:function(e,n,u){var c,l,h,d,f,p,m=i!==r?"nextSibling":"previousSibling",g=e.parentNode,v=s&&e.nodeName.toLowerCase(),y=!u&&!s,k=!1;if(g){if(i){for(;m;){for(d=e;d=d[m];)if(s?d.nodeName.toLowerCase()===v:1===d.nodeType)return!1;p=m="only"===t&&!p&&"nextSibling"}return!0}if(p=[r?g.firstChild:g.lastChild],r&&y){for(d=g,h=d[$]||(d[$]={}),l=h[d.uniqueID]||(h[d.uniqueID]={}),c=l[t]||[],f=c[0]===Y&&c[1],k=f&&c[2],d=f&&g.childNodes[f];d=++f&&d&&d[m]||(k=f=0)||p.pop();)if(1===d.nodeType&&++k&&d===e){l[t]=[Y,f,k];break}}else if(y&&(d=e,h=d[$]||(d[$]={}),l=h[d.uniqueID]||(h[d.uniqueID]={}),c=l[t]||[],f=c[0]===Y&&c[1],k=f),k===!1)for(;(d=++f&&d&&d[m]||(k=f=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==v:1!==d.nodeType)||!++k||(y&&(h=d[$]||(d[$]={}),l=h[d.uniqueID]||(h[d.uniqueID]={}),l[t]=[Y,k]),d!==e)););return k-=o,k===a||k%a===0&&k/a>=0}}},PSEUDO:function(t,e){var n,a=S.pseudos[t]||S.setFilters[t.toLowerCase()]||i.error("unsupported pseudo: "+t);return a[$]?a(e):a.length>1?(n=[t,t,"",e],S.setFilters.hasOwnProperty(t.toLowerCase())?s(function(t,n){for(var o,i=a(t,e),r=i.length;r--;)o=ot(t,i[r]),t[o]=!(n[o]=i[r])}):function(t){return a(t,0,n)}):a}},pseudos:{not:s(function(t){var e=[],n=[],a=j(t.replace(ht,"$1"));return a[$]?s(function(t,e,n,o){for(var i,r=a(t,null,o,[]),s=t.length;s--;)(i=r[s])&&(t[s]=!(e[s]=i))}):function(t,o,i){return e[0]=t,a(e,null,i,n),e[0]=null,!n.pop()}}),has:s(function(t){return function(e){return i(t,e).length>0}}),contains:s(function(t){return t=t.replace(xt,Et),function(e){return(e.textContent||e.innerText||O(e)).indexOf(t)>-1}}),lang:s(function(t){return gt.test(t||"")||i.error("unsupported lang: "+t),t=t.replace(xt,Et).toLowerCase(),function(e){var n;do if(n=q?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return n=n.toLowerCase(),n===t||0===n.indexOf(t+"-");while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(t){var e=o.location&&o.location.hash;return e&&e.slice(1)===t.id},root:function(t){return t===M},focus:function(t){return t===R.activeElement&&(!R.hasFocus||R.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:f(!1),disabled:f(!0),checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,t.selected===!0},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!S.pseudos.empty(t)},header:function(t){return kt.test(t.nodeName)},input:function(t){return yt.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:p(function(){return[0]}),last:p(function(t,e){return[e-1]}),eq:p(function(t,e,n){return[n<0?n+e:n]}),even:p(function(t,e){for(var n=0;n=0;)t.push(a);return t}),gt:p(function(t,e,n){for(var a=n<0?n+e:n;++a2&&"ID"===(r=i[0]).type&&9===e.nodeType&&q&&S.relative[i[1].type]){if(e=(S.find.ID(r.matches[0].replace(xt,Et),e)||[])[0],!e)return n;c&&(e=e.parentNode),t=t.slice(i.shift().value.length)}for(o=vt.needsContext.test(t)?0:i.length;o--&&(r=i[o],!S.relative[s=r.type]);)if((u=S.find[s])&&(a=u(r.matches[0].replace(xt,Et),_t.test(i[0].type)&&m(e.parentNode)||e))){if(i.splice(o,1),t=a.length&&v(i),!t)return nt.apply(n,a),n;break}}return(c||j(t,l))(a,e,!q,n,!e||_t.test(t)&&m(e.parentNode)||e),n},T.sortStable=$.split("").sort(Q).join("")===$,T.detectDuplicates=!!z,L(),T.sortDetached=u(function(t){return 1&t.compareDocumentPosition(R.createElement("fieldset"))}),u(function(t){return t.innerHTML="","#"===t.firstChild.getAttribute("href")})||c("type|href|height|width",function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),T.attributes&&u(function(t){return t.innerHTML="",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")})||c("value",function(t,e,n){if(!n&&"input"===t.nodeName.toLowerCase())return t.defaultValue}),u(function(t){return null==t.getAttribute("disabled")})||c(it,function(t,e,n){var a;if(!n)return t[e]===!0?e.toLowerCase():(a=t.getAttributeNode(e))&&a.specified?a.value:null});var At=o.Sizzle;i.noConflict=function(){return o.Sizzle===i&&(o.Sizzle=At),i},a=function(){return i}.call(e,n,e,t),!(void 0!==a&&(t.exports=a))}(window)},function(t,e,n){var a,o;a=[n(0),n(84),n(85),n(17)],o=function(t,e,n){"use strict";var a=[],o=/(=)\?(?=&|$)|\?\?/;t.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var n=a.pop()||t.expando+"_"+e++;return this[n]=!0,n}}),t.ajaxPrefilter("json jsonp",function(e,i,r){var s,u,c,l=e.jsonp!==!1&&(o.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&o.test(e.data)&&"data");if(l||"jsonp"===e.dataTypes[0])return s=e.jsonpCallback=t.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,l?e[l]=e[l].replace(o,"$1"+s):e.jsonp!==!1&&(e.url+=(n.test(e.url)?"&":"?")+e.jsonp+"="+s),e.converters["script json"]=function(){return c||t.error(s+" was not called"),c[0]},e.dataTypes[0]="json",u=window[s],window[s]=function(){c=arguments},r.always(function(){void 0===u?t(window).removeProp(s):window[s]=u,e[s]&&(e.jsonpCallback=i.jsonpCallback,a.push(s)),c&&t.isFunction(u)&&u(c[0]),c=u=void 0}),"script"})}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(49),n(218),n(17),n(20),n(36),n(2)],o=function(t,e){"use strict";t.fn.load=function(n,a,o){var i,r,s,u=this,c=n.indexOf(" ");return c>-1&&(i=e(n.slice(c)),n=n.slice(0,c)),t.isFunction(a)?(o=a,a=void 0):a&&"object"==typeof a&&(r="POST"),u.length>0&&t.ajax({url:n,type:r||"GET",dataType:"html",data:a}).done(function(e){s=arguments,u.html(i?t("
").append(t.parseHTML(e)).find(i):e)}).always(o&&function(t,e){u.each(function(){o.apply(this,s||[t.responseText,e,t])})}),this}}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0)],o=function(t){"use strict";return t.parseXML=function(e){var n;if(!e||"string"!=typeof e)return null;try{n=(new window.DOMParser).parseFromString(e,"text/xml")}catch(t){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||t.error("Invalid XML: "+e),n},t.parseXML}.apply(e,a),!(void 0!==o&&(t.exports=o))},function(t,e,n){var a,o;a=[n(0),n(1),n(17)],o=function(t,e){"use strict";t.ajaxPrefilter(function(t){t.crossDomain&&(t.contents.script=!1)}),t.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return t.globalEval(e),e}}}),t.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),t.ajaxTransport("script",function(n){if(n.crossDomain){var a,o;return{send:function(i,r){a=t("