10029 lines
688 KiB
Plaintext
10029 lines
688 KiB
Plaintext
<!DOCTYPE html><meta charset="utf-8"><html lang="en"><head><title>WTstats</title><meta name="viewport" content="initial-scale=1"><style>
|
||
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
|
||
|
||
html {
|
||
font-family: sans-serif;
|
||
-ms-text-size-adjust: 100%;
|
||
-webkit-text-size-adjust: 100%;
|
||
}
|
||
|
||
body {
|
||
margin: 0;
|
||
}
|
||
|
||
article,
|
||
aside,
|
||
details,
|
||
figcaption,
|
||
figure,
|
||
footer,
|
||
header,
|
||
hgroup,
|
||
main,
|
||
nav,
|
||
section,
|
||
summary {
|
||
display: block;
|
||
}
|
||
|
||
audio,
|
||
canvas,
|
||
progress,
|
||
video {
|
||
display: inline-block;
|
||
vertical-align: baseline;
|
||
}
|
||
|
||
audio:not([controls]) {
|
||
display: none;
|
||
height: 0;
|
||
}
|
||
|
||
[hidden],
|
||
template {
|
||
display: none;
|
||
}
|
||
|
||
a {
|
||
background: transparent;
|
||
}
|
||
|
||
a:active,
|
||
a:hover {
|
||
outline: 0;
|
||
}
|
||
|
||
abbr[title] {
|
||
border-bottom: 1px dotted;
|
||
}
|
||
|
||
b,
|
||
strong {
|
||
font-weight: bold;
|
||
}
|
||
|
||
dfn {
|
||
font-style: italic;
|
||
}
|
||
|
||
h1 {
|
||
font-size: 2em;
|
||
margin: .67em 0;
|
||
}
|
||
|
||
mark {
|
||
background: #ff0;
|
||
color: #000;
|
||
}
|
||
|
||
small {
|
||
font-size: 80%;
|
||
}
|
||
|
||
sub,
|
||
sup {
|
||
font-size: 75%;
|
||
line-height: 0;
|
||
position: relative;
|
||
vertical-align: baseline;
|
||
}
|
||
|
||
sup {
|
||
top: -0.5em;
|
||
}
|
||
|
||
sub {
|
||
bottom: -0.25em;
|
||
}
|
||
|
||
img {
|
||
border: 0;
|
||
}
|
||
|
||
svg:not(:root) {
|
||
overflow: hidden;
|
||
}
|
||
|
||
figure {
|
||
margin: 1em 40px;
|
||
}
|
||
|
||
hr {
|
||
-moz-box-sizing: content-box;
|
||
box-sizing: content-box;
|
||
height: 0;
|
||
}
|
||
|
||
pre {
|
||
overflow: auto;
|
||
}
|
||
|
||
code,
|
||
kbd,
|
||
pre,
|
||
samp {
|
||
font-family: monospace,monospace;
|
||
font-size: 1em;
|
||
}
|
||
|
||
button,
|
||
input,
|
||
optgroup,
|
||
select,
|
||
textarea {
|
||
color: inherit;
|
||
font: inherit;
|
||
margin: 0;
|
||
}
|
||
|
||
button {
|
||
overflow: visible;
|
||
}
|
||
|
||
button,
|
||
select {
|
||
text-transform: none;
|
||
}
|
||
|
||
button,
|
||
html input[type="button"],
|
||
input[type="reset"],
|
||
input[type="submit"] {
|
||
-webkit-appearance: button;
|
||
cursor: pointer;
|
||
}
|
||
|
||
button[disabled],
|
||
html input[disabled] {
|
||
cursor: default;
|
||
}
|
||
|
||
button::-moz-focus-inner,
|
||
input::-moz-focus-inner {
|
||
border: 0;
|
||
padding: 0;
|
||
}
|
||
|
||
input {
|
||
line-height: normal;
|
||
}
|
||
|
||
input[type="checkbox"],
|
||
input[type="radio"] {
|
||
box-sizing: border-box;
|
||
padding: 0;
|
||
}
|
||
|
||
input[type="number"]::-webkit-inner-spin-button,
|
||
input[type="number"]::-webkit-outer-spin-button {
|
||
height: auto;
|
||
}
|
||
|
||
input[type="search"] {
|
||
-webkit-appearance: textfield;
|
||
-moz-box-sizing: content-box;
|
||
-webkit-box-sizing: content-box;
|
||
box-sizing: content-box;
|
||
}
|
||
|
||
input[type="search"]::-webkit-search-cancel-button,
|
||
input[type="search"]::-webkit-search-decoration {
|
||
-webkit-appearance: none;
|
||
}
|
||
|
||
fieldset {
|
||
border: 1px solid silver;
|
||
margin: 0 2px;
|
||
padding: .35em .625em .75em;
|
||
}
|
||
|
||
legend {
|
||
border: 0;
|
||
padding: 0;
|
||
}
|
||
|
||
textarea {
|
||
overflow: auto;
|
||
}
|
||
|
||
optgroup {
|
||
font-weight: bold;
|
||
}
|
||
|
||
table {
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
}
|
||
|
||
td,
|
||
th {
|
||
padding: 0;
|
||
}
|
||
|
||
@media print {
|
||
* {
|
||
text-shadow: none !important;
|
||
color: #000 !important;
|
||
background: transparent !important;
|
||
box-shadow: none !important;
|
||
}
|
||
|
||
a,
|
||
a:visited {
|
||
text-decoration: underline;
|
||
}
|
||
|
||
a[href]:after {
|
||
content: " (" attr(href) ")";
|
||
}
|
||
|
||
abbr[title]:after {
|
||
content: " (" attr(title) ")";
|
||
}
|
||
|
||
a[href^="javascript:"]:after,
|
||
a[href^="#"]:after {
|
||
content: "";
|
||
}
|
||
|
||
pre,
|
||
blockquote {
|
||
border: 1px solid #999;
|
||
page-break-inside: avoid;
|
||
}
|
||
|
||
thead {
|
||
display: table-header-group;
|
||
}
|
||
|
||
tr,
|
||
img {
|
||
page-break-inside: avoid;
|
||
}
|
||
|
||
img {
|
||
max-width: 100% !important;
|
||
}
|
||
|
||
p,
|
||
h2,
|
||
h3 {
|
||
orphans: 3;
|
||
widows: 3;
|
||
}
|
||
|
||
h2,
|
||
h3 {
|
||
page-break-after: avoid;
|
||
}
|
||
|
||
select {
|
||
background: #fff !important;
|
||
}
|
||
|
||
.navbar {
|
||
display: none;
|
||
}
|
||
|
||
.table td,
|
||
.table th {
|
||
background-color: #fff !important;
|
||
}
|
||
|
||
.btn>.caret,
|
||
.dropup>.btn>.caret {
|
||
border-top-color: #000 !important;
|
||
}
|
||
|
||
.label {
|
||
border: 1px solid #000;
|
||
}
|
||
|
||
.table {
|
||
border-collapse: collapse !important;
|
||
}
|
||
|
||
.table-bordered th,
|
||
.table-bordered td {
|
||
border: 1px solid #ddd !important;
|
||
}
|
||
}
|
||
|
||
@font-face {
|
||
font-family: 'Glyphicons Halflings';
|
||
src: url('../fonts/glyphicons-halflings-regular.eot');
|
||
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
|
||
}
|
||
|
||
.glyphicon {
|
||
position: relative;
|
||
top: 1px;
|
||
display: inline-block;
|
||
font-family: 'Glyphicons Halflings';
|
||
font-style: normal;
|
||
font-weight: normal;
|
||
line-height: 1;
|
||
-webkit-font-smoothing: antialiased;
|
||
-moz-osx-font-smoothing: grayscale;
|
||
}
|
||
|
||
.glyphicon-asterisk:before {
|
||
content: "\2a";
|
||
}
|
||
|
||
.glyphicon-plus:before {
|
||
content: "\2b";
|
||
}
|
||
|
||
.glyphicon-euro:before {
|
||
content: "\20ac";
|
||
}
|
||
|
||
.glyphicon-minus:before {
|
||
content: "\2212";
|
||
}
|
||
|
||
.glyphicon-cloud:before {
|
||
content: "\2601";
|
||
}
|
||
|
||
.glyphicon-envelope:before {
|
||
content: "\2709";
|
||
}
|
||
|
||
.glyphicon-pencil:before {
|
||
content: "\270f";
|
||
}
|
||
|
||
.glyphicon-glass:before {
|
||
content: "\e001";
|
||
}
|
||
|
||
.glyphicon-music:before {
|
||
content: "\e002";
|
||
}
|
||
|
||
.glyphicon-search:before {
|
||
content: "\e003";
|
||
}
|
||
|
||
.glyphicon-heart:before {
|
||
content: "\e005";
|
||
}
|
||
|
||
.glyphicon-star:before {
|
||
content: "\e006";
|
||
}
|
||
|
||
.glyphicon-star-empty:before {
|
||
content: "\e007";
|
||
}
|
||
|
||
.glyphicon-user:before {
|
||
content: "\e008";
|
||
}
|
||
|
||
.glyphicon-film:before {
|
||
content: "\e009";
|
||
}
|
||
|
||
.glyphicon-th-large:before {
|
||
content: "\e010";
|
||
}
|
||
|
||
.glyphicon-th:before {
|
||
content: "\e011";
|
||
}
|
||
|
||
.glyphicon-th-list:before {
|
||
content: "\e012";
|
||
}
|
||
|
||
.glyphicon-ok:before {
|
||
content: "\e013";
|
||
}
|
||
|
||
.glyphicon-remove:before {
|
||
content: "\e014";
|
||
}
|
||
|
||
.glyphicon-zoom-in:before {
|
||
content: "\e015";
|
||
}
|
||
|
||
.glyphicon-zoom-out:before {
|
||
content: "\e016";
|
||
}
|
||
|
||
.glyphicon-off:before {
|
||
content: "\e017";
|
||
}
|
||
|
||
.glyphicon-signal:before {
|
||
content: "\e018";
|
||
}
|
||
|
||
.glyphicon-cog:before {
|
||
content: "\e019";
|
||
}
|
||
|
||
.glyphicon-trash:before {
|
||
content: "\e020";
|
||
}
|
||
|
||
.glyphicon-home:before {
|
||
content: "\e021";
|
||
}
|
||
|
||
.glyphicon-file:before {
|
||
content: "\e022";
|
||
}
|
||
|
||
.glyphicon-time:before {
|
||
content: "\e023";
|
||
}
|
||
|
||
.glyphicon-road:before {
|
||
content: "\e024";
|
||
}
|
||
|
||
.glyphicon-download-alt:before {
|
||
content: "\e025";
|
||
}
|
||
|
||
.glyphicon-download:before {
|
||
content: "\e026";
|
||
}
|
||
|
||
.glyphicon-upload:before {
|
||
content: "\e027";
|
||
}
|
||
|
||
.glyphicon-inbox:before {
|
||
content: "\e028";
|
||
}
|
||
|
||
.glyphicon-play-circle:before {
|
||
content: "\e029";
|
||
}
|
||
|
||
.glyphicon-repeat:before {
|
||
content: "\e030";
|
||
}
|
||
|
||
.glyphicon-refresh:before {
|
||
content: "\e031";
|
||
}
|
||
|
||
.glyphicon-list-alt:before {
|
||
content: "\e032";
|
||
}
|
||
|
||
.glyphicon-lock:before {
|
||
content: "\e033";
|
||
}
|
||
|
||
.glyphicon-flag:before {
|
||
content: "\e034";
|
||
}
|
||
|
||
.glyphicon-headphones:before {
|
||
content: "\e035";
|
||
}
|
||
|
||
.glyphicon-volume-off:before {
|
||
content: "\e036";
|
||
}
|
||
|
||
.glyphicon-volume-down:before {
|
||
content: "\e037";
|
||
}
|
||
|
||
.glyphicon-volume-up:before {
|
||
content: "\e038";
|
||
}
|
||
|
||
.glyphicon-qrcode:before {
|
||
content: "\e039";
|
||
}
|
||
|
||
.glyphicon-barcode:before {
|
||
content: "\e040";
|
||
}
|
||
|
||
.glyphicon-tag:before {
|
||
content: "\e041";
|
||
}
|
||
|
||
.glyphicon-tags:before {
|
||
content: "\e042";
|
||
}
|
||
|
||
.glyphicon-book:before {
|
||
content: "\e043";
|
||
}
|
||
|
||
.glyphicon-bookmark:before {
|
||
content: "\e044";
|
||
}
|
||
|
||
.glyphicon-print:before {
|
||
content: "\e045";
|
||
}
|
||
|
||
.glyphicon-camera:before {
|
||
content: "\e046";
|
||
}
|
||
|
||
.glyphicon-font:before {
|
||
content: "\e047";
|
||
}
|
||
|
||
.glyphicon-bold:before {
|
||
content: "\e048";
|
||
}
|
||
|
||
.glyphicon-italic:before {
|
||
content: "\e049";
|
||
}
|
||
|
||
.glyphicon-text-height:before {
|
||
content: "\e050";
|
||
}
|
||
|
||
.glyphicon-text-width:before {
|
||
content: "\e051";
|
||
}
|
||
|
||
.glyphicon-align-left:before {
|
||
content: "\e052";
|
||
}
|
||
|
||
.glyphicon-align-center:before {
|
||
content: "\e053";
|
||
}
|
||
|
||
.glyphicon-align-right:before {
|
||
content: "\e054";
|
||
}
|
||
|
||
.glyphicon-align-justify:before {
|
||
content: "\e055";
|
||
}
|
||
|
||
.glyphicon-list:before {
|
||
content: "\e056";
|
||
}
|
||
|
||
.glyphicon-indent-left:before {
|
||
content: "\e057";
|
||
}
|
||
|
||
.glyphicon-indent-right:before {
|
||
content: "\e058";
|
||
}
|
||
|
||
.glyphicon-facetime-video:before {
|
||
content: "\e059";
|
||
}
|
||
|
||
.glyphicon-picture:before {
|
||
content: "\e060";
|
||
}
|
||
|
||
.glyphicon-map-marker:before {
|
||
content: "\e062";
|
||
}
|
||
|
||
.glyphicon-adjust:before {
|
||
content: "\e063";
|
||
}
|
||
|
||
.glyphicon-tint:before {
|
||
content: "\e064";
|
||
}
|
||
|
||
.glyphicon-edit:before {
|
||
content: "\e065";
|
||
}
|
||
|
||
.glyphicon-share:before {
|
||
content: "\e066";
|
||
}
|
||
|
||
.glyphicon-check:before {
|
||
content: "\e067";
|
||
}
|
||
|
||
.glyphicon-move:before {
|
||
content: "\e068";
|
||
}
|
||
|
||
.glyphicon-step-backward:before {
|
||
content: "\e069";
|
||
}
|
||
|
||
.glyphicon-fast-backward:before {
|
||
content: "\e070";
|
||
}
|
||
|
||
.glyphicon-backward:before {
|
||
content: "\e071";
|
||
}
|
||
|
||
.glyphicon-play:before {
|
||
content: "\e072";
|
||
}
|
||
|
||
.glyphicon-pause:before {
|
||
content: "\e073";
|
||
}
|
||
|
||
.glyphicon-stop:before {
|
||
content: "\e074";
|
||
}
|
||
|
||
.glyphicon-forward:before {
|
||
content: "\e075";
|
||
}
|
||
|
||
.glyphicon-fast-forward:before {
|
||
content: "\e076";
|
||
}
|
||
|
||
.glyphicon-step-forward:before {
|
||
content: "\e077";
|
||
}
|
||
|
||
.glyphicon-eject:before {
|
||
content: "\e078";
|
||
}
|
||
|
||
.glyphicon-chevron-left:before {
|
||
content: "\e079";
|
||
}
|
||
|
||
.glyphicon-chevron-right:before {
|
||
content: "\e080";
|
||
}
|
||
|
||
.glyphicon-plus-sign:before {
|
||
content: "\e081";
|
||
}
|
||
|
||
.glyphicon-minus-sign:before {
|
||
content: "\e082";
|
||
}
|
||
|
||
.glyphicon-remove-sign:before {
|
||
content: "\e083";
|
||
}
|
||
|
||
.glyphicon-ok-sign:before {
|
||
content: "\e084";
|
||
}
|
||
|
||
.glyphicon-question-sign:before {
|
||
content: "\e085";
|
||
}
|
||
|
||
.glyphicon-info-sign:before {
|
||
content: "\e086";
|
||
}
|
||
|
||
.glyphicon-screenshot:before {
|
||
content: "\e087";
|
||
}
|
||
|
||
.glyphicon-remove-circle:before {
|
||
content: "\e088";
|
||
}
|
||
|
||
.glyphicon-ok-circle:before {
|
||
content: "\e089";
|
||
}
|
||
|
||
.glyphicon-ban-circle:before {
|
||
content: "\e090";
|
||
}
|
||
|
||
.glyphicon-arrow-left:before {
|
||
content: "\e091";
|
||
}
|
||
|
||
.glyphicon-arrow-right:before {
|
||
content: "\e092";
|
||
}
|
||
|
||
.glyphicon-arrow-up:before {
|
||
content: "\e093";
|
||
}
|
||
|
||
.glyphicon-arrow-down:before {
|
||
content: "\e094";
|
||
}
|
||
|
||
.glyphicon-share-alt:before {
|
||
content: "\e095";
|
||
}
|
||
|
||
.glyphicon-resize-full:before {
|
||
content: "\e096";
|
||
}
|
||
|
||
.glyphicon-resize-small:before {
|
||
content: "\e097";
|
||
}
|
||
|
||
.glyphicon-exclamation-sign:before {
|
||
content: "\e101";
|
||
}
|
||
|
||
.glyphicon-gift:before {
|
||
content: "\e102";
|
||
}
|
||
|
||
.glyphicon-leaf:before {
|
||
content: "\e103";
|
||
}
|
||
|
||
.glyphicon-fire:before {
|
||
content: "\e104";
|
||
}
|
||
|
||
.glyphicon-eye-open:before {
|
||
content: "\e105";
|
||
}
|
||
|
||
.glyphicon-eye-close:before {
|
||
content: "\e106";
|
||
}
|
||
|
||
.glyphicon-warning-sign:before {
|
||
content: "\e107";
|
||
}
|
||
|
||
.glyphicon-plane:before {
|
||
content: "\e108";
|
||
}
|
||
|
||
.glyphicon-calendar:before {
|
||
content: "\e109";
|
||
}
|
||
|
||
.glyphicon-random:before {
|
||
content: "\e110";
|
||
}
|
||
|
||
.glyphicon-comment:before {
|
||
content: "\e111";
|
||
}
|
||
|
||
.glyphicon-magnet:before {
|
||
content: "\e112";
|
||
}
|
||
|
||
.glyphicon-chevron-up:before {
|
||
content: "\e113";
|
||
}
|
||
|
||
.glyphicon-chevron-down:before {
|
||
content: "\e114";
|
||
}
|
||
|
||
.glyphicon-retweet:before {
|
||
content: "\e115";
|
||
}
|
||
|
||
.glyphicon-shopping-cart:before {
|
||
content: "\e116";
|
||
}
|
||
|
||
.glyphicon-folder-close:before {
|
||
content: "\e117";
|
||
}
|
||
|
||
.glyphicon-folder-open:before {
|
||
content: "\e118";
|
||
}
|
||
|
||
.glyphicon-resize-vertical:before {
|
||
content: "\e119";
|
||
}
|
||
|
||
.glyphicon-resize-horizontal:before {
|
||
content: "\e120";
|
||
}
|
||
|
||
.glyphicon-hdd:before {
|
||
content: "\e121";
|
||
}
|
||
|
||
.glyphicon-bullhorn:before {
|
||
content: "\e122";
|
||
}
|
||
|
||
.glyphicon-bell:before {
|
||
content: "\e123";
|
||
}
|
||
|
||
.glyphicon-certificate:before {
|
||
content: "\e124";
|
||
}
|
||
|
||
.glyphicon-thumbs-up:before {
|
||
content: "\e125";
|
||
}
|
||
|
||
.glyphicon-thumbs-down:before {
|
||
content: "\e126";
|
||
}
|
||
|
||
.glyphicon-hand-right:before {
|
||
content: "\e127";
|
||
}
|
||
|
||
.glyphicon-hand-left:before {
|
||
content: "\e128";
|
||
}
|
||
|
||
.glyphicon-hand-up:before {
|
||
content: "\e129";
|
||
}
|
||
|
||
.glyphicon-hand-down:before {
|
||
content: "\e130";
|
||
}
|
||
|
||
.glyphicon-circle-arrow-right:before {
|
||
content: "\e131";
|
||
}
|
||
|
||
.glyphicon-circle-arrow-left:before {
|
||
content: "\e132";
|
||
}
|
||
|
||
.glyphicon-circle-arrow-up:before {
|
||
content: "\e133";
|
||
}
|
||
|
||
.glyphicon-circle-arrow-down:before {
|
||
content: "\e134";
|
||
}
|
||
|
||
.glyphicon-globe:before {
|
||
content: "\e135";
|
||
}
|
||
|
||
.glyphicon-wrench:before {
|
||
content: "\e136";
|
||
}
|
||
|
||
.glyphicon-tasks:before {
|
||
content: "\e137";
|
||
}
|
||
|
||
.glyphicon-filter:before {
|
||
content: "\e138";
|
||
}
|
||
|
||
.glyphicon-briefcase:before {
|
||
content: "\e139";
|
||
}
|
||
|
||
.glyphicon-fullscreen:before {
|
||
content: "\e140";
|
||
}
|
||
|
||
.glyphicon-dashboard:before {
|
||
content: "\e141";
|
||
}
|
||
|
||
.glyphicon-paperclip:before {
|
||
content: "\e142";
|
||
}
|
||
|
||
.glyphicon-heart-empty:before {
|
||
content: "\e143";
|
||
}
|
||
|
||
.glyphicon-link:before {
|
||
content: "\e144";
|
||
}
|
||
|
||
.glyphicon-phone:before {
|
||
content: "\e145";
|
||
}
|
||
|
||
.glyphicon-pushpin:before {
|
||
content: "\e146";
|
||
}
|
||
|
||
.glyphicon-usd:before {
|
||
content: "\e148";
|
||
}
|
||
|
||
.glyphicon-gbp:before {
|
||
content: "\e149";
|
||
}
|
||
|
||
.glyphicon-sort:before {
|
||
content: "\e150";
|
||
}
|
||
|
||
.glyphicon-sort-by-alphabet:before {
|
||
content: "\e151";
|
||
}
|
||
|
||
.glyphicon-sort-by-alphabet-alt:before {
|
||
content: "\e152";
|
||
}
|
||
|
||
.glyphicon-sort-by-order:before {
|
||
content: "\e153";
|
||
}
|
||
|
||
.glyphicon-sort-by-order-alt:before {
|
||
content: "\e154";
|
||
}
|
||
|
||
.glyphicon-sort-by-attributes:before {
|
||
content: "\e155";
|
||
}
|
||
|
||
.glyphicon-sort-by-attributes-alt:before {
|
||
content: "\e156";
|
||
}
|
||
|
||
.glyphicon-unchecked:before {
|
||
content: "\e157";
|
||
}
|
||
|
||
.glyphicon-expand:before {
|
||
content: "\e158";
|
||
}
|
||
|
||
.glyphicon-collapse-down:before {
|
||
content: "\e159";
|
||
}
|
||
|
||
.glyphicon-collapse-up:before {
|
||
content: "\e160";
|
||
}
|
||
|
||
.glyphicon-log-in:before {
|
||
content: "\e161";
|
||
}
|
||
|
||
.glyphicon-flash:before {
|
||
content: "\e162";
|
||
}
|
||
|
||
.glyphicon-log-out:before {
|
||
content: "\e163";
|
||
}
|
||
|
||
.glyphicon-new-window:before {
|
||
content: "\e164";
|
||
}
|
||
|
||
.glyphicon-record:before {
|
||
content: "\e165";
|
||
}
|
||
|
||
.glyphicon-save:before {
|
||
content: "\e166";
|
||
}
|
||
|
||
.glyphicon-open:before {
|
||
content: "\e167";
|
||
}
|
||
|
||
.glyphicon-saved:before {
|
||
content: "\e168";
|
||
}
|
||
|
||
.glyphicon-import:before {
|
||
content: "\e169";
|
||
}
|
||
|
||
.glyphicon-export:before {
|
||
content: "\e170";
|
||
}
|
||
|
||
.glyphicon-send:before {
|
||
content: "\e171";
|
||
}
|
||
|
||
.glyphicon-floppy-disk:before {
|
||
content: "\e172";
|
||
}
|
||
|
||
.glyphicon-floppy-saved:before {
|
||
content: "\e173";
|
||
}
|
||
|
||
.glyphicon-floppy-remove:before {
|
||
content: "\e174";
|
||
}
|
||
|
||
.glyphicon-floppy-save:before {
|
||
content: "\e175";
|
||
}
|
||
|
||
.glyphicon-floppy-open:before {
|
||
content: "\e176";
|
||
}
|
||
|
||
.glyphicon-credit-card:before {
|
||
content: "\e177";
|
||
}
|
||
|
||
.glyphicon-transfer:before {
|
||
content: "\e178";
|
||
}
|
||
|
||
.glyphicon-cutlery:before {
|
||
content: "\e179";
|
||
}
|
||
|
||
.glyphicon-header:before {
|
||
content: "\e180";
|
||
}
|
||
|
||
.glyphicon-compressed:before {
|
||
content: "\e181";
|
||
}
|
||
|
||
.glyphicon-earphone:before {
|
||
content: "\e182";
|
||
}
|
||
|
||
.glyphicon-phone-alt:before {
|
||
content: "\e183";
|
||
}
|
||
|
||
.glyphicon-tower:before {
|
||
content: "\e184";
|
||
}
|
||
|
||
.glyphicon-stats:before {
|
||
content: "\e185";
|
||
}
|
||
|
||
.glyphicon-sd-video:before {
|
||
content: "\e186";
|
||
}
|
||
|
||
.glyphicon-hd-video:before {
|
||
content: "\e187";
|
||
}
|
||
|
||
.glyphicon-subtitles:before {
|
||
content: "\e188";
|
||
}
|
||
|
||
.glyphicon-sound-stereo:before {
|
||
content: "\e189";
|
||
}
|
||
|
||
.glyphicon-sound-dolby:before {
|
||
content: "\e190";
|
||
}
|
||
|
||
.glyphicon-sound-5-1:before {
|
||
content: "\e191";
|
||
}
|
||
|
||
.glyphicon-sound-6-1:before {
|
||
content: "\e192";
|
||
}
|
||
|
||
.glyphicon-sound-7-1:before {
|
||
content: "\e193";
|
||
}
|
||
|
||
.glyphicon-copyright-mark:before {
|
||
content: "\e194";
|
||
}
|
||
|
||
.glyphicon-registration-mark:before {
|
||
content: "\e195";
|
||
}
|
||
|
||
.glyphicon-cloud-download:before {
|
||
content: "\e197";
|
||
}
|
||
|
||
.glyphicon-cloud-upload:before {
|
||
content: "\e198";
|
||
}
|
||
|
||
.glyphicon-tree-conifer:before {
|
||
content: "\e199";
|
||
}
|
||
|
||
.glyphicon-tree-deciduous:before {
|
||
content: "\e200";
|
||
}
|
||
|
||
* {
|
||
-webkit-box-sizing: border-box;
|
||
-moz-box-sizing: border-box;
|
||
box-sizing: border-box;
|
||
}
|
||
|
||
*:before,
|
||
*:after {
|
||
-webkit-box-sizing: border-box;
|
||
-moz-box-sizing: border-box;
|
||
box-sizing: border-box;
|
||
}
|
||
|
||
html {
|
||
font-size: 10px;
|
||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||
}
|
||
|
||
body {
|
||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||
font-size: 14px;
|
||
line-height: 1.42857143;
|
||
color: #333;
|
||
background-color: #fff;
|
||
}
|
||
|
||
input,
|
||
button,
|
||
select,
|
||
textarea {
|
||
font-family: inherit;
|
||
font-size: inherit;
|
||
line-height: inherit;
|
||
}
|
||
|
||
a {
|
||
color: #428bca;
|
||
text-decoration: none;
|
||
}
|
||
|
||
a:hover,
|
||
a:focus {
|
||
color: #2a6496;
|
||
text-decoration: underline;
|
||
}
|
||
|
||
a:focus {
|
||
outline: thin dotted;
|
||
outline: 5px auto -webkit-focus-ring-color;
|
||
outline-offset: -2px;
|
||
}
|
||
|
||
figure {
|
||
margin: 0;
|
||
}
|
||
|
||
img {
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.img-responsive,
|
||
.thumbnail>img,
|
||
.thumbnail a>img,
|
||
.carousel-inner>.item>img,
|
||
.carousel-inner>.item>a>img {
|
||
display: block;
|
||
width: 100% \9;
|
||
max-width: 100%;
|
||
height: auto;
|
||
}
|
||
|
||
.img-rounded {
|
||
border-radius: 6px;
|
||
}
|
||
|
||
.img-thumbnail {
|
||
padding: 4px;
|
||
line-height: 1.42857143;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
border-radius: 4px;
|
||
-webkit-transition: all .2s ease-in-out;
|
||
-o-transition: all .2s ease-in-out;
|
||
transition: all .2s ease-in-out;
|
||
display: inline-block;
|
||
width: 100% \9;
|
||
max-width: 100%;
|
||
height: auto;
|
||
}
|
||
|
||
.img-circle {
|
||
border-radius: 50%;
|
||
}
|
||
|
||
hr {
|
||
margin-top: 20px;
|
||
margin-bottom: 20px;
|
||
border: 0;
|
||
border-top: 1px solid #eee;
|
||
}
|
||
|
||
.sr-only {
|
||
position: absolute;
|
||
width: 1px;
|
||
height: 1px;
|
||
margin: -1px;
|
||
padding: 0;
|
||
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;
|
||
}
|
||
|
||
h1,
|
||
h2,
|
||
h3,
|
||
h4,
|
||
h5,
|
||
h6,
|
||
.h1,
|
||
.h2,
|
||
.h3,
|
||
.h4,
|
||
.h5,
|
||
.h6 {
|
||
font-family: inherit;
|
||
font-weight: 500;
|
||
line-height: 1.1;
|
||
color: inherit;
|
||
}
|
||
|
||
h1 small,
|
||
h2 small,
|
||
h3 small,
|
||
h4 small,
|
||
h5 small,
|
||
h6 small,
|
||
.h1 small,
|
||
.h2 small,
|
||
.h3 small,
|
||
.h4 small,
|
||
.h5 small,
|
||
.h6 small,
|
||
h1 .small,
|
||
h2 .small,
|
||
h3 .small,
|
||
h4 .small,
|
||
h5 .small,
|
||
h6 .small,
|
||
.h1 .small,
|
||
.h2 .small,
|
||
.h3 .small,
|
||
.h4 .small,
|
||
.h5 .small,
|
||
.h6 .small {
|
||
font-weight: normal;
|
||
line-height: 1;
|
||
color: #777;
|
||
}
|
||
|
||
h1,
|
||
.h1,
|
||
h2,
|
||
.h2,
|
||
h3,
|
||
.h3 {
|
||
margin-top: 20px;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
h1 small,
|
||
.h1 small,
|
||
h2 small,
|
||
.h2 small,
|
||
h3 small,
|
||
.h3 small,
|
||
h1 .small,
|
||
.h1 .small,
|
||
h2 .small,
|
||
.h2 .small,
|
||
h3 .small,
|
||
.h3 .small {
|
||
font-size: 65%;
|
||
}
|
||
|
||
h4,
|
||
.h4,
|
||
h5,
|
||
.h5,
|
||
h6,
|
||
.h6 {
|
||
margin-top: 10px;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
h4 small,
|
||
.h4 small,
|
||
h5 small,
|
||
.h5 small,
|
||
h6 small,
|
||
.h6 small,
|
||
h4 .small,
|
||
.h4 .small,
|
||
h5 .small,
|
||
.h5 .small,
|
||
h6 .small,
|
||
.h6 .small {
|
||
font-size: 75%;
|
||
}
|
||
|
||
h1,
|
||
.h1 {
|
||
font-size: 36px;
|
||
}
|
||
|
||
h2,
|
||
.h2 {
|
||
font-size: 30px;
|
||
}
|
||
|
||
h3,
|
||
.h3 {
|
||
font-size: 24px;
|
||
}
|
||
|
||
h4,
|
||
.h4 {
|
||
font-size: 18px;
|
||
}
|
||
|
||
h5,
|
||
.h5 {
|
||
font-size: 14px;
|
||
}
|
||
|
||
h6,
|
||
.h6 {
|
||
font-size: 12px;
|
||
}
|
||
|
||
p {
|
||
margin: 0 0 10px;
|
||
}
|
||
|
||
.lead {
|
||
margin-bottom: 20px;
|
||
font-size: 16px;
|
||
font-weight: 300;
|
||
line-height: 1.4;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.lead {
|
||
font-size: 21px;
|
||
}
|
||
}
|
||
|
||
small,
|
||
.small {
|
||
font-size: 85%;
|
||
}
|
||
|
||
cite {
|
||
font-style: normal;
|
||
}
|
||
|
||
mark,
|
||
.mark {
|
||
background-color: #fcf8e3;
|
||
padding: .2em;
|
||
}
|
||
|
||
.text-left {
|
||
text-align: left;
|
||
}
|
||
|
||
.text-right {
|
||
text-align: right;
|
||
}
|
||
|
||
.text-center {
|
||
text-align: center;
|
||
}
|
||
|
||
.text-justify {
|
||
text-align: justify;
|
||
}
|
||
|
||
.text-nowrap {
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.text-lowercase {
|
||
text-transform: lowercase;
|
||
}
|
||
|
||
.text-uppercase {
|
||
text-transform: uppercase;
|
||
}
|
||
|
||
.text-capitalize {
|
||
text-transform: capitalize;
|
||
}
|
||
|
||
.text-muted {
|
||
color: #777;
|
||
}
|
||
|
||
.text-primary {
|
||
color: #428bca;
|
||
}
|
||
|
||
a.text-primary:hover {
|
||
color: #3071a9;
|
||
}
|
||
|
||
.text-success {
|
||
color: #3c763d;
|
||
}
|
||
|
||
a.text-success:hover {
|
||
color: #2b542c;
|
||
}
|
||
|
||
.text-info {
|
||
color: #31708f;
|
||
}
|
||
|
||
a.text-info:hover {
|
||
color: #245269;
|
||
}
|
||
|
||
.text-warning {
|
||
color: #8a6d3b;
|
||
}
|
||
|
||
a.text-warning:hover {
|
||
color: #66512c;
|
||
}
|
||
|
||
.text-danger {
|
||
color: #a94442;
|
||
}
|
||
|
||
a.text-danger:hover {
|
||
color: #843534;
|
||
}
|
||
|
||
.bg-primary {
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
}
|
||
|
||
a.bg-primary:hover {
|
||
background-color: #3071a9;
|
||
}
|
||
|
||
.bg-success {
|
||
background-color: #dff0d8;
|
||
}
|
||
|
||
a.bg-success:hover {
|
||
background-color: #c1e2b3;
|
||
}
|
||
|
||
.bg-info {
|
||
background-color: #d9edf7;
|
||
}
|
||
|
||
a.bg-info:hover {
|
||
background-color: #afd9ee;
|
||
}
|
||
|
||
.bg-warning {
|
||
background-color: #fcf8e3;
|
||
}
|
||
|
||
a.bg-warning:hover {
|
||
background-color: #f7ecb5;
|
||
}
|
||
|
||
.bg-danger {
|
||
background-color: #f2dede;
|
||
}
|
||
|
||
a.bg-danger:hover {
|
||
background-color: #e4b9b9;
|
||
}
|
||
|
||
.page-header {
|
||
padding-bottom: 9px;
|
||
margin: 40px 0 20px;
|
||
border-bottom: 1px solid #eee;
|
||
}
|
||
|
||
ul,
|
||
ol {
|
||
margin-top: 0;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
ul ul,
|
||
ol ul,
|
||
ul ol,
|
||
ol ol {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.list-unstyled {
|
||
padding-left: 0;
|
||
list-style: none;
|
||
}
|
||
|
||
.list-inline {
|
||
padding-left: 0;
|
||
list-style: none;
|
||
margin-left: -5px;
|
||
}
|
||
|
||
.list-inline>li {
|
||
display: inline-block;
|
||
padding-left: 5px;
|
||
padding-right: 5px;
|
||
}
|
||
|
||
dl {
|
||
margin-top: 0;
|
||
margin-bottom: 20px;
|
||
}
|
||
|
||
dt,
|
||
dd {
|
||
line-height: 1.42857143;
|
||
}
|
||
|
||
dt {
|
||
font-weight: bold;
|
||
}
|
||
|
||
dd {
|
||
margin-left: 0;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.dl-horizontal dt {
|
||
float: left;
|
||
width: 160px;
|
||
clear: left;
|
||
text-align: right;
|
||
overflow: hidden;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.dl-horizontal dd {
|
||
margin-left: 180px;
|
||
}
|
||
}
|
||
|
||
abbr[title],
|
||
abbr[data-original-title] {
|
||
cursor: help;
|
||
border-bottom: 1px dotted #777;
|
||
}
|
||
|
||
.initialism {
|
||
font-size: 90%;
|
||
text-transform: uppercase;
|
||
}
|
||
|
||
blockquote {
|
||
padding: 10px 20px;
|
||
margin: 0 0 20px;
|
||
font-size: 17.5px;
|
||
border-left: 5px solid #eee;
|
||
}
|
||
|
||
blockquote p:last-child,
|
||
blockquote ul:last-child,
|
||
blockquote ol:last-child {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
blockquote footer,
|
||
blockquote small,
|
||
blockquote .small {
|
||
display: block;
|
||
font-size: 80%;
|
||
line-height: 1.42857143;
|
||
color: #777;
|
||
}
|
||
|
||
blockquote footer:before,
|
||
blockquote small:before,
|
||
blockquote .small:before {
|
||
content: '\2014 \00A0';
|
||
}
|
||
|
||
.blockquote-reverse,
|
||
blockquote.pull-right {
|
||
padding-right: 15px;
|
||
padding-left: 0;
|
||
border-right: 5px solid #eee;
|
||
border-left: 0;
|
||
text-align: right;
|
||
}
|
||
|
||
.blockquote-reverse footer:before,
|
||
blockquote.pull-right footer:before,
|
||
.blockquote-reverse small:before,
|
||
blockquote.pull-right small:before,
|
||
.blockquote-reverse .small:before,
|
||
blockquote.pull-right .small:before {
|
||
content: '';
|
||
}
|
||
|
||
.blockquote-reverse footer:after,
|
||
blockquote.pull-right footer:after,
|
||
.blockquote-reverse small:after,
|
||
blockquote.pull-right small:after,
|
||
.blockquote-reverse .small:after,
|
||
blockquote.pull-right .small:after {
|
||
content: '\00A0 \2014';
|
||
}
|
||
|
||
blockquote:before,
|
||
blockquote:after {
|
||
content: "";
|
||
}
|
||
|
||
address {
|
||
margin-bottom: 20px;
|
||
font-style: normal;
|
||
line-height: 1.42857143;
|
||
}
|
||
|
||
code,
|
||
kbd,
|
||
pre,
|
||
samp {
|
||
font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
|
||
}
|
||
|
||
code {
|
||
padding: 2px 4px;
|
||
font-size: 90%;
|
||
color: #c7254e;
|
||
background-color: #f9f2f4;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
kbd {
|
||
padding: 2px 4px;
|
||
font-size: 90%;
|
||
color: #fff;
|
||
background-color: #333;
|
||
border-radius: 3px;
|
||
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
|
||
}
|
||
|
||
kbd kbd {
|
||
padding: 0;
|
||
font-size: 100%;
|
||
box-shadow: none;
|
||
}
|
||
|
||
pre {
|
||
display: block;
|
||
padding: 9.5px;
|
||
margin: 0 0 10px;
|
||
font-size: 13px;
|
||
line-height: 1.42857143;
|
||
word-break: break-all;
|
||
word-wrap: break-word;
|
||
color: #333;
|
||
background-color: #f5f5f5;
|
||
border: 1px solid #ccc;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
pre code {
|
||
padding: 0;
|
||
font-size: inherit;
|
||
color: inherit;
|
||
white-space: pre-wrap;
|
||
background-color: transparent;
|
||
border-radius: 0;
|
||
}
|
||
|
||
.pre-scrollable {
|
||
max-height: 340px;
|
||
overflow-y: scroll;
|
||
}
|
||
|
||
.container {
|
||
margin-right: auto;
|
||
margin-left: auto;
|
||
padding-left: 15px;
|
||
padding-right: 15px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.container {
|
||
width: 750px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) {
|
||
.container {
|
||
width: 970px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.container {
|
||
width: 1170px;
|
||
}
|
||
}
|
||
|
||
.container-fluid {
|
||
margin-right: auto;
|
||
margin-left: auto;
|
||
padding-left: 15px;
|
||
padding-right: 15px;
|
||
}
|
||
|
||
.row {
|
||
margin-left: -15px;
|
||
margin-right: -15px;
|
||
}
|
||
|
||
.col-xs-1,
|
||
.col-sm-1,
|
||
.col-md-1,
|
||
.col-lg-1,
|
||
.col-xs-2,
|
||
.col-sm-2,
|
||
.col-md-2,
|
||
.col-lg-2,
|
||
.col-xs-3,
|
||
.col-sm-3,
|
||
.col-md-3,
|
||
.col-lg-3,
|
||
.col-xs-4,
|
||
.col-sm-4,
|
||
.col-md-4,
|
||
.col-lg-4,
|
||
.col-xs-5,
|
||
.col-sm-5,
|
||
.col-md-5,
|
||
.col-lg-5,
|
||
.col-xs-6,
|
||
.col-sm-6,
|
||
.col-md-6,
|
||
.col-lg-6,
|
||
.col-xs-7,
|
||
.col-sm-7,
|
||
.col-md-7,
|
||
.col-lg-7,
|
||
.col-xs-8,
|
||
.col-sm-8,
|
||
.col-md-8,
|
||
.col-lg-8,
|
||
.col-xs-9,
|
||
.col-sm-9,
|
||
.col-md-9,
|
||
.col-lg-9,
|
||
.col-xs-10,
|
||
.col-sm-10,
|
||
.col-md-10,
|
||
.col-lg-10,
|
||
.col-xs-11,
|
||
.col-sm-11,
|
||
.col-md-11,
|
||
.col-lg-11,
|
||
.col-xs-12,
|
||
.col-sm-12,
|
||
.col-md-12,
|
||
.col-lg-12 {
|
||
position: relative;
|
||
min-height: 1px;
|
||
padding-left: 15px;
|
||
padding-right: 15px;
|
||
}
|
||
|
||
.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 {
|
||
float: left;
|
||
}
|
||
|
||
.col-xs-12 {
|
||
width: 100%;
|
||
}
|
||
|
||
.col-xs-11 {
|
||
width: 91.66666667%;
|
||
}
|
||
|
||
.col-xs-10 {
|
||
width: 83.33333333%;
|
||
}
|
||
|
||
.col-xs-9 {
|
||
width: 75%;
|
||
}
|
||
|
||
.col-xs-8 {
|
||
width: 66.66666667%;
|
||
}
|
||
|
||
.col-xs-7 {
|
||
width: 58.33333333%;
|
||
}
|
||
|
||
.col-xs-6 {
|
||
width: 50%;
|
||
}
|
||
|
||
.col-xs-5 {
|
||
width: 41.66666667%;
|
||
}
|
||
|
||
.col-xs-4 {
|
||
width: 33.33333333%;
|
||
}
|
||
|
||
.col-xs-3 {
|
||
width: 25%;
|
||
}
|
||
|
||
.col-xs-2 {
|
||
width: 16.66666667%;
|
||
}
|
||
|
||
.col-xs-1 {
|
||
width: 8.33333333%;
|
||
}
|
||
|
||
.col-xs-pull-12 {
|
||
right: 100%;
|
||
}
|
||
|
||
.col-xs-pull-11 {
|
||
right: 91.66666667%;
|
||
}
|
||
|
||
.col-xs-pull-10 {
|
||
right: 83.33333333%;
|
||
}
|
||
|
||
.col-xs-pull-9 {
|
||
right: 75%;
|
||
}
|
||
|
||
.col-xs-pull-8 {
|
||
right: 66.66666667%;
|
||
}
|
||
|
||
.col-xs-pull-7 {
|
||
right: 58.33333333%;
|
||
}
|
||
|
||
.col-xs-pull-6 {
|
||
right: 50%;
|
||
}
|
||
|
||
.col-xs-pull-5 {
|
||
right: 41.66666667%;
|
||
}
|
||
|
||
.col-xs-pull-4 {
|
||
right: 33.33333333%;
|
||
}
|
||
|
||
.col-xs-pull-3 {
|
||
right: 25%;
|
||
}
|
||
|
||
.col-xs-pull-2 {
|
||
right: 16.66666667%;
|
||
}
|
||
|
||
.col-xs-pull-1 {
|
||
right: 8.33333333%;
|
||
}
|
||
|
||
.col-xs-pull-0 {
|
||
right: auto;
|
||
}
|
||
|
||
.col-xs-push-12 {
|
||
left: 100%;
|
||
}
|
||
|
||
.col-xs-push-11 {
|
||
left: 91.66666667%;
|
||
}
|
||
|
||
.col-xs-push-10 {
|
||
left: 83.33333333%;
|
||
}
|
||
|
||
.col-xs-push-9 {
|
||
left: 75%;
|
||
}
|
||
|
||
.col-xs-push-8 {
|
||
left: 66.66666667%;
|
||
}
|
||
|
||
.col-xs-push-7 {
|
||
left: 58.33333333%;
|
||
}
|
||
|
||
.col-xs-push-6 {
|
||
left: 50%;
|
||
}
|
||
|
||
.col-xs-push-5 {
|
||
left: 41.66666667%;
|
||
}
|
||
|
||
.col-xs-push-4 {
|
||
left: 33.33333333%;
|
||
}
|
||
|
||
.col-xs-push-3 {
|
||
left: 25%;
|
||
}
|
||
|
||
.col-xs-push-2 {
|
||
left: 16.66666667%;
|
||
}
|
||
|
||
.col-xs-push-1 {
|
||
left: 8.33333333%;
|
||
}
|
||
|
||
.col-xs-push-0 {
|
||
left: auto;
|
||
}
|
||
|
||
.col-xs-offset-12 {
|
||
margin-left: 100%;
|
||
}
|
||
|
||
.col-xs-offset-11 {
|
||
margin-left: 91.66666667%;
|
||
}
|
||
|
||
.col-xs-offset-10 {
|
||
margin-left: 83.33333333%;
|
||
}
|
||
|
||
.col-xs-offset-9 {
|
||
margin-left: 75%;
|
||
}
|
||
|
||
.col-xs-offset-8 {
|
||
margin-left: 66.66666667%;
|
||
}
|
||
|
||
.col-xs-offset-7 {
|
||
margin-left: 58.33333333%;
|
||
}
|
||
|
||
.col-xs-offset-6 {
|
||
margin-left: 50%;
|
||
}
|
||
|
||
.col-xs-offset-5 {
|
||
margin-left: 41.66666667%;
|
||
}
|
||
|
||
.col-xs-offset-4 {
|
||
margin-left: 33.33333333%;
|
||
}
|
||
|
||
.col-xs-offset-3 {
|
||
margin-left: 25%;
|
||
}
|
||
|
||
.col-xs-offset-2 {
|
||
margin-left: 16.66666667%;
|
||
}
|
||
|
||
.col-xs-offset-1 {
|
||
margin-left: 8.33333333%;
|
||
}
|
||
|
||
.col-xs-offset-0 {
|
||
margin-left: 0;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.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 {
|
||
float: left;
|
||
}
|
||
|
||
.col-sm-12 {
|
||
width: 100%;
|
||
}
|
||
|
||
.col-sm-11 {
|
||
width: 91.66666667%;
|
||
}
|
||
|
||
.col-sm-10 {
|
||
width: 83.33333333%;
|
||
}
|
||
|
||
.col-sm-9 {
|
||
width: 75%;
|
||
}
|
||
|
||
.col-sm-8 {
|
||
width: 66.66666667%;
|
||
}
|
||
|
||
.col-sm-7 {
|
||
width: 58.33333333%;
|
||
}
|
||
|
||
.col-sm-6 {
|
||
width: 50%;
|
||
}
|
||
|
||
.col-sm-5 {
|
||
width: 41.66666667%;
|
||
}
|
||
|
||
.col-sm-4 {
|
||
width: 33.33333333%;
|
||
}
|
||
|
||
.col-sm-3 {
|
||
width: 25%;
|
||
}
|
||
|
||
.col-sm-2 {
|
||
width: 16.66666667%;
|
||
}
|
||
|
||
.col-sm-1 {
|
||
width: 8.33333333%;
|
||
}
|
||
|
||
.col-sm-pull-12 {
|
||
right: 100%;
|
||
}
|
||
|
||
.col-sm-pull-11 {
|
||
right: 91.66666667%;
|
||
}
|
||
|
||
.col-sm-pull-10 {
|
||
right: 83.33333333%;
|
||
}
|
||
|
||
.col-sm-pull-9 {
|
||
right: 75%;
|
||
}
|
||
|
||
.col-sm-pull-8 {
|
||
right: 66.66666667%;
|
||
}
|
||
|
||
.col-sm-pull-7 {
|
||
right: 58.33333333%;
|
||
}
|
||
|
||
.col-sm-pull-6 {
|
||
right: 50%;
|
||
}
|
||
|
||
.col-sm-pull-5 {
|
||
right: 41.66666667%;
|
||
}
|
||
|
||
.col-sm-pull-4 {
|
||
right: 33.33333333%;
|
||
}
|
||
|
||
.col-sm-pull-3 {
|
||
right: 25%;
|
||
}
|
||
|
||
.col-sm-pull-2 {
|
||
right: 16.66666667%;
|
||
}
|
||
|
||
.col-sm-pull-1 {
|
||
right: 8.33333333%;
|
||
}
|
||
|
||
.col-sm-pull-0 {
|
||
right: auto;
|
||
}
|
||
|
||
.col-sm-push-12 {
|
||
left: 100%;
|
||
}
|
||
|
||
.col-sm-push-11 {
|
||
left: 91.66666667%;
|
||
}
|
||
|
||
.col-sm-push-10 {
|
||
left: 83.33333333%;
|
||
}
|
||
|
||
.col-sm-push-9 {
|
||
left: 75%;
|
||
}
|
||
|
||
.col-sm-push-8 {
|
||
left: 66.66666667%;
|
||
}
|
||
|
||
.col-sm-push-7 {
|
||
left: 58.33333333%;
|
||
}
|
||
|
||
.col-sm-push-6 {
|
||
left: 50%;
|
||
}
|
||
|
||
.col-sm-push-5 {
|
||
left: 41.66666667%;
|
||
}
|
||
|
||
.col-sm-push-4 {
|
||
left: 33.33333333%;
|
||
}
|
||
|
||
.col-sm-push-3 {
|
||
left: 25%;
|
||
}
|
||
|
||
.col-sm-push-2 {
|
||
left: 16.66666667%;
|
||
}
|
||
|
||
.col-sm-push-1 {
|
||
left: 8.33333333%;
|
||
}
|
||
|
||
.col-sm-push-0 {
|
||
left: auto;
|
||
}
|
||
|
||
.col-sm-offset-12 {
|
||
margin-left: 100%;
|
||
}
|
||
|
||
.col-sm-offset-11 {
|
||
margin-left: 91.66666667%;
|
||
}
|
||
|
||
.col-sm-offset-10 {
|
||
margin-left: 83.33333333%;
|
||
}
|
||
|
||
.col-sm-offset-9 {
|
||
margin-left: 75%;
|
||
}
|
||
|
||
.col-sm-offset-8 {
|
||
margin-left: 66.66666667%;
|
||
}
|
||
|
||
.col-sm-offset-7 {
|
||
margin-left: 58.33333333%;
|
||
}
|
||
|
||
.col-sm-offset-6 {
|
||
margin-left: 50%;
|
||
}
|
||
|
||
.col-sm-offset-5 {
|
||
margin-left: 41.66666667%;
|
||
}
|
||
|
||
.col-sm-offset-4 {
|
||
margin-left: 33.33333333%;
|
||
}
|
||
|
||
.col-sm-offset-3 {
|
||
margin-left: 25%;
|
||
}
|
||
|
||
.col-sm-offset-2 {
|
||
margin-left: 16.66666667%;
|
||
}
|
||
|
||
.col-sm-offset-1 {
|
||
margin-left: 8.33333333%;
|
||
}
|
||
|
||
.col-sm-offset-0 {
|
||
margin-left: 0;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) {
|
||
.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 {
|
||
float: left;
|
||
}
|
||
|
||
.col-md-12 {
|
||
width: 100%;
|
||
}
|
||
|
||
.col-md-11 {
|
||
width: 91.66666667%;
|
||
}
|
||
|
||
.col-md-10 {
|
||
width: 83.33333333%;
|
||
}
|
||
|
||
.col-md-9 {
|
||
width: 75%;
|
||
}
|
||
|
||
.col-md-8 {
|
||
width: 66.66666667%;
|
||
}
|
||
|
||
.col-md-7 {
|
||
width: 58.33333333%;
|
||
}
|
||
|
||
.col-md-6 {
|
||
width: 50%;
|
||
}
|
||
|
||
.col-md-5 {
|
||
width: 41.66666667%;
|
||
}
|
||
|
||
.col-md-4 {
|
||
width: 33.33333333%;
|
||
}
|
||
|
||
.col-md-3 {
|
||
width: 25%;
|
||
}
|
||
|
||
.col-md-2 {
|
||
width: 16.66666667%;
|
||
}
|
||
|
||
.col-md-1 {
|
||
width: 8.33333333%;
|
||
}
|
||
|
||
.col-md-pull-12 {
|
||
right: 100%;
|
||
}
|
||
|
||
.col-md-pull-11 {
|
||
right: 91.66666667%;
|
||
}
|
||
|
||
.col-md-pull-10 {
|
||
right: 83.33333333%;
|
||
}
|
||
|
||
.col-md-pull-9 {
|
||
right: 75%;
|
||
}
|
||
|
||
.col-md-pull-8 {
|
||
right: 66.66666667%;
|
||
}
|
||
|
||
.col-md-pull-7 {
|
||
right: 58.33333333%;
|
||
}
|
||
|
||
.col-md-pull-6 {
|
||
right: 50%;
|
||
}
|
||
|
||
.col-md-pull-5 {
|
||
right: 41.66666667%;
|
||
}
|
||
|
||
.col-md-pull-4 {
|
||
right: 33.33333333%;
|
||
}
|
||
|
||
.col-md-pull-3 {
|
||
right: 25%;
|
||
}
|
||
|
||
.col-md-pull-2 {
|
||
right: 16.66666667%;
|
||
}
|
||
|
||
.col-md-pull-1 {
|
||
right: 8.33333333%;
|
||
}
|
||
|
||
.col-md-pull-0 {
|
||
right: auto;
|
||
}
|
||
|
||
.col-md-push-12 {
|
||
left: 100%;
|
||
}
|
||
|
||
.col-md-push-11 {
|
||
left: 91.66666667%;
|
||
}
|
||
|
||
.col-md-push-10 {
|
||
left: 83.33333333%;
|
||
}
|
||
|
||
.col-md-push-9 {
|
||
left: 75%;
|
||
}
|
||
|
||
.col-md-push-8 {
|
||
left: 66.66666667%;
|
||
}
|
||
|
||
.col-md-push-7 {
|
||
left: 58.33333333%;
|
||
}
|
||
|
||
.col-md-push-6 {
|
||
left: 50%;
|
||
}
|
||
|
||
.col-md-push-5 {
|
||
left: 41.66666667%;
|
||
}
|
||
|
||
.col-md-push-4 {
|
||
left: 33.33333333%;
|
||
}
|
||
|
||
.col-md-push-3 {
|
||
left: 25%;
|
||
}
|
||
|
||
.col-md-push-2 {
|
||
left: 16.66666667%;
|
||
}
|
||
|
||
.col-md-push-1 {
|
||
left: 8.33333333%;
|
||
}
|
||
|
||
.col-md-push-0 {
|
||
left: auto;
|
||
}
|
||
|
||
.col-md-offset-12 {
|
||
margin-left: 100%;
|
||
}
|
||
|
||
.col-md-offset-11 {
|
||
margin-left: 91.66666667%;
|
||
}
|
||
|
||
.col-md-offset-10 {
|
||
margin-left: 83.33333333%;
|
||
}
|
||
|
||
.col-md-offset-9 {
|
||
margin-left: 75%;
|
||
}
|
||
|
||
.col-md-offset-8 {
|
||
margin-left: 66.66666667%;
|
||
}
|
||
|
||
.col-md-offset-7 {
|
||
margin-left: 58.33333333%;
|
||
}
|
||
|
||
.col-md-offset-6 {
|
||
margin-left: 50%;
|
||
}
|
||
|
||
.col-md-offset-5 {
|
||
margin-left: 41.66666667%;
|
||
}
|
||
|
||
.col-md-offset-4 {
|
||
margin-left: 33.33333333%;
|
||
}
|
||
|
||
.col-md-offset-3 {
|
||
margin-left: 25%;
|
||
}
|
||
|
||
.col-md-offset-2 {
|
||
margin-left: 16.66666667%;
|
||
}
|
||
|
||
.col-md-offset-1 {
|
||
margin-left: 8.33333333%;
|
||
}
|
||
|
||
.col-md-offset-0 {
|
||
margin-left: 0;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.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 {
|
||
float: left;
|
||
}
|
||
|
||
.col-lg-12 {
|
||
width: 100%;
|
||
}
|
||
|
||
.col-lg-11 {
|
||
width: 91.66666667%;
|
||
}
|
||
|
||
.col-lg-10 {
|
||
width: 83.33333333%;
|
||
}
|
||
|
||
.col-lg-9 {
|
||
width: 75%;
|
||
}
|
||
|
||
.col-lg-8 {
|
||
width: 66.66666667%;
|
||
}
|
||
|
||
.col-lg-7 {
|
||
width: 58.33333333%;
|
||
}
|
||
|
||
.col-lg-6 {
|
||
width: 50%;
|
||
}
|
||
|
||
.col-lg-5 {
|
||
width: 41.66666667%;
|
||
}
|
||
|
||
.col-lg-4 {
|
||
width: 33.33333333%;
|
||
}
|
||
|
||
.col-lg-3 {
|
||
width: 25%;
|
||
}
|
||
|
||
.col-lg-2 {
|
||
width: 16.66666667%;
|
||
}
|
||
|
||
.col-lg-1 {
|
||
width: 8.33333333%;
|
||
}
|
||
|
||
.col-lg-pull-12 {
|
||
right: 100%;
|
||
}
|
||
|
||
.col-lg-pull-11 {
|
||
right: 91.66666667%;
|
||
}
|
||
|
||
.col-lg-pull-10 {
|
||
right: 83.33333333%;
|
||
}
|
||
|
||
.col-lg-pull-9 {
|
||
right: 75%;
|
||
}
|
||
|
||
.col-lg-pull-8 {
|
||
right: 66.66666667%;
|
||
}
|
||
|
||
.col-lg-pull-7 {
|
||
right: 58.33333333%;
|
||
}
|
||
|
||
.col-lg-pull-6 {
|
||
right: 50%;
|
||
}
|
||
|
||
.col-lg-pull-5 {
|
||
right: 41.66666667%;
|
||
}
|
||
|
||
.col-lg-pull-4 {
|
||
right: 33.33333333%;
|
||
}
|
||
|
||
.col-lg-pull-3 {
|
||
right: 25%;
|
||
}
|
||
|
||
.col-lg-pull-2 {
|
||
right: 16.66666667%;
|
||
}
|
||
|
||
.col-lg-pull-1 {
|
||
right: 8.33333333%;
|
||
}
|
||
|
||
.col-lg-pull-0 {
|
||
right: auto;
|
||
}
|
||
|
||
.col-lg-push-12 {
|
||
left: 100%;
|
||
}
|
||
|
||
.col-lg-push-11 {
|
||
left: 91.66666667%;
|
||
}
|
||
|
||
.col-lg-push-10 {
|
||
left: 83.33333333%;
|
||
}
|
||
|
||
.col-lg-push-9 {
|
||
left: 75%;
|
||
}
|
||
|
||
.col-lg-push-8 {
|
||
left: 66.66666667%;
|
||
}
|
||
|
||
.col-lg-push-7 {
|
||
left: 58.33333333%;
|
||
}
|
||
|
||
.col-lg-push-6 {
|
||
left: 50%;
|
||
}
|
||
|
||
.col-lg-push-5 {
|
||
left: 41.66666667%;
|
||
}
|
||
|
||
.col-lg-push-4 {
|
||
left: 33.33333333%;
|
||
}
|
||
|
||
.col-lg-push-3 {
|
||
left: 25%;
|
||
}
|
||
|
||
.col-lg-push-2 {
|
||
left: 16.66666667%;
|
||
}
|
||
|
||
.col-lg-push-1 {
|
||
left: 8.33333333%;
|
||
}
|
||
|
||
.col-lg-push-0 {
|
||
left: auto;
|
||
}
|
||
|
||
.col-lg-offset-12 {
|
||
margin-left: 100%;
|
||
}
|
||
|
||
.col-lg-offset-11 {
|
||
margin-left: 91.66666667%;
|
||
}
|
||
|
||
.col-lg-offset-10 {
|
||
margin-left: 83.33333333%;
|
||
}
|
||
|
||
.col-lg-offset-9 {
|
||
margin-left: 75%;
|
||
}
|
||
|
||
.col-lg-offset-8 {
|
||
margin-left: 66.66666667%;
|
||
}
|
||
|
||
.col-lg-offset-7 {
|
||
margin-left: 58.33333333%;
|
||
}
|
||
|
||
.col-lg-offset-6 {
|
||
margin-left: 50%;
|
||
}
|
||
|
||
.col-lg-offset-5 {
|
||
margin-left: 41.66666667%;
|
||
}
|
||
|
||
.col-lg-offset-4 {
|
||
margin-left: 33.33333333%;
|
||
}
|
||
|
||
.col-lg-offset-3 {
|
||
margin-left: 25%;
|
||
}
|
||
|
||
.col-lg-offset-2 {
|
||
margin-left: 16.66666667%;
|
||
}
|
||
|
||
.col-lg-offset-1 {
|
||
margin-left: 8.33333333%;
|
||
}
|
||
|
||
.col-lg-offset-0 {
|
||
margin-left: 0;
|
||
}
|
||
}
|
||
|
||
table {
|
||
background-color: transparent;
|
||
}
|
||
|
||
th {
|
||
text-align: left;
|
||
}
|
||
|
||
.table {
|
||
width: 100%;
|
||
max-width: 100%;
|
||
margin-bottom: 20px;
|
||
}
|
||
|
||
.table>thead>tr>th,
|
||
.table>tbody>tr>th,
|
||
.table>tfoot>tr>th,
|
||
.table>thead>tr>td,
|
||
.table>tbody>tr>td,
|
||
.table>tfoot>tr>td {
|
||
padding: 8px;
|
||
line-height: 1.42857143;
|
||
vertical-align: top;
|
||
border-top: 1px solid #ddd;
|
||
}
|
||
|
||
.table>thead>tr>th {
|
||
vertical-align: bottom;
|
||
border-bottom: 2px solid #ddd;
|
||
}
|
||
|
||
.table>caption+thead>tr:first-child>th,
|
||
.table>colgroup+thead>tr:first-child>th,
|
||
.table>thead:first-child>tr:first-child>th,
|
||
.table>caption+thead>tr:first-child>td,
|
||
.table>colgroup+thead>tr:first-child>td,
|
||
.table>thead:first-child>tr:first-child>td {
|
||
border-top: 0;
|
||
}
|
||
|
||
.table>tbody+tbody {
|
||
border-top: 2px solid #ddd;
|
||
}
|
||
|
||
.table .table {
|
||
background-color: #fff;
|
||
}
|
||
|
||
.table-condensed>thead>tr>th,
|
||
.table-condensed>tbody>tr>th,
|
||
.table-condensed>tfoot>tr>th,
|
||
.table-condensed>thead>tr>td,
|
||
.table-condensed>tbody>tr>td,
|
||
.table-condensed>tfoot>tr>td {
|
||
padding: 5px;
|
||
}
|
||
|
||
.table-bordered {
|
||
border: 1px solid #ddd;
|
||
}
|
||
|
||
.table-bordered>thead>tr>th,
|
||
.table-bordered>tbody>tr>th,
|
||
.table-bordered>tfoot>tr>th,
|
||
.table-bordered>thead>tr>td,
|
||
.table-bordered>tbody>tr>td,
|
||
.table-bordered>tfoot>tr>td {
|
||
border: 1px solid #ddd;
|
||
}
|
||
|
||
.table-bordered>thead>tr>th,
|
||
.table-bordered>thead>tr>td {
|
||
border-bottom-width: 2px;
|
||
}
|
||
|
||
.table-striped>tbody>tr:nth-child(odd)>td,
|
||
.table-striped>tbody>tr:nth-child(odd)>th {
|
||
background-color: #f9f9f9;
|
||
}
|
||
|
||
.table-hover>tbody>tr:hover>td,
|
||
.table-hover>tbody>tr:hover>th {
|
||
background-color: #f5f5f5;
|
||
}
|
||
|
||
table col[class*="col-"] {
|
||
position: static;
|
||
float: none;
|
||
display: table-column;
|
||
}
|
||
|
||
table td[class*="col-"],
|
||
table th[class*="col-"] {
|
||
position: static;
|
||
float: none;
|
||
display: table-cell;
|
||
}
|
||
|
||
.table>thead>tr>td.active,
|
||
.table>tbody>tr>td.active,
|
||
.table>tfoot>tr>td.active,
|
||
.table>thead>tr>th.active,
|
||
.table>tbody>tr>th.active,
|
||
.table>tfoot>tr>th.active,
|
||
.table>thead>tr.active>td,
|
||
.table>tbody>tr.active>td,
|
||
.table>tfoot>tr.active>td,
|
||
.table>thead>tr.active>th,
|
||
.table>tbody>tr.active>th,
|
||
.table>tfoot>tr.active>th {
|
||
background-color: #f5f5f5;
|
||
}
|
||
|
||
.table-hover>tbody>tr>td.active:hover,
|
||
.table-hover>tbody>tr>th.active:hover,
|
||
.table-hover>tbody>tr.active:hover>td,
|
||
.table-hover>tbody>tr:hover>.active,
|
||
.table-hover>tbody>tr.active:hover>th {
|
||
background-color: #e8e8e8;
|
||
}
|
||
|
||
.table>thead>tr>td.success,
|
||
.table>tbody>tr>td.success,
|
||
.table>tfoot>tr>td.success,
|
||
.table>thead>tr>th.success,
|
||
.table>tbody>tr>th.success,
|
||
.table>tfoot>tr>th.success,
|
||
.table>thead>tr.success>td,
|
||
.table>tbody>tr.success>td,
|
||
.table>tfoot>tr.success>td,
|
||
.table>thead>tr.success>th,
|
||
.table>tbody>tr.success>th,
|
||
.table>tfoot>tr.success>th {
|
||
background-color: #dff0d8;
|
||
}
|
||
|
||
.table-hover>tbody>tr>td.success:hover,
|
||
.table-hover>tbody>tr>th.success:hover,
|
||
.table-hover>tbody>tr.success:hover>td,
|
||
.table-hover>tbody>tr:hover>.success,
|
||
.table-hover>tbody>tr.success:hover>th {
|
||
background-color: #d0e9c6;
|
||
}
|
||
|
||
.table>thead>tr>td.info,
|
||
.table>tbody>tr>td.info,
|
||
.table>tfoot>tr>td.info,
|
||
.table>thead>tr>th.info,
|
||
.table>tbody>tr>th.info,
|
||
.table>tfoot>tr>th.info,
|
||
.table>thead>tr.info>td,
|
||
.table>tbody>tr.info>td,
|
||
.table>tfoot>tr.info>td,
|
||
.table>thead>tr.info>th,
|
||
.table>tbody>tr.info>th,
|
||
.table>tfoot>tr.info>th {
|
||
background-color: #d9edf7;
|
||
}
|
||
|
||
.table-hover>tbody>tr>td.info:hover,
|
||
.table-hover>tbody>tr>th.info:hover,
|
||
.table-hover>tbody>tr.info:hover>td,
|
||
.table-hover>tbody>tr:hover>.info,
|
||
.table-hover>tbody>tr.info:hover>th {
|
||
background-color: #c4e3f3;
|
||
}
|
||
|
||
.table>thead>tr>td.warning,
|
||
.table>tbody>tr>td.warning,
|
||
.table>tfoot>tr>td.warning,
|
||
.table>thead>tr>th.warning,
|
||
.table>tbody>tr>th.warning,
|
||
.table>tfoot>tr>th.warning,
|
||
.table>thead>tr.warning>td,
|
||
.table>tbody>tr.warning>td,
|
||
.table>tfoot>tr.warning>td,
|
||
.table>thead>tr.warning>th,
|
||
.table>tbody>tr.warning>th,
|
||
.table>tfoot>tr.warning>th {
|
||
background-color: #fcf8e3;
|
||
}
|
||
|
||
.table-hover>tbody>tr>td.warning:hover,
|
||
.table-hover>tbody>tr>th.warning:hover,
|
||
.table-hover>tbody>tr.warning:hover>td,
|
||
.table-hover>tbody>tr:hover>.warning,
|
||
.table-hover>tbody>tr.warning:hover>th {
|
||
background-color: #faf2cc;
|
||
}
|
||
|
||
.table>thead>tr>td.danger,
|
||
.table>tbody>tr>td.danger,
|
||
.table>tfoot>tr>td.danger,
|
||
.table>thead>tr>th.danger,
|
||
.table>tbody>tr>th.danger,
|
||
.table>tfoot>tr>th.danger,
|
||
.table>thead>tr.danger>td,
|
||
.table>tbody>tr.danger>td,
|
||
.table>tfoot>tr.danger>td,
|
||
.table>thead>tr.danger>th,
|
||
.table>tbody>tr.danger>th,
|
||
.table>tfoot>tr.danger>th {
|
||
background-color: #f2dede;
|
||
}
|
||
|
||
.table-hover>tbody>tr>td.danger:hover,
|
||
.table-hover>tbody>tr>th.danger:hover,
|
||
.table-hover>tbody>tr.danger:hover>td,
|
||
.table-hover>tbody>tr:hover>.danger,
|
||
.table-hover>tbody>tr.danger:hover>th {
|
||
background-color: #ebcccc;
|
||
}
|
||
|
||
@media screen and (max-width:767px) {
|
||
.table-responsive {
|
||
width: 100%;
|
||
margin-bottom: 15px;
|
||
overflow-y: hidden;
|
||
overflow-x: auto;
|
||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||
border: 1px solid #ddd;
|
||
-webkit-overflow-scrolling: touch;
|
||
}
|
||
|
||
.table-responsive>.table {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.table-responsive>.table>thead>tr>th,
|
||
.table-responsive>.table>tbody>tr>th,
|
||
.table-responsive>.table>tfoot>tr>th,
|
||
.table-responsive>.table>thead>tr>td,
|
||
.table-responsive>.table>tbody>tr>td,
|
||
.table-responsive>.table>tfoot>tr>td {
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.table-responsive>.table-bordered {
|
||
border: 0;
|
||
}
|
||
|
||
.table-responsive>.table-bordered>thead>tr>th:first-child,
|
||
.table-responsive>.table-bordered>tbody>tr>th:first-child,
|
||
.table-responsive>.table-bordered>tfoot>tr>th:first-child,
|
||
.table-responsive>.table-bordered>thead>tr>td:first-child,
|
||
.table-responsive>.table-bordered>tbody>tr>td:first-child,
|
||
.table-responsive>.table-bordered>tfoot>tr>td:first-child {
|
||
border-left: 0;
|
||
}
|
||
|
||
.table-responsive>.table-bordered>thead>tr>th:last-child,
|
||
.table-responsive>.table-bordered>tbody>tr>th:last-child,
|
||
.table-responsive>.table-bordered>tfoot>tr>th:last-child,
|
||
.table-responsive>.table-bordered>thead>tr>td:last-child,
|
||
.table-responsive>.table-bordered>tbody>tr>td:last-child,
|
||
.table-responsive>.table-bordered>tfoot>tr>td:last-child {
|
||
border-right: 0;
|
||
}
|
||
|
||
.table-responsive>.table-bordered>tbody>tr:last-child>th,
|
||
.table-responsive>.table-bordered>tfoot>tr:last-child>th,
|
||
.table-responsive>.table-bordered>tbody>tr:last-child>td,
|
||
.table-responsive>.table-bordered>tfoot>tr:last-child>td {
|
||
border-bottom: 0;
|
||
}
|
||
}
|
||
|
||
fieldset {
|
||
padding: 0;
|
||
margin: 0;
|
||
border: 0;
|
||
min-width: 0;
|
||
}
|
||
|
||
legend {
|
||
display: block;
|
||
width: 100%;
|
||
padding: 0;
|
||
margin-bottom: 20px;
|
||
font-size: 21px;
|
||
line-height: inherit;
|
||
color: #333;
|
||
border: 0;
|
||
border-bottom: 1px solid #e5e5e5;
|
||
}
|
||
|
||
label {
|
||
display: inline-block;
|
||
max-width: 100%;
|
||
margin-bottom: 5px;
|
||
font-weight: bold;
|
||
}
|
||
|
||
input[type="search"] {
|
||
-webkit-box-sizing: border-box;
|
||
-moz-box-sizing: border-box;
|
||
box-sizing: border-box;
|
||
}
|
||
|
||
input[type="radio"],
|
||
input[type="checkbox"] {
|
||
margin: 4px 0 0;
|
||
margin-top: 1px \9;
|
||
line-height: normal;
|
||
}
|
||
|
||
input[type="file"] {
|
||
display: block;
|
||
}
|
||
|
||
input[type="range"] {
|
||
display: block;
|
||
width: 100%;
|
||
}
|
||
|
||
select[multiple],
|
||
select[size] {
|
||
height: auto;
|
||
}
|
||
|
||
input[type="file"]:focus,
|
||
input[type="radio"]:focus,
|
||
input[type="checkbox"]:focus {
|
||
outline: thin dotted;
|
||
outline: 5px auto -webkit-focus-ring-color;
|
||
outline-offset: -2px;
|
||
}
|
||
|
||
output {
|
||
display: block;
|
||
padding-top: 7px;
|
||
font-size: 14px;
|
||
line-height: 1.42857143;
|
||
color: #555;
|
||
}
|
||
|
||
.form-control {
|
||
display: block;
|
||
width: 100%;
|
||
height: 34px;
|
||
padding: 6px 12px;
|
||
font-size: 14px;
|
||
line-height: 1.42857143;
|
||
color: #555;
|
||
background-color: #fff;
|
||
background-image: none;
|
||
border: 1px solid #ccc;
|
||
border-radius: 4px;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
|
||
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
|
||
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
|
||
}
|
||
|
||
.form-control:focus {
|
||
border-color: #66afe9;
|
||
outline: 0;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
|
||
}
|
||
|
||
.form-control::-moz-placeholder {
|
||
color: #777;
|
||
opacity: 1;
|
||
}
|
||
|
||
.form-control:-ms-input-placeholder {
|
||
color: #777;
|
||
}
|
||
|
||
.form-control::-webkit-input-placeholder {
|
||
color: #777;
|
||
}
|
||
|
||
.form-control[disabled],
|
||
.form-control[readonly],
|
||
fieldset[disabled] .form-control {
|
||
cursor: not-allowed;
|
||
background-color: #eee;
|
||
opacity: 1;
|
||
}
|
||
|
||
textarea.form-control {
|
||
height: auto;
|
||
}
|
||
|
||
input[type="search"] {
|
||
-webkit-appearance: none;
|
||
}
|
||
|
||
input[type="date"],
|
||
input[type="time"],
|
||
input[type="datetime-local"],
|
||
input[type="month"] {
|
||
line-height: 34px;
|
||
line-height: 1.42857143 \0;
|
||
}
|
||
|
||
input[type="date"].input-sm,
|
||
input[type="time"].input-sm,
|
||
input[type="datetime-local"].input-sm,
|
||
input[type="month"].input-sm {
|
||
line-height: 30px;
|
||
}
|
||
|
||
input[type="date"].input-lg,
|
||
input[type="time"].input-lg,
|
||
input[type="datetime-local"].input-lg,
|
||
input[type="month"].input-lg {
|
||
line-height: 46px;
|
||
}
|
||
|
||
.form-group {
|
||
margin-bottom: 15px;
|
||
}
|
||
|
||
.radio,
|
||
.checkbox {
|
||
position: relative;
|
||
display: block;
|
||
min-height: 20px;
|
||
margin-top: 10px;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
.radio label,
|
||
.checkbox label {
|
||
padding-left: 20px;
|
||
margin-bottom: 0;
|
||
font-weight: normal;
|
||
cursor: pointer;
|
||
}
|
||
|
||
.radio input[type="radio"],
|
||
.radio-inline input[type="radio"],
|
||
.checkbox input[type="checkbox"],
|
||
.checkbox-inline input[type="checkbox"] {
|
||
position: absolute;
|
||
margin-left: -20px;
|
||
margin-top: 4px \9;
|
||
}
|
||
|
||
.radio+.radio,
|
||
.checkbox+.checkbox {
|
||
margin-top: -5px;
|
||
}
|
||
|
||
.radio-inline,
|
||
.checkbox-inline {
|
||
display: inline-block;
|
||
padding-left: 20px;
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
font-weight: normal;
|
||
cursor: pointer;
|
||
}
|
||
|
||
.radio-inline+.radio-inline,
|
||
.checkbox-inline+.checkbox-inline {
|
||
margin-top: 0;
|
||
margin-left: 10px;
|
||
}
|
||
|
||
input[type="radio"][disabled],
|
||
input[type="checkbox"][disabled],
|
||
input[type="radio"].disabled,
|
||
input[type="checkbox"].disabled,
|
||
fieldset[disabled] input[type="radio"],
|
||
fieldset[disabled] input[type="checkbox"] {
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.radio-inline.disabled,
|
||
.checkbox-inline.disabled,
|
||
fieldset[disabled] .radio-inline,
|
||
fieldset[disabled] .checkbox-inline {
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.radio.disabled label,
|
||
.checkbox.disabled label,
|
||
fieldset[disabled] .radio label,
|
||
fieldset[disabled] .checkbox label {
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.form-control-static {
|
||
padding-top: 7px;
|
||
padding-bottom: 7px;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.form-control-static.input-lg,
|
||
.form-control-static.input-sm {
|
||
padding-left: 0;
|
||
padding-right: 0;
|
||
}
|
||
|
||
.input-sm,
|
||
.form-horizontal .form-group-sm .form-control {
|
||
height: 30px;
|
||
padding: 5px 10px;
|
||
font-size: 12px;
|
||
line-height: 1.5;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
select.input-sm {
|
||
height: 30px;
|
||
line-height: 30px;
|
||
}
|
||
|
||
textarea.input-sm,
|
||
select[multiple].input-sm {
|
||
height: auto;
|
||
}
|
||
|
||
.input-lg,
|
||
.form-horizontal .form-group-lg .form-control {
|
||
height: 46px;
|
||
padding: 10px 16px;
|
||
font-size: 18px;
|
||
line-height: 1.33;
|
||
border-radius: 6px;
|
||
}
|
||
|
||
select.input-lg {
|
||
height: 46px;
|
||
line-height: 46px;
|
||
}
|
||
|
||
textarea.input-lg,
|
||
select[multiple].input-lg {
|
||
height: auto;
|
||
}
|
||
|
||
.has-feedback {
|
||
position: relative;
|
||
}
|
||
|
||
.has-feedback .form-control {
|
||
padding-right: 42.5px;
|
||
}
|
||
|
||
.form-control-feedback {
|
||
position: absolute;
|
||
top: 25px;
|
||
right: 0;
|
||
z-index: 2;
|
||
display: block;
|
||
width: 34px;
|
||
height: 34px;
|
||
line-height: 34px;
|
||
text-align: center;
|
||
}
|
||
|
||
.input-lg+.form-control-feedback {
|
||
width: 46px;
|
||
height: 46px;
|
||
line-height: 46px;
|
||
}
|
||
|
||
.input-sm+.form-control-feedback {
|
||
width: 30px;
|
||
height: 30px;
|
||
line-height: 30px;
|
||
}
|
||
|
||
.has-success .help-block,
|
||
.has-success .control-label,
|
||
.has-success .radio,
|
||
.has-success .checkbox,
|
||
.has-success .radio-inline,
|
||
.has-success .checkbox-inline {
|
||
color: #3c763d;
|
||
}
|
||
|
||
.has-success .form-control {
|
||
border-color: #3c763d;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
}
|
||
|
||
.has-success .form-control:focus {
|
||
border-color: #2b542c;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
|
||
}
|
||
|
||
.has-success .input-group-addon {
|
||
color: #3c763d;
|
||
border-color: #3c763d;
|
||
background-color: #dff0d8;
|
||
}
|
||
|
||
.has-success .form-control-feedback {
|
||
color: #3c763d;
|
||
}
|
||
|
||
.has-warning .help-block,
|
||
.has-warning .control-label,
|
||
.has-warning .radio,
|
||
.has-warning .checkbox,
|
||
.has-warning .radio-inline,
|
||
.has-warning .checkbox-inline {
|
||
color: #8a6d3b;
|
||
}
|
||
|
||
.has-warning .form-control {
|
||
border-color: #8a6d3b;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
}
|
||
|
||
.has-warning .form-control:focus {
|
||
border-color: #66512c;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
|
||
}
|
||
|
||
.has-warning .input-group-addon {
|
||
color: #8a6d3b;
|
||
border-color: #8a6d3b;
|
||
background-color: #fcf8e3;
|
||
}
|
||
|
||
.has-warning .form-control-feedback {
|
||
color: #8a6d3b;
|
||
}
|
||
|
||
.has-error .help-block,
|
||
.has-error .control-label,
|
||
.has-error .radio,
|
||
.has-error .checkbox,
|
||
.has-error .radio-inline,
|
||
.has-error .checkbox-inline {
|
||
color: #a94442;
|
||
}
|
||
|
||
.has-error .form-control {
|
||
border-color: #a94442;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||
}
|
||
|
||
.has-error .form-control:focus {
|
||
border-color: #843534;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
|
||
}
|
||
|
||
.has-error .input-group-addon {
|
||
color: #a94442;
|
||
border-color: #a94442;
|
||
background-color: #f2dede;
|
||
}
|
||
|
||
.has-error .form-control-feedback {
|
||
color: #a94442;
|
||
}
|
||
|
||
.has-feedback label.sr-only~.form-control-feedback {
|
||
top: 0;
|
||
}
|
||
|
||
.help-block {
|
||
display: block;
|
||
margin-top: 5px;
|
||
margin-bottom: 10px;
|
||
color: #737373;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.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 .input-group {
|
||
display: inline-table;
|
||
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 .control-label {
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.form-inline .radio,
|
||
.form-inline .checkbox {
|
||
display: inline-block;
|
||
margin-top: 0;
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.form-inline .radio label,
|
||
.form-inline .checkbox label {
|
||
padding-left: 0;
|
||
}
|
||
|
||
.form-inline .radio input[type="radio"],
|
||
.form-inline .checkbox input[type="checkbox"] {
|
||
position: relative;
|
||
margin-left: 0;
|
||
}
|
||
|
||
.form-inline .has-feedback .form-control-feedback {
|
||
top: 0;
|
||
}
|
||
}
|
||
|
||
.form-horizontal .radio,
|
||
.form-horizontal .checkbox,
|
||
.form-horizontal .radio-inline,
|
||
.form-horizontal .checkbox-inline {
|
||
margin-top: 0;
|
||
margin-bottom: 0;
|
||
padding-top: 7px;
|
||
}
|
||
|
||
.form-horizontal .radio,
|
||
.form-horizontal .checkbox {
|
||
min-height: 27px;
|
||
}
|
||
|
||
.form-horizontal .form-group {
|
||
margin-left: -15px;
|
||
margin-right: -15px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.form-horizontal .control-label {
|
||
text-align: right;
|
||
margin-bottom: 0;
|
||
padding-top: 7px;
|
||
}
|
||
}
|
||
|
||
.form-horizontal .has-feedback .form-control-feedback {
|
||
top: 0;
|
||
right: 15px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.form-horizontal .form-group-lg .control-label {
|
||
padding-top: 14.3px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.form-horizontal .form-group-sm .control-label {
|
||
padding-top: 6px;
|
||
}
|
||
}
|
||
|
||
.btn {
|
||
display: inline-block;
|
||
margin-bottom: 0;
|
||
font-weight: normal;
|
||
text-align: center;
|
||
vertical-align: middle;
|
||
cursor: pointer;
|
||
background-image: none;
|
||
border: 1px solid transparent;
|
||
white-space: nowrap;
|
||
padding: 6px 12px;
|
||
font-size: 14px;
|
||
line-height: 1.42857143;
|
||
border-radius: 4px;
|
||
-webkit-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
}
|
||
|
||
.btn:focus,
|
||
.btn:active:focus,
|
||
.btn.active:focus {
|
||
outline: thin dotted;
|
||
outline: 5px auto -webkit-focus-ring-color;
|
||
outline-offset: -2px;
|
||
}
|
||
|
||
.btn:hover,
|
||
.btn:focus {
|
||
color: #333;
|
||
text-decoration: none;
|
||
}
|
||
|
||
.btn:active,
|
||
.btn.active {
|
||
outline: 0;
|
||
background-image: none;
|
||
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
|
||
box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
|
||
}
|
||
|
||
.btn.disabled,
|
||
.btn[disabled],
|
||
fieldset[disabled] .btn {
|
||
cursor: not-allowed;
|
||
pointer-events: none;
|
||
opacity: .65;
|
||
filter: alpha(opacity=65);
|
||
-webkit-box-shadow: none;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.btn-default {
|
||
color: #333;
|
||
background-color: #fff;
|
||
border-color: #ccc;
|
||
}
|
||
|
||
.btn-default:hover,
|
||
.btn-default:focus,
|
||
.btn-default:active,
|
||
.btn-default.active,
|
||
.open>.dropdown-toggle.btn-default {
|
||
color: #333;
|
||
background-color: #e6e6e6;
|
||
border-color: #adadad;
|
||
}
|
||
|
||
.btn-default:active,
|
||
.btn-default.active,
|
||
.open>.dropdown-toggle.btn-default {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-default.disabled,
|
||
.btn-default[disabled],
|
||
fieldset[disabled] .btn-default,
|
||
.btn-default.disabled:hover,
|
||
.btn-default[disabled]:hover,
|
||
fieldset[disabled] .btn-default:hover,
|
||
.btn-default.disabled:focus,
|
||
.btn-default[disabled]:focus,
|
||
fieldset[disabled] .btn-default:focus,
|
||
.btn-default.disabled:active,
|
||
.btn-default[disabled]:active,
|
||
fieldset[disabled] .btn-default:active,
|
||
.btn-default.disabled.active,
|
||
.btn-default[disabled].active,
|
||
fieldset[disabled] .btn-default.active {
|
||
background-color: #fff;
|
||
border-color: #ccc;
|
||
}
|
||
|
||
.btn-default .badge {
|
||
color: #fff;
|
||
background-color: #333;
|
||
}
|
||
|
||
.btn-primary {
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
border-color: #357ebd;
|
||
}
|
||
|
||
.btn-primary:hover,
|
||
.btn-primary:focus,
|
||
.btn-primary:active,
|
||
.btn-primary.active,
|
||
.open>.dropdown-toggle.btn-primary {
|
||
color: #fff;
|
||
background-color: #3071a9;
|
||
border-color: #285e8e;
|
||
}
|
||
|
||
.btn-primary:active,
|
||
.btn-primary.active,
|
||
.open>.dropdown-toggle.btn-primary {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-primary.disabled,
|
||
.btn-primary[disabled],
|
||
fieldset[disabled] .btn-primary,
|
||
.btn-primary.disabled:hover,
|
||
.btn-primary[disabled]:hover,
|
||
fieldset[disabled] .btn-primary:hover,
|
||
.btn-primary.disabled:focus,
|
||
.btn-primary[disabled]:focus,
|
||
fieldset[disabled] .btn-primary:focus,
|
||
.btn-primary.disabled:active,
|
||
.btn-primary[disabled]:active,
|
||
fieldset[disabled] .btn-primary:active,
|
||
.btn-primary.disabled.active,
|
||
.btn-primary[disabled].active,
|
||
fieldset[disabled] .btn-primary.active {
|
||
background-color: #428bca;
|
||
border-color: #357ebd;
|
||
}
|
||
|
||
.btn-primary .badge {
|
||
color: #428bca;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.btn-success {
|
||
color: #fff;
|
||
background-color: #5cb85c;
|
||
border-color: #4cae4c;
|
||
}
|
||
|
||
.btn-success:hover,
|
||
.btn-success:focus,
|
||
.btn-success:active,
|
||
.btn-success.active,
|
||
.open>.dropdown-toggle.btn-success {
|
||
color: #fff;
|
||
background-color: #449d44;
|
||
border-color: #398439;
|
||
}
|
||
|
||
.btn-success:active,
|
||
.btn-success.active,
|
||
.open>.dropdown-toggle.btn-success {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-success.disabled,
|
||
.btn-success[disabled],
|
||
fieldset[disabled] .btn-success,
|
||
.btn-success.disabled:hover,
|
||
.btn-success[disabled]:hover,
|
||
fieldset[disabled] .btn-success:hover,
|
||
.btn-success.disabled:focus,
|
||
.btn-success[disabled]:focus,
|
||
fieldset[disabled] .btn-success:focus,
|
||
.btn-success.disabled:active,
|
||
.btn-success[disabled]:active,
|
||
fieldset[disabled] .btn-success:active,
|
||
.btn-success.disabled.active,
|
||
.btn-success[disabled].active,
|
||
fieldset[disabled] .btn-success.active {
|
||
background-color: #5cb85c;
|
||
border-color: #4cae4c;
|
||
}
|
||
|
||
.btn-success .badge {
|
||
color: #5cb85c;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.btn-info {
|
||
color: #fff;
|
||
background-color: #5bc0de;
|
||
border-color: #46b8da;
|
||
}
|
||
|
||
.btn-info:hover,
|
||
.btn-info:focus,
|
||
.btn-info:active,
|
||
.btn-info.active,
|
||
.open>.dropdown-toggle.btn-info {
|
||
color: #fff;
|
||
background-color: #31b0d5;
|
||
border-color: #269abc;
|
||
}
|
||
|
||
.btn-info:active,
|
||
.btn-info.active,
|
||
.open>.dropdown-toggle.btn-info {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-info.disabled,
|
||
.btn-info[disabled],
|
||
fieldset[disabled] .btn-info,
|
||
.btn-info.disabled:hover,
|
||
.btn-info[disabled]:hover,
|
||
fieldset[disabled] .btn-info:hover,
|
||
.btn-info.disabled:focus,
|
||
.btn-info[disabled]:focus,
|
||
fieldset[disabled] .btn-info:focus,
|
||
.btn-info.disabled:active,
|
||
.btn-info[disabled]:active,
|
||
fieldset[disabled] .btn-info:active,
|
||
.btn-info.disabled.active,
|
||
.btn-info[disabled].active,
|
||
fieldset[disabled] .btn-info.active {
|
||
background-color: #5bc0de;
|
||
border-color: #46b8da;
|
||
}
|
||
|
||
.btn-info .badge {
|
||
color: #5bc0de;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.btn-warning {
|
||
color: #fff;
|
||
background-color: #f0ad4e;
|
||
border-color: #eea236;
|
||
}
|
||
|
||
.btn-warning:hover,
|
||
.btn-warning:focus,
|
||
.btn-warning:active,
|
||
.btn-warning.active,
|
||
.open>.dropdown-toggle.btn-warning {
|
||
color: #fff;
|
||
background-color: #ec971f;
|
||
border-color: #d58512;
|
||
}
|
||
|
||
.btn-warning:active,
|
||
.btn-warning.active,
|
||
.open>.dropdown-toggle.btn-warning {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-warning.disabled,
|
||
.btn-warning[disabled],
|
||
fieldset[disabled] .btn-warning,
|
||
.btn-warning.disabled:hover,
|
||
.btn-warning[disabled]:hover,
|
||
fieldset[disabled] .btn-warning:hover,
|
||
.btn-warning.disabled:focus,
|
||
.btn-warning[disabled]:focus,
|
||
fieldset[disabled] .btn-warning:focus,
|
||
.btn-warning.disabled:active,
|
||
.btn-warning[disabled]:active,
|
||
fieldset[disabled] .btn-warning:active,
|
||
.btn-warning.disabled.active,
|
||
.btn-warning[disabled].active,
|
||
fieldset[disabled] .btn-warning.active {
|
||
background-color: #f0ad4e;
|
||
border-color: #eea236;
|
||
}
|
||
|
||
.btn-warning .badge {
|
||
color: #f0ad4e;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.btn-danger {
|
||
color: #fff;
|
||
background-color: #d9534f;
|
||
border-color: #d43f3a;
|
||
}
|
||
|
||
.btn-danger:hover,
|
||
.btn-danger:focus,
|
||
.btn-danger:active,
|
||
.btn-danger.active,
|
||
.open>.dropdown-toggle.btn-danger {
|
||
color: #fff;
|
||
background-color: #c9302c;
|
||
border-color: #ac2925;
|
||
}
|
||
|
||
.btn-danger:active,
|
||
.btn-danger.active,
|
||
.open>.dropdown-toggle.btn-danger {
|
||
background-image: none;
|
||
}
|
||
|
||
.btn-danger.disabled,
|
||
.btn-danger[disabled],
|
||
fieldset[disabled] .btn-danger,
|
||
.btn-danger.disabled:hover,
|
||
.btn-danger[disabled]:hover,
|
||
fieldset[disabled] .btn-danger:hover,
|
||
.btn-danger.disabled:focus,
|
||
.btn-danger[disabled]:focus,
|
||
fieldset[disabled] .btn-danger:focus,
|
||
.btn-danger.disabled:active,
|
||
.btn-danger[disabled]:active,
|
||
fieldset[disabled] .btn-danger:active,
|
||
.btn-danger.disabled.active,
|
||
.btn-danger[disabled].active,
|
||
fieldset[disabled] .btn-danger.active {
|
||
background-color: #d9534f;
|
||
border-color: #d43f3a;
|
||
}
|
||
|
||
.btn-danger .badge {
|
||
color: #d9534f;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.btn-link {
|
||
color: #428bca;
|
||
font-weight: normal;
|
||
cursor: pointer;
|
||
border-radius: 0;
|
||
}
|
||
|
||
.btn-link,
|
||
.btn-link:active,
|
||
.btn-link[disabled],
|
||
fieldset[disabled] .btn-link {
|
||
background-color: transparent;
|
||
-webkit-box-shadow: none;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.btn-link,
|
||
.btn-link:hover,
|
||
.btn-link:focus,
|
||
.btn-link:active {
|
||
border-color: transparent;
|
||
}
|
||
|
||
.btn-link:hover,
|
||
.btn-link:focus {
|
||
color: #2a6496;
|
||
text-decoration: underline;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.btn-link[disabled]:hover,
|
||
fieldset[disabled] .btn-link:hover,
|
||
.btn-link[disabled]:focus,
|
||
fieldset[disabled] .btn-link:focus {
|
||
color: #777;
|
||
text-decoration: none;
|
||
}
|
||
|
||
.btn-lg,
|
||
.btn-group-lg>.btn {
|
||
padding: 10px 16px;
|
||
font-size: 18px;
|
||
line-height: 1.33;
|
||
border-radius: 6px;
|
||
}
|
||
|
||
.btn-sm,
|
||
.btn-group-sm>.btn {
|
||
padding: 5px 10px;
|
||
font-size: 12px;
|
||
line-height: 1.5;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.btn-xs,
|
||
.btn-group-xs>.btn {
|
||
padding: 1px 5px;
|
||
font-size: 12px;
|
||
line-height: 1.5;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.btn-block {
|
||
display: block;
|
||
width: 100%;
|
||
}
|
||
|
||
.btn-block+.btn-block {
|
||
margin-top: 5px;
|
||
}
|
||
|
||
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: height .35s ease;
|
||
-o-transition: height .35s ease;
|
||
transition: height .35s ease;
|
||
}
|
||
|
||
.caret {
|
||
display: inline-block;
|
||
width: 0;
|
||
height: 0;
|
||
margin-left: 2px;
|
||
vertical-align: middle;
|
||
border-top: 4px solid;
|
||
border-right: 4px solid transparent;
|
||
border-left: 4px solid transparent;
|
||
}
|
||
|
||
.dropdown {
|
||
position: relative;
|
||
}
|
||
|
||
.dropdown-toggle:focus {
|
||
outline: 0;
|
||
}
|
||
|
||
.dropdown-menu {
|
||
position: absolute;
|
||
top: 100%;
|
||
left: 0;
|
||
z-index: 1000;
|
||
display: none;
|
||
float: left;
|
||
min-width: 160px;
|
||
padding: 5px 0;
|
||
margin: 2px 0 0;
|
||
list-style: none;
|
||
font-size: 14px;
|
||
text-align: left;
|
||
background-color: #fff;
|
||
border: 1px solid #ccc;
|
||
border: 1px solid rgba(0,0,0,0.15);
|
||
border-radius: 4px;
|
||
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
|
||
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
|
||
background-clip: padding-box;
|
||
}
|
||
|
||
.dropdown-menu.pull-right {
|
||
right: 0;
|
||
left: auto;
|
||
}
|
||
|
||
.dropdown-menu .divider {
|
||
height: 1px;
|
||
margin: 9px 0;
|
||
overflow: hidden;
|
||
background-color: #e5e5e5;
|
||
}
|
||
|
||
.dropdown-menu>li>a {
|
||
display: block;
|
||
padding: 3px 20px;
|
||
clear: both;
|
||
font-weight: normal;
|
||
line-height: 1.42857143;
|
||
color: #333;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.dropdown-menu>li>a:hover,
|
||
.dropdown-menu>li>a:focus {
|
||
text-decoration: none;
|
||
color: #262626;
|
||
background-color: #f5f5f5;
|
||
}
|
||
|
||
.dropdown-menu>.active>a,
|
||
.dropdown-menu>.active>a:hover,
|
||
.dropdown-menu>.active>a:focus {
|
||
color: #fff;
|
||
text-decoration: none;
|
||
outline: 0;
|
||
background-color: #428bca;
|
||
}
|
||
|
||
.dropdown-menu>.disabled>a,
|
||
.dropdown-menu>.disabled>a:hover,
|
||
.dropdown-menu>.disabled>a:focus {
|
||
color: #777;
|
||
}
|
||
|
||
.dropdown-menu>.disabled>a:hover,
|
||
.dropdown-menu>.disabled>a:focus {
|
||
text-decoration: none;
|
||
background-color: transparent;
|
||
background-image: none;
|
||
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.open>.dropdown-menu {
|
||
display: block;
|
||
}
|
||
|
||
.open>a {
|
||
outline: 0;
|
||
}
|
||
|
||
.dropdown-menu-right {
|
||
left: auto;
|
||
right: 0;
|
||
}
|
||
|
||
.dropdown-menu-left {
|
||
left: 0;
|
||
right: auto;
|
||
}
|
||
|
||
.dropdown-header {
|
||
display: block;
|
||
padding: 3px 20px;
|
||
font-size: 12px;
|
||
line-height: 1.42857143;
|
||
color: #777;
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.dropdown-backdrop {
|
||
position: fixed;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
top: 0;
|
||
z-index: 990;
|
||
}
|
||
|
||
.pull-right>.dropdown-menu {
|
||
right: 0;
|
||
left: auto;
|
||
}
|
||
|
||
.dropup .caret,
|
||
.navbar-fixed-bottom .dropdown .caret {
|
||
border-top: 0;
|
||
border-bottom: 4px solid;
|
||
content: "";
|
||
}
|
||
|
||
.dropup .dropdown-menu,
|
||
.navbar-fixed-bottom .dropdown .dropdown-menu {
|
||
top: auto;
|
||
bottom: 100%;
|
||
margin-bottom: 1px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-right .dropdown-menu {
|
||
left: auto;
|
||
right: 0;
|
||
}
|
||
|
||
.navbar-right .dropdown-menu-left {
|
||
left: 0;
|
||
right: auto;
|
||
}
|
||
}
|
||
|
||
.btn-group,
|
||
.btn-group-vertical {
|
||
position: relative;
|
||
display: inline-block;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.btn-group>.btn,
|
||
.btn-group-vertical>.btn {
|
||
position: relative;
|
||
float: left;
|
||
}
|
||
|
||
.btn-group>.btn:hover,
|
||
.btn-group-vertical>.btn:hover,
|
||
.btn-group>.btn:focus,
|
||
.btn-group-vertical>.btn:focus,
|
||
.btn-group>.btn:active,
|
||
.btn-group-vertical>.btn:active,
|
||
.btn-group>.btn.active,
|
||
.btn-group-vertical>.btn.active {
|
||
z-index: 2;
|
||
}
|
||
|
||
.btn-group>.btn:focus,
|
||
.btn-group-vertical>.btn:focus {
|
||
outline: 0;
|
||
}
|
||
|
||
.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: -5px;
|
||
}
|
||
|
||
.btn-toolbar .btn-group,
|
||
.btn-toolbar .input-group {
|
||
float: left;
|
||
}
|
||
|
||
.btn-toolbar>.btn,
|
||
.btn-toolbar>.btn-group,
|
||
.btn-toolbar>.input-group {
|
||
margin-left: 5px;
|
||
}
|
||
|
||
.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>.btn:last-child,
|
||
.btn-group>.btn-group:first-child>.dropdown-toggle {
|
||
border-bottom-right-radius: 0;
|
||
border-top-right-radius: 0;
|
||
}
|
||
|
||
.btn-group>.btn-group:last-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-group>.btn+.dropdown-toggle {
|
||
padding-left: 8px;
|
||
padding-right: 8px;
|
||
}
|
||
|
||
.btn-group>.btn-lg+.dropdown-toggle {
|
||
padding-left: 12px;
|
||
padding-right: 12px;
|
||
}
|
||
|
||
.btn-group.open .dropdown-toggle {
|
||
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
|
||
box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
|
||
}
|
||
|
||
.btn-group.open .dropdown-toggle.btn-link {
|
||
-webkit-box-shadow: none;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.btn .caret {
|
||
margin-left: 0;
|
||
}
|
||
|
||
.btn-lg .caret {
|
||
border-width: 5px 5px 0;
|
||
border-bottom-width: 0;
|
||
}
|
||
|
||
.dropup .btn-lg .caret {
|
||
border-width: 0 5px 5px;
|
||
}
|
||
|
||
.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>.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-top-right-radius: 4px;
|
||
border-bottom-right-radius: 0;
|
||
border-bottom-left-radius: 0;
|
||
}
|
||
|
||
.btn-group-vertical>.btn:last-child:not(:first-child) {
|
||
border-bottom-left-radius: 4px;
|
||
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;
|
||
}
|
||
|
||
.btn-group-justified {
|
||
display: table;
|
||
width: 100%;
|
||
table-layout: fixed;
|
||
border-collapse: separate;
|
||
}
|
||
|
||
.btn-group-justified>.btn,
|
||
.btn-group-justified>.btn-group {
|
||
float: none;
|
||
display: table-cell;
|
||
width: 1%;
|
||
}
|
||
|
||
.btn-group-justified>.btn-group .btn {
|
||
width: 100%;
|
||
}
|
||
|
||
.btn-group-justified>.btn-group .dropdown-menu {
|
||
left: auto;
|
||
}
|
||
|
||
[data-toggle="buttons"]>.btn>input[type="radio"],
|
||
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
|
||
position: absolute;
|
||
z-index: -1;
|
||
opacity: 0;
|
||
filter: alpha(opacity=0);
|
||
}
|
||
|
||
.input-group {
|
||
position: relative;
|
||
display: table;
|
||
border-collapse: separate;
|
||
}
|
||
|
||
.input-group[class*="col-"] {
|
||
float: none;
|
||
padding-left: 0;
|
||
padding-right: 0;
|
||
}
|
||
|
||
.input-group .form-control {
|
||
position: relative;
|
||
z-index: 2;
|
||
float: left;
|
||
width: 100%;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.input-group-lg>.form-control,
|
||
.input-group-lg>.input-group-addon,
|
||
.input-group-lg>.input-group-btn>.btn {
|
||
height: 46px;
|
||
padding: 10px 16px;
|
||
font-size: 18px;
|
||
line-height: 1.33;
|
||
border-radius: 6px;
|
||
}
|
||
|
||
select.input-group-lg>.form-control,
|
||
select.input-group-lg>.input-group-addon,
|
||
select.input-group-lg>.input-group-btn>.btn {
|
||
height: 46px;
|
||
line-height: 46px;
|
||
}
|
||
|
||
textarea.input-group-lg>.form-control,
|
||
textarea.input-group-lg>.input-group-addon,
|
||
textarea.input-group-lg>.input-group-btn>.btn,
|
||
select[multiple].input-group-lg>.form-control,
|
||
select[multiple].input-group-lg>.input-group-addon,
|
||
select[multiple].input-group-lg>.input-group-btn>.btn {
|
||
height: auto;
|
||
}
|
||
|
||
.input-group-sm>.form-control,
|
||
.input-group-sm>.input-group-addon,
|
||
.input-group-sm>.input-group-btn>.btn {
|
||
height: 30px;
|
||
padding: 5px 10px;
|
||
font-size: 12px;
|
||
line-height: 1.5;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
select.input-group-sm>.form-control,
|
||
select.input-group-sm>.input-group-addon,
|
||
select.input-group-sm>.input-group-btn>.btn {
|
||
height: 30px;
|
||
line-height: 30px;
|
||
}
|
||
|
||
textarea.input-group-sm>.form-control,
|
||
textarea.input-group-sm>.input-group-addon,
|
||
textarea.input-group-sm>.input-group-btn>.btn,
|
||
select[multiple].input-group-sm>.form-control,
|
||
select[multiple].input-group-sm>.input-group-addon,
|
||
select[multiple].input-group-sm>.input-group-btn>.btn {
|
||
height: auto;
|
||
}
|
||
|
||
.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: 6px 12px;
|
||
font-size: 14px;
|
||
font-weight: normal;
|
||
line-height: 1;
|
||
color: #555;
|
||
text-align: center;
|
||
background-color: #eee;
|
||
border: 1px solid #ccc;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.input-group-addon.input-sm {
|
||
padding: 5px 10px;
|
||
font-size: 12px;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.input-group-addon.input-lg {
|
||
padding: 10px 16px;
|
||
font-size: 18px;
|
||
border-radius: 6px;
|
||
}
|
||
|
||
.input-group-addon input[type="radio"],
|
||
.input-group-addon input[type="checkbox"] {
|
||
margin-top: 0;
|
||
}
|
||
|
||
.input-group .form-control:first-child,
|
||
.input-group-addon:first-child,
|
||
.input-group-btn:first-child>.btn,
|
||
.input-group-btn:first-child>.btn-group>.btn,
|
||
.input-group-btn:first-child>.dropdown-toggle,
|
||
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
|
||
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
|
||
border-bottom-right-radius: 0;
|
||
border-top-right-radius: 0;
|
||
}
|
||
|
||
.input-group-addon:first-child {
|
||
border-right: 0;
|
||
}
|
||
|
||
.input-group .form-control:last-child,
|
||
.input-group-addon:last-child,
|
||
.input-group-btn:last-child>.btn,
|
||
.input-group-btn:last-child>.btn-group>.btn,
|
||
.input-group-btn:last-child>.dropdown-toggle,
|
||
.input-group-btn:first-child>.btn:not(:first-child),
|
||
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
|
||
border-bottom-left-radius: 0;
|
||
border-top-left-radius: 0;
|
||
}
|
||
|
||
.input-group-addon:last-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:hover,
|
||
.input-group-btn>.btn:focus,
|
||
.input-group-btn>.btn:active {
|
||
z-index: 2;
|
||
}
|
||
|
||
.input-group-btn:first-child>.btn,
|
||
.input-group-btn:first-child>.btn-group {
|
||
margin-right: -1px;
|
||
}
|
||
|
||
.input-group-btn:last-child>.btn,
|
||
.input-group-btn:last-child>.btn-group {
|
||
margin-left: -1px;
|
||
}
|
||
|
||
.nav {
|
||
margin-bottom: 0;
|
||
padding-left: 0;
|
||
list-style: none;
|
||
}
|
||
|
||
.nav>li {
|
||
position: relative;
|
||
display: block;
|
||
}
|
||
|
||
.nav>li>a {
|
||
position: relative;
|
||
display: block;
|
||
padding: 10px 15px;
|
||
}
|
||
|
||
.nav>li>a:hover,
|
||
.nav>li>a:focus {
|
||
text-decoration: none;
|
||
background-color: #eee;
|
||
}
|
||
|
||
.nav>li.disabled>a {
|
||
color: #777;
|
||
}
|
||
|
||
.nav>li.disabled>a:hover,
|
||
.nav>li.disabled>a:focus {
|
||
color: #777;
|
||
text-decoration: none;
|
||
background-color: transparent;
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.nav .open>a,
|
||
.nav .open>a:hover,
|
||
.nav .open>a:focus {
|
||
background-color: #eee;
|
||
border-color: #428bca;
|
||
}
|
||
|
||
.nav .nav-divider {
|
||
height: 1px;
|
||
margin: 9px 0;
|
||
overflow: hidden;
|
||
background-color: #e5e5e5;
|
||
}
|
||
|
||
.nav>li>a>img {
|
||
max-width: none;
|
||
}
|
||
|
||
.nav-tabs {
|
||
border-bottom: 1px solid #ddd;
|
||
}
|
||
|
||
.nav-tabs>li {
|
||
float: left;
|
||
margin-bottom: -1px;
|
||
}
|
||
|
||
.nav-tabs>li>a {
|
||
margin-right: 2px;
|
||
line-height: 1.42857143;
|
||
border: 1px solid transparent;
|
||
border-radius: 4px 4px 0 0;
|
||
}
|
||
|
||
.nav-tabs>li>a:hover {
|
||
border-color: #eee #eee #ddd;
|
||
}
|
||
|
||
.nav-tabs>li.active>a,
|
||
.nav-tabs>li.active>a:hover,
|
||
.nav-tabs>li.active>a:focus {
|
||
color: #555;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
border-bottom-color: transparent;
|
||
cursor: default;
|
||
}
|
||
|
||
.nav-tabs.nav-justified {
|
||
width: 100%;
|
||
border-bottom: 0;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>li {
|
||
float: none;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>li>a {
|
||
text-align: center;
|
||
margin-bottom: 5px;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
|
||
top: auto;
|
||
left: auto;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.nav-tabs.nav-justified>li {
|
||
display: table-cell;
|
||
width: 1%;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>li>a {
|
||
margin-bottom: 0;
|
||
}
|
||
}
|
||
|
||
.nav-tabs.nav-justified>li>a {
|
||
margin-right: 0;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>.active>a,
|
||
.nav-tabs.nav-justified>.active>a:hover,
|
||
.nav-tabs.nav-justified>.active>a:focus {
|
||
border: 1px solid #ddd;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.nav-tabs.nav-justified>li>a {
|
||
border-bottom: 1px solid #ddd;
|
||
border-radius: 4px 4px 0 0;
|
||
}
|
||
|
||
.nav-tabs.nav-justified>.active>a,
|
||
.nav-tabs.nav-justified>.active>a:hover,
|
||
.nav-tabs.nav-justified>.active>a:focus {
|
||
border-bottom-color: #fff;
|
||
}
|
||
}
|
||
|
||
.nav-pills>li {
|
||
float: left;
|
||
}
|
||
|
||
.nav-pills>li>a {
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.nav-pills>li+li {
|
||
margin-left: 2px;
|
||
}
|
||
|
||
.nav-pills>li.active>a,
|
||
.nav-pills>li.active>a:hover,
|
||
.nav-pills>li.active>a:focus {
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
}
|
||
|
||
.nav-stacked>li {
|
||
float: none;
|
||
}
|
||
|
||
.nav-stacked>li+li {
|
||
margin-top: 2px;
|
||
margin-left: 0;
|
||
}
|
||
|
||
.nav-justified {
|
||
width: 100%;
|
||
}
|
||
|
||
.nav-justified>li {
|
||
float: none;
|
||
}
|
||
|
||
.nav-justified>li>a {
|
||
text-align: center;
|
||
margin-bottom: 5px;
|
||
}
|
||
|
||
.nav-justified>.dropdown .dropdown-menu {
|
||
top: auto;
|
||
left: auto;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.nav-justified>li {
|
||
display: table-cell;
|
||
width: 1%;
|
||
}
|
||
|
||
.nav-justified>li>a {
|
||
margin-bottom: 0;
|
||
}
|
||
}
|
||
|
||
.nav-tabs-justified {
|
||
border-bottom: 0;
|
||
}
|
||
|
||
.nav-tabs-justified>li>a {
|
||
margin-right: 0;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.nav-tabs-justified>.active>a,
|
||
.nav-tabs-justified>.active>a:hover,
|
||
.nav-tabs-justified>.active>a:focus {
|
||
border: 1px solid #ddd;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.nav-tabs-justified>li>a {
|
||
border-bottom: 1px solid #ddd;
|
||
border-radius: 4px 4px 0 0;
|
||
}
|
||
|
||
.nav-tabs-justified>.active>a,
|
||
.nav-tabs-justified>.active>a:hover,
|
||
.nav-tabs-justified>.active>a:focus {
|
||
border-bottom-color: #fff;
|
||
}
|
||
}
|
||
|
||
.tab-content>.tab-pane {
|
||
display: none;
|
||
}
|
||
|
||
.tab-content>.active {
|
||
display: block;
|
||
}
|
||
|
||
.nav-tabs .dropdown-menu {
|
||
margin-top: -1px;
|
||
border-top-right-radius: 0;
|
||
border-top-left-radius: 0;
|
||
}
|
||
|
||
.navbar {
|
||
position: relative;
|
||
min-height: 50px;
|
||
margin-bottom: 20px;
|
||
border: 1px solid transparent;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar {
|
||
border-radius: 4px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-header {
|
||
float: left;
|
||
}
|
||
}
|
||
|
||
.navbar-collapse {
|
||
overflow-x: visible;
|
||
padding-right: 15px;
|
||
padding-left: 15px;
|
||
border-top: 1px solid transparent;
|
||
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
|
||
-webkit-overflow-scrolling: touch;
|
||
}
|
||
|
||
.navbar-collapse.in {
|
||
overflow-y: auto;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-collapse {
|
||
width: auto;
|
||
border-top: 0;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.navbar-collapse.collapse {
|
||
display: block !important;
|
||
height: auto !important;
|
||
padding-bottom: 0;
|
||
overflow: visible !important;
|
||
}
|
||
|
||
.navbar-collapse.in {
|
||
overflow-y: visible;
|
||
}
|
||
|
||
.navbar-fixed-top .navbar-collapse,
|
||
.navbar-static-top .navbar-collapse,
|
||
.navbar-fixed-bottom .navbar-collapse {
|
||
padding-left: 0;
|
||
padding-right: 0;
|
||
}
|
||
}
|
||
|
||
.navbar-fixed-top .navbar-collapse,
|
||
.navbar-fixed-bottom .navbar-collapse {
|
||
max-height: 340px;
|
||
}
|
||
|
||
@media (max-width:480px) and (orientation:landscape) {
|
||
.navbar-fixed-top .navbar-collapse,
|
||
.navbar-fixed-bottom .navbar-collapse {
|
||
max-height: 200px;
|
||
}
|
||
}
|
||
|
||
.container>.navbar-header,
|
||
.container-fluid>.navbar-header,
|
||
.container>.navbar-collapse,
|
||
.container-fluid>.navbar-collapse {
|
||
margin-right: -15px;
|
||
margin-left: -15px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.container>.navbar-header,
|
||
.container-fluid>.navbar-header,
|
||
.container>.navbar-collapse,
|
||
.container-fluid>.navbar-collapse {
|
||
margin-right: 0;
|
||
margin-left: 0;
|
||
}
|
||
}
|
||
|
||
.navbar-static-top {
|
||
z-index: 1000;
|
||
border-width: 0 0 1px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-static-top {
|
||
border-radius: 0;
|
||
}
|
||
}
|
||
|
||
.navbar-fixed-top,
|
||
.navbar-fixed-bottom {
|
||
position: fixed;
|
||
right: 0;
|
||
left: 0;
|
||
z-index: 1030;
|
||
-webkit-transform: translate3d(0,0,0);
|
||
transform: translate3d(0,0,0);
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-fixed-top,
|
||
.navbar-fixed-bottom {
|
||
border-radius: 0;
|
||
}
|
||
}
|
||
|
||
.navbar-fixed-top {
|
||
top: 0;
|
||
border-width: 0 0 1px;
|
||
}
|
||
|
||
.navbar-fixed-bottom {
|
||
bottom: 0;
|
||
margin-bottom: 0;
|
||
border-width: 1px 0 0;
|
||
}
|
||
|
||
.navbar-brand {
|
||
float: left;
|
||
padding: 15px 15px;
|
||
font-size: 18px;
|
||
line-height: 20px;
|
||
height: 50px;
|
||
}
|
||
|
||
.navbar-brand:hover,
|
||
.navbar-brand:focus {
|
||
text-decoration: none;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar>.container .navbar-brand,
|
||
.navbar>.container-fluid .navbar-brand {
|
||
margin-left: -15px;
|
||
}
|
||
}
|
||
|
||
.navbar-toggle {
|
||
position: relative;
|
||
float: right;
|
||
margin-right: 15px;
|
||
padding: 9px 10px;
|
||
margin-top: 8px;
|
||
margin-bottom: 8px;
|
||
background-color: transparent;
|
||
background-image: none;
|
||
border: 1px solid transparent;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.navbar-toggle:focus {
|
||
outline: 0;
|
||
}
|
||
|
||
.navbar-toggle .icon-bar {
|
||
display: block;
|
||
width: 22px;
|
||
height: 2px;
|
||
border-radius: 1px;
|
||
}
|
||
|
||
.navbar-toggle .icon-bar+.icon-bar {
|
||
margin-top: 4px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-toggle {
|
||
display: none;
|
||
}
|
||
}
|
||
|
||
.navbar-nav {
|
||
margin: 7.5px -15px;
|
||
}
|
||
|
||
.navbar-nav>li>a {
|
||
padding-top: 10px;
|
||
padding-bottom: 10px;
|
||
line-height: 20px;
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.navbar-nav .open .dropdown-menu {
|
||
position: static;
|
||
float: none;
|
||
width: auto;
|
||
margin-top: 0;
|
||
background-color: transparent;
|
||
border: 0;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.navbar-nav .open .dropdown-menu>li>a,
|
||
.navbar-nav .open .dropdown-menu .dropdown-header {
|
||
padding: 5px 15px 5px 25px;
|
||
}
|
||
|
||
.navbar-nav .open .dropdown-menu>li>a {
|
||
line-height: 20px;
|
||
}
|
||
|
||
.navbar-nav .open .dropdown-menu>li>a:hover,
|
||
.navbar-nav .open .dropdown-menu>li>a:focus {
|
||
background-image: none;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-nav {
|
||
float: left;
|
||
margin: 0;
|
||
}
|
||
|
||
.navbar-nav>li {
|
||
float: left;
|
||
}
|
||
|
||
.navbar-nav>li>a {
|
||
padding-top: 15px;
|
||
padding-bottom: 15px;
|
||
}
|
||
|
||
.navbar-nav.navbar-right:last-child {
|
||
margin-right: -15px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-left {
|
||
float: left !important;
|
||
float: left;
|
||
}
|
||
|
||
.navbar-right {
|
||
float: right !important;
|
||
float: right;
|
||
}
|
||
}
|
||
|
||
.navbar-form {
|
||
margin-left: -15px;
|
||
margin-right: -15px;
|
||
padding: 10px 15px;
|
||
border-top: 1px solid transparent;
|
||
border-bottom: 1px solid transparent;
|
||
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
|
||
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
|
||
margin-top: 8px;
|
||
margin-bottom: 8px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-form .form-group {
|
||
display: inline-block;
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.navbar-form .form-control {
|
||
display: inline-block;
|
||
width: auto;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.navbar-form .input-group {
|
||
display: inline-table;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.navbar-form .input-group .input-group-addon,
|
||
.navbar-form .input-group .input-group-btn,
|
||
.navbar-form .input-group .form-control {
|
||
width: auto;
|
||
}
|
||
|
||
.navbar-form .input-group>.form-control {
|
||
width: 100%;
|
||
}
|
||
|
||
.navbar-form .control-label {
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.navbar-form .radio,
|
||
.navbar-form .checkbox {
|
||
display: inline-block;
|
||
margin-top: 0;
|
||
margin-bottom: 0;
|
||
vertical-align: middle;
|
||
}
|
||
|
||
.navbar-form .radio label,
|
||
.navbar-form .checkbox label {
|
||
padding-left: 0;
|
||
}
|
||
|
||
.navbar-form .radio input[type="radio"],
|
||
.navbar-form .checkbox input[type="checkbox"] {
|
||
position: relative;
|
||
margin-left: 0;
|
||
}
|
||
|
||
.navbar-form .has-feedback .form-control-feedback {
|
||
top: 0;
|
||
}
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.navbar-form .form-group {
|
||
margin-bottom: 5px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-form {
|
||
width: auto;
|
||
border: 0;
|
||
margin-left: 0;
|
||
margin-right: 0;
|
||
padding-top: 0;
|
||
padding-bottom: 0;
|
||
-webkit-box-shadow: none;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.navbar-form.navbar-right:last-child {
|
||
margin-right: -15px;
|
||
}
|
||
}
|
||
|
||
.navbar-nav>li>.dropdown-menu {
|
||
margin-top: 0;
|
||
border-top-right-radius: 0;
|
||
border-top-left-radius: 0;
|
||
}
|
||
|
||
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
|
||
border-bottom-right-radius: 0;
|
||
border-bottom-left-radius: 0;
|
||
}
|
||
|
||
.navbar-btn {
|
||
margin-top: 8px;
|
||
margin-bottom: 8px;
|
||
}
|
||
|
||
.navbar-btn.btn-sm {
|
||
margin-top: 10px;
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
.navbar-btn.btn-xs {
|
||
margin-top: 14px;
|
||
margin-bottom: 14px;
|
||
}
|
||
|
||
.navbar-text {
|
||
margin-top: 15px;
|
||
margin-bottom: 15px;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.navbar-text {
|
||
float: left;
|
||
margin-left: 15px;
|
||
margin-right: 15px;
|
||
}
|
||
|
||
.navbar-text.navbar-right:last-child {
|
||
margin-right: 0;
|
||
}
|
||
}
|
||
|
||
.navbar-default {
|
||
background-color: #f8f8f8;
|
||
border-color: #e7e7e7;
|
||
}
|
||
|
||
.navbar-default .navbar-brand {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .navbar-brand:hover,
|
||
.navbar-default .navbar-brand:focus {
|
||
color: #5e5e5e;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-default .navbar-text {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .navbar-nav>li>a {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .navbar-nav>li>a:hover,
|
||
.navbar-default .navbar-nav>li>a:focus {
|
||
color: #333;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-default .navbar-nav>.active>a,
|
||
.navbar-default .navbar-nav>.active>a:hover,
|
||
.navbar-default .navbar-nav>.active>a:focus {
|
||
color: #555;
|
||
background-color: #e7e7e7;
|
||
}
|
||
|
||
.navbar-default .navbar-nav>.disabled>a,
|
||
.navbar-default .navbar-nav>.disabled>a:hover,
|
||
.navbar-default .navbar-nav>.disabled>a:focus {
|
||
color: #ccc;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-default .navbar-toggle {
|
||
border-color: #ddd;
|
||
}
|
||
|
||
.navbar-default .navbar-toggle:hover,
|
||
.navbar-default .navbar-toggle:focus {
|
||
background-color: #ddd;
|
||
}
|
||
|
||
.navbar-default .navbar-toggle .icon-bar {
|
||
background-color: #888;
|
||
}
|
||
|
||
.navbar-default .navbar-collapse,
|
||
.navbar-default .navbar-form {
|
||
border-color: #e7e7e7;
|
||
}
|
||
|
||
.navbar-default .navbar-nav>.open>a,
|
||
.navbar-default .navbar-nav>.open>a:hover,
|
||
.navbar-default .navbar-nav>.open>a:focus {
|
||
background-color: #e7e7e7;
|
||
color: #555;
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
|
||
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
|
||
color: #333;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
|
||
color: #555;
|
||
background-color: #e7e7e7;
|
||
}
|
||
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
|
||
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
|
||
color: #ccc;
|
||
background-color: transparent;
|
||
}
|
||
}
|
||
|
||
.navbar-default .navbar-link {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .navbar-link:hover {
|
||
color: #333;
|
||
}
|
||
|
||
.navbar-default .btn-link {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-default .btn-link:hover,
|
||
.navbar-default .btn-link:focus {
|
||
color: #333;
|
||
}
|
||
|
||
.navbar-default .btn-link[disabled]:hover,
|
||
fieldset[disabled] .navbar-default .btn-link:hover,
|
||
.navbar-default .btn-link[disabled]:focus,
|
||
fieldset[disabled] .navbar-default .btn-link:focus {
|
||
color: #ccc;
|
||
}
|
||
|
||
.navbar-inverse {
|
||
background-color: #222;
|
||
border-color: #080808;
|
||
}
|
||
|
||
.navbar-inverse .navbar-brand {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .navbar-brand:hover,
|
||
.navbar-inverse .navbar-brand:focus {
|
||
color: #fff;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-inverse .navbar-text {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav>li>a {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav>li>a:hover,
|
||
.navbar-inverse .navbar-nav>li>a:focus {
|
||
color: #fff;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav>.active>a,
|
||
.navbar-inverse .navbar-nav>.active>a:hover,
|
||
.navbar-inverse .navbar-nav>.active>a:focus {
|
||
color: #fff;
|
||
background-color: #080808;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav>.disabled>a,
|
||
.navbar-inverse .navbar-nav>.disabled>a:hover,
|
||
.navbar-inverse .navbar-nav>.disabled>a:focus {
|
||
color: #444;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-inverse .navbar-toggle {
|
||
border-color: #333;
|
||
}
|
||
|
||
.navbar-inverse .navbar-toggle:hover,
|
||
.navbar-inverse .navbar-toggle:focus {
|
||
background-color: #333;
|
||
}
|
||
|
||
.navbar-inverse .navbar-toggle .icon-bar {
|
||
background-color: #fff;
|
||
}
|
||
|
||
.navbar-inverse .navbar-collapse,
|
||
.navbar-inverse .navbar-form {
|
||
border-color: #101010;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav>.open>a,
|
||
.navbar-inverse .navbar-nav>.open>a:hover,
|
||
.navbar-inverse .navbar-nav>.open>a:focus {
|
||
background-color: #080808;
|
||
color: #fff;
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
|
||
border-color: #080808;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
|
||
background-color: #080808;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
|
||
color: #fff;
|
||
background-color: transparent;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
|
||
color: #fff;
|
||
background-color: #080808;
|
||
}
|
||
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
|
||
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
|
||
color: #444;
|
||
background-color: transparent;
|
||
}
|
||
}
|
||
|
||
.navbar-inverse .navbar-link {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .navbar-link:hover {
|
||
color: #fff;
|
||
}
|
||
|
||
.navbar-inverse .btn-link {
|
||
color: #777;
|
||
}
|
||
|
||
.navbar-inverse .btn-link:hover,
|
||
.navbar-inverse .btn-link:focus {
|
||
color: #fff;
|
||
}
|
||
|
||
.navbar-inverse .btn-link[disabled]:hover,
|
||
fieldset[disabled] .navbar-inverse .btn-link:hover,
|
||
.navbar-inverse .btn-link[disabled]:focus,
|
||
fieldset[disabled] .navbar-inverse .btn-link:focus {
|
||
color: #444;
|
||
}
|
||
|
||
.breadcrumb {
|
||
padding: 8px 15px;
|
||
margin-bottom: 20px;
|
||
list-style: none;
|
||
background-color: #f5f5f5;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.breadcrumb>li {
|
||
display: inline-block;
|
||
}
|
||
|
||
.breadcrumb>li+li:before {
|
||
content: "/\00a0";
|
||
padding: 0 5px;
|
||
color: #ccc;
|
||
}
|
||
|
||
.breadcrumb>.active {
|
||
color: #777;
|
||
}
|
||
|
||
.pagination {
|
||
display: inline-block;
|
||
padding-left: 0;
|
||
margin: 20px 0;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.pagination>li {
|
||
display: inline;
|
||
}
|
||
|
||
.pagination>li>a,
|
||
.pagination>li>span {
|
||
position: relative;
|
||
float: left;
|
||
padding: 6px 12px;
|
||
line-height: 1.42857143;
|
||
text-decoration: none;
|
||
color: #428bca;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
margin-left: -1px;
|
||
}
|
||
|
||
.pagination>li:first-child>a,
|
||
.pagination>li:first-child>span {
|
||
margin-left: 0;
|
||
border-bottom-left-radius: 4px;
|
||
border-top-left-radius: 4px;
|
||
}
|
||
|
||
.pagination>li:last-child>a,
|
||
.pagination>li:last-child>span {
|
||
border-bottom-right-radius: 4px;
|
||
border-top-right-radius: 4px;
|
||
}
|
||
|
||
.pagination>li>a:hover,
|
||
.pagination>li>span:hover,
|
||
.pagination>li>a:focus,
|
||
.pagination>li>span:focus {
|
||
color: #2a6496;
|
||
background-color: #eee;
|
||
border-color: #ddd;
|
||
}
|
||
|
||
.pagination>.active>a,
|
||
.pagination>.active>span,
|
||
.pagination>.active>a:hover,
|
||
.pagination>.active>span:hover,
|
||
.pagination>.active>a:focus,
|
||
.pagination>.active>span:focus {
|
||
z-index: 2;
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
border-color: #428bca;
|
||
cursor: default;
|
||
}
|
||
|
||
.pagination>.disabled>span,
|
||
.pagination>.disabled>span:hover,
|
||
.pagination>.disabled>span:focus,
|
||
.pagination>.disabled>a,
|
||
.pagination>.disabled>a:hover,
|
||
.pagination>.disabled>a:focus {
|
||
color: #777;
|
||
background-color: #fff;
|
||
border-color: #ddd;
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.pagination-lg>li>a,
|
||
.pagination-lg>li>span {
|
||
padding: 10px 16px;
|
||
font-size: 18px;
|
||
}
|
||
|
||
.pagination-lg>li:first-child>a,
|
||
.pagination-lg>li:first-child>span {
|
||
border-bottom-left-radius: 6px;
|
||
border-top-left-radius: 6px;
|
||
}
|
||
|
||
.pagination-lg>li:last-child>a,
|
||
.pagination-lg>li:last-child>span {
|
||
border-bottom-right-radius: 6px;
|
||
border-top-right-radius: 6px;
|
||
}
|
||
|
||
.pagination-sm>li>a,
|
||
.pagination-sm>li>span {
|
||
padding: 5px 10px;
|
||
font-size: 12px;
|
||
}
|
||
|
||
.pagination-sm>li:first-child>a,
|
||
.pagination-sm>li:first-child>span {
|
||
border-bottom-left-radius: 3px;
|
||
border-top-left-radius: 3px;
|
||
}
|
||
|
||
.pagination-sm>li:last-child>a,
|
||
.pagination-sm>li:last-child>span {
|
||
border-bottom-right-radius: 3px;
|
||
border-top-right-radius: 3px;
|
||
}
|
||
|
||
.pager {
|
||
padding-left: 0;
|
||
margin: 20px 0;
|
||
list-style: none;
|
||
text-align: center;
|
||
}
|
||
|
||
.pager li {
|
||
display: inline;
|
||
}
|
||
|
||
.pager li>a,
|
||
.pager li>span {
|
||
display: inline-block;
|
||
padding: 5px 14px;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
border-radius: 15px;
|
||
}
|
||
|
||
.pager li>a:hover,
|
||
.pager li>a:focus {
|
||
text-decoration: none;
|
||
background-color: #eee;
|
||
}
|
||
|
||
.pager .next>a,
|
||
.pager .next>span {
|
||
float: right;
|
||
}
|
||
|
||
.pager .previous>a,
|
||
.pager .previous>span {
|
||
float: left;
|
||
}
|
||
|
||
.pager .disabled>a,
|
||
.pager .disabled>a:hover,
|
||
.pager .disabled>a:focus,
|
||
.pager .disabled>span {
|
||
color: #777;
|
||
background-color: #fff;
|
||
cursor: not-allowed;
|
||
}
|
||
|
||
.label {
|
||
display: inline;
|
||
padding: .2em .6em .3em;
|
||
font-size: 75%;
|
||
font-weight: bold;
|
||
line-height: 1;
|
||
color: #fff;
|
||
text-align: center;
|
||
white-space: nowrap;
|
||
vertical-align: baseline;
|
||
border-radius: .25em;
|
||
}
|
||
|
||
a.label:hover,
|
||
a.label:focus {
|
||
color: #fff;
|
||
text-decoration: none;
|
||
cursor: pointer;
|
||
}
|
||
|
||
.label:empty {
|
||
display: none;
|
||
}
|
||
|
||
.btn .label {
|
||
position: relative;
|
||
top: -1px;
|
||
}
|
||
|
||
.label-default {
|
||
background-color: #777;
|
||
}
|
||
|
||
.label-default[href]:hover,
|
||
.label-default[href]:focus {
|
||
background-color: #5e5e5e;
|
||
}
|
||
|
||
.label-primary {
|
||
background-color: #428bca;
|
||
}
|
||
|
||
.label-primary[href]:hover,
|
||
.label-primary[href]:focus {
|
||
background-color: #3071a9;
|
||
}
|
||
|
||
.label-success {
|
||
background-color: #5cb85c;
|
||
}
|
||
|
||
.label-success[href]:hover,
|
||
.label-success[href]:focus {
|
||
background-color: #449d44;
|
||
}
|
||
|
||
.label-info {
|
||
background-color: #5bc0de;
|
||
}
|
||
|
||
.label-info[href]:hover,
|
||
.label-info[href]:focus {
|
||
background-color: #31b0d5;
|
||
}
|
||
|
||
.label-warning {
|
||
background-color: #f0ad4e;
|
||
}
|
||
|
||
.label-warning[href]:hover,
|
||
.label-warning[href]:focus {
|
||
background-color: #ec971f;
|
||
}
|
||
|
||
.label-danger {
|
||
background-color: #d9534f;
|
||
}
|
||
|
||
.label-danger[href]:hover,
|
||
.label-danger[href]:focus {
|
||
background-color: #c9302c;
|
||
}
|
||
|
||
.badge {
|
||
display: inline-block;
|
||
min-width: 10px;
|
||
padding: 3px 7px;
|
||
font-size: 12px;
|
||
font-weight: bold;
|
||
color: #fff;
|
||
line-height: 1;
|
||
vertical-align: baseline;
|
||
white-space: nowrap;
|
||
text-align: center;
|
||
background-color: #777;
|
||
border-radius: 10px;
|
||
}
|
||
|
||
.badge:empty {
|
||
display: none;
|
||
}
|
||
|
||
.btn .badge {
|
||
position: relative;
|
||
top: -1px;
|
||
}
|
||
|
||
.btn-xs .badge {
|
||
top: 0;
|
||
padding: 1px 5px;
|
||
}
|
||
|
||
a.badge:hover,
|
||
a.badge:focus {
|
||
color: #fff;
|
||
text-decoration: none;
|
||
cursor: pointer;
|
||
}
|
||
|
||
a.list-group-item.active>.badge,
|
||
.nav-pills>.active>a>.badge {
|
||
color: #428bca;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.nav-pills>li>a>.badge {
|
||
margin-left: 3px;
|
||
}
|
||
|
||
.jumbotron {
|
||
padding: 30px;
|
||
margin-bottom: 30px;
|
||
color: inherit;
|
||
background-color: #eee;
|
||
}
|
||
|
||
.jumbotron h1,
|
||
.jumbotron .h1 {
|
||
color: inherit;
|
||
}
|
||
|
||
.jumbotron p {
|
||
margin-bottom: 15px;
|
||
font-size: 21px;
|
||
font-weight: 200;
|
||
}
|
||
|
||
.jumbotron>hr {
|
||
border-top-color: #d5d5d5;
|
||
}
|
||
|
||
.container .jumbotron {
|
||
border-radius: 6px;
|
||
}
|
||
|
||
.jumbotron .container {
|
||
max-width: 100%;
|
||
}
|
||
|
||
@media screen and (min-width:768px) {
|
||
.jumbotron {
|
||
padding-top: 48px;
|
||
padding-bottom: 48px;
|
||
}
|
||
|
||
.container .jumbotron {
|
||
padding-left: 60px;
|
||
padding-right: 60px;
|
||
}
|
||
|
||
.jumbotron h1,
|
||
.jumbotron .h1 {
|
||
font-size: 63px;
|
||
}
|
||
}
|
||
|
||
.thumbnail {
|
||
display: block;
|
||
padding: 4px;
|
||
margin-bottom: 20px;
|
||
line-height: 1.42857143;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
border-radius: 4px;
|
||
-webkit-transition: all .2s ease-in-out;
|
||
-o-transition: all .2s ease-in-out;
|
||
transition: all .2s ease-in-out;
|
||
}
|
||
|
||
.thumbnail>img,
|
||
.thumbnail a>img {
|
||
margin-left: auto;
|
||
margin-right: auto;
|
||
}
|
||
|
||
a.thumbnail:hover,
|
||
a.thumbnail:focus,
|
||
a.thumbnail.active {
|
||
border-color: #428bca;
|
||
}
|
||
|
||
.thumbnail .caption {
|
||
padding: 9px;
|
||
color: #333;
|
||
}
|
||
|
||
.alert {
|
||
padding: 15px;
|
||
margin-bottom: 20px;
|
||
border: 1px solid transparent;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.alert h4 {
|
||
margin-top: 0;
|
||
color: inherit;
|
||
}
|
||
|
||
.alert .alert-link {
|
||
font-weight: bold;
|
||
}
|
||
|
||
.alert>p,
|
||
.alert>ul {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.alert>p+p {
|
||
margin-top: 5px;
|
||
}
|
||
|
||
.alert-dismissable,
|
||
.alert-dismissible {
|
||
padding-right: 35px;
|
||
}
|
||
|
||
.alert-dismissable .close,
|
||
.alert-dismissible .close {
|
||
position: relative;
|
||
top: -2px;
|
||
right: -21px;
|
||
color: inherit;
|
||
}
|
||
|
||
.alert-success {
|
||
background-color: #dff0d8;
|
||
border-color: #d6e9c6;
|
||
color: #3c763d;
|
||
}
|
||
|
||
.alert-success hr {
|
||
border-top-color: #c9e2b3;
|
||
}
|
||
|
||
.alert-success .alert-link {
|
||
color: #2b542c;
|
||
}
|
||
|
||
.alert-info {
|
||
background-color: #d9edf7;
|
||
border-color: #bce8f1;
|
||
color: #31708f;
|
||
}
|
||
|
||
.alert-info hr {
|
||
border-top-color: #a6e1ec;
|
||
}
|
||
|
||
.alert-info .alert-link {
|
||
color: #245269;
|
||
}
|
||
|
||
.alert-warning {
|
||
background-color: #fcf8e3;
|
||
border-color: #faebcc;
|
||
color: #8a6d3b;
|
||
}
|
||
|
||
.alert-warning hr {
|
||
border-top-color: #f7e1b5;
|
||
}
|
||
|
||
.alert-warning .alert-link {
|
||
color: #66512c;
|
||
}
|
||
|
||
.alert-danger {
|
||
background-color: #f2dede;
|
||
border-color: #ebccd1;
|
||
color: #a94442;
|
||
}
|
||
|
||
.alert-danger hr {
|
||
border-top-color: #e4b9c0;
|
||
}
|
||
|
||
.alert-danger .alert-link {
|
||
color: #843534;
|
||
}
|
||
|
||
@-webkit-keyframes progress-bar-stripes {
|
||
from {
|
||
background-position: 40px 0;
|
||
}
|
||
|
||
to {
|
||
background-position: 0 0;
|
||
}
|
||
}
|
||
|
||
@keyframes progress-bar-stripes {
|
||
from {
|
||
background-position: 40px 0;
|
||
}
|
||
|
||
to {
|
||
background-position: 0 0;
|
||
}
|
||
}
|
||
|
||
.progress {
|
||
overflow: hidden;
|
||
height: 20px;
|
||
margin-bottom: 20px;
|
||
background-color: #f5f5f5;
|
||
border-radius: 4px;
|
||
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
|
||
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
|
||
}
|
||
|
||
.progress-bar {
|
||
float: left;
|
||
width: 0;
|
||
height: 100%;
|
||
font-size: 12px;
|
||
line-height: 20px;
|
||
color: #fff;
|
||
text-align: center;
|
||
background-color: #428bca;
|
||
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
|
||
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
|
||
-webkit-transition: width .6s ease;
|
||
-o-transition: width .6s ease;
|
||
transition: width .6s ease;
|
||
}
|
||
|
||
.progress-striped .progress-bar,
|
||
.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);
|
||
background-size: 40px 40px;
|
||
}
|
||
|
||
.progress.active .progress-bar,
|
||
.progress-bar.active {
|
||
-webkit-animation: progress-bar-stripes 2s linear infinite;
|
||
-o-animation: progress-bar-stripes 2s linear infinite;
|
||
animation: progress-bar-stripes 2s linear infinite;
|
||
}
|
||
|
||
.progress-bar[aria-valuenow="1"],
|
||
.progress-bar[aria-valuenow="2"] {
|
||
min-width: 30px;
|
||
}
|
||
|
||
.progress-bar[aria-valuenow="0"] {
|
||
color: #777;
|
||
min-width: 30px;
|
||
background-color: transparent;
|
||
background-image: none;
|
||
box-shadow: none;
|
||
}
|
||
|
||
.progress-bar-success {
|
||
background-color: #5cb85c;
|
||
}
|
||
|
||
.progress-striped .progress-bar-success {
|
||
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);
|
||
}
|
||
|
||
.progress-bar-info {
|
||
background-color: #5bc0de;
|
||
}
|
||
|
||
.progress-striped .progress-bar-info {
|
||
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);
|
||
}
|
||
|
||
.progress-bar-warning {
|
||
background-color: #f0ad4e;
|
||
}
|
||
|
||
.progress-striped .progress-bar-warning {
|
||
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);
|
||
}
|
||
|
||
.progress-bar-danger {
|
||
background-color: #d9534f;
|
||
}
|
||
|
||
.progress-striped .progress-bar-danger {
|
||
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);
|
||
}
|
||
|
||
.media,
|
||
.media-body {
|
||
overflow: hidden;
|
||
zoom: 1;
|
||
}
|
||
|
||
.media,
|
||
.media .media {
|
||
margin-top: 15px;
|
||
}
|
||
|
||
.media:first-child {
|
||
margin-top: 0;
|
||
}
|
||
|
||
.media-object {
|
||
display: block;
|
||
}
|
||
|
||
.media-heading {
|
||
margin: 0 0 5px;
|
||
}
|
||
|
||
.media>.pull-left {
|
||
margin-right: 10px;
|
||
}
|
||
|
||
.media>.pull-right {
|
||
margin-left: 10px;
|
||
}
|
||
|
||
.media-list {
|
||
padding-left: 0;
|
||
list-style: none;
|
||
}
|
||
|
||
.list-group {
|
||
margin-bottom: 20px;
|
||
padding-left: 0;
|
||
}
|
||
|
||
.list-group-item {
|
||
position: relative;
|
||
display: block;
|
||
padding: 10px 15px;
|
||
margin-bottom: -1px;
|
||
background-color: #fff;
|
||
border: 1px solid #ddd;
|
||
}
|
||
|
||
.list-group-item:first-child {
|
||
border-top-right-radius: 4px;
|
||
border-top-left-radius: 4px;
|
||
}
|
||
|
||
.list-group-item:last-child {
|
||
margin-bottom: 0;
|
||
border-bottom-right-radius: 4px;
|
||
border-bottom-left-radius: 4px;
|
||
}
|
||
|
||
.list-group-item>.badge {
|
||
float: right;
|
||
}
|
||
|
||
.list-group-item>.badge+.badge {
|
||
margin-right: 5px;
|
||
}
|
||
|
||
a.list-group-item {
|
||
color: #555;
|
||
}
|
||
|
||
a.list-group-item .list-group-item-heading {
|
||
color: #333;
|
||
}
|
||
|
||
a.list-group-item:hover,
|
||
a.list-group-item:focus {
|
||
text-decoration: none;
|
||
color: #555;
|
||
background-color: #f5f5f5;
|
||
}
|
||
|
||
.list-group-item.disabled,
|
||
.list-group-item.disabled:hover,
|
||
.list-group-item.disabled:focus {
|
||
background-color: #eee;
|
||
color: #777;
|
||
}
|
||
|
||
.list-group-item.disabled .list-group-item-heading,
|
||
.list-group-item.disabled:hover .list-group-item-heading,
|
||
.list-group-item.disabled:focus .list-group-item-heading {
|
||
color: inherit;
|
||
}
|
||
|
||
.list-group-item.disabled .list-group-item-text,
|
||
.list-group-item.disabled:hover .list-group-item-text,
|
||
.list-group-item.disabled:focus .list-group-item-text {
|
||
color: #777;
|
||
}
|
||
|
||
.list-group-item.active,
|
||
.list-group-item.active:hover,
|
||
.list-group-item.active:focus {
|
||
z-index: 2;
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
border-color: #428bca;
|
||
}
|
||
|
||
.list-group-item.active .list-group-item-heading,
|
||
.list-group-item.active:hover .list-group-item-heading,
|
||
.list-group-item.active:focus .list-group-item-heading,
|
||
.list-group-item.active .list-group-item-heading>small,
|
||
.list-group-item.active:hover .list-group-item-heading>small,
|
||
.list-group-item.active:focus .list-group-item-heading>small,
|
||
.list-group-item.active .list-group-item-heading>.small,
|
||
.list-group-item.active:hover .list-group-item-heading>.small,
|
||
.list-group-item.active:focus .list-group-item-heading>.small {
|
||
color: inherit;
|
||
}
|
||
|
||
.list-group-item.active .list-group-item-text,
|
||
.list-group-item.active:hover .list-group-item-text,
|
||
.list-group-item.active:focus .list-group-item-text {
|
||
color: #e1edf7;
|
||
}
|
||
|
||
.list-group-item-success {
|
||
color: #3c763d;
|
||
background-color: #dff0d8;
|
||
}
|
||
|
||
a.list-group-item-success {
|
||
color: #3c763d;
|
||
}
|
||
|
||
a.list-group-item-success .list-group-item-heading {
|
||
color: inherit;
|
||
}
|
||
|
||
a.list-group-item-success:hover,
|
||
a.list-group-item-success:focus {
|
||
color: #3c763d;
|
||
background-color: #d0e9c6;
|
||
}
|
||
|
||
a.list-group-item-success.active,
|
||
a.list-group-item-success.active:hover,
|
||
a.list-group-item-success.active:focus {
|
||
color: #fff;
|
||
background-color: #3c763d;
|
||
border-color: #3c763d;
|
||
}
|
||
|
||
.list-group-item-info {
|
||
color: #31708f;
|
||
background-color: #d9edf7;
|
||
}
|
||
|
||
a.list-group-item-info {
|
||
color: #31708f;
|
||
}
|
||
|
||
a.list-group-item-info .list-group-item-heading {
|
||
color: inherit;
|
||
}
|
||
|
||
a.list-group-item-info:hover,
|
||
a.list-group-item-info:focus {
|
||
color: #31708f;
|
||
background-color: #c4e3f3;
|
||
}
|
||
|
||
a.list-group-item-info.active,
|
||
a.list-group-item-info.active:hover,
|
||
a.list-group-item-info.active:focus {
|
||
color: #fff;
|
||
background-color: #31708f;
|
||
border-color: #31708f;
|
||
}
|
||
|
||
.list-group-item-warning {
|
||
color: #8a6d3b;
|
||
background-color: #fcf8e3;
|
||
}
|
||
|
||
a.list-group-item-warning {
|
||
color: #8a6d3b;
|
||
}
|
||
|
||
a.list-group-item-warning .list-group-item-heading {
|
||
color: inherit;
|
||
}
|
||
|
||
a.list-group-item-warning:hover,
|
||
a.list-group-item-warning:focus {
|
||
color: #8a6d3b;
|
||
background-color: #faf2cc;
|
||
}
|
||
|
||
a.list-group-item-warning.active,
|
||
a.list-group-item-warning.active:hover,
|
||
a.list-group-item-warning.active:focus {
|
||
color: #fff;
|
||
background-color: #8a6d3b;
|
||
border-color: #8a6d3b;
|
||
}
|
||
|
||
.list-group-item-danger {
|
||
color: #a94442;
|
||
background-color: #f2dede;
|
||
}
|
||
|
||
a.list-group-item-danger {
|
||
color: #a94442;
|
||
}
|
||
|
||
a.list-group-item-danger .list-group-item-heading {
|
||
color: inherit;
|
||
}
|
||
|
||
a.list-group-item-danger:hover,
|
||
a.list-group-item-danger:focus {
|
||
color: #a94442;
|
||
background-color: #ebcccc;
|
||
}
|
||
|
||
a.list-group-item-danger.active,
|
||
a.list-group-item-danger.active:hover,
|
||
a.list-group-item-danger.active:focus {
|
||
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;
|
||
}
|
||
|
||
.panel {
|
||
margin-bottom: 20px;
|
||
background-color: #fff;
|
||
border: 1px solid transparent;
|
||
border-radius: 4px;
|
||
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
|
||
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
|
||
}
|
||
|
||
.panel-body {
|
||
padding: 15px;
|
||
}
|
||
|
||
.panel-heading {
|
||
padding: 10px 15px;
|
||
border-bottom: 1px solid transparent;
|
||
border-top-right-radius: 3px;
|
||
border-top-left-radius: 3px;
|
||
}
|
||
|
||
.panel-heading>.dropdown .dropdown-toggle {
|
||
color: inherit;
|
||
}
|
||
|
||
.panel-title {
|
||
margin-top: 0;
|
||
margin-bottom: 0;
|
||
font-size: 16px;
|
||
color: inherit;
|
||
}
|
||
|
||
.panel-title>a {
|
||
color: inherit;
|
||
}
|
||
|
||
.panel-footer {
|
||
padding: 10px 15px;
|
||
background-color: #f5f5f5;
|
||
border-top: 1px solid #ddd;
|
||
border-bottom-right-radius: 3px;
|
||
border-bottom-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.list-group {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.panel>.list-group .list-group-item {
|
||
border-width: 1px 0;
|
||
border-radius: 0;
|
||
}
|
||
|
||
.panel>.list-group:first-child .list-group-item:first-child {
|
||
border-top: 0;
|
||
border-top-right-radius: 3px;
|
||
border-top-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.list-group:last-child .list-group-item:last-child {
|
||
border-bottom: 0;
|
||
border-bottom-right-radius: 3px;
|
||
border-bottom-left-radius: 3px;
|
||
}
|
||
|
||
.panel-heading+.list-group .list-group-item:first-child {
|
||
border-top-width: 0;
|
||
}
|
||
|
||
.list-group+.panel-footer {
|
||
border-top-width: 0;
|
||
}
|
||
|
||
.panel>.table,
|
||
.panel>.table-responsive>.table,
|
||
.panel>.panel-collapse>.table {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.panel>.table:first-child,
|
||
.panel>.table-responsive:first-child>.table:first-child {
|
||
border-top-right-radius: 3px;
|
||
border-top-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
|
||
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
|
||
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
|
||
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
|
||
border-top-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
|
||
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
|
||
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
|
||
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
|
||
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
|
||
border-top-right-radius: 3px;
|
||
}
|
||
|
||
.panel>.table:last-child,
|
||
.panel>.table-responsive:last-child>.table:last-child {
|
||
border-bottom-right-radius: 3px;
|
||
border-bottom-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
|
||
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
|
||
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
|
||
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
|
||
border-bottom-left-radius: 3px;
|
||
}
|
||
|
||
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
|
||
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
|
||
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
|
||
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
|
||
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
|
||
border-bottom-right-radius: 3px;
|
||
}
|
||
|
||
.panel>.panel-body+.table,
|
||
.panel>.panel-body+.table-responsive {
|
||
border-top: 1px solid #ddd;
|
||
}
|
||
|
||
.panel>.table>tbody:first-child>tr:first-child th,
|
||
.panel>.table>tbody:first-child>tr:first-child td {
|
||
border-top: 0;
|
||
}
|
||
|
||
.panel>.table-bordered,
|
||
.panel>.table-responsive>.table-bordered {
|
||
border: 0;
|
||
}
|
||
|
||
.panel>.table-bordered>thead>tr>th:first-child,
|
||
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
|
||
.panel>.table-bordered>tbody>tr>th:first-child,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
|
||
.panel>.table-bordered>tfoot>tr>th:first-child,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
|
||
.panel>.table-bordered>thead>tr>td:first-child,
|
||
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
|
||
.panel>.table-bordered>tbody>tr>td:first-child,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
|
||
.panel>.table-bordered>tfoot>tr>td:first-child,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
|
||
border-left: 0;
|
||
}
|
||
|
||
.panel>.table-bordered>thead>tr>th:last-child,
|
||
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
|
||
.panel>.table-bordered>tbody>tr>th:last-child,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
|
||
.panel>.table-bordered>tfoot>tr>th:last-child,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
|
||
.panel>.table-bordered>thead>tr>td:last-child,
|
||
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
|
||
.panel>.table-bordered>tbody>tr>td:last-child,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
|
||
.panel>.table-bordered>tfoot>tr>td:last-child,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
|
||
border-right: 0;
|
||
}
|
||
|
||
.panel>.table-bordered>thead>tr:first-child>td,
|
||
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
|
||
.panel>.table-bordered>tbody>tr:first-child>td,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
|
||
.panel>.table-bordered>thead>tr:first-child>th,
|
||
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
|
||
.panel>.table-bordered>tbody>tr:first-child>th,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
|
||
border-bottom: 0;
|
||
}
|
||
|
||
.panel>.table-bordered>tbody>tr:last-child>td,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
|
||
.panel>.table-bordered>tfoot>tr:last-child>td,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
|
||
.panel>.table-bordered>tbody>tr:last-child>th,
|
||
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
|
||
.panel>.table-bordered>tfoot>tr:last-child>th,
|
||
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
|
||
border-bottom: 0;
|
||
}
|
||
|
||
.panel>.table-responsive {
|
||
border: 0;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.panel-group {
|
||
margin-bottom: 20px;
|
||
}
|
||
|
||
.panel-group .panel {
|
||
margin-bottom: 0;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.panel-group .panel+.panel {
|
||
margin-top: 5px;
|
||
}
|
||
|
||
.panel-group .panel-heading {
|
||
border-bottom: 0;
|
||
}
|
||
|
||
.panel-group .panel-heading+.panel-collapse>.panel-body {
|
||
border-top: 1px solid #ddd;
|
||
}
|
||
|
||
.panel-group .panel-footer {
|
||
border-top: 0;
|
||
}
|
||
|
||
.panel-group .panel-footer+.panel-collapse .panel-body {
|
||
border-bottom: 1px solid #ddd;
|
||
}
|
||
|
||
.panel-default {
|
||
border-color: #ddd;
|
||
}
|
||
|
||
.panel-default>.panel-heading {
|
||
color: #333;
|
||
background-color: #f5f5f5;
|
||
border-color: #ddd;
|
||
}
|
||
|
||
.panel-default>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #ddd;
|
||
}
|
||
|
||
.panel-default>.panel-heading .badge {
|
||
color: #f5f5f5;
|
||
background-color: #333;
|
||
}
|
||
|
||
.panel-default>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #ddd;
|
||
}
|
||
|
||
.panel-primary {
|
||
border-color: #428bca;
|
||
}
|
||
|
||
.panel-primary>.panel-heading {
|
||
color: #fff;
|
||
background-color: #428bca;
|
||
border-color: #428bca;
|
||
}
|
||
|
||
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #428bca;
|
||
}
|
||
|
||
.panel-primary>.panel-heading .badge {
|
||
color: #428bca;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #428bca;
|
||
}
|
||
|
||
.panel-success {
|
||
border-color: #d6e9c6;
|
||
}
|
||
|
||
.panel-success>.panel-heading {
|
||
color: #3c763d;
|
||
background-color: #dff0d8;
|
||
border-color: #d6e9c6;
|
||
}
|
||
|
||
.panel-success>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #d6e9c6;
|
||
}
|
||
|
||
.panel-success>.panel-heading .badge {
|
||
color: #dff0d8;
|
||
background-color: #3c763d;
|
||
}
|
||
|
||
.panel-success>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #d6e9c6;
|
||
}
|
||
|
||
.panel-info {
|
||
border-color: #bce8f1;
|
||
}
|
||
|
||
.panel-info>.panel-heading {
|
||
color: #31708f;
|
||
background-color: #d9edf7;
|
||
border-color: #bce8f1;
|
||
}
|
||
|
||
.panel-info>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #bce8f1;
|
||
}
|
||
|
||
.panel-info>.panel-heading .badge {
|
||
color: #d9edf7;
|
||
background-color: #31708f;
|
||
}
|
||
|
||
.panel-info>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #bce8f1;
|
||
}
|
||
|
||
.panel-warning {
|
||
border-color: #faebcc;
|
||
}
|
||
|
||
.panel-warning>.panel-heading {
|
||
color: #8a6d3b;
|
||
background-color: #fcf8e3;
|
||
border-color: #faebcc;
|
||
}
|
||
|
||
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #faebcc;
|
||
}
|
||
|
||
.panel-warning>.panel-heading .badge {
|
||
color: #fcf8e3;
|
||
background-color: #8a6d3b;
|
||
}
|
||
|
||
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #faebcc;
|
||
}
|
||
|
||
.panel-danger {
|
||
border-color: #ebccd1;
|
||
}
|
||
|
||
.panel-danger>.panel-heading {
|
||
color: #a94442;
|
||
background-color: #f2dede;
|
||
border-color: #ebccd1;
|
||
}
|
||
|
||
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
|
||
border-top-color: #ebccd1;
|
||
}
|
||
|
||
.panel-danger>.panel-heading .badge {
|
||
color: #f2dede;
|
||
background-color: #a94442;
|
||
}
|
||
|
||
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
|
||
border-bottom-color: #ebccd1;
|
||
}
|
||
|
||
.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 {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
bottom: 0;
|
||
height: 100%;
|
||
width: 100%;
|
||
border: 0;
|
||
}
|
||
|
||
.embed-responsive.embed-responsive-16by9 {
|
||
padding-bottom: 56.25%;
|
||
}
|
||
|
||
.embed-responsive.embed-responsive-4by3 {
|
||
padding-bottom: 75%;
|
||
}
|
||
|
||
.well {
|
||
min-height: 20px;
|
||
padding: 19px;
|
||
margin-bottom: 20px;
|
||
background-color: #f5f5f5;
|
||
border: 1px solid #e3e3e3;
|
||
border-radius: 4px;
|
||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
|
||
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
|
||
}
|
||
|
||
.well blockquote {
|
||
border-color: #ddd;
|
||
border-color: rgba(0,0,0,0.15);
|
||
}
|
||
|
||
.well-lg {
|
||
padding: 24px;
|
||
border-radius: 6px;
|
||
}
|
||
|
||
.well-sm {
|
||
padding: 9px;
|
||
border-radius: 3px;
|
||
}
|
||
|
||
.close {
|
||
float: right;
|
||
font-size: 21px;
|
||
font-weight: bold;
|
||
line-height: 1;
|
||
color: #000;
|
||
text-shadow: 0 1px 0 #fff;
|
||
opacity: .2;
|
||
filter: alpha(opacity=20);
|
||
}
|
||
|
||
.close:hover,
|
||
.close:focus {
|
||
color: #000;
|
||
text-decoration: none;
|
||
cursor: pointer;
|
||
opacity: .5;
|
||
filter: alpha(opacity=50);
|
||
}
|
||
|
||
button.close {
|
||
padding: 0;
|
||
cursor: pointer;
|
||
background: transparent;
|
||
border: 0;
|
||
-webkit-appearance: none;
|
||
}
|
||
|
||
.modal-open {
|
||
overflow: hidden;
|
||
}
|
||
|
||
.modal {
|
||
display: none;
|
||
overflow: hidden;
|
||
position: fixed;
|
||
top: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
left: 0;
|
||
z-index: 1050;
|
||
-webkit-overflow-scrolling: touch;
|
||
outline: 0;
|
||
}
|
||
|
||
.modal.fade .modal-dialog {
|
||
-webkit-transform: translate3d(0,-25%,0);
|
||
transform: translate3d(0,-25%,0);
|
||
-webkit-transition: -webkit-transform .3s ease-out;
|
||
-moz-transition: -moz-transform .3s ease-out;
|
||
-o-transition: -o-transform .3s ease-out;
|
||
transition: transform .3s ease-out;
|
||
}
|
||
|
||
.modal.in .modal-dialog {
|
||
-webkit-transform: translate3d(0,0,0);
|
||
transform: translate3d(0,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;
|
||
border: 1px solid #999;
|
||
border: 1px solid rgba(0,0,0,0.2);
|
||
border-radius: 6px;
|
||
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
|
||
box-shadow: 0 3px 9px rgba(0,0,0,0.5);
|
||
background-clip: padding-box;
|
||
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;
|
||
filter: alpha(opacity=0);
|
||
}
|
||
|
||
.modal-backdrop.in {
|
||
opacity: .5;
|
||
filter: alpha(opacity=50);
|
||
}
|
||
|
||
.modal-header {
|
||
padding: 15px;
|
||
border-bottom: 1px solid #e5e5e5;
|
||
min-height: 16.42857143px;
|
||
}
|
||
|
||
.modal-header .close {
|
||
margin-top: -2px;
|
||
}
|
||
|
||
.modal-title {
|
||
margin: 0;
|
||
line-height: 1.42857143;
|
||
}
|
||
|
||
.modal-body {
|
||
position: relative;
|
||
padding: 15px;
|
||
}
|
||
|
||
.modal-footer {
|
||
padding: 15px;
|
||
text-align: right;
|
||
border-top: 1px solid #e5e5e5;
|
||
}
|
||
|
||
.modal-footer .btn+.btn {
|
||
margin-left: 5px;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.modal-footer .btn-group .btn+.btn {
|
||
margin-left: -1px;
|
||
}
|
||
|
||
.modal-footer .btn-block+.btn-block {
|
||
margin-left: 0;
|
||
}
|
||
|
||
.modal-scrollbar-measure {
|
||
position: absolute;
|
||
top: -9999px;
|
||
width: 50px;
|
||
height: 50px;
|
||
overflow: scroll;
|
||
}
|
||
|
||
@media (min-width:768px) {
|
||
.modal-dialog {
|
||
width: 600px;
|
||
margin: 30px auto;
|
||
}
|
||
|
||
.modal-content {
|
||
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
|
||
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
|
||
}
|
||
|
||
.modal-sm {
|
||
width: 300px;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) {
|
||
.modal-lg {
|
||
width: 900px;
|
||
}
|
||
}
|
||
|
||
.tooltip {
|
||
position: absolute;
|
||
z-index: 1070;
|
||
display: block;
|
||
visibility: visible;
|
||
font-size: 12px;
|
||
line-height: 1.4;
|
||
opacity: 0;
|
||
filter: alpha(opacity=0);
|
||
}
|
||
|
||
.tooltip.in {
|
||
opacity: .9;
|
||
filter: alpha(opacity=90);
|
||
}
|
||
|
||
.tooltip.top {
|
||
margin-top: -3px;
|
||
padding: 5px 0;
|
||
}
|
||
|
||
.tooltip.right {
|
||
margin-left: 3px;
|
||
padding: 0 5px;
|
||
}
|
||
|
||
.tooltip.bottom {
|
||
margin-top: 3px;
|
||
padding: 5px 0;
|
||
}
|
||
|
||
.tooltip.left {
|
||
margin-left: -3px;
|
||
padding: 0 5px;
|
||
}
|
||
|
||
.tooltip-inner {
|
||
max-width: 200px;
|
||
padding: 3px 8px;
|
||
color: #fff;
|
||
text-align: center;
|
||
text-decoration: none;
|
||
background-color: #000;
|
||
border-radius: 4px;
|
||
}
|
||
|
||
.tooltip-arrow {
|
||
position: absolute;
|
||
width: 0;
|
||
height: 0;
|
||
border-color: transparent;
|
||
border-style: solid;
|
||
}
|
||
|
||
.tooltip.top .tooltip-arrow {
|
||
bottom: 0;
|
||
left: 50%;
|
||
margin-left: -5px;
|
||
border-width: 5px 5px 0;
|
||
border-top-color: #000;
|
||
}
|
||
|
||
.tooltip.top-left .tooltip-arrow {
|
||
bottom: 0;
|
||
left: 5px;
|
||
border-width: 5px 5px 0;
|
||
border-top-color: #000;
|
||
}
|
||
|
||
.tooltip.top-right .tooltip-arrow {
|
||
bottom: 0;
|
||
right: 5px;
|
||
border-width: 5px 5px 0;
|
||
border-top-color: #000;
|
||
}
|
||
|
||
.tooltip.right .tooltip-arrow {
|
||
top: 50%;
|
||
left: 0;
|
||
margin-top: -5px;
|
||
border-width: 5px 5px 5px 0;
|
||
border-right-color: #000;
|
||
}
|
||
|
||
.tooltip.left .tooltip-arrow {
|
||
top: 50%;
|
||
right: 0;
|
||
margin-top: -5px;
|
||
border-width: 5px 0 5px 5px;
|
||
border-left-color: #000;
|
||
}
|
||
|
||
.tooltip.bottom .tooltip-arrow {
|
||
top: 0;
|
||
left: 50%;
|
||
margin-left: -5px;
|
||
border-width: 0 5px 5px;
|
||
border-bottom-color: #000;
|
||
}
|
||
|
||
.tooltip.bottom-left .tooltip-arrow {
|
||
top: 0;
|
||
left: 5px;
|
||
border-width: 0 5px 5px;
|
||
border-bottom-color: #000;
|
||
}
|
||
|
||
.tooltip.bottom-right .tooltip-arrow {
|
||
top: 0;
|
||
right: 5px;
|
||
border-width: 0 5px 5px;
|
||
border-bottom-color: #000;
|
||
}
|
||
|
||
.popover {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: 1060;
|
||
display: none;
|
||
max-width: 276px;
|
||
padding: 1px;
|
||
text-align: left;
|
||
background-color: #fff;
|
||
background-clip: padding-box;
|
||
border: 1px solid #ccc;
|
||
border: 1px solid rgba(0,0,0,0.2);
|
||
border-radius: 6px;
|
||
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
|
||
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
|
||
white-space: normal;
|
||
}
|
||
|
||
.popover.top {
|
||
margin-top: -10px;
|
||
}
|
||
|
||
.popover.right {
|
||
margin-left: 10px;
|
||
}
|
||
|
||
.popover.bottom {
|
||
margin-top: 10px;
|
||
}
|
||
|
||
.popover.left {
|
||
margin-left: -10px;
|
||
}
|
||
|
||
.popover-title {
|
||
margin: 0;
|
||
padding: 8px 14px;
|
||
font-size: 14px;
|
||
font-weight: normal;
|
||
line-height: 18px;
|
||
background-color: #f7f7f7;
|
||
border-bottom: 1px solid #ebebeb;
|
||
border-radius: 5px 5px 0 0;
|
||
}
|
||
|
||
.popover-content {
|
||
padding: 9px 14px;
|
||
}
|
||
|
||
.popover>.arrow,
|
||
.popover>.arrow:after {
|
||
position: absolute;
|
||
display: block;
|
||
width: 0;
|
||
height: 0;
|
||
border-color: transparent;
|
||
border-style: solid;
|
||
}
|
||
|
||
.popover>.arrow {
|
||
border-width: 11px;
|
||
}
|
||
|
||
.popover>.arrow:after {
|
||
border-width: 10px;
|
||
content: "";
|
||
}
|
||
|
||
.popover.top>.arrow {
|
||
left: 50%;
|
||
margin-left: -11px;
|
||
border-bottom-width: 0;
|
||
border-top-color: #999;
|
||
border-top-color: rgba(0,0,0,0.25);
|
||
bottom: -11px;
|
||
}
|
||
|
||
.popover.top>.arrow:after {
|
||
content: " ";
|
||
bottom: 1px;
|
||
margin-left: -10px;
|
||
border-bottom-width: 0;
|
||
border-top-color: #fff;
|
||
}
|
||
|
||
.popover.right>.arrow {
|
||
top: 50%;
|
||
left: -11px;
|
||
margin-top: -11px;
|
||
border-left-width: 0;
|
||
border-right-color: #999;
|
||
border-right-color: rgba(0,0,0,0.25);
|
||
}
|
||
|
||
.popover.right>.arrow:after {
|
||
content: " ";
|
||
left: 1px;
|
||
bottom: -10px;
|
||
border-left-width: 0;
|
||
border-right-color: #fff;
|
||
}
|
||
|
||
.popover.bottom>.arrow {
|
||
left: 50%;
|
||
margin-left: -11px;
|
||
border-top-width: 0;
|
||
border-bottom-color: #999;
|
||
border-bottom-color: rgba(0,0,0,0.25);
|
||
top: -11px;
|
||
}
|
||
|
||
.popover.bottom>.arrow:after {
|
||
content: " ";
|
||
top: 1px;
|
||
margin-left: -10px;
|
||
border-top-width: 0;
|
||
border-bottom-color: #fff;
|
||
}
|
||
|
||
.popover.left>.arrow {
|
||
top: 50%;
|
||
right: -11px;
|
||
margin-top: -11px;
|
||
border-right-width: 0;
|
||
border-left-color: #999;
|
||
border-left-color: rgba(0,0,0,0.25);
|
||
}
|
||
|
||
.popover.left>.arrow:after {
|
||
content: " ";
|
||
right: 1px;
|
||
border-right-width: 0;
|
||
border-left-color: #fff;
|
||
bottom: -10px;
|
||
}
|
||
|
||
.carousel {
|
||
position: relative;
|
||
}
|
||
|
||
.carousel-inner {
|
||
position: relative;
|
||
overflow: hidden;
|
||
width: 100%;
|
||
}
|
||
|
||
.carousel-inner>.item {
|
||
display: none;
|
||
position: relative;
|
||
-webkit-transition: .6s ease-in-out left;
|
||
-o-transition: .6s ease-in-out left;
|
||
transition: .6s ease-in-out left;
|
||
}
|
||
|
||
.carousel-inner>.item>img,
|
||
.carousel-inner>.item>a>img {
|
||
line-height: 1;
|
||
}
|
||
|
||
.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;
|
||
left: 0;
|
||
bottom: 0;
|
||
width: 15%;
|
||
opacity: .5;
|
||
filter: alpha(opacity=50);
|
||
font-size: 20px;
|
||
color: #fff;
|
||
text-align: center;
|
||
text-shadow: 0 1px 2px rgba(0,0,0,0.6);
|
||
}
|
||
|
||
.carousel-control.left {
|
||
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 {
|
||
left: auto;
|
||
right: 0;
|
||
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:hover,
|
||
.carousel-control:focus {
|
||
outline: 0;
|
||
color: #fff;
|
||
text-decoration: none;
|
||
opacity: .9;
|
||
filter: alpha(opacity=90);
|
||
}
|
||
|
||
.carousel-control .icon-prev,
|
||
.carousel-control .icon-next,
|
||
.carousel-control .glyphicon-chevron-left,
|
||
.carousel-control .glyphicon-chevron-right {
|
||
position: absolute;
|
||
top: 50%;
|
||
z-index: 5;
|
||
display: inline-block;
|
||
}
|
||
|
||
.carousel-control .icon-prev,
|
||
.carousel-control .glyphicon-chevron-left {
|
||
left: 50%;
|
||
margin-left: -10px;
|
||
}
|
||
|
||
.carousel-control .icon-next,
|
||
.carousel-control .glyphicon-chevron-right {
|
||
right: 50%;
|
||
margin-right: -10px;
|
||
}
|
||
|
||
.carousel-control .icon-prev,
|
||
.carousel-control .icon-next {
|
||
width: 20px;
|
||
height: 20px;
|
||
margin-top: -10px;
|
||
font-family: serif;
|
||
}
|
||
|
||
.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%;
|
||
margin-left: -30%;
|
||
padding-left: 0;
|
||
list-style: none;
|
||
text-align: center;
|
||
}
|
||
|
||
.carousel-indicators li {
|
||
display: inline-block;
|
||
width: 10px;
|
||
height: 10px;
|
||
margin: 1px;
|
||
text-indent: -999px;
|
||
border: 1px solid #fff;
|
||
border-radius: 10px;
|
||
cursor: pointer;
|
||
background-color: #000 \9;
|
||
background-color: rgba(0,0,0,0);
|
||
}
|
||
|
||
.carousel-indicators .active {
|
||
margin: 0;
|
||
width: 12px;
|
||
height: 12px;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.carousel-caption {
|
||
position: absolute;
|
||
left: 15%;
|
||
right: 15%;
|
||
bottom: 20px;
|
||
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 screen and (min-width:768px) {
|
||
.carousel-control .glyphicon-chevron-left,
|
||
.carousel-control .glyphicon-chevron-right,
|
||
.carousel-control .icon-prev,
|
||
.carousel-control .icon-next {
|
||
width: 30px;
|
||
height: 30px;
|
||
margin-top: -15px;
|
||
font-size: 30px;
|
||
}
|
||
|
||
.carousel-control .glyphicon-chevron-left,
|
||
.carousel-control .icon-prev {
|
||
margin-left: -15px;
|
||
}
|
||
|
||
.carousel-control .glyphicon-chevron-right,
|
||
.carousel-control .icon-next {
|
||
margin-right: -15px;
|
||
}
|
||
|
||
.carousel-caption {
|
||
left: 20%;
|
||
right: 20%;
|
||
padding-bottom: 30px;
|
||
}
|
||
|
||
.carousel-indicators {
|
||
bottom: 20px;
|
||
}
|
||
}
|
||
|
||
.clearfix:before,
|
||
.clearfix:after,
|
||
.dl-horizontal dd:before,
|
||
.dl-horizontal dd:after,
|
||
.container:before,
|
||
.container:after,
|
||
.container-fluid:before,
|
||
.container-fluid:after,
|
||
.row:before,
|
||
.row:after,
|
||
.form-horizontal .form-group:before,
|
||
.form-horizontal .form-group:after,
|
||
.btn-toolbar:before,
|
||
.btn-toolbar:after,
|
||
.btn-group-vertical>.btn-group:before,
|
||
.btn-group-vertical>.btn-group:after,
|
||
.nav:before,
|
||
.nav:after,
|
||
.navbar:before,
|
||
.navbar:after,
|
||
.navbar-header:before,
|
||
.navbar-header:after,
|
||
.navbar-collapse:before,
|
||
.navbar-collapse:after,
|
||
.pager:before,
|
||
.pager:after,
|
||
.panel-body:before,
|
||
.panel-body:after,
|
||
.modal-footer:before,
|
||
.modal-footer:after {
|
||
content: " ";
|
||
display: table;
|
||
}
|
||
|
||
.clearfix:after,
|
||
.dl-horizontal dd:after,
|
||
.container:after,
|
||
.container-fluid:after,
|
||
.row:after,
|
||
.form-horizontal .form-group:after,
|
||
.btn-toolbar:after,
|
||
.btn-group-vertical>.btn-group:after,
|
||
.nav:after,
|
||
.navbar:after,
|
||
.navbar-header:after,
|
||
.navbar-collapse:after,
|
||
.pager:after,
|
||
.panel-body:after,
|
||
.modal-footer:after {
|
||
clear: both;
|
||
}
|
||
|
||
.center-block {
|
||
display: block;
|
||
margin-left: auto;
|
||
margin-right: auto;
|
||
}
|
||
|
||
.pull-right {
|
||
float: right !important;
|
||
}
|
||
|
||
.pull-left {
|
||
float: left !important;
|
||
}
|
||
|
||
.hide {
|
||
display: none !important;
|
||
}
|
||
|
||
.show {
|
||
display: block !important;
|
||
}
|
||
|
||
.invisible {
|
||
visibility: hidden;
|
||
}
|
||
|
||
.text-hide {
|
||
font: 0/0 a;
|
||
color: transparent;
|
||
text-shadow: none;
|
||
background-color: transparent;
|
||
border: 0;
|
||
}
|
||
|
||
.hidden {
|
||
display: none !important;
|
||
visibility: hidden !important;
|
||
}
|
||
|
||
.affix {
|
||
position: fixed;
|
||
-webkit-transform: translate3d(0,0,0);
|
||
transform: translate3d(0,0,0);
|
||
}
|
||
|
||
@-ms-viewport {
|
||
width: device-width;
|
||
}
|
||
|
||
.visible-xs,
|
||
.visible-sm,
|
||
.visible-md,
|
||
.visible-lg {
|
||
display: none !important;
|
||
}
|
||
|
||
.visible-xs-block,
|
||
.visible-xs-inline,
|
||
.visible-xs-inline-block,
|
||
.visible-sm-block,
|
||
.visible-sm-inline,
|
||
.visible-sm-inline-block,
|
||
.visible-md-block,
|
||
.visible-md-inline,
|
||
.visible-md-inline-block,
|
||
.visible-lg-block,
|
||
.visible-lg-inline,
|
||
.visible-lg-inline-block {
|
||
display: none !important;
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.visible-xs {
|
||
display: block !important;
|
||
}
|
||
|
||
table.visible-xs {
|
||
display: table;
|
||
}
|
||
|
||
tr.visible-xs {
|
||
display: table-row !important;
|
||
}
|
||
|
||
th.visible-xs,
|
||
td.visible-xs {
|
||
display: table-cell !important;
|
||
}
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.visible-xs-block {
|
||
display: block !important;
|
||
}
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.visible-xs-inline {
|
||
display: inline !important;
|
||
}
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.visible-xs-inline-block {
|
||
display: inline-block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) and (max-width:991px) {
|
||
.visible-sm {
|
||
display: block !important;
|
||
}
|
||
|
||
table.visible-sm {
|
||
display: table;
|
||
}
|
||
|
||
tr.visible-sm {
|
||
display: table-row !important;
|
||
}
|
||
|
||
th.visible-sm,
|
||
td.visible-sm {
|
||
display: table-cell !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) and (max-width:991px) {
|
||
.visible-sm-block {
|
||
display: block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) and (max-width:991px) {
|
||
.visible-sm-inline {
|
||
display: inline !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) and (max-width:991px) {
|
||
.visible-sm-inline-block {
|
||
display: inline-block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) and (max-width:1199px) {
|
||
.visible-md {
|
||
display: block !important;
|
||
}
|
||
|
||
table.visible-md {
|
||
display: table;
|
||
}
|
||
|
||
tr.visible-md {
|
||
display: table-row !important;
|
||
}
|
||
|
||
th.visible-md,
|
||
td.visible-md {
|
||
display: table-cell !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) and (max-width:1199px) {
|
||
.visible-md-block {
|
||
display: block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) and (max-width:1199px) {
|
||
.visible-md-inline {
|
||
display: inline !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) and (max-width:1199px) {
|
||
.visible-md-inline-block {
|
||
display: inline-block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.visible-lg {
|
||
display: block !important;
|
||
}
|
||
|
||
table.visible-lg {
|
||
display: table;
|
||
}
|
||
|
||
tr.visible-lg {
|
||
display: table-row !important;
|
||
}
|
||
|
||
th.visible-lg,
|
||
td.visible-lg {
|
||
display: table-cell !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.visible-lg-block {
|
||
display: block !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.visible-lg-inline {
|
||
display: inline !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.visible-lg-inline-block {
|
||
display: inline-block !important;
|
||
}
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
.hidden-xs {
|
||
display: none !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:768px) and (max-width:991px) {
|
||
.hidden-sm {
|
||
display: none !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:992px) and (max-width:1199px) {
|
||
.hidden-md {
|
||
display: none !important;
|
||
}
|
||
}
|
||
|
||
@media (min-width:1200px) {
|
||
.hidden-lg {
|
||
display: none !important;
|
||
}
|
||
}
|
||
|
||
.visible-print {
|
||
display: none !important;
|
||
}
|
||
|
||
@media print {
|
||
.visible-print {
|
||
display: block !important;
|
||
}
|
||
|
||
table.visible-print {
|
||
display: table;
|
||
}
|
||
|
||
tr.visible-print {
|
||
display: table-row !important;
|
||
}
|
||
|
||
th.visible-print,
|
||
td.visible-print {
|
||
display: table-cell !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;
|
||
}
|
||
}
|
||
|
||
/*!
|
||
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||
*/
|
||
|
||
@font-face {
|
||
font-family: 'FontAwesome';
|
||
src: url(data:font/woff;base64,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) format('woff');
|
||
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;
|
||
}
|
||
|
||
.fa-lg {
|
||
font-size: 1.33333333em;
|
||
line-height: .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: .14285714em;
|
||
text-align: center;
|
||
}
|
||
|
||
.fa-li.fa-lg {
|
||
left: -1.85714286em;
|
||
}
|
||
|
||
.fa-border {
|
||
padding: .2em .25em .15em;
|
||
border: solid .08em #eee;
|
||
border-radius: .1em;
|
||
}
|
||
|
||
.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;
|
||
}
|
||
|
||
@-webkit-keyframes fa-spin {
|
||
0% {
|
||
-webkit-transform: rotate(0);
|
||
transform: rotate(0);
|
||
}
|
||
|
||
100% {
|
||
-webkit-transform: rotate(359deg);
|
||
transform: rotate(359deg);
|
||
}
|
||
}
|
||
|
||
@keyframes fa-spin {
|
||
0% {
|
||
-webkit-transform: rotate(0);
|
||
transform: rotate(0);
|
||
}
|
||
|
||
100% {
|
||
-webkit-transform: rotate(359deg);
|
||
transform: rotate(359deg);
|
||
}
|
||
}
|
||
|
||
.fa-rotate-90 {
|
||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
||
-webkit-transform: rotate(90deg);
|
||
-ms-transform: rotate(90deg);
|
||
transform: rotate(90deg);
|
||
}
|
||
|
||
.fa-rotate-180 {
|
||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
|
||
-webkit-transform: rotate(180deg);
|
||
-ms-transform: rotate(180deg);
|
||
transform: rotate(180deg);
|
||
}
|
||
|
||
.fa-rotate-270 {
|
||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
|
||
-webkit-transform: rotate(270deg);
|
||
-ms-transform: rotate(270deg);
|
||
transform: rotate(270deg);
|
||
}
|
||
|
||
.fa-flip-horizontal {
|
||
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 {
|
||
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: #fff;
|
||
}
|
||
|
||
.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:before {
|
||
content: "\f09a";
|
||
}
|
||
|
||
.fa-github:before {
|
||
content: "\f09b";
|
||
}
|
||
|
||
.fa-unlock:before {
|
||
content: "\f09c";
|
||
}
|
||
|
||
.fa-credit-card:before {
|
||
content: "\f09d";
|
||
}
|
||
|
||
.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 {
|
||
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: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-rebel:before {
|
||
content: "\f1d0";
|
||
}
|
||
|
||
.fa-ge:before,
|
||
.fa-empire:before {
|
||
content: "\f1d1";
|
||
}
|
||
|
||
.fa-git-square:before {
|
||
content: "\f1d2";
|
||
}
|
||
|
||
.fa-git:before {
|
||
content: "\f1d3";
|
||
}
|
||
|
||
.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";
|
||
}
|
||
|
||
.collapsing {
|
||
position: relative;
|
||
height: 0;
|
||
overflow: hidden;
|
||
-webkit-transition: height .2s ease;
|
||
-o-transition: height .2s ease;
|
||
transition: height .2s ease;
|
||
}
|
||
|
||
.noselect {
|
||
-webkit-touch-callout: none;
|
||
-webkit-user-select: none;
|
||
-khtml-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
}
|
||
|
||
#navbar {
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
#navbar .navbar-brand {
|
||
padding: 8px;
|
||
}
|
||
|
||
#navbar .navbar-brand .brand-image {
|
||
width: 204px;
|
||
height: 50px;
|
||
background: url("../img/wtstats_logo.png") no-repeat 0 0;
|
||
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZcAAABkCAYAAABKF30OAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABCZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjU8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjQwNzwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTAwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAg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');
|
||
background-size: 100%;
|
||
}
|
||
|
||
#navbar .navbar-brand .menu-toggle {
|
||
display: none;
|
||
padding-right: 10px;
|
||
}
|
||
|
||
#navbar .navbar-brand .menu-toggle a {
|
||
color: #5e5e5e;
|
||
}
|
||
|
||
#navbar .navbar-right li i,
|
||
#navbar .navbar-right li div,
|
||
#navbar .navbar-right li span {
|
||
margin: 0 5px;
|
||
}
|
||
|
||
#navbar .navbar-right li button.btn {
|
||
width: 80px;
|
||
}
|
||
|
||
#navbar .alert.alert-warning {
|
||
height: 34px;
|
||
padding: 6px;
|
||
cursor: default;
|
||
}
|
||
|
||
#wrapper {
|
||
padding-left: 250px;
|
||
transition: all .4s ease 0s;
|
||
}
|
||
|
||
#sidebar-wrapper {
|
||
margin-left: -250px;
|
||
left: 250px;
|
||
width: 250px;
|
||
position: fixed;
|
||
background: #fff;
|
||
height: 100%;
|
||
overflow-y: auto;
|
||
z-index: 1000;
|
||
transition: all .4s ease 0s;
|
||
border-right: 1px solid #ddd;
|
||
}
|
||
|
||
#page-content-wrapper {
|
||
width: 100%;
|
||
}
|
||
|
||
@media (max-width:767px) {
|
||
#navbar .menu-toggle {
|
||
display: inline-block;
|
||
}
|
||
|
||
#wrapper {
|
||
padding-left: 0;
|
||
}
|
||
|
||
#sidebar-wrapper {
|
||
left: 0;
|
||
}
|
||
|
||
#wrapper.active {
|
||
position: relative;
|
||
left: 250px;
|
||
}
|
||
|
||
#wrapper.active #sidebar-wrapper {
|
||
left: 250px;
|
||
width: 250px;
|
||
transition: all .4s ease 0s;
|
||
}
|
||
}
|
||
|
||
.sidebar-nav {
|
||
position: absolute;
|
||
top: 0;
|
||
width: calc(240px);
|
||
margin: 0;
|
||
padding: 0 5px;
|
||
list-style: none;
|
||
}
|
||
|
||
.sidebar-nav li {
|
||
margin: 10px 0;
|
||
}
|
||
|
||
ul.stats {
|
||
list-style-type: none;
|
||
padding: 0;
|
||
}
|
||
|
||
li.stat {
|
||
-webkit-touch-callout: none;
|
||
-webkit-user-select: none;
|
||
-khtml-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
cursor: pointer;
|
||
font-size: 12px;
|
||
}
|
||
|
||
li.stat i {
|
||
margin-right: 4px;
|
||
}
|
||
|
||
.panel-title {
|
||
-webkit-touch-callout: none;
|
||
-webkit-user-select: none;
|
||
-khtml-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
}
|
||
|
||
.panel-title i.fa {
|
||
margin-right: 10px;
|
||
}
|
||
|
||
.panel-title i.fa,
|
||
.panel-title a {
|
||
cursor: pointer;
|
||
}
|
||
|
||
.panel-heading .suptitle {
|
||
padding-left: 22px;
|
||
font-size: 11px;
|
||
}
|
||
|
||
svg.multiline {
|
||
cursor: crosshair;
|
||
font-size: 12px;
|
||
}
|
||
|
||
svg.multiline .axis path,
|
||
svg.multiline .axis line {
|
||
fill: none;
|
||
stroke: #000;
|
||
shape-rendering: crispEdges;
|
||
}
|
||
|
||
svg.multiline .cross {
|
||
shape-rendering: crispEdges;
|
||
}
|
||
|
||
svg.multiline .line {
|
||
fill: none;
|
||
stroke: #4682b4;
|
||
stroke-width: 1.5px;
|
||
}
|
||
|
||
.instructions {
|
||
padding: 30px;
|
||
}
|
||
|
||
.instructions h1 {
|
||
font-size: 26px;
|
||
color: #ccc;
|
||
}
|
||
|
||
.instructions .searchbox {
|
||
border: 3px solid #ccc;
|
||
border-radius: 5px;
|
||
border-top-right-radius: 0;
|
||
border-bottom-right-radius: 0;
|
||
border-right: 0;
|
||
padding: 0 0 5px 5px;
|
||
}
|
||
|
||
.instructions u {
|
||
padding-right: 9px;
|
||
}
|
||
|
||
.instructions dl dt,
|
||
.instructions dl dd {
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
.instructions dl dt i.fa {
|
||
padding: 0 12px;
|
||
}
|
||
|
||
.instructions dl dt {
|
||
-webkit-touch-callout: none;
|
||
-webkit-user-select: none;
|
||
-khtml-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
}
|
||
|
||
.instructions dl dd {
|
||
-webkit-touch-callout: none;
|
||
-webkit-user-select: none;
|
||
-khtml-user-select: none;
|
||
-moz-user-select: none;
|
||
-ms-user-select: none;
|
||
user-select: none;
|
||
font-weight: bold;
|
||
padding-top: 15px;
|
||
font-size: 26px;
|
||
color: #ccc;
|
||
}
|
||
</style></head><body><div id="app"></div></body><script type="text/javascript">(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
|
||
(function (global){
|
||
!function e(t,n,r){function o(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(i)return i(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[a]={exports:{}};t[a][0].call(c.exports,function(e){var n=t[a][1][e];return o(n?n:e)},c,c.exports,e,t,n,r)}return n[a].exports}for(var i="function"==typeof require&&require,a=0;a<r.length;a++)o(r[a]);return o}({1:[function(e,t,n){var r=(window.$=window.jQuery=e("jquery"),e("../views/app")),o=e("../models/app");e("debug")("index");e("bootstrap/js/dropdown"),e("bootstrap/js/collapse"),e("bootstrap/js/transition"),e("bootstrap/js/button");var data="### INSERT DATA HERE ###",i=window.app=new o(data,{parse:!0}),a=document.getElementById("app"),s=new r({model:i,el:a});s.render()},{"../models/app":2,"../views/app":286,"bootstrap/js/button":274,"bootstrap/js/collapse":275,"bootstrap/js/dropdown":276,"bootstrap/js/transition":277,debug:280,jquery:284}],2:[function(e,t,n){var r=e("ampersand-state"),o=e("./chart"),i=e("./stat-collection"),a=e("./sidebar"),s=e("lodash"),u=e("debug")("model:app");t.exports=r.extend({children:{sidebar:a,chart:o},collections:{stats:i},props:{selectionState:{type:"array","default":function(){return[]}}},parse:function(e,t){var n=(new Date).getFullYear(),r={},o=s.map(e.series,function(e){if(-1!==e.key.indexOf(":"))var t=e.key.split(":"),o=t[0].trim(),i=t[1].trim();else var o="stats",i=e.key;var data=s.sortBy(s.map(e.values,function(e,t){var r=t.split(" ");r.splice(2,0,n.toString());var o=r.join(" ");return{x:new Date(o),y:e}}),"x"),a=Math.min.apply(null,data.map(function(e){return e.x}));return data.forEach(function(e){e.xrel=(e.x-a)/1e3}),r[o]=!0,{group:o,name:i,data:data}});r=s.keys(r).map(function(e){return{title:e}});var i={stats:o,sidebar:{panels:r}};return i},initialize:function(e,t){var n=this.sidebar.panels;n.each(function(e){e.app=this}.bind(this)),this.stats.each(function(e){e.app=this,n.get(e.group).stats.add(e)}.bind(this))},clearSelectionState:function(){this.selectionState=[],u("clear")},toggleAllExcept:function(e){this.stats.filter(function(t){return t!==e}).some(function(e){return e.selected});0!==this.selectionState.length&&e.selected?(this.stats.each(function(e,t){e.selected=this.selectionState.length?this.selectionState[t]:!0}.bind(this)),this.clearSelectionState()):(this.selectionState=this.stats.map(function(e){return e.selected}),this.stats.each(function(t){t.selected=t===e}))}})},{"./chart":3,"./sidebar":7,"./stat-collection":8,"ampersand-state":47,debug:280,lodash:285}],3:[function(e,t,n){var r=e("ampersand-state"),o=e("lodash");e("debug")("model:chart"),t.exports=r.extend({props:{xSetting:{type:"string","default":"relative",values:["relative","absolute"]},ySetting:{type:"string","default":"linear",values:["linear","log-scale"]},allowSampling:{type:"boolean","default":!0},subSampled:{type:"boolean","default":!1},recalcXDomain:{type:"boolean","default":!0}},derived:{series:{deps:["parent"],cache:!1,fn:function(){var e=this.parent.stats.filter(function(e){return e.selected}).map(function(e){return o.pick(e,["color","data","name","cid","selected"])});return e}},empty:{deps:["parent","series"],cache:!1,fn:function(){return 0===this.series.length}}}})},{"ampersand-state":47,debug:280,lodash:285}],4:[function(e,t,n){var r=e("d3");t.exports=function(){function e(){var e=r.scale.category20();return e}var t;return{getInstance:function(){return t||(t=e()),t}}}()},{d3:279}],5:[function(e,t,n){var r=e("ampersand-state"),o=e("./stat-collection");e("debug")("model:panel"),t.exports=r.extend({collections:{stats:o},props:{title:{type:"string",required:!0},open:{type:"boolean","default":!1},app:{type:"object"}},derived:{selected:{deps:["stats"],cache:!1,fn:function(){var e=this.stats.filter(function(e){return e.selected});return e.length===this.stats.length?"all":0===e.length?"none":"some"}},suptitle:{deps:["title"],cache:!1,fn:function(){var e=this.title.split(" ");return e.length>1?e[0]:""}},subtitle:{deps:["title"],fn:function(){var e=this.title.split(" ");return e.length>1?e[1]:this.title}}}})},{"./stat-collection":8,"ampersand-state":47,debug:280}],6:[function(e,t,n){var r=e("ampersand-state");e("debug")("model:search"),t.exports=r.extend({props:{content:{type:"string","default":""}},derived:{empty:{deps:["content"],fn:function(){return""===this.content}}}})},{"ampersand-state":47,debug:280}],7:[function(e,t,n){var r=e("ampersand-state"),o=e("ampersand-collection"),i=e("./search"),a=e("./panel"),s=(e("lodash"),e("debug")("model:sidebar"),o.extend({mainIndex:"title",model:a}));t.exports=r.extend({children:{search:i},collections:{panels:s}})},{"./panel":5,"./search":6,"ampersand-collection":12,"ampersand-state":47,debug:280,lodash:285}],8:[function(e,t,n){var r=e("ampersand-collection"),o=e("ampersand-collection-underscore-mixin"),i=e("./stat");t.exports=r.extend(o,{comparator:"name",model:i})},{"./stat":9,"ampersand-collection":12,"ampersand-collection-underscore-mixin":10}],9:[function(e,t,n){var r=e("ampersand-state"),o=e("./colors").getInstance();e("debug")("model:stat"),t.exports=r.extend({props:{name:{type:"string","default":""},group:{type:"string","default":""},selected:{type:"boolean","default":!1},data:{type:"object"},app:{type:"object"}},derived:{color:{cache:!0,fn:function(){return o(this.cid)}}}})},{"./colors":4,"ampersand-state":47,debug:280}],10:[function(e,t,n){"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-collection-underscore-mixin"]=window.ampersand["ampersand-collection-underscore-mixin"]||[],window.ampersand["ampersand-collection-underscore-mixin"].push("1.0.4"));var r=e("underscore"),o=[].slice,i={},a=["forEach","each","map","collect","reduce","foldl","inject","reduceRight","foldr","find","detect","filter","select","reject","every","all","some","any","include","contains","invoke","max","min","toArray","size","first","head","take","initial","rest","tail","drop","last","without","difference","indexOf","shuffle","lastIndexOf","isEmpty","chain","sample","partition"];r.each(a,function(e){r[e]&&(i[e]=function(){var t=o.call(arguments);return t.unshift(this.models),r[e].apply(r,t)})});var s=["groupBy","countBy","sortBy","indexBy"];r.each(s,function(e){r[e]&&(i[e]=function(t,n){var o=r.isFunction(t)?t:function(e){return e.get?e.get(t):e[t]};return r[e](this.models,o,n)})}),i.where=function(e,t){return r.isEmpty(e)?t?void 0:[]:this[t?"find":"filter"](function(t){var n;for(var r in e)if(n=t.get?t.get(r):t[r],e[r]!==n)return!1;return!0})},i.findWhere=function(e){return this.where(e,!0)},i.pluck=function(e){return r.invoke(this.models,"get",e)},t.exports=i},{underscore:11}],11:[function(e,t,n){(function(){function e(e){function t(t,n,r,o,i,a){for(;i>=0&&a>i;i+=e){var s=o?o[i]:i;r=n(r,t[s],s,t)}return r}return function(n,r,o,i){r=_(r,i,4);var a=!S(n)&&w.keys(n),s=(a||n).length,u=e>0?0:s-1;return arguments.length<3&&(o=n[a?a[u]:u],u+=e),t(n,r,o,a,u,s)}}function r(e){return function(t,n,r){n=b(n,r);for(var o=C(t),i=e>0?0:o-1;i>=0&&o>i;i+=e)if(n(t[i],i,t))return i;return-1}}function o(e,t,n){return function(r,o,i){var a=0,s=C(r);if("number"==typeof i)e>0?a=i>=0?i:Math.max(i+s,a):s=i>=0?Math.min(i+1,s):i+s+1;else if(n&&i&&s)return i=n(r,o),r[i]===o?i:-1;if(o!==o)return i=t(f.call(r,a,s),w.isNaN),i>=0?i+a:-1;for(i=e>0?a:s-1;i>=0&&s>i;i+=e)if(r[i]===o)return i;return-1}}function i(e,t){var n=q.length,r=e.constructor,o=w.isFunction(r)&&r.prototype||l,i="constructor";for(w.has(e,i)&&!w.contains(t,i)&&t.push(i);n--;)i=q[n],i in e&&e[i]!==o[i]&&!w.contains(t,i)&&t.push(i)}var a=this,s=a._,u=Array.prototype,l=Object.prototype,c=Function.prototype,d=u.push,f=u.slice,h=l.toString,p=l.hasOwnProperty,m=Array.isArray,g=Object.keys,v=c.bind,y=Object.create,x=function(){},w=function(e){return e instanceof w?e:this instanceof w?void(this._wrapped=e):new w(e)};"undefined"!=typeof n?("undefined"!=typeof t&&t.exports&&(n=t.exports=w),n._=w):a._=w,w.VERSION="1.8.3";var _=function(e,t,n){if(void 0===t)return e;switch(null==n?3:n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)};case 4:return function(n,r,o,i){return e.call(t,n,r,o,i)}}return function(){return e.apply(t,arguments)}},b=function(e,t,n){return null==e?w.identity:w.isFunction(e)?_(e,t,n):w.isObject(e)?w.matcher(e):w.property(e)};w.iteratee=function(e,t){return b(e,t,1/0)};var k=function(e,t){return function(n){var r=arguments.length;if(2>r||null==n)return n;for(var o=1;r>o;o++)for(var i=arguments[o],a=e(i),s=a.length,u=0;s>u;u++){var l=a[u];t&&void 0!==n[l]||(n[l]=i[l])}return n}},j=function(e){if(!w.isObject(e))return{};if(y)return y(e);x.prototype=e;var t=new x;return x.prototype=null,t},M=function(e){return function(t){return null==t?void 0:t[e]}},E=Math.pow(2,53)-1,C=M("length"),S=function(e){var t=C(e);return"number"==typeof t&&t>=0&&E>=t};w.each=w.forEach=function(e,t,n){t=_(t,n);var r,o;if(S(e))for(r=0,o=e.length;o>r;r++)t(e[r],r,e);else{var i=w.keys(e);for(r=0,o=i.length;o>r;r++)t(e[i[r]],i[r],e)}return e},w.map=w.collect=function(e,t,n){t=b(t,n);for(var r=!S(e)&&w.keys(e),o=(r||e).length,i=Array(o),a=0;o>a;a++){var s=r?r[a]:a;i[a]=t(e[s],s,e)}return i},w.reduce=w.foldl=w.inject=e(1),w.reduceRight=w.foldr=e(-1),w.find=w.detect=function(e,t,n){var r;return r=S(e)?w.findIndex(e,t,n):w.findKey(e,t,n),void 0!==r&&-1!==r?e[r]:void 0},w.filter=w.select=function(e,t,n){var r=[];return t=b(t,n),w.each(e,function(e,n,o){t(e,n,o)&&r.push(e)}),r},w.reject=function(e,t,n){return w.filter(e,w.negate(b(t)),n)},w.every=w.all=function(e,t,n){t=b(t,n);for(var r=!S(e)&&w.keys(e),o=(r||e).length,i=0;o>i;i++){var a=r?r[i]:i;if(!t(e[a],a,e))return!1}return!0},w.some=w.any=function(e,t,n){t=b(t,n);for(var r=!S(e)&&w.keys(e),o=(r||e).length,i=0;o>i;i++){var a=r?r[i]:i;if(t(e[a],a,e))return!0}return!1},w.contains=w.includes=w.include=function(e,t,n,r){return S(e)||(e=w.values(e)),("number"!=typeof n||r)&&(n=0),w.indexOf(e,t,n)>=0},w.invoke=function(e,t){var n=f.call(arguments,2),r=w.isFunction(t);return w.map(e,function(e){var o=r?t:e[t];return null==o?o:o.apply(e,n)})},w.pluck=function(e,t){return w.map(e,w.property(t))},w.where=function(e,t){return w.filter(e,w.matcher(t))},w.findWhere=function(e,t){return w.find(e,w.matcher(t))},w.max=function(e,t,n){var r,o,i=-(1/0),a=-(1/0);if(null==t&&null!=e){e=S(e)?e:w.values(e);for(var s=0,u=e.length;u>s;s++)r=e[s],r>i&&(i=r)}else t=b(t,n),w.each(e,function(e,n,r){o=t(e,n,r),(o>a||o===-(1/0)&&i===-(1/0))&&(i=e,a=o)});return i},w.min=function(e,t,n){var r,o,i=1/0,a=1/0;if(null==t&&null!=e){e=S(e)?e:w.values(e);for(var s=0,u=e.length;u>s;s++)r=e[s],i>r&&(i=r)}else t=b(t,n),w.each(e,function(e,n,r){o=t(e,n,r),(a>o||o===1/0&&i===1/0)&&(i=e,a=o)});return i},w.shuffle=function(e){for(var t,n=S(e)?e:w.values(e),r=n.length,o=Array(r),i=0;r>i;i++)t=w.random(0,i),t!==i&&(o[i]=o[t]),o[t]=n[i];return o},w.sample=function(e,t,n){return null==t||n?(S(e)||(e=w.values(e)),e[w.random(e.length-1)]):w.shuffle(e).slice(0,Math.max(0,t))},w.sortBy=function(e,t,n){return t=b(t,n),w.pluck(w.map(e,function(e,n,r){return{value:e,index:n,criteria:t(e,n,r)}}).sort(function(e,t){var n=e.criteria,r=t.criteria;if(n!==r){if(n>r||void 0===n)return 1;if(r>n||void 0===r)return-1}return e.index-t.index}),"value")};var T=function(e){return function(t,n,r){var o={};return n=b(n,r),w.each(t,function(r,i){var a=n(r,i,t);e(o,r,a)}),o}};w.groupBy=T(function(e,t,n){w.has(e,n)?e[n].push(t):e[n]=[t]}),w.indexBy=T(function(e,t,n){e[n]=t}),w.countBy=T(function(e,t,n){w.has(e,n)?e[n]++:e[n]=1}),w.toArray=function(e){return e?w.isArray(e)?f.call(e):S(e)?w.map(e,w.identity):w.values(e):[]},w.size=function(e){return null==e?0:S(e)?e.length:w.keys(e).length},w.partition=function(e,t,n){t=b(t,n);var r=[],o=[];return w.each(e,function(e,n,i){(t(e,n,i)?r:o).push(e)}),[r,o]},w.first=w.head=w.take=function(e,t,n){return null!=e?null==t||n?e[0]:w.initial(e,e.length-t):void 0},w.initial=function(e,t,n){return f.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))},w.last=function(e,t,n){return null!=e?null==t||n?e[e.length-1]:w.rest(e,Math.max(0,e.length-t)):void 0},w.rest=w.tail=w.drop=function(e,t,n){return f.call(e,null==t||n?1:t)},w.compact=function(e){return w.filter(e,w.identity)};var A=function(e,t,n,r){for(var o=[],i=0,a=r||0,s=C(e);s>a;a++){var u=e[a];if(S(u)&&(w.isArray(u)||w.isArguments(u))){t||(u=A(u,t,n));var l=0,c=u.length;for(o.length+=c;c>l;)o[i++]=u[l++]}else n||(o[i++]=u)}return o};w.flatten=function(e,t){return A(e,t,!1)},w.without=function(e){return w.difference(e,f.call(arguments,1))},w.uniq=w.unique=function(e,t,n,r){w.isBoolean(t)||(r=n,n=t,t=!1),null!=n&&(n=b(n,r));for(var o=[],i=[],a=0,s=C(e);s>a;a++){var u=e[a],l=n?n(u,a,e):u;t?(a&&i===l||o.push(u),i=l):n?w.contains(i,l)||(i.push(l),o.push(u)):w.contains(o,u)||o.push(u)}return o},w.union=function(){return w.uniq(A(arguments,!0,!0))},w.intersection=function(e){for(var t=[],n=arguments.length,r=0,o=C(e);o>r;r++){var i=e[r];if(!w.contains(t,i)){for(var a=1;n>a&&w.contains(arguments[a],i);a++);a===n&&t.push(i)}}return t},w.difference=function(e){var t=A(arguments,!0,!0,1);return w.filter(e,function(e){return!w.contains(t,e)})},w.zip=function(){return w.unzip(arguments)},w.unzip=function(e){for(var t=e&&w.max(e,C).length||0,n=Array(t),r=0;t>r;r++)n[r]=w.pluck(e,r);return n},w.object=function(e,t){for(var n={},r=0,o=C(e);o>r;r++)t?n[e[r]]=t[r]:n[e[r][0]]=e[r][1];return n},w.findIndex=r(1),w.findLastIndex=r(-1),w.sortedIndex=function(e,t,n,r){n=b(n,r,1);for(var o=n(t),i=0,a=C(e);a>i;){var s=Math.floor((i+a)/2);n(e[s])<o?i=s+1:a=s}return i},w.indexOf=o(1,w.findIndex,w.sortedIndex),w.lastIndexOf=o(-1,w.findLastIndex),w.range=function(e,t,n){null==t&&(t=e||0,e=0),n=n||1;for(var r=Math.max(Math.ceil((t-e)/n),0),o=Array(r),i=0;r>i;i++,e+=n)o[i]=e;return o};var N=function(e,t,n,r,o){if(!(r instanceof t))return e.apply(n,o);var i=j(e.prototype),a=e.apply(i,o);return w.isObject(a)?a:i};w.bind=function(e,t){if(v&&e.bind===v)return v.apply(e,f.call(arguments,1));if(!w.isFunction(e))throw new TypeError("Bind must be called on a function");var n=f.call(arguments,2),r=function(){return N(e,r,t,this,n.concat(f.call(arguments)))};return r},w.partial=function(e){var t=f.call(arguments,1),n=function(){for(var r=0,o=t.length,i=Array(o),a=0;o>a;a++)i[a]=t[a]===w?arguments[r++]:t[a];for(;r<arguments.length;)i.push(arguments[r++]);return N(e,n,this,this,i)};return n},w.bindAll=function(e){var t,n,r=arguments.length;if(1>=r)throw new Error("bindAll must be passed function names");for(t=1;r>t;t++)n=arguments[t],e[n]=w.bind(e[n],e);return e},w.memoize=function(e,t){var n=function(r){var o=n.cache,i=""+(t?t.apply(this,arguments):r);return w.has(o,i)||(o[i]=e.apply(this,arguments)),o[i]};return n.cache={},n},w.delay=function(e,t){var n=f.call(arguments,2);return setTimeout(function(){return e.apply(null,n)},t)},w.defer=w.partial(w.delay,w,1),w.throttle=function(e,t,n){var r,o,i,a=null,s=0;n||(n={});var u=function(){s=n.leading===!1?0:w.now(),a=null,i=e.apply(r,o),a||(r=o=null)};return function(){var l=w.now();s||n.leading!==!1||(s=l);var c=t-(l-s);return r=this,o=arguments,0>=c||c>t?(a&&(clearTimeout(a),a=null),s=l,i=e.apply(r,o),a||(r=o=null)):a||n.trailing===!1||(a=setTimeout(u,c)),i}},w.debounce=function(e,t,n){var r,o,i,a,s,u=function(){var l=w.now()-a;t>l&&l>=0?r=setTimeout(u,t-l):(r=null,n||(s=e.apply(i,o),r||(i=o=null)))};return function(){i=this,o=arguments,a=w.now();var l=n&&!r;return r||(r=setTimeout(u,t)),l&&(s=e.apply(i,o),i=o=null),s}},w.wrap=function(e,t){return w.partial(t,e)},w.negate=function(e){return function(){return!e.apply(this,arguments)}},w.compose=function(){var e=arguments,t=e.length-1;return function(){for(var n=t,r=e[t].apply(this,arguments);n--;)r=e[n].call(this,r);return r}},w.after=function(e,t){return function(){return--e<1?t.apply(this,arguments):void 0}},w.before=function(e,t){var n;return function(){return--e>0&&(n=t.apply(this,arguments)),1>=e&&(t=null),n}},w.once=w.partial(w.before,2);var O=!{toString:null}.propertyIsEnumerable("toString"),q=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"];w.keys=function(e){if(!w.isObject(e))return[];if(g)return g(e);var t=[];for(var n in e)w.has(e,n)&&t.push(n);return O&&i(e,t),t},w.allKeys=function(e){if(!w.isObject(e))return[];var t=[];for(var n in e)t.push(n);return O&&i(e,t),t},w.values=function(e){for(var t=w.keys(e),n=t.length,r=Array(n),o=0;n>o;o++)r[o]=e[t[o]];return r},w.mapObject=function(e,t,n){t=b(t,n);for(var r,o=w.keys(e),i=o.length,a={},s=0;i>s;s++)r=o[s],a[r]=t(e[r],r,e);return a},w.pairs=function(e){for(var t=w.keys(e),n=t.length,r=Array(n),o=0;n>o;o++)r[o]=[t[o],e[t[o]]];return r},w.invert=function(e){for(var t={},n=w.keys(e),r=0,o=n.length;o>r;r++)t[e[n[r]]]=n[r];return t},w.functions=w.methods=function(e){var t=[];for(var n in e)w.isFunction(e[n])&&t.push(n);return t.sort()},w.extend=k(w.allKeys),w.extendOwn=w.assign=k(w.keys),w.findKey=function(e,t,n){t=b(t,n);for(var r,o=w.keys(e),i=0,a=o.length;a>i;i++)if(r=o[i],t(e[r],r,e))return r},w.pick=function(e,t,n){var r,o,i={},a=e;if(null==a)return i;w.isFunction(t)?(o=w.allKeys(a),r=_(t,n)):(o=A(arguments,!1,!1,1),r=function(e,t,n){return t in n},a=Object(a));for(var s=0,u=o.length;u>s;s++){var l=o[s],c=a[l];r(c,l,a)&&(i[l]=c)}return i},w.omit=function(e,t,n){if(w.isFunction(t))t=w.negate(t);else{var r=w.map(A(arguments,!1,!1,1),String);t=function(e,t){return!w.contains(r,t)}}return w.pick(e,t,n)},w.defaults=k(w.allKeys,!0),w.create=function(e,t){var n=j(e);return t&&w.extendOwn(n,t),n},w.clone=function(e){return w.isObject(e)?w.isArray(e)?e.slice():w.extend({},e):e},w.tap=function(e,t){return t(e),e},w.isMatch=function(e,t){var n=w.keys(t),r=n.length;if(null==e)return!r;for(var o=Object(e),i=0;r>i;i++){var a=n[i];if(t[a]!==o[a]||!(a in o))return!1}return!0};var D=function(e,t,n,r){if(e===t)return 0!==e||1/e===1/t;if(null==e||null==t)return e===t;e instanceof w&&(e=e._wrapped),t instanceof w&&(t=t._wrapped);var o=h.call(e);if(o!==h.call(t))return!1;switch(o){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!==+e?+t!==+t:0===+e?1/+e===1/t:+e===+t;case"[object Date]":case"[object Boolean]":return+e===+t}var i="[object Array]"===o;if(!i){if("object"!=typeof e||"object"!=typeof t)return!1;var a=e.constructor,s=t.constructor;if(a!==s&&!(w.isFunction(a)&&a instanceof a&&w.isFunction(s)&&s instanceof s)&&"constructor"in e&&"constructor"in t)return!1}n=n||[],r=r||[];for(var u=n.length;u--;)if(n[u]===e)return r[u]===t;if(n.push(e),r.push(t),i){if(u=e.length,u!==t.length)return!1;for(;u--;)if(!D(e[u],t[u],n,r))return!1}else{var l,c=w.keys(e);if(u=c.length,w.keys(t).length!==u)return!1;for(;u--;)if(l=c[u],!w.has(t,l)||!D(e[l],t[l],n,r))return!1}return n.pop(),r.pop(),!0};w.isEqual=function(e,t){return D(e,t)},w.isEmpty=function(e){return null==e?!0:S(e)&&(w.isArray(e)||w.isString(e)||w.isArguments(e))?0===e.length:0===w.keys(e).length},w.isElement=function(e){return!(!e||1!==e.nodeType)},w.isArray=m||function(e){return"[object Array]"===h.call(e)},w.isObject=function(e){var t=typeof e;return"function"===t||"object"===t&&!!e},w.each(["Arguments","Function","String","Number","Date","RegExp","Error"],function(e){w["is"+e]=function(t){return h.call(t)==="[object "+e+"]"}}),w.isArguments(arguments)||(w.isArguments=function(e){return w.has(e,"callee")}),"function"!=typeof/./&&"object"!=typeof Int8Array&&(w.isFunction=function(e){return"function"==typeof e||!1}),w.isFinite=function(e){return isFinite(e)&&!isNaN(parseFloat(e))},w.isNaN=function(e){return w.isNumber(e)&&e!==+e},w.isBoolean=function(e){return e===!0||e===!1||"[object Boolean]"===h.call(e)},w.isNull=function(e){return null===e},w.isUndefined=function(e){return void 0===e},w.has=function(e,t){return null!=e&&p.call(e,t)},w.noConflict=function(){return a._=s,this},w.identity=function(e){return e},w.constant=function(e){return function(){return e}},w.noop=function(){},w.property=M,w.propertyOf=function(e){return null==e?function(){}:function(t){return e[t]}},w.matcher=w.matches=function(e){return e=w.extendOwn({},e),function(t){return w.isMatch(t,e)}},w.times=function(e,t,n){var r=Array(Math.max(0,e));t=_(t,n,1);for(var o=0;e>o;o++)r[o]=t(o);return r},w.random=function(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))},w.now=Date.now||function(){return(new Date).getTime()};var L={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"},F=w.invert(L),z=function(e){var t=function(t){return e[t]},n="(?:"+w.keys(e).join("|")+")",r=RegExp(n),o=RegExp(n,"g");return function(e){return e=null==e?"":""+e,r.test(e)?e.replace(o,t):e}};w.escape=z(L),w.unescape=z(F),w.result=function(e,t,n){var r=null==e?void 0:e[t];return void 0===r&&(r=n),w.isFunction(r)?r.call(e):r};var R=0;w.uniqueId=function(e){var t=++R+"";return e?e+t:t},w.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var P=/(.)^/,I={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},H=/\\|'|\r|\n|\u2028|\u2029/g,$=function(e){return"\\"+I[e]};w.template=function(e,t,n){!t&&n&&(t=n),t=w.defaults({},t,w.templateSettings);var r=RegExp([(t.escape||P).source,(t.interpolate||P).source,(t.evaluate||P).source].join("|")+"|$","g"),o=0,i="__p+='";e.replace(r,function(t,n,r,a,s){return i+=e.slice(o,s).replace(H,$),o=s+t.length,n?i+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":r?i+="'+\n((__t=("+r+"))==null?'':__t)+\n'":a&&(i+="';\n"+a+"\n__p+='"),t}),i+="';\n",t.variable||(i="with(obj||{}){\n"+i+"}\n"),i="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+i+"return __p;\n";try{var a=new Function(t.variable||"obj","_",i)}catch(s){throw s.source=i,s}var u=function(data){return a.call(this,data,w)},l=t.variable||"obj";return u.source="function("+l+"){\n"+i+"}",u},w.chain=function(e){var t=w(e);return t._chain=!0,t};var B=function(e,t){return e._chain?w(t).chain():t};w.mixin=function(e){w.each(w.functions(e),function(t){var n=w[t]=e[t];w.prototype[t]=function(){var e=[this._wrapped];return d.apply(e,arguments),B(this,n.apply(w,e))}})},w.mixin(w),w.each(["pop","push","reverse","shift","sort","splice","unshift"],function(e){var t=u[e];w.prototype[e]=function(){var n=this._wrapped;return t.apply(n,arguments),"shift"!==e&&"splice"!==e||0!==n.length||delete n[0],B(this,n)}}),w.each(["concat","join","slice"],function(e){var t=u[e];w.prototype[e]=function(){return B(this,t.apply(this._wrapped,arguments))}}),w.prototype.value=function(){return this._wrapped},w.prototype.valueOf=w.prototype.toJSON=w.prototype.value,w.prototype.toString=function(){return""+this._wrapped},"function"==typeof define&&define.amd&&define("underscore",[],function(){return w})}).call(this)},{}],12:[function(e,t,n){function r(e,t){if(t||(t={}),t.model&&(this.model=t.model),t.comparator&&(this.comparator=t.comparator),t.parent&&(this.parent=t.parent),!this.mainIndex){var n=this.model&&this.model.prototype&&this.model.prototype.idAttribute;this.mainIndex=n||"id"}this._reset(),this.initialize.apply(this,arguments),e&&this.reset(e,u({silent:!0},t))}var o=e("ampersand-events"),i=e("ampersand-class-extend"),a=e("lodash.isarray"),s=e("lodash.bind"),u=e("lodash.assign"),l=[].slice;u(r.prototype,o,{initialize:function(){},isModel:function(e){return this.model&&e instanceof this.model},add:function(e,t){return this.set(e,u({merge:!1,add:!0,remove:!1},t))},parse:function(e,t){return e},serialize:function(){return this.map(function(e){if(e.serialize)return e.serialize();var t={};return u(t,e),delete t.collection,t})},toJSON:function(){return this.serialize()},set:function(e,t){t=u({add:!0,remove:!0,merge:!0},t),t.parse&&(e=this.parse(e,t));var n=!a(e);e=n?e?[e]:[]:e.slice();var r,o,i,s,l,c,d,f=t.at,h=this.comparator&&null==f&&t.sort!==!1,p="string"==typeof this.comparator?this.comparator:null,m=[],g=[],v={},y=t.add,x=t.merge,w=t.remove,_=!h&&y&&w?[]:!1,b=this.model&&this.model.prototype||Object.prototype;for(c=0,d=e.length;d>c;c++){if(i=e[c]||{},this.isModel(i)?r=o=i:b.generateId?r=b.generateId(i):(r=i[this.mainIndex],void 0===r&&this._isDerivedIndex(b)&&(r=b._derived[this.mainIndex].fn.call(i))),s=this.get(r))w&&(v[s.cid||s[this.mainIndex]]=!0),x&&(i=i===o?o.attributes:i,t.parse&&(i=s.parse(i,t)),s.set?(s.set(i,t),h&&!l&&s.hasChanged(p)&&(l=!0)):u(s,i)),e[c]=s;else if(y){if(o=e[c]=this._prepareModel(i,t),!o)continue;m.push(o),this._addReference(o,t)}o=s||o,o&&(_&&(o.isNew&&o.isNew()||!o[this.mainIndex]||!v[o.cid||o[this.mainIndex]])&&_.push(o),v[o[this.mainIndex]]=!0)}if(w){for(c=0,d=this.length;d>c;c++)o=this.models[c],v[o.cid||o[this.mainIndex]]||g.push(o);g.length&&this.remove(g,t)}if(m.length||_&&_.length)if(h&&(l=!0),null!=f)for(c=0,d=m.length;d>c;c++)this.models.splice(f+c,0,m[c]);else{var k=_||m;for(c=0,d=k.length;d>c;c++)this.models.push(k[c])}if(l&&this.sort({silent:!0}),!t.silent){for(c=0,d=m.length;d>c;c++)o=m[c],o.trigger?o.trigger("add",o,this,t):this.trigger("add",o,this,t);(l||_&&_.length)&&this.trigger("sort",this,t)}return n?e[0]:e},get:function(e,t){if(null!=e){var n=this._indexes[t||this.mainIndex];return n&&(n[e]||n[e[this.mainIndex]])||this._indexes.cid[e]||this._indexes.cid[e.cid]}},at:function(e){return this.models[e]},remove:function(e,t){var n,r,o,i,s=!a(e);for(e=s?[e]:l.call(e),t||(t={}),n=0,r=e.length;r>n;n++)o=e[n]=this.get(e[n]),o&&(this._deIndex(o),i=this.models.indexOf(o),this.models.splice(i,1),t.silent||(t.index=i,o.trigger?o.trigger("remove",o,this,t):this.trigger("remove",o,this,t)),this._removeReference(o,t));return s?e[0]:e},reset:function(e,t){t||(t={});for(var n=0,r=this.models.length;r>n;n++)this._removeReference(this.models[n],t);return t.previousModels=this.models,this._reset(),e=this.add(e,u({silent:!0},t)),t.silent||this.trigger("reset",this,t),e},sort:function(e){var t=this;if(!this.comparator)throw new Error("Cannot sort a set without a comparator");return e||(e={}),"string"==typeof this.comparator?this.models.sort(function(e,n){return e.get?(e=e.get(t.comparator),n=n.get(t.comparator)):(e=e[t.comparator],n=n[t.comparator]),e>n||void 0===e?1:n>e||void 0===n?-1:0}):1===this.comparator.length?this.models.sort(function(e,n){return e=t.comparator(e),n=t.comparator(n),e>n||void 0===e?1:n>e||void 0===n?-1:0}):this.models.sort(s(this.comparator,this)),e.silent||this.trigger("sort",this,e),this},_reset:function(){var e=l.call(this.indexes||[]),t=0;e.push(this.mainIndex),e.push("cid");var n=e.length;for(this.models=[],this._indexes={};n>t;t++)this._indexes[e[t]]={}},_prepareModel:function(e,t){if(!this.model)return e;if(this.isModel(e))return e.collection||(e.collection=this),e;t=t?u({},t):{},t.collection=this;var n=new this.model(e,t);return n.validationError?(this.trigger("invalid",this,n.validationError,t),!1):n},_deIndex:function(e,t,n){var r;if(void 0!==t){if(void 0===this._indexes[t])throw new Error("Given attribute is not an index");return void delete this._indexes[t][n]}for(t in this._indexes)r=e.hasOwnProperty(t)?e[t]:e.get&&e.get(t),delete this._indexes[t][r]},_index:function(e,t){var n;if(void 0!==t){if(void 0===this._indexes[t])throw new Error("Given attribute is not an index");return n=e[t]||e.get&&e.get(t),void(n&&(this._indexes[t][n]=e))}for(t in this._indexes)n=e.hasOwnProperty(t)?e[t]:e.get&&e.get(t),null!=n&&(this._indexes[t][n]=e)},_isDerivedIndex:function(e){return e&&"object"==typeof e._derived?Object.keys(e._derived).indexOf(this.mainIndex)>=0:!1},_addReference:function(e,t){this._index(e),e.collection||(e.collection=this),e.on&&e.on("all",this._onModelEvent,this)},_removeReference:function(e,t){this===e.collection&&delete e.collection,this._deIndex(e),e.off&&e.off("all",this._onModelEvent,this)},_onModelEvent:function(e,t,n,r){var o=e.split(":")[0],i=e.split(":")[1];("add"!==o&&"remove"!==o||n===this)&&("destroy"===o&&this.remove(t,r),t&&"change"===o&&i&&this._indexes[i]&&(this._deIndex(t,i,t.previousAttributes()[i]),this._index(t,i)),this.trigger.apply(this,arguments))}}),Object.defineProperties(r.prototype,{length:{get:function(){return this.models.length}},isCollection:{value:!0}});var c=["indexOf","lastIndexOf","every","some","forEach","map","filter","reduce","reduceRight"];c.forEach(function(e){r.prototype[e]=function(){return this.models[e].apply(this.models,arguments)}}),r.prototype.each=r.prototype.forEach,r.extend=i,t.exports=r},{"ampersand-class-extend":13,"ampersand-events":14,"lodash.assign":30,"lodash.bind":40,"lodash.isarray":46}],13:[function(e,t,n){var r=e("lodash.assign"),o=function(e){var t,n=this,o=[].slice.call(arguments);t=e&&e.hasOwnProperty("constructor")?e.constructor:function(){return n.apply(this,arguments)},r(t,n);var i=function(){this.constructor=t};return i.prototype=n.prototype,t.prototype=new i,e&&(o.unshift(t.prototype),r.apply(null,o)),t.__super__=n.prototype,t};t.exports=o},{"lodash.assign":30}],14:[function(e,t,n){"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-events"]=window.ampersand["ampersand-events"]||[],window.ampersand["ampersand-events"].push("1.1.1"));var r=e("lodash.once"),o=e("lodash.uniqueid"),i=e("lodash.keys"),a=e("lodash.isempty"),s=e("lodash.foreach"),u=(e("lodash.bind"),e("lodash.assign")),l=Array.prototype.slice,c=/\s+/,d={on:function(e,t,n){if(!f(this,"on",e,[t,n])||!t)return this;this._events||(this._events={});var r=this._events[e]||(this._events[e]=[]);return r.push({callback:t,context:n,ctx:n||this}),this},once:function(e,t,n){if(!f(this,"once",e,[t,n])||!t)return this;var o=this,i=r(function(){o.off(e,i),t.apply(this,arguments)});return i._callback=t,this.on(e,i,n)},off:function(e,t,n){var r,o,a,s,u,l,c,d;if(!this._events||!f(this,"off",e,[t,n]))return this;if(!e&&!t&&!n)return this._events=void 0,this;for(s=e?[e]:i(this._events),u=0,l=s.length;l>u;u++)if(e=s[u],a=this._events[e]){if(this._events[e]=r=[],t||n)for(c=0,d=a.length;d>c;c++)o=a[c],(t&&t!==o.callback&&t!==o.callback._callback||n&&n!==o.context)&&r.push(o);r.length||delete this._events[e]}return this},trigger:function(e){if(!this._events)return this;var t=l.call(arguments,1);if(!f(this,"trigger",e,t))return this;var n=this._events[e],r=this._events.all;return n&&h(n,t),r&&h(r,arguments),this},stopListening:function(e,t,n){var r=this._listeningTo;if(!r)return this;var o=!t&&!n;n||"object"!=typeof t||(n=this),e&&((r={})[e._listenId]=e);for(var i in r)e=r[i],e.off(t,n,this),(o||a(e._events))&&delete this._listeningTo[i];return this},createEmitter:function(e){return u(e||{},d)}};d.bind=d.on,d.unbind=d.off;var f=function(e,t,n,r){if(!n)return!0;if("object"==typeof n){for(var o in n)e[t].apply(e,[o,n[o]].concat(r));return!1}if(c.test(n)){for(var i=n.split(c),a=0,s=i.length;s>a;a++)e[t].apply(e,[i[a]].concat(r));return!1}return!0},h=function(e,t){var n,r=-1,o=e.length,i=t[0],a=t[1],s=t[2];switch(t.length){case 0:for(;++r<o;)(n=e[r]).callback.call(n.ctx);return;case 1:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i);return;case 2:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i,a);return;case 3:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i,a,s);return;default:for(;++r<o;)(n=e[r]).callback.apply(n.ctx,t);return}},p={listenTo:"on",listenToOnce:"once"};s(p,function(e,t){d[t]=function(t,n,r,i){var a=this._listeningTo||(this._listeningTo={}),s=t._listenId||(t._listenId=o("l"));return a[s]=t,r||"object"!=typeof n||(r=this),t[e](n,r,this),this}}),d.listenToAndRun=function(e,t,n){return d.listenTo.apply(this,arguments),n||"object"!=typeof t||(n=this),n.apply(this),this},t.exports=d},{"lodash.assign":30,"lodash.bind":40,"lodash.foreach":15,"lodash.isempty":19,"lodash.keys":23,"lodash.once":26,"lodash.uniqueid":28}],15:[function(e,t,n){function r(e,t){return function(n,r,o){return"function"==typeof r&&void 0===o&&s(n)?e(n,r):t(n,a(r,o,3))}}var o=e("lodash._arrayeach"),i=e("lodash._baseeach"),a=e("lodash._bindcallback"),s=e("lodash.isarray"),u=r(o,i);
|
||
t.exports=u},{"lodash._arrayeach":16,"lodash._baseeach":17,"lodash._bindcallback":18,"lodash.isarray":46}],16:[function(e,t,n){function r(e,t){for(var n=-1,r=e.length;++n<r&&t(e[n],n,e)!==!1;);return e}t.exports=r},{}],17:[function(e,t,n){function r(e,t){return h(e,t,c)}function o(e){return function(t){return null==t?void 0:t[e]}}function i(e,t){return function(n,r){var o=n?p(n):0;if(!s(o))return e(n,r);for(var i=t?o:-1,a=u(n);(t?i--:++i<o)&&r(a[i],i,a)!==!1;);return n}}function a(e){return function(t,n,r){for(var o=u(t),i=r(t),a=i.length,s=e?a:-1;e?s--:++s<a;){var l=i[s];if(n(o[l],l,o)===!1)break}return t}}function s(e){return"number"==typeof e&&e>-1&&e%1==0&&d>=e}function u(e){return l(e)?e:Object(e)}function l(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var c=e("lodash.keys"),d=9007199254740991,f=i(r),h=a(),p=o("length");t.exports=f},{"lodash.keys":23}],18:[function(e,t,n){function r(e,t,n){if("function"!=typeof e)return o;if(void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 3:return function(n,r,o){return e.call(t,n,r,o)};case 4:return function(n,r,o,i){return e.call(t,n,r,o,i)};case 5:return function(n,r,o,i,a){return e.call(t,n,r,o,i,a)}}return function(){return e.apply(t,arguments)}}function o(e){return e}t.exports=r},{}],19:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return function(t){return null==t?void 0:t[e]}}function i(e){return null!=e&&a(p(e))}function a(e){return"number"==typeof e&&e>-1&&e%1==0&&h>=e}function s(e){return null==e?!0:i(e)&&(l(e)||d(e)||u(e)||r(e)&&c(e.splice))?!e.length:!f(e).length}var u=e("lodash.isarguments"),l=e("lodash.isarray"),c=e("lodash.isfunction"),d=e("lodash.isstring"),f=e("lodash.keys"),h=9007199254740991,p=o("length");t.exports=s},{"lodash.isarguments":20,"lodash.isarray":46,"lodash.isfunction":21,"lodash.isstring":22,"lodash.keys":23}],20:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return function(t){return null==t?void 0:t[e]}}function i(e){return null!=e&&a(f(e))}function a(e){return"number"==typeof e&&e>-1&&e%1==0&&d>=e}function s(e){return r(e)&&i(e)&&l.call(e,"callee")&&!c.call(e,"callee")}var u=Object.prototype,l=u.hasOwnProperty,c=u.propertyIsEnumerable,d=9007199254740991,f=o("length");t.exports=s},{}],21:[function(e,t,n){function r(e){return o(e)&&s.call(e)==i}function o(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var i="[object Function]",a=Object.prototype,s=a.toString;t.exports=r},{}],22:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return"string"==typeof e||r(e)&&s.call(e)==i}var i="[object String]",a=Object.prototype,s=a.toString;t.exports=o},{}],23:[function(e,t,n){function r(e){return function(t){return null==t?void 0:t[e]}}function o(e){return null!=e&&a(y(e))}function i(e,t){return e="number"==typeof e||h.test(e)?+e:-1,t=null==t?v:t,e>-1&&e%1==0&&t>e}function a(e){return"number"==typeof e&&e>-1&&e%1==0&&v>=e}function s(e){for(var t=l(e),n=t.length,r=n&&e.length,o=!!r&&a(r)&&(f(e)||d(e)),s=-1,u=[];++s<n;){var c=t[s];(o&&i(c,r)||m.call(e,c))&&u.push(c)}return u}function u(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function l(e){if(null==e)return[];u(e)||(e=Object(e));var t=e.length;t=t&&a(t)&&(f(e)||d(e))&&t||0;for(var n=e.constructor,r=-1,o="function"==typeof n&&n.prototype===e,s=Array(t),l=t>0;++r<t;)s[r]=r+"";for(var c in e)l&&i(c,t)||"constructor"==c&&(o||!m.call(e,c))||s.push(c);return s}var c=e("lodash._getnative"),d=e("lodash.isarguments"),f=e("lodash.isarray"),h=/^\d+$/,p=Object.prototype,m=p.hasOwnProperty,g=c(Object,"keys"),v=9007199254740991,y=r("length"),x=g?function(e){var t=null==e?void 0:e.constructor;return"function"==typeof t&&t.prototype===e||"function"!=typeof e&&o(e)?s(e):u(e)?g(e):[]}:s;t.exports=x},{"lodash._getnative":24,"lodash.isarguments":25,"lodash.isarray":46}],24:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e,t){var n=null==e?void 0:e[t];return s(n)?n:void 0}function i(e){return a(e)&&h.call(e)==u}function a(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function s(e){return null==e?!1:i(e)?p.test(d.call(e)):r(e)&&l.test(e)}var u="[object Function]",l=/^\[object .+?Constructor\]$/,c=Object.prototype,d=Function.prototype.toString,f=c.hasOwnProperty,h=c.toString,p=RegExp("^"+d.call(f).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=o},{}],25:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],26:[function(e,t,n){function r(e){return o(2,e)}var o=e("lodash.before");t.exports=r},{"lodash.before":27}],27:[function(e,t,n){function r(e,t){var n;if("function"!=typeof t){if("function"!=typeof e)throw new TypeError(o);var r=e;e=t,t=r}return function(){return--e>0&&(n=t.apply(this,arguments)),1>=e&&(t=void 0),n}}var o="Expected a function";t.exports=r},{}],28:[function(e,t,n){function r(e){var t=++i;return o(e)+t}var o=e("lodash._basetostring"),i=0;t.exports=r},{"lodash._basetostring":29}],29:[function(e,t,n){function r(e){return null==e?"":e+""}t.exports=r},{}],30:[function(e,t,n){function r(e,t,n){for(var r=-1,o=a(t),i=o.length;++r<i;){var s=o[r],u=e[s],l=n(u,t[s],s,e,t);(l===l?l===u:u!==u)&&(void 0!==u||s in e)||(e[s]=l)}return e}var o=e("lodash._baseassign"),i=e("lodash._createassigner"),a=e("lodash.keys"),s=i(function(e,t,n){return n?r(e,t,n):o(e,t)});t.exports=s},{"lodash._baseassign":31,"lodash._createassigner":33,"lodash.keys":37}],31:[function(e,t,n){function r(e,t){return null==t?e:o(t,i(t),e)}var o=e("lodash._basecopy"),i=e("lodash.keys");t.exports=r},{"lodash._basecopy":32,"lodash.keys":37}],32:[function(e,t,n){function r(e,t,n){n||(n={});for(var r=-1,o=t.length;++r<o;){var i=t[r];n[i]=e[i]}return n}t.exports=r},{}],33:[function(e,t,n){function r(e){return a(function(t,n){var r=-1,a=null==t?0:n.length,s=a>2?n[a-2]:void 0,u=a>2?n[2]:void 0,l=a>1?n[a-1]:void 0;for("function"==typeof s?(s=o(s,l,5),a-=2):(s="function"==typeof l?l:void 0,a-=s?1:0),u&&i(n[0],n[1],u)&&(s=3>a?void 0:s,a=1);++r<a;){var c=n[r];c&&e(t,c,s)}return t})}var o=e("lodash._bindcallback"),i=e("lodash._isiterateecall"),a=e("lodash.restparam");t.exports=r},{"lodash._bindcallback":34,"lodash._isiterateecall":35,"lodash.restparam":36}],34:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],35:[function(e,t,n){function r(e){return function(t){return null==t?void 0:t[e]}}function o(e){return null!=e&&s(d(e))}function i(e,t){return e="number"==typeof e||l.test(e)?+e:-1,t=null==t?c:t,e>-1&&e%1==0&&t>e}function a(e,t,n){if(!u(n))return!1;var r=typeof t;if("number"==r?o(n)&&i(t,n.length):"string"==r&&t in n){var a=n[t];return e===e?e===a:a!==a}return!1}function s(e){return"number"==typeof e&&e>-1&&e%1==0&&c>=e}function u(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var l=/^\d+$/,c=9007199254740991,d=r("length");t.exports=a},{}],36:[function(e,t,n){function r(e,t){if("function"!=typeof e)throw new TypeError(o);return t=i(void 0===t?e.length-1:+t||0,0),function(){for(var n=arguments,r=-1,o=i(n.length-t,0),a=Array(o);++r<o;)a[r]=n[t+r];switch(t){case 0:return e.call(this,a);case 1:return e.call(this,n[0],a);case 2:return e.call(this,n[0],n[1],a)}var s=Array(t+1);for(r=-1;++r<t;)s[r]=n[r];return s[t]=a,e.apply(this,s)}}var o="Expected a function",i=Math.max;t.exports=r},{}],37:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":38,"lodash.isarguments":39,"lodash.isarray":46}],38:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],39:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],40:[function(e,t,n){var r=e("lodash._createwrapper"),o=e("lodash._replaceholders"),i=e("lodash.restparam"),a=1,s=32,u=i(function(e,t,n){var i=a;if(n.length){var l=o(n,u.placeholder);i|=s}return r(e,i,t,n,l)});u.placeholder={},t.exports=u},{"lodash._createwrapper":41,"lodash._replaceholders":44,"lodash.restparam":45}],41:[function(e,t,n){(function(n){function r(e,t,n){for(var r=n.length,o=-1,i=E(e.length-r,0),a=-1,s=t.length,u=Array(s+i);++a<s;)u[a]=t[a];for(;++o<r;)u[n[o]]=e[o];for(;i--;)u[a++]=e[o++];return u}function o(e,t,n){for(var r=-1,o=n.length,i=-1,a=E(e.length-o,0),s=-1,u=t.length,l=Array(a+u);++i<a;)l[i]=e[i];for(var c=i;++s<u;)l[c+s]=t[s];for(;++r<o;)l[c+n[r]]=e[i++];return l}function i(e,t){function r(){var i=this&&this!==n&&this instanceof r?o:e;return i.apply(t,arguments)}var o=a(e);return r}function a(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=p(e.prototype),r=e.apply(n,t);return f(r)?r:n}}function s(e,t,i,u,l,c,f,p,j,M){function C(){for(var y=arguments.length,x=y,w=Array(y);x--;)w[x]=arguments[x];if(u&&(w=r(w,u,l)),c&&(w=o(w,c,f)),N||q){var k=C.placeholder,L=m(w,k);if(y-=L.length,M>y){var F=p?h(p):void 0,z=E(M-y,0),R=N?L:void 0,P=N?void 0:L,I=N?w:void 0,H=N?void 0:w;t|=N?_:b,t&=~(N?b:_),O||(t&=~(g|v));var $=s(e,t,i,I,R,H,P,F,j,z);return $.placeholder=k,$}}var B=T?i:this,V=A?B[e]:e;return p&&(w=d(w,p)),S&&j<w.length&&(w.length=j),this&&this!==n&&this instanceof C&&(V=D||a(e)),V.apply(B,w)}var S=t&k,T=t&g,A=t&v,N=t&x,O=t&y,q=t&w,D=A?void 0:a(e);return C}function u(e,t,r,o){function i(){for(var t=-1,a=arguments.length,l=-1,c=o.length,d=Array(c+a);++l<c;)d[l]=o[l];for(;a--;)d[l++]=arguments[++t];var f=this&&this!==n&&this instanceof i?u:e;return f.apply(s?r:this,d)}var s=t&g,u=a(e);return i}function l(e,t,n,r,o,a,l,c){var d=t&v;if(!d&&"function"!=typeof e)throw new TypeError(j);var f=r?r.length:0;if(f||(t&=~(_|b),r=o=void 0),f-=o?o.length:0,t&b){var h=r,p=o;r=o=void 0}var m=[e,t,n,r,o,h,p,a,l,c];if(m[9]=null==c?d?0:e.length:E(c-f,0)||0,t==g)var y=i(m[0],m[2]);else y=t!=_&&t!=(g|_)||m[4].length?s.apply(void 0,m):u.apply(void 0,m);return y}function c(e,t){return e="number"==typeof e||M.test(e)?+e:-1,t=null==t?S:t,e>-1&&e%1==0&&t>e}function d(e,t){for(var n=e.length,r=C(t.length,n),o=h(e);r--;){var i=t[r];e[r]=c(i,n)?o[i]:void 0}return e}function f(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var h=e("lodash._arraycopy"),p=e("lodash._basecreate"),m=e("lodash._replaceholders"),g=1,v=2,y=4,x=8,w=16,_=32,b=64,k=128,j="Expected a function",M=/^\d+$/,E=Math.max,C=Math.min,S=9007199254740991;t.exports=l}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"lodash._arraycopy":42,"lodash._basecreate":43,"lodash._replaceholders":44}],42:[function(e,t,n){function r(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}t.exports=r},{}],43:[function(e,t,n){function r(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var o=function(){function e(){}return function(t){if(r(t)){e.prototype=t;var n=new e;e.prototype=void 0}return n||{}}}();t.exports=o},{}],44:[function(e,t,n){function r(e,t){for(var n=-1,r=e.length,i=-1,a=[];++n<r;)e[n]===t&&(e[n]=o,a[++i]=n);return a}var o="__lodash_placeholder__";t.exports=r},{}],45:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],46:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e,t){var n=null==e?void 0:e[t];return u(n)?n:void 0}function i(e){return"number"==typeof e&&e>-1&&e%1==0&&y>=e}function a(e){return s(e)&&m.call(e)==c}function s(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function u(e){return null==e?!1:a(e)?g.test(h.call(e)):r(e)&&d.test(e)}var l="[object Array]",c="[object Function]",d=/^\[object .+?Constructor\]$/,f=Object.prototype,h=Function.prototype.toString,p=f.hasOwnProperty,m=f.toString,g=RegExp("^"+h.call(p).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),v=o(Array,"isArray"),y=9007199254740991,x=v||function(e){return r(e)&&i(e.length)&&m.call(e)==l};t.exports=x},{}],47:[function(e,t,n){"use strict";function r(e,t){t||(t={}),this.cid||(this.cid=s("state")),this._events={},this._values={},this._definition=Object.create(this._definition),t.parse&&(e=this.parse(e,t)),this.parent=t.parent,this.collection=t.collection,this._keyTree=new j,this._initCollections(),this._initChildren(),this._cache={},this._previousAttributes={},e&&this.set(e,u({silent:!0,initial:!0},t)),this._changed={},this._derived&&this._initDerived(),t.init!==!1&&this.initialize.apply(this,arguments)}function o(e,t,n,r){var o,i,a=e._definition[t]={};if(p(n))o=e._ensureValidType(n),o&&(a.type=o);else{if(Array.isArray(n)&&(i=n,n={type:i[0],required:i[1],"default":i[2]}),o=e._ensureValidType(n.type),o&&(a.type=o),n.required&&(a.required=!0),n["default"]&&"object"==typeof n["default"])throw new TypeError("The default value for "+t+" cannot be an object/array, must be a value or a function which returns a value/object/array");a["default"]=n["default"],a.allowNull=n.allowNull?n.allowNull:!1,n.setOnce&&(a.setOnce=!0),a.required&&void 0===a["default"]&&!a.setOnce&&(a["default"]=e._getDefaultForType(o)),a.test=n.test,a.values=n.values}return r&&(a.session=!0),o||(o=p(n)?n:n.type,console.warn("Invalid data type of `"+o+"` for `"+t+"` property. Use one of the default types or define your own")),Object.defineProperty(e,t,{set:function(e){this.set(t,e)},get:function(){if(!this._values)throw Error('You may be trying to `extend` a state object with "'+t+'" which has been defined in `props` on the object being extended');var e=this._values[t],n=this._dataTypes[a.type];return"undefined"!=typeof e?(n&&n.get&&(e=n.get(e)),e):(e=w(a,"default"),this._values[t]=e,e)}}),a}function i(e,t,n){var r=e._derived[t]={fn:v(n)?n:n.fn,cache:n.cache!==!1,depList:n.deps||[]};r.depList.forEach(function(n){e._deps[n]=b(e._deps[n]||[],[t])}),Object.defineProperty(e,t,{get:function(){return this._getDerivedProperty(t)},set:function(){throw new TypeError("`"+t+"` is a derived property, it can't be set directly.")}})}function a(e){var t,n=this;t=e&&e.hasOwnProperty("constructor")?e.constructor:function(){return n.apply(this,arguments)},u(t,n);var r=function(){this.constructor=t};if(r.prototype=n.prototype,t.prototype=new r,t.prototype._derived=u({},n.prototype._derived),t.prototype._deps=u({},n.prototype._deps),t.prototype._definition=u({},n.prototype._definition),t.prototype._collections=u({},n.prototype._collections),t.prototype._children=u({},n.prototype._children),t.prototype._dataTypes=u({},n.prototype._dataTypes||C),e)for(var a=["dataTypes","props","session","derived","collections","children"],s=0;s<arguments.length;s++){var l=arguments[s];l.dataTypes&&f(l.dataTypes,function(e,n){t.prototype._dataTypes[n]=e}),l.props&&f(l.props,function(e,n){o(t.prototype,n,e)}),l.session&&f(l.session,function(e,n){o(t.prototype,n,e,!0)}),l.derived&&f(l.derived,function(e,n){i(t.prototype,n,e)}),l.collections&&f(l.collections,function(e,n){t.prototype._collections[n]=e}),l.children&&f(l.children,function(e,n){t.prototype._children[n]=e}),u(t.prototype,c(l,a))}return t.__super__=n.prototype,t}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-state"]=window.ampersand["ampersand-state"]||[],window.ampersand["ampersand-state"].push("4.8.2"));var s=e("lodash.uniqueid"),u=e("lodash.assign"),l=function(e){return u({},e)},c=e("lodash.omit"),d=e("lodash.escape"),f=e("lodash.forown"),h=e("lodash.includes"),p=e("lodash.isstring"),m=e("lodash.isobject"),g=e("lodash.isdate"),v=e("lodash.isfunction"),y=e("lodash.isequal"),x=e("lodash.has"),w=e("lodash.result"),_=e("lodash.bind"),b=e("lodash.union"),k=e("ampersand-events"),j=e("key-tree-store"),M=e("array-next"),E=/^change:/;u(r.prototype,k,{extraProperties:"ignore",idAttribute:"id",namespaceAttribute:"namespace",typeAttribute:"modelType",initialize:function(){return this},getId:function(){return this[this.idAttribute]},getNamespace:function(){return this[this.namespaceAttribute]},getType:function(){return this[this.typeAttribute]},isNew:function(){return null==this.getId()},escape:function(e){return d(this.get(e))},isValid:function(e){return this._validate({},u(e||{},{validate:!0}))},parse:function(e,t){return e},serialize:function(e){var t=u({props:!0},e),n=this.getAttributes(t,!0);return f(this._children,function(e,t){n[t]=this[t].serialize()},this),f(this._collections,function(e,t){n[t]=this[t].serialize()},this),n},set:function(e,t,n){var r,o,i,a,s,u,l,c,d,f,p,g,v,y,x,_,b=this,k=this.extraProperties;if(m(e)||null===e?(d=e,n=t):(d={},d[e]=t),n=n||{},!this._validate(d,n))return!1;g=n.unset,p=n.silent,y=n.initial,o=[],r=this._changing,this._changing=!0,r||(this._previousAttributes=this.attributes,this._changed={});for(c in d){if(a=d[c],i=typeof a,v=this._values[c],s=this._definition[c],!s){if(this._children[c]||this._collections[c]){this[c].set(a,n);continue}if("ignore"===k)continue;if("reject"===k)throw new TypeError('No "'+c+'" property defined on '+(this.type||"this")+' model and extraProperties not set to "ignore" or "allow"');if("allow"===k)s=this._createPropertyDefinition(c,"any");else if(k)throw new TypeError('Invalid value for extraProperties: "'+k+'"')}if(_=this._getCompareForType(s.type),f=this._dataTypes[s.type],f&&f.set&&(u=f.set(a),a=u.val,i=u.type),s.test&&(l=s.test.call(this,a,i)))throw new TypeError("Property '"+c+"' failed validation with error: "+l);if(void 0===a&&s.required)throw new TypeError("Required property '"+c+"' must be of type "+s.type+". Tried to set "+a);if(null===a&&s.required&&!s.allowNull)throw new TypeError("Property '"+c+"' must be of type "+s.type+" (cannot be null). Tried to set "+a);if(s.type&&"any"!==s.type&&s.type!==i&&null!==a&&void 0!==a)throw new TypeError("Property '"+c+"' must be of type "+s.type+". Tried to set "+a);if(s.values&&!h(s.values,a)){var j=w(s,"default");if(g&&void 0!==j)a=j;else if(!g||g&&void 0!==a)throw new TypeError("Property '"+c+"' must be one of values: "+s.values.join(", ")+". Tried to set "+a)}if(x=!_(v,a,c),s.setOnce&&void 0!==v&&x&&!y)throw new TypeError("Property '"+c+"' can only be set once.");x?(o.push({prev:v,val:a,key:c}),b._changed[c]=a):delete b._changed[c]}if(o.forEach(function(e){b._previousAttributes[e.key]=e.prev,g?delete b._values[e.key]:b._values[e.key]=e.val}),!p&&o.length&&(b._pending=!0),p||o.forEach(function(e){b.trigger("change:"+e.key,b,e.val,n)}),r)return this;if(!p)for(;this._pending;)this._pending=!1,this.trigger("change",this,n);return this._pending=!1,this._changing=!1,this},get:function(e){return this[e]},toggle:function(e){var t=this._definition[e];if("boolean"===t.type)this[e]=!this[e];else{if(!t||!t.values)throw new TypeError("Can only toggle properties that are type `boolean` or have `values` array.");this[e]=M(t.values,this[e])}return this},previousAttributes:function(){return l(this._previousAttributes)},hasChanged:function(e){return null==e?!!Object.keys(this._changed).length:x(this._derived,e)?this._derived[e].depList.some(function(e){return this.hasChanged(e)},this):x(this._changed,e)},changedAttributes:function(e){if(!e)return this.hasChanged()?l(this._changed):!1;var t,n,r,o=!1,i=this._changing?this._previousAttributes:this.attributes;for(var a in e)n=this._definition[a],n&&(r=this._getCompareForType(n.type),r(i[a],t=e[a])||((o||(o={}))[a]=t));return o},toJSON:function(){return this.serialize()},unset:function(e,t){var n=this;e=Array.isArray(e)?e:[e],e.forEach(function(e){var r=n._definition[e];if(r){var o;return r.required?(o=w(r,"default"),n.set(e,o,t)):n.set(e,o,u({},t,{unset:!0}))}})},clear:function(e){var t=this;return Object.keys(this.attributes).forEach(function(n){t.unset(n,e)}),this},previous:function(e){return null!=e&&Object.keys(this._previousAttributes).length?this._previousAttributes[e]:null},_getDefaultForType:function(e){var t=this._dataTypes[e];return t&&t["default"]},_getCompareForType:function(e){var t=this._dataTypes[e];return t&&t.compare?_(t.compare,this):y},_validate:function(e,t){if(!t.validate||!this.validate)return!0;e=u({},this.attributes,e);var n=this.validationError=this.validate(e,t)||null;return n?(this.trigger("invalid",this,n,u(t||{},{validationError:n})),!1):!0},_createPropertyDefinition:function(e,t,n){return o(this,e,t,n)},_ensureValidType:function(e){return h(["string","number","boolean","array","object","date","state","any"].concat(Object.keys(this._dataTypes)),e)?e:void 0},getAttributes:function(e,t){e=u({session:!1,props:!1,derived:!1},e||{});var n,r,o,i={};for(r in this._definition)o=this._definition[r],(e.session&&o.session||e.props&&!o.session)&&(n=t?this._values[r]:this[r],t&&n&&v(n.serialize)&&(n=n.serialize()),"undefined"==typeof n&&(n=w(o,"default")),"undefined"!=typeof n&&(i[r]=n));if(e.derived)for(r in this._derived)i[r]=this[r];return i},_initDerived:function(){var e=this;f(this._derived,function(t,n){var r=e._derived[n];r.deps=r.depList;var o=function(t){t=t||{};var o=r.fn.call(e);e._cache[n]===o&&r.cache||(r.cache&&(e._previousAttributes[n]=e._cache[n]),e._cache[n]=o,e.trigger("change:"+n,e,e._cache[n]))};r.deps.forEach(function(t){e._keyTree.add(t,o)})}),this.on("all",function(t){E.test(t)&&e._keyTree.get(t.split(":")[1]).forEach(function(e){e()})},this)},_getDerivedProperty:function(e,t){return this._derived[e].cache?((t||!this._cache.hasOwnProperty(e))&&(this._cache[e]=this._derived[e].fn.apply(this)),this._cache[e]):this._derived[e].fn.apply(this)},_initCollections:function(){var e;if(this._collections)for(e in this._collections)this._safeSet(e,new this._collections[e](null,{parent:this}))},_initChildren:function(){var e;if(this._children)for(e in this._children)this._safeSet(e,new this._children[e]({},{parent:this})),this.listenTo(this[e],"all",this._getEventBubblingHandler(e))},_getEventBubblingHandler:function(e){return _(function(t,n,r){E.test(t)?this.trigger("change:"+e+"."+t.split(":")[1],n,r):"change"===t&&this.trigger("change",this)},this)},_verifyRequired:function(){var e=this.attributes;for(var t in this._definition)if(this._definition[t].required&&"undefined"==typeof e[t])return!1;return!0},_safeSet:function(e,t){if(e in this)throw new Error("Encountered namespace collision while setting instance property `"+e+"`");return this[e]=t,this}}),Object.defineProperties(r.prototype,{attributes:{get:function(){return this.getAttributes({props:!0,session:!0})}},all:{get:function(){return this.getAttributes({session:!0,props:!0,derived:!0})}},isState:{get:function(){return!0},set:function(){}}});var C={string:{"default":function(){return""}},date:{set:function(e){var t;if(null==e)t="object";else if(g(e))t="date",e=e.valueOf();else{var n=null,r=new Date(e).valueOf();isNaN(r)&&(r=new Date(parseInt(e,10)).valueOf(),isNaN(r)&&(n=!0)),e=r,t="date",n&&(t=typeof e)}return{val:e,type:t}},get:function(e){return null==e?e:new Date(e)},"default":function(){return new Date}},array:{set:function(e){return{val:e,type:Array.isArray(e)?"array":typeof e}},"default":function(){return[]}},object:{set:function(e){var t=typeof e;return"object"!==t&&void 0===e&&(e=null,t="object"),{val:e,type:t}},"default":function(){return{}}},state:{set:function(e){var t=e instanceof r||e&&e.isState;return t?{val:e,type:"state"}:{val:e,type:typeof e}},compare:function(e,t,n){var r=e===t;return r||(e&&this.stopListening(e),null!=t&&this.listenTo(t,"all",this._getEventBubblingHandler(n))),r}}};r.extend=a,t.exports=r},{"ampersand-events":48,"array-next":60,"key-tree-store":61,"lodash.assign":62,"lodash.bind":72,"lodash.escape":78,"lodash.forown":80,"lodash.has":86,"lodash.includes":91,"lodash.isdate":99,"lodash.isequal":100,"lodash.isfunction":107,"lodash.isobject":108,"lodash.isstring":109,"lodash.omit":110,"lodash.result":126,"lodash.union":130,"lodash.uniqueid":139}],48:[function(e,t,n){t.exports=e(14)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/ampersand-events.js":14,"lodash.assign":62,"lodash.bind":72,"lodash.foreach":49,"lodash.isempty":53,"lodash.keys":55,"lodash.once":58,"lodash.uniqueid":139}],49:[function(e,t,n){t.exports=e(15)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/index.js":15,"lodash._arrayeach":50,"lodash._baseeach":51,"lodash._bindcallback":52,"lodash.isarray":98}],50:[function(e,t,n){t.exports=e(16)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._arrayeach/index.js":16}],51:[function(e,t,n){t.exports=e(17)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._baseeach/index.js":17,"lodash.keys":55}],52:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],53:[function(e,t,n){t.exports=e(19)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/index.js":19,"lodash.isarguments":54,"lodash.isarray":98,"lodash.isfunction":107,"lodash.isstring":109,"lodash.keys":55}],54:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],55:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":56,"lodash.isarguments":57,"lodash.isarray":98}],56:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],57:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],58:[function(e,t,n){t.exports=e(26)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.once/index.js":26,"lodash.before":59}],59:[function(e,t,n){t.exports=e(27)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.once/node_modules/lodash.before/index.js":27}],60:[function(e,t,n){t.exports=function(e,t){var n=e.length,r=e.indexOf(t)+1;return r>n-1&&(r=0),e[r]}},{}],61:[function(e,t,n){function r(e){if(e=e||{},"object"!=typeof e)throw new TypeError("Options must be an object");var t=".";this.storage={},this.separator=e.separator||t}var o=Array.prototype.slice;r.prototype.add=function(e,t){var n=this.storage[e]||(this.storage[e]=[]);n.push(t)},r.prototype.remove=function(e){var t,n;for(t in this.storage)n=this.storage[t],n.some(function(t,r){return t===e?(n.splice(r,1),!0):void 0})},r.prototype.get=function(e){var t,n=[];for(t in this.storage)e&&e!==t&&0!==t.indexOf(e+this.separator)||(n=n.concat(this.storage[t]));return n},r.prototype.getGrouped=function(e){var t,n={};for(t in this.storage)e&&e!==t&&0!==t.indexOf(e+this.separator)||(n[t]=o.call(this.storage[t]));return n},r.prototype.getAll=function(e){var t,n={};for(t in this.storage)(e===t||0===t.indexOf(e+this.separator))&&(n[t]=o.call(this.storage[t]));return n},r.prototype.run=function(e,t){var n=o.call(arguments,2);this.get(e).forEach(function(e){e.apply(t||this,n)})},t.exports=r},{}],62:[function(e,t,n){t.exports=e(30)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/index.js":30,"lodash._baseassign":63,"lodash._createassigner":65,"lodash.keys":69}],63:[function(e,t,n){t.exports=e(31)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/index.js":31,"lodash._basecopy":64,"lodash.keys":69}],64:[function(e,t,n){t.exports=e(32)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/node_modules/lodash._basecopy/index.js":32}],65:[function(e,t,n){t.exports=e(33)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/index.js":33,"lodash._bindcallback":66,"lodash._isiterateecall":67,"lodash.restparam":68}],66:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],67:[function(e,t,n){t.exports=e(35)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash._isiterateecall/index.js":35}],68:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],69:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":70,"lodash.isarguments":71,"lodash.isarray":98}],70:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],71:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],72:[function(e,t,n){t.exports=e(40)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/index.js":40,"lodash._createwrapper":73,"lodash._replaceholders":76,"lodash.restparam":77}],73:[function(e,t,n){t.exports=e(41)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/index.js":41,"lodash._arraycopy":74,"lodash._basecreate":75,"lodash._replaceholders":76}],74:[function(e,t,n){t.exports=e(42)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._arraycopy/index.js":42}],75:[function(e,t,n){t.exports=e(43);
|
||
},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreate/index.js":43}],76:[function(e,t,n){t.exports=e(44)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._replaceholders/index.js":44}],77:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],78:[function(e,t,n){function r(e){return u[e]}function o(e){return e=i(e),e&&s.test(e)?e.replace(a,r):e}var i=e("lodash._basetostring"),a=/[&<>"'`]/g,s=RegExp(a.source),u={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"};t.exports=o},{"lodash._basetostring":79}],79:[function(e,t,n){t.exports=e(29)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.uniqueid/node_modules/lodash._basetostring/index.js":29}],80:[function(e,t,n){function r(e,t){return i(e,t,s)}function o(e){return function(t,n,r){return("function"!=typeof n||void 0!==r)&&(n=a(n,r,3)),e(t,n)}}var i=e("lodash._basefor"),a=e("lodash._bindcallback"),s=e("lodash.keys"),u=o(r);t.exports=u},{"lodash._basefor":81,"lodash._bindcallback":82,"lodash.keys":83}],81:[function(e,t,n){function r(e){return function(t,n,r){for(var i=o(t),a=r(t),s=a.length,u=e?s:-1;e?u--:++u<s;){var l=a[u];if(n(i[l],l,i)===!1)break}return t}}function o(e){return i(e)?e:Object(e)}function i(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var a=r();t.exports=a},{}],82:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],83:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":84,"lodash.isarguments":85,"lodash.isarray":98}],84:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],85:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],86:[function(e,t,n){function r(e,t){return e="number"==typeof e||v.test(e)?+e:-1,t=null==t?w:t,e>-1&&e%1==0&&t>e}function o(e,t){var n=typeof e;if("string"==n&&g.test(e)||"number"==n)return!0;if(p(e))return!1;var r=!m.test(e);return r||null!=t&&e in a(t)}function i(e){return"number"==typeof e&&e>-1&&e%1==0&&w>=e}function a(e){return u(e)?e:Object(e)}function s(e){var t=e?e.length:0;return t?e[t-1]:void 0}function u(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function l(e,t){if(null==e)return!1;var n=x.call(e,t);if(!n&&!o(t)){if(t=f(t),e=1==t.length?e:c(e,d(t,0,-1)),null==e)return!1;t=s(t),n=x.call(e,t)}return n||i(e.length)&&r(t,e.length)&&(p(e)||h(e))}var c=e("lodash._baseget"),d=e("lodash._baseslice"),f=e("lodash._topath"),h=e("lodash.isarguments"),p=e("lodash.isarray"),m=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,g=/^\w*$/,v=/^\d+$/,y=Object.prototype,x=y.hasOwnProperty,w=9007199254740991;t.exports=l},{"lodash._baseget":87,"lodash._baseslice":88,"lodash._topath":89,"lodash.isarguments":90,"lodash.isarray":98}],87:[function(e,t,n){function r(e,t,n){if(null!=e){void 0!==n&&n in o(e)&&(t=[n]);for(var r=0,i=t.length;null!=e&&i>r;)e=e[t[r++]];return r&&r==i?e:void 0}}function o(e){return i(e)?e:Object(e)}function i(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}t.exports=r},{}],88:[function(e,t,n){function r(e,t,n){var r=-1,o=e.length;t=null==t?0:+t||0,0>t&&(t=-t>o?0:o+t),n=void 0===n||n>o?o:+n||0,0>n&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}t.exports=r},{}],89:[function(e,t,n){function r(e){return null==e?"":e+""}function o(e){if(i(e))return e;var t=[];return r(e).replace(a,function(e,n,r,o){t.push(r?o.replace(s,"$1"):n||e)}),t}var i=e("lodash.isarray"),a=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\n\\]|\\.)*?)\2)\]/g,s=/\\(\\)?/g;t.exports=o},{"lodash.isarray":98}],90:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],91:[function(e,t,n){function r(e){return function(t){return null==t?void 0:t[e]}}function o(e){return"number"==typeof e&&e>-1&&e%1==0&&p>=e}function i(e,t,n,r){var i=e?m(e):0;return o(i)||(e=a(e),i=e.length),n="number"!=typeof n||r&&l(t,n,r)?0:0>n?h(i+n,0):n||0,"string"==typeof e||!c(e)&&d(e)?i>=n&&e.indexOf(t,n)>-1:!!i&&s(e,t,n)>-1}function a(e){return u(e,f(e))}var s=e("lodash._baseindexof"),u=e("lodash._basevalues"),l=e("lodash._isiterateecall"),c=e("lodash.isarray"),d=e("lodash.isstring"),f=e("lodash.keys"),h=Math.max,p=9007199254740991,m=r("length");t.exports=i},{"lodash._baseindexof":92,"lodash._basevalues":93,"lodash._isiterateecall":94,"lodash.isarray":98,"lodash.isstring":109,"lodash.keys":95}],92:[function(e,t,n){function r(e,t,n){if(t!==t)return o(e,n);for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}function o(e,t,n){for(var r=e.length,o=t+(n?0:-1);n?o--:++o<r;){var i=e[o];if(i!==i)return o}return-1}t.exports=r},{}],93:[function(e,t,n){function r(e,t){for(var n=-1,r=t.length,o=Array(r);++n<r;)o[n]=e[t[n]];return o}t.exports=r},{}],94:[function(e,t,n){t.exports=e(35)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash._isiterateecall/index.js":35}],95:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":96,"lodash.isarguments":97,"lodash.isarray":98}],96:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],97:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],98:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],99:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return r(e)&&s.call(e)==i}var i="[object Date]",a=Object.prototype,s=a.toString;t.exports=o},{}],100:[function(e,t,n){function r(e,t,n,r){n="function"==typeof n?i(n,r,3):void 0;var a=n?n(e,t):void 0;return void 0===a?o(e,t,n):!!a}var o=e("lodash._baseisequal"),i=e("lodash._bindcallback");t.exports=r},{"lodash._baseisequal":101,"lodash._bindcallback":106}],101:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e,t){for(var n=-1,r=e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function i(e,t,n,o,s,u){return e===t?!0:null==e||null==t||!c(e)&&!r(t)?e!==e&&t!==t:a(e,t,i,n,o,s,u)}function a(e,t,n,r,o,i,a){var c=d(e),h=d(t),g=m,v=m;c||(g=M.call(e),g==p?g=w:g!=w&&(c=f(e))),h||(v=M.call(t),v==p?v=w:v!=w&&(h=f(t)));var y=g==w,x=v==w,_=g==v;if(_&&!c&&!y)return u(e,t,g);if(!o){var b=y&&j.call(e,"__wrapped__"),k=x&&j.call(t,"__wrapped__");if(b||k)return n(b?e.value():e,k?t.value():t,r,o,i,a)}if(!_)return!1;i||(i=[]),a||(a=[]);for(var E=i.length;E--;)if(i[E]==e)return a[E]==t;i.push(e),a.push(t);var C=(c?s:l)(e,t,n,r,o,i,a);return i.pop(),a.pop(),C}function s(e,t,n,r,i,a,s){var u=-1,l=e.length,c=t.length;if(l!=c&&!(i&&c>l))return!1;for(;++u<l;){var d=e[u],f=t[u],h=r?r(i?f:d,i?d:f,u):void 0;if(void 0!==h){if(h)continue;return!1}if(i){if(!o(t,function(e){return d===e||n(d,e,r,i,a,s)}))return!1}else if(d!==f&&!n(d,f,r,i,a,s))return!1}return!0}function u(e,t,n){switch(n){case g:case v:return+e==+t;case y:return e.name==t.name&&e.message==t.message;case x:return e!=+e?t!=+t:e==+t;case _:case b:return e==t+""}return!1}function l(e,t,n,r,o,i,a){var s=h(e),u=s.length,l=h(t),c=l.length;if(u!=c&&!o)return!1;for(var d=u;d--;){var f=s[d];if(!(o?f in t:j.call(t,f)))return!1}for(var p=o;++d<u;){f=s[d];var m=e[f],g=t[f],v=r?r(o?g:m,o?m:g,f):void 0;if(!(void 0===v?n(m,g,r,o,i,a):v))return!1;p||(p="constructor"==f)}if(!p){var y=e.constructor,x=t.constructor;if(y!=x&&"constructor"in e&&"constructor"in t&&!("function"==typeof y&&y instanceof y&&"function"==typeof x&&x instanceof x))return!1}return!0}function c(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var d=e("lodash.isarray"),f=e("lodash.istypedarray"),h=e("lodash.keys"),p="[object Arguments]",m="[object Array]",g="[object Boolean]",v="[object Date]",y="[object Error]",x="[object Number]",w="[object Object]",_="[object RegExp]",b="[object String]",k=Object.prototype,j=k.hasOwnProperty,M=k.toString;t.exports=i},{"lodash.isarray":98,"lodash.istypedarray":102,"lodash.keys":103}],102:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return"number"==typeof e&&e>-1&&e%1==0&&O>=e}function i(e){return r(e)&&o(e.length)&&!!T[N.call(e)]}var a="[object Arguments]",s="[object Array]",u="[object Boolean]",l="[object Date]",c="[object Error]",d="[object Function]",f="[object Map]",h="[object Number]",p="[object Object]",m="[object RegExp]",g="[object Set]",v="[object String]",y="[object WeakMap]",x="[object ArrayBuffer]",w="[object Float32Array]",_="[object Float64Array]",b="[object Int8Array]",k="[object Int16Array]",j="[object Int32Array]",M="[object Uint8Array]",E="[object Uint8ClampedArray]",C="[object Uint16Array]",S="[object Uint32Array]",T={};T[w]=T[_]=T[b]=T[k]=T[j]=T[M]=T[E]=T[C]=T[S]=!0,T[a]=T[s]=T[x]=T[u]=T[l]=T[c]=T[d]=T[f]=T[h]=T[p]=T[m]=T[g]=T[v]=T[y]=!1;var A=Object.prototype,N=A.toString,O=9007199254740991;t.exports=i},{}],103:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":104,"lodash.isarguments":105,"lodash.isarray":98}],104:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],105:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],106:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],107:[function(e,t,n){t.exports=e(21)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isfunction/index.js":21}],108:[function(e,t,n){function r(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}t.exports=r},{}],109:[function(e,t,n){t.exports=e(22)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isstring/index.js":22}],110:[function(e,t,n){var r=e("lodash._arraymap"),o=e("lodash._basedifference"),i=e("lodash._baseflatten"),a=e("lodash._bindcallback"),s=e("lodash._pickbyarray"),u=e("lodash._pickbycallback"),l=e("lodash.keysin"),c=e("lodash.restparam"),d=c(function(e,t){if(null==e)return{};if("function"!=typeof t[0]){var t=r(i(t),String);return s(e,o(l(e),t))}var n=a(t[0],t[1],3);return u(e,function(e,t,r){return!n(e,t,r)})});t.exports=d},{"lodash._arraymap":111,"lodash._basedifference":112,"lodash._baseflatten":117,"lodash._bindcallback":119,"lodash._pickbyarray":120,"lodash._pickbycallback":121,"lodash.keysin":123,"lodash.restparam":125}],111:[function(e,t,n){function r(e,t){for(var n=-1,r=e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}t.exports=r},{}],112:[function(e,t,n){function r(e,t){var n=e?e.length:0,r=[];if(!n)return r;var u=-1,l=o,c=!0,d=c&&t.length>=s?a(t):null,f=t.length;d&&(l=i,c=!1,t=d);e:for(;++u<n;){var h=e[u];if(c&&h===h){for(var p=f;p--;)if(t[p]===h)continue e;r.push(h)}else l(t,h,0)<0&&r.push(h)}return r}var o=e("lodash._baseindexof"),i=e("lodash._cacheindexof"),a=e("lodash._createcache"),s=200;t.exports=r},{"lodash._baseindexof":113,"lodash._cacheindexof":114,"lodash._createcache":115}],113:[function(e,t,n){t.exports=e(92)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.includes/node_modules/lodash._baseindexof/index.js":92}],114:[function(e,t,n){function r(e,t){var data=e.data,n="string"==typeof t||o(t)?data.set.has(t):data.hash[t];return n?0:-1}function o(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}t.exports=r},{}],115:[function(e,t,n){(function(n){function r(e){var t=e?e.length:0;for(this.data={hash:l(null),set:new u};t--;)this.push(e[t])}function o(e){var data=this.data;"string"==typeof e||a(e)?data.set.add(e):data.hash[e]=!0}function i(e){return l&&u?new r(e):null}function a(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var s=e("lodash._getnative"),u=s(n,"Set"),l=s(Object,"create");r.prototype.push=o,t.exports=i}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"lodash._getnative":116}],116:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],117:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}function i(e,t,n,a){a||(a=[]);for(var u=-1,d=e.length;++u<d;){var f=e[u];r(f)&&s(f)&&(n||c(f)||l(f))?t?i(f,t,n,a):o(a,f):n||(a[a.length]=f)}return a}function a(e){return function(t){return null==t?void 0:t[e]}}function s(e){return null!=e&&u(f(e))}function u(e){return"number"==typeof e&&e>-1&&e%1==0&&d>=e}var l=e("lodash.isarguments"),c=e("lodash.isarray"),d=9007199254740991,f=a("length");t.exports=i},{"lodash.isarguments":118,"lodash.isarray":98}],118:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],119:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],120:[function(e,t,n){function r(e,t){e=o(e);for(var n=-1,r=t.length,i={};++n<r;){var a=t[n];a in e&&(i[a]=e[a])}return i}function o(e){return i(e)?e:Object(e)}function i(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}t.exports=r},{}],121:[function(e,t,n){function r(e,t){return i(e,t,a)}function o(e,t){var n={};return r(e,function(e,r,o){t(e,r,o)&&(n[r]=e)}),n}var i=e("lodash._basefor"),a=e("lodash.keysin");t.exports=o},{"lodash._basefor":122,"lodash.keysin":123}],122:[function(e,t,n){t.exports=e(81)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.forown/node_modules/lodash._basefor/index.js":81}],123:[function(e,t,n){function r(e,t){return e="number"==typeof e||l.test(e)?+e:-1,t=null==t?f:t,e>-1&&e%1==0&&t>e}function o(e){return"number"==typeof e&&e>-1&&e%1==0&&f>=e}function i(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function a(e){if(null==e)return[];i(e)||(e=Object(e));var t=e.length;t=t&&o(t)&&(u(e)||s(e))&&t||0;for(var n=e.constructor,a=-1,l="function"==typeof n&&n.prototype===e,c=Array(t),f=t>0;++a<t;)c[a]=a+"";for(var h in e)f&&r(h,t)||"constructor"==h&&(l||!d.call(e,h))||c.push(h);return c}var s=e("lodash.isarguments"),u=e("lodash.isarray"),l=/^\d+$/,c=Object.prototype,d=c.hasOwnProperty,f=9007199254740991;t.exports=a},{"lodash.isarguments":124,"lodash.isarray":98}],124:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],125:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],126:[function(e,t,n){function r(e,t){var n=typeof e;if("string"==n&&p.test(e)||"number"==n)return!0;if(d(e))return!1;var r=!h.test(e);return r||null!=t&&e in o(t)}function o(e){return a(e)?e:Object(e)}function i(e){var t=e?e.length:0;return t?e[t-1]:void 0}function a(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function s(e,t,n){var o=null==e?void 0:e[t];return void 0===o&&(null==e||r(t,e)||(t=c(t),e=1==t.length?e:u(e,l(t,0,-1)),o=null==e?void 0:e[i(t)]),o=void 0===o?n:o),f(o)?o.call(e):o}var u=e("lodash._baseget"),l=e("lodash._baseslice"),c=e("lodash._topath"),d=e("lodash.isarray"),f=e("lodash.isfunction"),h=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,p=/^\w*$/;t.exports=s},{"lodash._baseget":127,"lodash._baseslice":128,"lodash._topath":129,"lodash.isarray":98,"lodash.isfunction":107}],127:[function(e,t,n){t.exports=e(87)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseget/index.js":87}],128:[function(e,t,n){t.exports=e(88)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseslice/index.js":88}],129:[function(e,t,n){t.exports=e(89)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._topath/index.js":89,"lodash.isarray":98}],130:[function(e,t,n){var r=e("lodash._baseflatten"),o=e("lodash._baseuniq"),i=e("lodash.restparam"),a=i(function(e){return o(r(e,!1,!0))});t.exports=a},{"lodash._baseflatten":131,"lodash._baseuniq":133,"lodash.restparam":138}],131:[function(e,t,n){t.exports=e(117)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._baseflatten/index.js":117,"lodash.isarguments":132,"lodash.isarray":98}],132:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],133:[function(e,t,n){function r(e,t){var n=-1,r=o,u=e.length,l=!0,c=l&&u>=s,d=c?a():null,f=[];d?(r=i,l=!1):(c=!1,d=t?[]:f);e:for(;++n<u;){var h=e[n],p=t?t(h,n,e):h;if(l&&h===h){for(var m=d.length;m--;)if(d[m]===p)continue e;t&&d.push(p),f.push(h)}else r(d,p,0)<0&&((t||c)&&d.push(p),f.push(h))}return f}var o=e("lodash._baseindexof"),i=e("lodash._cacheindexof"),a=e("lodash._createcache"),s=200;t.exports=r},{"lodash._baseindexof":134,"lodash._cacheindexof":135,"lodash._createcache":136}],134:[function(e,t,n){t.exports=e(92)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.includes/node_modules/lodash._baseindexof/index.js":92}],135:[function(e,t,n){t.exports=e(114)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._basedifference/node_modules/lodash._cacheindexof/index.js":114}],136:[function(e,t,n){t.exports=e(115)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._basedifference/node_modules/lodash._createcache/index.js":115,"lodash._getnative":137}],137:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],138:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],139:[function(e,t,n){t.exports=e(28)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.uniqueid/index.js":28,"lodash._basetostring":140}],140:[function(e,t,n){t.exports=e(29)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.uniqueid/node_modules/lodash._basetostring/index.js":29}],141:[function(e,t,n){function r(e,t){t||(t={}),this.collection=e,this._reset(),this._watched=t.watched||[],this._parseFilters(t),this._runFilters(),this.listenTo(this.collection,"all",this._onCollectionEvent)}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-subcollection"]=window.ampersand["ampersand-subcollection"]||[],window.ampersand["ampersand-subcollection"].push("1.5.0"));var o=e("underscore"),i=e("backbone-events-standalone"),a=e("ampersand-class-extend"),s=e("ampersand-collection-underscore-mixin"),u=Array.prototype.slice;o.extend(r.prototype,i,s,{addFilter:function(e){this.swapFilters([e],[])},removeFilter:function(e){this.swapFilters([],[e])},clearFilters:function(){this._reset(),this._runFilters()},swapFilters:function(e,t){var n=this;t?o.isArray(t)||(t=[t]):t=this._filters,e?o.isArray(e)||(e=[e]):e=[],t.forEach(function(e){n._removeFilter(e)}),e.forEach(function(e){n._addFilter(e)}),this._runFilters()},configure:function(e,t){t&&this._resetFilters(),this._parseFilters(e),this._runFilters()},at:function(e){return this.models[e]},get:function(e,t){var n=this.collection.get(e,t);return n&&this.contains(n)?n:void 0},_removeFilter:function(e){var t=this._filters.indexOf(e);-1!==t&&this._filters.splice(t,1)},_reset:function(){this.models=[],this._resetFilters()},_resetFilters:function(){this._filters=[],this._watched=[],this.limit=void 0,this.offset=void 0},_addFilter:function(e){this._filters.push(e)},_watch:function(e){this._watched=o.union(this._watched,o.isArray(e)?e:[e])},_unwatch:function(e){this._watched=o.without(this._watched,e)},_parseFilters:function(e){e.where&&(o.each(e.where,function(e,t){this._addFilter(function(n){return(n.get?n.get(t):n[t])===e})},this),this._watch(o.keys(e.where))),e.hasOwnProperty("limit")&&(this.limit=e.limit),e.hasOwnProperty("offset")&&(this.offset=e.offset),e.filter&&this._addFilter(e.filter,!1),e.filters&&e.filters.forEach(this._addFilter,this),e.comparator&&(this.comparator=e.comparator)},_runFilters:function(){var e,t,n,r=u.call(this.models),i=u.call(this.collection.models),a=this.offset||0;e=this._filters.length?o.reduce(this._filters,function(e,t){return e.filter(t)},i):u.call(i),this.comparator&&(e=o.sortBy(e,this.comparator)),(this.limit||this.offset)&&(e=e.slice(a,this.limit+a)),t=o.difference(e,r),n=o.difference(r,e),this.models=e,o.each(n,function(e){this.trigger("remove",e,this)},this),o.each(t,function(e){this.trigger("add",e,this)},this),o.isEqual(r,e)||this.trigger("sort",this)},_onCollectionEvent:function(e,t){(o.contains(this._watched,e.split(":")[1])||o.contains(["add","remove","reset","sync"],e))&&this._runFilters(),(o.contains(["sync","invalid","destroy"])||-1!==e.indexOf("change"))&&this.contains(t)&&this.trigger.apply(this,arguments)}}),Object.defineProperty(r.prototype,"length",{get:function(){return this.models.length}}),Object.defineProperty(r.prototype,"isCollection",{get:function(){return!0}}),r.extend=a,t.exports=r},{"ampersand-class-extend":142,"ampersand-collection-underscore-mixin":10,"backbone-events-standalone":155,underscore:156}],142:[function(e,t,n){t.exports=e(13)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-class-extend/ampersand-class-extend.js":13,"lodash.assign":143}],143:[function(e,t,n){t.exports=e(30)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/index.js":30,"lodash._baseassign":144,"lodash._createassigner":146,"lodash.keys":150}],144:[function(e,t,n){t.exports=e(31)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/index.js":31,"lodash._basecopy":145,"lodash.keys":150}],145:[function(e,t,n){t.exports=e(32)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/node_modules/lodash._basecopy/index.js":32}],146:[function(e,t,n){t.exports=e(33)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/index.js":33,"lodash._bindcallback":147,"lodash._isiterateecall":148,"lodash.restparam":149}],147:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],148:[function(e,t,n){t.exports=e(35)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash._isiterateecall/index.js":35}],149:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],150:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":151,"lodash.isarguments":152,"lodash.isarray":153}],151:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],152:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],153:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],154:[function(e,t,n){!function(){function e(){return{keys:Object.keys,uniqueId:function(e){var t=++l+"";return e?e+t:t},has:function(e,t){return s.call(e,t)},each:function(e,t,n){if(null!=e)if(a&&e.forEach===a)e.forEach(t,n);else if(e.length===+e.length){for(var r=0,o=e.length;o>r;r++)if(t.call(n,e[r],r,e)===i)return}else for(var s in e)if(this.has(e,s)&&t.call(n,e[s],s,e)===i)return},once:function(e){var t,n=!1;return function(){return n?t:(n=!0,t=e.apply(this,arguments),e=null,t)}}}}var r,o=this,i={},a=Array.prototype.forEach,s=Object.prototype.hasOwnProperty,u=Array.prototype.slice,l=0,c=e();r={on:function(e,t,n){if(!f(this,"on",e,[t,n])||!t)return this;this._events||(this._events={});var r=this._events[e]||(this._events[e]=[]);return r.push({callback:t,context:n,ctx:n||this}),this},once:function(e,t,n){if(!f(this,"once",e,[t,n])||!t)return this;var r=this,o=c.once(function(){r.off(e,o),t.apply(this,arguments)});return o._callback=t,this.on(e,o,n)},off:function(e,t,n){var r,o,i,a,s,u,l,d;if(!this._events||!f(this,"off",e,[t,n]))return this;if(!e&&!t&&!n)return this._events={},this;for(a=e?[e]:c.keys(this._events),s=0,u=a.length;u>s;s++)if(e=a[s],i=this._events[e]){if(this._events[e]=r=[],t||n)for(l=0,d=i.length;d>l;l++)o=i[l],(t&&t!==o.callback&&t!==o.callback._callback||n&&n!==o.context)&&r.push(o);r.length||delete this._events[e]}return this},trigger:function(e){if(!this._events)return this;var t=u.call(arguments,1);if(!f(this,"trigger",e,t))return this;var n=this._events[e],r=this._events.all;return n&&h(n,t),r&&h(r,arguments),this},stopListening:function(e,t,n){var r=this._listeners;if(!r)return this;var o=!t&&!n;"object"==typeof t&&(n=this),e&&((r={})[e._listenerId]=e);for(var i in r)r[i].off(t,n,this),o&&delete this._listeners[i];return this}};var d=/\s+/,f=function(e,t,n,r){if(!n)return!0;if("object"==typeof n){for(var o in n)e[t].apply(e,[o,n[o]].concat(r));return!1}if(d.test(n)){for(var i=n.split(d),a=0,s=i.length;s>a;a++)e[t].apply(e,[i[a]].concat(r));return!1}return!0},h=function(e,t){var n,r=-1,o=e.length,i=t[0],a=t[1],s=t[2];switch(t.length){case 0:for(;++r<o;)(n=e[r]).callback.call(n.ctx);return;case 1:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i);return;case 2:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i,a);return;case 3:for(;++r<o;)(n=e[r]).callback.call(n.ctx,i,a,s);return;default:for(;++r<o;)(n=e[r]).callback.apply(n.ctx,t)}},p={listenTo:"on",listenToOnce:"once"};c.each(p,function(e,t){r[t]=function(t,n,r){var o=this._listeners||(this._listeners={}),i=t._listenerId||(t._listenerId=c.uniqueId("l"));return o[i]=t,"object"==typeof n&&(r=this),t[e](n,r,this),this}}),r.bind=r.on,r.unbind=r.off,r.mixin=function(e){var t=["on","once","off","trigger","stopListening","listenTo","listenToOnce","bind","unbind"];return c.each(t,function(t){e[t]=this[t]},this),e},"function"==typeof define?define(function(){return r}):"undefined"!=typeof n?("undefined"!=typeof t&&t.exports&&(n=t.exports=r),n.BackboneEvents=r):o.BackboneEvents=r}(this)},{}],155:[function(e,t,n){t.exports=e("./backbone-events-standalone")},{"./backbone-events-standalone":154}],156:[function(e,t,n){t.exports=e(11)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection-underscore-mixin/node_modules/underscore/underscore.js":11}],157:[function(e,t,n){function r(e){this.cid=s("view"),e||(e={});var t=e.parent;delete e.parent,_.call(this,e,{init:!1,parent:t}),this.on("change:el",this._handleElementChange,this),this._parsedBindings=x(this.bindings,this),this._initializeBindings(),e.el&&!this.autoRender&&this._handleElementChange(),this._initializeSubviews(),this.template=e.template||this.template,this.initialize.apply(this,arguments),this.set(u(e,b)),this.autoRender&&this.template&&this.render()}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-view"]=window.ampersand["ampersand-view"]||[],window.ampersand["ampersand-view"].push("7.4.2"));var o=e("ampersand-state"),i=e("ampersand-collection-view"),a=e("domify"),s=e("lodash.uniqueid"),u=e("lodash.pick"),l=e("lodash.assign"),c=e("lodash.foreach"),d=e("lodash.result"),f=e("lodash.last"),h=e("lodash.isstring"),p=e("lodash.bind"),m=e("lodash.flatten"),g=e("lodash.invoke"),v=e("events-mixin"),y=e("matches-selector"),x=e("ampersand-dom-bindings"),w=e("get-object-path"),_=o.extend({dataTypes:{element:{set:function(e){return{val:e,type:e instanceof Element?"element":typeof e}},compare:function(e,t){return e===t}},collection:{set:function(e){return{val:e,type:e&&e.isCollection?"collection":typeof e}},compare:function(e,t){return e===t}}},props:{model:"state",el:"element",collection:"collection"
|
||
},derived:{rendered:{deps:["el"],fn:function(){return!!this.el}},hasData:{deps:["model"],fn:function(){return!!this.model}}}}),b=["model","collection","el"];r.prototype=Object.create(_.prototype),l(r.prototype,{query:function(e){return e?"string"==typeof e?y(this.el,e)?this.el:this.el.querySelector(e)||void 0:e:this.el},queryAll:function(e){var t=[];return this.el?""===e?[this.el]:(y(this.el,e)&&t.push(this.el),t.concat(Array.prototype.slice.call(this.el.querySelectorAll(e)))):t},queryByHook:function(e){return this.query('[data-hook~="'+e+'"]')},queryAllByHook:function(e){return this.queryAll('[data-hook~="'+e+'"]')},initialize:function(){},render:function(){return this.renderWithTemplate(this),this},remove:function(){var e=this._parsedBindings;return this.el&&this.el.parentNode&&this.el.parentNode.removeChild(this.el),this._subviews&&g(m(this._subviews),"remove"),this.trigger("remove",this),this.stopListening(),c(e,function(t,n){c(t,function(t,r){delete e[n][r]}),delete e[n]}),this},_handleElementChange:function(e,t){return this.eventManager&&this.eventManager.unbind(),this.eventManager=v(this.el,this),this.delegateEvents(),this._applyBindingsForKey(),this},delegateEvents:function(e){if(!e&&!(e=d(this,"events")))return this;this.undelegateEvents();for(var t in e)this.eventManager.bind(t,e[t]);return this},undelegateEvents:function(){return this.eventManager.unbind(),this},registerSubview:function(e){return this._subviews||(this._subviews=[]),this._subviews.push(e),e.parent||(e.parent=this),e},renderSubview:function(e,t){return"string"==typeof t&&(t=this.query(t)),this.registerSubview(e),e.render(),(t||this.el).appendChild(e.el),e},_applyBindingsForKey:function(e){if(this.el){var t,n=this._parsedBindings.getGrouped(e);for(t in n)n[t].forEach(function(e){e(this.el,w(this,t),f(t.split(".")))},this)}},_initializeBindings:function(){this.bindings&&this.on("all",function(e){"change:"===e.slice(0,7)&&this._applyBindingsForKey(e.split(":")[1])},this)},_initializeSubviews:function(){if(this.subviews)for(var e in this.subviews)this._parseSubview(this.subviews[e],e)},_parseSubview:function(e,t){function n(){var e,r;this.el&&(e=this.query(o.selector))&&(!o.waitFor||w(this,o.waitFor))&&(r=this[t]=o.prepareView.call(this,e),r.render(),this.registerSubview(r),this.off("change",n))}var r=this,o={selector:e.container||'[data-hook="'+e.hook+'"]',waitFor:e.waitFor||"",prepareView:e.prepareView||function(t){return new e.constructor({el:t,parent:r})}};this.on("change",n,this)},renderWithTemplate:function(e,t){var n=t||this.template;if(!n)throw new Error("Template string or function needed.");var r=h(n)?n:n.call(this,e||this);h(r)&&(r=a(r));var o=this.el&&this.el.parentNode;if(o&&o.replaceChild(r,this.el),"#document-fragment"===r.nodeName)throw new Error("Views can only have one root element, including comment nodes.");return this.el=r,this},cacheElements:function(e){for(var t in e)this[t]=this.query(e[t]);return this},listenToAndRun:function(e,t,n){var r=p(n,this);this.listenTo(e,t,r),r()},animateRemove:function(){this.remove()},renderCollection:function(e,t,n,r){var o="string"==typeof n?this.query(n):n,a=l({collection:e,el:o||this.el,view:t,parent:this,viewOptions:{parent:this}},r),s=new i(a);return s.render(),this.registerSubview(s)}}),r.extend=_.extend,t.exports=r},{"ampersand-collection-view":158,"ampersand-dom-bindings":194,"ampersand-state":47,domify:203,"events-mixin":204,"get-object-path":209,"lodash.assign":210,"lodash.bind":221,"lodash.flatten":227,"lodash.foreach":232,"lodash.invoke":240,"lodash.isstring":251,"lodash.last":252,"lodash.pick":253,"lodash.result":265,"lodash.uniqueid":271,"matches-selector":273}],158:[function(e,t,n){function r(e){if(!e)throw new ReferenceError("Collection view missing required parameters: collection, el");if(!e.collection)throw new ReferenceError("Collection view requires a collection");if(!e.el&&!this.insertSelf)throw new ReferenceError("Collection view requires an el");o(this,a(e,d)),this.views=[],this.listenTo(this.collection,"add",this._addViewForModel),this.listenTo(this.collection,"remove",this._removeViewForModel),this.listenTo(this.collection,"sort",this._rerenderAll),this.listenTo(this.collection,"refresh reset",this._reset)}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-collection-view"]=window.ampersand["ampersand-collection-view"]||[],window.ampersand["ampersand-collection-view"].push("1.4.0"));var o=e("lodash.assign"),i=e("lodash.invoke"),a=e("lodash.pick"),s=e("lodash.find"),u=e("lodash.difference"),l=e("ampersand-events"),c=e("ampersand-class-extend"),d=["collection","el","viewOptions","view","emptyView","filter","reverse","parent"];o(r.prototype,l,{render:function(){return this._renderAll(),this},remove:function(){i(this.views,"remove"),this.stopListening()},_getViewByModel:function(e){return s(this.views,function(t){return e===t.model})},_createViewForModel:function(e,t){var n={model:e,collection:this.collection,parent:this},r=new this.view(o(n,this.viewOptions));return this.views.push(r),r.renderedByParentView=!0,r.render(t),r},_getOrCreateByModel:function(e,t){return this._getViewByModel(e)||this._createViewForModel(e,t)},_addViewForModel:function(e,t,n){var r=this.filter?this.filter(e):!0;if(r){this.renderedEmptyView&&(this.renderedEmptyView.remove(),delete this.renderedEmptyView);var o=this._getOrCreateByModel(e,{containerEl:this.el});n&&n.rerender?this._insertView(o):this._insertViewAtIndex(o)}},_insertViewAtIndex:function(e){if(!e.insertSelf){var t,n,r=this.collection.indexOf(e.model);t=this.reverse?this.collection.at(r-1):this.collection.at(r+1),n=this._getViewByModel(t),n?this.el.insertBefore(e.el,n&&n.el):this.el.appendChild(e.el)}},_insertView:function(e){e.insertSelf||(this.reverse&&this.el.firstChild?this.el.insertBefore(e.el,this.el.firstChild):this.el.appendChild(e.el))},_removeViewForModel:function(e){var t=this._getViewByModel(e);if(t){var n=this.views.indexOf(t);-1!==n&&(t=this.views.splice(n,1)[0],this._removeView(t),0===this.views.length&&this._renderEmptyView())}},_removeView:function(e){e.animateRemove?e.animateRemove():e.remove()},_renderAll:function(){this.collection.each(this._addViewForModel,this),0===this.views.length&&this._renderEmptyView()},_rerenderAll:function(e,t){t=t||{},this.collection.each(function(e){this._addViewForModel(e,this,o(t,{rerender:!0}))},this)},_renderEmptyView:function(){if(this.emptyView&&!this.renderedEmptyView){var e=this.renderedEmptyView=new this.emptyView({parent:this});this.el.appendChild(e.render().el)}},_reset:function(){var e=this.collection.map(this._getOrCreateByModel,this),t=u(this.views,e);t.forEach(this._removeView,this),this.views=e,this._rerenderAll(),0===this.views.length&&this._renderEmptyView()}}),r.extend=c,t.exports=r},{"ampersand-class-extend":159,"ampersand-events":160,"lodash.assign":210,"lodash.difference":171,"lodash.find":181,"lodash.invoke":240,"lodash.pick":253}],159:[function(e,t,n){t.exports=e(13)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-class-extend/ampersand-class-extend.js":13,"lodash.assign":210}],160:[function(e,t,n){t.exports=e(14)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/ampersand-events.js":14,"lodash.assign":210,"lodash.bind":221,"lodash.foreach":232,"lodash.isempty":161,"lodash.keys":165,"lodash.once":169,"lodash.uniqueid":271}],161:[function(e,t,n){t.exports=e(19)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/index.js":19,"lodash.isarguments":162,"lodash.isarray":163,"lodash.isfunction":164,"lodash.isstring":251,"lodash.keys":165}],162:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],163:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],164:[function(e,t,n){t.exports=e(21)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isfunction/index.js":21}],165:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":166,"lodash.isarguments":167,"lodash.isarray":168}],166:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],167:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],168:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],169:[function(e,t,n){t.exports=e(26)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.once/index.js":26,"lodash.before":170}],170:[function(e,t,n){t.exports=e(27)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.once/node_modules/lodash.before/index.js":27}],171:[function(e,t,n){function r(e){return!!e&&"object"==typeof e}function o(e){return function(t){return null==t?void 0:t[e]}}function i(e){return null!=e&&a(d(e))}function a(e){return"number"==typeof e&&e>-1&&e%1==0&&c>=e}var s=e("lodash._basedifference"),u=e("lodash._baseflatten"),l=e("lodash.restparam"),c=9007199254740991,d=o("length"),f=l(function(e,t){return r(e)&&i(e)?s(e,u(t,!1,!0)):[]});t.exports=f},{"lodash._basedifference":172,"lodash._baseflatten":177,"lodash.restparam":180}],172:[function(e,t,n){t.exports=e(112)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._basedifference/index.js":112,"lodash._baseindexof":173,"lodash._cacheindexof":174,"lodash._createcache":175}],173:[function(e,t,n){t.exports=e(92)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.includes/node_modules/lodash._baseindexof/index.js":92}],174:[function(e,t,n){t.exports=e(114)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._basedifference/node_modules/lodash._cacheindexof/index.js":114}],175:[function(e,t,n){t.exports=e(115)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._basedifference/node_modules/lodash._createcache/index.js":115,"lodash._getnative":176}],176:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],177:[function(e,t,n){t.exports=e(117)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._baseflatten/index.js":117,"lodash.isarguments":178,"lodash.isarray":179}],178:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],179:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],180:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],181:[function(e,t,n){function r(e,t){return function(n,r,i){if(r=o(r,i,3),u(n)){var l=s(n,r,t);return l>-1?n[l]:void 0}return a(n,r,e)}}var o=e("lodash._basecallback"),i=e("lodash._baseeach"),a=e("lodash._basefind"),s=e("lodash._basefindindex"),u=e("lodash.isarray"),l=r(i);t.exports=l},{"lodash._basecallback":182,"lodash._baseeach":187,"lodash._basefind":188,"lodash._basefindindex":189,"lodash.isarray":190}],182:[function(e,t,n){function r(e){return null==e?"":e+""}function o(e,t,n){var r=typeof e;return"function"==r?void 0===t?e:b(e,t,n):null==e?x:"object"==r?s(e):void 0===t?w(e):u(e,t)}function i(e,t,n){if(null!=e){void 0!==n&&n in m(e)&&(t=[n]);for(var r=0,o=t.length;null!=e&&o>r;)e=e[t[r++]];return r&&r==o?e:void 0}}function a(e,t,n){var r=t.length,o=r,i=!n;if(null==e)return!o;for(e=m(e);r--;){var data=t[r];if(i&&data[2]?data[1]!==e[data[0]]:!(data[0]in e))return!1}for(;++r<o;){data=t[r];var a=data[0],s=e[a],u=data[1];if(i&&data[2]){if(void 0===s&&!(a in e))return!1}else{var l=n?n(s,u,a):void 0;if(!(void 0===l?_(u,s,n,!0):l))return!1}}return!0}function s(e){var t=f(e);if(1==t.length&&t[0][2]){var n=t[0][0],r=t[0][1];return function(e){return null==e?!1:e[n]===r&&(void 0!==r||n in m(e))}}return function(e){return a(e,t)}}function u(e,t){var n=k(e),r=h(e)&&p(t),o=e+"";return e=g(e),function(a){if(null==a)return!1;var s=o;if(a=m(a),(n||!r)&&!(s in a)){if(a=1==e.length?a:i(a,d(e,0,-1)),null==a)return!1;s=v(e),a=m(a)}return a[s]===t?void 0!==t||s in a:_(t,a[s],void 0,!0)}}function l(e){return function(t){return null==t?void 0:t[e]}}function c(e){var t=e+"";return e=g(e),function(n){return i(n,e,t)}}function d(e,t,n){var r=-1,o=e.length;t=null==t?0:+t||0,0>t&&(t=-t>o?0:o+t),n=void 0===n||n>o?o:+n||0,0>n&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}function f(e){for(var t=j(e),n=t.length;n--;)t[n][2]=p(t[n][1]);return t}function h(e,t){var n=typeof e;if("string"==n&&E.test(e)||"number"==n)return!0;if(k(e))return!1;var r=!M.test(e);return r||null!=t&&e in m(t)}function p(e){return e===e&&!y(e)}function m(e){return y(e)?e:Object(e)}function g(e){if(k(e))return e;var t=[];return r(e).replace(C,function(e,n,r,o){t.push(r?o.replace(S,"$1"):n||e)}),t}function v(e){var t=e?e.length:0;return t?e[t-1]:void 0}function y(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function x(e){return e}function w(e){return h(e)?l(e):c(e)}var _=e("lodash._baseisequal"),b=e("lodash._bindcallback"),k=e("lodash.isarray"),j=e("lodash.pairs"),M=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,E=/^\w*$/,C=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\n\\]|\\.)*?)\2)\]/g,S=/\\(\\)?/g;t.exports=o},{"lodash._baseisequal":183,"lodash._bindcallback":185,"lodash.isarray":190,"lodash.pairs":186}],183:[function(e,t,n){t.exports=e(101)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.isequal/node_modules/lodash._baseisequal/index.js":101,"lodash.isarray":190,"lodash.istypedarray":184,"lodash.keys":191}],184:[function(e,t,n){t.exports=e(102)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.isequal/node_modules/lodash._baseisequal/node_modules/lodash.istypedarray/index.js":102}],185:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],186:[function(e,t,n){function r(e){return o(e)?e:Object(e)}function o(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function i(e){e=r(e);for(var t=-1,n=a(e),o=n.length,i=Array(o);++t<o;){var s=n[t];i[t]=[s,e[s]]}return i}var a=e("lodash.keys");t.exports=i},{"lodash.keys":191}],187:[function(e,t,n){t.exports=e(17)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._baseeach/index.js":17,"lodash.keys":191}],188:[function(e,t,n){function r(e,t,n,r){var o;return n(e,function(e,n,i){return t(e,n,i)?(o=r?n:e,!1):void 0}),o}t.exports=r},{}],189:[function(e,t,n){function r(e,t,n){for(var r=e.length,o=n?r:-1;n?o--:++o<r;)if(t(e[o],o,e))return o;return-1}t.exports=r},{}],190:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],191:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":192,"lodash.isarguments":193,"lodash.isarray":190}],192:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],193:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],194:[function(e,t,n){function r(e,t){if(""===t)return[e];var n=[];return f(e,t)&&n.push(e),n.concat(p.call(e.querySelectorAll(t)))}function o(e,t){for(var n in t)d.setAttribute(e,n,t[n])}function i(e,t){for(var n in t)d.removeAttribute(e,n)}function a(e){return Array.isArray(e)?e:[e]}function s(e,t,n){var o=e.cases[n];for(var i in e.cases){var a=e.cases[i];n!==i&&a!==o&&r(t,a).forEach(function(e){d.hide(e)})}r(t,o).forEach(function(e){d.show(e)})}function u(e){return"string"==typeof e.selector?e.selector:e.hook?'[data-hook~="'+e.hook+'"]':""}function l(e,t){var n,l=e.type||"text",c="function"==typeof l,f=u(e),p=e.yes,m=e.no,g=!(!p&&!m);if(c)return function(e,o){r(e,f).forEach(function(e){l.call(t,e,o,n)}),n=o};if("text"===l)return function(e,t){r(e,f).forEach(function(e){d.text(e,t)})};if("class"===l)return function(e,t){r(e,f).forEach(function(e){d.switchClass(e,n,t)}),n=t};if("attribute"===l){if(!e.name)throw Error('attribute bindings must have a "name"');return function(t,o){var i=a(e.name);r(t,f).forEach(function(e){i.forEach(function(t){d.setAttribute(e,t,o)})}),n=o}}if("value"===l)return function(e,t){r(e,f).forEach(function(e){t||0===t||(t=""),document.activeElement!==e&&(e.value=t)}),n=t};if("booleanClass"===l)return g?(p=a(p||""),m=a(m||""),function(e,t){var n=t?m:p,o=t?p:m;r(e,f).forEach(function(e){n.forEach(function(t){d.removeClass(e,t)}),o.forEach(function(t){d.addClass(e,t)})})}):function(t,n,o){var i=a(e.name||o);r(t,f).forEach(function(e){i.forEach(function(t){d[n?"addClass":"removeClass"](e,t)})})};if("booleanAttribute"===l)return g?(p=a(p||""),m=a(m||""),function(e,t){var n=t?m:p,o=t?p:m;r(e,f).forEach(function(e){n.forEach(function(t){t&&d.removeAttribute(e,t)}),o.forEach(function(t){t&&d.addAttribute(e,t)})})}):function(t,n,o){var i=a(e.name||o);r(t,f).forEach(function(e){i.forEach(function(t){d[n?"addAttribute":"removeAttribute"](e,t)})})};if("toggle"===l){var v=e.mode||"display";return g?function(e,t){r(e,p).forEach(function(e){d[t?"show":"hide"](e,v)}),r(e,m).forEach(function(e){d[t?"hide":"show"](e,v)})}:function(e,t){r(e,f).forEach(function(e){d[t?"show":"hide"](e,v)})}}if("switch"===l){if(!e.cases)throw Error('switch bindings must have "cases"');return h(s,e)}if("innerHTML"===l)return function(e,t){r(e,f).forEach(function(e){d.html(e,t)})};if("switchClass"===l){if(!e.cases)throw Error('switchClass bindings must have "cases"');return function(t,n,o){var i=a(e.name||o);for(var s in e.cases)r(t,e.cases[s]).forEach(function(e){i.forEach(function(t){d[n===s?"addClass":"removeClass"](e,t)})})}}if("switchAttribute"===l){if(!e.cases)throw Error('switchAttribute bindings must have "cases"');return function(t,a,s){r(t,f).forEach(function(t){if(n&&i(t,n),a in e.cases){var r=e.cases[a];"string"==typeof r&&(r={},r[e.name||s]=e.cases[a]),o(t,r),n=r}})}}throw new Error("no such binding type: "+l)}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-dom-bindings"]=window.ampersand["ampersand-dom-bindings"]||[],window.ampersand["ampersand-dom-bindings"].push("3.7.0"));var c=e("key-tree-store"),d=e("ampersand-dom"),f=e("matches-selector"),h=e("lodash.partial"),p=Array.prototype.slice;t.exports=function(e,t){var n,r,o=new c;for(n in e)r=e[n],"string"==typeof r?o.add(n,l({type:"text",selector:r})):r.forEach?r.forEach(function(e){o.add(n,l(e,t))}):o.add(n,l(r,t));return o}},{"ampersand-dom":195,"key-tree-store":196,"lodash.partial":197,"matches-selector":273}],195:[function(e,t,n){function r(e){return e||0===e?e:""}function o(e,t){return e.classList?e.classList.contains(t):new RegExp("(^| )"+t+"( |$)","gi").test(e.className)}function i(e,t){var n=e[t];return t in e&&(n===!0||n===!1)}function a(e){return"true"===c.getAttribute(e,"data-anddom-hidden")}function s(e,t){c.setAttribute(e,"data-anddom-"+t,e.style[t])}function u(e,t){e.style[t]=c.getAttribute(e,"data-anddom-"+t)||"",c.removeAttribute(e,"data-anddom-hidden")}function l(e,t){c.setAttribute(e,"data-anddom-hidden","true"),e.style[t]="visibility"===t?"hidden":"none"}"undefined"!=typeof window&&(window.ampersand=window.ampersand||{},window.ampersand["ampersand-dom"]=window.ampersand["ampersand-dom"]||[],window.ampersand["ampersand-dom"].push("1.4.0"));var c=t.exports={text:function(e,t){e.textContent=r(t)},addClass:function(e,t){t=r(t),t&&(Array.isArray(t)?t.forEach(function(t){c.addClass(e,t)}):e.classList?e.classList.add(t):o(e,t)||(e.classList?e.classList.add(t):e.className+=" "+t))},removeClass:function(e,t){Array.isArray(t)?t.forEach(function(t){c.removeClass(e,t)}):e.classList?(t=r(t),t&&e.classList.remove(t)):e.className=e.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")},hasClass:o,switchClass:function(e,t,n){t&&this.removeClass(e,t),this.addClass(e,n)},addAttribute:function(e,t){e.setAttribute(t,""),i(e,t)&&(e[t]=!0)},removeAttribute:function(e,t){e.removeAttribute(t),i(e,t)&&(e[t]=!1)},setAttribute:function(e,t,n){e.setAttribute(t,r(n))},getAttribute:function(e,t){return e.getAttribute(t)},hasAttribute:function(e,t){return e.hasAttribute(t)},hide:function(e,t){t||(t="display"),a(e)||(s(e,t),l(e,t))},show:function(e,t){t||(t="display"),u(e,t)},html:function(e,t){e.innerHTML=t}}},{}],196:[function(e,t,n){t.exports=e(61)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/key-tree-store/key-tree-store.js":61}],197:[function(e,t,n){function r(e){var t=a(function(n,r){var a=i(r,t.placeholder);return o(n,e,void 0,r,a)});return t}var o=e("lodash._createwrapper"),i=e("lodash._replaceholders"),a=e("lodash.restparam"),s=32,u=r(s);u.placeholder={},t.exports=u},{"lodash._createwrapper":198,"lodash._replaceholders":201,"lodash.restparam":202}],198:[function(e,t,n){t.exports=e(41)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/index.js":41,"lodash._arraycopy":199,"lodash._basecreate":200,"lodash._replaceholders":201}],199:[function(e,t,n){t.exports=e(42)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._arraycopy/index.js":42}],200:[function(e,t,n){t.exports=e(43)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreate/index.js":43}],201:[function(e,t,n){t.exports=e(44)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._replaceholders/index.js":44}],202:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],203:[function(e,t,n){function r(e,t){if("string"!=typeof e)throw new TypeError("String expected");t||(t=document);var n=/<([\w:]+)/.exec(e);if(!n)return t.createTextNode(e);e=e.replace(/^\s+|\s+$/g,"");var r=n[1];if("body"==r){var o=t.createElement("html");return o.innerHTML=e,o.removeChild(o.lastChild)}var i=a[r]||a._default,s=i[0],u=i[1],l=i[2],o=t.createElement("div");for(o.innerHTML=u+e+l;s--;)o=o.lastChild;if(o.firstChild==o.lastChild)return o.removeChild(o.firstChild);for(var c=t.createDocumentFragment();o.firstChild;)c.appendChild(o.removeChild(o.firstChild));return c}t.exports=r;var o,i=!1;"undefined"!=typeof document&&(o=document.createElement("div"),o.innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',i=!o.getElementsByTagName("link").length,o=void 0);var a={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:i?[1,"X<div>","</div>"]:[0,"",""]};a.td=a.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],a.option=a.optgroup=[1,'<select multiple="multiple">',"</select>"],a.thead=a.tbody=a.colgroup=a.caption=a.tfoot=[1,"<table>","</table>"],a.polyline=a.ellipse=a.polygon=a.circle=a.text=a.line=a.path=a.rect=a.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"]},{}],204:[function(e,t,n){function r(e,t){if(!(this instanceof r))return new r(e,t);if(!e)throw new Error("element required");if(!t)throw new Error("object required");this.el=e,this.obj=t,this._events={}}function o(e){var t=e.split(/ +/);return{name:t.shift(),selector:t.join(" ")}}var i=e("component-event"),a=e("delegate-events"),s=["focus","blur"];t.exports=r,r.prototype.sub=function(e,t,n){this._events[e]=this._events[e]||{},this._events[e][t]=n},r.prototype.bind=function(e,t){var n=function(e,t){function n(){var e=[].slice.call(arguments).concat(c);if("function"==typeof t)return void t.apply(u,e);if(!u[t])throw new Error(t+" method is not defined");u[t].apply(u,e)}var r=o(e),s=this.el,u=this.obj,l=r.name,t=t||"on"+l,c=[].slice.call(arguments,2);return r.selector?n=a.bind(s,r.selector,l,n):i.bind(s,l,n),this.sub(l,t,n),n};if("string"==typeof e)n.apply(this,arguments);else for(var r in e)e.hasOwnProperty(r)&&n.call(this,r,e[r])},r.prototype.unbind=function(e,t){if(0==arguments.length)return this.unbindAll();if(1==arguments.length)return this.unbindAllOf(e);var n=this._events[e],r=-1!==s.indexOf(e);if(n){var o=n[t];o&&i.unbind(this.el,e,o,r)}},r.prototype.unbindAll=function(){for(var e in this._events)this.unbindAllOf(e)},r.prototype.unbindAllOf=function(e){var t=this._events[e];if(t)for(var n in t)this.unbind(e,n)}},{"component-event":205,"delegate-events":206}],205:[function(e,t,n){var r=window.addEventListener?"addEventListener":"attachEvent",o=window.removeEventListener?"removeEventListener":"detachEvent",i="addEventListener"!==r?"on":"";n.bind=function(e,t,n,o){return e[r](i+t,n,o||!1),n},n.unbind=function(e,t,n,r){return e[o](i+t,n,r||!1),n}},{}],206:[function(e,t,n){var r=e("closest"),o=e("component-event"),i=["focus","blur"];n.bind=function(e,t,n,a,s){return-1!==i.indexOf(n)&&(s=!0),o.bind(e,n,function(n){var o=n.target||n.srcElement;n.delegateTarget=r(o,t,!0,e),n.delegateTarget&&a.call(e,n)},s)},n.unbind=function(e,t,n,r){-1!==i.indexOf(t)&&(r=!0),o.unbind(e,t,n,r)}},{closest:207,"component-event":205}],207:[function(e,t,n){var r=e("matches-selector");t.exports=function(e,t,n){for(var o=n?e:e.parentNode;o&&o!==document;){if(r(o,t))return o;o=o.parentNode}}},{"matches-selector":208}],208:[function(e,t,n){function r(e,t){if(i)return i.call(e,t);for(var n=e.parentNode.querySelectorAll(t),r=0;r<n.length;++r)if(n[r]==e)return!0;return!1}var o=Element.prototype,i=o.matchesSelector||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector;t.exports=r},{}],209:[function(e,t,n){function r(e,t){if(-1==t.indexOf(".")&&-1==t.indexOf("["))return e[t];for(var n,r=t.split(/\.|\[|\]/g),o=-1,i=r.length;++o<i;)if(0==o&&(n=e),r[o]){if(void 0==n)break;n=n[r[o]]}return n}t.exports=r},{}],210:[function(e,t,n){t.exports=e(30)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/index.js":30,"lodash._baseassign":211,"lodash._createassigner":213,"lodash.keys":217}],211:[function(e,t,n){t.exports=e(31)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/index.js":31,"lodash._basecopy":212,"lodash.keys":217}],212:[function(e,t,n){t.exports=e(32)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._baseassign/node_modules/lodash._basecopy/index.js":32}],213:[function(e,t,n){t.exports=e(33)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/index.js":33,"lodash._bindcallback":214,"lodash._isiterateecall":215,"lodash.restparam":216}],214:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],215:[function(e,t,n){t.exports=e(35)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash._isiterateecall/index.js":35}],216:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],217:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":218,"lodash.isarguments":219,"lodash.isarray":220}],218:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],219:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],220:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],221:[function(e,t,n){t.exports=e(40)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/index.js":40,"lodash._createwrapper":222,"lodash._replaceholders":225,"lodash.restparam":226}],222:[function(e,t,n){t.exports=e(41)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/index.js":41,"lodash._arraycopy":223,"lodash._basecreate":224,"lodash._replaceholders":225}],223:[function(e,t,n){t.exports=e(42)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._arraycopy/index.js":42}],224:[function(e,t,n){t.exports=e(43)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._createwrapper/node_modules/lodash._basecreate/index.js":43
|
||
}],225:[function(e,t,n){t.exports=e(44)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.bind/node_modules/lodash._replaceholders/index.js":44}],226:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],227:[function(e,t,n){function r(e,t,n){var r=e?e.length:0;return n&&i(e,t,n)&&(t=!1),r?o(e,t):[]}var o=e("lodash._baseflatten"),i=e("lodash._isiterateecall");t.exports=r},{"lodash._baseflatten":228,"lodash._isiterateecall":231}],228:[function(e,t,n){t.exports=e(117)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._baseflatten/index.js":117,"lodash.isarguments":229,"lodash.isarray":230}],229:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],230:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],231:[function(e,t,n){t.exports=e(35)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash._isiterateecall/index.js":35}],232:[function(e,t,n){t.exports=e(15)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/index.js":15,"lodash._arrayeach":233,"lodash._baseeach":234,"lodash._bindcallback":238,"lodash.isarray":239}],233:[function(e,t,n){t.exports=e(16)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._arrayeach/index.js":16}],234:[function(e,t,n){t.exports=e(17)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._baseeach/index.js":17,"lodash.keys":235}],235:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":236,"lodash.isarguments":237,"lodash.isarray":239}],236:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],237:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],238:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],239:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],240:[function(e,t,n){function r(e){return function(t){return null==t?void 0:t[e]}}function o(e){return null!=e&&a(g(e))}function i(e,t){var n=typeof e;if("string"==n&&p.test(e)||"number"==n)return!0;if(d(e))return!1;var r=!h.test(e);return r||null!=t&&e in s(t)}function a(e){return"number"==typeof e&&e>-1&&e%1==0&&m>=e}function s(e){return u(e)?e:Object(e)}function u(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var l=e("lodash._baseeach"),c=e("lodash._invokepath"),d=e("lodash.isarray"),f=e("lodash.restparam"),h=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,p=/^\w*$/,m=9007199254740991,g=r("length"),v=f(function(e,t,n){var r=-1,a="function"==typeof t,s=i(t),u=o(e)?Array(e.length):[];return l(e,function(e){var o=a?t:s&&null!=e?e[t]:void 0;u[++r]=o?o.apply(e,n):c(e,t,n)}),u});t.exports=v},{"lodash._baseeach":241,"lodash._invokepath":245,"lodash.isarray":249,"lodash.restparam":250}],241:[function(e,t,n){t.exports=e(17)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._baseeach/index.js":17,"lodash.keys":242}],242:[function(e,t,n){t.exports=e(23)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/index.js":23,"lodash._getnative":243,"lodash.isarguments":244,"lodash.isarray":249}],243:[function(e,t,n){t.exports=e(24)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.keys/node_modules/lodash._getnative/index.js":24}],244:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],245:[function(e,t,n){function r(e,t,n){null==e||o(t,e)||(t=c(t),e=1==t.length?e:u(e,l(t,0,-1)),t=a(t));var r=null==e?e:e[t];return null==r?void 0:r.apply(e,n)}function o(e,t){var n=typeof e;if("string"==n&&h.test(e)||"number"==n)return!0;if(d(e))return!1;var r=!f.test(e);return r||null!=t&&e in i(t)}function i(e){return s(e)?e:Object(e)}function a(e){var t=e?e.length:0;return t?e[t-1]:void 0}function s(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}var u=e("lodash._baseget"),l=e("lodash._baseslice"),c=e("lodash._topath"),d=e("lodash.isarray"),f=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,h=/^\w*$/;t.exports=r},{"lodash._baseget":246,"lodash._baseslice":247,"lodash._topath":248,"lodash.isarray":249}],246:[function(e,t,n){t.exports=e(87)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseget/index.js":87}],247:[function(e,t,n){t.exports=e(88)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseslice/index.js":88}],248:[function(e,t,n){t.exports=e(89)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._topath/index.js":89,"lodash.isarray":249}],249:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],250:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],251:[function(e,t,n){t.exports=e(22)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isstring/index.js":22}],252:[function(e,t,n){function r(e){var t=e?e.length:0;return t?e[t-1]:void 0}t.exports=r},{}],253:[function(e,t,n){var r=e("lodash._baseflatten"),o=e("lodash._bindcallback"),i=e("lodash._pickbyarray"),a=e("lodash._pickbycallback"),s=e("lodash.restparam"),u=s(function(e,t){return null==e?{}:"function"==typeof t[0]?a(e,o(t[0],t[1],3)):i(e,r(t))});t.exports=u},{"lodash._baseflatten":254,"lodash._bindcallback":257,"lodash._pickbyarray":258,"lodash._pickbycallback":259,"lodash.restparam":264}],254:[function(e,t,n){t.exports=e(117)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._baseflatten/index.js":117,"lodash.isarguments":255,"lodash.isarray":256}],255:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],256:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],257:[function(e,t,n){t.exports=e(18)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.foreach/node_modules/lodash._bindcallback/index.js":18}],258:[function(e,t,n){t.exports=e(120)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._pickbyarray/index.js":120}],259:[function(e,t,n){t.exports=e(121)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash._pickbycallback/index.js":121,"lodash._basefor":260,"lodash.keysin":261}],260:[function(e,t,n){t.exports=e(81)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.forown/node_modules/lodash._basefor/index.js":81}],261:[function(e,t,n){t.exports=e(123)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.omit/node_modules/lodash.keysin/index.js":123,"lodash.isarguments":262,"lodash.isarray":263}],262:[function(e,t,n){t.exports=e(20)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isarguments/index.js":20}],263:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],264:[function(e,t,n){t.exports=e(36)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.assign/node_modules/lodash._createassigner/node_modules/lodash.restparam/index.js":36}],265:[function(e,t,n){t.exports=e(126)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.result/index.js":126,"lodash._baseget":266,"lodash._baseslice":267,"lodash._topath":268,"lodash.isarray":269,"lodash.isfunction":270}],266:[function(e,t,n){t.exports=e(87)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseget/index.js":87}],267:[function(e,t,n){t.exports=e(88)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._baseslice/index.js":88}],268:[function(e,t,n){t.exports=e(89)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-state/node_modules/lodash.has/node_modules/lodash._topath/index.js":89,"lodash.isarray":269}],269:[function(e,t,n){t.exports=e(46)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/lodash.isarray/index.js":46}],270:[function(e,t,n){t.exports=e(21)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.isempty/node_modules/lodash.isfunction/index.js":21}],271:[function(e,t,n){t.exports=e(28)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.uniqueid/index.js":28,"lodash._basetostring":272}],272:[function(e,t,n){t.exports=e(29)},{"/home/alexg/work/wiredtiger/tools/wtstats/template/node_modules/ampersand-collection/node_modules/ampersand-events/node_modules/lodash.uniqueid/node_modules/lodash._basetostring/index.js":29}],273:[function(e,t,n){"use strict";function r(e,t){if(i)return i.call(e,t);for(var n=e.parentNode.querySelectorAll(t),r=0;r<n.length;r++)if(n[r]==e)return!0;return!1}var o=Element.prototype,i=o.matches||o.matchesSelector||o.webkitMatchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector;t.exports=r},{}],274:[function(e,t,n){+function(e){"use strict";function t(t){return this.each(function(){var r=e(this),data=r.data("bs.button"),o="object"==typeof t&&t;data||r.data("bs.button",data=new n(this,o)),"toggle"==t?data.toggle():t&&data.setState(t)})}var n=function(t,r){this.$element=e(t),this.options=e.extend({},n.DEFAULTS,r),this.isLoading=!1};n.VERSION="3.2.0",n.DEFAULTS={loadingText:"loading..."},n.prototype.setState=function(t){var n="disabled",r=this.$element,o=r.is("input")?"val":"html",data=r.data();t+="Text",null==data.resetText&&r.data("resetText",r[o]()),r[o](null==data[t]?this.options[t]:data[t]),setTimeout(e.proxy(function(){"loadingText"==t?(this.isLoading=!0,r.addClass(n).attr(n,n)):this.isLoading&&(this.isLoading=!1,r.removeClass(n).removeAttr(n))},this),0)},n.prototype.toggle=function(){var e=!0,t=this.$element.closest('[data-toggle="buttons"]');if(t.length){var n=this.$element.find("input");"radio"==n.prop("type")&&(n.prop("checked")&&this.$element.hasClass("active")?e=!1:t.find(".active").removeClass("active")),e&&n.prop("checked",!this.$element.hasClass("active")).trigger("change")}e&&this.$element.toggleClass("active")};var r=e.fn.button;e.fn.button=t,e.fn.button.Constructor=n,e.fn.button.noConflict=function(){return e.fn.button=r,this},e(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(n){var r=e(n.target);r.hasClass("btn")||(r=r.closest(".btn")),t.call(r,"toggle"),n.preventDefault()})}(jQuery)},{}],275:[function(e,t,n){+function(e){"use strict";function t(t){return this.each(function(){var r=e(this),data=r.data("bs.collapse"),o=e.extend({},n.DEFAULTS,r.data(),"object"==typeof t&&t);!data&&o.toggle&&"show"==t&&(t=!t),data||r.data("bs.collapse",data=new n(this,o)),"string"==typeof t&&data[t]()})}var n=function(t,r){this.$element=e(t),this.options=e.extend({},n.DEFAULTS,r),this.transitioning=null,this.options.parent&&(this.$parent=e(this.options.parent)),this.options.toggle&&this.toggle()};n.VERSION="3.2.0",n.DEFAULTS={toggle:!0},n.prototype.dimension=function(){var e=this.$element.hasClass("width");return e?"width":"height"},n.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var n=e.Event("show.bs.collapse");if(this.$element.trigger(n),!n.isDefaultPrevented()){var r=this.$parent&&this.$parent.find("> .panel > .in");if(r&&r.length){var o=r.data("bs.collapse");if(o&&o.transitioning)return;t.call(r,"hide"),o||r.data("bs.collapse",null)}var i=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[i](0),this.transitioning=1;var a=function(){this.$element.removeClass("collapsing").addClass("collapse in")[i](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!e.support.transition)return a.call(this);var s=e.camelCase(["scroll",i].join("-"));this.$element.one("bsTransitionEnd",e.proxy(a,this)).emulateTransitionEnd(350)[i](this.$element[0][s])}}},n.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var t=e.Event("hide.bs.collapse");if(this.$element.trigger(t),!t.isDefaultPrevented()){var n=this.dimension();this.$element[n](this.$element[n]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse").removeClass("in"),this.transitioning=1;var r=function(){this.transitioning=0,this.$element.trigger("hidden.bs.collapse").removeClass("collapsing").addClass("collapse")};return e.support.transition?void this.$element[n](0).one("bsTransitionEnd",e.proxy(r,this)).emulateTransitionEnd(350):r.call(this)}}},n.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()};var r=e.fn.collapse;e.fn.collapse=t,e.fn.collapse.Constructor=n,e.fn.collapse.noConflict=function(){return e.fn.collapse=r,this},e(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(n){var r,o=e(this),i=o.attr("data-target")||n.preventDefault()||(r=o.attr("href"))&&r.replace(/.*(?=#[^\s]+$)/,""),a=e(i),data=a.data("bs.collapse"),s=data?"toggle":o.data(),u=o.attr("data-parent"),l=u&&e(u);data&&data.transitioning||(l&&l.find('[data-toggle="collapse"][data-parent="'+u+'"]').not(o).addClass("collapsed"),o[a.hasClass("in")?"addClass":"removeClass"]("collapsed")),t.call(a,s)})}(jQuery)},{}],276:[function(e,t,n){+function(e){"use strict";function t(t){t&&3===t.which||(e(o).remove(),e(i).each(function(){var r=n(e(this)),o={relatedTarget:this};r.hasClass("open")&&(r.trigger(t=e.Event("hide.bs.dropdown",o)),t.isDefaultPrevented()||r.removeClass("open").trigger("hidden.bs.dropdown",o))}))}function n(t){var n=t.attr("data-target");n||(n=t.attr("href"),n=n&&/#[A-Za-z]/.test(n)&&n.replace(/.*(?=#[^\s]*$)/,""));var r=n&&e(n);return r&&r.length?r:t.parent()}function r(t){return this.each(function(){var n=e(this),data=n.data("bs.dropdown");data||n.data("bs.dropdown",data=new a(this)),"string"==typeof t&&data[t].call(n)})}var o=".dropdown-backdrop",i='[data-toggle="dropdown"]',a=function(t){e(t).on("click.bs.dropdown",this.toggle)};a.VERSION="3.2.0",a.prototype.toggle=function(r){var o=e(this);if(!o.is(".disabled, :disabled")){var i=n(o),a=i.hasClass("open");if(t(),!a){"ontouchstart"in document.documentElement&&!i.closest(".navbar-nav").length&&e('<div class="dropdown-backdrop"/>').insertAfter(e(this)).on("click",t);var s={relatedTarget:this};if(i.trigger(r=e.Event("show.bs.dropdown",s)),r.isDefaultPrevented())return;o.trigger("focus"),i.toggleClass("open").trigger("shown.bs.dropdown",s)}return!1}},a.prototype.keydown=function(t){if(/(38|40|27)/.test(t.keyCode)){var r=e(this);if(t.preventDefault(),t.stopPropagation(),!r.is(".disabled, :disabled")){var o=n(r),a=o.hasClass("open");if(!a||a&&27==t.keyCode)return 27==t.which&&o.find(i).trigger("focus"),r.trigger("click");var s=" li:not(.divider):visible a",u=o.find('[role="menu"]'+s+', [role="listbox"]'+s);if(u.length){var l=u.index(u.filter(":focus"));38==t.keyCode&&l>0&&l--,40==t.keyCode&&l<u.length-1&&l++,~l||(l=0),u.eq(l).trigger("focus")}}}};var s=e.fn.dropdown;e.fn.dropdown=r,e.fn.dropdown.Constructor=a,e.fn.dropdown.noConflict=function(){return e.fn.dropdown=s,this},e(document).on("click.bs.dropdown.data-api",t).on("click.bs.dropdown.data-api",".dropdown form",function(e){e.stopPropagation()}).on("click.bs.dropdown.data-api",i,a.prototype.toggle).on("keydown.bs.dropdown.data-api",i+', [role="menu"], [role="listbox"]',a.prototype.keydown)}(jQuery)},{}],277:[function(e,t,n){+function(e){"use strict";function t(){var e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var n in t)if(void 0!==e.style[n])return{end:t[n]};return!1}e.fn.emulateTransitionEnd=function(t){var n=!1,r=this;e(this).one("bsTransitionEnd",function(){n=!0});var o=function(){n||e(r).trigger(e.support.transition.end)};return setTimeout(o,t),this},e(function(){e.support.transition=t(),e.support.transition&&(e.event.special.bsTransitionEnd={bindType:e.support.transition.end,delegateType:e.support.transition.end,handle:function(t){return e(t.target).is(this)?t.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery)},{}],278:[function(e,t,n){},{}],279:[function(e,t,n){!function(){function e(e){return e&&(e.ownerDocument||e.document||e).documentElement}function n(e){return e&&(e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView)}function r(e,t){return t>e?-1:e>t?1:e>=t?0:NaN}function o(e){return null===e?NaN:+e}function i(e){return!isNaN(e)}function a(e){return{left:function(t,n,r,o){for(arguments.length<3&&(r=0),arguments.length<4&&(o=t.length);o>r;){var i=r+o>>>1;e(t[i],n)<0?r=i+1:o=i}return r},right:function(t,n,r,o){for(arguments.length<3&&(r=0),arguments.length<4&&(o=t.length);o>r;){var i=r+o>>>1;e(t[i],n)>0?o=i:r=i+1}return r}}}function s(e){return e.length}function u(e){for(var t=1;e*t%1;)t*=10;return t}function l(e,t){for(var n in t)Object.defineProperty(e.prototype,n,{value:t[n],enumerable:!1})}function c(){this._=Object.create(null)}function d(e){return(e+="")===ba||e[0]===ka?ka+e:e}function f(e){return(e+="")[0]===ka?e.slice(1):e}function h(e){return d(e)in this._}function p(e){return(e=d(e))in this._&&delete this._[e]}function m(){var e=[];for(var t in this._)e.push(f(t));return e}function g(){var e=0;for(var t in this._)++e;return e}function v(){for(var e in this._)return!1;return!0}function y(){this._=Object.create(null)}function x(e){return e}function w(e,t,n){return function(){var r=n.apply(t,arguments);return r===t?e:r}}function _(e,t){if(t in e)return t;t=t.charAt(0).toUpperCase()+t.slice(1);for(var n=0,r=ja.length;r>n;++n){var o=ja[n]+t;if(o in e)return o}}function b(){}function k(){}function j(e){function t(){for(var t,r=n,o=-1,i=r.length;++o<i;)(t=r[o].on)&&t.apply(this,arguments);return e}var n=[],r=new c;return t.on=function(t,o){var i,a=r.get(t);return arguments.length<2?a&&a.on:(a&&(a.on=null,n=n.slice(0,i=n.indexOf(a)).concat(n.slice(i+1)),r.remove(t)),o&&n.push(r.set(t,{on:o})),e)},t}function M(){la.event.preventDefault()}function E(){for(var e,t=la.event;e=t.sourceEvent;)t=e;return t}function C(e){for(var t=new k,n=0,r=arguments.length;++n<r;)t[arguments[n]]=j(t);return t.of=function(n,r){return function(o){try{var i=o.sourceEvent=la.event;o.target=e,la.event=o,t[o.type].apply(n,r)}finally{la.event=i}}},t}function S(e){return Ea(e,Aa),e}function T(e){return"function"==typeof e?e:function(){return Ca(e,this)}}function A(e){return"function"==typeof e?e:function(){return Sa(e,this)}}function N(e,t){function n(){this.removeAttribute(e)}function r(){this.removeAttributeNS(e.space,e.local)}function o(){this.setAttribute(e,t)}function i(){this.setAttributeNS(e.space,e.local,t)}function a(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}function s(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}return e=la.ns.qualify(e),null==t?e.local?r:n:"function"==typeof t?e.local?s:a:e.local?i:o}function O(e){return e.trim().replace(/\s+/g," ")}function q(e){return new RegExp("(?:^|\\s+)"+la.requote(e)+"(?:\\s+|$)","g")}function D(e){return(e+"").trim().split(/^|\s+/)}function L(e,t){function n(){for(var n=-1;++n<o;)e[n](this,t)}function r(){for(var n=-1,r=t.apply(this,arguments);++n<o;)e[n](this,r)}e=D(e).map(F);var o=e.length;return"function"==typeof t?r:n}function F(e){var t=q(e);return function(n,r){if(o=n.classList)return r?o.add(e):o.remove(e);var o=n.getAttribute("class")||"";r?(t.lastIndex=0,t.test(o)||n.setAttribute("class",O(o+" "+e))):n.setAttribute("class",O(o.replace(t," ")))}}function z(e,t,n){function r(){this.style.removeProperty(e)}function o(){this.style.setProperty(e,t,n)}function i(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(e):this.style.setProperty(e,r,n)}return null==t?r:"function"==typeof t?i:o}function R(e,t){function n(){delete this[e]}function r(){this[e]=t}function o(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}return null==t?n:"function"==typeof t?o:r}function P(e){function t(){var t=this.ownerDocument,n=this.namespaceURI;return n?t.createElementNS(n,e):t.createElement(e)}function n(){return this.ownerDocument.createElementNS(e.space,e.local)}return"function"==typeof e?e:(e=la.ns.qualify(e)).local?n:t}function I(){var e=this.parentNode;e&&e.removeChild(this)}function H(data){return{__data__:data}}function $(e){return function(){return Ta(this,e)}}function B(e){return arguments.length||(e=r),function(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}}function V(e,t){for(var n=0,r=e.length;r>n;n++)for(var o,i=e[n],a=0,s=i.length;s>a;a++)(o=i[a])&&t(o,a,n);return e}function U(e){return Ea(e,Oa),e}function W(e){var t,n;return function(r,o,i){var a,s=e[i].update,u=s.length;for(i!=n&&(n=i,t=0),o>=t&&(t=o+1);!(a=s[t])&&++t<u;);return a}}function Y(e,t,n){function r(){var t=this[a];t&&(this.removeEventListener(e,t,t.$),delete this[a])}function o(){var o=u(t,da(arguments));r.call(this),this.addEventListener(e,this[a]=o,o.$=n),o._=t}function i(){var t,n=new RegExp("^__on([^.]+)"+la.requote(e)+"$");for(var r in this)if(t=r.match(n)){var o=this[r];this.removeEventListener(t[1],o,o.$),delete this[r]}}var a="__on"+e,s=e.indexOf("."),u=X;s>0&&(e=e.slice(0,s));var l=qa.get(e);return l&&(e=l,u=J),s?t?o:r:t?b:i}function X(e,t){return function(n){var r=la.event;la.event=n,t[0]=this.__data__;try{e.apply(this,t)}finally{la.event=r}}}function J(e,t){var n=X(e,t);return function(e){var t=this,r=e.relatedTarget;r&&(r===t||8&r.compareDocumentPosition(t))||n.call(t,e)}}function Z(t){var r=".dragsuppress-"+ ++La,o="click"+r,i=la.select(n(t)).on("touchmove"+r,M).on("dragstart"+r,M).on("selectstart"+r,M);if(null==Da&&(Da="onselectstart"in t?!1:_(t.style,"userSelect")),Da){var a=e(t).style,s=a[Da];a[Da]="none"}return function(e){if(i.on(r,null),Da&&(a[Da]=s),e){var t=function(){i.on(o,null)};i.on(o,function(){M(),t()},!0),setTimeout(t,0)}}}function K(e,t){t.changedTouches&&(t=t.changedTouches[0]);var r=e.ownerSVGElement||e;if(r.createSVGPoint){var o=r.createSVGPoint();if(0>Fa){var i=n(e);if(i.scrollX||i.scrollY){r=la.select("body").append("svg").style({position:"absolute",top:0,left:0,margin:0,padding:0,border:"none"},"important");var a=r[0][0].getScreenCTM();Fa=!(a.f||a.e),r.remove()}}return Fa?(o.x=t.pageX,o.y=t.pageY):(o.x=t.clientX,o.y=t.clientY),o=o.matrixTransform(e.getScreenCTM().inverse()),[o.x,o.y]}var s=e.getBoundingClientRect();return[t.clientX-s.left-e.clientLeft,t.clientY-s.top-e.clientTop]}function G(){return la.event.changedTouches[0].identifier}function Q(e){return e>0?1:0>e?-1:0}function ee(e,t,n){return(t[0]-e[0])*(n[1]-e[1])-(t[1]-e[1])*(n[0]-e[0])}function te(e){return e>1?0:-1>e?Pa:Math.acos(e)}function ne(e){return e>1?$a:-1>e?-$a:Math.asin(e)}function re(e){return((e=Math.exp(e))-1/e)/2}function oe(e){return((e=Math.exp(e))+1/e)/2}function ie(e){return((e=Math.exp(2*e))-1)/(e+1)}function ae(e){return(e=Math.sin(e/2))*e}function se(){}function ue(e,t,n){return this instanceof ue?(this.h=+e,this.s=+t,void(this.l=+n)):arguments.length<2?e instanceof ue?new ue(e.h,e.s,e.l):be(""+e,ke,ue):new ue(e,t,n)}function le(e,t,n){function r(e){return e>360?e-=360:0>e&&(e+=360),60>e?i+(a-i)*e/60:180>e?a:240>e?i+(a-i)*(240-e)/60:i}function o(e){return Math.round(255*r(e))}var i,a;return e=isNaN(e)?0:(e%=360)<0?e+360:e,t=isNaN(t)?0:0>t?0:t>1?1:t,n=0>n?0:n>1?1:n,a=.5>=n?n*(1+t):n+t-n*t,i=2*n-a,new ye(o(e+120),o(e),o(e-120))}function ce(e,t,n){return this instanceof ce?(this.h=+e,this.c=+t,void(this.l=+n)):arguments.length<2?e instanceof ce?new ce(e.h,e.c,e.l):e instanceof fe?pe(e.l,e.a,e.b):pe((e=je((e=la.rgb(e)).r,e.g,e.b)).l,e.a,e.b):new ce(e,t,n)}function de(e,t,n){return isNaN(e)&&(e=0),isNaN(t)&&(t=0),new fe(n,Math.cos(e*=Ba)*t,Math.sin(e)*t)}function fe(e,t,n){return this instanceof fe?(this.l=+e,this.a=+t,void(this.b=+n)):arguments.length<2?e instanceof fe?new fe(e.l,e.a,e.b):e instanceof ce?de(e.h,e.c,e.l):je((e=ye(e)).r,e.g,e.b):new fe(e,t,n)}function he(e,t,n){var r=(e+16)/116,o=r+t/500,i=r-n/200;return o=me(o)*es,r=me(r)*ts,i=me(i)*ns,new ye(ve(3.2404542*o-1.5371385*r-.4985314*i),ve(-.969266*o+1.8760108*r+.041556*i),ve(.0556434*o-.2040259*r+1.0572252*i))}function pe(e,t,n){return e>0?new ce(Math.atan2(n,t)*Va,Math.sqrt(t*t+n*n),e):new ce(NaN,NaN,e)}function me(e){return e>.206893034?e*e*e:(e-4/29)/7.787037}function ge(e){return e>.008856?Math.pow(e,1/3):7.787037*e+4/29}function ve(e){return Math.round(255*(.00304>=e?12.92*e:1.055*Math.pow(e,1/2.4)-.055))}function ye(e,t,n){return this instanceof ye?(this.r=~~e,this.g=~~t,void(this.b=~~n)):arguments.length<2?e instanceof ye?new ye(e.r,e.g,e.b):be(""+e,ye,le):new ye(e,t,n)}function xe(e){return new ye(e>>16,e>>8&255,255&e)}function we(e){return xe(e)+""}function _e(e){return 16>e?"0"+Math.max(0,e).toString(16):Math.min(255,e).toString(16)}function be(e,t,n){var r,o,i,a=0,s=0,u=0;if(r=/([a-z]+)\((.*)\)/.exec(e=e.toLowerCase()))switch(o=r[2].split(","),r[1]){case"hsl":return n(parseFloat(o[0]),parseFloat(o[1])/100,parseFloat(o[2])/100);case"rgb":return t(Ee(o[0]),Ee(o[1]),Ee(o[2]))}return(i=is.get(e))?t(i.r,i.g,i.b):(null==e||"#"!==e.charAt(0)||isNaN(i=parseInt(e.slice(1),16))||(4===e.length?(a=(3840&i)>>4,a=a>>4|a,s=240&i,s=s>>4|s,u=15&i,u=u<<4|u):7===e.length&&(a=(16711680&i)>>16,s=(65280&i)>>8,u=255&i)),t(a,s,u))}function ke(e,t,n){var r,o,i=Math.min(e/=255,t/=255,n/=255),a=Math.max(e,t,n),s=a-i,u=(a+i)/2;return s?(o=.5>u?s/(a+i):s/(2-a-i),r=e==a?(t-n)/s+(n>t?6:0):t==a?(n-e)/s+2:(e-t)/s+4,r*=60):(r=NaN,o=u>0&&1>u?0:r),new ue(r,o,u)}function je(e,t,n){e=Me(e),t=Me(t),n=Me(n);var r=ge((.4124564*e+.3575761*t+.1804375*n)/es),o=ge((.2126729*e+.7151522*t+.072175*n)/ts),i=ge((.0193339*e+.119192*t+.9503041*n)/ns);return fe(116*o-16,500*(r-o),200*(o-i))}function Me(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function Ee(e){var t=parseFloat(e);return"%"===e.charAt(e.length-1)?Math.round(2.55*t):t}function Ce(e){return"function"==typeof e?e:function(){return e}}function Se(e){return function(t,n,r){return 2===arguments.length&&"function"==typeof n&&(r=n,n=null),Te(t,n,e,r)}}function Te(e,t,n,r){function o(){var e,t=u.status;if(!t&&Ne(u)||t>=200&&300>t||304===t){try{e=n.call(i,u)}catch(r){return void a.error.call(i,r)}a.load.call(i,e)}else a.error.call(i,u)}var i={},a=la.dispatch("beforesend","progress","load","error"),s={},u=new XMLHttpRequest,l=null;return!this.XDomainRequest||"withCredentials"in u||!/^(http(s)?:)?\/\//.test(e)||(u=new XDomainRequest),"onload"in u?u.onload=u.onerror=o:u.onreadystatechange=function(){u.readyState>3&&o()},u.onprogress=function(e){var t=la.event;la.event=e;try{a.progress.call(i,u)}finally{la.event=t}},i.header=function(e,t){return e=(e+"").toLowerCase(),arguments.length<2?s[e]:(null==t?delete s[e]:s[e]=t+"",i)},i.mimeType=function(e){return arguments.length?(t=null==e?null:e+"",i):t},i.responseType=function(e){return arguments.length?(l=e,i):l},i.response=function(e){return n=e,i},["get","post"].forEach(function(e){i[e]=function(){return i.send.apply(i,[e].concat(da(arguments)))}}),i.send=function(n,data,r){if(2===arguments.length&&"function"==typeof data&&(r=data,data=null),u.open(n,e,!0),null==t||"accept"in s||(s.accept=t+",*/*"),u.setRequestHeader)for(var o in s)u.setRequestHeader(o,s[o]);return null!=t&&u.overrideMimeType&&u.overrideMimeType(t),null!=l&&(u.responseType=l),null!=r&&i.on("error",r).on("load",function(e){r(null,e)}),a.beforesend.call(i,u),u.send(null==data?null:data),i},i.abort=function(){return u.abort(),i},la.rebind(i,a,"on"),null==r?i:i.get(Ae(r))}function Ae(e){return 1===e.length?function(t,n){e(null==t?n:null)}:e}function Ne(e){var t=e.responseType;return t&&"text"!==t?e.response:e.responseText}function Oe(e,t,n){var r=arguments.length;2>r&&(t=0),3>r&&(n=Date.now());var o=n+t,i={c:e,t:o,n:null};return ss?ss.n=i:as=i,ss=i,us||(ls=clearTimeout(ls),us=1,cs(qe)),i}function qe(){var e=De(),t=Le()-e;t>24?(isFinite(t)&&(clearTimeout(ls),ls=setTimeout(qe,t)),us=0):(us=1,cs(qe))}function De(){for(var e=Date.now(),t=as;t;)e>=t.t&&t.c(e-t.t)&&(t.c=null),t=t.n;return e}function Le(){for(var e,t=as,n=1/0;t;)t.c?(t.t<n&&(n=t.t),t=(e=t).n):t=e?e.n=t.n:as=t.n;return ss=e,n}function Fe(e,t){return t-(e?Math.ceil(Math.log(e)/Math.LN10):1)}function ze(e,t){var n=Math.pow(10,3*_a(8-t));return{scale:t>8?function(e){return e/n}:function(e){return e*n},symbol:e}}function Re(e){var t=e.decimal,n=e.thousands,r=e.grouping,o=e.currency,i=r&&n?function(e,t){for(var o=e.length,i=[],a=0,s=r[0],u=0;o>0&&s>0&&(u+s+1>t&&(s=Math.max(1,t-u)),i.push(e.substring(o-=s,o+s)),!((u+=s+1)>t));)s=r[a=(a+1)%r.length];return i.reverse().join(n)}:x;return function(e){var n=fs.exec(e),r=n[1]||" ",a=n[2]||">",s=n[3]||"-",u=n[4]||"",l=n[5],c=+n[6],d=n[7],f=n[8],h=n[9],p=1,m="",g="",v=!1,y=!0;switch(f&&(f=+f.substring(1)),(l||"0"===r&&"="===a)&&(l=r="0",
|
||
a="="),h){case"n":d=!0,h="g";break;case"%":p=100,g="%",h="f";break;case"p":p=100,g="%",h="r";break;case"b":case"o":case"x":case"X":"#"===u&&(m="0"+h.toLowerCase());case"c":y=!1;case"d":v=!0,f=0;break;case"s":p=-1,h="r"}"$"===u&&(m=o[0],g=o[1]),"r"!=h||f||(h="g"),null!=f&&("g"==h?f=Math.max(1,Math.min(21,f)):("e"==h||"f"==h)&&(f=Math.max(0,Math.min(20,f)))),h=hs.get(h)||Pe;var x=l&&d;return function(e){var n=g;if(v&&e%1)return"";var o=0>e||0===e&&0>1/e?(e=-e,"-"):"-"===s?"":s;if(0>p){var u=la.formatPrefix(e,f);e=u.scale(e),n=u.symbol+g}else e*=p;e=h(e,f);var w,_,b=e.lastIndexOf(".");if(0>b){var k=y?e.lastIndexOf("e"):-1;0>k?(w=e,_=""):(w=e.substring(0,k),_=e.substring(k))}else w=e.substring(0,b),_=t+e.substring(b+1);!l&&d&&(w=i(w,1/0));var j=m.length+w.length+_.length+(x?0:o.length),M=c>j?new Array(j=c-j+1).join(r):"";return x&&(w=i(M+w,M.length?c-_.length:1/0)),o+=m,e=w+_,("<"===a?o+e+M:">"===a?M+o+e:"^"===a?M.substring(0,j>>=1)+o+e+M.substring(j):o+(x?e:M+e))+n}}}function Pe(e){return e+""}function Ie(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}function He(e,t,n){function r(t){var n=e(t),r=i(n,1);return r-t>t-n?n:r}function o(n){return t(n=e(new ms(n-1)),1),n}function i(e,n){return t(e=new ms(+e),n),e}function a(e,r,i){var a=o(e),s=[];if(i>1)for(;r>a;)n(a)%i||s.push(new Date(+a)),t(a,1);else for(;r>a;)s.push(new Date(+a)),t(a,1);return s}function s(e,t,n){try{ms=Ie;var r=new Ie;return r._=e,a(r,t,n)}finally{ms=Date}}e.floor=e,e.round=r,e.ceil=o,e.offset=i,e.range=a;var u=e.utc=$e(e);return u.floor=u,u.round=$e(r),u.ceil=$e(o),u.offset=$e(i),u.range=s,e}function $e(e){return function(t,n){try{ms=Ie;var r=new Ie;return r._=t,e(r,n)._}finally{ms=Date}}}function Be(e){function t(e){function t(t){for(var n,o,i,a=[],s=-1,u=0;++s<r;)37===e.charCodeAt(s)&&(a.push(e.slice(u,s)),null!=(o=vs[n=e.charAt(++s)])&&(n=e.charAt(++s)),(i=S[n])&&(n=i(t,null==o?"e"===n?" ":"0":o)),a.push(n),u=s+1);return a.push(e.slice(u,s)),a.join("")}var r=e.length;return t.parse=function(t){var r={y:1900,m:0,d:1,H:0,M:0,S:0,L:0,Z:null},o=n(r,e,t,0);if(o!=t.length)return null;"p"in r&&(r.H=r.H%12+12*r.p);var i=null!=r.Z&&ms!==Ie,a=new(i?Ie:ms);return"j"in r?a.setFullYear(r.y,0,r.j):"W"in r||"U"in r?("w"in r||(r.w="W"in r?1:0),a.setFullYear(r.y,0,1),a.setFullYear(r.y,0,"W"in r?(r.w+6)%7+7*r.W-(a.getDay()+5)%7:r.w+7*r.U-(a.getDay()+6)%7)):a.setFullYear(r.y,r.m,r.d),a.setHours(r.H+(r.Z/100|0),r.M+r.Z%100,r.S,r.L),i?a._:a},t.toString=function(){return e},t}function n(e,t,n,r){for(var o,i,a,s=0,u=t.length,l=n.length;u>s;){if(r>=l)return-1;if(o=t.charCodeAt(s++),37===o){if(a=t.charAt(s++),i=T[a in vs?t.charAt(s++):a],!i||(r=i(e,n,r))<0)return-1}else if(o!=n.charCodeAt(r++))return-1}return r}function r(e,t,n){b.lastIndex=0;var r=b.exec(t.slice(n));return r?(e.w=k.get(r[0].toLowerCase()),n+r[0].length):-1}function o(e,t,n){w.lastIndex=0;var r=w.exec(t.slice(n));return r?(e.w=_.get(r[0].toLowerCase()),n+r[0].length):-1}function i(e,t,n){E.lastIndex=0;var r=E.exec(t.slice(n));return r?(e.m=C.get(r[0].toLowerCase()),n+r[0].length):-1}function a(e,t,n){j.lastIndex=0;var r=j.exec(t.slice(n));return r?(e.m=M.get(r[0].toLowerCase()),n+r[0].length):-1}function s(e,t,r){return n(e,S.c.toString(),t,r)}function u(e,t,r){return n(e,S.x.toString(),t,r)}function l(e,t,r){return n(e,S.X.toString(),t,r)}function c(e,t,n){var r=x.get(t.slice(n,n+=2).toLowerCase());return null==r?-1:(e.p=r,n)}var d=e.dateTime,f=e.date,h=e.time,p=e.periods,m=e.days,g=e.shortDays,v=e.months,y=e.shortMonths;t.utc=function(e){function n(e){try{ms=Ie;var t=new ms;return t._=e,r(t)}finally{ms=Date}}var r=t(e);return n.parse=function(e){try{ms=Ie;var t=r.parse(e);return t&&t._}finally{ms=Date}},n.toString=r.toString,n},t.multi=t.utc.multi=lt;var x=la.map(),w=Ue(m),_=We(m),b=Ue(g),k=We(g),j=Ue(v),M=We(v),E=Ue(y),C=We(y);p.forEach(function(e,t){x.set(e.toLowerCase(),t)});var S={a:function(e){return g[e.getDay()]},A:function(e){return m[e.getDay()]},b:function(e){return y[e.getMonth()]},B:function(e){return v[e.getMonth()]},c:t(d),d:function(e,t){return Ve(e.getDate(),t,2)},e:function(e,t){return Ve(e.getDate(),t,2)},H:function(e,t){return Ve(e.getHours(),t,2)},I:function(e,t){return Ve(e.getHours()%12||12,t,2)},j:function(e,t){return Ve(1+ps.dayOfYear(e),t,3)},L:function(e,t){return Ve(e.getMilliseconds(),t,3)},m:function(e,t){return Ve(e.getMonth()+1,t,2)},M:function(e,t){return Ve(e.getMinutes(),t,2)},p:function(e){return p[+(e.getHours()>=12)]},S:function(e,t){return Ve(e.getSeconds(),t,2)},U:function(e,t){return Ve(ps.sundayOfYear(e),t,2)},w:function(e){return e.getDay()},W:function(e,t){return Ve(ps.mondayOfYear(e),t,2)},x:t(f),X:t(h),y:function(e,t){return Ve(e.getFullYear()%100,t,2)},Y:function(e,t){return Ve(e.getFullYear()%1e4,t,4)},Z:st,"%":function(){return"%"}},T={a:r,A:o,b:i,B:a,c:s,d:tt,e:tt,H:rt,I:rt,j:nt,L:at,m:et,M:ot,p:c,S:it,U:Xe,w:Ye,W:Je,x:u,X:l,y:Ke,Y:Ze,Z:Ge,"%":ut};return t}function Ve(e,t,n){var r=0>e?"-":"",o=(r?-e:e)+"",i=o.length;return r+(n>i?new Array(n-i+1).join(t)+o:o)}function Ue(e){return new RegExp("^(?:"+e.map(la.requote).join("|")+")","i")}function We(e){for(var t=new c,n=-1,r=e.length;++n<r;)t.set(e[n].toLowerCase(),n);return t}function Ye(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function Xe(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n));return r?(e.U=+r[0],n+r[0].length):-1}function Je(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n));return r?(e.W=+r[0],n+r[0].length):-1}function Ze(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function Ke(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.y=Qe(+r[0]),n+r[0].length):-1}function Ge(e,t,n){return/^[+-]\d{4}$/.test(t=t.slice(n,n+5))?(e.Z=-t,n+5):-1}function Qe(e){return e+(e>68?1900:2e3)}function et(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function tt(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function nt(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+3));return r?(e.j=+r[0],n+r[0].length):-1}function rt(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function ot(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function it(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function at(e,t,n){ys.lastIndex=0;var r=ys.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function st(e){var t=e.getTimezoneOffset(),n=t>0?"-":"+",r=_a(t)/60|0,o=_a(t)%60;return n+Ve(r,"0",2)+Ve(o,"0",2)}function ut(e,t,n){xs.lastIndex=0;var r=xs.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function lt(e){for(var t=e.length,n=-1;++n<t;)e[n][0]=this(e[n][0]);return function(t){for(var n=0,r=e[n];!r[1](t);)r=e[++n];return r[0](t)}}function ct(){}function dt(e,t,n){var r=n.s=e+t,o=r-e,i=r-o;n.t=e-i+(t-o)}function ft(e,t){e&&ks.hasOwnProperty(e.type)&&ks[e.type](e,t)}function ht(e,t,n){var r,o=-1,i=e.length-n;for(t.lineStart();++o<i;)r=e[o],t.point(r[0],r[1],r[2]);t.lineEnd()}function pt(e,t){var n=-1,r=e.length;for(t.polygonStart();++n<r;)ht(e[n],t,1);t.polygonEnd()}function mt(){function e(e,t){e*=Ba,t=t*Ba/2+Pa/4;var n=e-r,a=n>=0?1:-1,s=a*n,u=Math.cos(t),l=Math.sin(t),c=i*l,d=o*u+c*Math.cos(s),f=c*a*Math.sin(s);Ms.add(Math.atan2(f,d)),r=e,o=u,i=l}var t,n,r,o,i;Es.point=function(a,s){Es.point=e,r=(t=a)*Ba,o=Math.cos(s=(n=s)*Ba/2+Pa/4),i=Math.sin(s)},Es.lineEnd=function(){e(t,n)}}function gt(e){var t=e[0],n=e[1],r=Math.cos(n);return[r*Math.cos(t),r*Math.sin(t),Math.sin(n)]}function vt(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]}function yt(e,t){return[e[1]*t[2]-e[2]*t[1],e[2]*t[0]-e[0]*t[2],e[0]*t[1]-e[1]*t[0]]}function xt(e,t){e[0]+=t[0],e[1]+=t[1],e[2]+=t[2]}function wt(e,t){return[e[0]*t,e[1]*t,e[2]*t]}function _t(e){var t=Math.sqrt(e[0]*e[0]+e[1]*e[1]+e[2]*e[2]);e[0]/=t,e[1]/=t,e[2]/=t}function bt(e){return[Math.atan2(e[1],e[0]),ne(e[2])]}function kt(e,t){return _a(e[0]-t[0])<za&&_a(e[1]-t[1])<za}function jt(e,t){e*=Ba;var n=Math.cos(t*=Ba);Mt(n*Math.cos(e),n*Math.sin(e),Math.sin(t))}function Mt(e,t,n){++Cs,Ts+=(e-Ts)/Cs,As+=(t-As)/Cs,Ns+=(n-Ns)/Cs}function Et(){function e(e,o){e*=Ba;var i=Math.cos(o*=Ba),a=i*Math.cos(e),s=i*Math.sin(e),u=Math.sin(o),l=Math.atan2(Math.sqrt((l=n*u-r*s)*l+(l=r*a-t*u)*l+(l=t*s-n*a)*l),t*a+n*s+r*u);Ss+=l,Os+=l*(t+(t=a)),qs+=l*(n+(n=s)),Ds+=l*(r+(r=u)),Mt(t,n,r)}var t,n,r;Rs.point=function(o,i){o*=Ba;var a=Math.cos(i*=Ba);t=a*Math.cos(o),n=a*Math.sin(o),r=Math.sin(i),Rs.point=e,Mt(t,n,r)}}function Ct(){Rs.point=jt}function St(){function e(e,t){e*=Ba;var n=Math.cos(t*=Ba),a=n*Math.cos(e),s=n*Math.sin(e),u=Math.sin(t),l=o*u-i*s,c=i*a-r*u,d=r*s-o*a,f=Math.sqrt(l*l+c*c+d*d),h=r*a+o*s+i*u,p=f&&-te(h)/f,m=Math.atan2(f,h);Ls+=p*l,Fs+=p*c,zs+=p*d,Ss+=m,Os+=m*(r+(r=a)),qs+=m*(o+(o=s)),Ds+=m*(i+(i=u)),Mt(r,o,i)}var t,n,r,o,i;Rs.point=function(a,s){t=a,n=s,Rs.point=e,a*=Ba;var u=Math.cos(s*=Ba);r=u*Math.cos(a),o=u*Math.sin(a),i=Math.sin(s),Mt(r,o,i)},Rs.lineEnd=function(){e(t,n),Rs.lineEnd=Ct,Rs.point=jt}}function Tt(e,t){function n(n,r){return n=e(n,r),t(n[0],n[1])}return e.invert&&t.invert&&(n.invert=function(n,r){return n=t.invert(n,r),n&&e.invert(n[0],n[1])}),n}function At(){return!0}function Nt(e,t,n,r,o){var i=[],a=[];if(e.forEach(function(e){if(!((t=e.length-1)<=0)){var t,n=e[0],r=e[t];if(kt(n,r)){o.lineStart();for(var s=0;t>s;++s)o.point((n=e[s])[0],n[1]);return void o.lineEnd()}var u=new qt(n,e,null,!0),l=new qt(n,null,u,!1);u.o=l,i.push(u),a.push(l),u=new qt(r,e,null,!1),l=new qt(r,null,u,!0),u.o=l,i.push(u),a.push(l)}}),a.sort(t),Ot(i),Ot(a),i.length){for(var s=0,u=n,l=a.length;l>s;++s)a[s].e=u=!u;for(var c,d,f=i[0];;){for(var h=f,p=!0;h.v;)if((h=h.n)===f)return;c=h.z,o.lineStart();do{if(h.v=h.o.v=!0,h.e){if(p)for(var s=0,l=c.length;l>s;++s)o.point((d=c[s])[0],d[1]);else r(h.x,h.n.x,1,o);h=h.n}else{if(p){c=h.p.z;for(var s=c.length-1;s>=0;--s)o.point((d=c[s])[0],d[1])}else r(h.x,h.p.x,-1,o);h=h.p}h=h.o,c=h.z,p=!p}while(!h.v);o.lineEnd()}}}function Ot(e){if(t=e.length){for(var t,n,r=0,o=e[0];++r<t;)o.n=n=e[r],n.p=o,o=n;o.n=n=e[0],n.p=o}}function qt(e,t,n,r){this.x=e,this.z=t,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function Dt(e,t,n,r){return function(o,i){function a(t,n){var r=o(t,n);e(t=r[0],n=r[1])&&i.point(t,n)}function s(e,t){var n=o(e,t);g.point(n[0],n[1])}function u(){y.point=s,g.lineStart()}function l(){y.point=a,g.lineEnd()}function c(e,t){m.push([e,t]);var n=o(e,t);w.point(n[0],n[1])}function d(){w.lineStart(),m=[]}function f(){c(m[0][0],m[0][1]),w.lineEnd();var e,t=w.clean(),n=x.buffer(),r=n.length;if(m.pop(),p.push(m),m=null,r)if(1&t){e=n[0];var o,r=e.length-1,a=-1;if(r>0){for(_||(i.polygonStart(),_=!0),i.lineStart();++a<r;)i.point((o=e[a])[0],o[1]);i.lineEnd()}}else r>1&&2&t&&n.push(n.pop().concat(n.shift())),h.push(n.filter(Lt))}var h,p,m,g=t(i),v=o.invert(r[0],r[1]),y={point:a,lineStart:u,lineEnd:l,polygonStart:function(){y.point=c,y.lineStart=d,y.lineEnd=f,h=[],p=[]},polygonEnd:function(){y.point=a,y.lineStart=u,y.lineEnd=l,h=la.merge(h);var e=Ht(v,p);h.length?(_||(i.polygonStart(),_=!0),Nt(h,zt,e,n,i)):e&&(_||(i.polygonStart(),_=!0),i.lineStart(),n(null,null,1,i),i.lineEnd()),_&&(i.polygonEnd(),_=!1),h=p=null},sphere:function(){i.polygonStart(),i.lineStart(),n(null,null,1,i),i.lineEnd(),i.polygonEnd()}},x=Ft(),w=t(x),_=!1;return y}}function Lt(e){return e.length>1}function Ft(){var e,t=[];return{lineStart:function(){t.push(e=[])},point:function(t,n){e.push([t,n])},lineEnd:b,buffer:function(){var n=t;return t=[],e=null,n},rejoin:function(){t.length>1&&t.push(t.pop().concat(t.shift()))}}}function zt(e,t){return((e=e.x)[0]<0?e[1]-$a-za:$a-e[1])-((t=t.x)[0]<0?t[1]-$a-za:$a-t[1])}function Rt(e){var t,n=NaN,r=NaN,o=NaN;return{lineStart:function(){e.lineStart(),t=1},point:function(i,a){var s=i>0?Pa:-Pa,u=_a(i-n);_a(u-Pa)<za?(e.point(n,r=(r+a)/2>0?$a:-$a),e.point(o,r),e.lineEnd(),e.lineStart(),e.point(s,r),e.point(i,r),t=0):o!==s&&u>=Pa&&(_a(n-o)<za&&(n-=o*za),_a(i-s)<za&&(i-=s*za),r=Pt(n,r,i,a),e.point(o,r),e.lineEnd(),e.lineStart(),e.point(s,r),t=0),e.point(n=i,r=a),o=s},lineEnd:function(){e.lineEnd(),n=r=NaN},clean:function(){return 2-t}}}function Pt(e,t,n,r){var o,i,a=Math.sin(e-n);return _a(a)>za?Math.atan((Math.sin(t)*(i=Math.cos(r))*Math.sin(n)-Math.sin(r)*(o=Math.cos(t))*Math.sin(e))/(o*i*a)):(t+r)/2}function It(e,t,n,r){var o;if(null==e)o=n*$a,r.point(-Pa,o),r.point(0,o),r.point(Pa,o),r.point(Pa,0),r.point(Pa,-o),r.point(0,-o),r.point(-Pa,-o),r.point(-Pa,0),r.point(-Pa,o);else if(_a(e[0]-t[0])>za){var i=e[0]<t[0]?Pa:-Pa;o=n*i/2,r.point(-i,o),r.point(0,o),r.point(i,o)}else r.point(t[0],t[1])}function Ht(e,t){var n=e[0],r=e[1],o=[Math.sin(n),-Math.cos(n),0],i=0,a=0;Ms.reset();for(var s=0,u=t.length;u>s;++s){var l=t[s],c=l.length;if(c)for(var d=l[0],f=d[0],h=d[1]/2+Pa/4,p=Math.sin(h),m=Math.cos(h),g=1;;){g===c&&(g=0),e=l[g];var v=e[0],y=e[1]/2+Pa/4,x=Math.sin(y),w=Math.cos(y),_=v-f,b=_>=0?1:-1,k=b*_,j=k>Pa,M=p*x;if(Ms.add(Math.atan2(M*b*Math.sin(k),m*w+M*Math.cos(k))),i+=j?_+b*Ia:_,j^f>=n^v>=n){var E=yt(gt(d),gt(e));_t(E);var C=yt(o,E);_t(C);var S=(j^_>=0?-1:1)*ne(C[2]);(r>S||r===S&&(E[0]||E[1]))&&(a+=j^_>=0?1:-1)}if(!g++)break;f=v,p=x,m=w,d=e}}return(-za>i||za>i&&0>Ms)^1&a}function $t(e){function t(e,t){return Math.cos(e)*Math.cos(t)>i}function n(e){var n,i,u,l,c;return{lineStart:function(){l=u=!1,c=1},point:function(d,f){var h,p=[d,f],m=t(d,f),g=a?m?0:o(d,f):m?o(d+(0>d?Pa:-Pa),f):0;if(!n&&(l=u=m)&&e.lineStart(),m!==u&&(h=r(n,p),(kt(n,h)||kt(p,h))&&(p[0]+=za,p[1]+=za,m=t(p[0],p[1]))),m!==u)c=0,m?(e.lineStart(),h=r(p,n),e.point(h[0],h[1])):(h=r(n,p),e.point(h[0],h[1]),e.lineEnd()),n=h;else if(s&&n&&a^m){var v;g&i||!(v=r(p,n,!0))||(c=0,a?(e.lineStart(),e.point(v[0][0],v[0][1]),e.point(v[1][0],v[1][1]),e.lineEnd()):(e.point(v[1][0],v[1][1]),e.lineEnd(),e.lineStart(),e.point(v[0][0],v[0][1])))}!m||n&&kt(n,p)||e.point(p[0],p[1]),n=p,u=m,i=g},lineEnd:function(){u&&e.lineEnd(),n=null},clean:function(){return c|(l&&u)<<1}}}function r(e,t,n){var r=gt(e),o=gt(t),a=[1,0,0],s=yt(r,o),u=vt(s,s),l=s[0],c=u-l*l;if(!c)return!n&&e;var d=i*u/c,f=-i*l/c,h=yt(a,s),p=wt(a,d),m=wt(s,f);xt(p,m);var g=h,v=vt(p,g),y=vt(g,g),x=v*v-y*(vt(p,p)-1);if(!(0>x)){var w=Math.sqrt(x),_=wt(g,(-v-w)/y);if(xt(_,p),_=bt(_),!n)return _;var b,k=e[0],j=t[0],M=e[1],E=t[1];k>j&&(b=k,k=j,j=b);var C=j-k,S=_a(C-Pa)<za,T=S||za>C;if(!S&&M>E&&(b=M,M=E,E=b),T?S?M+E>0^_[1]<(_a(_[0]-k)<za?M:E):M<=_[1]&&_[1]<=E:C>Pa^(k<=_[0]&&_[0]<=j)){var A=wt(g,(-v+w)/y);return xt(A,p),[_,bt(A)]}}}function o(t,n){var r=a?e:Pa-e,o=0;return-r>t?o|=1:t>r&&(o|=2),-r>n?o|=4:n>r&&(o|=8),o}var i=Math.cos(e),a=i>0,s=_a(i)>za,u=gn(e,6*Ba);return Dt(t,n,u,a?[0,-e]:[-Pa,e-Pa])}function Bt(e,t,n,r){return function(o){var i,a=o.a,s=o.b,u=a.x,l=a.y,c=s.x,d=s.y,f=0,h=1,p=c-u,m=d-l;if(i=e-u,p||!(i>0)){if(i/=p,0>p){if(f>i)return;h>i&&(h=i)}else if(p>0){if(i>h)return;i>f&&(f=i)}if(i=n-u,p||!(0>i)){if(i/=p,0>p){if(i>h)return;i>f&&(f=i)}else if(p>0){if(f>i)return;h>i&&(h=i)}if(i=t-l,m||!(i>0)){if(i/=m,0>m){if(f>i)return;h>i&&(h=i)}else if(m>0){if(i>h)return;i>f&&(f=i)}if(i=r-l,m||!(0>i)){if(i/=m,0>m){if(i>h)return;i>f&&(f=i)}else if(m>0){if(f>i)return;h>i&&(h=i)}return f>0&&(o.a={x:u+f*p,y:l+f*m}),1>h&&(o.b={x:u+h*p,y:l+h*m}),o}}}}}}function Vt(e,t,n,r){function o(r,o){return _a(r[0]-e)<za?o>0?0:3:_a(r[0]-n)<za?o>0?2:1:_a(r[1]-t)<za?o>0?1:0:o>0?3:2}function i(e,t){return a(e.x,t.x)}function a(e,t){var n=o(e,1),r=o(t,1);return n!==r?n-r:0===n?t[1]-e[1]:1===n?e[0]-t[0]:2===n?e[1]-t[1]:t[0]-e[0]}return function(s){function u(e){for(var t=0,n=g.length,r=e[1],o=0;n>o;++o)for(var i,a=1,s=g[o],u=s.length,l=s[0];u>a;++a)i=s[a],l[1]<=r?i[1]>r&&ee(l,i,e)>0&&++t:i[1]<=r&&ee(l,i,e)<0&&--t,l=i;return 0!==t}function l(i,s,u,l){var c=0,d=0;if(null==i||(c=o(i,u))!==(d=o(s,u))||a(i,s)<0^u>0){do l.point(0===c||3===c?e:n,c>1?r:t);while((c=(c+u+4)%4)!==d)}else l.point(s[0],s[1])}function c(o,i){return o>=e&&n>=o&&i>=t&&r>=i}function d(e,t){c(e,t)&&s.point(e,t)}function f(){T.point=p,g&&g.push(v=[]),j=!0,k=!1,_=b=NaN}function h(){m&&(p(y,x),w&&k&&C.rejoin(),m.push(C.buffer())),T.point=d,k&&s.lineEnd()}function p(e,t){e=Math.max(-Is,Math.min(Is,e)),t=Math.max(-Is,Math.min(Is,t));var n=c(e,t);if(g&&v.push([e,t]),j)y=e,x=t,w=n,j=!1,n&&(s.lineStart(),s.point(e,t));else if(n&&k)s.point(e,t);else{var r={a:{x:_,y:b},b:{x:e,y:t}};S(r)?(k||(s.lineStart(),s.point(r.a.x,r.a.y)),s.point(r.b.x,r.b.y),n||s.lineEnd(),M=!1):n&&(s.lineStart(),s.point(e,t),M=!1)}_=e,b=t,k=n}var m,g,v,y,x,w,_,b,k,j,M,E=s,C=Ft(),S=Bt(e,t,n,r),T={point:d,lineStart:f,lineEnd:h,polygonStart:function(){s=C,m=[],g=[],M=!0},polygonEnd:function(){s=E,m=la.merge(m);var t=u([e,r]),n=M&&t,o=m.length;(n||o)&&(s.polygonStart(),n&&(s.lineStart(),l(null,null,1,s),s.lineEnd()),o&&Nt(m,i,t,l,s),s.polygonEnd()),m=g=v=null}};return T}}function Ut(e){var t=0,n=Pa/3,r=un(e),o=r(t,n);return o.parallels=function(e){return arguments.length?r(t=e[0]*Pa/180,n=e[1]*Pa/180):[t/Pa*180,n/Pa*180]},o}function Wt(e,t){function n(e,t){var n=Math.sqrt(i-2*o*Math.sin(t))/o;return[n*Math.sin(e*=o),a-n*Math.cos(e)]}var r=Math.sin(e),o=(r+Math.sin(t))/2,i=1+r*(2*o-r),a=Math.sqrt(i)/o;return n.invert=function(e,t){var n=a-t;return[Math.atan2(e,n)/o,ne((i-(e*e+n*n)*o*o)/(2*o))]},n}function Yt(){function e(e,t){$s+=o*e-r*t,r=e,o=t}var t,n,r,o;Ys.point=function(i,a){Ys.point=e,t=r=i,n=o=a},Ys.lineEnd=function(){e(t,n)}}function Xt(e,t){Bs>e&&(Bs=e),e>Us&&(Us=e),Vs>t&&(Vs=t),t>Ws&&(Ws=t)}function Jt(){function e(e,t){a.push("M",e,",",t,i)}function t(e,t){a.push("M",e,",",t),s.point=n}function n(e,t){a.push("L",e,",",t)}function r(){s.point=e}function o(){a.push("Z")}var i=Zt(4.5),a=[],s={point:e,lineStart:function(){s.point=t},lineEnd:r,polygonStart:function(){s.lineEnd=o},polygonEnd:function(){s.lineEnd=r,s.point=e},pointRadius:function(e){return i=Zt(e),s},result:function(){if(a.length){var e=a.join("");return a=[],e}}};return s}function Zt(e){return"m0,"+e+"a"+e+","+e+" 0 1,1 0,"+-2*e+"a"+e+","+e+" 0 1,1 0,"+2*e+"z"}function Kt(e,t){Ts+=e,As+=t,++Ns}function Gt(){function e(e,r){var o=e-t,i=r-n,a=Math.sqrt(o*o+i*i);Os+=a*(t+e)/2,qs+=a*(n+r)/2,Ds+=a,Kt(t=e,n=r)}var t,n;Js.point=function(r,o){Js.point=e,Kt(t=r,n=o)}}function Qt(){Js.point=Kt}function en(){function e(e,t){var n=e-r,i=t-o,a=Math.sqrt(n*n+i*i);Os+=a*(r+e)/2,qs+=a*(o+t)/2,Ds+=a,a=o*e-r*t,Ls+=a*(r+e),Fs+=a*(o+t),zs+=3*a,Kt(r=e,o=t)}var t,n,r,o;Js.point=function(i,a){Js.point=e,Kt(t=r=i,n=o=a)},Js.lineEnd=function(){e(t,n)}}function tn(e){function t(t,n){e.moveTo(t+a,n),e.arc(t,n,a,0,Ia)}function n(t,n){e.moveTo(t,n),s.point=r}function r(t,n){e.lineTo(t,n)}function o(){s.point=t}function i(){e.closePath()}var a=4.5,s={point:t,lineStart:function(){s.point=n},lineEnd:o,polygonStart:function(){s.lineEnd=i},polygonEnd:function(){s.lineEnd=o,s.point=t},pointRadius:function(e){return a=e,s},result:b};return s}function nn(e){function t(e){return(s?r:n)(e)}function n(t){return an(t,function(n,r){n=e(n,r),t.point(n[0],n[1])})}function r(t){function n(n,r){n=e(n,r),t.point(n[0],n[1])}function r(){x=NaN,j.point=i,t.lineStart()}function i(n,r){var i=gt([n,r]),a=e(n,r);o(x,w,y,_,b,k,x=a[0],w=a[1],y=n,_=i[0],b=i[1],k=i[2],s,t),t.point(x,w)}function a(){j.point=n,t.lineEnd()}function u(){r(),j.point=l,j.lineEnd=c}function l(e,t){i(d=e,f=t),h=x,p=w,m=_,g=b,v=k,j.point=i}function c(){o(x,w,y,_,b,k,h,p,d,m,g,v,s,t),j.lineEnd=a,a()}var d,f,h,p,m,g,v,y,x,w,_,b,k,j={point:n,lineStart:r,lineEnd:a,polygonStart:function(){t.polygonStart(),j.lineStart=u},polygonEnd:function(){t.polygonEnd(),j.lineStart=r}};return j}function o(t,n,r,s,u,l,c,d,f,h,p,m,g,v){var y=c-t,x=d-n,w=y*y+x*x;if(w>4*i&&g--){var _=s+h,b=u+p,k=l+m,j=Math.sqrt(_*_+b*b+k*k),M=Math.asin(k/=j),E=_a(_a(k)-1)<za||_a(r-f)<za?(r+f)/2:Math.atan2(b,_),C=e(E,M),S=C[0],T=C[1],A=S-t,N=T-n,O=x*A-y*N;(O*O/w>i||_a((y*A+x*N)/w-.5)>.3||a>s*h+u*p+l*m)&&(o(t,n,r,s,u,l,S,T,E,_/=j,b/=j,k,g,v),v.point(S,T),o(S,T,E,_,b,k,c,d,f,h,p,m,g,v))}}var i=.5,a=Math.cos(30*Ba),s=16;return t.precision=function(e){return arguments.length?(s=(i=e*e)>0&&16,t):Math.sqrt(i)},t}function rn(e){var t=nn(function(t,n){return e([t*Va,n*Va])});return function(e){return ln(t(e))}}function on(e){this.stream=e}function an(e,t){return{point:t,sphere:function(){e.sphere()},lineStart:function(){e.lineStart()},lineEnd:function(){e.lineEnd()},polygonStart:function(){e.polygonStart()},polygonEnd:function(){e.polygonEnd()}}}function sn(e){return un(function(){return e})()}function un(e){function t(e){return e=s(e[0]*Ba,e[1]*Ba),[e[0]*f+u,l-e[1]*f]}function n(e){return e=s.invert((e[0]-u)/f,(l-e[1])/f),e&&[e[0]*Va,e[1]*Va]}function r(){s=Tt(a=fn(v,y,w),i);var e=i(m,g);return u=h-e[0]*f,l=p+e[1]*f,o()}function o(){return c&&(c.valid=!1,c=null),t}var i,a,s,u,l,c,d=nn(function(e,t){return e=i(e,t),[e[0]*f+u,l-e[1]*f]}),f=150,h=480,p=250,m=0,g=0,v=0,y=0,w=0,_=Ps,b=x,k=null,j=null;return t.stream=function(e){return c&&(c.valid=!1),c=ln(_(a,d(b(e)))),c.valid=!0,c},t.clipAngle=function(e){return arguments.length?(_=null==e?(k=e,Ps):$t((k=+e)*Ba),o()):k},t.clipExtent=function(e){return arguments.length?(j=e,b=e?Vt(e[0][0],e[0][1],e[1][0],e[1][1]):x,o()):j},t.scale=function(e){return arguments.length?(f=+e,r()):f},t.translate=function(e){return arguments.length?(h=+e[0],p=+e[1],r()):[h,p]},t.center=function(e){return arguments.length?(m=e[0]%360*Ba,g=e[1]%360*Ba,r()):[m*Va,g*Va]},t.rotate=function(e){return arguments.length?(v=e[0]%360*Ba,y=e[1]%360*Ba,w=e.length>2?e[2]%360*Ba:0,r()):[v*Va,y*Va,w*Va]},la.rebind(t,d,"precision"),function(){return i=e.apply(this,arguments),t.invert=i.invert&&n,r()}}function ln(e){return an(e,function(t,n){e.point(t*Ba,n*Ba)})}function cn(e,t){return[e,t]}function dn(e,t){return[e>Pa?e-Ia:-Pa>e?e+Ia:e,t]}function fn(e,t,n){return e?t||n?Tt(pn(e),mn(t,n)):pn(e):t||n?mn(t,n):dn}function hn(e){return function(t,n){return t+=e,[t>Pa?t-Ia:-Pa>t?t+Ia:t,n]}}function pn(e){var t=hn(e);return t.invert=hn(-e),t}function mn(e,t){function n(e,t){var n=Math.cos(t),s=Math.cos(e)*n,u=Math.sin(e)*n,l=Math.sin(t),c=l*r+s*o;return[Math.atan2(u*i-c*a,s*r-l*o),ne(c*i+u*a)]}var r=Math.cos(e),o=Math.sin(e),i=Math.cos(t),a=Math.sin(t);return n.invert=function(e,t){var n=Math.cos(t),s=Math.cos(e)*n,u=Math.sin(e)*n,l=Math.sin(t),c=l*i-u*a;return[Math.atan2(u*i+l*a,s*r+c*o),ne(c*r-s*o)]},n}function gn(e,t){var n=Math.cos(e),r=Math.sin(e);return function(o,i,a,s){var u=a*t;null!=o?(o=vn(n,o),i=vn(n,i),(a>0?i>o:o>i)&&(o+=a*Ia)):(o=e+a*Ia,i=e-.5*u);for(var l,c=o;a>0?c>i:i>c;c-=u)s.point((l=bt([n,-r*Math.cos(c),-r*Math.sin(c)]))[0],l[1])}}function vn(e,t){var n=gt(t);n[0]-=e,_t(n);var r=te(-n[1]);return((-n[2]<0?-r:r)+2*Math.PI-za)%(2*Math.PI)}function yn(e,t,n){var r=la.range(e,t-za,n).concat(t);return function(e){return r.map(function(t){return[e,t]})}}function xn(e,t,n){var r=la.range(e,t-za,n).concat(t);return function(e){return r.map(function(t){return[t,e]})}}function wn(e){return e.source}function _n(e){return e.target}function bn(e,t,n,r){var o=Math.cos(t),i=Math.sin(t),a=Math.cos(r),s=Math.sin(r),u=o*Math.cos(e),l=o*Math.sin(e),c=a*Math.cos(n),d=a*Math.sin(n),f=2*Math.asin(Math.sqrt(ae(r-t)+o*a*ae(n-e))),h=1/Math.sin(f),p=f?function(e){var t=Math.sin(e*=f)*h,n=Math.sin(f-e)*h,r=n*u+t*c,o=n*l+t*d,a=n*i+t*s;return[Math.atan2(o,r)*Va,Math.atan2(a,Math.sqrt(r*r+o*o))*Va]}:function(){return[e*Va,t*Va]};return p.distance=f,p}function kn(){function e(e,o){var i=Math.sin(o*=Ba),a=Math.cos(o),s=_a((e*=Ba)-t),u=Math.cos(s);Zs+=Math.atan2(Math.sqrt((s=a*Math.sin(s))*s+(s=r*i-n*a*u)*s),n*i+r*a*u),t=e,n=i,r=a}var t,n,r;Ks.point=function(o,i){t=o*Ba,n=Math.sin(i*=Ba),r=Math.cos(i),Ks.point=e},Ks.lineEnd=function(){Ks.point=Ks.lineEnd=b}}function jn(e,t){function n(t,n){var r=Math.cos(t),o=Math.cos(n),i=e(r*o);return[i*o*Math.sin(t),i*Math.sin(n)]}return n.invert=function(e,n){var r=Math.sqrt(e*e+n*n),o=t(r),i=Math.sin(o),a=Math.cos(o);return[Math.atan2(e*i,r*a),Math.asin(r&&n*i/r)]},n}function Mn(e,t){function n(e,t){a>0?-$a+za>t&&(t=-$a+za):t>$a-za&&(t=$a-za);var n=a/Math.pow(o(t),i);return[n*Math.sin(i*e),a-n*Math.cos(i*e)]}var r=Math.cos(e),o=function(e){return Math.tan(Pa/4+e/2)},i=e===t?Math.sin(e):Math.log(r/Math.cos(t))/Math.log(o(t)/o(e)),a=r*Math.pow(o(e),i)/i;return i?(n.invert=function(e,t){var n=a-t,r=Q(i)*Math.sqrt(e*e+n*n);return[Math.atan2(e,n)/i,2*Math.atan(Math.pow(a/r,1/i))-$a]},n):Cn}function En(e,t){function n(e,t){var n=i-t;return[n*Math.sin(o*e),i-n*Math.cos(o*e)]}var r=Math.cos(e),o=e===t?Math.sin(e):(r-Math.cos(t))/(t-e),i=r/o+e;return _a(o)<za?cn:(n.invert=function(e,t){var n=i-t;return[Math.atan2(e,n)/o,i-Q(o)*Math.sqrt(e*e+n*n)]},n)}function Cn(e,t){return[e,Math.log(Math.tan(Pa/4+t/2))]}function Sn(e){var t,n=sn(e),r=n.scale,o=n.translate,i=n.clipExtent;return n.scale=function(){var e=r.apply(n,arguments);return e===n?t?n.clipExtent(null):n:e},n.translate=function(){var e=o.apply(n,arguments);return e===n?t?n.clipExtent(null):n:e},n.clipExtent=function(e){var a=i.apply(n,arguments);if(a===n){if(t=null==e){var s=Pa*r(),u=o();i([[u[0]-s,u[1]-s],[u[0]+s,u[1]+s]])}}else t&&(a=null);return a},n.clipExtent(null)}function Tn(e,t){return[Math.log(Math.tan(Pa/4+t/2)),-e]}function An(e){return e[0]}function Nn(e){return e[1]}function On(e){for(var t=e.length,n=[0,1],r=2,o=2;t>o;o++){for(;r>1&&ee(e[n[r-2]],e[n[r-1]],e[o])<=0;)--r;n[r++]=o}return n.slice(0,r)}function qn(e,t){return e[0]-t[0]||e[1]-t[1]}function Dn(e,t,n){return(n[0]-t[0])*(e[1]-t[1])<(n[1]-t[1])*(e[0]-t[0])}function Ln(e,t,n,r){var o=e[0],i=n[0],a=t[0]-o,s=r[0]-i,u=e[1],l=n[1],c=t[1]-u,d=r[1]-l,f=(s*(u-l)-d*(o-i))/(d*a-s*c);return[o+f*a,u+f*c]}function Fn(e){var t=e[0],n=e[e.length-1];return!(t[0]-n[0]||t[1]-n[1])}function zn(){or(this),this.edge=this.site=this.circle=null}function Rn(e){var t=lu.pop()||new zn;return t.site=e,t}function Pn(e){Jn(e),au.remove(e),lu.push(e),or(e)}function In(e){var t=e.circle,n=t.x,r=t.cy,o={x:n,y:r},i=e.P,a=e.N,s=[e];Pn(e);for(var u=i;u.circle&&_a(n-u.circle.x)<za&&_a(r-u.circle.cy)<za;)i=u.P,s.unshift(u),Pn(u),u=i;s.unshift(u),Jn(u);for(var l=a;l.circle&&_a(n-l.circle.x)<za&&_a(r-l.circle.cy)<za;)a=l.N,s.push(l),Pn(l),l=a;s.push(l),Jn(l);var c,d=s.length;for(c=1;d>c;++c)l=s[c],u=s[c-1],tr(l.edge,u.site,l.site,o);u=s[0],l=s[d-1],l.edge=Qn(u.site,l.site,null,o),Xn(u),Xn(l)}function Hn(e){for(var t,n,r,o,i=e.x,a=e.y,s=au._;s;)if(r=$n(s,a)-i,r>za)s=s.L;else{if(o=i-Bn(s,a),!(o>za)){r>-za?(t=s.P,n=s):o>-za?(t=s,n=s.N):t=n=s;break}if(!s.R){t=s;break}s=s.R}var u=Rn(e);if(au.insert(t,u),t||n){if(t===n)return Jn(t),n=Rn(t.site),au.insert(u,n),u.edge=n.edge=Qn(t.site,u.site),Xn(t),void Xn(n);if(!n)return void(u.edge=Qn(t.site,u.site));Jn(t),Jn(n);var l=t.site,c=l.x,d=l.y,f=e.x-c,h=e.y-d,p=n.site,m=p.x-c,g=p.y-d,v=2*(f*g-h*m),y=f*f+h*h,x=m*m+g*g,w={x:(g*y-h*x)/v+c,y:(f*x-m*y)/v+d};tr(n.edge,l,p,w),u.edge=Qn(l,e,null,w),n.edge=Qn(e,p,null,w),Xn(t),Xn(n)}}function $n(e,t){var n=e.site,r=n.x,o=n.y,i=o-t;if(!i)return r;var a=e.P;if(!a)return-(1/0);n=a.site;var s=n.x,u=n.y,l=u-t;if(!l)return s;var c=s-r,d=1/i-1/l,f=c/l;return d?(-f+Math.sqrt(f*f-2*d*(c*c/(-2*l)-u+l/2+o-i/2)))/d+r:(r+s)/2}function Bn(e,t){var n=e.N;if(n)return $n(n,t);var r=e.site;return r.y===t?r.x:1/0}function Vn(e){this.site=e,this.edges=[]}function Un(e){for(var t,n,r,o,i,a,s,u,l,c,d=e[0][0],f=e[1][0],h=e[0][1],p=e[1][1],m=iu,g=m.length;g--;)if(i=m[g],i&&i.prepare())for(s=i.edges,u=s.length,a=0;u>a;)c=s[a].end(),r=c.x,o=c.y,l=s[++a%u].start(),t=l.x,n=l.y,(_a(r-t)>za||_a(o-n)>za)&&(s.splice(a,0,new nr(er(i.site,c,_a(r-d)<za&&p-o>za?{x:d,y:_a(t-d)<za?n:p}:_a(o-p)<za&&f-r>za?{x:_a(n-p)<za?t:f,y:p}:_a(r-f)<za&&o-h>za?{x:f,y:_a(t-f)<za?n:h}:_a(o-h)<za&&r-d>za?{x:_a(n-h)<za?t:d,y:h}:null),i.site,null)),++u)}function Wn(e,t){return t.angle-e.angle}function Yn(){or(this),this.x=this.y=this.arc=this.site=this.cy=null}function Xn(e){var t=e.P,n=e.N;if(t&&n){var r=t.site,o=e.site,i=n.site;if(r!==i){var a=o.x,s=o.y,u=r.x-a,l=r.y-s,c=i.x-a,d=i.y-s,f=2*(u*d-l*c);if(!(f>=-Ra)){var h=u*u+l*l,p=c*c+d*d,m=(d*h-l*p)/f,g=(u*p-c*h)/f,d=g+s,v=cu.pop()||new Yn;v.arc=e,v.site=o,v.x=m+a,v.y=d+Math.sqrt(m*m+g*g),v.cy=d,e.circle=v;for(var y=null,x=uu._;x;)if(v.y<x.y||v.y===x.y&&v.x<=x.x){if(!x.L){y=x.P;break}x=x.L}else{if(!x.R){y=x;break}x=x.R}uu.insert(y,v),y||(su=v)}}}}function Jn(e){var t=e.circle;t&&(t.P||(su=t.N),uu.remove(t),cu.push(t),or(t),e.circle=null)}function Zn(e){for(var t,n=ou,r=Bt(e[0][0],e[0][1],e[1][0],e[1][1]),o=n.length;o--;)t=n[o],(!Kn(t,e)||!r(t)||_a(t.a.x-t.b.x)<za&&_a(t.a.y-t.b.y)<za)&&(t.a=t.b=null,n.splice(o,1))}function Kn(e,t){var n=e.b;if(n)return!0;var r,o,i=e.a,a=t[0][0],s=t[1][0],u=t[0][1],l=t[1][1],c=e.l,d=e.r,f=c.x,h=c.y,p=d.x,m=d.y,g=(f+p)/2,v=(h+m)/2;if(m===h){if(a>g||g>=s)return;if(f>p){if(i){if(i.y>=l)return}else i={x:g,y:u};n={x:g,y:l}}else{if(i){if(i.y<u)return}else i={x:g,y:l};n={x:g,y:u}}}else if(r=(f-p)/(m-h),o=v-r*g,-1>r||r>1)if(f>p){if(i){if(i.y>=l)return}else i={x:(u-o)/r,y:u};n={x:(l-o)/r,y:l}}else{if(i){if(i.y<u)return}else i={x:(l-o)/r,y:l};n={x:(u-o)/r,y:u}}else if(m>h){if(i){if(i.x>=s)return}else i={x:a,y:r*a+o};n={x:s,y:r*s+o}}else{if(i){if(i.x<a)return}else i={x:s,y:r*s+o};n={x:a,y:r*a+o}}return e.a=i,e.b=n,!0}function Gn(e,t){this.l=e,this.r=t,this.a=this.b=null}function Qn(e,t,n,r){var o=new Gn(e,t);return ou.push(o),n&&tr(o,e,t,n),r&&tr(o,t,e,r),iu[e.i].edges.push(new nr(o,e,t)),iu[t.i].edges.push(new nr(o,t,e)),o}function er(e,t,n){var r=new Gn(e,null);return r.a=t,r.b=n,ou.push(r),r}function tr(e,t,n,r){e.a||e.b?e.l===n?e.b=r:e.a=r:(e.a=r,e.l=t,e.r=n)}function nr(e,t,n){var r=e.a,o=e.b;this.edge=e,this.site=t,this.angle=n?Math.atan2(n.y-t.y,n.x-t.x):e.l===t?Math.atan2(o.x-r.x,r.y-o.y):Math.atan2(r.x-o.x,o.y-r.y)}function rr(){this._=null}function or(e){e.U=e.C=e.L=e.R=e.P=e.N=null}function ir(e,t){var n=t,r=t.R,o=n.U;o?o.L===n?o.L=r:o.R=r:e._=r,r.U=o,n.U=r,n.R=r.L,n.R&&(n.R.U=n),r.L=n}function ar(e,t){var n=t,r=t.L,o=n.U;o?o.L===n?o.L=r:o.R=r:e._=r,r.U=o,n.U=r,n.L=r.R,n.L&&(n.L.U=n),r.R=n}function sr(e){for(;e.L;)e=e.L;return e}function ur(e,t){var n,r,o,i=e.sort(lr).pop();for(ou=[],iu=new Array(e.length),au=new rr,uu=new rr;;)if(o=su,i&&(!o||i.y<o.y||i.y===o.y&&i.x<o.x))(i.x!==n||i.y!==r)&&(iu[i.i]=new Vn(i),Hn(i),n=i.x,r=i.y),i=e.pop();else{if(!o)break;In(o.arc)}t&&(Zn(t),Un(t));var a={cells:iu,edges:ou};return au=uu=ou=iu=null,a}function lr(e,t){return t.y-e.y||t.x-e.x}function cr(e,t,n){return(e.x-n.x)*(t.y-e.y)-(e.x-t.x)*(n.y-e.y)}function dr(e){return e.x}function fr(e){return e.y}function hr(){return{leaf:!0,nodes:[],point:null,x:null,y:null}}function pr(e,t,n,r,o,i){if(!e(t,n,r,o,i)){var a=.5*(n+o),s=.5*(r+i),u=t.nodes;u[0]&&pr(e,u[0],n,r,a,s),u[1]&&pr(e,u[1],a,r,o,s),u[2]&&pr(e,u[2],n,s,a,i),u[3]&&pr(e,u[3],a,s,o,i)}}function mr(e,t,n,r,o,i,a){var s,u=1/0;return function l(e,c,d,f,h){if(!(c>i||d>a||r>f||o>h)){if(p=e.point){var p,m=t-e.x,g=n-e.y,v=m*m+g*g;if(u>v){var y=Math.sqrt(u=v);r=t-y,o=n-y,i=t+y,a=n+y,s=p}}for(var x=e.nodes,w=.5*(c+f),_=.5*(d+h),b=t>=w,k=n>=_,j=k<<1|b,M=j+4;M>j;++j)if(e=x[3&j])switch(3&j){case 0:l(e,c,d,w,_);break;case 1:l(e,w,d,f,_);break;case 2:l(e,c,_,w,h);break;case 3:l(e,w,_,f,h)}}}(e,r,o,i,a),s}function gr(e,t){e=la.rgb(e),t=la.rgb(t);var n=e.r,r=e.g,o=e.b,i=t.r-n,a=t.g-r,s=t.b-o;return function(e){return"#"+_e(Math.round(n+i*e))+_e(Math.round(r+a*e))+_e(Math.round(o+s*e))}}function vr(e,t){var n,r={},o={};for(n in e)n in t?r[n]=wr(e[n],t[n]):o[n]=e[n];for(n in t)n in e||(o[n]=t[n]);return function(e){for(n in r)o[n]=r[n](e);return o}}function yr(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function xr(e,t){var n,r,o,i=fu.lastIndex=hu.lastIndex=0,a=-1,s=[],u=[];for(e+="",t+="";(n=fu.exec(e))&&(r=hu.exec(t));)(o=r.index)>i&&(o=t.slice(i,o),s[a]?s[a]+=o:s[++a]=o),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,u.push({i:a,x:yr(n,r)})),i=hu.lastIndex;return i<t.length&&(o=t.slice(i),s[a]?s[a]+=o:s[++a]=o),s.length<2?u[0]?(t=u[0].x,function(e){return t(e)+""}):function(){return t}:(t=u.length,function(e){
|
||
for(var n,r=0;t>r;++r)s[(n=u[r]).i]=n.x(e);return s.join("")})}function wr(e,t){for(var n,r=la.interpolators.length;--r>=0&&!(n=la.interpolators[r](e,t)););return n}function _r(e,t){var n,r=[],o=[],i=e.length,a=t.length,s=Math.min(e.length,t.length);for(n=0;s>n;++n)r.push(wr(e[n],t[n]));for(;i>n;++n)o[n]=e[n];for(;a>n;++n)o[n]=t[n];return function(e){for(n=0;s>n;++n)o[n]=r[n](e);return o}}function br(e){return function(t){return 0>=t?0:t>=1?1:e(t)}}function kr(e){return function(t){return 1-e(1-t)}}function jr(e){return function(t){return.5*(.5>t?e(2*t):2-e(2-2*t))}}function Mr(e){return e*e}function Er(e){return e*e*e}function Cr(e){if(0>=e)return 0;if(e>=1)return 1;var t=e*e,n=t*e;return 4*(.5>e?n:3*(e-t)+n-.75)}function Sr(e){return function(t){return Math.pow(t,e)}}function Tr(e){return 1-Math.cos(e*$a)}function Ar(e){return Math.pow(2,10*(e-1))}function Nr(e){return 1-Math.sqrt(1-e*e)}function Or(e,t){var n;return arguments.length<2&&(t=.45),arguments.length?n=t/Ia*Math.asin(1/e):(e=1,n=t/4),function(r){return 1+e*Math.pow(2,-10*r)*Math.sin((r-n)*Ia/t)}}function qr(e){return e||(e=1.70158),function(t){return t*t*((e+1)*t-e)}}function Dr(e){return 1/2.75>e?7.5625*e*e:2/2.75>e?7.5625*(e-=1.5/2.75)*e+.75:2.5/2.75>e?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375}function Lr(e,t){e=la.hcl(e),t=la.hcl(t);var n=e.h,r=e.c,o=e.l,i=t.h-n,a=t.c-r,s=t.l-o;return isNaN(a)&&(a=0,r=isNaN(r)?t.c:r),isNaN(i)?(i=0,n=isNaN(n)?t.h:n):i>180?i-=360:-180>i&&(i+=360),function(e){return de(n+i*e,r+a*e,o+s*e)+""}}function Fr(e,t){e=la.hsl(e),t=la.hsl(t);var n=e.h,r=e.s,o=e.l,i=t.h-n,a=t.s-r,s=t.l-o;return isNaN(a)&&(a=0,r=isNaN(r)?t.s:r),isNaN(i)?(i=0,n=isNaN(n)?t.h:n):i>180?i-=360:-180>i&&(i+=360),function(e){return le(n+i*e,r+a*e,o+s*e)+""}}function zr(e,t){e=la.lab(e),t=la.lab(t);var n=e.l,r=e.a,o=e.b,i=t.l-n,a=t.a-r,s=t.b-o;return function(e){return he(n+i*e,r+a*e,o+s*e)+""}}function Rr(e,t){return t-=e,function(n){return Math.round(e+t*n)}}function Pr(e){var t=[e.a,e.b],n=[e.c,e.d],r=Hr(t),o=Ir(t,n),i=Hr($r(n,t,-o))||0;t[0]*n[1]<n[0]*t[1]&&(t[0]*=-1,t[1]*=-1,r*=-1,o*=-1),this.rotate=(r?Math.atan2(t[1],t[0]):Math.atan2(-n[0],n[1]))*Va,this.translate=[e.e,e.f],this.scale=[r,i],this.skew=i?Math.atan2(o,i)*Va:0}function Ir(e,t){return e[0]*t[0]+e[1]*t[1]}function Hr(e){var t=Math.sqrt(Ir(e,e));return t&&(e[0]/=t,e[1]/=t),t}function $r(e,t,n){return e[0]+=n*t[0],e[1]+=n*t[1],e}function Br(e){return e.length?e.pop()+",":""}function Vr(e,t,n,r){if(e[0]!==t[0]||e[1]!==t[1]){var o=n.push("translate(",null,",",null,")");r.push({i:o-4,x:yr(e[0],t[0])},{i:o-2,x:yr(e[1],t[1])})}else(t[0]||t[1])&&n.push("translate("+t+")")}function Ur(e,t,n,r){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),r.push({i:n.push(Br(n)+"rotate(",null,")")-2,x:yr(e,t)})):t&&n.push(Br(n)+"rotate("+t+")")}function Wr(e,t,n,r){e!==t?r.push({i:n.push(Br(n)+"skewX(",null,")")-2,x:yr(e,t)}):t&&n.push(Br(n)+"skewX("+t+")")}function Yr(e,t,n,r){if(e[0]!==t[0]||e[1]!==t[1]){var o=n.push(Br(n)+"scale(",null,",",null,")");r.push({i:o-4,x:yr(e[0],t[0])},{i:o-2,x:yr(e[1],t[1])})}else(1!==t[0]||1!==t[1])&&n.push(Br(n)+"scale("+t+")")}function Xr(e,t){var n=[],r=[];return e=la.transform(e),t=la.transform(t),Vr(e.translate,t.translate,n,r),Ur(e.rotate,t.rotate,n,r),Wr(e.skew,t.skew,n,r),Yr(e.scale,t.scale,n,r),e=t=null,function(e){for(var t,o=-1,i=r.length;++o<i;)n[(t=r[o]).i]=t.x(e);return n.join("")}}function Jr(e,t){return t=(t-=e=+e)||1/t,function(n){return(n-e)/t}}function Zr(e,t){return t=(t-=e=+e)||1/t,function(n){return Math.max(0,Math.min(1,(n-e)/t))}}function Kr(e){for(var t=e.source,n=e.target,r=Qr(t,n),o=[t];t!==r;)t=t.parent,o.push(t);for(var i=o.length;n!==r;)o.splice(i,0,n),n=n.parent;return o}function Gr(e){for(var t=[],n=e.parent;null!=n;)t.push(e),e=n,n=n.parent;return t.push(e),t}function Qr(e,t){if(e===t)return e;for(var n=Gr(e),r=Gr(t),o=n.pop(),i=r.pop(),a=null;o===i;)a=o,o=n.pop(),i=r.pop();return a}function eo(e){e.fixed|=2}function to(e){e.fixed&=-7}function no(e){e.fixed|=4,e.px=e.x,e.py=e.y}function ro(e){e.fixed&=-5}function oo(e,t,n){var r=0,o=0;if(e.charge=0,!e.leaf)for(var i,a=e.nodes,s=a.length,u=-1;++u<s;)i=a[u],null!=i&&(oo(i,t,n),e.charge+=i.charge,r+=i.charge*i.cx,o+=i.charge*i.cy);if(e.point){e.leaf||(e.point.x+=Math.random()-.5,e.point.y+=Math.random()-.5);var l=t*n[e.point.index];e.charge+=e.pointCharge=l,r+=l*e.point.x,o+=l*e.point.y}e.cx=r/e.charge,e.cy=o/e.charge}function io(e,t){return la.rebind(e,t,"sort","children","value"),e.nodes=e,e.links=fo,e}function ao(e,t){for(var n=[e];null!=(e=n.pop());)if(t(e),(o=e.children)&&(r=o.length))for(var r,o;--r>=0;)n.push(o[r])}function so(e,t){for(var n=[e],r=[];null!=(e=n.pop());)if(r.push(e),(i=e.children)&&(o=i.length))for(var o,i,a=-1;++a<o;)n.push(i[a]);for(;null!=(e=r.pop());)t(e)}function uo(e){return e.children}function lo(e){return e.value}function co(e,t){return t.value-e.value}function fo(e){return la.merge(e.map(function(e){return(e.children||[]).map(function(t){return{source:e,target:t}})}))}function ho(e){return e.x}function po(e){return e.y}function mo(e,t,n){e.y0=t,e.y=n}function go(data){return la.range(data.length)}function vo(data){for(var e=-1,t=data[0].length,n=[];++e<t;)n[e]=0;return n}function yo(e){for(var t,n=1,r=0,o=e[0][1],i=e.length;i>n;++n)(t=e[n][1])>o&&(r=n,o=t);return r}function xo(e){return e.reduce(wo,0)}function wo(e,t){return e+t[1]}function _o(e,t){return bo(e,Math.ceil(Math.log(t.length)/Math.LN2+1))}function bo(e,t){for(var n=-1,r=+e[0],o=(e[1]-r)/t,i=[];++n<=t;)i[n]=o*n+r;return i}function ko(e){return[la.min(e),la.max(e)]}function jo(e,t){return e.value-t.value}function Mo(e,t){var n=e._pack_next;e._pack_next=t,t._pack_prev=e,t._pack_next=n,n._pack_prev=t}function Eo(e,t){e._pack_next=t,t._pack_prev=e}function Co(e,t){var n=t.x-e.x,r=t.y-e.y,o=e.r+t.r;return.999*o*o>n*n+r*r}function So(e){function t(e){c=Math.min(e.x-e.r,c),d=Math.max(e.x+e.r,d),f=Math.min(e.y-e.r,f),h=Math.max(e.y+e.r,h)}if((n=e.children)&&(l=n.length)){var n,r,o,i,a,s,u,l,c=1/0,d=-(1/0),f=1/0,h=-(1/0);if(n.forEach(To),r=n[0],r.x=-r.r,r.y=0,t(r),l>1&&(o=n[1],o.x=o.r,o.y=0,t(o),l>2))for(i=n[2],Oo(r,o,i),t(i),Mo(r,i),r._pack_prev=i,Mo(i,o),o=r._pack_next,a=3;l>a;a++){Oo(r,o,i=n[a]);var p=0,m=1,g=1;for(s=o._pack_next;s!==o;s=s._pack_next,m++)if(Co(s,i)){p=1;break}if(1==p)for(u=r._pack_prev;u!==s._pack_prev&&!Co(u,i);u=u._pack_prev,g++);p?(g>m||m==g&&o.r<r.r?Eo(r,o=s):Eo(r=u,o),a--):(Mo(r,i),o=i,t(i))}var v=(c+d)/2,y=(f+h)/2,x=0;for(a=0;l>a;a++)i=n[a],i.x-=v,i.y-=y,x=Math.max(x,i.r+Math.sqrt(i.x*i.x+i.y*i.y));e.r=x,n.forEach(Ao)}}function To(e){e._pack_next=e._pack_prev=e}function Ao(e){delete e._pack_next,delete e._pack_prev}function No(e,t,n,r){var o=e.children;if(e.x=t+=r*e.x,e.y=n+=r*e.y,e.r*=r,o)for(var i=-1,a=o.length;++i<a;)No(o[i],t,n,r)}function Oo(e,t,n){var r=e.r+n.r,o=t.x-e.x,i=t.y-e.y;if(r&&(o||i)){var a=t.r+n.r,s=o*o+i*i;a*=a,r*=r;var u=.5+(r-a)/(2*s),l=Math.sqrt(Math.max(0,2*a*(r+s)-(r-=s)*r-a*a))/(2*s);n.x=e.x+u*o+l*i,n.y=e.y+u*i-l*o}else n.x=e.x+r,n.y=e.y}function qo(e,t){return e.parent==t.parent?1:2}function Do(e){var t=e.children;return t.length?t[0]:e.t}function Lo(e){var t,n=e.children;return(t=n.length)?n[t-1]:e.t}function Fo(e,t,n){var r=n/(t.i-e.i);t.c-=r,t.s+=n,e.c+=r,t.z+=n,t.m+=n}function zo(e){for(var t,n=0,r=0,o=e.children,i=o.length;--i>=0;)t=o[i],t.z+=n,t.m+=n,n+=t.s+(r+=t.c)}function Ro(e,t,n){return e.a.parent===t.parent?e.a:n}function Po(e){return 1+la.max(e,function(e){return e.y})}function Io(e){return e.reduce(function(e,t){return e+t.x},0)/e.length}function Ho(e){var t=e.children;return t&&t.length?Ho(t[0]):e}function $o(e){var t,n=e.children;return n&&(t=n.length)?$o(n[t-1]):e}function Bo(e){return{x:e.x,y:e.y,dx:e.dx,dy:e.dy}}function Vo(e,t){var n=e.x+t[3],r=e.y+t[0],o=e.dx-t[1]-t[3],i=e.dy-t[0]-t[2];return 0>o&&(n+=o/2,o=0),0>i&&(r+=i/2,i=0),{x:n,y:r,dx:o,dy:i}}function Uo(e){var t=e[0],n=e[e.length-1];return n>t?[t,n]:[n,t]}function Wo(e){return e.rangeExtent?e.rangeExtent():Uo(e.range())}function Yo(e,t,n,r){var o=n(e[0],e[1]),i=r(t[0],t[1]);return function(e){return i(o(e))}}function Xo(e,t){var n,r=0,o=e.length-1,i=e[r],a=e[o];return i>a&&(n=r,r=o,o=n,n=i,i=a,a=n),e[r]=t.floor(i),e[o]=t.ceil(a),e}function Jo(e){return e?{floor:function(t){return Math.floor(t/e)*e},ceil:function(t){return Math.ceil(t/e)*e}}:ju}function Zo(e,t,n,r){var o=[],i=[],a=0,s=Math.min(e.length,t.length)-1;for(e[s]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++a<=s;)o.push(n(e[a-1],e[a])),i.push(r(t[a-1],t[a]));return function(t){var n=la.bisect(e,t,1,s)-1;return i[n](o[n](t))}}function Ko(e,t,n,r){function o(){var o=Math.min(e.length,t.length)>2?Zo:Yo,u=r?Zr:Jr;return a=o(e,t,u,n),s=o(t,e,u,wr),i}function i(e){return a(e)}var a,s;return i.invert=function(e){return s(e)},i.domain=function(t){return arguments.length?(e=t.map(Number),o()):e},i.range=function(e){return arguments.length?(t=e,o()):t},i.rangeRound=function(e){return i.range(e).interpolate(Rr)},i.clamp=function(e){return arguments.length?(r=e,o()):r},i.interpolate=function(e){return arguments.length?(n=e,o()):n},i.ticks=function(t){return ti(e,t)},i.tickFormat=function(t,n){return ni(e,t,n)},i.nice=function(t){return Qo(e,t),o()},i.copy=function(){return Ko(e,t,n,r)},o()}function Go(e,t){return la.rebind(e,t,"range","rangeRound","interpolate","clamp")}function Qo(e,t){return Xo(e,Jo(ei(e,t)[2]))}function ei(e,t){null==t&&(t=10);var n=Uo(e),r=n[1]-n[0],o=Math.pow(10,Math.floor(Math.log(r/t)/Math.LN10)),i=t/r*o;return.15>=i?o*=10:.35>=i?o*=5:.75>=i&&(o*=2),n[0]=Math.ceil(n[0]/o)*o,n[1]=Math.floor(n[1]/o)*o+.5*o,n[2]=o,n}function ti(e,t){return la.range.apply(la,ei(e,t))}function ni(e,t,n){var r=ei(e,t);if(n){var o=fs.exec(n);if(o.shift(),"s"===o[8]){var i=la.formatPrefix(Math.max(_a(r[0]),_a(r[1])));return o[7]||(o[7]="."+ri(i.scale(r[2]))),o[8]="f",n=la.format(o.join("")),function(e){return n(i.scale(e))+i.symbol}}o[7]||(o[7]="."+oi(o[8],r)),n=o.join("")}else n=",."+ri(r[2])+"f";return la.format(n)}function ri(e){return-Math.floor(Math.log(e)/Math.LN10+.01)}function oi(e,t){var n=ri(t[2]);return e in Mu?Math.abs(n-ri(Math.max(_a(t[0]),_a(t[1]))))+ +("e"!==e):n-2*("%"===e)}function ii(e,t,n,r){function o(e){return(n?Math.log(0>e?0:e):-Math.log(e>0?0:-e))/Math.log(t)}function i(e){return n?Math.pow(t,e):-Math.pow(t,-e)}function a(t){return e(o(t))}return a.invert=function(t){return i(e.invert(t))},a.domain=function(t){return arguments.length?(n=t[0]>=0,e.domain((r=t.map(Number)).map(o)),a):r},a.base=function(n){return arguments.length?(t=+n,e.domain(r.map(o)),a):t},a.nice=function(){var t=Xo(r.map(o),n?Math:Cu);return e.domain(t),r=t.map(i),a},a.ticks=function(){var e=Uo(r),a=[],s=e[0],u=e[1],l=Math.floor(o(s)),c=Math.ceil(o(u)),d=t%1?2:t;if(isFinite(c-l)){if(n){for(;c>l;l++)for(var f=1;d>f;f++)a.push(i(l)*f);a.push(i(l))}else for(a.push(i(l));l++<c;)for(var f=d-1;f>0;f--)a.push(i(l)*f);for(l=0;a[l]<s;l++);for(c=a.length;a[c-1]>u;c--);a=a.slice(l,c)}return a},a.tickFormat=function(e,t){if(!arguments.length)return Eu;arguments.length<2?t=Eu:"function"!=typeof t&&(t=la.format(t));var r,s=Math.max(.1,e/a.ticks().length),u=n?(r=1e-12,Math.ceil):(r=-1e-12,Math.floor);return function(e){return e/i(u(o(e)+r))<=s?t(e):""}},a.copy=function(){return ii(e.copy(),t,n,r)},Go(a,e)}function ai(e,t,n){function r(t){return e(o(t))}var o=si(t),i=si(1/t);return r.invert=function(t){return i(e.invert(t))},r.domain=function(t){return arguments.length?(e.domain((n=t.map(Number)).map(o)),r):n},r.ticks=function(e){return ti(n,e)},r.tickFormat=function(e,t){return ni(n,e,t)},r.nice=function(e){return r.domain(Qo(n,e))},r.exponent=function(a){return arguments.length?(o=si(t=a),i=si(1/t),e.domain(n.map(o)),r):t},r.copy=function(){return ai(e.copy(),t,n)},Go(r,e)}function si(e){return function(t){return 0>t?-Math.pow(-t,e):Math.pow(t,e)}}function ui(e,t){function n(n){return i[((o.get(n)||("range"===t.t?o.set(n,e.push(n)):NaN))-1)%i.length]}function r(t,n){return la.range(e.length).map(function(e){return t+n*e})}var o,i,a;return n.domain=function(r){if(!arguments.length)return e;e=[],o=new c;for(var i,a=-1,s=r.length;++a<s;)o.has(i=r[a])||o.set(i,e.push(i));return n[t.t].apply(n,t.a)},n.range=function(e){return arguments.length?(i=e,a=0,t={t:"range",a:arguments},n):i},n.rangePoints=function(o,s){arguments.length<2&&(s=0);var u=o[0],l=o[1],c=e.length<2?(u=(u+l)/2,0):(l-u)/(e.length-1+s);return i=r(u+c*s/2,c),a=0,t={t:"rangePoints",a:arguments},n},n.rangeRoundPoints=function(o,s){arguments.length<2&&(s=0);var u=o[0],l=o[1],c=e.length<2?(u=l=Math.round((u+l)/2),0):(l-u)/(e.length-1+s)|0;return i=r(u+Math.round(c*s/2+(l-u-(e.length-1+s)*c)/2),c),a=0,t={t:"rangeRoundPoints",a:arguments},n},n.rangeBands=function(o,s,u){arguments.length<2&&(s=0),arguments.length<3&&(u=s);var l=o[1]<o[0],c=o[l-0],d=o[1-l],f=(d-c)/(e.length-s+2*u);return i=r(c+f*u,f),l&&i.reverse(),a=f*(1-s),t={t:"rangeBands",a:arguments},n},n.rangeRoundBands=function(o,s,u){arguments.length<2&&(s=0),arguments.length<3&&(u=s);var l=o[1]<o[0],c=o[l-0],d=o[1-l],f=Math.floor((d-c)/(e.length-s+2*u));return i=r(c+Math.round((d-c-(e.length-s)*f)/2),f),l&&i.reverse(),a=Math.round(f*(1-s)),t={t:"rangeRoundBands",a:arguments},n},n.rangeBand=function(){return a},n.rangeExtent=function(){return Uo(t.a[0])},n.copy=function(){return ui(e,t)},n.domain(e)}function li(e,t){function n(){var n=0,r=t.length;for(s=[];++n<r;)s[n-1]=la.quantile(e,n/r);return a}function a(e){return isNaN(e=+e)?void 0:t[la.bisect(s,e)]}var s;return a.domain=function(t){return arguments.length?(e=t.map(o).filter(i).sort(r),n()):e},a.range=function(e){return arguments.length?(t=e,n()):t},a.quantiles=function(){return s},a.invertExtent=function(n){return n=t.indexOf(n),0>n?[NaN,NaN]:[n>0?s[n-1]:e[0],n<s.length?s[n]:e[e.length-1]]},a.copy=function(){return li(e,t)},n()}function ci(e,t,n){function r(t){return n[Math.max(0,Math.min(a,Math.floor(i*(t-e))))]}function o(){return i=n.length/(t-e),a=n.length-1,r}var i,a;return r.domain=function(n){return arguments.length?(e=+n[0],t=+n[n.length-1],o()):[e,t]},r.range=function(e){return arguments.length?(n=e,o()):n},r.invertExtent=function(t){return t=n.indexOf(t),t=0>t?NaN:t/i+e,[t,t+1/i]},r.copy=function(){return ci(e,t,n)},o()}function di(e,t){function n(n){return n>=n?t[la.bisect(e,n)]:void 0}return n.domain=function(t){return arguments.length?(e=t,n):e},n.range=function(e){return arguments.length?(t=e,n):t},n.invertExtent=function(n){return n=t.indexOf(n),[e[n-1],e[n]]},n.copy=function(){return di(e,t)},n}function fi(e){function t(e){return+e}return t.invert=t,t.domain=t.range=function(n){return arguments.length?(e=n.map(t),t):e},t.ticks=function(t){return ti(e,t)},t.tickFormat=function(t,n){return ni(e,t,n)},t.copy=function(){return fi(e)},t}function hi(){return 0}function pi(e){return e.innerRadius}function mi(e){return e.outerRadius}function gi(e){return e.startAngle}function vi(e){return e.endAngle}function yi(e){return e&&e.padAngle}function xi(e,t,n,r){return(e-n)*t-(t-r)*e>0?0:1}function wi(e,t,n,r,o){var i=e[0]-t[0],a=e[1]-t[1],s=(o?r:-r)/Math.sqrt(i*i+a*a),u=s*a,l=-s*i,c=e[0]+u,d=e[1]+l,f=t[0]+u,h=t[1]+l,p=(c+f)/2,m=(d+h)/2,g=f-c,v=h-d,y=g*g+v*v,x=n-r,w=c*h-f*d,_=(0>v?-1:1)*Math.sqrt(Math.max(0,x*x*y-w*w)),b=(w*v-g*_)/y,k=(-w*g-v*_)/y,j=(w*v+g*_)/y,M=(-w*g+v*_)/y,E=b-p,C=k-m,S=j-p,T=M-m;return E*E+C*C>S*S+T*T&&(b=j,k=M),[[b-u,k-l],[b*n/x,k*n/x]]}function _i(e){function t(data){function t(){u.push("M",i(e(l),s))}for(var a,u=[],l=[],c=-1,d=data.length,f=Ce(n),h=Ce(r);++c<d;)o.call(this,a=data[c],c)?l.push([+f.call(this,a,c),+h.call(this,a,c)]):l.length&&(t(),l=[]);return l.length&&t(),u.length?u.join(""):null}var n=An,r=Nn,o=At,i=bi,a=i.key,s=.7;return t.x=function(e){return arguments.length?(n=e,t):n},t.y=function(e){return arguments.length?(r=e,t):r},t.defined=function(e){return arguments.length?(o=e,t):o},t.interpolate=function(e){return arguments.length?(a="function"==typeof e?i=e:(i=qu.get(e)||bi).key,t):a},t.tension=function(e){return arguments.length?(s=e,t):s},t}function bi(e){return e.length>1?e.join("L"):e+"Z"}function ki(e){return e.join("L")+"Z"}function ji(e){for(var t=0,n=e.length,r=e[0],o=[r[0],",",r[1]];++t<n;)o.push("H",(r[0]+(r=e[t])[0])/2,"V",r[1]);return n>1&&o.push("H",r[0]),o.join("")}function Mi(e){for(var t=0,n=e.length,r=e[0],o=[r[0],",",r[1]];++t<n;)o.push("V",(r=e[t])[1],"H",r[0]);return o.join("")}function Ei(e){for(var t=0,n=e.length,r=e[0],o=[r[0],",",r[1]];++t<n;)o.push("H",(r=e[t])[0],"V",r[1]);return o.join("")}function Ci(e,t){return e.length<4?bi(e):e[1]+Ai(e.slice(1,-1),Ni(e,t))}function Si(e,t){return e.length<3?ki(e):e[0]+Ai((e.push(e[0]),e),Ni([e[e.length-2]].concat(e,[e[1]]),t))}function Ti(e,t){return e.length<3?bi(e):e[0]+Ai(e,Ni(e,t))}function Ai(e,t){if(t.length<1||e.length!=t.length&&e.length!=t.length+2)return bi(e);var n=e.length!=t.length,r="",o=e[0],i=e[1],a=t[0],s=a,u=1;if(n&&(r+="Q"+(i[0]-2*a[0]/3)+","+(i[1]-2*a[1]/3)+","+i[0]+","+i[1],o=e[1],u=2),t.length>1){s=t[1],i=e[u],u++,r+="C"+(o[0]+a[0])+","+(o[1]+a[1])+","+(i[0]-s[0])+","+(i[1]-s[1])+","+i[0]+","+i[1];for(var l=2;l<t.length;l++,u++)i=e[u],s=t[l],r+="S"+(i[0]-s[0])+","+(i[1]-s[1])+","+i[0]+","+i[1]}if(n){var c=e[u];r+="Q"+(i[0]+2*s[0]/3)+","+(i[1]+2*s[1]/3)+","+c[0]+","+c[1]}return r}function Ni(e,t){for(var n,r=[],o=(1-t)/2,i=e[0],a=e[1],s=1,u=e.length;++s<u;)n=i,i=a,a=e[s],r.push([o*(a[0]-n[0]),o*(a[1]-n[1])]);return r}function Oi(e){if(e.length<3)return bi(e);var t=1,n=e.length,r=e[0],o=r[0],i=r[1],a=[o,o,o,(r=e[1])[0]],s=[i,i,i,r[1]],u=[o,",",i,"L",Fi(Fu,a),",",Fi(Fu,s)];for(e.push(e[n-1]);++t<=n;)r=e[t],a.shift(),a.push(r[0]),s.shift(),s.push(r[1]),zi(u,a,s);return e.pop(),u.push("L",r),u.join("")}function qi(e){if(e.length<4)return bi(e);for(var t,n=[],r=-1,o=e.length,i=[0],a=[0];++r<3;)t=e[r],i.push(t[0]),a.push(t[1]);for(n.push(Fi(Fu,i)+","+Fi(Fu,a)),--r;++r<o;)t=e[r],i.shift(),i.push(t[0]),a.shift(),a.push(t[1]),zi(n,i,a);return n.join("")}function Di(e){for(var t,n,r=-1,o=e.length,i=o+4,a=[],s=[];++r<4;)n=e[r%o],a.push(n[0]),s.push(n[1]);for(t=[Fi(Fu,a),",",Fi(Fu,s)],--r;++r<i;)n=e[r%o],a.shift(),a.push(n[0]),s.shift(),s.push(n[1]),zi(t,a,s);return t.join("")}function Li(e,t){var n=e.length-1;if(n)for(var r,o,i=e[0][0],a=e[0][1],s=e[n][0]-i,u=e[n][1]-a,l=-1;++l<=n;)r=e[l],o=l/n,r[0]=t*r[0]+(1-t)*(i+o*s),r[1]=t*r[1]+(1-t)*(a+o*u);return Oi(e)}function Fi(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]*t[3]}function zi(e,t,n){e.push("C",Fi(Du,t),",",Fi(Du,n),",",Fi(Lu,t),",",Fi(Lu,n),",",Fi(Fu,t),",",Fi(Fu,n))}function Ri(e,t){return(t[1]-e[1])/(t[0]-e[0])}function Pi(e){for(var t=0,n=e.length-1,r=[],o=e[0],i=e[1],a=r[0]=Ri(o,i);++t<n;)r[t]=(a+(a=Ri(o=i,i=e[t+1])))/2;return r[t]=a,r}function Ii(e){for(var t,n,r,o,i=[],a=Pi(e),s=-1,u=e.length-1;++s<u;)t=Ri(e[s],e[s+1]),_a(t)<za?a[s]=a[s+1]=0:(n=a[s]/t,r=a[s+1]/t,o=n*n+r*r,o>9&&(o=3*t/Math.sqrt(o),a[s]=o*n,a[s+1]=o*r));for(s=-1;++s<=u;)o=(e[Math.min(u,s+1)][0]-e[Math.max(0,s-1)][0])/(6*(1+a[s]*a[s])),i.push([o||0,a[s]*o||0]);return i}function Hi(e){return e.length<3?bi(e):e[0]+Ai(e,Ii(e))}function $i(e){for(var t,n,r,o=-1,i=e.length;++o<i;)t=e[o],n=t[0],r=t[1]-$a,t[0]=n*Math.cos(r),t[1]=n*Math.sin(r);return e}function Bi(e){function t(data){function t(){p.push("M",s(e(g),d),c,l(e(m.reverse()),d),"Z")}for(var u,f,h,p=[],m=[],g=[],v=-1,y=data.length,x=Ce(n),w=Ce(o),_=n===r?function(){return f}:Ce(r),b=o===i?function(){return h}:Ce(i);++v<y;)a.call(this,u=data[v],v)?(m.push([f=+x.call(this,u,v),h=+w.call(this,u,v)]),g.push([+_.call(this,u,v),+b.call(this,u,v)])):m.length&&(t(),m=[],g=[]);return m.length&&t(),p.length?p.join(""):null}var n=An,r=An,o=0,i=Nn,a=At,s=bi,u=s.key,l=s,c="L",d=.7;return t.x=function(e){return arguments.length?(n=r=e,t):r},t.x0=function(e){return arguments.length?(n=e,t):n},t.x1=function(e){return arguments.length?(r=e,t):r},t.y=function(e){return arguments.length?(o=i=e,t):i},t.y0=function(e){return arguments.length?(o=e,t):o},t.y1=function(e){return arguments.length?(i=e,t):i},t.defined=function(e){return arguments.length?(a=e,t):a},t.interpolate=function(e){return arguments.length?(u="function"==typeof e?s=e:(s=qu.get(e)||bi).key,l=s.reverse||s,c=s.closed?"M":"L",t):u},t.tension=function(e){return arguments.length?(d=e,t):d},t}function Vi(e){return e.radius}function Ui(e){return[e.x,e.y]}function Wi(e){return function(){var t=e.apply(this,arguments),n=t[0],r=t[1]-$a;return[n*Math.cos(r),n*Math.sin(r)]}}function Yi(){return 64}function Xi(){return"circle"}function Ji(e){var t=Math.sqrt(e/Pa);return"M0,"+t+"A"+t+","+t+" 0 1,1 0,"+-t+"A"+t+","+t+" 0 1,1 0,"+t+"Z"}function Zi(e){return function(){var t,n,r;(t=this[e])&&(r=t[n=t.active])&&(r.timer.c=null,r.timer.t=NaN,--t.count?delete t[n]:delete this[e],t.active+=.5,r.event&&r.event.interrupt.call(this,this.__data__,r.index))}}function Ki(e,t,n){return Ea(e,Bu),e.namespace=t,e.id=n,e}function Gi(e,t,n,r){var o=e.id,i=e.namespace;return V(e,"function"==typeof n?function(e,a,s){e[i][o].tween.set(t,r(n.call(e,e.__data__,a,s)))}:(n=r(n),function(e){e[i][o].tween.set(t,n)}))}function Qi(e){return null==e&&(e=""),function(){this.textContent=e}}function ea(e){return null==e?"__transition__":"__transition_"+e+"__"}function ta(e,t,n,r,o){function i(e){var t=m.delay;return l.t=t+u,e>=t?a(e-t):void(l.c=a)}function a(n){var o=p.active,i=p[o];i&&(i.timer.c=null,i.timer.t=NaN,--p.count,delete p[o],i.event&&i.event.interrupt.call(e,e.__data__,i.index));for(var a in p)if(r>+a){var c=p[a];c.timer.c=null,c.timer.t=NaN,--p.count,delete p[a]}l.c=s,Oe(function(){return l.c&&s(n||1)&&(l.c=null,l.t=NaN),1},0,u),p.active=r,m.event&&m.event.start.call(e,e.__data__,t),h=[],m.tween.forEach(function(n,r){(r=r.call(e,e.__data__,t))&&h.push(r)}),f=m.ease,d=m.duration}function s(o){for(var i=o/d,a=f(i),s=h.length;s>0;)h[--s].call(e,a);return i>=1?(m.event&&m.event.end.call(e,e.__data__,t),--p.count?delete p[r]:delete e[n],1):void 0}var u,l,d,f,h,p=e[n]||(e[n]={active:0,count:0}),m=p[r];m||(u=o.time,l=Oe(i,0,u),m=p[r]={tween:new c,time:u,timer:l,delay:o.delay,duration:o.duration,ease:o.ease,index:t},o=null,++p.count)}function na(e,t,n){e.attr("transform",function(e){var r=t(e);return"translate("+(isFinite(r)?r:n(e))+",0)"})}function ra(e,t,n){e.attr("transform",function(e){var r=t(e);return"translate(0,"+(isFinite(r)?r:n(e))+")"})}function oa(e){return e.toISOString()}function ia(e,t,n){function r(t){return e(t)}function o(e,n){var r=e[1]-e[0],o=r/n,i=la.bisect(Gu,o);return i==Gu.length?[t.year,ei(e.map(function(e){return e/31536e6}),n)[2]]:i?t[o/Gu[i-1]<Gu[i]/o?i-1:i]:[tl,ei(e,n)[2]]}return r.invert=function(t){return aa(e.invert(t))},r.domain=function(t){return arguments.length?(e.domain(t),r):e.domain().map(aa)},r.nice=function(e,t){function n(n){return!isNaN(n)&&!e.range(n,aa(+n+1),t).length}var i=r.domain(),a=Uo(i),s=null==e?o(a,10):"number"==typeof e&&o(a,e);return s&&(e=s[0],t=s[1]),r.domain(Xo(i,t>1?{floor:function(t){for(;n(t=e.floor(t));)t=aa(t-1);return t},ceil:function(t){for(;n(t=e.ceil(t));)t=aa(+t+1);return t}}:e))},r.ticks=function(e,t){var n=Uo(r.domain()),i=null==e?o(n,10):"number"==typeof e?o(n,e):!e.range&&[{range:e},t];return i&&(e=i[0],t=i[1]),e.range(n[0],aa(+n[1]+1),1>t?1:t)},r.tickFormat=function(){return n},r.copy=function(){return ia(e.copy(),t,n)},Go(r,e)}function aa(e){return new Date(e)}function sa(e){return JSON.parse(e.responseText)}function ua(e){var t=fa.createRange();return t.selectNode(fa.body),t.createContextualFragment(e.responseText)}var la={version:"3.5.10"},ca=[].slice,da=function(e){return ca.call(e)},fa=this.document;if(fa)try{da(fa.documentElement.childNodes)[0].nodeType}catch(ha){da=function(e){for(var t=e.length,n=new Array(t);t--;)n[t]=e[t];return n}}if(Date.now||(Date.now=function(){return+new Date}),fa)try{fa.createElement("DIV").style.setProperty("opacity",0,"")}catch(pa){var ma=this.Element.prototype,ga=ma.setAttribute,va=ma.setAttributeNS,ya=this.CSSStyleDeclaration.prototype,xa=ya.setProperty;ma.setAttribute=function(e,t){ga.call(this,e,t+"")},ma.setAttributeNS=function(e,t,n){va.call(this,e,t,n+"")},ya.setProperty=function(e,t,n){xa.call(this,e,t+"",n)}}la.ascending=r,la.descending=function(e,t){return e>t?-1:t>e?1:t>=e?0:NaN},la.min=function(e,t){var n,r,o=-1,i=e.length;if(1===arguments.length){for(;++o<i;)if(null!=(r=e[o])&&r>=r){n=r;break}for(;++o<i;)null!=(r=e[o])&&n>r&&(n=r)}else{for(;++o<i;)if(null!=(r=t.call(e,e[o],o))&&r>=r){n=r;break}for(;++o<i;)null!=(r=t.call(e,e[o],o))&&n>r&&(n=r)}return n},la.max=function(e,t){var n,r,o=-1,i=e.length;if(1===arguments.length){for(;++o<i;)if(null!=(r=e[o])&&r>=r){n=r;break}for(;++o<i;)null!=(r=e[o])&&r>n&&(n=r)}else{for(;++o<i;)if(null!=(r=t.call(e,e[o],o))&&r>=r){n=r;break}for(;++o<i;)null!=(r=t.call(e,e[o],o))&&r>n&&(n=r)}return n},la.extent=function(e,t){var n,r,o,i=-1,a=e.length;if(1===arguments.length){for(;++i<a;)if(null!=(r=e[i])&&r>=r){n=o=r;break}for(;++i<a;)null!=(r=e[i])&&(n>r&&(n=r),r>o&&(o=r))}else{for(;++i<a;)if(null!=(r=t.call(e,e[i],i))&&r>=r){n=o=r;break}for(;++i<a;)null!=(r=t.call(e,e[i],i))&&(n>r&&(n=r),r>o&&(o=r))}return[n,o]},la.sum=function(e,t){var n,r=0,o=e.length,a=-1;if(1===arguments.length)for(;++a<o;)i(n=+e[a])&&(r+=n);else for(;++a<o;)i(n=+t.call(e,e[a],a))&&(r+=n);return r},la.mean=function(e,t){var n,r=0,a=e.length,s=-1,u=a;if(1===arguments.length)for(;++s<a;)i(n=o(e[s]))?r+=n:--u;else for(;++s<a;)i(n=o(t.call(e,e[s],s)))?r+=n:--u;return u?r/u:void 0},la.quantile=function(e,t){var n=(e.length-1)*t+1,r=Math.floor(n),o=+e[r-1],i=n-r;return i?o+i*(e[r]-o):o},la.median=function(e,t){var n,a=[],s=e.length,u=-1;if(1===arguments.length)for(;++u<s;)i(n=o(e[u]))&&a.push(n);else for(;++u<s;)i(n=o(t.call(e,e[u],u)))&&a.push(n);return a.length?la.quantile(a.sort(r),.5):void 0},la.variance=function(e,t){var n,r,a=e.length,s=0,u=0,l=-1,c=0;if(1===arguments.length)for(;++l<a;)i(n=o(e[l]))&&(r=n-s,s+=r/++c,u+=r*(n-s));else for(;++l<a;)i(n=o(t.call(e,e[l],l)))&&(r=n-s,s+=r/++c,u+=r*(n-s));return c>1?u/(c-1):void 0},la.deviation=function(){var e=la.variance.apply(this,arguments);return e?Math.sqrt(e):e};var wa=a(r);la.bisectLeft=wa.left,la.bisect=la.bisectRight=wa.right,la.bisector=function(e){return a(1===e.length?function(t,n){return r(e(t),n)}:e)},la.shuffle=function(e,t,n){(i=arguments.length)<3&&(n=e.length,2>i&&(t=0));for(var r,o,i=n-t;i;)o=Math.random()*i--|0,r=e[i+t],e[i+t]=e[o+t],e[o+t]=r;return e},la.permute=function(e,t){for(var n=t.length,r=new Array(n);n--;)r[n]=e[t[n]];return r},la.pairs=function(e){for(var t,n=0,r=e.length-1,o=e[0],i=new Array(0>r?0:r);r>n;)i[n]=[t=o,o=e[++n]];return i},la.zip=function(){if(!(r=arguments.length))return[];for(var e=-1,t=la.min(arguments,s),n=new Array(t);++e<t;)for(var r,o=-1,i=n[e]=new Array(r);++o<r;)i[o]=arguments[o][e];return n},la.transpose=function(e){return la.zip.apply(la,e)},la.keys=function(e){var t=[];for(var n in e)t.push(n);return t},la.values=function(e){var t=[];for(var n in e)t.push(e[n]);return t},la.entries=function(e){var t=[];for(var n in e)t.push({key:n,value:e[n]});return t},la.merge=function(e){for(var t,n,r,o=e.length,i=-1,a=0;++i<o;)a+=e[i].length;for(n=new Array(a);--o>=0;)for(r=e[o],t=r.length;--t>=0;)n[--a]=r[t];return n};var _a=Math.abs;la.range=function(e,t,n){if(arguments.length<3&&(n=1,arguments.length<2&&(t=e,e=0)),(t-e)/n===1/0)throw new Error("infinite range");var r,o=[],i=u(_a(n)),a=-1;if(e*=i,t*=i,n*=i,0>n)for(;(r=e+n*++a)>t;)o.push(r/i);else for(;(r=e+n*++a)<t;)o.push(r/i);return o},la.map=function(e,t){var n=new c;if(e instanceof c)e.forEach(function(e,t){n.set(e,t)});else if(Array.isArray(e)){var r,o=-1,i=e.length;if(1===arguments.length)for(;++o<i;)n.set(o,e[o]);else for(;++o<i;)n.set(t.call(e,r=e[o],o),r)}else for(var a in e)n.set(a,e[a]);return n};var ba="__proto__",ka="\x00";l(c,{has:h,get:function(e){return this._[d(e)]},set:function(e,t){return this._[d(e)]=t},remove:p,keys:m,values:function(){var e=[];for(var t in this._)e.push(this._[t]);return e},entries:function(){var e=[];for(var t in this._)e.push({key:f(t),value:this._[t]});return e},size:g,empty:v,forEach:function(e){for(var t in this._)e.call(this,f(t),this._[t])}}),la.nest=function(){function e(t,a,s){if(s>=i.length)return r?r.call(o,a):n?a.sort(n):a;for(var u,l,d,f,h=-1,p=a.length,m=i[s++],g=new c;++h<p;)(f=g.get(u=m(l=a[h])))?f.push(l):g.set(u,[l]);return t?(l=t(),d=function(n,r){l.set(n,e(t,r,s))}):(l={},d=function(n,r){l[n]=e(t,r,s)}),g.forEach(d),l}function t(e,n){if(n>=i.length)return e;var r=[],o=a[n++];return e.forEach(function(e,o){r.push({key:e,values:t(o,n)})}),o?r.sort(function(e,t){return o(e.key,t.key)}):r}var n,r,o={},i=[],a=[];return o.map=function(t,n){return e(n,t,0)},o.entries=function(n){return t(e(la.map,n,0),0)},o.key=function(e){return i.push(e),o},o.sortKeys=function(e){return a[i.length-1]=e,o},o.sortValues=function(e){return n=e,o},o.rollup=function(e){return r=e,o},o},la.set=function(e){var t=new y;if(e)for(var n=0,r=e.length;r>n;++n)t.add(e[n]);return t},l(y,{has:h,add:function(e){return this._[d(e+="")]=!0,e},remove:p,values:m,size:g,empty:v,forEach:function(e){for(var t in this._)e.call(this,f(t))}}),la.behavior={},la.rebind=function(e,t){for(var n,r=1,o=arguments.length;++r<o;)e[n=arguments[r]]=w(e,t,t[n]);return e};var ja=["webkit","ms","moz","Moz","o","O"];la.dispatch=function(){for(var e=new k,t=-1,n=arguments.length;++t<n;)e[arguments[t]]=j(e);return e},k.prototype.on=function(e,t){var n=e.indexOf("."),r="";if(n>=0&&(r=e.slice(n+1),e=e.slice(0,n)),e)return arguments.length<2?this[e].on(r):this[e].on(r,t);if(2===arguments.length){if(null==t)for(e in this)this.hasOwnProperty(e)&&this[e].on(r,null);return this}},la.event=null,la.requote=function(e){return e.replace(Ma,"\\$&")};var Ma=/[\\\^\$\*\+\?\|\[\]\(\)\.\{\}]/g,Ea={}.__proto__?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)e[n]=t[n]},Ca=function(e,t){return t.querySelector(e)},Sa=function(e,t){return t.querySelectorAll(e)},Ta=function(e,t){var n=e.matches||e[_(e,"matchesSelector")];return(Ta=function(e,t){return n.call(e,t)})(e,t)};"function"==typeof Sizzle&&(Ca=function(e,t){return Sizzle(e,t)[0]||null},Sa=Sizzle,Ta=Sizzle.matchesSelector),la.selection=function(){return la.select(fa.documentElement)};var Aa=la.selection.prototype=[];Aa.select=function(e){var t,n,r,o,i=[];e=T(e);for(var a=-1,s=this.length;++a<s;){i.push(t=[]),t.parentNode=(r=this[a]).parentNode;for(var u=-1,l=r.length;++u<l;)(o=r[u])?(t.push(n=e.call(o,o.__data__,u,a)),n&&"__data__"in o&&(n.__data__=o.__data__)):t.push(null)}return S(i)},Aa.selectAll=function(e){var t,n,r=[];e=A(e);for(var o=-1,i=this.length;++o<i;)for(var a=this[o],s=-1,u=a.length;++s<u;)(n=a[s])&&(r.push(t=da(e.call(n,n.__data__,s,o))),t.parentNode=n);return S(r)};var Na={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};la.ns={prefix:Na,qualify:function(e){var t=e.indexOf(":"),n=e;return t>=0&&"xmlns"!==(n=e.slice(0,t))&&(e=e.slice(t+1)),Na.hasOwnProperty(n)?{space:Na[n],local:e}:e}},Aa.attr=function(e,t){if(arguments.length<2){if("string"==typeof e){var n=this.node();return e=la.ns.qualify(e),e.local?n.getAttributeNS(e.space,e.local):n.getAttribute(e)}for(t in e)this.each(N(t,e[t]));return this}return this.each(N(e,t))},Aa.classed=function(e,t){if(arguments.length<2){if("string"==typeof e){var n=this.node(),r=(e=D(e)).length,o=-1;if(t=n.classList){for(;++o<r;)if(!t.contains(e[o]))return!1}else for(t=n.getAttribute("class");++o<r;)if(!q(e[o]).test(t))return!1;return!0}for(t in e)this.each(L(t,e[t]));return this}return this.each(L(e,t))},Aa.style=function(e,t,r){var o=arguments.length;if(3>o){if("string"!=typeof e){2>o&&(t="");for(r in e)this.each(z(r,e[r],t));return this}if(2>o){var i=this.node();return n(i).getComputedStyle(i,null).getPropertyValue(e)}r=""}return this.each(z(e,t,r))},Aa.property=function(e,t){if(arguments.length<2){if("string"==typeof e)return this.node()[e];for(t in e)this.each(R(t,e[t]));
|
||
return this}return this.each(R(e,t))},Aa.text=function(e){return arguments.length?this.each("function"==typeof e?function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}:null==e?function(){this.textContent=""}:function(){this.textContent=e}):this.node().textContent},Aa.html=function(e){return arguments.length?this.each("function"==typeof e?function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}:null==e?function(){this.innerHTML=""}:function(){this.innerHTML=e}):this.node().innerHTML},Aa.append=function(e){return e=P(e),this.select(function(){return this.appendChild(e.apply(this,arguments))})},Aa.insert=function(e,t){return e=P(e),t=T(t),this.select(function(){return this.insertBefore(e.apply(this,arguments),t.apply(this,arguments)||null)})},Aa.remove=function(){return this.each(I)},Aa.data=function(e,t){function n(e,n){var r,o,i,a=e.length,d=n.length,f=Math.min(a,d),h=new Array(d),p=new Array(d),m=new Array(a);if(t){var g,v=new c,y=new Array(a);for(r=-1;++r<a;)(o=e[r])&&(v.has(g=t.call(o,o.__data__,r))?m[r]=o:v.set(g,o),y[r]=g);for(r=-1;++r<d;)(o=v.get(g=t.call(n,i=n[r],r)))?o!==!0&&(h[r]=o,o.__data__=i):p[r]=H(i),v.set(g,!0);for(r=-1;++r<a;)r in y&&v.get(y[r])!==!0&&(m[r]=e[r])}else{for(r=-1;++r<f;)o=e[r],i=n[r],o?(o.__data__=i,h[r]=o):p[r]=H(i);for(;d>r;++r)p[r]=H(n[r]);for(;a>r;++r)m[r]=e[r]}p.update=h,p.parentNode=h.parentNode=m.parentNode=e.parentNode,s.push(p),u.push(h),l.push(m)}var r,o,i=-1,a=this.length;if(!arguments.length){for(e=new Array(a=(r=this[0]).length);++i<a;)(o=r[i])&&(e[i]=o.__data__);return e}var s=U([]),u=S([]),l=S([]);if("function"==typeof e)for(;++i<a;)n(r=this[i],e.call(r,r.parentNode.__data__,i));else for(;++i<a;)n(r=this[i],e);return u.enter=function(){return s},u.exit=function(){return l},u},Aa.datum=function(e){return arguments.length?this.property("__data__",e):this.property("__data__")},Aa.filter=function(e){var t,n,r,o=[];"function"!=typeof e&&(e=$(e));for(var i=0,a=this.length;a>i;i++){o.push(t=[]),t.parentNode=(n=this[i]).parentNode;for(var s=0,u=n.length;u>s;s++)(r=n[s])&&e.call(r,r.__data__,s,i)&&t.push(r)}return S(o)},Aa.order=function(){for(var e=-1,t=this.length;++e<t;)for(var n,r=this[e],o=r.length-1,i=r[o];--o>=0;)(n=r[o])&&(i&&i!==n.nextSibling&&i.parentNode.insertBefore(n,i),i=n);return this},Aa.sort=function(e){e=B.apply(this,arguments);for(var t=-1,n=this.length;++t<n;)this[t].sort(e);return this.order()},Aa.each=function(e){return V(this,function(t,n,r){e.call(t,t.__data__,n,r)})},Aa.call=function(e){var t=da(arguments);return e.apply(t[0]=this,t),this},Aa.empty=function(){return!this.node()},Aa.node=function(){for(var e=0,t=this.length;t>e;e++)for(var n=this[e],r=0,o=n.length;o>r;r++){var i=n[r];if(i)return i}return null},Aa.size=function(){var e=0;return V(this,function(){++e}),e};var Oa=[];la.selection.enter=U,la.selection.enter.prototype=Oa,Oa.append=Aa.append,Oa.empty=Aa.empty,Oa.node=Aa.node,Oa.call=Aa.call,Oa.size=Aa.size,Oa.select=function(e){for(var t,n,r,o,i,a=[],s=-1,u=this.length;++s<u;){r=(o=this[s]).update,a.push(t=[]),t.parentNode=o.parentNode;for(var l=-1,c=o.length;++l<c;)(i=o[l])?(t.push(r[l]=n=e.call(o.parentNode,i.__data__,l,s)),n.__data__=i.__data__):t.push(null)}return S(a)},Oa.insert=function(e,t){return arguments.length<2&&(t=W(this)),Aa.insert.call(this,e,t)},la.select=function(t){var n;return"string"==typeof t?(n=[Ca(t,fa)],n.parentNode=fa.documentElement):(n=[t],n.parentNode=e(t)),S([n])},la.selectAll=function(e){var t;return"string"==typeof e?(t=da(Sa(e,fa)),t.parentNode=fa.documentElement):(t=da(e),t.parentNode=null),S([t])},Aa.on=function(e,t,n){var r=arguments.length;if(3>r){if("string"!=typeof e){2>r&&(t=!1);for(n in e)this.each(Y(n,e[n],t));return this}if(2>r)return(r=this.node()["__on"+e])&&r._;n=!1}return this.each(Y(e,t,n))};var qa=la.map({mouseenter:"mouseover",mouseleave:"mouseout"});fa&&qa.forEach(function(e){"on"+e in fa&&qa.remove(e)});var Da,La=0;la.mouse=function(e){return K(e,E())};var Fa=this.navigator&&/WebKit/.test(this.navigator.userAgent)?-1:0;la.touch=function(e,t,n){if(arguments.length<3&&(n=t,t=E().changedTouches),t)for(var r,o=0,i=t.length;i>o;++o)if((r=t[o]).identifier===n)return K(e,r)},la.behavior.drag=function(){function e(){this.on("mousedown.drag",i).on("touchstart.drag",a)}function t(e,t,n,i,a){return function(){function s(){var e,n,r=t(f,m);r&&(e=r[0]-x[0],n=r[1]-x[1],p|=e|n,x=r,h({type:"drag",x:r[0]+l[0],y:r[1]+l[1],dx:e,dy:n}))}function u(){t(f,m)&&(v.on(i+g,null).on(a+g,null),y(p),h({type:"dragend"}))}var l,c=this,d=la.event.target,f=c.parentNode,h=r.of(c,arguments),p=0,m=e(),g=".drag"+(null==m?"":"-"+m),v=la.select(n(d)).on(i+g,s).on(a+g,u),y=Z(d),x=t(f,m);o?(l=o.apply(c,arguments),l=[l.x-x[0],l.y-x[1]]):l=[0,0],h({type:"dragstart"})}}var r=C(e,"drag","dragstart","dragend"),o=null,i=t(b,la.mouse,n,"mousemove","mouseup"),a=t(G,la.touch,x,"touchmove","touchend");return e.origin=function(t){return arguments.length?(o=t,e):o},la.rebind(e,r,"on")},la.touches=function(e,t){return arguments.length<2&&(t=E().touches),t?da(t).map(function(t){var n=K(e,t);return n.identifier=t.identifier,n}):[]};var za=1e-6,Ra=za*za,Pa=Math.PI,Ia=2*Pa,Ha=Ia-za,$a=Pa/2,Ba=Pa/180,Va=180/Pa,Ua=Math.SQRT2,Wa=2,Ya=4;la.interpolateZoom=function(e,t){var n,r,o=e[0],i=e[1],a=e[2],s=t[0],u=t[1],l=t[2],c=s-o,d=u-i,f=c*c+d*d;if(Ra>f)r=Math.log(l/a)/Ua,n=function(e){return[o+e*c,i+e*d,a*Math.exp(Ua*e*r)]};else{var h=Math.sqrt(f),p=(l*l-a*a+Ya*f)/(2*a*Wa*h),m=(l*l-a*a-Ya*f)/(2*l*Wa*h),g=Math.log(Math.sqrt(p*p+1)-p),v=Math.log(Math.sqrt(m*m+1)-m);r=(v-g)/Ua,n=function(e){var t=e*r,n=oe(g),s=a/(Wa*h)*(n*ie(Ua*t+g)-re(g));return[o+s*c,i+s*d,a*n/oe(Ua*t+g)]}}return n.duration=1e3*r,n},la.behavior.zoom=function(){function e(e){e.on(N,d).on(Ja+".zoom",h).on("dblclick.zoom",p).on(D,f)}function t(e){return[(e[0]-j.x)/j.k,(e[1]-j.y)/j.k]}function r(e){return[e[0]*j.k+j.x,e[1]*j.k+j.y]}function o(e){j.k=Math.max(S[0],Math.min(S[1],e))}function i(e,t){t=r(t),j.x+=e[0]-t[0],j.y+=e[1]-t[1]}function a(t,n,r,a){t.__chart__={x:j.x,y:j.y,k:j.k},o(Math.pow(2,a)),i(g=n,r),t=la.select(t),T>0&&(t=t.transition().duration(T)),t.call(e.event)}function s(){_&&_.domain(w.range().map(function(e){return(e-j.x)/j.k}).map(w.invert)),k&&k.domain(b.range().map(function(e){return(e-j.y)/j.k}).map(b.invert))}function u(e){A++||e({type:"zoomstart"})}function l(e){s(),e({type:"zoom",scale:j.k,translate:[j.x,j.y]})}function c(e){--A||(e({type:"zoomend"}),g=null)}function d(){function e(){s=1,i(la.mouse(o),f),l(a)}function r(){d.on(O,null).on(q,null),h(s),c(a)}var o=this,a=L.of(o,arguments),s=0,d=la.select(n(o)).on(O,e).on(q,r),f=t(la.mouse(o)),h=Z(o);$u.call(o),u(a)}function f(){function e(){var e=la.touches(p);return h=j.k,e.forEach(function(e){e.identifier in g&&(g[e.identifier]=t(e))}),e}function n(){var t=la.event.target;la.select(t).on(w,r).on(_,s),b.push(t);for(var n=la.event.changedTouches,o=0,i=n.length;i>o;++o)g[n[o].identifier]=null;var u=e(),l=Date.now();if(1===u.length){if(500>l-x){var c=u[0];a(p,c,g[c.identifier],Math.floor(Math.log(j.k)/Math.LN2)+1),M()}x=l}else if(u.length>1){var c=u[0],d=u[1],f=c[0]-d[0],h=c[1]-d[1];v=f*f+h*h}}function r(){var e,t,n,r,a=la.touches(p);$u.call(p);for(var s=0,u=a.length;u>s;++s,r=null)if(n=a[s],r=g[n.identifier]){if(t)break;e=n,t=r}if(r){var c=(c=n[0]-e[0])*c+(c=n[1]-e[1])*c,d=v&&Math.sqrt(c/v);e=[(e[0]+n[0])/2,(e[1]+n[1])/2],t=[(t[0]+r[0])/2,(t[1]+r[1])/2],o(d*h)}x=null,i(e,t),l(m)}function s(){if(la.event.touches.length){for(var t=la.event.changedTouches,n=0,r=t.length;r>n;++n)delete g[t[n].identifier];for(var o in g)return void e()}la.selectAll(b).on(y,null),k.on(N,d).on(D,f),E(),c(m)}var h,p=this,m=L.of(p,arguments),g={},v=0,y=".zoom-"+la.event.changedTouches[0].identifier,w="touchmove"+y,_="touchend"+y,b=[],k=la.select(p),E=Z(p);n(),u(m),k.on(N,null).on(D,n)}function h(){var e=L.of(this,arguments);y?clearTimeout(y):($u.call(this),m=t(g=v||la.mouse(this)),u(e)),y=setTimeout(function(){y=null,c(e)},50),M(),o(Math.pow(2,.002*Xa())*j.k),i(g,m),l(e)}function p(){var e=la.mouse(this),n=Math.log(j.k)/Math.LN2;a(this,e,t(e),la.event.shiftKey?Math.ceil(n)-1:Math.floor(n)+1)}var m,g,v,y,x,w,_,b,k,j={x:0,y:0,k:1},E=[960,500],S=Za,T=250,A=0,N="mousedown.zoom",O="mousemove.zoom",q="mouseup.zoom",D="touchstart.zoom",L=C(e,"zoomstart","zoom","zoomend");return Ja||(Ja="onwheel"in fa?(Xa=function(){return-la.event.deltaY*(la.event.deltaMode?120:1)},"wheel"):"onmousewheel"in fa?(Xa=function(){return la.event.wheelDelta},"mousewheel"):(Xa=function(){return-la.event.detail},"MozMousePixelScroll")),e.event=function(e){e.each(function(){var e=L.of(this,arguments),t=j;Iu?la.select(this).transition().each("start.zoom",function(){j=this.__chart__||{x:0,y:0,k:1},u(e)}).tween("zoom:zoom",function(){var n=E[0],r=E[1],o=g?g[0]:n/2,i=g?g[1]:r/2,a=la.interpolateZoom([(o-j.x)/j.k,(i-j.y)/j.k,n/j.k],[(o-t.x)/t.k,(i-t.y)/t.k,n/t.k]);return function(t){var r=a(t),s=n/r[2];this.__chart__=j={x:o-r[0]*s,y:i-r[1]*s,k:s},l(e)}}).each("interrupt.zoom",function(){c(e)}).each("end.zoom",function(){c(e)}):(this.__chart__=j,u(e),l(e),c(e))})},e.translate=function(t){return arguments.length?(j={x:+t[0],y:+t[1],k:j.k},s(),e):[j.x,j.y]},e.scale=function(t){return arguments.length?(j={x:j.x,y:j.y,k:null},o(+t),s(),e):j.k},e.scaleExtent=function(t){return arguments.length?(S=null==t?Za:[+t[0],+t[1]],e):S},e.center=function(t){return arguments.length?(v=t&&[+t[0],+t[1]],e):v},e.size=function(t){return arguments.length?(E=t&&[+t[0],+t[1]],e):E},e.duration=function(t){return arguments.length?(T=+t,e):T},e.x=function(t){return arguments.length?(_=t,w=t.copy(),j={x:0,y:0,k:1},e):_},e.y=function(t){return arguments.length?(k=t,b=t.copy(),j={x:0,y:0,k:1},e):k},la.rebind(e,L,"on")};var Xa,Ja,Za=[0,1/0];la.color=se,se.prototype.toString=function(){return this.rgb()+""},la.hsl=ue;var Ka=ue.prototype=new se;Ka.brighter=function(e){return e=Math.pow(.7,arguments.length?e:1),new ue(this.h,this.s,this.l/e)},Ka.darker=function(e){return e=Math.pow(.7,arguments.length?e:1),new ue(this.h,this.s,e*this.l)},Ka.rgb=function(){return le(this.h,this.s,this.l)},la.hcl=ce;var Ga=ce.prototype=new se;Ga.brighter=function(e){return new ce(this.h,this.c,Math.min(100,this.l+Qa*(arguments.length?e:1)))},Ga.darker=function(e){return new ce(this.h,this.c,Math.max(0,this.l-Qa*(arguments.length?e:1)))},Ga.rgb=function(){return de(this.h,this.c,this.l).rgb()},la.lab=fe;var Qa=18,es=.95047,ts=1,ns=1.08883,rs=fe.prototype=new se;rs.brighter=function(e){return new fe(Math.min(100,this.l+Qa*(arguments.length?e:1)),this.a,this.b)},rs.darker=function(e){return new fe(Math.max(0,this.l-Qa*(arguments.length?e:1)),this.a,this.b)},rs.rgb=function(){return he(this.l,this.a,this.b)},la.rgb=ye;var os=ye.prototype=new se;os.brighter=function(e){e=Math.pow(.7,arguments.length?e:1);var t=this.r,n=this.g,r=this.b,o=30;return t||n||r?(t&&o>t&&(t=o),n&&o>n&&(n=o),r&&o>r&&(r=o),new ye(Math.min(255,t/e),Math.min(255,n/e),Math.min(255,r/e))):new ye(o,o,o)},os.darker=function(e){return e=Math.pow(.7,arguments.length?e:1),new ye(e*this.r,e*this.g,e*this.b)},os.hsl=function(){return ke(this.r,this.g,this.b)},os.toString=function(){return"#"+_e(this.r)+_e(this.g)+_e(this.b)};var is=la.map({aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074});is.forEach(function(e,t){is.set(e,xe(t))}),la.functor=Ce,la.xhr=Se(x),la.dsv=function(e,t){function n(e,n,i){arguments.length<3&&(i=n,n=null);var a=Te(e,t,null==n?r:o(n),i);return a.row=function(e){return arguments.length?a.response(null==(n=e)?r:o(e)):n},a}function r(e){return n.parse(e.responseText)}function o(e){return function(t){return n.parse(t.responseText,e)}}function i(t){return t.map(a).join(e)}function a(e){return s.test(e)?'"'+e.replace(/\"/g,'""')+'"':e}var s=new RegExp('["'+e+"\n]"),u=e.charCodeAt(0);return n.parse=function(e,t){var r;return n.parseRows(e,function(e,n){if(r)return r(e,n-1);var o=new Function("d","return {"+e.map(function(e,t){return JSON.stringify(e)+": d["+t+"]"}).join(",")+"}");r=t?function(e,n){return t(o(e),n)}:o})},n.parseRows=function(e,t){function n(){if(c>=l)return a;if(o)return o=!1,i;var t=c;if(34===e.charCodeAt(t)){for(var n=t;n++<l;)if(34===e.charCodeAt(n)){if(34!==e.charCodeAt(n+1))break;++n}c=n+2;var r=e.charCodeAt(n+1);return 13===r?(o=!0,10===e.charCodeAt(n+2)&&++c):10===r&&(o=!0),e.slice(t+1,n).replace(/""/g,'"')}for(;l>c;){var r=e.charCodeAt(c++),s=1;if(10===r)o=!0;else if(13===r)o=!0,10===e.charCodeAt(c)&&(++c,++s);else if(r!==u)continue;return e.slice(t,c-s)}return e.slice(t)}for(var r,o,i={},a={},s=[],l=e.length,c=0,d=0;(r=n())!==a;){for(var f=[];r!==i&&r!==a;)f.push(r),r=n();t&&null==(f=t(f,d++))||s.push(f)}return s},n.format=function(t){if(Array.isArray(t[0]))return n.formatRows(t);var r=new y,o=[];return t.forEach(function(e){for(var t in e)r.has(t)||o.push(r.add(t))}),[o.map(a).join(e)].concat(t.map(function(t){return o.map(function(e){return a(t[e])}).join(e)})).join("\n")},n.formatRows=function(e){return e.map(i).join("\n")},n},la.csv=la.dsv(",","text/csv"),la.tsv=la.dsv(" ","text/tab-separated-values");var as,ss,us,ls,cs=this[_(this,"requestAnimationFrame")]||function(e){setTimeout(e,17)};la.timer=function(){Oe.apply(this,arguments)},la.timer.flush=function(){De(),Le()},la.round=function(e,t){return t?Math.round(e*(t=Math.pow(10,t)))/t:Math.round(e)};var ds=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"].map(ze);la.formatPrefix=function(e,t){var n=0;return(e=+e)&&(0>e&&(e*=-1),t&&(e=la.round(e,Fe(e,t))),n=1+Math.floor(1e-12+Math.log(e)/Math.LN10),n=Math.max(-24,Math.min(24,3*Math.floor((n-1)/3)))),ds[8+n/3]};var fs=/(?:([^{])?([<>=^]))?([+\- ])?([$#])?(0)?(\d+)?(,)?(\.-?\d+)?([a-z%])?/i,hs=la.map({b:function(e){return e.toString(2)},c:function(e){return String.fromCharCode(e)},o:function(e){return e.toString(8)},x:function(e){return e.toString(16)},X:function(e){return e.toString(16).toUpperCase()},g:function(e,t){return e.toPrecision(t)},e:function(e,t){return e.toExponential(t)},f:function(e,t){return e.toFixed(t)},r:function(e,t){return(e=la.round(e,Fe(e,t))).toFixed(Math.max(0,Math.min(20,Fe(e*(1+1e-15),t))))}}),ps=la.time={},ms=Date;Ie.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){gs.setUTCDate.apply(this._,arguments)},setDay:function(){gs.setUTCDay.apply(this._,arguments)},setFullYear:function(){gs.setUTCFullYear.apply(this._,arguments)},setHours:function(){gs.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){gs.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){gs.setUTCMinutes.apply(this._,arguments)},setMonth:function(){gs.setUTCMonth.apply(this._,arguments)},setSeconds:function(){gs.setUTCSeconds.apply(this._,arguments)},setTime:function(){gs.setTime.apply(this._,arguments)}};var gs=Date.prototype;ps.year=He(function(e){return e=ps.day(e),e.setMonth(0,1),e},function(e,t){e.setFullYear(e.getFullYear()+t)},function(e){return e.getFullYear()}),ps.years=ps.year.range,ps.years.utc=ps.year.utc.range,ps.day=He(function(e){var t=new ms(2e3,0);return t.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),t},function(e,t){e.setDate(e.getDate()+t)},function(e){return e.getDate()-1}),ps.days=ps.day.range,ps.days.utc=ps.day.utc.range,ps.dayOfYear=function(e){var t=ps.year(e);return Math.floor((e-t-6e4*(e.getTimezoneOffset()-t.getTimezoneOffset()))/864e5)},["sunday","monday","tuesday","wednesday","thursday","friday","saturday"].forEach(function(e,t){t=7-t;var n=ps[e]=He(function(e){return(e=ps.day(e)).setDate(e.getDate()-(e.getDay()+t)%7),e},function(e,t){e.setDate(e.getDate()+7*Math.floor(t))},function(e){var n=ps.year(e).getDay();return Math.floor((ps.dayOfYear(e)+(n+t)%7)/7)-(n!==t)});ps[e+"s"]=n.range,ps[e+"s"].utc=n.utc.range,ps[e+"OfYear"]=function(e){var n=ps.year(e).getDay();return Math.floor((ps.dayOfYear(e)+(n+t)%7)/7)}}),ps.week=ps.sunday,ps.weeks=ps.sunday.range,ps.weeks.utc=ps.sunday.utc.range,ps.weekOfYear=ps.sundayOfYear;var vs={"-":"",_:" ",0:"0"},ys=/^\s*\d+/,xs=/^%/;la.locale=function(e){return{numberFormat:Re(e),timeFormat:Be(e)}};var ws=la.locale({decimal:".",thousands:",",grouping:[3],currency:["$",""],dateTime:"%a %b %e %X %Y",date:"%m/%d/%Y",time:"%H:%M:%S",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});la.format=ws.numberFormat,la.geo={},ct.prototype={s:0,t:0,add:function(e){dt(e,this.t,_s),dt(_s.s,this.s,this),this.s?this.t+=_s.t:this.s=_s.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var _s=new ct;la.geo.stream=function(e,t){e&&bs.hasOwnProperty(e.type)?bs[e.type](e,t):ft(e,t)};var bs={Feature:function(e,t){ft(e.geometry,t)},FeatureCollection:function(e,t){for(var n=e.features,r=-1,o=n.length;++r<o;)ft(n[r].geometry,t)}},ks={Sphere:function(e,t){t.sphere()},Point:function(e,t){e=e.coordinates,t.point(e[0],e[1],e[2])},MultiPoint:function(e,t){for(var n=e.coordinates,r=-1,o=n.length;++r<o;)e=n[r],t.point(e[0],e[1],e[2])},LineString:function(e,t){ht(e.coordinates,t,0)},MultiLineString:function(e,t){for(var n=e.coordinates,r=-1,o=n.length;++r<o;)ht(n[r],t,0)},Polygon:function(e,t){pt(e.coordinates,t)},MultiPolygon:function(e,t){for(var n=e.coordinates,r=-1,o=n.length;++r<o;)pt(n[r],t)},GeometryCollection:function(e,t){for(var n=e.geometries,r=-1,o=n.length;++r<o;)ft(n[r],t)}};la.geo.area=function(e){return js=0,la.geo.stream(e,Es),js};var js,Ms=new ct,Es={sphere:function(){js+=4*Pa},point:b,lineStart:b,lineEnd:b,polygonStart:function(){Ms.reset(),Es.lineStart=mt},polygonEnd:function(){var e=2*Ms;js+=0>e?4*Pa+e:e,Es.lineStart=Es.lineEnd=Es.point=b}};la.geo.bounds=function(){function e(e,t){x.push(w=[c=e,f=e]),d>t&&(d=t),t>h&&(h=t)}function t(t,n){var r=gt([t*Ba,n*Ba]);if(v){var o=yt(v,r),i=[o[1],-o[0],0],a=yt(i,o);_t(a),a=bt(a);var u=t-p,l=u>0?1:-1,m=a[0]*Va*l,g=_a(u)>180;if(g^(m>l*p&&l*t>m)){var y=a[1]*Va;y>h&&(h=y)}else if(m=(m+360)%360-180,g^(m>l*p&&l*t>m)){var y=-a[1]*Va;d>y&&(d=y)}else d>n&&(d=n),n>h&&(h=n);g?p>t?s(c,t)>s(c,f)&&(f=t):s(t,f)>s(c,f)&&(c=t):f>=c?(c>t&&(c=t),t>f&&(f=t)):t>p?s(c,t)>s(c,f)&&(f=t):s(t,f)>s(c,f)&&(c=t)}else e(t,n);v=r,p=t}function n(){_.point=t}function r(){w[0]=c,w[1]=f,_.point=e,v=null}function o(e,n){if(v){var r=e-p;y+=_a(r)>180?r+(r>0?360:-360):r}else m=e,g=n;Es.point(e,n),t(e,n)}function i(){Es.lineStart()}function a(){o(m,g),Es.lineEnd(),_a(y)>za&&(c=-(f=180)),w[0]=c,w[1]=f,v=null}function s(e,t){return(t-=e)<0?t+360:t}function u(e,t){return e[0]-t[0]}function l(e,t){return t[0]<=t[1]?t[0]<=e&&e<=t[1]:e<t[0]||t[1]<e}var c,d,f,h,p,m,g,v,y,x,w,_={point:e,lineStart:n,lineEnd:r,polygonStart:function(){_.point=o,_.lineStart=i,_.lineEnd=a,y=0,Es.polygonStart()},polygonEnd:function(){Es.polygonEnd(),_.point=e,_.lineStart=n,_.lineEnd=r,0>Ms?(c=-(f=180),d=-(h=90)):y>za?h=90:-za>y&&(d=-90),w[0]=c,w[1]=f}};return function(e){h=f=-(c=d=1/0),x=[],la.geo.stream(e,_);var t=x.length;if(t){x.sort(u);for(var n,r=1,o=x[0],i=[o];t>r;++r)n=x[r],l(n[0],o)||l(n[1],o)?(s(o[0],n[1])>s(o[0],o[1])&&(o[1]=n[1]),s(n[0],o[1])>s(o[0],o[1])&&(o[0]=n[0])):i.push(o=n);for(var a,n,p=-(1/0),t=i.length-1,r=0,o=i[t];t>=r;o=n,++r)n=i[r],(a=s(o[1],n[0]))>p&&(p=a,c=n[0],f=o[1])}return x=w=null,c===1/0||d===1/0?[[NaN,NaN],[NaN,NaN]]:[[c,d],[f,h]]}}(),la.geo.centroid=function(e){Cs=Ss=Ts=As=Ns=Os=qs=Ds=Ls=Fs=zs=0,la.geo.stream(e,Rs);var t=Ls,n=Fs,r=zs,o=t*t+n*n+r*r;return Ra>o&&(t=Os,n=qs,r=Ds,za>Ss&&(t=Ts,n=As,r=Ns),o=t*t+n*n+r*r,Ra>o)?[NaN,NaN]:[Math.atan2(n,t)*Va,ne(r/Math.sqrt(o))*Va]};var Cs,Ss,Ts,As,Ns,Os,qs,Ds,Ls,Fs,zs,Rs={sphere:b,point:jt,lineStart:Et,lineEnd:Ct,polygonStart:function(){Rs.lineStart=St},polygonEnd:function(){Rs.lineStart=Et}},Ps=Dt(At,Rt,It,[-Pa,-Pa/2]),Is=1e9;la.geo.clipExtent=function(){var e,t,n,r,o,i,a={stream:function(e){return o&&(o.valid=!1),o=i(e),o.valid=!0,o},extent:function(s){return arguments.length?(i=Vt(e=+s[0][0],t=+s[0][1],n=+s[1][0],r=+s[1][1]),o&&(o.valid=!1,o=null),a):[[e,t],[n,r]]}};return a.extent([[0,0],[960,500]])},(la.geo.conicEqualArea=function(){return Ut(Wt)}).raw=Wt,la.geo.albers=function(){return la.geo.conicEqualArea().rotate([96,0]).center([-.6,38.7]).parallels([29.5,45.5]).scale(1070)},la.geo.albersUsa=function(){function e(e){var i=e[0],a=e[1];return t=null,n(i,a),t||(r(i,a),t)||o(i,a),t}var t,n,r,o,i=la.geo.albers(),a=la.geo.conicEqualArea().rotate([154,0]).center([-2,58.5]).parallels([55,65]),s=la.geo.conicEqualArea().rotate([157,0]).center([-3,19.9]).parallels([8,18]),u={point:function(e,n){t=[e,n]}};return e.invert=function(e){var t=i.scale(),n=i.translate(),r=(e[0]-n[0])/t,o=(e[1]-n[1])/t;return(o>=.12&&.234>o&&r>=-.425&&-.214>r?a:o>=.166&&.234>o&&r>=-.214&&-.115>r?s:i).invert(e)},e.stream=function(e){var t=i.stream(e),n=a.stream(e),r=s.stream(e);return{point:function(e,o){t.point(e,o),n.point(e,o),r.point(e,o)},sphere:function(){t.sphere(),n.sphere(),r.sphere()},lineStart:function(){t.lineStart(),n.lineStart(),r.lineStart()},lineEnd:function(){t.lineEnd(),n.lineEnd(),r.lineEnd()},polygonStart:function(){t.polygonStart(),n.polygonStart(),r.polygonStart()},polygonEnd:function(){t.polygonEnd(),n.polygonEnd(),r.polygonEnd()}}},e.precision=function(t){return arguments.length?(i.precision(t),a.precision(t),s.precision(t),e):i.precision()},e.scale=function(t){return arguments.length?(i.scale(t),a.scale(.35*t),s.scale(t),e.translate(i.translate())):i.scale()},e.translate=function(t){if(!arguments.length)return i.translate();var l=i.scale(),c=+t[0],d=+t[1];return n=i.translate(t).clipExtent([[c-.455*l,d-.238*l],[c+.455*l,d+.238*l]]).stream(u).point,r=a.translate([c-.307*l,d+.201*l]).clipExtent([[c-.425*l+za,d+.12*l+za],[c-.214*l-za,d+.234*l-za]]).stream(u).point,o=s.translate([c-.205*l,d+.212*l]).clipExtent([[c-.214*l+za,d+.166*l+za],[c-.115*l-za,d+.234*l-za]]).stream(u).point,e},e.scale(1070)};var Hs,$s,Bs,Vs,Us,Ws,Ys={point:b,lineStart:b,lineEnd:b,polygonStart:function(){$s=0,Ys.lineStart=Yt},polygonEnd:function(){Ys.lineStart=Ys.lineEnd=Ys.point=b,Hs+=_a($s/2)}},Xs={point:Xt,lineStart:b,lineEnd:b,polygonStart:b,polygonEnd:b},Js={point:Kt,lineStart:Gt,lineEnd:Qt,polygonStart:function(){Js.lineStart=en},polygonEnd:function(){Js.point=Kt,Js.lineStart=Gt,Js.lineEnd=Qt}};la.geo.path=function(){function e(e){return e&&("function"==typeof s&&i.pointRadius(+s.apply(this,arguments)),a&&a.valid||(a=o(i)),la.geo.stream(e,a)),i.result()}function t(){return a=null,e}var n,r,o,i,a,s=4.5;return e.area=function(e){return Hs=0,la.geo.stream(e,o(Ys)),Hs},e.centroid=function(e){return Ts=As=Ns=Os=qs=Ds=Ls=Fs=zs=0,la.geo.stream(e,o(Js)),zs?[Ls/zs,Fs/zs]:Ds?[Os/Ds,qs/Ds]:Ns?[Ts/Ns,As/Ns]:[NaN,NaN]},e.bounds=function(e){return Us=Ws=-(Bs=Vs=1/0),la.geo.stream(e,o(Xs)),[[Bs,Vs],[Us,Ws]]},e.projection=function(e){return arguments.length?(o=(n=e)?e.stream||rn(e):x,t()):n},e.context=function(e){return arguments.length?(i=null==(r=e)?new Jt:new tn(e),"function"!=typeof s&&i.pointRadius(s),t()):r},e.pointRadius=function(t){return arguments.length?(s="function"==typeof t?t:(i.pointRadius(+t),+t),e):s},e.projection(la.geo.albersUsa()).context(null)},la.geo.transform=function(e){return{stream:function(t){var n=new on(t);for(var r in e)n[r]=e[r];return n}}},on.prototype={point:function(e,t){this.stream.point(e,t)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},la.geo.projection=sn,la.geo.projectionMutator=un,(la.geo.equirectangular=function(){return sn(cn)}).raw=cn.invert=cn,la.geo.rotation=function(e){function t(t){return t=e(t[0]*Ba,t[1]*Ba),t[0]*=Va,t[1]*=Va,t}return e=fn(e[0]%360*Ba,e[1]*Ba,e.length>2?e[2]*Ba:0),t.invert=function(t){return t=e.invert(t[0]*Ba,t[1]*Ba),t[0]*=Va,t[1]*=Va,t},t},dn.invert=cn,la.geo.circle=function(){function e(){var e="function"==typeof r?r.apply(this,arguments):r,t=fn(-e[0]*Ba,-e[1]*Ba,0).invert,o=[];return n(null,null,1,{point:function(e,n){o.push(e=t(e,n)),e[0]*=Va,e[1]*=Va}}),{type:"Polygon",coordinates:[o]}}var t,n,r=[0,0],o=6;return e.origin=function(t){return arguments.length?(r=t,e):r},e.angle=function(r){return arguments.length?(n=gn((t=+r)*Ba,o*Ba),e):t},e.precision=function(r){return arguments.length?(n=gn(t*Ba,(o=+r)*Ba),e):o},e.angle(90)},la.geo.distance=function(e,t){var n,r=(t[0]-e[0])*Ba,o=e[1]*Ba,i=t[1]*Ba,a=Math.sin(r),s=Math.cos(r),u=Math.sin(o),l=Math.cos(o),c=Math.sin(i),d=Math.cos(i);return Math.atan2(Math.sqrt((n=d*a)*n+(n=l*c-u*d*s)*n),u*c+l*d*s)},la.geo.graticule=function(){function e(){return{type:"MultiLineString",coordinates:t()}}function t(){return la.range(Math.ceil(i/g)*g,o,g).map(f).concat(la.range(Math.ceil(l/v)*v,u,v).map(h)).concat(la.range(Math.ceil(r/p)*p,n,p).filter(function(e){return _a(e%g)>za}).map(c)).concat(la.range(Math.ceil(s/m)*m,a,m).filter(function(e){return _a(e%v)>za}).map(d))}var n,r,o,i,a,s,u,l,c,d,f,h,p=10,m=p,g=90,v=360,y=2.5;return e.lines=function(){return t().map(function(e){return{type:"LineString",coordinates:e}})},e.outline=function(){return{type:"Polygon",coordinates:[f(i).concat(h(u).slice(1),f(o).reverse().slice(1),h(l).reverse().slice(1))]}},e.extent=function(t){return arguments.length?e.majorExtent(t).minorExtent(t):e.minorExtent()},e.majorExtent=function(t){return arguments.length?(i=+t[0][0],o=+t[1][0],l=+t[0][1],u=+t[1][1],i>o&&(t=i,i=o,o=t),l>u&&(t=l,l=u,u=t),e.precision(y)):[[i,l],[o,u]]},e.minorExtent=function(t){return arguments.length?(r=+t[0][0],n=+t[1][0],s=+t[0][1],a=+t[1][1],r>n&&(t=r,r=n,n=t),s>a&&(t=s,s=a,a=t),e.precision(y)):[[r,s],[n,a]]},e.step=function(t){return arguments.length?e.majorStep(t).minorStep(t):e.minorStep()},e.majorStep=function(t){return arguments.length?(g=+t[0],v=+t[1],e):[g,v]},e.minorStep=function(t){return arguments.length?(p=+t[0],m=+t[1],e):[p,m]},e.precision=function(t){return arguments.length?(y=+t,c=yn(s,a,90),d=xn(r,n,y),f=yn(l,u,90),h=xn(i,o,y),e):y},e.majorExtent([[-180,-90+za],[180,90-za]]).minorExtent([[-180,-80-za],[180,80+za]])},la.geo.greatArc=function(){function e(){return{type:"LineString",coordinates:[t||r.apply(this,arguments),n||o.apply(this,arguments)]}}var t,n,r=wn,o=_n;return e.distance=function(){return la.geo.distance(t||r.apply(this,arguments),n||o.apply(this,arguments))},e.source=function(n){return arguments.length?(r=n,t="function"==typeof n?null:n,e):r},e.target=function(t){return arguments.length?(o=t,n="function"==typeof t?null:t,e):o},e.precision=function(){return arguments.length?e:0},e},la.geo.interpolate=function(e,t){return bn(e[0]*Ba,e[1]*Ba,t[0]*Ba,t[1]*Ba)},la.geo.length=function(e){return Zs=0,la.geo.stream(e,Ks),Zs};var Zs,Ks={sphere:b,point:b,lineStart:kn,lineEnd:b,polygonStart:b,polygonEnd:b},Gs=jn(function(e){return Math.sqrt(2/(1+e))},function(e){return 2*Math.asin(e/2)});(la.geo.azimuthalEqualArea=function(){return sn(Gs)}).raw=Gs;var Qs=jn(function(e){var t=Math.acos(e);return t&&t/Math.sin(t)},x);(la.geo.azimuthalEquidistant=function(){return sn(Qs)}).raw=Qs,(la.geo.conicConformal=function(){return Ut(Mn)}).raw=Mn,(la.geo.conicEquidistant=function(){return Ut(En)}).raw=En;var eu=jn(function(e){return 1/e},Math.atan);(la.geo.gnomonic=function(){return sn(eu)}).raw=eu,Cn.invert=function(e,t){return[e,2*Math.atan(Math.exp(t))-$a]},(la.geo.mercator=function(){return Sn(Cn)}).raw=Cn;var tu=jn(function(){return 1},Math.asin);(la.geo.orthographic=function(){return sn(tu)}).raw=tu;var nu=jn(function(e){return 1/(1+e)},function(e){return 2*Math.atan(e)});(la.geo.stereographic=function(){return sn(nu)}).raw=nu,Tn.invert=function(e,t){return[-t,2*Math.atan(Math.exp(e))-$a]},(la.geo.transverseMercator=function(){var e=Sn(Tn),t=e.center,n=e.rotate;return e.center=function(e){return e?t([-e[1],e[0]]):(e=t(),[e[1],-e[0]])},e.rotate=function(e){return e?n([e[0],e[1],e.length>2?e[2]+90:90]):(e=n(),[e[0],e[1],e[2]-90])},n([0,0,90])}).raw=Tn,la.geom={},la.geom.hull=function(e){function t(data){if(data.length<3)return[];var e,t=Ce(n),o=Ce(r),i=data.length,a=[],s=[];for(e=0;i>e;e++)a.push([+t.call(this,data[e],e),+o.call(this,data[e],e),e]);for(a.sort(qn),e=0;i>e;e++)s.push([a[e][0],-a[e][1]]);var u=On(a),l=On(s),c=l[0]===u[0],d=l[l.length-1]===u[u.length-1],f=[];for(e=u.length-1;e>=0;--e)f.push(data[a[u[e]][2]]);for(e=+c;e<l.length-d;++e)f.push(data[a[l[e]][2]]);return f}var n=An,r=Nn;return arguments.length?t(e):(t.x=function(e){return arguments.length?(n=e,t):n},t.y=function(e){return arguments.length?(r=e,t):r},t)},la.geom.polygon=function(e){return Ea(e,ru),e};var ru=la.geom.polygon.prototype=[];ru.area=function(){for(var e,t=-1,n=this.length,r=this[n-1],o=0;++t<n;)e=r,r=this[t],o+=e[1]*r[0]-e[0]*r[1];return.5*o},
|
||
ru.centroid=function(e){var t,n,r=-1,o=this.length,i=0,a=0,s=this[o-1];for(arguments.length||(e=-1/(6*this.area()));++r<o;)t=s,s=this[r],n=t[0]*s[1]-s[0]*t[1],i+=(t[0]+s[0])*n,a+=(t[1]+s[1])*n;return[i*e,a*e]},ru.clip=function(e){for(var t,n,r,o,i,a,s=Fn(e),u=-1,l=this.length-Fn(this),c=this[l-1];++u<l;){for(t=e.slice(),e.length=0,o=this[u],i=t[(r=t.length-s)-1],n=-1;++n<r;)a=t[n],Dn(a,c,o)?(Dn(i,c,o)||e.push(Ln(i,a,c,o)),e.push(a)):Dn(i,c,o)&&e.push(Ln(i,a,c,o)),i=a;s&&e.push(e[0]),c=o}return e};var ou,iu,au,su,uu,lu=[],cu=[];Vn.prototype.prepare=function(){for(var e,t=this.edges,n=t.length;n--;)e=t[n].edge,e.b&&e.a||t.splice(n,1);return t.sort(Wn),t.length},nr.prototype={start:function(){return this.edge.l===this.site?this.edge.a:this.edge.b},end:function(){return this.edge.l===this.site?this.edge.b:this.edge.a}},rr.prototype={insert:function(e,t){var n,r,o;if(e){if(t.P=e,t.N=e.N,e.N&&(e.N.P=t),e.N=t,e.R){for(e=e.R;e.L;)e=e.L;e.L=t}else e.R=t;n=e}else this._?(e=sr(this._),t.P=null,t.N=e,e.P=e.L=t,n=e):(t.P=t.N=null,this._=t,n=null);for(t.L=t.R=null,t.U=n,t.C=!0,e=t;n&&n.C;)r=n.U,n===r.L?(o=r.R,o&&o.C?(n.C=o.C=!1,r.C=!0,e=r):(e===n.R&&(ir(this,n),e=n,n=e.U),n.C=!1,r.C=!0,ar(this,r))):(o=r.L,o&&o.C?(n.C=o.C=!1,r.C=!0,e=r):(e===n.L&&(ar(this,n),e=n,n=e.U),n.C=!1,r.C=!0,ir(this,r))),n=e.U;this._.C=!1},remove:function(e){e.N&&(e.N.P=e.P),e.P&&(e.P.N=e.N),e.N=e.P=null;var t,n,r,o=e.U,i=e.L,a=e.R;if(n=i?a?sr(a):i:a,o?o.L===e?o.L=n:o.R=n:this._=n,i&&a?(r=n.C,n.C=e.C,n.L=i,i.U=n,n!==a?(o=n.U,n.U=e.U,e=n.R,o.L=e,n.R=a,a.U=n):(n.U=o,o=n,e=n.R)):(r=e.C,e=n),e&&(e.U=o),!r){if(e&&e.C)return void(e.C=!1);do{if(e===this._)break;if(e===o.L){if(t=o.R,t.C&&(t.C=!1,o.C=!0,ir(this,o),t=o.R),t.L&&t.L.C||t.R&&t.R.C){t.R&&t.R.C||(t.L.C=!1,t.C=!0,ar(this,t),t=o.R),t.C=o.C,o.C=t.R.C=!1,ir(this,o),e=this._;break}}else if(t=o.L,t.C&&(t.C=!1,o.C=!0,ar(this,o),t=o.L),t.L&&t.L.C||t.R&&t.R.C){t.L&&t.L.C||(t.R.C=!1,t.C=!0,ir(this,t),t=o.L),t.C=o.C,o.C=t.L.C=!1,ar(this,o),e=this._;break}t.C=!0,e=o,o=o.U}while(!e.C);e&&(e.C=!1)}}},la.geom.voronoi=function(e){function t(data){var e=new Array(data.length),t=s[0][0],r=s[0][1],o=s[1][0],i=s[1][1];return ur(n(data),s).cells.forEach(function(n,a){var s=n.edges,u=n.site,l=e[a]=s.length?s.map(function(e){var t=e.start();return[t.x,t.y]}):u.x>=t&&u.x<=o&&u.y>=r&&u.y<=i?[[t,i],[o,i],[o,r],[t,r]]:[];l.point=data[a]}),e}function n(data){return data.map(function(e,t){return{x:Math.round(i(e,t)/za)*za,y:Math.round(a(e,t)/za)*za,i:t}})}var r=An,o=Nn,i=r,a=o,s=du;return e?t(e):(t.links=function(data){return ur(n(data)).edges.filter(function(e){return e.l&&e.r}).map(function(e){return{source:data[e.l.i],target:data[e.r.i]}})},t.triangles=function(data){var e=[];return ur(n(data)).cells.forEach(function(t,n){for(var r,o,i=t.site,a=t.edges.sort(Wn),s=-1,u=a.length,l=a[u-1].edge,c=l.l===i?l.r:l.l;++s<u;)r=l,o=c,l=a[s].edge,c=l.l===i?l.r:l.l,n<o.i&&n<c.i&&cr(i,o,c)<0&&e.push([data[n],data[o.i],data[c.i]])}),e},t.x=function(e){return arguments.length?(i=Ce(r=e),t):r},t.y=function(e){return arguments.length?(a=Ce(o=e),t):o},t.clipExtent=function(e){return arguments.length?(s=null==e?du:e,t):s===du?null:s},t.size=function(e){return arguments.length?t.clipExtent(e&&[[0,0],e]):s===du?null:s&&s[1]},t)};var du=[[-1e6,-1e6],[1e6,1e6]];la.geom.delaunay=function(e){return la.geom.voronoi().triangles(e)},la.geom.quadtree=function(e,t,n,r,o){function i(data){function e(e,t,n,r,o,a,s,u){if(!isNaN(n)&&!isNaN(r))if(e.leaf){var l=e.x,c=e.y;if(null!=l)if(_a(l-n)+_a(c-r)<.01)i(e,t,n,r,o,a,s,u);else{var d=e.point;e.x=e.y=e.point=null,i(e,d,l,c,o,a,s,u),i(e,t,n,r,o,a,s,u)}else e.x=n,e.y=r,e.point=t}else i(e,t,n,r,o,a,s,u)}function i(t,n,r,o,i,a,s,u){var l=.5*(i+s),c=.5*(a+u),d=r>=l,f=o>=c,h=f<<1|d;t.leaf=!1,t=t.nodes[h]||(t.nodes[h]=hr()),d?i=l:s=l,f?a=c:u=c,e(t,n,r,o,i,a,s,u)}var l,c,d,f,h,p,m,g,v,y=Ce(s),x=Ce(u);if(null!=t)p=t,m=n,g=r,v=o;else if(g=v=-(p=m=1/0),c=[],d=[],h=data.length,a)for(f=0;h>f;++f)l=data[f],l.x<p&&(p=l.x),l.y<m&&(m=l.y),l.x>g&&(g=l.x),l.y>v&&(v=l.y),c.push(l.x),d.push(l.y);else for(f=0;h>f;++f){var w=+y(l=data[f],f),_=+x(l,f);p>w&&(p=w),m>_&&(m=_),w>g&&(g=w),_>v&&(v=_),c.push(w),d.push(_)}var b=g-p,k=v-m;b>k?v=m+b:g=p+k;var j=hr();if(j.add=function(t){e(j,t,+y(t,++f),+x(t,f),p,m,g,v)},j.visit=function(e){pr(e,j,p,m,g,v)},j.find=function(e){return mr(j,e[0],e[1],p,m,g,v)},f=-1,null==t){for(;++f<h;)e(j,data[f],c[f],d[f],p,m,g,v);--f}else data.forEach(j.add);return c=d=data=l=null,j}var a,s=An,u=Nn;return(a=arguments.length)?(s=dr,u=fr,3===a&&(o=n,r=t,n=t=0),i(e)):(i.x=function(e){return arguments.length?(s=e,i):s},i.y=function(e){return arguments.length?(u=e,i):u},i.extent=function(e){return arguments.length?(null==e?t=n=r=o=null:(t=+e[0][0],n=+e[0][1],r=+e[1][0],o=+e[1][1]),i):null==t?null:[[t,n],[r,o]]},i.size=function(e){return arguments.length?(null==e?t=n=r=o=null:(t=n=0,r=+e[0],o=+e[1]),i):null==t?null:[r-t,o-n]},i)},la.interpolateRgb=gr,la.interpolateObject=vr,la.interpolateNumber=yr,la.interpolateString=xr;var fu=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,hu=new RegExp(fu.source,"g");la.interpolate=wr,la.interpolators=[function(e,t){var n=typeof t;return("string"===n?is.has(t.toLowerCase())||/^(#|rgb\(|hsl\()/i.test(t)?gr:xr:t instanceof se?gr:Array.isArray(t)?_r:"object"===n&&isNaN(t)?vr:yr)(e,t)}],la.interpolateArray=_r;var pu=function(){return x},mu=la.map({linear:pu,poly:Sr,quad:function(){return Mr},cubic:function(){return Er},sin:function(){return Tr},exp:function(){return Ar},circle:function(){return Nr},elastic:Or,back:qr,bounce:function(){return Dr}}),gu=la.map({"in":x,out:kr,"in-out":jr,"out-in":function(e){return jr(kr(e))}});la.ease=function(e){var t=e.indexOf("-"),n=t>=0?e.slice(0,t):e,r=t>=0?e.slice(t+1):"in";return n=mu.get(n)||pu,r=gu.get(r)||x,br(r(n.apply(null,ca.call(arguments,1))))},la.interpolateHcl=Lr,la.interpolateHsl=Fr,la.interpolateLab=zr,la.interpolateRound=Rr,la.transform=function(e){var t=fa.createElementNS(la.ns.prefix.svg,"g");return(la.transform=function(e){if(null!=e){t.setAttribute("transform",e);var n=t.transform.baseVal.consolidate()}return new Pr(n?n.matrix:vu)})(e)},Pr.prototype.toString=function(){return"translate("+this.translate+")rotate("+this.rotate+")skewX("+this.skew+")scale("+this.scale+")"};var vu={a:1,b:0,c:0,d:1,e:0,f:0};la.interpolateTransform=Xr,la.layout={},la.layout.bundle=function(){return function(e){for(var t=[],n=-1,r=e.length;++n<r;)t.push(Kr(e[n]));return t}},la.layout.chord=function(){function e(){var e,l,d,f,h,p={},m=[],g=la.range(i),v=[];for(n=[],r=[],e=0,f=-1;++f<i;){for(l=0,h=-1;++h<i;)l+=o[f][h];m.push(l),v.push(la.range(i)),e+=l}for(a&&g.sort(function(e,t){return a(m[e],m[t])}),s&&v.forEach(function(e,t){e.sort(function(e,n){return s(o[t][e],o[t][n])})}),e=(Ia-c*i)/e,l=0,f=-1;++f<i;){for(d=l,h=-1;++h<i;){var y=g[f],x=v[y][h],w=o[y][x],_=l,b=l+=w*e;p[y+"-"+x]={index:y,subindex:x,startAngle:_,endAngle:b,value:w}}r[y]={index:y,startAngle:d,endAngle:l,value:(l-d)/e},l+=c}for(f=-1;++f<i;)for(h=f-1;++h<i;){var k=p[f+"-"+h],j=p[h+"-"+f];(k.value||j.value)&&n.push(k.value<j.value?{source:j,target:k}:{source:k,target:j})}u&&t()}function t(){n.sort(function(e,t){return u((e.source.value+e.target.value)/2,(t.source.value+t.target.value)/2)})}var n,r,o,i,a,s,u,l={},c=0;return l.matrix=function(e){return arguments.length?(i=(o=e)&&o.length,n=r=null,l):o},l.padding=function(e){return arguments.length?(c=e,n=r=null,l):c},l.sortGroups=function(e){return arguments.length?(a=e,n=r=null,l):a},l.sortSubgroups=function(e){return arguments.length?(s=e,n=null,l):s},l.sortChords=function(e){return arguments.length?(u=e,n&&t(),l):u},l.chords=function(){return n||e(),n},l.groups=function(){return r||e(),r},l},la.layout.force=function(){function e(e){return function(t,n,r,o){if(t.point!==e){var i=t.cx-e.x,a=t.cy-e.y,s=o-n,u=i*i+a*a;if(u>s*s/v){if(m>u){var l=t.charge/u;e.px-=i*l,e.py-=a*l}return!0}if(t.point&&u&&m>u){var l=t.pointCharge/u;e.px-=i*l,e.py-=a*l}}return!t.charge}}function t(e){e.px=la.event.x,e.py=la.event.y,u.resume()}var n,r,o,i,a,s,u={},l=la.dispatch("start","tick","end"),c=[1,1],d=.9,f=yu,h=xu,p=-30,m=wu,g=.1,v=.64,y=[],w=[];return u.tick=function(){if((o*=.99)<.005)return n=null,l.end({type:"end",alpha:o=0}),!0;var t,r,u,f,h,m,v,x,_,b=y.length,k=w.length;for(r=0;k>r;++r)u=w[r],f=u.source,h=u.target,x=h.x-f.x,_=h.y-f.y,(m=x*x+_*_)&&(m=o*a[r]*((m=Math.sqrt(m))-i[r])/m,x*=m,_*=m,h.x-=x*(v=f.weight+h.weight?f.weight/(f.weight+h.weight):.5),h.y-=_*v,f.x+=x*(v=1-v),f.y+=_*v);if((v=o*g)&&(x=c[0]/2,_=c[1]/2,r=-1,v))for(;++r<b;)u=y[r],u.x+=(x-u.x)*v,u.y+=(_-u.y)*v;if(p)for(oo(t=la.geom.quadtree(y),o,s),r=-1;++r<b;)(u=y[r]).fixed||t.visit(e(u));for(r=-1;++r<b;)u=y[r],u.fixed?(u.x=u.px,u.y=u.py):(u.x-=(u.px-(u.px=u.x))*d,u.y-=(u.py-(u.py=u.y))*d);l.tick({type:"tick",alpha:o})},u.nodes=function(e){return arguments.length?(y=e,u):y},u.links=function(e){return arguments.length?(w=e,u):w},u.size=function(e){return arguments.length?(c=e,u):c},u.linkDistance=function(e){return arguments.length?(f="function"==typeof e?e:+e,u):f},u.distance=u.linkDistance,u.linkStrength=function(e){return arguments.length?(h="function"==typeof e?e:+e,u):h},u.friction=function(e){return arguments.length?(d=+e,u):d},u.charge=function(e){return arguments.length?(p="function"==typeof e?e:+e,u):p},u.chargeDistance=function(e){return arguments.length?(m=e*e,u):Math.sqrt(m)},u.gravity=function(e){return arguments.length?(g=+e,u):g},u.theta=function(e){return arguments.length?(v=e*e,u):Math.sqrt(v)},u.alpha=function(e){return arguments.length?(e=+e,o?e>0?o=e:(n.c=null,n.t=NaN,n=null,l.end({type:"end",alpha:o=0})):e>0&&(l.start({type:"start",alpha:o=e}),n=Oe(u.tick)),u):o},u.start=function(){function e(e,r){if(!n){for(n=new Array(o),u=0;o>u;++u)n[u]=[];for(u=0;l>u;++u){var i=w[u];n[i.source.index].push(i.target),n[i.target.index].push(i.source)}}for(var a,s=n[t],u=-1,c=s.length;++u<c;)if(!isNaN(a=s[u][e]))return a;return Math.random()*r}var t,n,r,o=y.length,l=w.length,d=c[0],m=c[1];for(t=0;o>t;++t)(r=y[t]).index=t,r.weight=0;for(t=0;l>t;++t)r=w[t],"number"==typeof r.source&&(r.source=y[r.source]),"number"==typeof r.target&&(r.target=y[r.target]),++r.source.weight,++r.target.weight;for(t=0;o>t;++t)r=y[t],isNaN(r.x)&&(r.x=e("x",d)),isNaN(r.y)&&(r.y=e("y",m)),isNaN(r.px)&&(r.px=r.x),isNaN(r.py)&&(r.py=r.y);if(i=[],"function"==typeof f)for(t=0;l>t;++t)i[t]=+f.call(this,w[t],t);else for(t=0;l>t;++t)i[t]=f;if(a=[],"function"==typeof h)for(t=0;l>t;++t)a[t]=+h.call(this,w[t],t);else for(t=0;l>t;++t)a[t]=h;if(s=[],"function"==typeof p)for(t=0;o>t;++t)s[t]=+p.call(this,y[t],t);else for(t=0;o>t;++t)s[t]=p;return u.resume()},u.resume=function(){return u.alpha(.1)},u.stop=function(){return u.alpha(0)},u.drag=function(){return r||(r=la.behavior.drag().origin(x).on("dragstart.force",eo).on("drag.force",t).on("dragend.force",to)),arguments.length?void this.on("mouseover.force",no).on("mouseout.force",ro).call(r):r},la.rebind(u,l,"on")};var yu=20,xu=1,wu=1/0;la.layout.hierarchy=function(){function e(o){var i,a=[o],s=[];for(o.depth=0;null!=(i=a.pop());)if(s.push(i),(l=n.call(e,i,i.depth))&&(u=l.length)){for(var u,l,c;--u>=0;)a.push(c=l[u]),c.parent=i,c.depth=i.depth+1;r&&(i.value=0),i.children=l}else r&&(i.value=+r.call(e,i,i.depth)||0),delete i.children;return so(o,function(e){var n,o;t&&(n=e.children)&&n.sort(t),r&&(o=e.parent)&&(o.value+=e.value)}),s}var t=co,n=uo,r=lo;return e.sort=function(n){return arguments.length?(t=n,e):t},e.children=function(t){return arguments.length?(n=t,e):n},e.value=function(t){return arguments.length?(r=t,e):r},e.revalue=function(t){return r&&(ao(t,function(e){e.children&&(e.value=0)}),so(t,function(t){var n;t.children||(t.value=+r.call(e,t,t.depth)||0),(n=t.parent)&&(n.value+=t.value)})),t},e},la.layout.partition=function(){function e(t,n,r,o){var i=t.children;if(t.x=n,t.y=t.depth*o,t.dx=r,t.dy=o,i&&(a=i.length)){var a,s,u,l=-1;for(r=t.value?r/t.value:0;++l<a;)e(s=i[l],n,u=s.value*r,o),n+=u}}function t(e){var n=e.children,r=0;if(n&&(o=n.length))for(var o,i=-1;++i<o;)r=Math.max(r,t(n[i]));return 1+r}function n(n,i){var a=r.call(this,n,i);return e(a[0],0,o[0],o[1]/t(a[0])),a}var r=la.layout.hierarchy(),o=[1,1];return n.size=function(e){return arguments.length?(o=e,n):o},io(n,r)},la.layout.pie=function(){function e(data){var a,s=data.length,u=data.map(function(n,r){return+t.call(e,n,r)}),l=+("function"==typeof r?r.apply(this,arguments):r),c=("function"==typeof o?o.apply(this,arguments):o)-l,d=Math.min(Math.abs(c)/s,+("function"==typeof i?i.apply(this,arguments):i)),f=d*(0>c?-1:1),h=la.sum(u),p=h?(c-s*f)/h:0,m=la.range(s),g=[];return null!=n&&m.sort(n===_u?function(e,t){return u[t]-u[e]}:function(e,t){return n(data[e],data[t])}),m.forEach(function(e){g[e]={data:data[e],value:a=u[e],startAngle:l,endAngle:l+=a*p+f,padAngle:d}}),g}var t=Number,n=_u,r=0,o=Ia,i=0;return e.value=function(n){return arguments.length?(t=n,e):t},e.sort=function(t){return arguments.length?(n=t,e):n},e.startAngle=function(t){return arguments.length?(r=t,e):r},e.endAngle=function(t){return arguments.length?(o=t,e):o},e.padAngle=function(t){return arguments.length?(i=t,e):i},e};var _u={};la.layout.stack=function(){function e(data,s){if(!(d=data.length))return data;var u=data.map(function(n,r){return t.call(e,n,r)}),l=u.map(function(t){return t.map(function(t,n){return[i.call(e,t,n),a.call(e,t,n)]})}),c=n.call(e,l,s);u=la.permute(u,c),l=la.permute(l,c);var d,f,h,p,m=r.call(e,l,s),g=u[0].length;for(h=0;g>h;++h)for(o.call(e,u[0][h],p=m[h],l[0][h][1]),f=1;d>f;++f)o.call(e,u[f][h],p+=l[f-1][h][1],l[f][h][1]);return data}var t=x,n=go,r=vo,o=mo,i=ho,a=po;return e.values=function(n){return arguments.length?(t=n,e):t},e.order=function(t){return arguments.length?(n="function"==typeof t?t:bu.get(t)||go,e):n},e.offset=function(t){return arguments.length?(r="function"==typeof t?t:ku.get(t)||vo,e):r},e.x=function(t){return arguments.length?(i=t,e):i},e.y=function(t){return arguments.length?(a=t,e):a},e.out=function(t){return arguments.length?(o=t,e):o},e};var bu=la.map({"inside-out":function(data){var e,t,n=data.length,r=data.map(yo),o=data.map(xo),i=la.range(n).sort(function(e,t){return r[e]-r[t]}),a=0,s=0,u=[],l=[];for(e=0;n>e;++e)t=i[e],s>a?(a+=o[t],u.push(t)):(s+=o[t],l.push(t));return l.reverse().concat(u)},reverse:function(data){return la.range(data.length).reverse()},"default":go}),ku=la.map({silhouette:function(data){var e,t,n,r=data.length,o=data[0].length,i=[],a=0,s=[];for(t=0;o>t;++t){for(e=0,n=0;r>e;e++)n+=data[e][t][1];n>a&&(a=n),i.push(n)}for(t=0;o>t;++t)s[t]=(a-i[t])/2;return s},wiggle:function(data){var e,t,n,r,o,i,a,s,u,l=data.length,c=data[0],d=c.length,f=[];for(f[0]=s=u=0,t=1;d>t;++t){for(e=0,r=0;l>e;++e)r+=data[e][t][1];for(e=0,o=0,a=c[t][0]-c[t-1][0];l>e;++e){for(n=0,i=(data[e][t][1]-data[e][t-1][1])/(2*a);e>n;++n)i+=(data[n][t][1]-data[n][t-1][1])/a;o+=i*data[e][t][1]}f[t]=s-=r?o/r*a:0,u>s&&(u=s)}for(t=0;d>t;++t)f[t]-=u;return f},expand:function(data){var e,t,n,r=data.length,o=data[0].length,i=1/r,a=[];for(t=0;o>t;++t){for(e=0,n=0;r>e;e++)n+=data[e][t][1];if(n)for(e=0;r>e;e++)data[e][t][1]/=n;else for(e=0;r>e;e++)data[e][t][1]=i}for(t=0;o>t;++t)a[t]=0;return a},zero:vo});la.layout.histogram=function(){function e(data,e){for(var i,a,s=[],u=data.map(n,this),l=r.call(this,u,e),c=o.call(this,l,u,e),e=-1,d=u.length,f=c.length-1,h=t?1:1/d;++e<f;)i=s[e]=[],i.dx=c[e+1]-(i.x=c[e]),i.y=0;if(f>0)for(e=-1;++e<d;)a=u[e],a>=l[0]&&a<=l[1]&&(i=s[la.bisect(c,a,1,f)-1],i.y+=h,i.push(data[e]));return s}var t=!0,n=Number,r=ko,o=_o;return e.value=function(t){return arguments.length?(n=t,e):n},e.range=function(t){return arguments.length?(r=Ce(t),e):r},e.bins=function(t){return arguments.length?(o="number"==typeof t?function(e){return bo(e,t)}:Ce(t),e):o},e.frequency=function(n){return arguments.length?(t=!!n,e):t},e},la.layout.pack=function(){function e(e,i){var a=n.call(this,e,i),s=a[0],u=o[0],l=o[1],c=null==t?Math.sqrt:"function"==typeof t?t:function(){return t};if(s.x=s.y=0,so(s,function(e){e.r=+c(e.value)}),so(s,So),r){var d=r*(t?1:Math.max(2*s.r/u,2*s.r/l))/2;so(s,function(e){e.r+=d}),so(s,So),so(s,function(e){e.r-=d})}return No(s,u/2,l/2,t?1:1/Math.max(2*s.r/u,2*s.r/l)),a}var t,n=la.layout.hierarchy().sort(jo),r=0,o=[1,1];return e.size=function(t){return arguments.length?(o=t,e):o},e.radius=function(n){return arguments.length?(t=null==n||"function"==typeof n?n:+n,e):t},e.padding=function(t){return arguments.length?(r=+t,e):r},io(e,n)},la.layout.tree=function(){function e(e,o){var c=a.call(this,e,o),d=c[0],f=t(d);if(so(f,n),f.parent.m=-f.z,ao(f,r),l)ao(d,i);else{var h=d,p=d,m=d;ao(d,function(e){e.x<h.x&&(h=e),e.x>p.x&&(p=e),e.depth>m.depth&&(m=e)});var g=s(h,p)/2-h.x,v=u[0]/(p.x+s(p,h)/2+g),y=u[1]/(m.depth||1);ao(d,function(e){e.x=(e.x+g)*v,e.y=e.depth*y})}return c}function t(e){for(var t,n={A:null,children:[e]},r=[n];null!=(t=r.pop());)for(var o,i=t.children,a=0,s=i.length;s>a;++a)r.push((i[a]=o={_:i[a],parent:t,children:(o=i[a].children)&&o.slice()||[],A:null,a:null,z:0,m:0,c:0,s:0,t:null,i:a}).a=o);return n.children[0]}function n(e){var t=e.children,n=e.parent.children,r=e.i?n[e.i-1]:null;if(t.length){zo(e);var i=(t[0].z+t[t.length-1].z)/2;r?(e.z=r.z+s(e._,r._),e.m=e.z-i):e.z=i}else r&&(e.z=r.z+s(e._,r._));e.parent.A=o(e,r,e.parent.A||n[0])}function r(e){e._.x=e.z+e.parent.m,e.m+=e.parent.m}function o(e,t,n){if(t){for(var r,o=e,i=e,a=t,u=o.parent.children[0],l=o.m,c=i.m,d=a.m,f=u.m;a=Lo(a),o=Do(o),a&&o;)u=Do(u),i=Lo(i),i.a=e,r=a.z+d-o.z-l+s(a._,o._),r>0&&(Fo(Ro(a,e,n),e,r),l+=r,c+=r),d+=a.m,l+=o.m,f+=u.m,c+=i.m;a&&!Lo(i)&&(i.t=a,i.m+=d-c),o&&!Do(u)&&(u.t=o,u.m+=l-f,n=e)}return n}function i(e){e.x*=u[0],e.y=e.depth*u[1]}var a=la.layout.hierarchy().sort(null).value(null),s=qo,u=[1,1],l=null;return e.separation=function(t){return arguments.length?(s=t,e):s},e.size=function(t){return arguments.length?(l=null==(u=t)?i:null,e):l?null:u},e.nodeSize=function(t){return arguments.length?(l=null==(u=t)?null:i,e):l?u:null},io(e,a)},la.layout.cluster=function(){function e(e,i){var a,s=t.call(this,e,i),u=s[0],l=0;so(u,function(e){var t=e.children;t&&t.length?(e.x=Io(t),e.y=Po(t)):(e.x=a?l+=n(e,a):0,e.y=0,a=e)});var c=Ho(u),d=$o(u),f=c.x-n(c,d)/2,h=d.x+n(d,c)/2;return so(u,o?function(e){e.x=(e.x-u.x)*r[0],e.y=(u.y-e.y)*r[1]}:function(e){e.x=(e.x-f)/(h-f)*r[0],e.y=(1-(u.y?e.y/u.y:1))*r[1]}),s}var t=la.layout.hierarchy().sort(null).value(null),n=qo,r=[1,1],o=!1;return e.separation=function(t){return arguments.length?(n=t,e):n},e.size=function(t){return arguments.length?(o=null==(r=t),e):o?null:r},e.nodeSize=function(t){return arguments.length?(o=null!=(r=t),e):o?r:null},io(e,t)},la.layout.treemap=function(){function e(e,t){for(var n,r,o=-1,i=e.length;++o<i;)r=(n=e[o]).value*(0>t?0:t),n.area=isNaN(r)||0>=r?0:r}function t(n){var i=n.children;if(i&&i.length){var a,s,u,l=d(n),c=[],f=i.slice(),p=1/0,m="slice"===h?l.dx:"dice"===h?l.dy:"slice-dice"===h?1&n.depth?l.dy:l.dx:Math.min(l.dx,l.dy);for(e(f,l.dx*l.dy/n.value),c.area=0;(u=f.length)>0;)c.push(a=f[u-1]),c.area+=a.area,"squarify"!==h||(s=r(c,m))<=p?(f.pop(),p=s):(c.area-=c.pop().area,o(c,m,l,!1),m=Math.min(l.dx,l.dy),c.length=c.area=0,p=1/0);c.length&&(o(c,m,l,!0),c.length=c.area=0),i.forEach(t)}}function n(t){var r=t.children;if(r&&r.length){var i,a=d(t),s=r.slice(),u=[];for(e(s,a.dx*a.dy/t.value),u.area=0;i=s.pop();)u.push(i),u.area+=i.area,null!=i.z&&(o(u,i.z?a.dx:a.dy,a,!s.length),u.length=u.area=0);r.forEach(n)}}function r(e,t){for(var n,r=e.area,o=0,i=1/0,a=-1,s=e.length;++a<s;)(n=e[a].area)&&(i>n&&(i=n),n>o&&(o=n));return r*=r,t*=t,r?Math.max(t*o*p/r,r/(t*i*p)):1/0}function o(e,t,n,r){var o,i=-1,a=e.length,s=n.x,l=n.y,c=t?u(e.area/t):0;if(t==n.dx){for((r||c>n.dy)&&(c=n.dy);++i<a;)o=e[i],o.x=s,o.y=l,o.dy=c,s+=o.dx=Math.min(n.x+n.dx-s,c?u(o.area/c):0);o.z=!0,o.dx+=n.x+n.dx-s,n.y+=c,n.dy-=c}else{for((r||c>n.dx)&&(c=n.dx);++i<a;)o=e[i],o.x=s,o.y=l,o.dx=c,l+=o.dy=Math.min(n.y+n.dy-l,c?u(o.area/c):0);o.z=!1,o.dy+=n.y+n.dy-l,n.x+=c,n.dx-=c}}function i(r){var o=a||s(r),i=o[0];return i.x=i.y=0,i.value?(i.dx=l[0],i.dy=l[1]):i.dx=i.dy=0,a&&s.revalue(i),e([i],i.dx*i.dy/i.value),(a?n:t)(i),f&&(a=o),o}var a,s=la.layout.hierarchy(),u=Math.round,l=[1,1],c=null,d=Bo,f=!1,h="squarify",p=.5*(1+Math.sqrt(5));return i.size=function(e){return arguments.length?(l=e,i):l},i.padding=function(e){function t(t){var n=e.call(i,t,t.depth);return null==n?Bo(t):Vo(t,"number"==typeof n?[n,n,n,n]:n)}function n(t){return Vo(t,e)}if(!arguments.length)return c;var r;return d=null==(c=e)?Bo:"function"==(r=typeof e)?t:"number"===r?(e=[e,e,e,e],n):n,i},i.round=function(e){return arguments.length?(u=e?Math.round:Number,i):u!=Number},i.sticky=function(e){return arguments.length?(f=e,a=null,i):f},i.ratio=function(e){return arguments.length?(p=e,i):p},i.mode=function(e){return arguments.length?(h=e+"",i):h},io(i,s)},la.random={normal:function(e,t){var n=arguments.length;return 2>n&&(t=1),1>n&&(e=0),function(){var n,r,o;do n=2*Math.random()-1,r=2*Math.random()-1,o=n*n+r*r;while(!o||o>1);return e+t*n*Math.sqrt(-2*Math.log(o)/o)}},logNormal:function(){var e=la.random.normal.apply(la,arguments);return function(){return Math.exp(e())}},bates:function(e){var t=la.random.irwinHall(e);return function(){return t()/e}},irwinHall:function(e){return function(){for(var t=0,n=0;e>n;n++)t+=Math.random();return t}}},la.scale={};var ju={floor:x,ceil:x};la.scale.linear=function(){return Ko([0,1],[0,1],wr,!1)};var Mu={s:1,g:1,p:1,r:1,e:1};la.scale.log=function(){return ii(la.scale.linear().domain([0,1]),10,!0,[1,10])};var Eu=la.format(".0e"),Cu={floor:function(e){return-Math.ceil(-e)},ceil:function(e){return-Math.floor(-e)}};la.scale.pow=function(){return ai(la.scale.linear(),1,[0,1])},la.scale.sqrt=function(){return la.scale.pow().exponent(.5)},la.scale.ordinal=function(){return ui([],{t:"range",a:[[]]})},la.scale.category10=function(){return la.scale.ordinal().range(Su)},la.scale.category20=function(){return la.scale.ordinal().range(Tu)},la.scale.category20b=function(){return la.scale.ordinal().range(Au)},la.scale.category20c=function(){return la.scale.ordinal().range(Nu)};var Su=[2062260,16744206,2924588,14034728,9725885,9197131,14907330,8355711,12369186,1556175].map(we),Tu=[2062260,11454440,16744206,16759672,2924588,10018698,14034728,16750742,9725885,12955861,9197131,12885140,14907330,16234194,8355711,13092807,12369186,14408589,1556175,10410725].map(we),Au=[3750777,5395619,7040719,10264286,6519097,9216594,11915115,13556636,9202993,12426809,15186514,15190932,8666169,11356490,14049643,15177372,8077683,10834324,13528509,14589654].map(we),Nu=[3244733,7057110,10406625,13032431,15095053,16616764,16625259,16634018,3253076,7652470,10607003,13101504,7695281,10394312,12369372,14342891,6513507,9868950,12434877,14277081].map(we);la.scale.quantile=function(){return li([],[])},la.scale.quantize=function(){return ci(0,1,[0,1])},la.scale.threshold=function(){return di([.5],[0,1])},la.scale.identity=function(){return fi([0,1])},la.svg={},la.svg.arc=function(){function e(){var e=Math.max(0,+n.apply(this,arguments)),l=Math.max(0,+r.apply(this,arguments)),c=a.apply(this,arguments)-$a,d=s.apply(this,arguments)-$a,f=Math.abs(d-c),h=c>d?0:1;if(e>l&&(p=l,l=e,e=p),f>=Ha)return t(l,h)+(e?t(e,1-h):"")+"Z";var p,m,g,v,y,x,w,_,b,k,j,M,E=0,C=0,S=[];if((v=(+u.apply(this,arguments)||0)/2)&&(g=i===Ou?Math.sqrt(e*e+l*l):+i.apply(this,arguments),h||(C*=-1),l&&(C=ne(g/l*Math.sin(v))),e&&(E=ne(g/e*Math.sin(v)))),l){y=l*Math.cos(c+C),x=l*Math.sin(c+C),w=l*Math.cos(d-C),_=l*Math.sin(d-C);var T=Math.abs(d-c-2*C)<=Pa?0:1;if(C&&xi(y,x,w,_)===h^T){var A=(c+d)/2;y=l*Math.cos(A),x=l*Math.sin(A),w=_=null}}else y=x=0;if(e){b=e*Math.cos(d-E),k=e*Math.sin(d-E),j=e*Math.cos(c+E),M=e*Math.sin(c+E);var N=Math.abs(c-d+2*E)<=Pa?0:1;if(E&&xi(b,k,j,M)===1-h^N){var O=(c+d)/2;b=e*Math.cos(O),k=e*Math.sin(O),j=M=null}}else b=k=0;if(f>za&&(p=Math.min(Math.abs(l-e)/2,+o.apply(this,arguments)))>.001){m=l>e^h?0:1;var q=p,D=p;if(Pa>f){var L=null==j?[b,k]:null==w?[y,x]:Ln([y,x],[j,M],[w,_],[b,k]),F=y-L[0],z=x-L[1],R=w-L[0],P=_-L[1],I=1/Math.sin(Math.acos((F*R+z*P)/(Math.sqrt(F*F+z*z)*Math.sqrt(R*R+P*P)))/2),H=Math.sqrt(L[0]*L[0]+L[1]*L[1]);D=Math.min(p,(e-H)/(I-1)),q=Math.min(p,(l-H)/(I+1))}if(null!=w){var $=wi(null==j?[b,k]:[j,M],[y,x],l,q,h),B=wi([w,_],[b,k],l,q,h);p===q?S.push("M",$[0],"A",q,",",q," 0 0,",m," ",$[1],"A",l,",",l," 0 ",1-h^xi($[1][0],$[1][1],B[1][0],B[1][1]),",",h," ",B[1],"A",q,",",q," 0 0,",m," ",B[0]):S.push("M",$[0],"A",q,",",q," 0 1,",m," ",B[0])}else S.push("M",y,",",x);if(null!=j){var V=wi([y,x],[j,M],e,-D,h),U=wi([b,k],null==w?[y,x]:[w,_],e,-D,h);p===D?S.push("L",U[0],"A",D,",",D," 0 0,",m," ",U[1],"A",e,",",e," 0 ",h^xi(U[1][0],U[1][1],V[1][0],V[1][1]),",",1-h," ",V[1],"A",D,",",D," 0 0,",m," ",V[0]):S.push("L",U[0],"A",D,",",D," 0 0,",m," ",V[0])}else S.push("L",b,",",k)}else S.push("M",y,",",x),null!=w&&S.push("A",l,",",l," 0 ",T,",",h," ",w,",",_),S.push("L",b,",",k),null!=j&&S.push("A",e,",",e," 0 ",N,",",1-h," ",j,",",M);return S.push("Z"),S.join("")}function t(e,t){return"M0,"+e+"A"+e+","+e+" 0 1,"+t+" 0,"+-e+"A"+e+","+e+" 0 1,"+t+" 0,"+e}var n=pi,r=mi,o=hi,i=Ou,a=gi,s=vi,u=yi;return e.innerRadius=function(t){return arguments.length?(n=Ce(t),e):n},e.outerRadius=function(t){return arguments.length?(r=Ce(t),e):r},e.cornerRadius=function(t){return arguments.length?(o=Ce(t),e):o},e.padRadius=function(t){return arguments.length?(i=t==Ou?Ou:Ce(t),e):i},e.startAngle=function(t){return arguments.length?(a=Ce(t),e):a},e.endAngle=function(t){return arguments.length?(s=Ce(t),e):s},e.padAngle=function(t){return arguments.length?(u=Ce(t),e):u},e.centroid=function(){var e=(+n.apply(this,arguments)+ +r.apply(this,arguments))/2,t=(+a.apply(this,arguments)+ +s.apply(this,arguments))/2-$a;return[Math.cos(t)*e,Math.sin(t)*e]},e};var Ou="auto";la.svg.line=function(){return _i(x)};var qu=la.map({linear:bi,"linear-closed":ki,step:ji,"step-before":Mi,"step-after":Ei,basis:Oi,"basis-open":qi,"basis-closed":Di,bundle:Li,cardinal:Ti,"cardinal-open":Ci,"cardinal-closed":Si,monotone:Hi});qu.forEach(function(e,t){t.key=e,t.closed=/-closed$/.test(e)});var Du=[0,2/3,1/3,0],Lu=[0,1/3,2/3,0],Fu=[0,1/6,2/3,1/6];la.svg.line.radial=function(){var e=_i($i);return e.radius=e.x,delete e.x,e.angle=e.y,delete e.y,e},Mi.reverse=Ei,Ei.reverse=Mi,la.svg.area=function(){return Bi(x)},la.svg.area.radial=function(){var e=Bi($i);return e.radius=e.x,delete e.x,e.innerRadius=e.x0,delete e.x0,e.outerRadius=e.x1,delete e.x1,e.angle=e.y,delete e.y,e.startAngle=e.y0,delete e.y0,e.endAngle=e.y1,delete e.y1,e},la.svg.chord=function(){function e(e,s){var u=t(this,i,e,s),l=t(this,a,e,s);return"M"+u.p0+r(u.r,u.p1,u.a1-u.a0)+(n(u,l)?o(u.r,u.p1,u.r,u.p0):o(u.r,u.p1,l.r,l.p0)+r(l.r,l.p1,l.a1-l.a0)+o(l.r,l.p1,u.r,u.p0))+"Z"}function t(e,t,n,r){var o=t.call(e,n,r),i=s.call(e,o,r),a=u.call(e,o,r)-$a,c=l.call(e,o,r)-$a;return{r:i,a0:a,a1:c,p0:[i*Math.cos(a),i*Math.sin(a)],p1:[i*Math.cos(c),i*Math.sin(c)]}}function n(e,t){return e.a0==t.a0&&e.a1==t.a1}function r(e,t,n){return"A"+e+","+e+" 0 "+ +(n>Pa)+",1 "+t}function o(e,t,n,r){return"Q 0,0 "+r}var i=wn,a=_n,s=Vi,u=gi,l=vi;return e.radius=function(t){return arguments.length?(s=Ce(t),e):s},e.source=function(t){return arguments.length?(i=Ce(t),e):i},e.target=function(t){return arguments.length?(a=Ce(t),e):a},e.startAngle=function(t){return arguments.length?(u=Ce(t),e):u},e.endAngle=function(t){return arguments.length?(l=Ce(t),e):l},e},la.svg.diagonal=function(){function e(e,o){var i=t.call(this,e,o),a=n.call(this,e,o),s=(i.y+a.y)/2,u=[i,{x:i.x,y:s},{x:a.x,y:s},a];return u=u.map(r),"M"+u[0]+"C"+u[1]+" "+u[2]+" "+u[3]}var t=wn,n=_n,r=Ui;return e.source=function(n){return arguments.length?(t=Ce(n),e):t},e.target=function(t){return arguments.length?(n=Ce(t),e):n},e.projection=function(t){return arguments.length?(r=t,e):r},e},la.svg.diagonal.radial=function(){var e=la.svg.diagonal(),t=Ui,n=e.projection;return e.projection=function(e){return arguments.length?n(Wi(t=e)):t},e},la.svg.symbol=function(){function e(e,r){return(zu.get(t.call(this,e,r))||Ji)(n.call(this,e,r))}var t=Xi,n=Yi;return e.type=function(n){return arguments.length?(t=Ce(n),e):t},e.size=function(t){return arguments.length?(n=Ce(t),e):n},e};var zu=la.map({circle:Ji,cross:function(e){var t=Math.sqrt(e/5)/2;return"M"+-3*t+","+-t+"H"+-t+"V"+-3*t+"H"+t+"V"+-t+"H"+3*t+"V"+t+"H"+t+"V"+3*t+"H"+-t+"V"+t+"H"+-3*t+"Z"},diamond:function(e){var t=Math.sqrt(e/(2*Pu)),n=t*Pu;return"M0,"+-t+"L"+n+",0 0,"+t+" "+-n+",0Z"},square:function(e){var t=Math.sqrt(e)/2;return"M"+-t+","+-t+"L"+t+","+-t+" "+t+","+t+" "+-t+","+t+"Z"},"triangle-down":function(e){var t=Math.sqrt(e/Ru),n=t*Ru/2;return"M0,"+n+"L"+t+","+-n+" "+-t+","+-n+"Z"},"triangle-up":function(e){var t=Math.sqrt(e/Ru),n=t*Ru/2;return"M0,"+-n+"L"+t+","+n+" "+-t+","+n+"Z"}});la.svg.symbolTypes=zu.keys();var Ru=Math.sqrt(3),Pu=Math.tan(30*Ba);Aa.transition=function(e){for(var t,n,r=Iu||++Vu,o=ea(e),i=[],a=Hu||{time:Date.now(),ease:Cr,delay:0,duration:250},s=-1,u=this.length;++s<u;){i.push(t=[]);for(var l=this[s],c=-1,d=l.length;++c<d;)(n=l[c])&&ta(n,c,o,r,a),t.push(n)}return Ki(i,o,r)},Aa.interrupt=function(e){return this.each(null==e?$u:Zi(ea(e)))};var Iu,Hu,$u=Zi(ea()),Bu=[],Vu=0;Bu.call=Aa.call,Bu.empty=Aa.empty,Bu.node=Aa.node,Bu.size=Aa.size,la.transition=function(e,t){return e&&e.transition?Iu?e.transition(t):e:la.selection().transition(e)},la.transition.prototype=Bu,Bu.select=function(e){var t,n,r,o=this.id,i=this.namespace,a=[];e=T(e);for(var s=-1,u=this.length;++s<u;){a.push(t=[]);for(var l=this[s],c=-1,d=l.length;++c<d;)(r=l[c])&&(n=e.call(r,r.__data__,c,s))?("__data__"in r&&(n.__data__=r.__data__),ta(n,c,i,o,r[i][o]),t.push(n)):t.push(null)}return Ki(a,i,o)},Bu.selectAll=function(e){var t,n,r,o,i,a=this.id,s=this.namespace,u=[];e=A(e);for(var l=-1,c=this.length;++l<c;)for(var d=this[l],f=-1,h=d.length;++f<h;)if(r=d[f]){i=r[s][a],n=e.call(r,r.__data__,f,l),u.push(t=[]);for(var p=-1,m=n.length;++p<m;)(o=n[p])&&ta(o,p,s,a,i),t.push(o)}return Ki(u,s,a)},Bu.filter=function(e){var t,n,r,o=[];"function"!=typeof e&&(e=$(e));for(var i=0,a=this.length;a>i;i++){o.push(t=[]);for(var n=this[i],s=0,u=n.length;u>s;s++)(r=n[s])&&e.call(r,r.__data__,s,i)&&t.push(r)}return Ki(o,this.namespace,this.id)},Bu.tween=function(e,t){var n=this.id,r=this.namespace;return arguments.length<2?this.node()[r][n].tween.get(e):V(this,null==t?function(t){t[r][n].tween.remove(e)}:function(o){o[r][n].tween.set(e,t)})},Bu.attr=function(e,t){function n(){this.removeAttribute(s)}function r(){this.removeAttributeNS(s.space,s.local)}function o(e){return null==e?n:(e+="",function(){var t,n=this.getAttribute(s);return n!==e&&(t=a(n,e),function(e){this.setAttribute(s,t(e))})})}function i(e){return null==e?r:(e+="",function(){var t,n=this.getAttributeNS(s.space,s.local);return n!==e&&(t=a(n,e),function(e){this.setAttributeNS(s.space,s.local,t(e))})})}if(arguments.length<2){for(t in e)this.attr(t,e[t]);return this}var a="transform"==e?Xr:wr,s=la.ns.qualify(e);return Gi(this,"attr."+e,t,s.local?i:o)},Bu.attrTween=function(e,t){function n(e,n){var r=t.call(this,e,n,this.getAttribute(o));return r&&function(e){this.setAttribute(o,r(e))}}function r(e,n){var r=t.call(this,e,n,this.getAttributeNS(o.space,o.local));return r&&function(e){this.setAttributeNS(o.space,o.local,r(e))}}var o=la.ns.qualify(e);return this.tween("attr."+e,o.local?r:n)},Bu.style=function(e,t,r){function o(){this.style.removeProperty(e)}function i(t){return null==t?o:(t+="",function(){var o,i=n(this).getComputedStyle(this,null).getPropertyValue(e);return i!==t&&(o=wr(i,t),function(t){this.style.setProperty(e,o(t),r)})})}var a=arguments.length;if(3>a){if("string"!=typeof e){2>a&&(t="");for(r in e)this.style(r,e[r],t);return this}r=""}return Gi(this,"style."+e,t,i)},Bu.styleTween=function(e,t,r){function o(o,i){var a=t.call(this,o,i,n(this).getComputedStyle(this,null).getPropertyValue(e));return a&&function(t){this.style.setProperty(e,a(t),r)}}return arguments.length<3&&(r=""),this.tween("style."+e,o)},Bu.text=function(e){return Gi(this,"text",e,Qi);
|
||
},Bu.remove=function(){var e=this.namespace;return this.each("end.transition",function(){var t;this[e].count<2&&(t=this.parentNode)&&t.removeChild(this)})},Bu.ease=function(e){var t=this.id,n=this.namespace;return arguments.length<1?this.node()[n][t].ease:("function"!=typeof e&&(e=la.ease.apply(la,arguments)),V(this,function(r){r[n][t].ease=e}))},Bu.delay=function(e){var t=this.id,n=this.namespace;return arguments.length<1?this.node()[n][t].delay:V(this,"function"==typeof e?function(r,o,i){r[n][t].delay=+e.call(r,r.__data__,o,i)}:(e=+e,function(r){r[n][t].delay=e}))},Bu.duration=function(e){var t=this.id,n=this.namespace;return arguments.length<1?this.node()[n][t].duration:V(this,"function"==typeof e?function(r,o,i){r[n][t].duration=Math.max(1,e.call(r,r.__data__,o,i))}:(e=Math.max(1,e),function(r){r[n][t].duration=e}))},Bu.each=function(e,t){var n=this.id,r=this.namespace;if(arguments.length<2){var o=Hu,i=Iu;try{Iu=n,V(this,function(t,o,i){Hu=t[r][n],e.call(t,t.__data__,o,i)})}finally{Hu=o,Iu=i}}else V(this,function(o){var i=o[r][n];(i.event||(i.event=la.dispatch("start","end","interrupt"))).on(e,t)});return this},Bu.transition=function(){for(var e,t,n,r,o=this.id,i=++Vu,a=this.namespace,s=[],u=0,l=this.length;l>u;u++){s.push(e=[]);for(var t=this[u],c=0,d=t.length;d>c;c++)(n=t[c])&&(r=n[a][o],ta(n,c,a,i,{time:r.time,ease:r.ease,delay:r.delay+r.duration,duration:r.duration})),e.push(n)}return Ki(s,a,i)},la.svg.axis=function(){function e(e){e.each(function(){var e,l=la.select(this),c=this.__chart__||n,d=this.__chart__=n.copy(),f=null==u?d.ticks?d.ticks.apply(d,s):d.domain():u,h=null==t?d.tickFormat?d.tickFormat.apply(d,s):x:t,p=l.selectAll(".tick").data(f,d),m=p.enter().insert("g",".domain").attr("class","tick").style("opacity",za),g=la.transition(p.exit()).style("opacity",za).remove(),v=la.transition(p.order()).style("opacity",1),y=Math.max(o,0)+a,w=Wo(d),_=l.selectAll(".domain").data([0]),b=(_.enter().append("path").attr("class","domain"),la.transition(_));m.append("line"),m.append("text");var k,j,M,E,C=m.select("line"),S=v.select("line"),T=p.select("text").text(h),A=m.select("text"),N=v.select("text"),O="top"===r||"left"===r?-1:1;if("bottom"===r||"top"===r?(e=na,k="x",M="y",j="x2",E="y2",T.attr("dy",0>O?"0em":".71em").style("text-anchor","middle"),b.attr("d","M"+w[0]+","+O*i+"V0H"+w[1]+"V"+O*i)):(e=ra,k="y",M="x",j="y2",E="x2",T.attr("dy",".32em").style("text-anchor",0>O?"end":"start"),b.attr("d","M"+O*i+","+w[0]+"H0V"+w[1]+"H"+O*i)),C.attr(E,O*o),A.attr(M,O*y),S.attr(j,0).attr(E,O*o),N.attr(k,0).attr(M,O*y),d.rangeBand){var q=d,D=q.rangeBand()/2;c=d=function(e){return q(e)+D}}else c.rangeBand?c=d:g.call(e,d,c);m.call(e,c,d),v.call(e,d,d)})}var t,n=la.scale.linear(),r=Uu,o=6,i=6,a=3,s=[10],u=null;return e.scale=function(t){return arguments.length?(n=t,e):n},e.orient=function(t){return arguments.length?(r=t in Wu?t+"":Uu,e):r},e.ticks=function(){return arguments.length?(s=da(arguments),e):s},e.tickValues=function(t){return arguments.length?(u=t,e):u},e.tickFormat=function(n){return arguments.length?(t=n,e):t},e.tickSize=function(t){var n=arguments.length;return n?(o=+t,i=+arguments[n-1],e):o},e.innerTickSize=function(t){return arguments.length?(o=+t,e):o},e.outerTickSize=function(t){return arguments.length?(i=+t,e):i},e.tickPadding=function(t){return arguments.length?(a=+t,e):a},e.tickSubdivide=function(){return arguments.length&&e},e};var Uu="bottom",Wu={top:1,right:1,bottom:1,left:1};la.svg.brush=function(){function e(n){n.each(function(){var n=la.select(this).style("pointer-events","all").style("-webkit-tap-highlight-color","rgba(0,0,0,0)").on("mousedown.brush",i).on("touchstart.brush",i),a=n.selectAll(".background").data([0]);a.enter().append("rect").attr("class","background").style("visibility","hidden").style("cursor","crosshair"),n.selectAll(".extent").data([0]).enter().append("rect").attr("class","extent").style("cursor","move");var s=n.selectAll(".resize").data(m,x);s.exit().remove(),s.enter().append("g").attr("class",function(e){return"resize "+e}).style("cursor",function(e){return Yu[e]}).append("rect").attr("x",function(e){return/[ew]$/.test(e)?-3:null}).attr("y",function(e){return/^[ns]/.test(e)?-3:null}).attr("width",6).attr("height",6).style("visibility","hidden"),s.style("display",e.empty()?"none":null);var u,d=la.transition(n),f=la.transition(a);l&&(u=Wo(l),f.attr("x",u[0]).attr("width",u[1]-u[0]),r(d)),c&&(u=Wo(c),f.attr("y",u[0]).attr("height",u[1]-u[0]),o(d)),t(d)})}function t(e){e.selectAll(".resize").attr("transform",function(e){return"translate("+d[+/e$/.test(e)]+","+f[+/^s/.test(e)]+")"})}function r(e){e.select(".extent").attr("x",d[0]),e.selectAll(".extent,.n>rect,.s>rect").attr("width",d[1]-d[0])}function o(e){e.select(".extent").attr("y",f[0]),e.selectAll(".extent,.e>rect,.w>rect").attr("height",f[1]-f[0])}function i(){function i(){32==la.event.keyCode&&(T||(x=null,N[0]-=d[1],N[1]-=f[1],T=2),M())}function m(){32==la.event.keyCode&&2==T&&(N[0]+=d[1],N[1]+=f[1],T=0,M())}function g(){var e=la.mouse(_),n=!1;w&&(e[0]+=w[0],e[1]+=w[1]),T||(la.event.altKey?(x||(x=[(d[0]+d[1])/2,(f[0]+f[1])/2]),N[0]=d[+(e[0]<x[0])],N[1]=f[+(e[1]<x[1])]):x=null),C&&v(e,l,0)&&(r(j),n=!0),S&&v(e,c,1)&&(o(j),n=!0),n&&(t(j),k({type:"brush",mode:T?"move":"resize"}))}function v(e,t,n){var r,o,i=Wo(t),u=i[0],l=i[1],c=N[n],m=n?f:d,g=m[1]-m[0];return T&&(u-=c,l-=g+c),r=(n?p:h)?Math.max(u,Math.min(l,e[n])):e[n],T?o=(r+=c)+g:(x&&(c=Math.max(u,Math.min(l,2*x[n]-r))),r>c?(o=r,r=c):o=c),m[0]!=r||m[1]!=o?(n?s=null:a=null,m[0]=r,m[1]=o,!0):void 0}function y(){g(),j.style("pointer-events","all").selectAll(".resize").style("display",e.empty()?"none":null),la.select("body").style("cursor",null),O.on("mousemove.brush",null).on("mouseup.brush",null).on("touchmove.brush",null).on("touchend.brush",null).on("keydown.brush",null).on("keyup.brush",null),A(),k({type:"brushend"})}var x,w,_=this,b=la.select(la.event.target),k=u.of(_,arguments),j=la.select(_),E=b.datum(),C=!/^(n|s)$/.test(E)&&l,S=!/^(e|w)$/.test(E)&&c,T=b.classed("extent"),A=Z(_),N=la.mouse(_),O=la.select(n(_)).on("keydown.brush",i).on("keyup.brush",m);if(la.event.changedTouches?O.on("touchmove.brush",g).on("touchend.brush",y):O.on("mousemove.brush",g).on("mouseup.brush",y),j.interrupt().selectAll("*").interrupt(),T)N[0]=d[0]-N[0],N[1]=f[0]-N[1];else if(E){var q=+/w$/.test(E),D=+/^n/.test(E);w=[d[1-q]-N[0],f[1-D]-N[1]],N[0]=d[q],N[1]=f[D]}else la.event.altKey&&(x=N.slice());j.style("pointer-events","none").selectAll(".resize").style("display",null),la.select("body").style("cursor",b.style("cursor")),k({type:"brushstart"}),g()}var a,s,u=C(e,"brushstart","brush","brushend"),l=null,c=null,d=[0,0],f=[0,0],h=!0,p=!0,m=Xu[0];return e.event=function(e){e.each(function(){var e=u.of(this,arguments),t={x:d,y:f,i:a,j:s},n=this.__chart__||t;this.__chart__=t,Iu?la.select(this).transition().each("start.brush",function(){a=n.i,s=n.j,d=n.x,f=n.y,e({type:"brushstart"})}).tween("brush:brush",function(){var n=_r(d,t.x),r=_r(f,t.y);return a=s=null,function(o){d=t.x=n(o),f=t.y=r(o),e({type:"brush",mode:"resize"})}}).each("end.brush",function(){a=t.i,s=t.j,e({type:"brush",mode:"resize"}),e({type:"brushend"})}):(e({type:"brushstart"}),e({type:"brush",mode:"resize"}),e({type:"brushend"}))})},e.x=function(t){return arguments.length?(l=t,m=Xu[!l<<1|!c],e):l},e.y=function(t){return arguments.length?(c=t,m=Xu[!l<<1|!c],e):c},e.clamp=function(t){return arguments.length?(l&&c?(h=!!t[0],p=!!t[1]):l?h=!!t:c&&(p=!!t),e):l&&c?[h,p]:l?h:c?p:null},e.extent=function(t){var n,r,o,i,u;return arguments.length?(l&&(n=t[0],r=t[1],c&&(n=n[0],r=r[0]),a=[n,r],l.invert&&(n=l(n),r=l(r)),n>r&&(u=n,n=r,r=u),(n!=d[0]||r!=d[1])&&(d=[n,r])),c&&(o=t[0],i=t[1],l&&(o=o[1],i=i[1]),s=[o,i],c.invert&&(o=c(o),i=c(i)),o>i&&(u=o,o=i,i=u),(o!=f[0]||i!=f[1])&&(f=[o,i])),e):(l&&(a?(n=a[0],r=a[1]):(n=d[0],r=d[1],l.invert&&(n=l.invert(n),r=l.invert(r)),n>r&&(u=n,n=r,r=u))),c&&(s?(o=s[0],i=s[1]):(o=f[0],i=f[1],c.invert&&(o=c.invert(o),i=c.invert(i)),o>i&&(u=o,o=i,i=u))),l&&c?[[n,o],[r,i]]:l?[n,r]:c&&[o,i])},e.clear=function(){return e.empty()||(d=[0,0],f=[0,0],a=s=null),e},e.empty=function(){return!!l&&d[0]==d[1]||!!c&&f[0]==f[1]},la.rebind(e,u,"on")};var Yu={n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},Xu=[["n","e","s","w","nw","ne","se","sw"],["e","w"],["n","s"],[]],Ju=ps.format=ws.timeFormat,Zu=Ju.utc,Ku=Zu("%Y-%m-%dT%H:%M:%S.%LZ");Ju.iso=Date.prototype.toISOString&&+new Date("2000-01-01T00:00:00.000Z")?oa:Ku,oa.parse=function(e){var t=new Date(e);return isNaN(t)?null:t},oa.toString=Ku.toString,ps.second=He(function(e){return new ms(1e3*Math.floor(e/1e3))},function(e,t){e.setTime(e.getTime()+1e3*Math.floor(t))},function(e){return e.getSeconds()}),ps.seconds=ps.second.range,ps.seconds.utc=ps.second.utc.range,ps.minute=He(function(e){return new ms(6e4*Math.floor(e/6e4))},function(e,t){e.setTime(e.getTime()+6e4*Math.floor(t))},function(e){return e.getMinutes()}),ps.minutes=ps.minute.range,ps.minutes.utc=ps.minute.utc.range,ps.hour=He(function(e){var t=e.getTimezoneOffset()/60;return new ms(36e5*(Math.floor(e/36e5-t)+t))},function(e,t){e.setTime(e.getTime()+36e5*Math.floor(t))},function(e){return e.getHours()}),ps.hours=ps.hour.range,ps.hours.utc=ps.hour.utc.range,ps.month=He(function(e){return e=ps.day(e),e.setDate(1),e},function(e,t){e.setMonth(e.getMonth()+t)},function(e){return e.getMonth()}),ps.months=ps.month.range,ps.months.utc=ps.month.utc.range;var Gu=[1e3,5e3,15e3,3e4,6e4,3e5,9e5,18e5,36e5,108e5,216e5,432e5,864e5,1728e5,6048e5,2592e6,7776e6,31536e6],Qu=[[ps.second,1],[ps.second,5],[ps.second,15],[ps.second,30],[ps.minute,1],[ps.minute,5],[ps.minute,15],[ps.minute,30],[ps.hour,1],[ps.hour,3],[ps.hour,6],[ps.hour,12],[ps.day,1],[ps.day,2],[ps.week,1],[ps.month,1],[ps.month,3],[ps.year,1]],el=Ju.multi([[".%L",function(e){return e.getMilliseconds()}],[":%S",function(e){return e.getSeconds()}],["%I:%M",function(e){return e.getMinutes()}],["%I %p",function(e){return e.getHours()}],["%a %d",function(e){return e.getDay()&&1!=e.getDate()}],["%b %d",function(e){return 1!=e.getDate()}],["%B",function(e){return e.getMonth()}],["%Y",At]]),tl={range:function(e,t,n){return la.range(Math.ceil(e/n)*n,+t,n).map(aa)},floor:x,ceil:x};Qu.year=ps.year,ps.scale=function(){return ia(la.scale.linear(),Qu,el)};var nl=Qu.map(function(e){return[e[0].utc,e[1]]}),rl=Zu.multi([[".%L",function(e){return e.getUTCMilliseconds()}],[":%S",function(e){return e.getUTCSeconds()}],["%I:%M",function(e){return e.getUTCMinutes()}],["%I %p",function(e){return e.getUTCHours()}],["%a %d",function(e){return e.getUTCDay()&&1!=e.getUTCDate()}],["%b %d",function(e){return 1!=e.getUTCDate()}],["%B",function(e){return e.getUTCMonth()}],["%Y",At]]);nl.year=ps.year.utc,ps.scale.utc=function(){return ia(la.scale.linear(),nl,rl)},la.text=Se(function(e){return e.responseText}),la.json=function(e,t){return Te(e,"application/json",sa,t)},la.html=function(e,t){return Te(e,"text/html",ua,t)},la.xml=Se(function(e){return e.responseXML}),"function"==typeof define&&define.amd?(this.d3=la,define(la)):"object"==typeof t&&t.exports?t.exports=la:this.d3=la}()},{}],280:[function(e,t,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console.exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}function o(){var e=arguments,t=this.useColors;if(e[0]=(t?"%c":"")+this.namespace+(t?" %c":" ")+e[0]+(t?"%c ":" ")+"+"+n.humanize(this.diff),!t)return e;var r="color: "+this.color;e=[e[0],r,"color: inherit"].concat(Array.prototype.slice.call(e,1));var o=0,i=0;return e[0].replace(/%[a-z%]/g,function(e){"%%"!==e&&(o++,"%c"===e&&(i=o))}),e.splice(i,0,r),e}function i(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function a(e){try{null==e?n.storage.removeItem("debug"):n.storage.debug=e}catch(t){}}function s(){var e;try{e=n.storage.debug}catch(t){}return e}function u(){try{return window.localStorage}catch(e){}}n=t.exports=e("./debug"),n.log=i,n.formatArgs=o,n.save=a,n.load=s,n.useColors=r,n.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:u(),n.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],n.formatters.j=function(e){return JSON.stringify(e)},n.enable(s())},{"./debug":281}],281:[function(e,t,n){function r(){return n.colors[c++%n.colors.length]}function o(e){function t(){}function o(){var e=o,t=+new Date,i=t-(l||t);e.diff=i,e.prev=l,e.curr=t,l=t,null==e.useColors&&(e.useColors=n.useColors()),null==e.color&&e.useColors&&(e.color=r());var a=Array.prototype.slice.call(arguments);a[0]=n.coerce(a[0]),"string"!=typeof a[0]&&(a=["%o"].concat(a));var s=0;a[0]=a[0].replace(/%([a-z%])/g,function(t,r){if("%%"===t)return t;s++;var o=n.formatters[r];if("function"==typeof o){var i=a[s];t=o.call(e,i),a.splice(s,1),s--}return t}),"function"==typeof n.formatArgs&&(a=n.formatArgs.apply(e,a));var u=o.log||n.log||console.log.bind(console);u.apply(e,a)}t.enabled=!1,o.enabled=!0;var i=n.enabled(e)?o:t;return i.namespace=e,i}function i(e){n.save(e);for(var t=(e||"").split(/[\s,]+/),r=t.length,o=0;r>o;o++)t[o]&&(e=t[o].replace(/\*/g,".*?"),"-"===e[0]?n.skips.push(new RegExp("^"+e.substr(1)+"$")):n.names.push(new RegExp("^"+e+"$")))}function a(){n.enable("")}function s(e){var t,r;for(t=0,r=n.skips.length;r>t;t++)if(n.skips[t].test(e))return!1;for(t=0,r=n.names.length;r>t;t++)if(n.names[t].test(e))return!0;return!1}function u(e){return e instanceof Error?e.stack||e.message:e}n=t.exports=o,n.coerce=u,n.disable=a,n.enable=i,n.enabled=s,n.humanize=e("ms"),n.names=[],n.skips=[],n.formatters={};var l,c=0},{ms:282}],282:[function(e,t,n){function r(e){if(e=""+e,!(e.length>1e4)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*d;case"days":case"day":case"d":return n*c;case"hours":case"hour":case"hrs":case"hr":case"h":return n*l;case"minutes":case"minute":case"mins":case"min":case"m":return n*u;case"seconds":case"second":case"secs":case"sec":case"s":return n*s;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n}}}}function o(e){return e>=c?Math.round(e/c)+"d":e>=l?Math.round(e/l)+"h":e>=u?Math.round(e/u)+"m":e>=s?Math.round(e/s)+"s":e+"ms"}function i(e){return a(e,c,"day")||a(e,l,"hour")||a(e,u,"minute")||a(e,s,"second")||e+" ms"}function a(e,t,n){return t>e?void 0:1.5*t>e?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var s=1e3,u=60*s,l=60*u,c=24*l,d=365.25*c;t.exports=function(e,t){return t=t||{},"string"==typeof e?r(e):t["long"]?i(e):o(e)}},{}],283:[function(e,t,n){(function(r){!function(e){if("object"==typeof n&&"undefined"!=typeof t)t.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var o;o="undefined"!=typeof window?window:"undefined"!=typeof r?r:"undefined"!=typeof self?self:this,o.jade=e()}}(function(){return function t(n,r,o){function i(s,u){if(!r[s]){if(!n[s]){var l="function"==typeof e&&e;if(!u&&l)return l(s,!0);if(a)return a(s,!0);var c=new Error("Cannot find module '"+s+"'");throw c.code="MODULE_NOT_FOUND",c}var d=r[s]={exports:{}};n[s][0].call(d.exports,function(e){var t=n[s][1][e];return i(t?t:e)},d,d.exports,t,n,r,o)}return r[s].exports}for(var a="function"==typeof e&&e,s=0;s<o.length;s++)i(o[s]);return i}({1:[function(e,t,n){"use strict";function r(e){return null!=e&&""!==e}function o(e){return(Array.isArray(e)?e.map(o):e&&"object"==typeof e?Object.keys(e).filter(function(t){return e[t]}):[e]).filter(r).join(" ")}function i(e){return s[e]||e}function a(e){var t=String(e).replace(u,i);return t===""+e?e:t}n.merge=function l(e,t){if(1===arguments.length){for(var n=e[0],o=1;o<e.length;o++)n=l(n,e[o]);return n}var i=e["class"],a=t["class"];(i||a)&&(i=i||[],a=a||[],Array.isArray(i)||(i=[i]),Array.isArray(a)||(a=[a]),e["class"]=i.concat(a).filter(r));for(var s in t)"class"!=s&&(e[s]=t[s]);return e},n.joinClasses=o,n.cls=function(e,t){for(var r=[],i=0;i<e.length;i++)t&&t[i]?r.push(n.escape(o([e[i]]))):r.push(o(e[i]));var a=o(r);return a.length?' class="'+a+'"':""},n.style=function(e){return e&&"object"==typeof e?Object.keys(e).map(function(t){return t+":"+e[t]}).join(";"):e},n.attr=function(e,t,r,o){return"style"===e&&(t=n.style(t)),"boolean"==typeof t||null==t?t?" "+(o?e:e+'="'+e+'"'):"":0==e.indexOf("data")&&"string"!=typeof t?(-1!==JSON.stringify(t).indexOf("&")&&console.warn("Since Jade 2.0.0, ampersands (`&`) in data attributes will be escaped to `&`"),t&&"function"==typeof t.toISOString&&console.warn("Jade will eliminate the double quotes around dates in ISO form after 2.0.0")," "+e+"='"+JSON.stringify(t).replace(/'/g,"'")+"'"):r?(t&&"function"==typeof t.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+n.escape(t)+'"'):(t&&"function"==typeof t.toISOString&&console.warn("Jade will stringify dates in ISO form after 2.0.0")," "+e+'="'+t+'"')},n.attrs=function(e,t){var r=[],i=Object.keys(e);if(i.length)for(var a=0;a<i.length;++a){var s=i[a],u=e[s];"class"==s?(u=o(u))&&r.push(" "+s+'="'+u+'"'):r.push(n.attr(s,u,!1,t))}return r.join("")};var s={"&":"&","<":"<",">":">",'"':"""},u=/[&<>"]/g;n.escape=a,n.rethrow=function c(t,n,r,o){if(!(t instanceof Error))throw t;if(!("undefined"==typeof window&&n||o))throw t.message+=" on line "+r,t;try{o=o||e("fs").readFileSync(n,"utf8")}catch(i){c(t,null,r)}var a=3,s=o.split("\n"),u=Math.max(r-a,0),l=Math.min(s.length,r+a),a=s.slice(u,l).map(function(e,t){var n=t+u+1;return(n==r?" > ":" ")+n+"| "+e}).join("\n");throw t.path=n,t.message=(n||"Jade")+":"+r+"\n"+a+"\n\n"+t.message,t},n.DebugItem=function(e,t){this.lineno=e,this.filename=t}},{fs:2}],2:[function(e,t,n){},{}]},{},[1])(1)})}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{fs:278}],284:[function(e,t,n){!function(e,n){"object"==typeof t&&"object"==typeof t.exports?t.exports=e.document?n(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(e)}("undefined"!=typeof window?window:this,function(e,t){function n(e){var t="length"in e&&e.length,n=Q.type(e);return"function"===n||Q.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e}function r(e,t,n){if(Q.isFunction(t))return Q.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return Q.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(se.test(t))return Q.filter(t,e,n);t=Q.filter(t,e)}return Q.grep(e,function(e){return W.call(t,e)>=0!==n})}function o(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function i(e){var t=pe[e]={};return Q.each(e.match(he)||[],function(e,n){t[n]=!0}),t}function a(){K.removeEventListener("DOMContentLoaded",a,!1),e.removeEventListener("load",a,!1),Q.ready()}function s(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=Q.expando+s.uid++}function u(e,t,data){var n;if(void 0===data&&1===e.nodeType)if(n="data-"+t.replace(we,"-$1").toLowerCase(),data=e.getAttribute(n),"string"==typeof data){try{data="true"===data?!0:"false"===data?!1:"null"===data?null:+data+""===data?+data:xe.test(data)?Q.parseJSON(data):data}catch(r){}ye.set(e,t,data)}else data=void 0;return data}function l(){return!0}function c(){return!1}function d(){try{return K.activeElement}catch(e){}}function f(e,t){return Q.nodeName(e,"table")&&Q.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function h(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function p(e){var t=Fe.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function m(e,t){for(var n=0,r=e.length;r>n;n++)ve.set(e[n],"globalEval",!t||ve.get(t[n],"globalEval"))}function g(e,t){var n,r,o,i,a,s,u,l;if(1===t.nodeType){if(ve.hasData(e)&&(i=ve.access(e),a=ve.set(t,i),l=i.events)){delete a.handle,a.events={};for(o in l)for(n=0,r=l[o].length;r>n;n++)Q.event.add(t,o,l[o][n])}ye.hasData(e)&&(s=ye.access(e),u=Q.extend({},s),ye.set(t,u))}}function v(e,t){var n=e.getElementsByTagName?e.getElementsByTagName(t||"*"):e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&Q.nodeName(e,t)?Q.merge([e],n):n}function y(e,t){var n=t.nodeName.toLowerCase();"input"===n&&je.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}function x(t,n){var r,o=Q(n.createElement(t)).appendTo(n.body),i=e.getDefaultComputedStyle&&(r=e.getDefaultComputedStyle(o[0]))?r.display:Q.css(o[0],"display");return o.detach(),i}function w(e){var t=K,n=Ie[e];return n||(n=x(e,t),"none"!==n&&n||(Pe=(Pe||Q("<iframe frameborder='0' width='0' height='0'/>")).appendTo(t.documentElement),t=Pe[0].contentDocument,t.write(),t.close(),n=x(e,t),Pe.detach()),Ie[e]=n),n}function _(e,t,n){var r,o,i,a,s=e.style;return n=n||Be(e),n&&(a=n.getPropertyValue(t)||n[t]),n&&(""!==a||Q.contains(e.ownerDocument,e)||(a=Q.style(e,t)),$e.test(a)&&He.test(t)&&(r=s.width,o=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=o,s.maxWidth=i)),void 0!==a?a+"":a}function b(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}function k(e,t){if(t in e)return t;for(var n=t[0].toUpperCase()+t.slice(1),r=t,o=Je.length;o--;)if(t=Je[o]+n,t in e)return t;return r}function j(e,t,n){var r=Ue.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function M(e,t,n,r,o){for(var i=n===(r?"border":"content")?4:"width"===t?1:0,a=0;4>i;i+=2)"margin"===n&&(a+=Q.css(e,n+be[i],!0,o)),r?("content"===n&&(a-=Q.css(e,"padding"+be[i],!0,o)),"margin"!==n&&(a-=Q.css(e,"border"+be[i]+"Width",!0,o))):(a+=Q.css(e,"padding"+be[i],!0,o),"padding"!==n&&(a+=Q.css(e,"border"+be[i]+"Width",!0,o)));return a}function E(e,t,n){var r=!0,o="width"===t?e.offsetWidth:e.offsetHeight,i=Be(e),a="border-box"===Q.css(e,"boxSizing",!1,i);if(0>=o||null==o){if(o=_(e,t,i),(0>o||null==o)&&(o=e.style[t]),$e.test(o))return o;r=a&&(Z.boxSizingReliable()||o===e.style[t]),o=parseFloat(o)||0}return o+M(e,t,n||(a?"border":"content"),r,i)+"px"}function C(e,t){for(var n,r,o,i=[],a=0,s=e.length;s>a;a++)r=e[a],r.style&&(i[a]=ve.get(r,"olddisplay"),n=r.style.display,t?(i[a]||"none"!==n||(r.style.display=""),""===r.style.display&&ke(r)&&(i[a]=ve.access(r,"olddisplay",w(r.nodeName)))):(o=ke(r),"none"===n&&o||ve.set(r,"olddisplay",o?n:Q.css(r,"display"))));for(a=0;s>a;a++)r=e[a],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?i[a]||"":"none"));return e}function S(e,t,n,r,o){return new S.prototype.init(e,t,n,r,o)}function T(){return setTimeout(function(){Ze=void 0}),Ze=Q.now()}function A(e,t){var n,r=0,o={height:e};for(t=t?1:0;4>r;r+=2-t)n=be[r],o["margin"+n]=o["padding"+n]=e;return t&&(o.opacity=o.width=e),o}function N(e,t,n){for(var r,o=(nt[t]||[]).concat(nt["*"]),i=0,a=o.length;a>i;i++)if(r=o[i].call(n,t,e))return r}function O(e,t,n){var r,o,i,a,s,u,l,c,d=this,f={},h=e.style,p=e.nodeType&&ke(e),m=ve.get(e,"fxshow");n.queue||(s=Q._queueHooks(e,"fx"),null==s.unqueued&&(s.unqueued=0,u=s.empty.fire,s.empty.fire=function(){s.unqueued||u()}),s.unqueued++,d.always(function(){d.always(function(){s.unqueued--,Q.queue(e,"fx").length||s.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],l=Q.css(e,"display"),c="none"===l?ve.get(e,"olddisplay")||w(e.nodeName):l,"inline"===c&&"none"===Q.css(e,"float")&&(h.display="inline-block")),n.overflow&&(h.overflow="hidden",d.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]}));for(r in t)if(o=t[r],Ge.exec(o)){if(delete t[r],i=i||"toggle"===o,o===(p?"hide":"show")){if("show"!==o||!m||void 0===m[r])continue;p=!0}f[r]=m&&m[r]||Q.style(e,r)}else l=void 0;if(Q.isEmptyObject(f))"inline"===("none"===l?w(e.nodeName):l)&&(h.display=l);else{m?"hidden"in m&&(p=m.hidden):m=ve.access(e,"fxshow",{}),i&&(m.hidden=!p),p?Q(e).show():d.done(function(){Q(e).hide()}),d.done(function(){var t;ve.remove(e,"fxshow");for(t in f)Q.style(e,t,f[t])});for(r in f)a=N(p?m[r]:0,r,d),r in m||(m[r]=a.start,p&&(a.end=a.start,a.start="width"===r||"height"===r?1:0))}}function q(e,t){var n,r,o,i,a;for(n in e)if(r=Q.camelCase(n),o=t[r],i=e[n],Q.isArray(i)&&(o=i[1],i=e[n]=i[0]),n!==r&&(e[r]=i,delete e[n]),a=Q.cssHooks[r],a&&"expand"in a){i=a.expand(i),delete e[r];for(n in i)n in e||(e[n]=i[n],t[n]=o)}else t[r]=o}function D(e,t,n){var r,o,i=0,a=tt.length,s=Q.Deferred().always(function(){delete u.elem}),u=function(){if(o)return!1;for(var t=Ze||T(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,i=1-r,a=0,u=l.tweens.length;u>a;a++)l.tweens[a].run(i);return s.notifyWith(e,[l,i,n]),1>i&&u?n:(s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:Q.extend({},t),opts:Q.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Ze||T(),duration:n.duration,tweens:[],createTween:function(t,n){var r=Q.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(o)return this;for(o=!0;r>n;n++)l.tweens[n].run(1);return t?s.resolveWith(e,[l,t]):s.rejectWith(e,[l,t]),this}}),c=l.props;for(q(c,l.opts.specialEasing);a>i;i++)if(r=tt[i].call(l,e,c,l.opts))return r;return Q.map(c,N,l),Q.isFunction(l.opts.start)&&l.opts.start.call(e,l),Q.fx.timer(Q.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function L(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,o=0,i=t.toLowerCase().match(he)||[];if(Q.isFunction(n))for(;r=i[o++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function F(e,t,n,r){function o(s){var u;return i[s]=!0,Q.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||a||i[l]?a?!(u=l):void 0:(t.dataTypes.unshift(l),o(l),!1)}),u}var i={},a=e===xt;return o(t.dataTypes[0])||!i["*"]&&o("*")}function z(e,t){var n,r,o=Q.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((o[n]?e:r||(r={}))[n]=t[n]);return r&&Q.extend(!0,e,r),e}function R(e,t,n){for(var r,o,i,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(o in s)if(s[o]&&s[o].test(r)){u.unshift(o);break}if(u[0]in n)i=u[0];else{for(o in n){if(!u[0]||e.converters[o+" "+u[0]]){i=o;break}a||(a=o)}i=i||a}return i?(i!==u[0]&&u.unshift(i),n[i]):void 0}function P(e,t,n,r){var o,i,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(i=c.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=i,i=c.shift())if("*"===i)i=u;else if("*"!==u&&u!==i){if(a=l[u+" "+i]||l["* "+i],!a)for(o in l)if(s=o.split(" "),s[1]===i&&(a=l[u+" "+s[0]]||l["* "+s[0]])){a===!0?a=l[o]:l[o]!==!0&&(i=s[0],c.unshift(s[1]));break}if(a!==!0)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(d){return{state:"parsererror",error:a?d:"No conversion from "+u+" to "+i}}}return{state:"success",data:t}}function I(e,t,n,r){var o;if(Q.isArray(t))Q.each(t,function(t,o){n||jt.test(e)?r(e,o):I(e+"["+("object"==typeof o?t:"")+"]",o,n,r)});else if(n||"object"!==Q.type(t))r(e,t);else for(o in t)I(e+"["+o+"]",t[o],n,r)}function H(e){return Q.isWindow(e)?e:9===e.nodeType&&e.defaultView}var $=[],B=$.slice,V=$.concat,U=$.push,W=$.indexOf,Y={},X=Y.toString,J=Y.hasOwnProperty,Z={},K=e.document,G="2.1.4",Q=function(e,t){return new Q.fn.init(e,t)},ee=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,te=/^-ms-/,ne=/-([\da-z])/gi,re=function(e,t){return t.toUpperCase()};Q.fn=Q.prototype={jquery:G,constructor:Q,selector:"",length:0,toArray:function(){return B.call(this)},get:function(e){return null!=e?0>e?this[e+this.length]:this[e]:B.call(this)},pushStack:function(e){var t=Q.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return Q.each(this,e,t)},map:function(e){return this.pushStack(Q.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(B.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:U,sort:$.sort,splice:$.splice},Q.extend=Q.fn.extend=function(){var e,t,n,r,o,i,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||Q.isFunction(a)||(a={}),s===u&&(a=this,s--);u>s;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],r=e[t],a!==r&&(l&&r&&(Q.isPlainObject(r)||(o=Q.isArray(r)))?(o?(o=!1,i=n&&Q.isArray(n)?n:[]):i=n&&Q.isPlainObject(n)?n:{},a[t]=Q.extend(l,i,r)):void 0!==r&&(a[t]=r));return a},Q.extend({expando:"jQuery"+(G+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===Q.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){return!Q.isArray(e)&&e-parseFloat(e)+1>=0},isPlainObject:function(e){return"object"!==Q.type(e)||e.nodeType||Q.isWindow(e)?!1:e.constructor&&!J.call(e.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?Y[X.call(e)]||"object":typeof e},globalEval:function(e){var t,n=eval;e=Q.trim(e),e&&(1===e.indexOf("use strict")?(t=K.createElement("script"),t.text=e,K.head.appendChild(t).parentNode.removeChild(t)):n(e))},camelCase:function(e){return e.replace(te,"ms-").replace(ne,re)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,r){var o,i=0,a=e.length,s=n(e);if(r){if(s)for(;a>i&&(o=t.apply(e[i],r),o!==!1);i++);else for(i in e)if(o=t.apply(e[i],r),o===!1)break}else if(s)for(;a>i&&(o=t.call(e[i],i,e[i]),o!==!1);i++);else for(i in e)if(o=t.call(e[i],i,e[i]),o===!1)break;return e},trim:function(e){return null==e?"":(e+"").replace(ee,"")},makeArray:function(e,t){var r=t||[];return null!=e&&(n(Object(e))?Q.merge(r,"string"==typeof e?[e]:e):U.call(r,e)),r},inArray:function(e,t,n){return null==t?-1:W.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,o=e.length;n>r;r++)e[o++]=t[r];return e.length=o,e},grep:function(e,t,n){for(var r,o=[],i=0,a=e.length,s=!n;a>i;i++)r=!t(e[i],i),r!==s&&o.push(e[i]);return o},map:function(e,t,r){var o,i=0,a=e.length,s=n(e),u=[];if(s)for(;a>i;i++)o=t(e[i],i,r),null!=o&&u.push(o);else for(i in e)o=t(e[i],i,r),null!=o&&u.push(o);return V.apply([],u)},guid:1,proxy:function(e,t){var n,r,o;return"string"==typeof t&&(n=e[t],t=e,e=n),Q.isFunction(e)?(r=B.call(arguments,2),o=function(){return e.apply(t||this,r.concat(B.call(arguments)))},o.guid=e.guid=e.guid||Q.guid++,o):void 0},now:Date.now,support:Z}),Q.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){Y["[object "+t+"]"]=t.toLowerCase()});var oe=function(e){function t(e,t,n,r){var o,i,a,s,u,l,d,h,p,m;if((t?t.ownerDocument||t:I)!==O&&N(t),t=t||O,n=n||[],s=t.nodeType,"string"!=typeof e||!e||1!==s&&9!==s&&11!==s)return n;if(!r&&D){if(11!==s&&(o=ye.exec(e)))if(a=o[1]){if(9===s){if(i=t.getElementById(a),!i||!i.parentNode)return n;if(i.id===a)return n.push(i),n}else if(t.ownerDocument&&(i=t.ownerDocument.getElementById(a))&&R(t,i)&&i.id===a)return n.push(i),n}else{if(o[2])return G.apply(n,t.getElementsByTagName(e)),n;if((a=o[3])&&_.getElementsByClassName)return G.apply(n,t.getElementsByClassName(a)),n}if(_.qsa&&(!L||!L.test(e))){if(h=d=P,p=t,m=1!==s&&e,
|
||
1===s&&"object"!==t.nodeName.toLowerCase()){for(l=M(e),(d=t.getAttribute("id"))?h=d.replace(we,"\\$&"):t.setAttribute("id",h),h="[id='"+h+"'] ",u=l.length;u--;)l[u]=h+f(l[u]);p=xe.test(e)&&c(t.parentNode)||t,m=l.join(",")}if(m)try{return G.apply(n,p.querySelectorAll(m)),n}catch(g){}finally{d||t.removeAttribute("id")}}}return C(e.replace(ue,"$1"),t,n,r)}function n(){function e(n,r){return t.push(n+" ")>b.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[P]=!0,e}function o(e){var t=O.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function i(e,t){for(var n=e.split("|"),r=e.length;r--;)b.attrHandle[n[r]]=t}function a(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||Y)-(~e.sourceIndex||Y);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function l(e){return r(function(t){return t=+t,r(function(n,r){for(var o,i=e([],n.length,t),a=i.length;a--;)n[o=i[a]]&&(n[o]=!(r[o]=n[o]))})})}function c(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function d(){}function f(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function h(e,t,n){var r=t.dir,o=n&&"parentNode"===r,i=$++;return t.first?function(t,n,i){for(;t=t[r];)if(1===t.nodeType||o)return e(t,n,i)}:function(t,n,a){var s,u,l=[H,i];if(a){for(;t=t[r];)if((1===t.nodeType||o)&&e(t,n,a))return!0}else for(;t=t[r];)if(1===t.nodeType||o){if(u=t[P]||(t[P]={}),(s=u[r])&&s[0]===H&&s[1]===i)return l[2]=s[2];if(u[r]=l,l[2]=e(t,n,a))return!0}}}function p(e){return e.length>1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function m(e,n,r){for(var o=0,i=n.length;i>o;o++)t(e,n[o],r);return r}function g(e,t,n,r,o){for(var i,a=[],s=0,u=e.length,l=null!=t;u>s;s++)(i=e[s])&&(!n||n(i,r,o))&&(a.push(i),l&&t.push(s));return a}function v(e,t,n,o,i,a){return o&&!o[P]&&(o=v(o)),i&&!i[P]&&(i=v(i,a)),r(function(r,a,s,u){var l,c,d,f=[],h=[],p=a.length,v=r||m(t||"*",s.nodeType?[s]:s,[]),y=!e||!r&&t?v:g(v,f,e,s,u),x=n?i||(r?e:p||o)?[]:a:y;if(n&&n(y,x,s,u),o)for(l=g(x,h),o(l,[],s,u),c=l.length;c--;)(d=l[c])&&(x[h[c]]=!(y[h[c]]=d));if(r){if(i||e){if(i){for(l=[],c=x.length;c--;)(d=x[c])&&l.push(y[c]=d);i(null,x=[],l,u)}for(c=x.length;c--;)(d=x[c])&&(l=i?ee(r,d):f[c])>-1&&(r[l]=!(a[l]=d))}}else x=g(x===a?x.splice(p,x.length):x),i?i(null,a,x,u):G.apply(a,x)})}function y(e){for(var t,n,r,o=e.length,i=b.relative[e[0].type],a=i||b.relative[" "],s=i?1:0,u=h(function(e){return e===t},a,!0),l=h(function(e){return ee(t,e)>-1},a,!0),c=[function(e,n,r){var o=!i&&(r||n!==S)||((t=n).nodeType?u(e,n,r):l(e,n,r));return t=null,o}];o>s;s++)if(n=b.relative[e[s].type])c=[h(p(c),n)];else{if(n=b.filter[e[s].type].apply(null,e[s].matches),n[P]){for(r=++s;o>r&&!b.relative[e[r].type];r++);return v(s>1&&p(c),s>1&&f(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(ue,"$1"),n,r>s&&y(e.slice(s,r)),o>r&&y(e=e.slice(r)),o>r&&f(e))}c.push(n)}return p(c)}function x(e,n){var o=n.length>0,i=e.length>0,a=function(r,a,s,u,l){var c,d,f,h=0,p="0",m=r&&[],v=[],y=S,x=r||i&&b.find.TAG("*",l),w=H+=null==y?1:Math.random()||.1,_=x.length;for(l&&(S=a!==O&&a);p!==_&&null!=(c=x[p]);p++){if(i&&c){for(d=0;f=e[d++];)if(f(c,a,s)){u.push(c);break}l&&(H=w)}o&&((c=!f&&c)&&h--,r&&m.push(c))}if(h+=p,o&&p!==h){for(d=0;f=n[d++];)f(m,v,a,s);if(r){if(h>0)for(;p--;)m[p]||v[p]||(v[p]=Z.call(u));v=g(v)}G.apply(u,v),l&&!r&&v.length>0&&h+n.length>1&&t.uniqueSort(u)}return l&&(H=w,S=y),m};return o?r(a):a}var w,_,b,k,j,M,E,C,S,T,A,N,O,q,D,L,F,z,R,P="sizzle"+1*new Date,I=e.document,H=0,$=0,B=n(),V=n(),U=n(),W=function(e,t){return e===t&&(A=!0),0},Y=1<<31,X={}.hasOwnProperty,J=[],Z=J.pop,K=J.push,G=J.push,Q=J.slice,ee=function(e,t){for(var n=0,r=e.length;r>n;n++)if(e[n]===t)return n;return-1},te="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ne="[\\x20\\t\\r\\n\\f]",re="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",oe=re.replace("w","w#"),ie="\\["+ne+"*("+re+")(?:"+ne+"*([*^$|!~]?=)"+ne+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+oe+"))|)"+ne+"*\\]",ae=":("+re+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+ie+")*)|.*)\\)|)",se=new RegExp(ne+"+","g"),ue=new RegExp("^"+ne+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ne+"+$","g"),le=new RegExp("^"+ne+"*,"+ne+"*"),ce=new RegExp("^"+ne+"*([>+~]|"+ne+")"+ne+"*"),de=new RegExp("="+ne+"*([^\\]'\"]*?)"+ne+"*\\]","g"),fe=new RegExp(ae),he=new RegExp("^"+oe+"$"),pe={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re.replace("w","w*")+")"),ATTR:new RegExp("^"+ie),PSEUDO:new RegExp("^"+ae),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ne+"*(even|odd|(([+-]|)(\\d*)n|)"+ne+"*(?:([+-]|)"+ne+"*(\\d+)|))"+ne+"*\\)|)","i"),bool:new RegExp("^(?:"+te+")$","i"),needsContext:new RegExp("^"+ne+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ne+"*((?:-\\d)?\\d*)"+ne+"*\\)|)(?=[^-]|$)","i")},me=/^(?:input|select|textarea|button)$/i,ge=/^h\d$/i,ve=/^[^{]+\{\s*\[native \w/,ye=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,xe=/[+~]/,we=/'|\\/g,_e=new RegExp("\\\\([\\da-f]{1,6}"+ne+"?|("+ne+")|.)","ig"),be=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},ke=function(){N()};try{G.apply(J=Q.call(I.childNodes),I.childNodes),J[I.childNodes.length].nodeType}catch(je){G={apply:J.length?function(e,t){K.apply(e,Q.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}_=t.support={},j=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},N=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:I;return r!==O&&9===r.nodeType&&r.documentElement?(O=r,q=r.documentElement,n=r.defaultView,n&&n!==n.top&&(n.addEventListener?n.addEventListener("unload",ke,!1):n.attachEvent&&n.attachEvent("onunload",ke)),D=!j(r),_.attributes=o(function(e){return e.className="i",!e.getAttribute("className")}),_.getElementsByTagName=o(function(e){return e.appendChild(r.createComment("")),!e.getElementsByTagName("*").length}),_.getElementsByClassName=ve.test(r.getElementsByClassName),_.getById=o(function(e){return q.appendChild(e).id=P,!r.getElementsByName||!r.getElementsByName(P).length}),_.getById?(b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&D){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},b.filter.ID=function(e){var t=e.replace(_e,be);return function(e){return e.getAttribute("id")===t}}):(delete b.find.ID,b.filter.ID=function(e){var t=e.replace(_e,be);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}}),b.find.TAG=_.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):_.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],o=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[o++];)1===n.nodeType&&r.push(n);return r}return i},b.find.CLASS=_.getElementsByClassName&&function(e,t){return D?t.getElementsByClassName(e):void 0},F=[],L=[],(_.qsa=ve.test(r.querySelectorAll))&&(o(function(e){q.appendChild(e).innerHTML="<a id='"+P+"'></a><select id='"+P+"-\f]' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&L.push("[*^$]="+ne+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||L.push("\\["+ne+"*(?:value|"+te+")"),e.querySelectorAll("[id~="+P+"-]").length||L.push("~="),e.querySelectorAll(":checked").length||L.push(":checked"),e.querySelectorAll("a#"+P+"+*").length||L.push(".#.+[+~]")}),o(function(e){var t=r.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&L.push("name"+ne+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length||L.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),L.push(",.*:")})),(_.matchesSelector=ve.test(z=q.matches||q.webkitMatchesSelector||q.mozMatchesSelector||q.oMatchesSelector||q.msMatchesSelector))&&o(function(e){_.disconnectedMatch=z.call(e,"div"),z.call(e,"[s!='']:x"),F.push("!=",ae)}),L=L.length&&new RegExp(L.join("|")),F=F.length&&new RegExp(F.join("|")),t=ve.test(q.compareDocumentPosition),R=t||ve.test(q.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},W=t?function(e,t){if(e===t)return A=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!_.sortDetached&&t.compareDocumentPosition(e)===n?e===r||e.ownerDocument===I&&R(I,e)?-1:t===r||t.ownerDocument===I&&R(I,t)?1:T?ee(T,e)-ee(T,t):0:4&n?-1:1)}:function(e,t){if(e===t)return A=!0,0;var n,o=0,i=e.parentNode,s=t.parentNode,u=[e],l=[t];if(!i||!s)return e===r?-1:t===r?1:i?-1:s?1:T?ee(T,e)-ee(T,t):0;if(i===s)return a(e,t);for(n=e;n=n.parentNode;)u.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;u[o]===l[o];)o++;return o?a(u[o],l[o]):u[o]===I?-1:l[o]===I?1:0},r):O},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==O&&N(e),n=n.replace(de,"='$1']"),_.matchesSelector&&D&&(!F||!F.test(n))&&(!L||!L.test(n)))try{var r=z.call(e,n);if(r||_.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(o){}return t(n,O,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==O&&N(e),R(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==O&&N(e);var n=b.attrHandle[t.toLowerCase()],r=n&&X.call(b.attrHandle,t.toLowerCase())?n(e,t,!D):void 0;return void 0!==r?r:_.attributes||!D?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,o=0;if(A=!_.detectDuplicates,T=!_.sortStable&&e.slice(0),e.sort(W),A){for(;t=e[o++];)t===e[o]&&(r=n.push(o));for(;r--;)e.splice(n[r],1)}return T=null,e},k=t.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=k(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=k(t);return n},b=t.selectors={cacheLength:50,createPseudo:r,match:pe,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(_e,be),e[3]=(e[3]||e[4]||e[5]||"").replace(_e,be),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return pe.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&fe.test(n)&&(t=M(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(_e,be).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=B[e+" "];return t||(t=new RegExp("(^|"+ne+")"+e+"("+ne+"|$)"))&&B(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(o){var i=t.attr(o,e);return null==i?"!="===n:n?(i+="","="===n?i===r:"!="===n?i!==r:"^="===n?r&&0===i.indexOf(r):"*="===n?r&&i.indexOf(r)>-1:"$="===n?r&&i.slice(-r.length)===r:"~="===n?(" "+i.replace(se," ")+" ").indexOf(r)>-1:"|="===n?i===r||i.slice(0,r.length+1)===r+"-":!1):!0}},CHILD:function(e,t,n,r,o){var i="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,u){var l,c,d,f,h,p,m=i!==a?"nextSibling":"previousSibling",g=t.parentNode,v=s&&t.nodeName.toLowerCase(),y=!u&&!s;if(g){if(i){for(;m;){for(d=t;d=d[m];)if(s?d.nodeName.toLowerCase()===v:1===d.nodeType)return!1;p=m="only"===e&&!p&&"nextSibling"}return!0}if(p=[a?g.firstChild:g.lastChild],a&&y){for(c=g[P]||(g[P]={}),l=c[e]||[],h=l[0]===H&&l[1],f=l[0]===H&&l[2],d=h&&g.childNodes[h];d=++h&&d&&d[m]||(f=h=0)||p.pop();)if(1===d.nodeType&&++f&&d===t){c[e]=[H,h,f];break}}else if(y&&(l=(t[P]||(t[P]={}))[e])&&l[0]===H)f=l[1];else for(;(d=++h&&d&&d[m]||(f=h=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==v:1!==d.nodeType)||!++f||(y&&((d[P]||(d[P]={}))[e]=[H,f]),d!==t)););return f-=o,f===r||f%r===0&&f/r>=0}}},PSEUDO:function(e,n){var o,i=b.pseudos[e]||b.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return i[P]?i(n):i.length>1?(o=[e,e,"",n],b.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,o=i(e,n),a=o.length;a--;)r=ee(e,o[a]),e[r]=!(t[r]=o[a])}):function(e){return i(e,0,o)}):i}},pseudos:{not:r(function(e){var t=[],n=[],o=E(e.replace(ue,"$1"));return o[P]?r(function(e,t,n,r){for(var i,a=o(e,null,r,[]),s=e.length;s--;)(i=a[s])&&(e[s]=!(t[s]=i))}):function(e,r,i){return t[0]=e,o(t,null,i,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(_e,be),function(t){return(t.textContent||t.innerText||k(t)).indexOf(e)>-1}}),lang:r(function(e){return he.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(_e,be).toLowerCase(),function(t){var n;do if(n=D?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===q},focus:function(e){return e===O.activeElement&&(!O.hasFocus||O.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return ge.test(e.nodeName)},input:function(e){return me.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:l(function(){return[0]}),last:l(function(e,t){return[t-1]}),eq:l(function(e,t,n){return[0>n?n+t:n]}),even:l(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:l(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:l(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:l(function(e,t,n){for(var r=0>n?n+t:n;++r<t;)e.push(r);return e})}},b.pseudos.nth=b.pseudos.eq;for(w in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[w]=s(w);for(w in{submit:!0,reset:!0})b.pseudos[w]=u(w);return d.prototype=b.filters=b.pseudos,b.setFilters=new d,M=t.tokenize=function(e,n){var r,o,i,a,s,u,l,c=V[e+" "];if(c)return n?0:c.slice(0);for(s=e,u=[],l=b.preFilter;s;){(!r||(o=le.exec(s)))&&(o&&(s=s.slice(o[0].length)||s),u.push(i=[])),r=!1,(o=ce.exec(s))&&(r=o.shift(),i.push({value:r,type:o[0].replace(ue," ")}),s=s.slice(r.length));for(a in b.filter)!(o=pe[a].exec(s))||l[a]&&!(o=l[a](o))||(r=o.shift(),i.push({value:r,type:a,matches:o}),s=s.slice(r.length));if(!r)break}return n?s.length:s?t.error(e):V(e,u).slice(0)},E=t.compile=function(e,t){var n,r=[],o=[],i=U[e+" "];if(!i){for(t||(t=M(e)),n=t.length;n--;)i=y(t[n]),i[P]?r.push(i):o.push(i);i=U(e,x(o,r)),i.selector=e}return i},C=t.select=function(e,t,n,r){var o,i,a,s,u,l="function"==typeof e&&e,d=!r&&M(e=l.selector||e);if(n=n||[],1===d.length){if(i=d[0]=d[0].slice(0),i.length>2&&"ID"===(a=i[0]).type&&_.getById&&9===t.nodeType&&D&&b.relative[i[1].type]){if(t=(b.find.ID(a.matches[0].replace(_e,be),t)||[])[0],!t)return n;l&&(t=t.parentNode),e=e.slice(i.shift().value.length)}for(o=pe.needsContext.test(e)?0:i.length;o--&&(a=i[o],!b.relative[s=a.type]);)if((u=b.find[s])&&(r=u(a.matches[0].replace(_e,be),xe.test(i[0].type)&&c(t.parentNode)||t))){if(i.splice(o,1),e=r.length&&f(i),!e)return G.apply(n,r),n;break}}return(l||E(e,d))(r,t,!D,n,xe.test(e)&&c(t.parentNode)||t),n},_.sortStable=P.split("").sort(W).join("")===P,_.detectDuplicates=!!A,N(),_.sortDetached=o(function(e){return 1&e.compareDocumentPosition(O.createElement("div"))}),o(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||i("type|href|height|width",function(e,t,n){return n?void 0:e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),_.attributes&&o(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||i("value",function(e,t,n){return n||"input"!==e.nodeName.toLowerCase()?void 0:e.defaultValue}),o(function(e){return null==e.getAttribute("disabled")})||i(te,function(e,t,n){var r;return n?void 0:e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);Q.find=oe,Q.expr=oe.selectors,Q.expr[":"]=Q.expr.pseudos,Q.unique=oe.uniqueSort,Q.text=oe.getText,Q.isXMLDoc=oe.isXML,Q.contains=oe.contains;var ie=Q.expr.match.needsContext,ae=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,se=/^.[^:#\[\.,]*$/;Q.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?Q.find.matchesSelector(r,e)?[r]:[]:Q.find.matches(e,Q.grep(t,function(e){return 1===e.nodeType}))},Q.fn.extend({find:function(e){var t,n=this.length,r=[],o=this;if("string"!=typeof e)return this.pushStack(Q(e).filter(function(){for(t=0;n>t;t++)if(Q.contains(o[t],this))return!0}));for(t=0;n>t;t++)Q.find(e,o[t],r);return r=this.pushStack(n>1?Q.unique(r):r),r.selector=this.selector?this.selector+" "+e:e,r},filter:function(e){return this.pushStack(r(this,e||[],!1))},not:function(e){return this.pushStack(r(this,e||[],!0))},is:function(e){return!!r(this,"string"==typeof e&&ie.test(e)?Q(e):e||[],!1).length}});var ue,le=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,ce=Q.fn.init=function(e,t){var n,r;if(!e)return this;if("string"==typeof e){if(n="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:le.exec(e),!n||!n[1]&&t)return!t||t.jquery?(t||ue).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof Q?t[0]:t,Q.merge(this,Q.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:K,!0)),ae.test(n[1])&&Q.isPlainObject(t))for(n in t)Q.isFunction(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return r=K.getElementById(n[2]),r&&r.parentNode&&(this.length=1,this[0]=r),this.context=K,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):Q.isFunction(e)?"undefined"!=typeof ue.ready?ue.ready(e):e(Q):(void 0!==e.selector&&(this.selector=e.selector,this.context=e.context),Q.makeArray(e,this))};ce.prototype=Q.fn,ue=Q(K);var de=/^(?:parents|prev(?:Until|All))/,fe={children:!0,contents:!0,next:!0,prev:!0};Q.extend({dir:function(e,t,n){for(var r=[],o=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(o&&Q(e).is(n))break;r.push(e)}return r},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}}),Q.fn.extend({has:function(e){var t=Q(e,this),n=t.length;return this.filter(function(){for(var e=0;n>e;e++)if(Q.contains(this,t[e]))return!0})},closest:function(e,t){for(var n,r=0,o=this.length,i=[],a=ie.test(e)||"string"!=typeof e?Q(e,t||this.context):0;o>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&Q.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(i.length>1?Q.unique(i):i)},index:function(e){return e?"string"==typeof e?W.call(Q(e),this[0]):W.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(Q.unique(Q.merge(this.get(),Q(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),Q.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return Q.dir(e,"parentNode")},parentsUntil:function(e,t,n){return Q.dir(e,"parentNode",n)},next:function(e){return o(e,"nextSibling")},prev:function(e){return o(e,"previousSibling")},nextAll:function(e){return Q.dir(e,"nextSibling")},prevAll:function(e){return Q.dir(e,"previousSibling")},nextUntil:function(e,t,n){return Q.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return Q.dir(e,"previousSibling",n)},siblings:function(e){return Q.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return Q.sibling(e.firstChild)},contents:function(e){return e.contentDocument||Q.merge([],e.childNodes)}},function(e,t){Q.fn[e]=function(n,r){var o=Q.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(o=Q.filter(r,o)),this.length>1&&(fe[e]||Q.unique(o),de.test(e)&&o.reverse()),this.pushStack(o)}});var he=/\S+/g,pe={};Q.Callbacks=function(e){e="string"==typeof e?pe[e]||i(e):Q.extend({},e);var t,n,r,o,a,s,u=[],l=!e.once&&[],c=function(data){for(t=e.memory&&data,n=!0,s=o||0,o=0,a=u.length,r=!0;u&&a>s;s++)if(u[s].apply(data[0],data[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,u&&(l?l.length&&c(l.shift()):t?u=[]:d.disable())},d={add:function(){if(u){var n=u.length;!function i(t){Q.each(t,function(t,n){var r=Q.type(n);"function"===r?e.unique&&d.has(n)||u.push(n):n&&n.length&&"string"!==r&&i(n)})}(arguments),r?a=u.length:t&&(o=n,c(t))}return this},remove:function(){return u&&Q.each(arguments,function(e,t){for(var n;(n=Q.inArray(t,u,n))>-1;)u.splice(n,1),r&&(a>=n&&a--,s>=n&&s--)}),this},has:function(e){return e?Q.inArray(e,u)>-1:!(!u||!u.length)},empty:function(){return u=[],a=0,this},disable:function(){return u=l=t=void 0,this},disabled:function(){return!u},lock:function(){return l=void 0,t||d.disable(),this},locked:function(){return!l},fireWith:function(e,t){return!u||n&&!l||(t=t||[],t=[e,t.slice?t.slice():t],r?l.push(t):c(t)),this},fire:function(){return d.fireWith(this,arguments),this},fired:function(){return!!n}};return d},Q.extend({Deferred:function(e){var t=[["resolve","done",Q.Callbacks("once memory"),"resolved"],["reject","fail",Q.Callbacks("once memory"),"rejected"],["notify","progress",Q.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var e=arguments;return Q.Deferred(function(n){Q.each(t,function(t,i){var a=Q.isFunction(e[t])&&e[t];o[i[1]](function(){var e=a&&a.apply(this,arguments);e&&Q.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[i[0]+"With"](this===r?n.promise():this,a?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?Q.extend(e,r):r}},o={};return r.pipe=r.then,Q.each(t,function(e,i){var a=i[2],s=i[3];r[i[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),o[i[0]]=function(){return o[i[0]+"With"](this===o?r:this,arguments),this},o[i[0]+"With"]=a.fireWith}),r.promise(o),e&&e.call(o,o),o},when:function(e){var t,n,r,o=0,i=B.call(arguments),a=i.length,s=1!==a||e&&Q.isFunction(e.promise)?a:0,u=1===s?e:Q.Deferred(),l=function(e,n,r){return function(o){n[e]=this,r[e]=arguments.length>1?B.call(arguments):o,r===t?u.notifyWith(n,r):--s||u.resolveWith(n,r)}};if(a>1)for(t=new Array(a),n=new Array(a),r=new Array(a);a>o;o++)i[o]&&Q.isFunction(i[o].promise)?i[o].promise().done(l(o,r,i)).fail(u.reject).progress(l(o,n,t)):--s;return s||u.resolveWith(r,i),u.promise()}});var me;Q.fn.ready=function(e){return Q.ready.promise().done(e),this},Q.extend({isReady:!1,readyWait:1,holdReady:function(e){e?Q.readyWait++:Q.ready(!0)},ready:function(e){(e===!0?--Q.readyWait:Q.isReady)||(Q.isReady=!0,e!==!0&&--Q.readyWait>0||(me.resolveWith(K,[Q]),Q.fn.triggerHandler&&(Q(K).triggerHandler("ready"),Q(K).off("ready"))))}}),Q.ready.promise=function(t){return me||(me=Q.Deferred(),"complete"===K.readyState?setTimeout(Q.ready):(K.addEventListener("DOMContentLoaded",a,!1),e.addEventListener("load",a,!1))),me.promise(t)},Q.ready.promise();var ge=Q.access=function(e,t,n,r,o,i,a){var s=0,u=e.length,l=null==n;if("object"===Q.type(n)){o=!0;for(s in n)Q.access(e,t,s,n[s],!0,i,a)}else if(void 0!==r&&(o=!0,Q.isFunction(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(Q(e),n)})),t))for(;u>s;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return o?e:l?t.call(e):u?t(e[0],n):i};Q.acceptData=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType},s.uid=1,s.accepts=Q.acceptData,s.prototype={key:function(e){if(!s.accepts(e))return 0;var t={},n=e[this.expando];if(!n){n=s.uid++;try{t[this.expando]={value:n},Object.defineProperties(e,t)}catch(r){t[this.expando]=n,Q.extend(e,t)}}return this.cache[n]||(this.cache[n]={}),n},set:function(e,data,t){var n,r=this.key(e),o=this.cache[r];if("string"==typeof data)o[data]=t;else if(Q.isEmptyObject(o))Q.extend(this.cache[r],data);else for(n in data)o[n]=data[n];return o},get:function(e,t){var n=this.cache[this.key(e)];return void 0===t?n:n[t]},access:function(e,t,n){var r;return void 0===t||t&&"string"==typeof t&&void 0===n?(r=this.get(e,t),void 0!==r?r:this.get(e,Q.camelCase(t))):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r,o,i=this.key(e),a=this.cache[i];if(void 0===t)this.cache[i]={};else{Q.isArray(t)?r=t.concat(t.map(Q.camelCase)):(o=Q.camelCase(t),t in a?r=[t,o]:(r=o,r=r in a?[r]:r.match(he)||[])),n=r.length;for(;n--;)delete a[r[n]]}},hasData:function(e){return!Q.isEmptyObject(this.cache[e[this.expando]]||{})},discard:function(e){e[this.expando]&&delete this.cache[e[this.expando]]}};var ve=new s,ye=new s,xe=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,we=/([A-Z])/g;Q.extend({hasData:function(e){return ye.hasData(e)||ve.hasData(e)},data:function(e,t,data){return ye.access(e,t,data)},removeData:function(e,t){ye.remove(e,t)},_data:function(e,t,data){return ve.access(e,t,data)},_removeData:function(e,t){ve.remove(e,t)}}),Q.fn.extend({data:function(e,t){var n,r,data,o=this[0],i=o&&o.attributes;if(void 0===e){if(this.length&&(data=ye.get(o),1===o.nodeType&&!ve.get(o,"hasDataAttrs"))){for(n=i.length;n--;)i[n]&&(r=i[n].name,0===r.indexOf("data-")&&(r=Q.camelCase(r.slice(5)),u(o,r,data[r])));ve.set(o,"hasDataAttrs",!0)}return data}return"object"==typeof e?this.each(function(){ye.set(this,e)}):ge(this,function(t){var data,n=Q.camelCase(e);if(o&&void 0===t){if(data=ye.get(o,e),void 0!==data)return data;if(data=ye.get(o,n),void 0!==data)return data;if(data=u(o,n,void 0),void 0!==data)return data}else this.each(function(){var data=ye.get(this,n);ye.set(this,n,t),-1!==e.indexOf("-")&&void 0!==data&&ye.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){ye.remove(this,e)})}}),Q.extend({queue:function(e,t,data){var n;return e?(t=(t||"fx")+"queue",n=ve.get(e,t),data&&(!n||Q.isArray(data)?n=ve.access(e,t,Q.makeArray(data)):n.push(data)),n||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=Q.queue(e,t),r=n.length,o=n.shift(),i=Q._queueHooks(e,t),a=function(){Q.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),r--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,a,i)),!r&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return ve.get(e,n)||ve.access(e,n,{empty:Q.Callbacks("once memory").add(function(){ve.remove(e,[t+"queue",n])})})}}),Q.fn.extend({queue:function(e,data){var t=2;return"string"!=typeof e&&(data=e,e="fx",t--),arguments.length<t?Q.queue(this[0],e):void 0===data?this:this.each(function(){var t=Q.queue(this,e,data);Q._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&Q.dequeue(this,e)})},dequeue:function(e){return this.each(function(){Q.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,o=Q.Deferred(),i=this,a=this.length,s=function(){--r||o.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";a--;)n=ve.get(i[a],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(s));return s(),o.promise(t)}});var _e=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,be=["Top","Right","Bottom","Left"],ke=function(e,t){return e=t||e,"none"===Q.css(e,"display")||!Q.contains(e.ownerDocument,e)},je=/^(?:checkbox|radio)$/i;!function(){var e=K.createDocumentFragment(),t=e.appendChild(K.createElement("div")),n=K.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),Z.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",Z.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var Me="undefined";Z.focusinBubbles="onfocusin"in e;var Ee=/^key/,Ce=/^(?:mouse|pointer|contextmenu)|click/,Se=/^(?:focusinfocus|focusoutblur)$/,Te=/^([^.]*)(?:\.(.+)|)$/;Q.event={global:{},add:function(e,t,n,data,r){var o,i,a,s,u,l,c,d,f,h,p,m=ve.get(e);if(m)for(n.handler&&(o=n,n=o.handler,r=o.selector),n.guid||(n.guid=Q.guid++),(s=m.events)||(s=m.events={}),(i=m.handle)||(i=m.handle=function(t){return typeof Q!==Me&&Q.event.triggered!==t.type?Q.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(he)||[""],u=t.length;u--;)a=Te.exec(t[u])||[],f=p=a[1],h=(a[2]||"").split(".").sort(),f&&(c=Q.event.special[f]||{},f=(r?c.delegateType:c.bindType)||f,c=Q.event.special[f]||{},l=Q.extend({type:f,origType:p,data:data,handler:n,guid:n.guid,selector:r,needsContext:r&&Q.expr.match.needsContext.test(r),namespace:h.join(".")},o),(d=s[f])||(d=s[f]=[],d.delegateCount=0,c.setup&&c.setup.call(e,data,h,i)!==!1||e.addEventListener&&e.addEventListener(f,i,!1)),c.add&&(c.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),r?d.splice(d.delegateCount++,0,l):d.push(l),Q.event.global[f]=!0)},remove:function(e,t,n,r,o){var i,a,s,u,l,c,d,f,h,p,m,g=ve.hasData(e)&&ve.get(e);if(g&&(u=g.events)){for(t=(t||"").match(he)||[""],l=t.length;l--;)if(s=Te.exec(t[l])||[],h=m=s[1],p=(s[2]||"").split(".").sort(),h){for(d=Q.event.special[h]||{},h=(r?d.delegateType:d.bindType)||h,f=u[h]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=i=f.length;i--;)c=f[i],!o&&m!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(f.splice(i,1),c.selector&&f.delegateCount--,d.remove&&d.remove.call(e,c));a&&!f.length&&(d.teardown&&d.teardown.call(e,p,g.handle)!==!1||Q.removeEvent(e,h,g.handle),delete u[h])}else for(h in u)Q.event.remove(e,h+t[l],n,r,!0);Q.isEmptyObject(u)&&(delete g.handle,ve.remove(e,"events"))}},trigger:function(t,data,n,r){var o,i,a,s,u,l,c,d=[n||K],f=J.call(t,"type")?t.type:t,h=J.call(t,"namespace")?t.namespace.split("."):[];if(i=a=n=n||K,3!==n.nodeType&&8!==n.nodeType&&!Se.test(f+Q.event.triggered)&&(f.indexOf(".")>=0&&(h=f.split("."),f=h.shift(),h.sort()),u=f.indexOf(":")<0&&"on"+f,t=t[Q.expando]?t:new Q.Event(f,"object"==typeof t&&t),t.isTrigger=r?2:3,t.namespace=h.join("."),t.namespace_re=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),data=null==data?[t]:Q.makeArray(data,[t]),c=Q.event.special[f]||{},r||!c.trigger||c.trigger.apply(n,data)!==!1)){if(!r&&!c.noBubble&&!Q.isWindow(n)){for(s=c.delegateType||f,Se.test(s+f)||(i=i.parentNode);i;i=i.parentNode)d.push(i),a=i;a===(n.ownerDocument||K)&&d.push(a.defaultView||a.parentWindow||e)}for(o=0;(i=d[o++])&&!t.isPropagationStopped();)t.type=o>1?s:c.bindType||f,l=(ve.get(i,"events")||{})[t.type]&&ve.get(i,"handle"),l&&l.apply(i,data),l=u&&i[u],l&&l.apply&&Q.acceptData(i)&&(t.result=l.apply(i,data),
|
||
t.result===!1&&t.preventDefault());return t.type=f,r||t.isDefaultPrevented()||c._default&&c._default.apply(d.pop(),data)!==!1||!Q.acceptData(n)||u&&Q.isFunction(n[f])&&!Q.isWindow(n)&&(a=n[u],a&&(n[u]=null),Q.event.triggered=f,n[f](),Q.event.triggered=void 0,a&&(n[u]=a)),t.result}},dispatch:function(e){e=Q.event.fix(e);var t,n,r,o,i,a=[],s=B.call(arguments),u=(ve.get(this,"events")||{})[e.type]||[],l=Q.event.special[e.type]||{};if(s[0]=e,e.delegateTarget=this,!l.preDispatch||l.preDispatch.call(this,e)!==!1){for(a=Q.event.handlers.call(this,e,u),t=0;(o=a[t++])&&!e.isPropagationStopped();)for(e.currentTarget=o.elem,n=0;(i=o.handlers[n++])&&!e.isImmediatePropagationStopped();)(!e.namespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e.data=i.data,r=((Q.event.special[i.origType]||{}).handle||i.handler).apply(o.elem,s),void 0!==r&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,r,o,i,a=[],s=t.delegateCount,u=e.target;if(s&&u.nodeType&&(!e.button||"click"!==e.type))for(;u!==this;u=u.parentNode||this)if(u.disabled!==!0||"click"!==e.type){for(r=[],n=0;s>n;n++)i=t[n],o=i.selector+" ",void 0===r[o]&&(r[o]=i.needsContext?Q(o,this).index(u)>=0:Q.find(o,this,null,[u]).length),r[o]&&r.push(i);r.length&&a.push({elem:u,handlers:r})}return s<t.length&&a.push({elem:this,handlers:t.slice(s)}),a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,r,o,i=t.button;return null==e.pageX&&null!=t.clientX&&(n=e.target.ownerDocument||K,r=n.documentElement,o=n.body,e.pageX=t.clientX+(r&&r.scrollLeft||o&&o.scrollLeft||0)-(r&&r.clientLeft||o&&o.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||o&&o.scrollTop||0)-(r&&r.clientTop||o&&o.clientTop||0)),e.which||void 0===i||(e.which=1&i?1:2&i?3:4&i?2:0),e}},fix:function(e){if(e[Q.expando])return e;var t,n,r,o=e.type,i=e,a=this.fixHooks[o];for(a||(this.fixHooks[o]=a=Ce.test(o)?this.mouseHooks:Ee.test(o)?this.keyHooks:{}),r=a.props?this.props.concat(a.props):this.props,e=new Q.Event(i),t=r.length;t--;)n=r[t],e[n]=i[n];return e.target||(e.target=K),3===e.target.nodeType&&(e.target=e.target.parentNode),a.filter?a.filter(e,i):e},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==d()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===d()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&Q.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(e){return Q.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var o=Q.extend(new Q.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?Q.event.trigger(o,null,t):Q.event.dispatch.call(t,o),o.isDefaultPrevented()&&n.preventDefault()}},Q.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)},Q.Event=function(e,t){return this instanceof Q.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&e.returnValue===!1?l:c):this.type=e,t&&Q.extend(this,t),this.timeStamp=e&&e.timeStamp||Q.now(),void(this[Q.expando]=!0)):new Q.Event(e,t)},Q.Event.prototype={isDefaultPrevented:c,isPropagationStopped:c,isImmediatePropagationStopped:c,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=l,e&&e.preventDefault&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=l,e&&e.stopPropagation&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=l,e&&e.stopImmediatePropagation&&e.stopImmediatePropagation(),this.stopPropagation()}},Q.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){Q.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,o=e.relatedTarget,i=e.handleObj;return(!o||o!==r&&!Q.contains(r,o))&&(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),Z.focusinBubbles||Q.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){Q.event.simulate(t,e.target,Q.event.fix(e),!0)};Q.event.special[t]={setup:function(){var r=this.ownerDocument||this,o=ve.access(r,t);o||r.addEventListener(e,n,!0),ve.access(r,t,(o||0)+1)},teardown:function(){var r=this.ownerDocument||this,o=ve.access(r,t)-1;o?ve.access(r,t,o):(r.removeEventListener(e,n,!0),ve.remove(r,t))}}}),Q.fn.extend({on:function(e,t,data,n,r){var o,i;if("object"==typeof e){"string"!=typeof t&&(data=data||t,t=void 0);for(i in e)this.on(i,t,data,e[i],r);return this}if(null==data&&null==n?(n=t,data=t=void 0):null==n&&("string"==typeof t?(n=data,data=void 0):(n=data,data=t,t=void 0)),n===!1)n=c;else if(!n)return this;return 1===r&&(o=n,n=function(e){return Q().off(e),o.apply(this,arguments)},n.guid=o.guid||(o.guid=Q.guid++)),this.each(function(){Q.event.add(this,e,n,data,t)})},one:function(e,t,data,n){return this.on(e,t,data,n,1)},off:function(e,t,n){var r,o;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,Q(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(o in e)this.off(o,t,e[o]);return this}return(t===!1||"function"==typeof t)&&(n=t,t=void 0),n===!1&&(n=c),this.each(function(){Q.event.remove(this,e,n,t)})},trigger:function(e,data){return this.each(function(){Q.event.trigger(e,data,this)})},triggerHandler:function(e,data){var t=this[0];return t?Q.event.trigger(e,data,t,!0):void 0}});var Ae=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Ne=/<([\w:]+)/,Oe=/<|&#?\w+;/,qe=/<(?:script|style|link)/i,De=/checked\s*(?:[^=]|=\s*.checked.)/i,Le=/^$|\/(?:java|ecma)script/i,Fe=/^true\/(.*)/,ze=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,Re={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Re.optgroup=Re.option,Re.tbody=Re.tfoot=Re.colgroup=Re.caption=Re.thead,Re.th=Re.td,Q.extend({clone:function(e,t,n){var r,o,i,a,s=e.cloneNode(!0),u=Q.contains(e.ownerDocument,e);if(!(Z.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||Q.isXMLDoc(e)))for(a=v(s),i=v(e),r=0,o=i.length;o>r;r++)y(i[r],a[r]);if(t)if(n)for(i=i||v(e),a=a||v(s),r=0,o=i.length;o>r;r++)g(i[r],a[r]);else g(e,s);return a=v(s,"script"),a.length>0&&m(a,!u&&v(e,"script")),s},buildFragment:function(e,t,n,r){for(var o,i,a,s,u,l,c=t.createDocumentFragment(),d=[],f=0,h=e.length;h>f;f++)if(o=e[f],o||0===o)if("object"===Q.type(o))Q.merge(d,o.nodeType?[o]:o);else if(Oe.test(o)){for(i=i||c.appendChild(t.createElement("div")),a=(Ne.exec(o)||["",""])[1].toLowerCase(),s=Re[a]||Re._default,i.innerHTML=s[1]+o.replace(Ae,"<$1></$2>")+s[2],l=s[0];l--;)i=i.lastChild;Q.merge(d,i.childNodes),i=c.firstChild,i.textContent=""}else d.push(t.createTextNode(o));for(c.textContent="",f=0;o=d[f++];)if((!r||-1===Q.inArray(o,r))&&(u=Q.contains(o.ownerDocument,o),i=v(c.appendChild(o),"script"),u&&m(i),n))for(l=0;o=i[l++];)Le.test(o.type||"")&&n.push(o);return c},cleanData:function(e){for(var data,t,n,r,o=Q.event.special,i=0;void 0!==(t=e[i]);i++){if(Q.acceptData(t)&&(r=t[ve.expando],r&&(data=ve.cache[r]))){if(data.events)for(n in data.events)o[n]?Q.event.remove(t,n):Q.removeEvent(t,n,data.handle);ve.cache[r]&&delete ve.cache[r]}delete ye.cache[t[ye.expando]]}}}),Q.fn.extend({text:function(e){return ge(this,function(e){return void 0===e?Q.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 this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=f(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=f(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){for(var n,r=e?Q.filter(e,this):this,o=0;null!=(n=r[o]);o++)t||1!==n.nodeType||Q.cleanData(v(n)),n.parentNode&&(t&&Q.contains(n.ownerDocument,n)&&m(v(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(Q.cleanData(v(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return Q.clone(this,e,t)})},html:function(e){return ge(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!qe.test(e)&&!Re[(Ne.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(Ae,"<$1></$2>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(Q.cleanData(v(t,!1)),t.innerHTML=e);t=0}catch(o){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=arguments[0];return this.domManip(arguments,function(t){e=this.parentNode,Q.cleanData(v(this)),e&&e.replaceChild(t,this)}),e&&(e.length||e.nodeType)?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t){e=V.apply([],e);var n,r,o,i,a,s,u=0,l=this.length,c=this,d=l-1,f=e[0],m=Q.isFunction(f);if(m||l>1&&"string"==typeof f&&!Z.checkClone&&De.test(f))return this.each(function(n){var r=c.eq(n);m&&(e[0]=f.call(this,n,r.html())),r.domManip(e,t)});if(l&&(n=Q.buildFragment(e,this[0].ownerDocument,!1,this),r=n.firstChild,1===n.childNodes.length&&(n=r),r)){for(o=Q.map(v(n,"script"),h),i=o.length;l>u;u++)a=n,u!==d&&(a=Q.clone(a,!0,!0),i&&Q.merge(o,v(a,"script"))),t.call(this[u],a,u);if(i)for(s=o[o.length-1].ownerDocument,Q.map(o,p),u=0;i>u;u++)a=o[u],Le.test(a.type||"")&&!ve.access(a,"globalEval")&&Q.contains(s,a)&&(a.src?Q._evalUrl&&Q._evalUrl(a.src):Q.globalEval(a.textContent.replace(ze,"")))}return this}}),Q.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){Q.fn[e]=function(e){for(var n,r=[],o=Q(e),i=o.length-1,a=0;i>=a;a++)n=a===i?this:this.clone(!0),Q(o[a])[t](n),U.apply(r,n.get());return this.pushStack(r)}});var Pe,Ie={},He=/^margin/,$e=new RegExp("^("+_e+")(?!px)[a-z%]+$","i"),Be=function(t){return t.ownerDocument.defaultView.opener?t.ownerDocument.defaultView.getComputedStyle(t,null):e.getComputedStyle(t,null)};!function(){function t(){a.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",a.innerHTML="",o.appendChild(i);var t=e.getComputedStyle(a,null);n="1%"!==t.top,r="4px"===t.width,o.removeChild(i)}var n,r,o=K.documentElement,i=K.createElement("div"),a=K.createElement("div");a.style&&(a.style.backgroundClip="content-box",a.cloneNode(!0).style.backgroundClip="",Z.clearCloneStyle="content-box"===a.style.backgroundClip,i.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",i.appendChild(a),e.getComputedStyle&&Q.extend(Z,{pixelPosition:function(){return t(),n},boxSizingReliable:function(){return null==r&&t(),r},reliableMarginRight:function(){var t,n=a.appendChild(K.createElement("div"));return n.style.cssText=a.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",n.style.marginRight=n.style.width="0",a.style.width="1px",o.appendChild(i),t=!parseFloat(e.getComputedStyle(n,null).marginRight),o.removeChild(i),a.removeChild(n),t}}))}(),Q.swap=function(e,t,n,r){var o,i,a={};for(i in t)a[i]=e.style[i],e.style[i]=t[i];o=n.apply(e,r||[]);for(i in t)e.style[i]=a[i];return o};var Ve=/^(none|table(?!-c[ea]).+)/,Ue=new RegExp("^("+_e+")(.*)$","i"),We=new RegExp("^([+-])=("+_e+")","i"),Ye={position:"absolute",visibility:"hidden",display:"block"},Xe={letterSpacing:"0",fontWeight:"400"},Je=["Webkit","O","Moz","ms"];Q.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=_(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,i,a,s=Q.camelCase(t),u=e.style;return t=Q.cssProps[s]||(Q.cssProps[s]=k(u,s)),a=Q.cssHooks[t]||Q.cssHooks[s],void 0===n?a&&"get"in a&&void 0!==(o=a.get(e,!1,r))?o:u[t]:(i=typeof n,"string"===i&&(o=We.exec(n))&&(n=(o[1]+1)*o[2]+parseFloat(Q.css(e,t)),i="number"),null!=n&&n===n&&("number"!==i||Q.cssNumber[s]||(n+="px"),Z.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u[t]=n)),void 0)}},css:function(e,t,n,r){var o,i,a,s=Q.camelCase(t);return t=Q.cssProps[s]||(Q.cssProps[s]=k(e.style,s)),a=Q.cssHooks[t]||Q.cssHooks[s],a&&"get"in a&&(o=a.get(e,!0,n)),void 0===o&&(o=_(e,t,r)),"normal"===o&&t in Xe&&(o=Xe[t]),""===n||n?(i=parseFloat(o),n===!0||Q.isNumeric(i)?i||0:o):o}}),Q.each(["height","width"],function(e,t){Q.cssHooks[t]={get:function(e,n,r){return n?Ve.test(Q.css(e,"display"))&&0===e.offsetWidth?Q.swap(e,Ye,function(){return E(e,t,r)}):E(e,t,r):void 0},set:function(e,n,r){var o=r&&Be(e);return j(e,n,r?M(e,t,r,"border-box"===Q.css(e,"boxSizing",!1,o),o):0)}}}),Q.cssHooks.marginRight=b(Z.reliableMarginRight,function(e,t){return t?Q.swap(e,{display:"inline-block"},_,[e,"marginRight"]):void 0}),Q.each({margin:"",padding:"",border:"Width"},function(e,t){Q.cssHooks[e+t]={expand:function(n){for(var r=0,o={},i="string"==typeof n?n.split(" "):[n];4>r;r++)o[e+be[r]+t]=i[r]||i[r-2]||i[0];return o}},He.test(e)||(Q.cssHooks[e+t].set=j)}),Q.fn.extend({css:function(e,t){return ge(this,function(e,t,n){var r,o,i={},a=0;if(Q.isArray(t)){for(r=Be(e),o=t.length;o>a;a++)i[t[a]]=Q.css(e,t[a],!1,r);return i}return void 0!==n?Q.style(e,t,n):Q.css(e,t)},e,t,arguments.length>1)},show:function(){return C(this,!0)},hide:function(){return C(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ke(this)?Q(this).show():Q(this).hide()})}}),Q.Tween=S,S.prototype={constructor:S,init:function(e,t,n,r,o,i){this.elem=e,this.prop=n,this.easing=o||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=i||(Q.cssNumber[n]?"":"px")},cur:function(){var e=S.propHooks[this.prop];return e&&e.get?e.get(this):S.propHooks._default.get(this)},run:function(e){var t,n=S.propHooks[this.prop];return this.options.duration?this.pos=t=Q.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):S.propHooks._default.set(this),this}},S.prototype.init.prototype=S.prototype,S.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=Q.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){Q.fx.step[e.prop]?Q.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[Q.cssProps[e.prop]]||Q.cssHooks[e.prop])?Q.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},S.propHooks.scrollTop=S.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},Q.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},Q.fx=S.prototype.init,Q.fx.step={};var Ze,Ke,Ge=/^(?:toggle|show|hide)$/,Qe=new RegExp("^(?:([+-])=|)("+_e+")([a-z%]*)$","i"),et=/queueHooks$/,tt=[O],nt={"*":[function(e,t){var n=this.createTween(e,t),r=n.cur(),o=Qe.exec(t),i=o&&o[3]||(Q.cssNumber[e]?"":"px"),a=(Q.cssNumber[e]||"px"!==i&&+r)&&Qe.exec(Q.css(n.elem,e)),s=1,u=20;if(a&&a[3]!==i){i=i||a[3],o=o||[],a=+r||1;do s=s||".5",a/=s,Q.style(n.elem,e,a+i);while(s!==(s=n.cur()/r)&&1!==s&&--u)}return o&&(a=n.start=+a||+r||0,n.unit=i,n.end=o[1]?a+(o[1]+1)*o[2]:+o[2]),n}]};Q.Animation=Q.extend(D,{tweener:function(e,t){Q.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,o=e.length;o>r;r++)n=e[r],nt[n]=nt[n]||[],nt[n].unshift(t)},prefilter:function(e,t){t?tt.unshift(e):tt.push(e)}}),Q.speed=function(e,t,n){var r=e&&"object"==typeof e?Q.extend({},e):{complete:n||!n&&t||Q.isFunction(e)&&e,duration:e,easing:n&&t||t&&!Q.isFunction(t)&&t};return r.duration=Q.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in Q.fx.speeds?Q.fx.speeds[r.duration]:Q.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){Q.isFunction(r.old)&&r.old.call(this),r.queue&&Q.dequeue(this,r.queue)},r},Q.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ke).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var o=Q.isEmptyObject(e),i=Q.speed(t,n,r),a=function(){var t=D(this,Q.extend({},e),i);(o||ve.get(this,"finish"))&&t.stop(!0)};return a.finish=a,o||i.queue===!1?this.each(a):this.queue(i.queue,a)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,o=null!=e&&e+"queueHooks",i=Q.timers,data=ve.get(this);if(o)data[o]&&data[o].stop&&r(data[o]);else for(o in data)data[o]&&data[o].stop&&et.test(o)&&r(data[o]);for(o=i.length;o--;)i[o].elem!==this||null!=e&&i[o].queue!==e||(i[o].anim.stop(n),t=!1,i.splice(o,1));(t||!n)&&Q.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,data=ve.get(this),n=data[e+"queue"],r=data[e+"queueHooks"],o=Q.timers,i=n?n.length:0;for(data.finish=!0,Q.queue(this,e,[]),r&&r.stop&&r.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;i>t;t++)n[t]&&n[t].finish&&n[t].finish.call(this);delete data.finish})}}),Q.each(["toggle","show","hide"],function(e,t){var n=Q.fn[t];Q.fn[t]=function(e,r,o){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(A(t,!0),e,r,o)}}),Q.each({slideDown:A("show"),slideUp:A("hide"),slideToggle:A("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){Q.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),Q.timers=[],Q.fx.tick=function(){var e,t=0,n=Q.timers;for(Ze=Q.now();t<n.length;t++)e=n[t],e()||n[t]!==e||n.splice(t--,1);n.length||Q.fx.stop(),Ze=void 0},Q.fx.timer=function(e){Q.timers.push(e),e()?Q.fx.start():Q.timers.pop()},Q.fx.interval=13,Q.fx.start=function(){Ke||(Ke=setInterval(Q.fx.tick,Q.fx.interval))},Q.fx.stop=function(){clearInterval(Ke),Ke=null},Q.fx.speeds={slow:600,fast:200,_default:400},Q.fn.delay=function(e,t){return e=Q.fx?Q.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},function(){var e=K.createElement("input"),t=K.createElement("select"),n=t.appendChild(K.createElement("option"));e.type="checkbox",Z.checkOn=""!==e.value,Z.optSelected=n.selected,t.disabled=!0,Z.optDisabled=!n.disabled,e=K.createElement("input"),e.value="t",e.type="radio",Z.radioValue="t"===e.value}();var rt,ot,it=Q.expr.attrHandle;Q.fn.extend({attr:function(e,t){return ge(this,Q.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){Q.removeAttr(this,e)})}}),Q.extend({attr:function(e,t,n){var r,o,i=e.nodeType;if(e&&3!==i&&8!==i&&2!==i)return typeof e.getAttribute===Me?Q.prop(e,t,n):(1===i&&Q.isXMLDoc(e)||(t=t.toLowerCase(),r=Q.attrHooks[t]||(Q.expr.match.bool.test(t)?ot:rt)),void 0===n?r&&"get"in r&&null!==(o=r.get(e,t))?o:(o=Q.find.attr(e,t),null==o?void 0:o):null!==n?r&&"set"in r&&void 0!==(o=r.set(e,n,t))?o:(e.setAttribute(t,n+""),n):void Q.removeAttr(e,t))},removeAttr:function(e,t){var n,r,o=0,i=t&&t.match(he);if(i&&1===e.nodeType)for(;n=i[o++];)r=Q.propFix[n]||n,Q.expr.match.bool.test(n)&&(e[r]=!1),e.removeAttribute(n)},attrHooks:{type:{set:function(e,t){if(!Z.radioValue&&"radio"===t&&Q.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}}}),ot={set:function(e,t,n){return t===!1?Q.removeAttr(e,n):e.setAttribute(n,n),n}},Q.each(Q.expr.match.bool.source.match(/\w+/g),function(e,t){var n=it[t]||Q.find.attr;it[t]=function(e,t,r){var o,i;return r||(i=it[t],it[t]=o,o=null!=n(e,t,r)?t.toLowerCase():null,it[t]=i),o}});var at=/^(?:input|select|textarea|button)$/i;Q.fn.extend({prop:function(e,t){return ge(this,Q.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[Q.propFix[e]||e]})}}),Q.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(e,t,n){var r,o,i,a=e.nodeType;if(e&&3!==a&&8!==a&&2!==a)return i=1!==a||!Q.isXMLDoc(e),i&&(t=Q.propFix[t]||t,o=Q.propHooks[t]),void 0!==n?o&&"set"in o&&void 0!==(r=o.set(e,n,t))?r:e[t]=n:o&&"get"in o&&null!==(r=o.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){return e.hasAttribute("tabindex")||at.test(e.nodeName)||e.href?e.tabIndex:-1}}}}),Z.optSelected||(Q.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null}}),Q.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){Q.propFix[this.toLowerCase()]=this});var st=/[\t\r\n\f]/g;Q.fn.extend({addClass:function(e){var t,n,r,o,i,a,s="string"==typeof e&&e,u=0,l=this.length;if(Q.isFunction(e))return this.each(function(t){Q(this).addClass(e.call(this,t,this.className))});if(s)for(t=(e||"").match(he)||[];l>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(st," "):" ")){for(i=0;o=t[i++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");a=Q.trim(r),n.className!==a&&(n.className=a)}return this},removeClass:function(e){var t,n,r,o,i,a,s=0===arguments.length||"string"==typeof e&&e,u=0,l=this.length;if(Q.isFunction(e))return this.each(function(t){Q(this).removeClass(e.call(this,t,this.className))});if(s)for(t=(e||"").match(he)||[];l>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(st," "):"")){for(i=0;o=t[i++];)for(;r.indexOf(" "+o+" ")>=0;)r=r.replace(" "+o+" "," ");a=e?Q.trim(r):"",n.className!==a&&(n.className=a)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):Q.isFunction(e)?this.each(function(n){Q(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var t,r=0,o=Q(this),i=e.match(he)||[];t=i[r++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else(n===Me||"boolean"===n)&&(this.className&&ve.set(this,"__className__",this.className),this.className=this.className||e===!1?"":ve.get(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(st," ").indexOf(t)>=0)return!0;return!1}});var ut=/\r/g;Q.fn.extend({val:function(e){var t,n,r,o=this[0];{if(arguments.length)return r=Q.isFunction(e),this.each(function(n){var o;1===this.nodeType&&(o=r?e.call(this,n,Q(this).val()):e,null==o?o="":"number"==typeof o?o+="":Q.isArray(o)&&(o=Q.map(o,function(e){return null==e?"":e+""})),t=Q.valHooks[this.type]||Q.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,o,"value")||(this.value=o))});if(o)return t=Q.valHooks[o.type]||Q.valHooks[o.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(o,"value"))?n:(n=o.value,"string"==typeof n?n.replace(ut,""):null==n?"":n)}}}),Q.extend({valHooks:{option:{get:function(e){var t=Q.find.attr(e,"value");return null!=t?t:Q.trim(Q.text(e))}},select:{get:function(e){for(var t,n,r=e.options,o=e.selectedIndex,i="select-one"===e.type||0>o,a=i?null:[],s=i?o+1:r.length,u=0>o?s:i?o:0;s>u;u++)if(n=r[u],(n.selected||u===o)&&(Z.optDisabled?!n.disabled:null===n.getAttribute("disabled"))&&(!n.parentNode.disabled||!Q.nodeName(n.parentNode,"optgroup"))){if(t=Q(n).val(),i)return t;a.push(t)}return a},set:function(e,t){for(var n,r,o=e.options,i=Q.makeArray(t),a=o.length;a--;)r=o[a],(r.selected=Q.inArray(r.value,i)>=0)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),Q.each(["radio","checkbox"],function(){Q.valHooks[this]={set:function(e,t){return Q.isArray(t)?e.checked=Q.inArray(Q(e).val(),t)>=0:void 0}},Z.checkOn||(Q.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),Q.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){Q.fn[t]=function(data,e){return arguments.length>0?this.on(t,null,data,e):this.trigger(t)}}),Q.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)},bind:function(e,data,t){return this.on(e,null,data,t)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,data,n){return this.on(t,e,data,n)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var lt=Q.now(),ct=/\?/;Q.parseJSON=function(data){return JSON.parse(data+"")},Q.parseXML=function(data){var e,t;if(!data||"string"!=typeof data)return null;try{t=new DOMParser,e=t.parseFromString(data,"text/xml")}catch(n){e=void 0}return(!e||e.getElementsByTagName("parsererror").length)&&Q.error("Invalid XML: "+data),e};var dt=/#.*$/,ft=/([?&])_=[^&]*/,ht=/^(.*?):[ \t]*([^\r\n]*)$/gm,pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,mt=/^(?:GET|HEAD)$/,gt=/^\/\//,vt=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,yt={},xt={},wt="*/".concat("*"),_t=e.location.href,bt=vt.exec(_t.toLowerCase())||[];Q.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:_t,type:"GET",isLocal:pt.test(bt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":wt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":Q.parseJSON,"text xml":Q.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?z(z(e,Q.ajaxSettings),t):z(Q.ajaxSettings,e)},ajaxPrefilter:L(yt),ajaxTransport:L(xt),ajax:function(e,t){function n(e,t,n,a){var u,c,v,y,w,b=t;2!==x&&(x=2,s&&clearTimeout(s),r=void 0,i=a||"",_.readyState=e>0?4:0,u=e>=200&&300>e||304===e,n&&(y=R(d,_,n)),y=P(d,y,_,u),u?(d.ifModified&&(w=_.getResponseHeader("Last-Modified"),w&&(Q.lastModified[o]=w),w=_.getResponseHeader("etag"),w&&(Q.etag[o]=w)),204===e||"HEAD"===d.type?b="nocontent":304===e?b="notmodified":(b=y.state,c=y.data,v=y.error,u=!v)):(v=b,(e||!b)&&(b="error",0>e&&(e=0))),_.status=e,_.statusText=(t||b)+"",u?p.resolveWith(f,[c,b,_]):p.rejectWith(f,[_,b,v]),_.statusCode(g),g=void 0,l&&h.trigger(u?"ajaxSuccess":"ajaxError",[_,d,u?c:v]),m.fireWith(f,[_,b]),l&&(h.trigger("ajaxComplete",[_,d]),--Q.active||Q.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=void 0),t=t||{};var r,o,i,a,s,u,l,c,d=Q.ajaxSetup({},t),f=d.context||d,h=d.context&&(f.nodeType||f.jquery)?Q(f):Q.event,p=Q.Deferred(),m=Q.Callbacks("once memory"),g=d.statusCode||{},v={},y={},x=0,w="canceled",_={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!a)for(a={};t=ht.exec(i);)a[t[1].toLowerCase()]=t[2];t=a[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?i:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=y[n]=y[n]||e,v[e]=t),this},overrideMimeType:function(e){return x||(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)g[t]=[g[t],e[t]];else _.always(e[_.status]);return this},abort:function(e){var t=e||w;return r&&r.abort(t),n(0,t),this}};if(p.promise(_).complete=m.add,_.success=_.done,_.error=_.fail,d.url=((e||d.url||_t)+"").replace(dt,"").replace(gt,bt[1]+"//"),d.type=t.method||t.type||d.method||d.type,d.dataTypes=Q.trim(d.dataType||"*").toLowerCase().match(he)||[""],null==d.crossDomain&&(u=vt.exec(d.url.toLowerCase()),d.crossDomain=!(!u||u[1]===bt[1]&&u[2]===bt[2]&&(u[3]||("http:"===u[1]?"80":"443"))===(bt[3]||("http:"===bt[1]?"80":"443")))),d.data&&d.processData&&"string"!=typeof d.data&&(d.data=Q.param(d.data,d.traditional)),F(yt,d,t,_),2===x)return _;l=Q.event&&d.global,l&&0===Q.active++&&Q.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!mt.test(d.type),o=d.url,d.hasContent||(d.data&&(o=d.url+=(ct.test(o)?"&":"?")+d.data,delete d.data),d.cache===!1&&(d.url=ft.test(o)?o.replace(ft,"$1_="+lt++):o+(ct.test(o)?"&":"?")+"_="+lt++)),d.ifModified&&(Q.lastModified[o]&&_.setRequestHeader("If-Modified-Since",Q.lastModified[o]),Q.etag[o]&&_.setRequestHeader("If-None-Match",Q.etag[o])),(d.data&&d.hasContent&&d.contentType!==!1||t.contentType)&&_.setRequestHeader("Content-Type",d.contentType),_.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+wt+"; q=0.01":""):d.accepts["*"]);for(c in d.headers)_.setRequestHeader(c,d.headers[c]);if(d.beforeSend&&(d.beforeSend.call(f,_,d)===!1||2===x))return _.abort();w="abort";for(c in{success:1,error:1,complete:1})_[c](d[c]);if(r=F(xt,d,t,_)){_.readyState=1,l&&h.trigger("ajaxSend",[_,d]),d.async&&d.timeout>0&&(s=setTimeout(function(){_.abort("timeout")},d.timeout));try{x=1,r.send(v,n)}catch(b){if(!(2>x))throw b;n(-1,b)}}else n(-1,"No Transport");return _},getJSON:function(e,data,t){return Q.get(e,data,t,"json")},getScript:function(e,t){return Q.get(e,void 0,t,"script")}}),Q.each(["get","post"],function(e,t){Q[t]=function(e,data,n,r){return Q.isFunction(data)&&(r=r||n,n=data,data=void 0),Q.ajax({url:e,type:t,dataType:r,data:data,success:n})}}),Q._evalUrl=function(e){return Q.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},Q.fn.extend({wrapAll:function(e){var t;return Q.isFunction(e)?this.each(function(t){Q(this).wrapAll(e.call(this,t))}):(this[0]&&(t=Q(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this)},wrapInner:function(e){return Q.isFunction(e)?this.each(function(t){Q(this).wrapInner(e.call(this,t))}):this.each(function(){var t=Q(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=Q.isFunction(e);return this.each(function(n){Q(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){Q.nodeName(this,"body")||Q(this).replaceWith(this.childNodes)}).end()}}),Q.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0},Q.expr.filters.visible=function(e){return!Q.expr.filters.hidden(e)};var kt=/%20/g,jt=/\[\]$/,Mt=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;Q.param=function(e,t){var n,r=[],o=function(e,t){t=Q.isFunction(t)?t():null==t?"":t,r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(void 0===t&&(t=Q.ajaxSettings&&Q.ajaxSettings.traditional),Q.isArray(e)||e.jquery&&!Q.isPlainObject(e))Q.each(e,function(){o(this.name,this.value)});else for(n in e)I(n,e[n],t,o);return r.join("&").replace(kt,"+")},Q.fn.extend({serialize:function(){
|
||
return Q.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=Q.prop(this,"elements");return e?Q.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!Q(this).is(":disabled")&&Ct.test(this.nodeName)&&!Et.test(e)&&(this.checked||!je.test(e))}).map(function(e,t){var n=Q(this).val();return null==n?null:Q.isArray(n)?Q.map(n,function(e){return{name:t.name,value:e.replace(Mt,"\r\n")}}):{name:t.name,value:n.replace(Mt,"\r\n")}}).get()}}),Q.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(e){}};var St=0,Tt={},At={0:200,1223:204},Nt=Q.ajaxSettings.xhr();e.attachEvent&&e.attachEvent("onunload",function(){for(var e in Tt)Tt[e]()}),Z.cors=!!Nt&&"withCredentials"in Nt,Z.ajax=Nt=!!Nt,Q.ajaxTransport(function(e){var t;return Z.cors||Nt&&!e.crossDomain?{send:function(n,r){var o,i=e.xhr(),a=++St;if(i.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(o in e.xhrFields)i[o]=e.xhrFields[o];e.mimeType&&i.overrideMimeType&&i.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");for(o in n)i.setRequestHeader(o,n[o]);t=function(e){return function(){t&&(delete Tt[a],t=i.onload=i.onerror=null,"abort"===e?i.abort():"error"===e?r(i.status,i.statusText):r(At[i.status]||i.status,i.statusText,"string"==typeof i.responseText?{text:i.responseText}:void 0,i.getAllResponseHeaders()))}},i.onload=t(),i.onerror=t("error"),t=Tt[a]=t("abort");try{i.send(e.hasContent&&e.data||null)}catch(s){if(t)throw s}},abort:function(){t&&t()}}:void 0}),Q.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return Q.globalEval(e),e}}}),Q.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),Q.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,o){t=Q("<script>").prop({async:!0,charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&o("error"===e.type?404:200,e.type)}),K.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Ot=[],qt=/(=)\?(?=&|$)|\?\?/;Q.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ot.pop()||Q.expando+"_"+lt++;return this[e]=!0,e}}),Q.ajaxPrefilter("json jsonp",function(t,n,r){var o,i,a,s=t.jsonp!==!1&&(qt.test(t.url)?"url":"string"==typeof t.data&&!(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&qt.test(t.data)&&"data");return s||"jsonp"===t.dataTypes[0]?(o=t.jsonpCallback=Q.isFunction(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(qt,"$1"+o):t.jsonp!==!1&&(t.url+=(ct.test(t.url)?"&":"?")+t.jsonp+"="+o),t.converters["script json"]=function(){return a||Q.error(o+" was not called"),a[0]},t.dataTypes[0]="json",i=e[o],e[o]=function(){a=arguments},r.always(function(){e[o]=i,t[o]&&(t.jsonpCallback=n.jsonpCallback,Ot.push(o)),a&&Q.isFunction(i)&&i(a[0]),a=i=void 0}),"script"):void 0}),Q.parseHTML=function(data,e,t){if(!data||"string"!=typeof data)return null;"boolean"==typeof e&&(t=e,e=!1),e=e||K;var n=ae.exec(data),r=!t&&[];return n?[e.createElement(n[1])]:(n=Q.buildFragment([data],e,r),r&&r.length&&Q(r).remove(),Q.merge([],n.childNodes))};var Dt=Q.fn.load;Q.fn.load=function(e,t,n){if("string"!=typeof e&&Dt)return Dt.apply(this,arguments);var r,o,i,a=this,s=e.indexOf(" ");return s>=0&&(r=Q.trim(e.slice(s)),e=e.slice(0,s)),Q.isFunction(t)?(n=t,t=void 0):t&&"object"==typeof t&&(o="POST"),a.length>0&&Q.ajax({url:e,type:o,dataType:"html",data:t}).done(function(e){i=arguments,a.html(r?Q("<div>").append(Q.parseHTML(e)).find(r):e)}).complete(n&&function(e,t){a.each(n,i||[e.responseText,t,e])}),this},Q.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){Q.fn[t]=function(e){return this.on(t,e)}}),Q.expr.filters.animated=function(e){return Q.grep(Q.timers,function(t){return e===t.elem}).length};var Lt=e.document.documentElement;Q.offset={setOffset:function(e,t,n){var r,o,i,a,s,u,l,c=Q.css(e,"position"),d=Q(e),f={};"static"===c&&(e.style.position="relative"),s=d.offset(),i=Q.css(e,"top"),u=Q.css(e,"left"),l=("absolute"===c||"fixed"===c)&&(i+u).indexOf("auto")>-1,l?(r=d.position(),a=r.top,o=r.left):(a=parseFloat(i)||0,o=parseFloat(u)||0),Q.isFunction(t)&&(t=t.call(e,n,s)),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+o),"using"in t?t.using.call(e,f):d.css(f)}},Q.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){Q.offset.setOffset(this,e,t)});var t,n,r=this[0],o={top:0,left:0},i=r&&r.ownerDocument;if(i)return t=i.documentElement,Q.contains(t,r)?(typeof r.getBoundingClientRect!==Me&&(o=r.getBoundingClientRect()),n=H(i),{top:o.top+n.pageYOffset-t.clientTop,left:o.left+n.pageXOffset-t.clientLeft}):o},position:function(){if(this[0]){var e,t,n=this[0],r={top:0,left:0};return"fixed"===Q.css(n,"position")?t=n.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),Q.nodeName(e[0],"html")||(r=e.offset()),r.top+=Q.css(e[0],"borderTopWidth",!0),r.left+=Q.css(e[0],"borderLeftWidth",!0)),{top:t.top-r.top-Q.css(n,"marginTop",!0),left:t.left-r.left-Q.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||Lt;e&&!Q.nodeName(e,"html")&&"static"===Q.css(e,"position");)e=e.offsetParent;return e||Lt})}}),Q.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,n){var r="pageYOffset"===n;Q.fn[t]=function(o){return ge(this,function(t,o,i){var a=H(t);return void 0===i?a?a[n]:t[o]:void(a?a.scrollTo(r?e.pageXOffset:i,r?i:e.pageYOffset):t[o]=i)},t,o,arguments.length,null)}}),Q.each(["top","left"],function(e,t){Q.cssHooks[t]=b(Z.pixelPosition,function(e,n){return n?(n=_(e,t),$e.test(n)?Q(e).position()[t]+"px":n):void 0})}),Q.each({Height:"height",Width:"width"},function(e,t){Q.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){Q.fn[r]=function(r,o){var i=arguments.length&&(n||"boolean"!=typeof r),a=n||(r===!0||o===!0?"margin":"border");return ge(this,function(t,n,r){var o;return Q.isWindow(t)?t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===r?Q.css(t,n,a):Q.style(t,n,r,a)},t,i?r:void 0,i,null)}})}),Q.fn.size=function(){return this.length},Q.fn.andSelf=Q.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return Q});var Ft=e.jQuery,zt=e.$;return Q.noConflict=function(t){return e.$===Q&&(e.$=zt),t&&e.jQuery===Q&&(e.jQuery=Ft),Q},typeof t===Me&&(e.jQuery=e.$=Q),Q})},{}],285:[function(e,t,n){(function(e){(function(){function r(e,t,n){for(var r=(n||0)-1,o=e?e.length:0;++r<o;)if(e[r]===t)return r;return-1}function o(e,t){var n=typeof t;if(e=e.cache,"boolean"==n||null==t)return e[t]?0:-1;"number"!=n&&"string"!=n&&(n="object");var o="number"==n?t:w+t;return e=(e=e[n])&&e[o],"object"==n?e&&r(e,t)>-1?0:-1:e?0:-1}function i(e){var t=this.cache,n=typeof e;if("boolean"==n||null==e)t[e]=!0;else{"number"!=n&&"string"!=n&&(n="object");var r="number"==n?e:w+e,o=t[n]||(t[n]={});"object"==n?(o[r]||(o[r]=[])).push(e):o[r]=!0}}function a(e){return e.charCodeAt(0)}function s(e,t){for(var n=e.criteria,r=t.criteria,o=-1,i=n.length;++o<i;){var a=n[o],s=r[o];if(a!==s){if(a>s||"undefined"==typeof a)return 1;if(s>a||"undefined"==typeof s)return-1}}return e.index-t.index}function u(e){var t=-1,n=e.length,r=e[0],o=e[n/2|0],a=e[n-1];if(r&&"object"==typeof r&&o&&"object"==typeof o&&a&&"object"==typeof a)return!1;var s=d();s["false"]=s["null"]=s["true"]=s.undefined=!1;var u=d();for(u.array=e,u.cache=s,u.push=i;++t<n;)u.push(e[t]);return u}function l(e){return"\\"+Z[e]}function c(){return v.pop()||[]}function d(){return y.pop()||{array:null,cache:null,criteria:null,"false":!1,index:0,"null":!1,number:null,object:null,push:null,string:null,"true":!1,undefined:!1,value:null}}function f(e){e.length=0,v.length<b&&v.push(e)}function h(e){var t=e.cache;t&&h(t),e.array=e.cache=e.criteria=e.object=e.number=e.string=e.value=null,y.length<b&&y.push(e)}function p(e,t,n){t||(t=0),"undefined"==typeof n&&(n=e?e.length:0);for(var r=-1,o=n-t||0,i=Array(0>o?0:o);++r<o;)i[r]=e[t+r];return i}function m(e){function t(e){return e&&"object"==typeof e&&!Gn(e)&&Dn.call(e,"__wrapped__")?e:new n(e)}function n(e,t){this.__chain__=!!t,this.__wrapped__=e}function i(e){function t(){if(r){var e=p(r);Ln.apply(e,arguments)}if(this instanceof t){var i=y(n.prototype),a=n.apply(i,e||arguments);return Ae(a)?a:i}return n.apply(o,e||arguments)}var n=e[0],r=e[2],o=e[4];return Kn(t,e),t}function v(e,t,n,r,o){if(n){var i=n(e);if("undefined"!=typeof i)return i}var a=Ae(e);if(!a)return e;var s=Cn.call(e);if(!W[s])return e;var u=Jn[s];switch(s){case P:case I:return new u(+e);case $:case U:return new u(e);case V:return i=u(e.source,S.exec(e)),i.lastIndex=e.lastIndex,i}var l=Gn(e);if(t){var d=!r;r||(r=c()),o||(o=c());for(var h=r.length;h--;)if(r[h]==e)return o[h];i=l?u(e.length):{}}else i=l?p(e):ir({},e);return l&&(Dn.call(e,"index")&&(i.index=e.index),Dn.call(e,"input")&&(i.input=e.input)),t?(r.push(e),o.push(i),(l?Ze:ur)(e,function(e,a){i[a]=v(e,t,n,r,o)}),d&&(f(r),f(o)),i):i}function y(e,t){return Ae(e)?In(e):{}}function b(e,t,n){if("function"!=typeof e)return Kt;if("undefined"==typeof t||!("prototype"in e))return e;var r=e.__bindData__;if("undefined"==typeof r&&(Zn.funcNames&&(r=!e.name),r=r||!Zn.funcDecomp,!r)){var o=On.call(e);Zn.funcNames||(r=!T.test(o)),r||(r=q.test(o),Kn(e,r))}if(r===!1||r!==!0&&1&r[1])return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)};case 4:return function(n,r,o,i){return e.call(t,n,r,o,i)}}return Dt(e,t)}function Z(e){function t(){var e=u?a:this;if(o){var h=p(o);Ln.apply(h,arguments)}if((i||c)&&(h||(h=p(arguments)),i&&Ln.apply(h,i),c&&h.length<s))return r|=16,Z([n,d?r:-4&r,h,null,a,s]);if(h||(h=arguments),l&&(n=e[f]),this instanceof t){e=y(n.prototype);var m=n.apply(e,h);return Ae(m)?m:e}return n.apply(e,h)}var n=e[0],r=e[1],o=e[2],i=e[3],a=e[4],s=e[5],u=1&r,l=2&r,c=4&r,d=8&r,f=n;return Kn(t,e),t}function G(e,t){var n=-1,i=ue(),a=e?e.length:0,s=a>=_&&i===r,l=[];if(s){var c=u(t);c?(i=o,t=c):s=!1}for(;++n<a;){var d=e[n];i(t,d)<0&&l.push(d)}return s&&h(t),l}function Q(e,t,n,r){for(var o=(r||0)-1,i=e?e.length:0,a=[];++o<i;){var s=e[o];if(s&&"object"==typeof s&&"number"==typeof s.length&&(Gn(s)||fe(s))){t||(s=Q(s,t,n));var u=-1,l=s.length,c=a.length;for(a.length+=l;++u<l;)a[c++]=s[u]}else n||a.push(s)}return a}function ee(e,t,n,r,o,i){if(n){var a=n(e,t);if("undefined"!=typeof a)return!!a}if(e===t)return 0!==e||1/e==1/t;var s=typeof e,u=typeof t;if(!(e!==e||e&&J[s]||t&&J[u]))return!1;if(null==e||null==t)return e===t;var l=Cn.call(e),d=Cn.call(t);if(l==z&&(l=B),d==z&&(d=B),l!=d)return!1;switch(l){case P:case I:return+e==+t;case $:return e!=+e?t!=+t:0==e?1/e==1/t:e==+t;case V:case U:return e==bn(t)}var h=l==R;if(!h){var p=Dn.call(e,"__wrapped__"),m=Dn.call(t,"__wrapped__");if(p||m)return ee(p?e.__wrapped__:e,m?t.__wrapped__:t,n,r,o,i);if(l!=B)return!1;var g=e.constructor,v=t.constructor;if(g!=v&&!(Te(g)&&g instanceof g&&Te(v)&&v instanceof v)&&"constructor"in e&&"constructor"in t)return!1}var y=!o;o||(o=c()),i||(i=c());for(var x=o.length;x--;)if(o[x]==e)return i[x]==t;var w=0;if(a=!0,o.push(e),i.push(t),h){if(x=e.length,w=t.length,a=w==x,a||r)for(;w--;){var _=x,b=t[w];if(r)for(;_--&&!(a=ee(e[_],b,n,r,o,i)););else if(!(a=ee(e[w],b,n,r,o,i)))break}}else sr(t,function(t,s,u){return Dn.call(u,s)?(w++,a=Dn.call(e,s)&&ee(e[s],t,n,r,o,i)):void 0}),a&&!r&&sr(e,function(e,t,n){return Dn.call(n,t)?a=--w>-1:void 0});return o.pop(),i.pop(),y&&(f(o),f(i)),a}function te(e,t,n,r,o){(Gn(t)?Ze:ur)(t,function(t,i){var a,s,u=t,l=e[i];if(t&&((s=Gn(t))||lr(t))){for(var c=r.length;c--;)if(a=r[c]==t){l=o[c];break}if(!a){var d;n&&(u=n(l,t),(d="undefined"!=typeof u)&&(l=u)),d||(l=s?Gn(l)?l:[]:lr(l)?l:{}),r.push(t),o.push(l),d||te(l,t,n,r,o)}}else n&&(u=n(l,t),"undefined"==typeof u&&(u=t)),"undefined"!=typeof u&&(l=u);e[i]=l})}function re(e,t){return e+Nn(Xn()*(t-e+1))}function oe(e,t,n){var i=-1,a=ue(),s=e?e.length:0,l=[],d=!t&&s>=_&&a===r,p=n||d?c():l;if(d){var m=u(p);a=o,p=m}for(;++i<s;){var g=e[i],v=n?n(g,i,e):g;(t?!i||p[p.length-1]!==v:a(p,v)<0)&&((n||d)&&p.push(v),l.push(g))}return d?(f(p.array),h(p)):n&&f(p),l}function ie(e){return function(n,r,o){var i={};r=t.createCallback(r,o,3);var a=-1,s=n?n.length:0;if("number"==typeof s)for(;++a<s;){var u=n[a];e(i,u,r(u,a,n),n)}else ur(n,function(t,n,o){e(i,t,r(t,n,o),o)});return i}}function ae(e,t,n,r,o,a){var s=1&t,u=2&t,l=4&t,c=16&t,d=32&t;if(!u&&!Te(e))throw new kn;c&&!n.length&&(t&=-17,c=n=!1),d&&!r.length&&(t&=-33,d=r=!1);var f=e&&e.__bindData__;if(f&&f!==!0)return f=p(f),f[2]&&(f[2]=p(f[2])),f[3]&&(f[3]=p(f[3])),!s||1&f[1]||(f[4]=o),!s&&1&f[1]&&(t|=8),!l||4&f[1]||(f[5]=a),c&&Ln.apply(f[2]||(f[2]=[]),n),d&&Rn.apply(f[3]||(f[3]=[]),r),f[1]|=t,ae.apply(null,f);var h=1==t||17===t?i:Z;return h([e,t,n,r,o,a])}function se(e){return tr[e]}function ue(){var e=(e=t.indexOf)===vt?r:e;return e}function le(e){return"function"==typeof e&&Sn.test(e)}function ce(e){var t,n;return e&&Cn.call(e)==B&&(t=e.constructor,!Te(t)||t instanceof t)?(sr(e,function(e,t){n=t}),"undefined"==typeof n||Dn.call(e,n)):!1}function de(e){return nr[e]}function fe(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Cn.call(e)==z||!1}function he(e,t,n,r){return"boolean"!=typeof t&&null!=t&&(r=n,n=t,t=!1),v(e,t,"function"==typeof n&&b(n,r,1))}function pe(e,t,n){return v(e,!0,"function"==typeof t&&b(t,n,1))}function me(e,t){var n=y(e);return t?ir(n,t):n}function ge(e,n,r){var o;return n=t.createCallback(n,r,3),ur(e,function(e,t,r){return n(e,t,r)?(o=t,!1):void 0}),o}function ve(e,n,r){var o;return n=t.createCallback(n,r,3),xe(e,function(e,t,r){return n(e,t,r)?(o=t,!1):void 0}),o}function ye(e,t,n){var r=[];sr(e,function(e,t){r.push(t,e)});var o=r.length;for(t=b(t,n,3);o--&&t(r[o--],r[o],e)!==!1;);return e}function xe(e,t,n){var r=er(e),o=r.length;for(t=b(t,n,3);o--;){var i=r[o];if(t(e[i],i,e)===!1)break}return e}function we(e){var t=[];return sr(e,function(e,n){Te(e)&&t.push(n)}),t.sort()}function _e(e,t){return e?Dn.call(e,t):!1}function be(e){for(var t=-1,n=er(e),r=n.length,o={};++t<r;){var i=n[t];o[e[i]]=i}return o}function ke(e){return e===!0||e===!1||e&&"object"==typeof e&&Cn.call(e)==P||!1}function je(e){return e&&"object"==typeof e&&Cn.call(e)==I||!1}function Me(e){return e&&1===e.nodeType||!1}function Ee(e){var t=!0;if(!e)return t;var n=Cn.call(e),r=e.length;return n==R||n==U||n==z||n==B&&"number"==typeof r&&Te(e.splice)?!r:(ur(e,function(){return t=!1}),t)}function Ce(e,t,n,r){return ee(e,t,"function"==typeof n&&b(n,r,2))}function Se(e){return $n(e)&&!Bn(parseFloat(e))}function Te(e){return"function"==typeof e}function Ae(e){return!(!e||!J[typeof e])}function Ne(e){return qe(e)&&e!=+e}function Oe(e){return null===e}function qe(e){return"number"==typeof e||e&&"object"==typeof e&&Cn.call(e)==$||!1}function De(e){return e&&"object"==typeof e&&Cn.call(e)==V||!1}function Le(e){return"string"==typeof e||e&&"object"==typeof e&&Cn.call(e)==U||!1}function Fe(e){return"undefined"==typeof e}function ze(e,n,r){var o={};return n=t.createCallback(n,r,3),ur(e,function(e,t,r){o[t]=n(e,t,r)}),o}function Re(e){var t=arguments,n=2;if(!Ae(e))return e;if("number"!=typeof t[2]&&(n=t.length),n>3&&"function"==typeof t[n-2])var r=b(t[--n-1],t[n--],2);else n>2&&"function"==typeof t[n-1]&&(r=t[--n]);for(var o=p(arguments,1,n),i=-1,a=c(),s=c();++i<n;)te(e,o[i],r,a,s);return f(a),f(s),e}function Pe(e,n,r){var o={};if("function"!=typeof n){var i=[];sr(e,function(e,t){i.push(t)}),i=G(i,Q(arguments,!0,!1,1));for(var a=-1,s=i.length;++a<s;){var u=i[a];o[u]=e[u]}}else n=t.createCallback(n,r,3),sr(e,function(e,t,r){n(e,t,r)||(o[t]=e)});return o}function Ie(e){for(var t=-1,n=er(e),r=n.length,o=pn(r);++t<r;){var i=n[t];o[t]=[i,e[i]]}return o}function He(e,n,r){var o={};if("function"!=typeof n)for(var i=-1,a=Q(arguments,!0,!1,1),s=Ae(e)?a.length:0;++i<s;){var u=a[i];u in e&&(o[u]=e[u])}else n=t.createCallback(n,r,3),sr(e,function(e,t,r){n(e,t,r)&&(o[t]=e)});return o}function $e(e,n,r,o){var i=Gn(e);if(null==r)if(i)r=[];else{var a=e&&e.constructor,s=a&&a.prototype;r=y(s)}return n&&(n=t.createCallback(n,o,4),(i?Ze:ur)(e,function(e,t,o){return n(r,e,t,o)})),r}function Be(e){for(var t=-1,n=er(e),r=n.length,o=pn(r);++t<r;)o[t]=e[n[t]];return o}function Ve(e){for(var t=arguments,n=-1,r=Q(t,!0,!1,1),o=t[2]&&t[2][t[1]]===e?1:r.length,i=pn(o);++n<o;)i[n]=e[r[n]];return i}function Ue(e,t,n){var r=-1,o=ue(),i=e?e.length:0,a=!1;return n=(0>n?Un(0,i+n):n)||0,Gn(e)?a=o(e,t,n)>-1:"number"==typeof i?a=(Le(e)?e.indexOf(t,n):o(e,t,n))>-1:ur(e,function(e){return++r>=n?!(a=e===t):void 0}),a}function We(e,n,r){var o=!0;n=t.createCallback(n,r,3);var i=-1,a=e?e.length:0;if("number"==typeof a)for(;++i<a&&(o=!!n(e[i],i,e)););else ur(e,function(e,t,r){return o=!!n(e,t,r)});return o}function Ye(e,n,r){var o=[];n=t.createCallback(n,r,3);var i=-1,a=e?e.length:0;if("number"==typeof a)for(;++i<a;){var s=e[i];n(s,i,e)&&o.push(s)}else ur(e,function(e,t,r){n(e,t,r)&&o.push(e)});return o}function Xe(e,n,r){n=t.createCallback(n,r,3);var o=-1,i=e?e.length:0;if("number"!=typeof i){var a;return ur(e,function(e,t,r){return n(e,t,r)?(a=e,!1):void 0}),a}for(;++o<i;){var s=e[o];if(n(s,o,e))return s}}function Je(e,n,r){var o;return n=t.createCallback(n,r,3),Ke(e,function(e,t,r){return n(e,t,r)?(o=e,!1):void 0}),o}function Ze(e,t,n){var r=-1,o=e?e.length:0;if(t=t&&"undefined"==typeof n?t:b(t,n,3),"number"==typeof o)for(;++r<o&&t(e[r],r,e)!==!1;);else ur(e,t);return e}function Ke(e,t,n){var r=e?e.length:0;if(t=t&&"undefined"==typeof n?t:b(t,n,3),"number"==typeof r)for(;r--&&t(e[r],r,e)!==!1;);else{var o=er(e);r=o.length,ur(e,function(e,n,i){return n=o?o[--r]:--r,t(i[n],n,i)})}return e}function Ge(e,t){var n=p(arguments,2),r=-1,o="function"==typeof t,i=e?e.length:0,a=pn("number"==typeof i?i:0);return Ze(e,function(e){a[++r]=(o?t:e[t]).apply(e,n)}),a}function Qe(e,n,r){var o=-1,i=e?e.length:0;if(n=t.createCallback(n,r,3),"number"==typeof i)for(var a=pn(i);++o<i;)a[o]=n(e[o],o,e);else a=[],ur(e,function(e,t,r){a[++o]=n(e,t,r)});return a}function et(e,n,r){var o=-(1/0),i=o;if("function"!=typeof n&&r&&r[n]===e&&(n=null),null==n&&Gn(e))for(var s=-1,u=e.length;++s<u;){var l=e[s];l>i&&(i=l)}else n=null==n&&Le(e)?a:t.createCallback(n,r,3),Ze(e,function(e,t,r){var a=n(e,t,r);a>o&&(o=a,i=e)});return i}function tt(e,n,r){var o=1/0,i=o;if("function"!=typeof n&&r&&r[n]===e&&(n=null),null==n&&Gn(e))for(var s=-1,u=e.length;++s<u;){var l=e[s];i>l&&(i=l)}else n=null==n&&Le(e)?a:t.createCallback(n,r,3),Ze(e,function(e,t,r){var a=n(e,t,r);o>a&&(o=a,i=e)});return i}function nt(e,n,r,o){if(!e)return r;var i=arguments.length<3;n=t.createCallback(n,o,4);var a=-1,s=e.length;if("number"==typeof s)for(i&&(r=e[++a]);++a<s;)r=n(r,e[a],a,e);else ur(e,function(e,t,o){r=i?(i=!1,e):n(r,e,t,o)});return r}function rt(e,n,r,o){var i=arguments.length<3;return n=t.createCallback(n,o,4),Ke(e,function(e,t,o){r=i?(i=!1,e):n(r,e,t,o)}),r}function ot(e,n,r){return n=t.createCallback(n,r,3),Ye(e,function(e,t,r){return!n(e,t,r)})}function it(e,t,n){if(e&&"number"!=typeof e.length&&(e=Be(e)),null==t||n)return e?e[re(0,e.length-1)]:g;var r=at(e);return r.length=Wn(Un(0,t),r.length),r}function at(e){var t=-1,n=e?e.length:0,r=pn("number"==typeof n?n:0);return Ze(e,function(e){var n=re(0,++t);r[t]=r[n],r[n]=e}),r}function st(e){var t=e?e.length:0;return"number"==typeof t?t:er(e).length}function ut(e,n,r){var o;n=t.createCallback(n,r,3);var i=-1,a=e?e.length:0;if("number"==typeof a)for(;++i<a&&!(o=n(e[i],i,e)););else ur(e,function(e,t,r){return!(o=n(e,t,r))});return!!o}function lt(e,n,r){var o=-1,i=Gn(n),a=e?e.length:0,u=pn("number"==typeof a?a:0);for(i||(n=t.createCallback(n,r,3)),Ze(e,function(e,t,r){var a=u[++o]=d();i?a.criteria=Qe(n,function(t){return e[t]}):(a.criteria=c())[0]=n(e,t,r),a.index=o,a.value=e}),a=u.length,u.sort(s);a--;){var l=u[a];u[a]=l.value,i||f(l.criteria),h(l)}return u}function ct(e){return e&&"number"==typeof e.length?p(e):Be(e)}function dt(e){for(var t=-1,n=e?e.length:0,r=[];++t<n;){var o=e[t];o&&r.push(o)}return r}function ft(e){return G(e,Q(arguments,!0,!0,1))}function ht(e,n,r){var o=-1,i=e?e.length:0;for(n=t.createCallback(n,r,3);++o<i;)if(n(e[o],o,e))return o;return-1}function pt(e,n,r){var o=e?e.length:0;for(n=t.createCallback(n,r,3);o--;)if(n(e[o],o,e))return o;return-1}function mt(e,n,r){var o=0,i=e?e.length:0;if("number"!=typeof n&&null!=n){var a=-1;for(n=t.createCallback(n,r,3);++a<i&&n(e[a],a,e);)o++}else if(o=n,null==o||r)return e?e[0]:g;return p(e,0,Wn(Un(0,o),i))}function gt(e,t,n,r){return"boolean"!=typeof t&&null!=t&&(r=n,n="function"!=typeof t&&r&&r[t]===e?null:t,t=!1),null!=n&&(e=Qe(e,n,r)),Q(e,t)}function vt(e,t,n){if("number"==typeof n){var o=e?e.length:0;n=0>n?Un(0,o+n):n||0}else if(n){var i=Et(e,t);return e[i]===t?i:-1}return r(e,t,n)}function yt(e,n,r){var o=0,i=e?e.length:0;if("number"!=typeof n&&null!=n){var a=i;for(n=t.createCallback(n,r,3);a--&&n(e[a],a,e);)o++}else o=null==n||r?1:n||o;return p(e,0,Wn(Un(0,i-o),i))}function xt(){for(var e=[],t=-1,n=arguments.length,i=c(),a=ue(),s=a===r,l=c();++t<n;){var d=arguments[t];(Gn(d)||fe(d))&&(e.push(d),i.push(s&&d.length>=_&&u(t?e[t]:l)))}var p=e[0],m=-1,g=p?p.length:0,v=[];e:for(;++m<g;){var y=i[0];if(d=p[m],(y?o(y,d):a(l,d))<0){for(t=n,(y||l).push(d);--t;)if(y=i[t],(y?o(y,d):a(e[t],d))<0)continue e;v.push(d)}}for(;n--;)y=i[n],y&&h(y);return f(i),f(l),v}function wt(e,n,r){var o=0,i=e?e.length:0;if("number"!=typeof n&&null!=n){var a=i;for(n=t.createCallback(n,r,3);a--&&n(e[a],a,e);)o++}else if(o=n,null==o||r)return e?e[i-1]:g;return p(e,Un(0,i-o))}function _t(e,t,n){var r=e?e.length:0;for("number"==typeof n&&(r=(0>n?Un(0,r+n):Wn(n,r-1))+1);r--;)if(e[r]===t)return r;return-1}function bt(e){for(var t=arguments,n=0,r=t.length,o=e?e.length:0;++n<r;)for(var i=-1,a=t[n];++i<o;)e[i]===a&&(zn.call(e,i--,1),o--);return e}function kt(e,t,n){e=+e||0,n="number"==typeof n?n:+n||1,null==t&&(t=e,e=0);for(var r=-1,o=Un(0,Tn((t-e)/(n||1))),i=pn(o);++r<o;)i[r]=e,e+=n;return i}function jt(e,n,r){var o=-1,i=e?e.length:0,a=[];for(n=t.createCallback(n,r,3);++o<i;){var s=e[o];n(s,o,e)&&(a.push(s),zn.call(e,o--,1),i--)}return a}function Mt(e,n,r){if("number"!=typeof n&&null!=n){var o=0,i=-1,a=e?e.length:0;for(n=t.createCallback(n,r,3);++i<a&&n(e[i],i,e);)o++}else o=null==n||r?1:Un(0,n);return p(e,o)}function Et(e,n,r,o){var i=0,a=e?e.length:i;for(r=r?t.createCallback(r,o,1):Kt,n=r(n);a>i;){var s=i+a>>>1;r(e[s])<n?i=s+1:a=s}return i}function Ct(){return oe(Q(arguments,!0,!0))}function St(e,n,r,o){return"boolean"!=typeof n&&null!=n&&(o=r,r="function"!=typeof n&&o&&o[n]===e?null:n,n=!1),null!=r&&(r=t.createCallback(r,o,3)),oe(e,n,r)}function Tt(e){return G(e,p(arguments,1))}function At(){for(var e=-1,t=arguments.length;++e<t;){var n=arguments[e];if(Gn(n)||fe(n))var r=r?oe(G(r,n).concat(G(n,r))):n}return r||[]}function Nt(){for(var e=arguments.length>1?arguments:arguments[0],t=-1,n=e?et(hr(e,"length")):0,r=pn(0>n?0:n);++t<n;)r[t]=hr(e,t);return r}function Ot(e,t){var n=-1,r=e?e.length:0,o={};for(t||!r||Gn(e[0])||(t=[]);++n<r;){var i=e[n];t?o[i]=t[n]:i&&(o[i[0]]=i[1])}return o}function qt(e,t){if(!Te(t))throw new kn;return function(){return--e<1?t.apply(this,arguments):void 0}}function Dt(e,t){return arguments.length>2?ae(e,17,p(arguments,2),null,t):ae(e,1,null,null,t)}function Lt(e){for(var t=arguments.length>1?Q(arguments,!0,!1,1):we(e),n=-1,r=t.length;++n<r;){var o=t[n];e[o]=ae(e[o],1,null,null,e)}return e}function Ft(e,t){return arguments.length>2?ae(t,19,p(arguments,2),null,e):ae(t,3,null,null,e)}function zt(){for(var e=arguments,t=e.length;t--;)if(!Te(e[t]))throw new kn;return function(){for(var t=arguments,n=e.length;n--;)t=[e[n].apply(this,t)];return t[0]}}function Rt(e,t){return t="number"==typeof t?t:+t||e.length,ae(e,4,null,null,null,t)}function Pt(e,t,n){var r,o,i,a,s,u,l,c=0,d=!1,f=!0;if(!Te(e))throw new kn;if(t=Un(0,t)||0,n===!0){var h=!0;f=!1}else Ae(n)&&(h=n.leading,d="maxWait"in n&&(Un(t,n.maxWait)||0),f="trailing"in n?n.trailing:f);var p=function(){var n=t-(mr()-a);if(0>=n){o&&An(o);var d=l;o=u=l=g,d&&(c=mr(),i=e.apply(s,r),u||o||(r=s=null))}else u=Fn(p,n)},m=function(){u&&An(u),o=u=l=g,(f||d!==t)&&(c=mr(),i=e.apply(s,r),u||o||(r=s=null))};return function(){if(r=arguments,a=mr(),s=this,l=f&&(u||!h),d===!1)var n=h&&!u;else{o||h||(c=a);var g=d-(a-c),v=0>=g;v?(o&&(o=An(o)),c=a,i=e.apply(s,r)):o||(o=Fn(m,g))}return v&&u?u=An(u):u||t===d||(u=Fn(p,t)),n&&(v=!0,i=e.apply(s,r)),!v||u||o||(r=s=null),i}}function It(e){if(!Te(e))throw new kn;var t=p(arguments,1);return Fn(function(){e.apply(g,t)},1)}function Ht(e,t){if(!Te(e))throw new kn;var n=p(arguments,2);return Fn(function(){e.apply(g,n)},t)}function $t(e,t){if(!Te(e))throw new kn;var n=function(){var r=n.cache,o=t?t.apply(this,arguments):w+arguments[0];return Dn.call(r,o)?r[o]:r[o]=e.apply(this,arguments)};return n.cache={},n}function Bt(e){var t,n;if(!Te(e))throw new kn;return function(){return t?n:(t=!0,n=e.apply(this,arguments),e=null,n)}}function Vt(e){return ae(e,16,p(arguments,1))}function Ut(e){return ae(e,32,null,p(arguments,1))}function Wt(e,t,n){var r=!0,o=!0;if(!Te(e))throw new kn;return n===!1?r=!1:Ae(n)&&(r="leading"in n?n.leading:r,o="trailing"in n?n.trailing:o),Y.leading=r,Y.maxWait=t,Y.trailing=o,Pt(e,t,Y)}function Yt(e,t){return ae(t,16,[e])}function Xt(e){return function(){return e}}function Jt(e,t,n){var r=typeof e;if(null==e||"function"==r)return b(e,t,n);if("object"!=r)return tn(e);var o=er(e),i=o[0],a=e[i];return 1!=o.length||a!==a||Ae(a)?function(t){for(var n=o.length,r=!1;n--&&(r=ee(t[o[n]],e[o[n]],null,!0)););return r}:function(e){var t=e[i];return a===t&&(0!==a||1/a==1/t)}}function Zt(e){return null==e?"":bn(e).replace(or,se)}function Kt(e){return e}function Gt(e,r,o){var i=!0,a=r&&we(r);r&&(o||a.length)||(null==o&&(o=r),s=n,r=e,e=t,a=we(r)),o===!1?i=!1:Ae(o)&&"chain"in o&&(i=o.chain);var s=e,u=Te(s);Ze(a,function(t){var n=e[t]=r[t];u&&(s.prototype[t]=function(){var t=this.__chain__,r=this.__wrapped__,o=[r];Ln.apply(o,arguments);var a=n.apply(e,o);if(i||t){if(r===a&&Ae(a))return this;a=new s(a),a.__chain__=t}return a})})}function Qt(){return e._=En,this}function en(){}function tn(e){return function(t){return t[e]}}function nn(e,t,n){var r=null==e,o=null==t;if(null==n&&("boolean"==typeof e&&o?(n=e,e=1):o||"boolean"!=typeof t||(n=t,o=!0)),r&&o&&(t=1),e=+e||0,o?(t=e,e=0):t=+t||0,n||e%1||t%1){var i=Xn();return Wn(e+i*(t-e+parseFloat("1e-"+((i+"").length-1))),t)}return re(e,t)}function rn(e,t){if(e){var n=e[t];return Te(n)?e[t]():n}}function on(e,data,n){var r=t.templateSettings;e=bn(e||""),n=ar({},n,r);var o,i=ar({},n.imports,r.imports),a=er(i),s=Be(i),u=0,c=n.interpolate||O,d="__p += '",f=_n((n.escape||O).source+"|"+c.source+"|"+(c===A?C:O).source+"|"+(n.evaluate||O).source+"|$","g");e.replace(f,function(t,n,r,i,a,s){return r||(r=i),d+=e.slice(u,s).replace(D,l),n&&(d+="' +\n__e("+n+") +\n'"),a&&(o=!0,d+="';\n"+a+";\n__p += '"),r&&(d+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=s+t.length,t}),d+="';\n";var h=n.variable,p=h;p||(h="obj",d="with ("+h+") {\n"+d+"\n}\n"),d=(o?d.replace(j,""):d).replace(M,"$1").replace(E,"$1;"),d="function("+h+") {\n"+(p?"":h+" || ("+h+" = {});\n")+"var __t, __p = '', __e = _.escape"+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var m="\n/*\n//# sourceURL="+(n.sourceURL||"/lodash/template/source["+F++ +"]")+"\n*/";try{var v=vn(a,"return "+d+m).apply(g,s)}catch(y){throw y.source=d,y}return data?v(data):(v.source=d,v)}function an(e,t,n){e=(e=+e)>-1?e:0;var r=-1,o=pn(e);for(t=b(t,n,1);++r<e;)o[r]=t(r);return o}function sn(e){return null==e?"":bn(e).replace(rr,de)}function un(e){var t=++x;return bn(null==e?"":e)+t}function ln(e){return e=new n(e),e.__chain__=!0,e}function cn(e,t){return t(e),e}function dn(){return this.__chain__=!0,this}function fn(){return bn(this.__wrapped__)}function hn(){return this.__wrapped__}e=e?ne.defaults(K.Object(),e,ne.pick(K,L)):K;var pn=e.Array,mn=e.Boolean,gn=e.Date,vn=e.Function,yn=e.Math,xn=e.Number,wn=e.Object,_n=e.RegExp,bn=e.String,kn=e.TypeError,jn=[],Mn=wn.prototype,En=e._,Cn=Mn.toString,Sn=_n("^"+bn(Cn).replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/toString| for [^\]]+/g,".*?")+"$"),Tn=yn.ceil,An=e.clearTimeout,Nn=yn.floor,On=vn.prototype.toString,qn=le(qn=wn.getPrototypeOf)&&qn,Dn=Mn.hasOwnProperty,Ln=jn.push,Fn=e.setTimeout,zn=jn.splice,Rn=jn.unshift,Pn=function(){try{var e={},t=le(t=wn.defineProperty)&&t,n=t(e,e,e)&&t}catch(r){}return n}(),In=le(In=wn.create)&&In,Hn=le(Hn=pn.isArray)&&Hn,$n=e.isFinite,Bn=e.isNaN,Vn=le(Vn=wn.keys)&&Vn,Un=yn.max,Wn=yn.min,Yn=e.parseInt,Xn=yn.random,Jn={};Jn[R]=pn,Jn[P]=mn,Jn[I]=gn,Jn[H]=vn,Jn[B]=wn,Jn[$]=xn,Jn[V]=_n,Jn[U]=bn,n.prototype=t.prototype;var Zn=t.support={};Zn.funcDecomp=!le(e.WinRTError)&&q.test(m),Zn.funcNames="string"==typeof vn.name,t.templateSettings={escape:/<%-([\s\S]+?)%>/g,evaluate:/<%([\s\S]+?)%>/g,interpolate:A,variable:"",imports:{_:t}},In||(y=function(){function t(){}return function(n){if(Ae(n)){t.prototype=n;var r=new t;t.prototype=null}return r||e.Object()}}());var Kn=Pn?function(e,t){X.value=t,Pn(e,"__bindData__",X),X.value=null}:en,Gn=Hn||function(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Cn.call(e)==R||!1},Qn=function(e){var t,n=e,r=[];if(!n)return r;if(!J[typeof e])return r;for(t in n)Dn.call(n,t)&&r.push(t);return r},er=Vn?function(e){return Ae(e)?Vn(e):[]}:Qn,tr={"&":"&","<":"<",">":">",'"':""","'":"'"},nr=be(tr),rr=_n("("+er(nr).join("|")+")","g"),or=_n("["+er(tr).join("")+"]","g"),ir=function(e,t,n){var r,o=e,i=o;if(!o)return i;var a=arguments,s=0,u="number"==typeof n?2:a.length;if(u>3&&"function"==typeof a[u-2])var l=b(a[--u-1],a[u--],2);else u>2&&"function"==typeof a[u-1]&&(l=a[--u]);for(;++s<u;)if(o=a[s],o&&J[typeof o])for(var c=-1,d=J[typeof o]&&er(o),f=d?d.length:0;++c<f;)r=d[c],i[r]=l?l(i[r],o[r]):o[r];return i},ar=function(e,t,n){var r,o=e,i=o;if(!o)return i;for(var a=arguments,s=0,u="number"==typeof n?2:a.length;++s<u;)if(o=a[s],o&&J[typeof o])for(var l=-1,c=J[typeof o]&&er(o),d=c?c.length:0;++l<d;)r=c[l],"undefined"==typeof i[r]&&(i[r]=o[r]);return i},sr=function(e,t,n){var r,o=e,i=o;if(!o)return i;if(!J[typeof o])return i;t=t&&"undefined"==typeof n?t:b(t,n,3);for(r in o)if(t(o[r],r,e)===!1)return i;return i},ur=function(e,t,n){var r,o=e,i=o;if(!o)return i;if(!J[typeof o])return i;t=t&&"undefined"==typeof n?t:b(t,n,3);for(var a=-1,s=J[typeof o]&&er(o),u=s?s.length:0;++a<u;)if(r=s[a],t(o[r],r,e)===!1)return i;return i},lr=qn?function(e){if(!e||Cn.call(e)!=B)return!1;var t=e.valueOf,n=le(t)&&(n=qn(t))&&qn(n);return n?e==n||qn(e)==n:ce(e)}:ce,cr=ie(function(e,t,n){Dn.call(e,n)?e[n]++:e[n]=1}),dr=ie(function(e,t,n){(Dn.call(e,n)?e[n]:e[n]=[]).push(t)}),fr=ie(function(e,t,n){e[n]=t}),hr=Qe,pr=Ye,mr=le(mr=gn.now)&&mr||function(){return(new gn).getTime()},gr=8==Yn(k+"08")?Yn:function(e,t){return Yn(Le(e)?e.replace(N,""):e,t||0)};return t.after=qt,t.assign=ir,t.at=Ve,t.bind=Dt,t.bindAll=Lt,t.bindKey=Ft,t.chain=ln,t.compact=dt,t.compose=zt,t.constant=Xt,t.countBy=cr,t.create=me,t.createCallback=Jt,t.curry=Rt,t.debounce=Pt,t.defaults=ar,t.defer=It,t.delay=Ht,t.difference=ft,t.filter=Ye,t.flatten=gt,t.forEach=Ze,t.forEachRight=Ke,t.forIn=sr,t.forInRight=ye,t.forOwn=ur,t.forOwnRight=xe,t.functions=we,t.groupBy=dr,t.indexBy=fr,t.initial=yt,t.intersection=xt,t.invert=be,t.invoke=Ge,t.keys=er,t.map=Qe,t.mapValues=ze,t.max=et,t.memoize=$t,t.merge=Re,t.min=tt,t.omit=Pe,t.once=Bt,t.pairs=Ie,t.partial=Vt,t.partialRight=Ut,t.pick=He,t.pluck=hr,t.property=tn,t.pull=bt,t.range=kt,t.reject=ot,t.remove=jt,t.rest=Mt,t.shuffle=at,t.sortBy=lt,t.tap=cn,t.throttle=Wt,t.times=an,
|
||
t.toArray=ct,t.transform=$e,t.union=Ct,t.uniq=St,t.values=Be,t.where=pr,t.without=Tt,t.wrap=Yt,t.xor=At,t.zip=Nt,t.zipObject=Ot,t.collect=Qe,t.drop=Mt,t.each=Ze,t.eachRight=Ke,t.extend=ir,t.methods=we,t.object=Ot,t.select=Ye,t.tail=Mt,t.unique=St,t.unzip=Nt,Gt(t),t.clone=he,t.cloneDeep=pe,t.contains=Ue,t.escape=Zt,t.every=We,t.find=Xe,t.findIndex=ht,t.findKey=ge,t.findLast=Je,t.findLastIndex=pt,t.findLastKey=ve,t.has=_e,t.identity=Kt,t.indexOf=vt,t.isArguments=fe,t.isArray=Gn,t.isBoolean=ke,t.isDate=je,t.isElement=Me,t.isEmpty=Ee,t.isEqual=Ce,t.isFinite=Se,t.isFunction=Te,t.isNaN=Ne,t.isNull=Oe,t.isNumber=qe,t.isObject=Ae,t.isPlainObject=lr,t.isRegExp=De,t.isString=Le,t.isUndefined=Fe,t.lastIndexOf=_t,t.mixin=Gt,t.noConflict=Qt,t.noop=en,t.now=mr,t.parseInt=gr,t.random=nn,t.reduce=nt,t.reduceRight=rt,t.result=rn,t.runInContext=m,t.size=st,t.some=ut,t.sortedIndex=Et,t.template=on,t.unescape=sn,t.uniqueId=un,t.all=We,t.any=ut,t.detect=Xe,t.findWhere=Xe,t.foldl=nt,t.foldr=rt,t.include=Ue,t.inject=nt,Gt(function(){var e={};return ur(t,function(n,r){t.prototype[r]||(e[r]=n)}),e}(),!1),t.first=mt,t.last=wt,t.sample=it,t.take=mt,t.head=mt,ur(t,function(e,r){var o="sample"!==r;t.prototype[r]||(t.prototype[r]=function(t,r){var i=this.__chain__,a=e(this.__wrapped__,t,r);return i||null!=t&&(!r||o&&"function"==typeof t)?new n(a,i):a})}),t.VERSION="2.4.2",t.prototype.chain=dn,t.prototype.toString=fn,t.prototype.value=hn,t.prototype.valueOf=hn,Ze(["join","pop","shift"],function(e){var r=jn[e];t.prototype[e]=function(){var e=this.__chain__,t=r.apply(this.__wrapped__,arguments);return e?new n(t,e):t}}),Ze(["push","reverse","sort","unshift"],function(e){var n=jn[e];t.prototype[e]=function(){return n.apply(this.__wrapped__,arguments),this}}),Ze(["concat","slice","splice"],function(e){var r=jn[e];t.prototype[e]=function(){return new n(r.apply(this.__wrapped__,arguments),this.__chain__)}}),t}var g,v=[],y=[],x=0,w=+new Date+"",_=75,b=40,k=" \x0B\f \ufeff\n\r\u2028\u2029 ",j=/\b__p \+= '';/g,M=/\b(__p \+=) '' \+/g,E=/(__e\(.*?\)|\b__t\)) \+\n'';/g,C=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,S=/\w*$/,T=/^\s*function[ \n\r\t]+\w/,A=/<%=([\s\S]+?)%>/g,N=RegExp("^["+k+"]*0+(?=.$)"),O=/($^)/,q=/\bthis\b/,D=/['\n\r\t\u2028\u2029\\]/g,L=["Array","Boolean","Date","Function","Math","Number","Object","RegExp","String","_","attachEvent","clearTimeout","isFinite","isNaN","parseInt","setTimeout"],F=0,z="[object Arguments]",R="[object Array]",P="[object Boolean]",I="[object Date]",H="[object Function]",$="[object Number]",B="[object Object]",V="[object RegExp]",U="[object String]",W={};W[H]=!1,W[z]=W[R]=W[P]=W[I]=W[$]=W[B]=W[V]=W[U]=!0;var Y={leading:!1,maxWait:0,trailing:!1},X={configurable:!1,enumerable:!1,value:null,writable:!1},J={"boolean":!1,"function":!0,object:!0,number:!1,string:!1,undefined:!1},Z={"\\":"\\","'":"'","\n":"n","\r":"r"," ":"t","\u2028":"u2028","\u2029":"u2029"},K=J[typeof window]&&window||this,G=J[typeof n]&&n&&!n.nodeType&&n,Q=J[typeof t]&&t&&!t.nodeType&&t,ee=Q&&Q.exports===G&&G,te=J[typeof e]&&e;!te||te.global!==te&&te.window!==te||(K=te);var ne=m();"function"==typeof define&&"object"==typeof define.amd&&define.amd?(K._=ne,define(function(){return ne})):G&&Q?ee?(Q.exports=ne)._=ne:G._=ne:K._=ne}).call(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],286:[function(e,t,n){var r=e("ampersand-view"),o=e("./sidebar"),i=e("./chart"),a=e("jquery");e("debug")("view:app"),t.exports=r.extend({template:e("./templates/app.jade"),props:{chartView:"object",menuOpen:{type:"boolean","default":!1}},events:{"click .navbar-right label":"navButtonClicked","click [data-hook=menu-toggle]":"menuToggled"},bindings:{"model.chart.subSampled":{type:"toggle",hook:"sample-warning"},menuOpen:{type:"booleanClass",selector:"#wrapper",name:"active"}},subviews:{sidebar:{hook:"sidebar",waitFor:"model.sidebar",prepareView:function(e){return new o({el:e,model:this.model.sidebar})}},chart:{hook:"chart",waitFor:"model.chart",prepareView:function(e){return this.chartView=new i({el:e,model:this.model.chart}),this.chartView}}},statChanged:function(e,t){this.model.chart.recalcXDomain=!0,this.chartView.render()},render:function(){this.renderWithTemplate(this.model)},navButtonClicked:function(e){var t=a(e.target).find("input"),n=t.attr("name"),r=t.val();this.model.chart[n]=r,this.model.chart.recalcXDomain="xSetting"===n,this.chartView.render()},menuToggled:function(e){this.toggle("menuOpen")}})},{"./chart":287,"./sidebar":290,"./templates/app.jade":292,"ampersand-view":157,debug:280,jquery:284}],287:[function(e,t,n){var r=e("ampersand-view"),o=e("./viz"),i=e("./empty");e("d3"),e("jquery"),e("debug")("view:chart"),t.exports=r.extend({props:{vizView:{type:"any","default":null},emptyView:{type:"any","default":null},activeView:{type:"string","default":"empty",values:["empty","viz"]}},template:e("./templates/chart.jade"),bindings:{activeView:{type:"switch",cases:{empty:"[data-hook=empty]",viz:"[data-hook=graph]"}}},render:function(){this.activeView=this.model.empty?"empty":"viz",this.vizView?(this.vizView.data={series:this.model.series.filter(function(e){return e.selected}),model:this.model},this.vizView.redraw()):(this.renderWithTemplate(this.model),this.vizView=new o({width:"auto",height:600,renderMode:"svg",className:"multiline",debounceRender:!1,vizFn:e("./viz/d3-multiline"),data:{series:this.model.series.filter(function(e){return e.selected}),model:this.model}}),this.emptyView=new i,this.renderSubview(this.emptyView,"[data-hook=empty]"),this.renderSubview(this.vizView,"[data-hook=graph]"))}})},{"./empty":288,"./templates/chart.jade":293,"./viz":298,"./viz/d3-multiline":299,"ampersand-view":157,d3:279,debug:280,jquery:284}],288:[function(e,t,n){var r=e("ampersand-view");e("debug")("view:empty"),t.exports=r.extend({template:e("./templates/empty.jade"),autorender:!0})},{"./templates/empty.jade":294,"ampersand-view":157,debug:280}],289:[function(e,t,n){var r=e("ampersand-view"),o=e("ampersand-subcollection"),i=e("./stat"),a=e("jquery");e("lodash"),e("debug")("view:panel"),t.exports=r.extend({props:{indicator:{type:"string","default":"none",values:["none","some","all"]},statViews:"object",filteredStats:"object"},template:e("./templates/panel.jade"),events:{"click a":"collapsibleToggle","click [data-hook=caret]":"collapsibleToggle","click [data-hook=indicator]":"indicatorClicked"},bindings:{indicator:{type:function(e,t,n){switch($el=a(e),$el.removeClass(),this.model.selected){case"all":$el.addClass("fa fa-circle");break;case"some":$el.addClass("fa fa-adjust");break;case"none":$el.addClass("fa fa-circle-o")}},hook:"indicator"},"model.open":{type:"booleanClass",hook:"caret",yes:"fa-caret-up",no:"fa-caret-down"}},initialize:function(){this.filteredStats=new o(this.model.stats,{comparator:function(e){return e.name}})},render:function(){this.renderWithTemplate(this.model),this.statViews=this.renderCollection(this.filteredStats,i,this.queryByHook("stats"))},indicatorClicked:function(e){var t="all"!==this.model.selected;switch(this.filteredStats.each(function(e){e.selected=t}),this.model.selected){case"all":case"some":this.collapsibleOpen();break;case"none":this.collapsibleClose()}this.model.app.clearSelectionState(),this.statChanged(null,{propagate:!0})},statChanged:function(e,t){t=t||{},this.indicator=this.model.selected,t.propagate&&this.parent.parent.statChanged(e,t)},collapsibleToggle:function(e){this.model.open?this.collapsibleClose(e):this.collapsibleOpen(e)},collapsibleClose:function(e){a(this.query(".collapse")).collapse("hide"),this.model.open=!1},collapsibleOpen:function(e){a(this.query(".collapse")).collapse("show"),this.model.open=!0},resetStats:function(){this.filteredStats.configure({},!0)},filterStats:function(e){this.filteredStats.configure({filter:function(t){return-1!==t.name.search(new RegExp(e),"gi")}},!0),0===this.filteredStats.length?this.collapsibleClose():this.collapsibleOpen()}})},{"./stat":291,"./templates/panel.jade":295,"ampersand-subcollection":141,"ampersand-view":157,debug:280,jquery:284,lodash:285}],290:[function(e,t,n){var r=e("ampersand-view"),o=e("./panel"),i=e("lodash");e("debug")("view:sidebar"),t.exports=r.extend({props:{panelViews:"object"},template:e("./templates/sidebar.jade"),events:{"click [data-hook=button]":"clearClicked","input [data-hook=input]":"inputChanged"},bindings:{"model.search.content":{type:"value",hook:"input"}},render:function(){this.renderWithTemplate(this.model),this.panelViews=this.renderCollection(this.model.panels,o,this.queryByHook("panels"))},closeAndReset:function(){i.each(this.panelViews.views,function(e){e.collapsibleClose(),e.resetStats()})},clearClicked:function(){this.model.search.content="",this.closeAndReset(),this.queryByHook("button").blur()},filterPanels:function(e){i.each(this.panelViews.views,function(t){t.filterStats(e)})},statChanged:function(e,t){this.parent.statChanged(e,t),t.all&&i.each(this.panelViews.views,function(t){t.statChanged(e,{all:!1,propagate:!1})})},inputChanged:i.debounce(function(){var e=this.queryByHook("input").value;this.model.search.content=e,""===e.trim()?this.closeAndReset():this.filterPanels(e)},200,{leading:!1,trailing:!0})})},{"./panel":289,"./templates/sidebar.jade":296,"ampersand-view":157,debug:280,lodash:285}],291:[function(e,t,n){var r=e("ampersand-view");e("debug")("view:stat"),t.exports=r.extend({template:e("./templates/stat.jade"),render:function(){this.renderWithTemplate(this.model)},events:{click:"clicked"},bindings:{"model.selected":{type:"booleanClass",hook:"circle",yes:"fa-circle",no:"fa-circle-o"}},clicked:function(e){e.shiftKey?this.model.app.toggleAllExcept(this.model):(this.model.app.clearSelectionState(),this.model.toggle("selected")),this.parent.parent.statChanged(this,{all:e.shiftKey,propagate:!0})}})},{"./templates/stat.jade":297,"ampersand-view":157,debug:280}],292:[function(e,t,n){e("jade/runtime");t.exports=function(e){var t=[];return t.push('<div id="app"><nav id="navbar" role="navigation" class="navbar navbar-default"><div class="container-fluid"><div class="navbar-header"><div class="navbar-brand"> <div data-hook="menu-toggle" class="brand-image"></div></div></div><ul class="nav navbar-right"><li data-hook="sample-warning" class="navbar-text"><div title="warning: more series data points than pixels. data is being sub-sampled to improve performance. To avoid sub-sampling, increase the browser window width or zoom in." class="alert alert-warning"><i id="menubtn" class="fa fa-warning"></i><span>sub-sampling</span></div></li><li class="navbar-text"><i id="menubtn" class="fa fa-clock-o"></i><span>x-axis</span><div data-toggle="buttons" data-hook="xSetting" class="btn-group"><label class="btn btn-default active"><input type="radio" name="xSetting" id="relative" value="relative" checked="checked"/>relative</label><label class="btn btn-default"><input type="radio" name="xSetting" id="absolute" value="absolute"/>absolute</label></div></li><li class="navbar-text"><i id="menubtn" class="fa fa-line-chart"></i><span>y-axis</span><div data-toggle="buttons" data-hook="ySetting" class="btn-group"><label class="btn btn-default active"><input type="radio" name="ySetting" value="linear" checked="checked"/>linear</label><label class="btn btn-default"><input type="radio" name="ySetting" value="log-scale"/>log-scale</label></div></li></ul></div></nav><div id="wrapper"><div id="sidebar-wrapper"><div class="sidebar-nav"><div data-hook="sidebar"></div></div></div><div class="container-fluid"><div class="row"><div class="col-md-12"><div data-hook="chart"></div></div></div></div></div></div>'),t.join("")}},{"jade/runtime":283}],293:[function(e,t,n){e("jade/runtime");t.exports=function(e){var t=[];return t.push('<div><div class="container-fluid"><div class="row"><div class="col-md-12"><div data-hook="empty"></div><div data-hook="graph"></div></div></div></div></div>'),t.join("")}},{"jade/runtime":283}],294:[function(e,t,n){e("jade/runtime");t.exports=function(e){var t=[];return t.push('<div class="instructions"><dl class="dl-horizontal"><dt><h1><span class="searchbox">mem| </span><i class="fa fa-search"></i></h1></dt><dd>filter stats by typing in the text box</dd><dt><h1> <u>cursor</u><i class="fa fa-caret-down"></i></h1></dt><dd>open/close group panels</dd><dt><h1><i class="fa fa-circle-o"></i><i class="fa fa-adjust"> </i><i class="fa fa-circle"> </i></h1></dt><dd>click to toggle individual stats or the entire group</dd><dt><h1><i class="fa fa-expand"></i><i class="fa fa-arrows-h"> </i><i class="fa fa-compress"> </i></h1></dt><dd>zoom with two-finger scroll or mouse wheel, pan with click+drag</dd><dt><h1>x<i class="fa fa-clock-o"></i>y<i class="fa fa-line-chart"> </i></h1></dt><dd>change x/y axis scaling with buttons at the top</dd></dl></div>'),t.join("")}},{"jade/runtime":283}],295:[function(e,t,n){var r=e("jade/runtime");t.exports=function(e){var t,n=[],o=e||{};return function(e,o){n.push('<div class="panel panel-default"><div class="panel-heading">'),o&&n.push('<span class="suptitle">'+r.escape(null==(t=o)?"":t)+"</span>"),n.push('<h4 class="panel-title"><i data-hook="indicator" class="fa fa-circle-o"></i><a data-toggle="collapse" data-parent="#panel-accordion">'+r.escape(null==(t=e)?"":t)+'</a><div class="pull-right"><i data-hook="caret" class="fa"></i></div></h4></div><div class="panel-collapse collapse"><div class="panel-body"><ul data-hook="stats" class="stats"></ul></div></div></div>')}.call(this,"subtitle"in o?o.subtitle:"undefined"!=typeof subtitle?subtitle:void 0,"suptitle"in o?o.suptitle:"undefined"!=typeof suptitle?suptitle:void 0),n.join("")}},{"jade/runtime":283}],296:[function(e,t,n){e("jade/runtime");t.exports=function(e){var t=[];return t.push('<ul class="sidebar-nav"><li><div class="input-group"><input data-hook="input" type="text" class="form-control"/><span class="input-group-btn"><button data-hook="button" type="button" class="btn btn-default">Clear</button></span></div></li><li><div data-hook="panels" id="panel-accordion" class="panel-group"></div></li></ul>'),t.join("")}},{"jade/runtime":283}],297:[function(e,t,n){var r=e("jade/runtime");t.exports=function(e){var t,n=[],o=e||{};return function(e,o){n.push('<li class="stat"><i data-hook="circle"'+r.attr("style","color:"+e,!0,!1)+' class="fa fa-circle"></i>'+r.escape(null==(t=o)?"":t)+"</li>")}.call(this,"color"in o?o.color:"undefined"!=typeof color?color:void 0,"name"in o?o.name:"undefined"!=typeof name?name:void 0),n.join("")}},{"jade/runtime":283}],298:[function(e,t,n){var r=e("ampersand-view"),o=e("lodash"),i=e("jquery");e("debug")("view:viz");t.exports=r.extend({_values:{},_autoWidth:!1,_autoHeight:!1,props:{data:"any",className:"any",vizFn:"any",debounceRender:{type:"boolean","default":!0},renderMode:{type:"string",values:["canvas","svg","html"],"default":"svg"},width:{type:"any","default":"auto"},height:{type:"any","default":400}},bindings:{width:[{type:"attribute",name:"width",hook:"viz-container"}],height:{type:"attribute",name:"height",hook:"viz-container"},className:{type:"attribute",name:"class",hook:"viz-container"}},initialize:function(e){switch(("auto"===this.width||void 0===this.width)&&(this._autoWidth=!0,this.width=0),("auto"===this.height||void 0===this.height)&&(this._autoHeight=!0,this.height=0),(this._autoWidth||this._autoHeight)&&(this.debounceRender?window.addEventListener("resize",o.debounce(this.redraw.bind(this),100)):window.addEventListener("resize",this.redraw.bind(this))),this.renderMode){case"canvas":this.template='<canvas data-hook="viz-container" id="canvas"></canvas>';break;case"svg":this.template='<svg data-hook="viz-container"></svg>';break;case"html":this.template='<div data-hook="viz-container"></div>'}},_measure:function(){this.el&&(this._autoWidth&&(this.width=i(this.el).parent().width()),this._autoHeight&&(this.height=i(this.el).parent().height()))},_chooseDataSource:function(){void 0!==this.model?this.data=this.model.toJSON():void 0!==this.collection&&(this.data=this.collection.toJSON())},remove:function(){return window.removeEventListener("resize",this._onResize),this},transform:function(data){return data},render:function(){return this._chooseDataSource(),this.data=this.transform(this.data),this.renderWithTemplate(this),this._measure(),this.vizFn&&(this.vizFn=this.vizFn({width:this.width,height:this.height,data:this.data,el:this.el})),this},redraw:function(){this._chooseDataSource(),this.data=this.transform(this.data),this._measure(),this.vizFn&&this.vizFn({width:this.width,height:this.height,data:this.data,el:this.el})}}),t.exports.create=function(e,n){return t.exports.extend({className:e,vizFn:n})}},{"ampersand-view":157,debug:280,jquery:284,lodash:285}],299:[function(e,t,n){var r=e("d3"),o=e("lodash");e("debug")("viz:d3-multiline");r.selection.prototype.moveToFront=function(){return this.each(function(){this.parentNode.appendChild(this)})},t.exports=function(e){function t(t){if(t){if(e=t,d=e.width-c.left-c.right,f=e.height-c.top-c.bottom,data=e.data,p=data.model,m=p.serialize(),F=data.series,0===F.length?S.style("visibility","hidden"):S.style("visibility","visible"),S.attr({width:d,height:f}),"relative"===m.xSetting?(g=function(e){return e.xrel},w=y,_.tickFormat(r.format(","))):(g=function(e){return e.x},w=v,_.tickFormat(x)),w.range([0,d]),(o.isEqual(w.domain(),[0,1])||o.isEqual(w.domain(),[new Date(0),new Date(1)])||m.recalcXDomain)&&(z=[r.min(F,function(e){return r.min(e.data,function(e){return g(e)})}),r.max(F,function(e){return r.max(e.data,function(e){return g(e)})})],w.domain(z),C.x(w)),F.length>0){var n=o.find(F,function(e){return e.data.length>1}).data;L=n?w(g(n[1]))-w(g(n[0])):1}else L=1;p.subSampled=m.allowSampling&&1>L,"linear"===m.ySetting?(j=b,j.domain([r.min(F,function(e){return r.min(e.data,function(e){return e.y})}),r.max(F,function(e){return r.max(e.data,function(e){return e.y})})])):(j=k,j.domain([.1,r.max(F,function(e){return r.max(e.data,function(e){return e.y})})])),j.range([f,0])}S.selectAll(".x").call(_.scale(w)),S.selectAll(".y").call(M.scale(j)),q=S.selectAll(".serie").data(F,function(e){return e.cid}),q.enter().append("g").attr("class","serie").append("path").attr("class","line").style("stroke",function(e){return e.color}),q.exit().remove(),q.selectAll(".line").attr("d",function(e){return E(g)(i(e.data))}),L>6?(D=q.selectAll(".point").data(function(e){return i(e.data).map(function(t){return{x:g(t),y:t.y,c:e.color}})}),D.enter().append("circle").attr("class","point").attr("r","3px").style("fill",function(e){return e.c}),D.exit().remove(),D.attr("cx",function(e){return w(e.x)}).attr("cy",function(e){return j(e.y)})):q.selectAll(".point").remove(),T.attr("x2",d),A.attr("y2",f+20),R.attr("width",d).attr("height",f).moveToFront()}function n(data){var e=w.domain(),t=u(g)(data,e[0]),n=u(g)(data,e[1]);return data.slice(t,n)}function i(data){data=n(data);var e=1/L;return m.allowSampling&&e>1?data.filter(function(t,n){return n%Math.ceil(e)===0}):data}function a(e,t){var n=i(t.data),r=w.invert(e),o=u(g)(n,r),a=n[o-1],s=n[o];return void 0===a?s:void 0===s?a:r-g(a)>g(s)-r?s:a}function s(){var e=r.mouse(this),t=e[0],n=e[1],o=F.map(function(e){return a(t,e)}),i=o.map(function(e){return e?Math.pow(t-w(g(e)),2)+Math.pow(n-j(e.y),2):1/0}),s=i.indexOf(Math.min.apply(Math,i)),u=F[s],l=o[s];N.attr("transform","translate("+w(g(l))+","+j(l.y)+")").moveToFront(),N.select("circle").attr("stroke",u.color),N.select("text.name").text(u.name),N.select("text.value").text(r.format(",")(l.y)),O.attr("transform","translate("+w(g(l))+","+(f+34)+")").text("relative"===m.xSetting?r.format(",")(g(l)):r.time.format("%b %d %H:%M:%S")(g(l))).moveToFront(),T.attr("y1",j(l.y)).attr("y2",j(l.y)),A.attr("x1",w(g(l))).attr("x2",w(g(l)))}function u(e){return r.bisector(function(t){return e(t)}).left}function l(){p.recalcXDomain=!1,t(e)}var c={top:80,right:20,bottom:60,left:100},d=e.width-c.left-c.right,f=e.height-c.top-c.bottom,data=e.data,h=e.el,p=data.model,m=p.serialize(),g=function(e){return e.x},v=r.time.scale(),y=r.scale.linear(),x=r.time.format.multi([[".%L",function(e){return e.getMilliseconds()}],[":%S",function(e){return e.getSeconds()}],["%b %e %H:%M",function(e){return e.getMinutes()}],["%b %e %H:%M",function(e){return e.getHours()}],["%b %e",function(e){return e.getDay()&&1!=e.getDate()}],["%b %e",function(e){return 1!=e.getDate()}],["%Y",function(e){return e.getMonth()}],["%Y",function(){return!0}]]),w="relative"===m.xSetting?y:v,_=r.svg.axis().scale(w).ticks(10).orient("bottom"),b=r.scale.linear().range([f,0]),k=r.scale.log().clamp(!0).range([f,0]).nice(),j="linear"===m.ySetting?b:k,M=r.svg.axis().scale(j).orient("left"),E=function(e){return r.svg.line().x(function(t){return w(e(t))}).y(function(e){return j(e.y)})},C=r.behavior.zoom().scaleExtent([1,50]).x(w).on("zoom",l),S=r.select(h).append("g").attr("transform","translate("+c.left+","+c.top+")").call(C);S.append("g").attr("class","x axis").attr("transform","translate(0,"+f+")"),S.append("g").attr("class","y axis");var T=S.append("line").style("stroke","#ddd").style("display","none").attr("class","x cross").attr("x1",0),A=S.append("line").style("stroke","#ddd").style("display","none").attr("class","x cross").attr("y1",0),N=S.append("g").attr("class","focus").style("display","none");N.append("circle").attr("r",6).attr("fill","none").attr("stroke-width",2);var O=S.append("text").attr("text-anchor","middle").attr("class","xlabel").attr("font-size","0.8em").attr("fill","#bbb");N.append("text").attr("class","name").attr("fill","black").attr("x",9).attr("dy","-.8em"),N.append("text").attr("class","value").attr("fill","black").attr("font-size","20px").attr("x",8).attr("dy","-1.2em");var q,D,L,F,z,R=S.append("rect").attr("class","windshield").style("opacity",0).on("mouseover",function(){T.style("display",null),A.style("display",null),N.style("display",null),O.style("display",null)}).on("mouseout",function(){N.style("display","none"),T.style("display","none"),A.style("display","none"),O.style("display","none")}).on("mousemove",s);return t}},{d3:279,debug:280,lodash:285}]},{},[1]);
|
||
}).call(this,typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
||
},{}]},{},[1])</script></html> |