Skip to content

Instantly share code, notes, and snippets.

@AlessandraSozzi
Last active October 24, 2016 14:12
Show Gist options
  • Save AlessandraSozzi/ce1ace56e4aed6f2d614ae2243aab5a5 to your computer and use it in GitHub Desktop.
Save AlessandraSozzi/ce1ace56e4aed6f2d614ae2243aab5a5 to your computer and use it in GitHub Desktop.
Measuring Sustainability Reporting using Web Scraping and Natural Language Processing
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>LDAvis</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
*
* Twitter Bootstrap
*
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,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-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}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:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{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-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../components/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix)format('embedded-opentype'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.woff2)format('woff2'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.woff)format('woff'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.ttf)format('truetype'),url(../components/bootstrap/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.42857143;color:#000;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:3px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;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}[role=button]{cursor:pointer}.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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:18px;margin-bottom:9px}.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,.h5,.h6,h4,h5,h6{margin-top:9px;margin-bottom:9px}.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:33px}.h2,h2{font-size:27px}.h3,h3{font-size:23px}.h4,h4{font-size:17px}.h5,h5{font-size:13px}.h6,h6{font-size:12px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:19.5px}}.small,small{font-size:92%}.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:#337ab7}a.text-primary:hover{color:#286090}.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:#337ab7}a.bg-primary:hover{background-color:#286090}.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:8px;margin:36px 0 18px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:9px}ol ol,ol ul,ul ol,ul ul{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:18px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:541px){.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[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:9px 18px;margin:0 0 18px;font-size:inherit;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:18px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:monospace}code{padding:2px 4px;font-size:90%;background-color:#f9f2f4;border-radius:2px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:1px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:8.5px;margin:0 0 9px;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:2px}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:0;padding-right:0}@media (min-width:768px){.container{width:768px}}@media (min-width:992px){.container{width:940px}}@media (min-width:1200px){.container{width:1140px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.row{margin-left:0;margin-right:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:0;padding-right:0}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:18px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}input[type=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:13px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:32px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],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-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:45px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px \9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:30px}.input-lg{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.input-lg{height:45px;line-height:45px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.form-group-lg .form-control{height:45px;line-height:45px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;min-height:35px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:40px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:45px;height:45px;line-height:45px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(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~.form-control-feedback{top:23px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:25px}.form-horizontal .form-group{margin-left:0;margin-right:0}.form-horizontal .has-feedback .form-control-feedback{right:0}@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 .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}.form-horizontal .form-group-lg .control-label{padding-top:14.33px}.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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,.125);box-shadow:inset 0 3px 5px rgba(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.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.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.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.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.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.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.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.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.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.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.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:1px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{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:2px}@media (min-width:541px){.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-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-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,.125);box-shadow:inset 0 3px 5px rgba(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}.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:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:2px;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.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:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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:1px}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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:13px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:2px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:1px}.input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:3px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:8px 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:2px 2px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{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;margin-right:0;border-radius:2px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:2px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.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}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:2px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{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:30px;margin-bottom:18px;border:1px solid transparent}.navbar-collapse{overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:540px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:541px){.navbar{border-radius:2px}.navbar-header{float:left}.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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{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:6px 0;font-size:17px;line-height:18px;height:30px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}.navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:-2px;margin-bottom:-2px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:2px}.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:541px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:0}.navbar-toggle{display:none}}.navbar-nav{margin:3px 0}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:540px){.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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:18px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:541px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:6px;padding-bottom:6px}}.navbar-form{padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:-1px 0}@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 .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:540px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.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{margin-bottom:0;border-radius:2px 2px 0 0}.navbar-btn{margin-top:-1px;margin-bottom:-1px}.navbar-btn.btn-sm{margin-top:0;margin-bottom:0}.navbar-btn.btn-xs{margin-top:4px;margin-bottom:4px}.navbar-text{margin-top:6px;margin-bottom:6px}@media (min-width:541px){.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-text{float:left;margin-left:0;margin-right:0}.navbar-left{float:left!important;float:left}.navbar-right{float:right!important;float:right;margin-right:0}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:540px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:540px){.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:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:18px;list-style:none;background-color:#f5f5f5;border-radius:2px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#5e5e5e}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:2px}.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:#337ab7;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:2px;border-top-left-radius:2px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:17px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.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:1px;border-top-left-radius:1px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:1px;border-top-right-radius:1px}.pager{padding-left:0;margin:18px 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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{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]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;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-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:3px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:58.5px}}.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#000}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:2px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.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:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-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-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.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:2px;border-top-left-radius:2px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.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:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{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:18px;background-color:#fff;border:1px solid transparent;border-radius:2px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:1px;border-top-left-radius:1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:1px}.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:1px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:2px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.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:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:3px}.well-sm{padding:9px;border-radius:1px}.close{float:right;font-size:19.5px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;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-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:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(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.43px}.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,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;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:2px}.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;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-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;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.42857143;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(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:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:2px 2px 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,.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,.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,.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,.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>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;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,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;line-height:1;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:transparent}.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,.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-next,.carousel-control .icon-prev{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}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.item_buttons:after,.item_buttons:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.item_buttons:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.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}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.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}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.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}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.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}td.visible-print,th.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}.hidden-print{display:none!important}}/*!
*
* Font Awesome
*
*//*!
* 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(../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0)format('embedded-opentype'),url(../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0)format('woff'),url(../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0)format('truetype'),url(../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular)format('svg');font-weight:400;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:.08em solid #eee;border-radius:.1em}.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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge: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-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}/*!
*
* IPython base
*
*/.modal.fade .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}code{color:#000}pre{font-size:inherit;line-height:inherit}label{font-weight:400}.border-box-sizing{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.corner-all{border-radius:2px}.no-padding{padding:0}.hbox{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.hbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}.vbox{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}.vbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}.hbox.reverse,.reverse,.vbox.reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:row-reverse}.box-flex0,.hbox.box-flex0,.vbox.box-flex0{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none;width:auto}.box-flex1,.hbox.box-flex1,.vbox.box-flex1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}.box-flex,.hbox.box-flex,.vbox.box-flex{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}.box-flex2,.hbox.box-flex2,.vbox.box-flex2{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;flex:2}.box-group1{-webkit-box-flex-group:1;-moz-box-flex-group:1;box-flex-group:1}.box-group2{-webkit-box-flex-group:2;-moz-box-flex-group:2;box-flex-group:2}.hbox.start,.start,.vbox.start{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start}.end,.hbox.end,.vbox.end{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;justify-content:flex-end}.center,.hbox.center,.vbox.center{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;justify-content:center}.baseline,.hbox.baseline,.vbox.baseline{-webkit-box-pack:baseline;-moz-box-pack:baseline;box-pack:baseline;justify-content:baseline}.hbox.stretch,.stretch,.vbox.stretch{-webkit-box-pack:stretch;-moz-box-pack:stretch;box-pack:stretch;justify-content:stretch}.align-start,.hbox.align-start,.vbox.align-start{-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}.align-end,.hbox.align-end,.vbox.align-end{-webkit-box-align:end;-moz-box-align:end;box-align:end;align-items:flex-end}.align-center,.hbox.align-center,.vbox.align-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;align-items:center}.align-baseline,.hbox.align-baseline,.vbox.align-baseline{-webkit-box-align:baseline;-moz-box-align:baseline;box-align:baseline;align-items:baseline}.align-stretch,.hbox.align-stretch,.vbox.align-stretch{-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;align-items:stretch}div.error{margin:2em;text-align:center}div.error>h1{font-size:500%;line-height:normal}div.error>p{font-size:200%;line-height:normal}div.traceback-wrapper{text-align:left;max-width:800px;margin:auto}body{position:absolute;left:0;right:0;top:0;bottom:0;overflow:visible}#header{display:none;background-color:#fff;position:relative;z-index:100}#header #header-container{padding-bottom:5px;padding-top:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#header .header-bar{width:100%;height:1px;background:#e7e7e7;margin-bottom:-1px}#header-spacer{width:100%;visibility:hidden}@media print{#header{display:none!important}#header-spacer{display:none}}#ipython_notebook{padding-left:0;padding-top:1px;padding-bottom:1px}@media (max-width:991px){#ipython_notebook{margin-left:10px}}#noscript{width:auto;padding-top:16px;padding-bottom:16px;text-align:center;font-size:22px;color:red;font-weight:700}#ipython_notebook img{height:28px}#site{width:100%;display:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto}@media print{#site{height:auto!important}}.ui-button .ui-button-text{padding:.2em .8em;font-size:77%}input.ui-button{padding:.3em .9em}span#login_widget{float:right}#logout,span#login_widget>.button{color:#333;background-color:#fff;border-color:#ccc}#logout.active,#logout.focus,#logout:active,#logout:focus,#logout:hover,.open>.dropdown-toggle#logout,.open>.dropdown-togglespan#login_widget>.button,span#login_widget>.button.active,span#login_widget>.button.focus,span#login_widget>.button:active,span#login_widget>.button:focus,span#login_widget>.button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}#logout.active,#logout:active,.open>.dropdown-toggle#logout,.open>.dropdown-togglespan#login_widget>.button,span#login_widget>.button.active,span#login_widget>.button:active{background-image:none}#logout.disabled,#logout.disabled.active,#logout.disabled.focus,#logout.disabled:active,#logout.disabled:focus,#logout.disabled:hover,#logout[disabled],#logout[disabled].active,#logout[disabled].focus,#logout[disabled]:active,#logout[disabled]:focus,#logout[disabled]:hover,fieldset[disabled] #logout,fieldset[disabled] #logout.active,fieldset[disabled] #logout.focus,fieldset[disabled] #logout:active,fieldset[disabled] #logout:focus,fieldset[disabled] #logout:hover,fieldset[disabled] span#login_widget>.button,fieldset[disabled] span#login_widget>.button.active,fieldset[disabled] span#login_widget>.button.focus,fieldset[disabled] span#login_widget>.button:active,fieldset[disabled] span#login_widget>.button:focus,fieldset[disabled] span#login_widget>.button:hover,span#login_widget>.button.disabled,span#login_widget>.button.disabled.active,span#login_widget>.button.disabled.focus,span#login_widget>.button.disabled:active,span#login_widget>.button.disabled:focus,span#login_widget>.button.disabled:hover,span#login_widget>.button[disabled],span#login_widget>.button[disabled].active,span#login_widget>.button[disabled].focus,span#login_widget>.button[disabled]:active,span#login_widget>.button[disabled]:focus,span#login_widget>.button[disabled]:hover{background-color:#fff;border-color:#ccc}#logout .badge,span#login_widget>.button .badge{color:#fff;background-color:#333}.nav-header{text-transform:none}#header>span{margin-top:10px}.modal_stretch .modal-dialog{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;min-height:80vh}.modal_stretch .modal-dialog .modal-body{max-height:calc(100vh - 200px);overflow:auto;flex:1}@media (min-width:768px){.modal .modal-dialog{width:700px}select.form-control{margin-left:12px;margin-right:12px}}/*!
*
* IPython auth
*
*/.center-nav{display:inline-block;margin-bottom:-4px}/*!
*
* IPython tree view
*
*/.alternate_upload{background-color:none;display:inline}.alternate_upload.form{padding:0;margin:0}.alternate_upload input.fileinput{text-align:center;vertical-align:middle;display:inline;opacity:0;z-index:2;width:12ex;margin-right:-12ex}.alternate_upload .btn-upload{height:22px}ul#tabs{margin-bottom:4px}ul#tabs a{padding-top:6px;padding-bottom:4px}ul.breadcrumb a:focus,ul.breadcrumb a:hover{text-decoration:none}ul.breadcrumb i.icon-home{font-size:16px;margin-right:4px}ul.breadcrumb span{color:#5e5e5e}.list_toolbar{padding:4px 0;vertical-align:middle}.list_toolbar .tree-buttons{padding-top:1px}.dynamic-buttons{padding-top:3px;display:inline-block}.list_toolbar [class*=span]{min-height:24px}.list_header{font-weight:700;background-color:#eee}.list_placeholder{font-weight:700;padding:4px 7px}.list_container{margin-top:4px;margin-bottom:20px;border:1px solid #ddd;border-radius:2px}.list_container>div{border-bottom:1px solid #ddd}.list_container>div:hover .list-item{background-color:red}.list_container>div:last-child{border:none}.list_item:hover .list_item{background-color:#ddd}.list_item a{text-decoration:none}.list_item:hover{background-color:#fafafa}.action_col{text-align:right}.list_header>div,.list_item>div{line-height:22px;padding:4px 7px}.list_header>div input,.list_item>div input{margin-right:7px;margin-left:14px;vertical-align:baseline;line-height:22px;position:relative;top:-1px}.list_header>div .item_link,.list_item>div .item_link{margin-left:-1px;vertical-align:baseline;line-height:22px}.new-file input[type=checkbox]{visibility:hidden}.item_name{line-height:22px;height:24px}.item_icon{font-size:14px;color:#5e5e5e;margin-right:7px;margin-left:7px;line-height:22px;vertical-align:baseline}.item_buttons{line-height:1em;margin-left:-5px}.item_buttons .btn-group,.item_buttons .input-group{float:left}.item_buttons>.btn,.item_buttons>.btn-group,.item_buttons>.input-group{margin-left:5px}.item_buttons .btn{min-width:13ex}.item_buttons .running-indicator{padding-top:4px;color:#5cb85c}.toolbar_info{height:24px;line-height:24px}input.engine_num_input,input.nbname_input{padding-top:3px;padding-bottom:3px;height:22px;line-height:14px;margin:0}input.engine_num_input{width:60px}.highlight_text{color:#00f}#project_name{display:inline-block;padding-left:7px;margin-left:-2px}#project_name>.breadcrumb{padding:0;margin-bottom:0;background-color:transparent;font-weight:700}#tree-selector{padding-right:0}#button-select-all{min-width:50px}#select-all{margin-left:7px;margin-right:2px}.menu_icon{margin-right:2px}.tab-content .row{margin-left:0;margin-right:0}.folder_icon:before{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;content:"\f114"}.folder_icon:before.pull-left{margin-right:.3em}.folder_icon:before.pull-right{margin-left:.3em}.notebook_icon:before{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;content:"\f02d";position:relative;top:-1px}.notebook_icon:before.pull-left{margin-right:.3em}.notebook_icon:before.pull-right{margin-left:.3em}.running_notebook_icon:before{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;content:"\f02d";position:relative;top:-1px;color:#5cb85c}.running_notebook_icon:before.pull-left{margin-right:.3em}.running_notebook_icon:before.pull-right{margin-left:.3em}.file_icon:before{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;content:"\f016";position:relative;top:-2px}.file_icon:before.pull-left{margin-right:.3em}.file_icon:before.pull-right{margin-left:.3em}#notebook_toolbar .pull-right{padding-top:0;margin-right:-1px}ul#new-menu{left:auto;right:0}.kernel-menu-icon{padding-right:12px;width:24px;content:"\f096"}.kernel-menu-icon:before{content:"\f096"}.kernel-menu-icon-current:before{content:"\f00c"}#tab_content{padding-top:20px}#running .panel-group .panel{margin-top:3px;margin-bottom:1em}#running .panel-group .panel .panel-heading{background-color:#eee;line-height:22px;padding:4px 7px}#running .panel-group .panel .panel-heading a:focus,#running .panel-group .panel .panel-heading a:hover{text-decoration:none}#running .panel-group .panel .panel-body{padding:0}#running .panel-group .panel .panel-body .list_container{margin-top:0;margin-bottom:0;border:0;border-radius:0}#running .panel-group .panel .panel-body .list_container .list_item{border-bottom:1px solid #ddd}#running .panel-group .panel .panel-body .list_container .list_item:last-child{border-bottom:0}.delete-button,.duplicate-button,.rename-button,.shutdown-button{display:none}.dynamic-instructions{display:inline-block;padding-top:4px}/*!
*
* IPython text editor webapp
*
*/.selected-keymap i.fa{padding:0 5px}.selected-keymap i.fa:before{content:"\f00c"}#mode-menu{overflow:auto;max-height:20em}.edit_app #header{-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}.edit_app #menubar .navbar{margin-bottom:-1px}.dirty-indicator{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;width:20px}.dirty-indicator.pull-left{margin-right:.3em}.dirty-indicator.pull-right{margin-left:.3em}.dirty-indicator-dirty{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;width:20px}.dirty-indicator-dirty.pull-left{margin-right:.3em}.dirty-indicator-dirty.pull-right{margin-left:.3em}.dirty-indicator-clean{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;width:20px}.dirty-indicator-clean.pull-left{margin-right:.3em}.dirty-indicator-clean.pull-right{margin-left:.3em}.dirty-indicator-clean:before{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;content:"\f00c"}.dirty-indicator-clean:before.pull-left{margin-right:.3em}.dirty-indicator-clean:before.pull-right{margin-left:.3em}#filename{font-size:16pt;display:table;padding:0 5px}#current-mode{padding-left:5px;padding-right:5px}#texteditor-backdrop{padding-top:20px;padding-bottom:20px}@media not print{#texteditor-backdrop{background-color:#eee}}@media print{#texteditor-backdrop #texteditor-container .CodeMirror-gutter,#texteditor-backdrop #texteditor-container .CodeMirror-gutters{background-color:#fff}}@media not print{#texteditor-backdrop #texteditor-container .CodeMirror-gutter,#texteditor-backdrop #texteditor-container .CodeMirror-gutters{background-color:#fff}#texteditor-backdrop #texteditor-container{padding:0;background-color:#fff;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}}/*!
*
* IPython notebook
*
*/.ansibold{font-weight:700}.ansiblack{color:#000}.ansired{color:#8b0000}.ansigreen{color:#006400}.ansiyellow{color:#c4a000}.ansiblue{color:#00008b}.ansipurple{color:#9400d3}.ansicyan{color:#4682b4}.ansigray{color:gray}.ansibgblack{background-color:#000}.ansibgred{background-color:red}.ansibggreen{background-color:green}.ansibgyellow{background-color:#ff0}.ansibgblue{background-color:#00f}.ansibgpurple{background-color:#ff00ff}.ansibgcyan{background-color:#0ff}.ansibggray{background-color:gray}div.cell{border:1px solid transparent;display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;border-radius:2px;box-sizing:border-box;-moz-box-sizing:border-box;border-width:thin;border-style:solid;width:100%;padding:5px;margin:0;outline:0}div.cell.selected{border-color:#ababab}@media print{div.cell.selected{border-color:transparent}}.edit_mode div.cell.selected{border-color:green}.prompt{min-width:14ex;padding:.4em;margin:0;font-family:monospace;text-align:right;line-height:1.21429em}div.inner_cell{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}@-moz-document url-prefix(){div.inner_cell{overflow-x:hidden}}div.input_area{border:1px solid #cfcfcf;border-radius:2px;background:#f7f7f7;line-height:1.21429em}div.prompt:empty{padding-top:0;padding-bottom:0}div.unrecognized_cell{padding:5px 5px 5px 0;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}div.unrecognized_cell .inner_cell{border-radius:2px;padding:5px;font-weight:700;color:red;border:1px solid #cfcfcf;background:#eaeaea}div.unrecognized_cell .inner_cell a,div.unrecognized_cell .inner_cell a:hover{color:inherit;text-decoration:none}@media (max-width:540px){.prompt{text-align:left}div.unrecognized_cell>div.prompt{display:none}}div.code_cell{}div.input{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}@media (max-width:540px){div.input{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}}div.input_prompt{color:navy;border-top:1px solid transparent}div.input_area>div.highlight{margin:.4em;border:none;padding:0;background-color:transparent}div.input_area>div.highlight>pre{margin:0;border:none;padding:0;background-color:transparent}.CodeMirror{line-height:1.21429em;font-size:14px;height:auto;background:0 0}.CodeMirror-scroll{overflow-y:hidden;overflow-x:auto}.CodeMirror-lines{padding:.4em}.CodeMirror-linenumber{padding:0 8px 0 4px}.CodeMirror-gutters{border-bottom-left-radius:2px;border-top-left-radius:2px}.CodeMirror pre{padding:0;border:0;border-radius:0}.highlight-base,.highlight-variable{color:#000}.highlight-variable-2{color:#1a1a1a}.highlight-variable-3{color:#333}.highlight-string{color:#BA2121}.highlight-comment{color:#408080;font-style:italic}.highlight-number{color:#080}.highlight-atom{color:#88F}.highlight-keyword{color:green;font-weight:700}.highlight-builtin{color:green}.highlight-error{color:red}.highlight-operator{color:#A2F;font-weight:700}.highlight-meta{color:#A2F}.highlight-def{color:#00f}.highlight-string-2{color:#f50}.highlight-qualifier{color:#555}.highlight-bracket{color:#997}.highlight-tag{color:#170}.highlight-attribute{color:#00c}.highlight-header{color:#00f}.highlight-quote{color:#090}.highlight-link{color:#00c}.cm-s-ipython span.cm-keyword{color:green;font-weight:700}.cm-s-ipython span.cm-atom{color:#88F}.cm-s-ipython span.cm-number{color:#080}.cm-s-ipython span.cm-def{color:#00f}.cm-s-ipython span.cm-variable{color:#000}.cm-s-ipython span.cm-operator{color:#A2F;font-weight:700}.cm-s-ipython span.cm-variable-2{color:#1a1a1a}.cm-s-ipython span.cm-variable-3{color:#333}.cm-s-ipython span.cm-comment{color:#408080;font-style:italic}.cm-s-ipython span.cm-string{color:#BA2121}.cm-s-ipython span.cm-string-2{color:#f50}.cm-s-ipython span.cm-meta{color:#A2F}.cm-s-ipython span.cm-qualifier{color:#555}.cm-s-ipython span.cm-builtin{color:green}.cm-s-ipython span.cm-bracket{color:#997}.cm-s-ipython span.cm-tag{color:#170}.cm-s-ipython span.cm-attribute{color:#00c}.cm-s-ipython span.cm-header{color:#00f}.cm-s-ipython span.cm-quote{color:#090}.cm-s-ipython span.cm-link{color:#00c}.cm-s-ipython span.cm-error{color:red}.cm-s-ipython span.cm-tab{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=')right no-repeat}div.output_wrapper{display:-webkit-box;-webkit-box-align:stretch;display:-moz-box;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;z-index:1}div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:2px;-webkit-box-shadow:inset 0 2px 8px rgba(0,0,0,.8);box-shadow:inset 0 2px 8px rgba(0,0,0,.8);display:block}div.output_collapsed{margin:0;padding:0;display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}div.out_prompt_overlay{height:100%;padding:0 .4em;position:absolute;border-radius:2px}div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000;box-shadow:inset 0 0 1px #000;background:rgba(240,240,240,.5)}div.output_prompt{color:#8b0000}div.output_area{padding:0;page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}div.output_area .MathJax_Display{text-align:left!important}div.output_area .rendered_html img,div.output_area .rendered_html table{margin-left:0;margin-right:0}div.output_area img,div.output_area svg{max-width:100%;height:auto}div.output_area img.unconfined,div.output_area svg.unconfined{max-width:none}.output{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}@media (max-width:540px){div.output_area{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}}div.output_area pre{margin:0;padding:0;border:0;vertical-align:baseline;color:#000;background-color:transparent;border-radius:0}div.output_subarea{overflow-x:auto;padding:.4em;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1;max-width:calc(100% - 14ex)}div.output_text{text-align:left;color:#000;line-height:1.21429em}div.output_stderr{background:#fdd}div.output_latex{text-align:left}div.output_javascript:empty{padding:0}.js-error{color:#8b0000}div.raw_input_container{font-family:monospace;padding-top:5px}span.raw_input_prompt{}input.raw_input{font-family:inherit;font-size:inherit;color:inherit;width:auto;vertical-align:baseline;padding:0 .25em;margin:0 .25em}input.raw_input:focus{box-shadow:none}p.p-space{margin-bottom:10px}div.output_unrecognized{padding:5px;font-weight:700;color:red}div.output_unrecognized a,div.output_unrecognized a:hover{color:inherit;text-decoration:none}.rendered_html{color:#000}.rendered_html em{font-style:italic}.rendered_html strong{font-weight:700}.rendered_html :link,.rendered_html :visited,.rendered_html u{text-decoration:underline}.rendered_html h1{font-size:185.7%;margin:1.08em 0 0;font-weight:700;line-height:1}.rendered_html h2{font-size:157.1%;margin:1.27em 0 0;font-weight:700;line-height:1}.rendered_html h3{font-size:128.6%;margin:1.55em 0 0;font-weight:700;line-height:1}.rendered_html h4{font-size:100%;margin:2em 0 0;font-weight:700;line-height:1}.rendered_html h5,.rendered_html h6{font-size:100%;margin:2em 0 0;font-weight:700;line-height:1;font-style:italic}.rendered_html h1:first-child{margin-top:.538em}.rendered_html h2:first-child{margin-top:.636em}.rendered_html h3:first-child{margin-top:.777em}.rendered_html h4:first-child,.rendered_html h5:first-child,.rendered_html h6:first-child{margin-top:1em}.rendered_html ul{list-style:disc;margin:0 2em;padding-left:0}.rendered_html ul ul{list-style:square;margin:0 2em}.rendered_html ul ul ul{list-style:circle;margin:0 2em}.rendered_html ol{list-style:decimal;margin:0 2em;padding-left:0}.rendered_html ol ol{list-style:upper-alpha;margin:0 2em}.rendered_html ol ol ol{list-style:lower-alpha;margin:0 2em}.rendered_html ol ol ol ol{list-style:lower-roman;margin:0 2em}.rendered_html ol ol ol ol ol{list-style:decimal;margin:0 2em}.rendered_html *+ol,.rendered_html *+ul{margin-top:1em}.rendered_html hr{color:#000;background-color:#000}.rendered_html pre{margin:1em 2em}.rendered_html code,.rendered_html pre{border:0;background-color:#fff;color:#000;font-size:100%;padding:0}.rendered_html blockquote{margin:1em 2em}.rendered_html table{margin-left:auto;margin-right:auto;border:1px solid #000;border-collapse:collapse}.rendered_html td,.rendered_html th,.rendered_html tr{border:1px solid #000;border-collapse:collapse;margin:1em 2em}.rendered_html td,.rendered_html th{text-align:left;vertical-align:middle;padding:4px}.rendered_html th{font-weight:700}.rendered_html *+table{margin-top:1em}.rendered_html p{text-align:left}.rendered_html *+p{margin-top:1em}.rendered_html img{display:block;margin-left:auto;margin-right:auto}.rendered_html *+img{margin-top:1em}.rendered_html img,.rendered_html svg{max-width:100%;height:auto}.rendered_html img.unconfined,.rendered_html svg.unconfined{max-width:none}div.text_cell{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}@media (max-width:540px){div.text_cell>div.prompt{display:none}}div.text_cell_render{outline:0;resize:none;width:inherit;border-style:none;padding:.5em .5em .5em .4em;color:#000;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}.text_cell.rendered .input_area{display:none}.text_cell.rendered .rendered_html{overflow-x:auto}.text_cell.unrendered .text_cell_render{display:none}.cm-header-1,.cm-header-2,.cm-header-3,.cm-header-4,.cm-header-5,.cm-header-6{font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.cm-header-1{font-size:185.7%}.cm-header-2{font-size:157.1%}.cm-header-3{font-size:128.6%}.cm-header-4{font-size:110%}.cm-header-5,.cm-header-6{font-size:100%;font-style:italic}/*!
*
* IPython notebook webapp
*
*/@media (max-width:767px){.notebook_app{padding-left:0;padding-right:0}}#ipython-main-app{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:100%}div#notebook_panel{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:100%}#notebook{font-size:14px;line-height:20px;overflow-y:hidden;overflow-x:auto;width:100%;padding-top:20px;margin:0;outline:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;min-height:100%}@media not print{#notebook-container{padding:15px;background-color:#fff;min-height:0;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}}div.ui-widget-content{border:1px solid #ababab;outline:0}pre.dialog{background-color:#f7f7f7;border:1px solid #ddd;border-radius:2px;padding:.4em .4em .4em 2em}p.dialog{padding:.2em}code,kbd,pre,samp{white-space:pre-wrap}#fonttest{font-family:monospace}p{margin-bottom:0}.end_space{min-height:100px;transition:height .2s ease}.notebook_app #header{-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}@media not print{.notebook_app{background-color:#eee}}.celltoolbar{border:thin solid #CFCFCF;border-bottom:none;background:#EEE;border-radius:2px 2px 0 0;width:100%;height:29px;padding-right:4px;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;justify-content:flex-end;font-size:87%;padding-top:3px}@media print{.edit_mode div.cell.selected{border-color:transparent}div.code_cell{page-break-inside:avoid}#notebook-container{width:100%}.celltoolbar{display:none}}.ctb_hideshow{display:none;vertical-align:bottom}.ctb_global_show .ctb_show.ctb_hideshow{display:block}.ctb_global_show .ctb_show+.input_area,.ctb_global_show .ctb_show+div.text_cell_input,.ctb_global_show .ctb_show~div.text_cell_render{border-top-right-radius:0;border-top-left-radius:0}.ctb_global_show .ctb_show~div.text_cell_render{border:1px solid #cfcfcf}.celltoolbar select{color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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;line-height:1.5;border-radius:1px;width:inherit;font-size:inherit;height:22px;padding:0;display:inline-block}.celltoolbar select: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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.celltoolbar select::-moz-placeholder{color:#999;opacity:1}.celltoolbar select:-ms-input-placeholder{color:#999}.celltoolbar select::-webkit-input-placeholder{color:#999}.celltoolbar select[disabled],.celltoolbar select[readonly],fieldset[disabled] .celltoolbar select{background-color:#eee;opacity:1}.celltoolbar select[disabled],fieldset[disabled] .celltoolbar select{cursor:not-allowed}textarea.celltoolbar select{height:auto}select.celltoolbar select{height:30px;line-height:30px}select[multiple].celltoolbar select,textarea.celltoolbar select{height:auto}.celltoolbar label{margin-left:5px;margin-right:5px}.completions{position:absolute;z-index:10;overflow:hidden;border:1px solid #ababab;border-radius:2px;-webkit-box-shadow:0 6px 10px -1px #adadad;box-shadow:0 6px 10px -1px #adadad;line-height:1}.completions select{background:#fff;outline:0;border:none;padding:0;margin:0;overflow:auto;font-family:monospace;font-size:110%;color:#000;width:auto}.completions select option.context{color:#286090}#kernel_logo_widget{float:right!important;float:right}#kernel_logo_widget .current_kernel_logo{display:none;margin-top:-1px;margin-bottom:-1px;width:32px;height:32px}#menubar{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:1px}#menubar .navbar{border-top:1px;border-radius:0 0 2px 2px;margin-bottom:0}#menubar .navbar-toggle{float:left;padding-top:7px;padding-bottom:7px;border:none}#menubar .navbar-collapse{clear:left}.nav-wrapper{border-bottom:1px solid #e7e7e7}i.menu-icon{padding-top:4px}ul#help_menu li a{overflow:hidden;padding-right:2.2em}ul#help_menu li a i{margin-right:-1.2em}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;content:"\f0da";float:right;color:#333;margin-top:2px;margin-right:-10px}.dropdown-submenu>a:after.pull-left{margin-right:.3em}.dropdown-submenu>a:after.pull-right{margin-left:.3em}.dropdown-submenu:hover>a:after{color:#262626}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}#notification_area{float:right!important;float:right;z-index:10}.indicator_area{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto}#kernel_indicator{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto;border-left:1px solid}#kernel_indicator .kernel_indicator_name{padding-left:5px;padding-right:5px}#modal_indicator{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto}#readonly-indicator{float:right!important;float:right;color:#777;z-index:10;text-align:center;width:auto;display:none;margin:2px 0 0}.modal_indicator:before{width:1.28571429em;text-align:center}.edit_mode .modal_indicator:before{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;content:"\f040"}.edit_mode .modal_indicator:before.pull-left{margin-right:.3em}.edit_mode .modal_indicator:before.pull-right{margin-left:.3em}.command_mode .modal_indicator:before{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;content:' '}.command_mode .modal_indicator:before.pull-left{margin-right:.3em}.command_mode .modal_indicator:before.pull-right{margin-left:.3em}.kernel_idle_icon:before{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;content:"\f10c"}.kernel_idle_icon:before.pull-left{margin-right:.3em}.kernel_idle_icon:before.pull-right{margin-left:.3em}.kernel_busy_icon:before{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;content:"\f111"}.kernel_busy_icon:before.pull-left{margin-right:.3em}.kernel_busy_icon:before.pull-right{margin-left:.3em}.kernel_dead_icon:before{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;content:"\f1e2"}.kernel_dead_icon:before.pull-left{margin-right:.3em}.kernel_dead_icon:before.pull-right{margin-left:.3em}.kernel_disconnected_icon:before{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;content:"\f127"}.kernel_disconnected_icon:before.pull-left{margin-right:.3em}.kernel_disconnected_icon:before.pull-right{margin-left:.3em}.notification_widget{z-index:10;background:rgba(240,240,240,.5);margin-right:4px;color:#333;background-color:#fff;border-color:#ccc}.notification_widget.active,.notification_widget.focus,.notification_widget:active,.notification_widget:focus,.notification_widget:hover,.open>.dropdown-toggle.notification_widget{color:#333;background-color:#e6e6e6;border-color:#adadad}.notification_widget.active,.notification_widget:active,.open>.dropdown-toggle.notification_widget{background-image:none}.notification_widget.disabled,.notification_widget.disabled.active,.notification_widget.disabled.focus,.notification_widget.disabled:active,.notification_widget.disabled:focus,.notification_widget.disabled:hover,.notification_widget[disabled],.notification_widget[disabled].active,.notification_widget[disabled].focus,.notification_widget[disabled]:active,.notification_widget[disabled]:focus,.notification_widget[disabled]:hover,fieldset[disabled] .notification_widget,fieldset[disabled] .notification_widget.active,fieldset[disabled] .notification_widget.focus,fieldset[disabled] .notification_widget:active,fieldset[disabled] .notification_widget:focus,fieldset[disabled] .notification_widget:hover{background-color:#fff;border-color:#ccc}.notification_widget .badge{color:#fff;background-color:#333}.notification_widget.warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.notification_widget.warning.active,.notification_widget.warning.focus,.notification_widget.warning:active,.notification_widget.warning:focus,.notification_widget.warning:hover,.open>.dropdown-toggle.notification_widget.warning{color:#fff;background-color:#ec971f;border-color:#d58512}.notification_widget.warning.active,.notification_widget.warning:active,.open>.dropdown-toggle.notification_widget.warning{background-image:none}.notification_widget.warning.disabled,.notification_widget.warning.disabled.active,.notification_widget.warning.disabled.focus,.notification_widget.warning.disabled:active,.notification_widget.warning.disabled:focus,.notification_widget.warning.disabled:hover,.notification_widget.warning[disabled],.notification_widget.warning[disabled].active,.notification_widget.warning[disabled].focus,.notification_widget.warning[disabled]:active,.notification_widget.warning[disabled]:focus,.notification_widget.warning[disabled]:hover,fieldset[disabled] .notification_widget.warning,fieldset[disabled] .notification_widget.warning.active,fieldset[disabled] .notification_widget.warning.focus,fieldset[disabled] .notification_widget.warning:active,fieldset[disabled] .notification_widget.warning:focus,fieldset[disabled] .notification_widget.warning:hover{background-color:#f0ad4e;border-color:#eea236}.notification_widget.warning .badge{color:#f0ad4e;background-color:#fff}.notification_widget.success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.notification_widget.success.active,.notification_widget.success.focus,.notification_widget.success:active,.notification_widget.success:focus,.notification_widget.success:hover,.open>.dropdown-toggle.notification_widget.success{color:#fff;background-color:#449d44;border-color:#398439}.notification_widget.success.active,.notification_widget.success:active,.open>.dropdown-toggle.notification_widget.success{background-image:none}.notification_widget.success.disabled,.notification_widget.success.disabled.active,.notification_widget.success.disabled.focus,.notification_widget.success.disabled:active,.notification_widget.success.disabled:focus,.notification_widget.success.disabled:hover,.notification_widget.success[disabled],.notification_widget.success[disabled].active,.notification_widget.success[disabled].focus,.notification_widget.success[disabled]:active,.notification_widget.success[disabled]:focus,.notification_widget.success[disabled]:hover,fieldset[disabled] .notification_widget.success,fieldset[disabled] .notification_widget.success.active,fieldset[disabled] .notification_widget.success.focus,fieldset[disabled] .notification_widget.success:active,fieldset[disabled] .notification_widget.success:focus,fieldset[disabled] .notification_widget.success:hover{background-color:#5cb85c;border-color:#4cae4c}.notification_widget.success .badge{color:#5cb85c;background-color:#fff}.notification_widget.info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.notification_widget.info.active,.notification_widget.info.focus,.notification_widget.info:active,.notification_widget.info:focus,.notification_widget.info:hover,.open>.dropdown-toggle.notification_widget.info{color:#fff;background-color:#31b0d5;border-color:#269abc}.notification_widget.info.active,.notification_widget.info:active,.open>.dropdown-toggle.notification_widget.info{background-image:none}.notification_widget.info.disabled,.notification_widget.info.disabled.active,.notification_widget.info.disabled.focus,.notification_widget.info.disabled:active,.notification_widget.info.disabled:focus,.notification_widget.info.disabled:hover,.notification_widget.info[disabled],.notification_widget.info[disabled].active,.notification_widget.info[disabled].focus,.notification_widget.info[disabled]:active,.notification_widget.info[disabled]:focus,.notification_widget.info[disabled]:hover,fieldset[disabled] .notification_widget.info,fieldset[disabled] .notification_widget.info.active,fieldset[disabled] .notification_widget.info.focus,fieldset[disabled] .notification_widget.info:active,fieldset[disabled] .notification_widget.info:focus,fieldset[disabled] .notification_widget.info:hover{background-color:#5bc0de;border-color:#46b8da}.notification_widget.info .badge{color:#5bc0de;background-color:#fff}.notification_widget.danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.notification_widget.danger.active,.notification_widget.danger.focus,.notification_widget.danger:active,.notification_widget.danger:focus,.notification_widget.danger:hover,.open>.dropdown-toggle.notification_widget.danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.notification_widget.danger.active,.notification_widget.danger:active,.open>.dropdown-toggle.notification_widget.danger{background-image:none}.notification_widget.danger.disabled,.notification_widget.danger.disabled.active,.notification_widget.danger.disabled.focus,.notification_widget.danger.disabled:active,.notification_widget.danger.disabled:focus,.notification_widget.danger.disabled:hover,.notification_widget.danger[disabled],.notification_widget.danger[disabled].active,.notification_widget.danger[disabled].focus,.notification_widget.danger[disabled]:active,.notification_widget.danger[disabled]:focus,.notification_widget.danger[disabled]:hover,fieldset[disabled] .notification_widget.danger,fieldset[disabled] .notification_widget.danger.active,fieldset[disabled] .notification_widget.danger.focus,fieldset[disabled] .notification_widget.danger:active,fieldset[disabled] .notification_widget.danger:focus,fieldset[disabled] .notification_widget.danger:hover{background-color:#d9534f;border-color:#d43f3a}.notification_widget.danger .badge{color:#d9534f;background-color:#fff}div#pager{background-color:#fff;font-size:14px;line-height:20px;overflow:hidden;display:none;position:fixed;bottom:0;width:100%;max-height:50%;padding-top:8px;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2);z-index:100;top:auto!important}div#pager pre{line-height:1.21429em;color:#000;background-color:#f7f7f7;padding:.4em}div#pager #pager-button-area{position:absolute;top:8px;right:20px}div#pager #pager-contents{position:relative;overflow:auto;width:100%;height:100%}div#pager #pager-contents #pager-container{position:relative;padding:15px 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div#pager .ui-resizable-handle{top:0;height:8px;background:#f7f7f7;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}div#pager .ui-resizable-handle::after{content:'';top:2px;left:50%;height:3px;width:30px;margin-left:-15px;position:absolute;border-top:1px solid #cfcfcf}.quickhelp{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.shortcut_key{display:inline-block;width:20ex;text-align:right;font-family:monospace}.shortcut_descr{display:inline-block;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}span.save_widget{margin-top:6px}span.save_widget span.filename{height:1em;line-height:1em;padding:3px;margin-left:16px;border:none;font-size:146.5%;border-radius:2px}span.save_widget span.filename:hover{background-color:#e6e6e6}span.autosave_status,span.checkpoint_status{font-size:small}@media (max-width:767px){span.save_widget{font-size:small}span.autosave_status,span.checkpoint_status{display:none}}@media (min-width:768px)and (max-width:991px){span.checkpoint_status{display:none}span.autosave_status{font-size:x-small}}.toolbar{padding:0;margin-left:-5px;margin-top:2px;margin-bottom:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.toolbar label,.toolbar select{width:auto;vertical-align:middle;margin-bottom:0;display:inline;font-size:92%;margin-left:.3em;margin-right:.3em;padding:3px 0 0}.toolbar .btn{padding:2px 8px}.toolbar .btn-group{margin-top:0;margin-left:5px}#maintoolbar{margin-bottom:-3px;margin-top:-8px;border:0;min-height:27px;margin-left:0;padding-top:11px;padding-bottom:3px}#maintoolbar .navbar-text{float:none;vertical-align:middle;text-align:right;margin-left:5px;margin-right:0;margin-top:0}.select-xs{height:24px}@-moz-keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}.bigtooltip{overflow:auto;height:200px;-webkit-transition-property:height;-webkit-transition-duration:500ms;-moz-transition-property:height;-moz-transition-duration:500ms;transition-property:height;transition-duration:500ms}.smalltooltip{-webkit-transition-property:height;-webkit-transition-duration:500ms;-moz-transition-property:height;-moz-transition-duration:500ms;transition-property:height;transition-duration:500ms;text-overflow:ellipsis;overflow:hidden;height:80px}.tooltipbuttons{position:absolute;padding-right:15px;top:0;right:0}.tooltiptext{padding-right:30px}.ipython_tooltip{max-width:700px;animation:fadeOut 400ms;-webkit-animation:fadeIn 400ms;-moz-animation:fadeIn 400ms;animation:fadeIn 400ms;vertical-align:middle;background-color:#f7f7f7;overflow:visible;border:1px solid #ababab;outline:0;padding:3px 3px 3px 7px;padding-left:7px;font-family:monospace;min-height:50px;-moz-box-shadow:0 6px 10px -1px #adadad;-webkit-box-shadow:0 6px 10px -1px #adadad;box-shadow:0 6px 10px -1px #adadad;border-radius:2px;position:absolute;z-index:1000}.ipython_tooltip a{float:right}.ipython_tooltip .tooltiptext pre{border:0;border-radius:0;font-size:100%;background-color:#f7f7f7}.pretooltiparrow{left:0;margin:0;top:-16px;width:40px;height:16px;overflow:hidden;position:absolute}.pretooltiparrow:before{background-color:#f7f7f7;border:1px solid #ababab;z-index:11;content:"";position:absolute;left:15px;top:10px;width:25px;height:25px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.terminal-app{background:#eee}.terminal-app #header{background:#fff;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}.terminal-app .terminal{float:left;font-family:monospace;color:#fff;background:#000;padding:.4em;border-radius:2px;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.4);box-shadow:0 0 12px 1px rgba(87,87,87,.4)}.terminal-app .terminal,.terminal-app .terminal dummy-screen{line-height:1em;font-size:14px}.terminal-app .terminal-cursor{color:#000;background:#fff}.terminal-app #terminado-container{margin-top:20px}
/*# sourceMappingURL=style.min.css.map */
</style>
<style type="text/css">
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
body {
overflow: visible;
padding: 8px;
}
div#notebook {
overflow: visible;
border-top: none;
}
@media print {
div.cell {
display: block;
page-break-inside: avoid;
}
div.output_wrapper {
display: block;
page-break-inside: avoid;
}
div.output {
display: block;
page-break-inside: avoid;
}
}
</style>
<!-- Custom stylesheet, it must be in the same directory as the html file -->
<link rel="stylesheet" href="custom.css">
<!-- Loading mathjax macro -->
<!-- Load mathjax -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
<!-- MathJax configuration -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
// Center justify equations in code and markdown cells. Elsewhere
// we use CSS to left justify single line equations in code cells.
displayAlign: 'center',
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}},
linebreaks: { automatic: true }
}
});
</script>
<!-- End of mathjax configuration --></head>
<body>
<div tabindex="-1" id="notebook" class="border-box-sizing">
<div class="container" id="notebook-container">
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt"></div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="Loading-the-Corpus-and-Dictionary-back">Visualising topics as distributions over words<a class="anchor-link" href="#Loading-the-Corpus-and-Dictionary-back">&#182;</a></h1>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Introduction">Introduction<a class="anchor-link" href="#Introduction">&#182;</a></h2>
<p>Nowadays the Web represents a medium through which corporations can effectively disseminate and demonstrate their efforts to incorporate sustainability practices into their business processes. This led to the idea of using the Web as a source of data to measure how UK companies are progressing towards meeting the new sustainability requirements recently stipulated by the United Nations. From a initial sample of 100 companies, 563 sustainability-related web pages were identified and collected.</p>
<p>Topic models represent a family of computer programs that extract topics from texts. A topic is intended here as a list of words that occur in statistically meaningful ways.
Topic modelling algorithms do not require any prior annotations or labelling of the documents. Instead, the topics emerge from the analysis of the original texts.
<a href="https://www.cs.princeton.edu/~blei/papers/BleiNgJordan2003.pdf">Latent Dirichlet Allocation</a> is a special case of topic modelling. Given a collection of documents, it assigns to each topic a distribution over words and to each document a distribution over topics in an entirely unsupervised way.</p>
<p>Here we use LDA to identify topics on the text extracted from scraped web pages. Topics allow us to understand what areas of sustainability each web page covers, such as environment, supporting charities, employees well-being, etc., and in what proportion.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Introduction">LDAvis<a class="anchor-link" href="#Introduction">&#182;</a></h2><p><a href="http://nlp.stanford.edu/events/illvi2014/papers/sievert-illvi2014.pdf">LDAvis</a> is a web-based interactive visualisation of topics estimated using LDA. It provides a global view of the topics (and how they differ from each other), while at the same time allowing for a deep inspection of the terms most highly associated with each individual topic.</p>
<p>The package extracts information from a fitted LDA topic model to inform an interactive web-based visualization.</p>
<p>The visualisation has two basic pieces.</p>
<p>The <strong>left panel</strong> visualise the topics as circles in the two-dimensional plane whose centres are determined by computing the <a href="https://en.wikipedia.org/wiki/Jensen–Shannon_divergence">Jensen–Shannon divergence</a> between topics, and then by using <a href="https://en.wikipedia.org/wiki/Multidimensional_scaling">multidimensional scaling</a> to project the inter-topic distances onto two dimensions. Each topic’s overall prevalence is encoded using the areas of the circles.</p>
<p>The <strong>right panel</strong> depicts a horizontal bar chart whose bars represent the individual terms that are the most useful for interpreting the currently selected topic on the left. A pair of overlaid bars represent both the corpus-wide frequency of a given term as well as the topic-specific frequency of the term. </p>
<p>The &lambda; slider allows to rank the terms according to term relevance. By default, the terms of a topic are ranked in decreasing order according their topic-specific probability ( &lambda; = 1 ). Moving the slider allows to adjust the rank of terms based on much discriminatory (or "relevant") are for the specific topic. The suggested “optimal” value of &lambda; is 0.6.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
</div>
</div>
</div>
<!-- <div class="output_wrapper">
<div class="output"> -->
<!-- <div class="output_area"><div class="prompt output_prompt">Out[118]:</div> -->
<div class="output_html rendered_html output_subarea output_execute_result" style="margin-left: 85px;">
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.css">
<div id="ldavis_el1241948448791845767957867"></div>
<script type="text/javascript">
var ldavis_el1241948448791845767957867_data = {"plot.opts": {"xlab": "PC1", "ylab": "PC2"}, "topic.order": [4, 13, 10, 6, 11, 9, 14, 2, 12, 15, 5, 8, 7, 3, 1], "token.table": {"Topic": [6, 1, 2, 4, 9, 14, 15, 14, 1, 2, 3, 4, 5, 6, 7, 8, 14, 15, 10, 2, 4, 6, 10, 15, 12, 13, 14, 7, 9, 1, 3, 4, 6, 8, 9, 10, 11, 14, 1, 4, 13, 1, 3, 7, 10, 14, 15, 5, 7, 8, 9, 5, 7, 9, 10, 14, 7, 8, 15, 5, 7, 7, 12, 15, 3, 12, 12, 2, 3, 6, 14, 3, 4, 2, 3, 4, 5, 6, 7, 8, 9, 11, 15, 2, 6, 9, 8, 1, 1, 2, 3, 4, 5, 7, 8, 9, 10, 13, 5, 1, 8, 13, 1, 2, 3, 13, 14, 1, 6, 4, 2, 7, 8, 10, 12, 14, 7, 11, 15, 10, 15, 1, 2, 3, 4, 2, 3, 11, 1, 3, 4, 6, 8, 10, 12, 1, 5, 6, 8, 14, 15, 7, 8, 1, 1, 2, 5, 7, 8, 9, 12, 13, 15, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 5, 9, 3, 10, 9, 9, 9, 1, 8, 11, 2, 9, 10, 10, 3, 13, 4, 6, 14, 13, 3, 9, 3, 8, 6, 10, 3, 13, 1, 3, 13, 11, 9, 10, 1, 11, 3, 5, 1, 2, 4, 6, 7, 8, 10, 11, 9, 3, 2, 3, 4, 8, 9, 10, 6, 10, 13, 4, 9, 6, 8, 9, 10, 6, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 15, 1, 3, 5, 7, 10, 14, 15, 7, 9, 7, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 3, 4, 5, 6, 8, 9, 10, 11, 2, 4, 5, 1, 2, 10, 12, 13, 14, 11, 5, 6, 8, 9, 13, 5, 1, 4, 5, 6, 7, 3, 4, 7, 8, 12, 13, 1, 3, 6, 7, 12, 15, 3, 4, 3, 10, 2, 3, 7, 15, 1, 6, 7, 12, 13, 4, 8, 1, 3, 4, 6, 7, 8, 9, 10, 15, 4, 8, 14, 9, 10, 14, 8, 8, 15, 1, 3, 5, 12, 15, 1, 3, 4, 7, 8, 9, 10, 15, 2, 8, 13, 1, 2, 3, 14, 1, 2, 3, 4, 5, 6, 8, 10, 11, 15, 2, 6, 4, 6, 7, 8, 11, 2, 3, 6, 9, 12, 1, 3, 4, 5, 6, 7, 8, 9, 14, 15, 5, 3, 8, 9, 11, 15, 1, 3, 4, 5, 6, 8, 9, 15, 2, 4, 5, 8, 9, 10, 12, 14, 9, 2, 8, 9, 12, 13, 4, 8, 9, 10, 11, 13, 3, 4, 5, 8, 11, 11, 14, 12, 3, 7, 12, 6, 3, 7, 10, 1, 3, 13, 15, 1, 4, 6, 8, 11, 13, 15, 1, 3, 7, 12, 2, 3, 9, 12, 13, 14, 7, 14, 5, 2, 3, 7, 4, 2, 4, 1, 2, 3, 4, 5, 6, 7, 8, 11, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 1, 2, 6, 6, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 15, 1, 4, 5, 6, 7, 8, 9, 11, 13, 15, 2, 3, 4, 7, 8, 10, 11, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 3, 5, 7, 15, 6, 4, 1, 2, 5, 10, 10, 12, 13, 1, 4, 14, 1, 2, 4, 5, 6, 9, 11, 12, 14, 1, 2, 4, 6, 7, 8, 6, 1, 2, 5, 6, 8, 13, 15, 6, 15, 8, 1, 2, 1, 3, 7, 10, 12, 14, 15, 8, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 15, 1, 1, 2, 4, 5, 6, 8, 15, 2, 2, 7, 9, 6, 9, 10, 13, 1, 2, 4, 5, 6, 11, 15, 11, 9, 2, 6, 9, 2, 9, 10, 8, 8, 5, 11, 15, 1, 9, 5, 8, 1, 2, 3, 6, 11, 12, 2, 3, 4, 6, 8, 10, 11, 15, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 14, 11, 5, 3, 4, 8, 10, 4, 6, 1, 9, 6, 2, 3, 5, 1, 4, 14, 12, 1, 2, 3, 5, 6, 11, 11, 5, 11, 11, 15, 1, 2, 3, 4, 5, 10, 11, 12, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 5, 11, 3, 8, 12, 13, 1, 3, 4, 5, 9, 4, 13, 10, 2, 3, 4, 6, 7, 10, 12, 15, 6, 11, 1, 9, 3, 9, 12, 4, 5, 6, 11, 15, 3, 3, 9, 11, 15, 6, 9, 6, 8, 9, 11, 15, 1, 2, 4, 5, 6, 8, 9, 10, 11, 12, 15, 1, 4, 5, 6, 12, 2, 3, 9, 12, 1, 2, 3, 12, 14, 8, 9, 12, 14, 2, 15, 2, 12, 1, 1, 3, 5, 6, 7, 8, 11, 7, 8, 3, 4, 5, 8, 9, 11, 1, 3, 6, 7, 10, 12, 1, 3, 5, 6, 7, 10, 12, 2, 12, 13, 1, 1, 11, 8, 1, 11, 7, 10, 7, 10, 8, 15, 1, 7, 1, 3, 7, 8, 10, 12, 1, 2, 3, 4, 5, 12, 15, 1, 2, 4, 5, 6, 8, 9, 15, 1, 2, 4, 5, 6, 7, 8, 9, 10, 14, 6, 13, 14, 11, 12, 13, 2, 9, 6, 1, 2, 3, 6, 7, 10, 15, 1, 2, 3, 4, 5, 6, 9, 11, 15, 5, 7, 13, 15, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 14, 15, 1, 2, 6, 5, 7, 9, 10, 11, 15, 4, 6, 11, 15, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 1, 2, 4, 7, 1, 2, 3, 8, 9, 10, 1, 2, 6, 14, 3, 5, 1, 2, 4, 5, 6, 11, 12, 2, 3, 5, 6, 11, 15, 12, 13, 7, 9, 13, 1, 6, 7, 8, 9, 10, 11, 13, 15, 2, 10, 2, 4, 10, 2, 4, 6, 8, 9, 10, 13, 14, 4, 8, 4, 10, 2, 2, 4, 9, 10, 2, 7, 3, 6, 14, 5, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 2, 4, 13, 3, 5, 7, 12, 4, 5, 7, 8, 14, 1, 8, 4, 6, 7, 9, 7, 12, 3, 1, 2, 3, 4, 5, 6, 7, 9, 12, 15, 3, 2, 10, 4, 6, 15, 2, 3, 4, 7, 9, 11, 4, 15, 6, 15, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 5, 9, 12, 2, 3, 6, 14, 1, 6, 3, 7, 9, 10, 12, 3, 7, 10, 11, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 15, 2, 3, 4, 8, 9, 2, 3, 8, 9, 2, 8, 9, 2, 9, 1, 8, 14, 1, 2, 9, 13, 2, 9, 3, 7, 8, 13, 5, 5, 2, 14, 6, 15, 11, 3, 9, 2, 5, 9, 15, 1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 15, 12, 1, 3, 4, 6, 7, 8, 15, 6, 8, 9, 10, 1, 3, 4, 5, 6, 8, 10, 11, 12, 1, 7, 10, 11, 2, 3, 5, 6, 8, 9, 14, 3, 5, 10, 11, 4, 4, 10, 2, 4, 6, 10, 12, 13, 2, 12, 12, 11, 1, 9, 8, 2, 8, 5, 11, 2, 14, 4, 5, 7, 9, 10, 11, 15, 1, 2, 3, 4, 6, 8, 10, 11, 13, 14, 15, 4, 1, 2, 3, 4, 6, 7, 9, 11, 14, 3, 7, 12, 3, 1, 4, 5, 6, 7, 8, 9, 10, 11, 10, 12, 15, 1, 6, 15, 3, 6, 1, 4, 10, 1, 8, 9, 3, 4, 5, 6, 9, 10, 13, 6, 2, 5, 9, 6, 7, 8, 9, 13, 2, 1, 2, 3, 4, 5, 6, 7, 8, 12, 5, 1, 2, 3, 4, 5, 7, 8, 10, 11, 14, 15, 1, 2, 6, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 15, 2, 3, 5, 10, 12, 2, 4, 5, 7, 2, 3, 8, 1, 2, 3, 4, 5, 6, 7, 8, 10, 13, 14, 10, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 8, 1, 7, 8, 13, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 15, 5, 11, 15, 2, 4, 7, 10, 13, 12, 1, 5, 1, 4, 8, 12, 13, 9, 15, 1, 13, 6, 7, 2, 4, 15, 1, 2, 4, 5, 6, 7, 9, 10, 14, 6, 10, 5, 14, 3, 5, 8, 5, 6, 9, 10, 11, 1, 2, 5, 7, 8, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 9, 8, 13, 4, 10, 12, 6, 3, 3, 12, 14, 2, 3, 4, 8, 9, 14, 7, 1, 2, 3, 5, 7, 9, 12, 13, 1, 3, 6, 10, 13, 7, 1, 10, 9, 12, 15, 9, 12, 3, 15, 1, 6, 9, 9, 12, 11, 12, 3, 5, 7, 9, 10, 5, 8, 4, 12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 12, 1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 9, 1, 5, 9, 14, 1, 3, 4, 5, 6, 7, 11, 13, 12, 12, 15, 2, 3, 4, 5, 7, 9, 10, 11, 12, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 9, 4, 12, 5, 5, 9, 12, 8, 11, 14, 1, 11, 2, 4, 8, 14, 2, 3, 4, 5, 7, 9, 10, 11, 12, 14, 7, 13, 1, 2, 4, 11, 11, 1, 5, 1, 3, 14, 3, 4, 8, 9, 10, 9, 5, 1, 2, 8, 4, 10, 1, 2, 3, 4, 5, 7, 8, 10, 14, 6, 1, 4, 15, 7, 8, 4, 9, 1, 2, 6, 8, 4, 5, 13, 7, 1, 5, 7, 8, 9, 12, 15, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15, 5, 14, 1, 2, 3, 6, 8, 11, 15, 6, 3, 3, 10, 13, 14, 4, 10, 14, 1, 2, 3, 4, 5, 6, 8, 9, 10, 13, 15, 1, 2, 3, 4, 5, 6, 7, 11, 1, 3, 4, 5, 8, 9, 10, 11, 10, 4, 9, 1, 2, 8, 11, 6, 9, 3, 4, 3, 6, 8, 11, 12, 3, 14, 2, 3, 4, 6, 10, 5, 15, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 4, 1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 5, 7, 8, 9, 6, 8, 4, 2, 4, 5, 7, 9, 10, 13, 5, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 1, 2, 3, 4, 5, 6, 10, 11, 12, 8, 13, 4, 10, 15, 3, 10, 13, 1, 2, 4, 5, 6, 7, 9, 10, 11, 14, 15, 1, 2, 3, 4, 5, 8, 11, 14, 15, 5, 7, 1, 3, 5, 6, 15, 1, 3, 6, 7, 10, 1, 3, 9, 10, 13, 14, 3, 5, 7, 8, 13, 7, 8, 4, 5, 6, 13, 1, 2, 3, 4, 5, 6, 9, 10, 11, 12, 13, 1, 7, 9, 10, 13, 4, 8, 15, 7, 1, 2, 3, 4, 5, 8, 11, 15, 1, 13, 13, 5, 15, 2, 15, 12, 1, 4, 6, 10, 4, 1, 2, 4, 6, 8, 13, 15, 2, 3, 4, 5, 8, 10, 13, 1, 2, 3, 5, 7, 8, 11, 6, 10, 1, 2, 3, 6, 9, 10, 11, 13, 14, 2, 3, 4, 6, 10, 11, 13, 14, 1, 8, 14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 5, 8, 1, 2, 3, 5, 6, 8, 9, 10, 13, 15, 1, 2, 3, 4, 5, 6, 8, 9, 15, 6, 10, 6, 10, 13, 1, 3, 8, 11, 13, 15, 2, 3, 8, 13, 2, 3, 5, 8, 13, 4, 1, 2, 3, 7, 13, 3, 1, 3, 4, 5, 8, 9, 10, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 1, 2, 3, 6, 8, 9, 10, 14, 1, 2, 3, 4, 6, 7, 8, 9, 10, 14, 1, 5, 2, 11, 14, 2, 3, 8, 9, 1, 2, 3, 4, 5, 6, 8, 9, 13, 14, 3, 5, 10, 15, 1, 2, 5, 6, 14, 15, 1, 6, 2, 5, 10, 5, 3, 1, 3, 6, 9, 10, 13, 1, 2, 3, 5, 6, 10, 13, 1, 3, 6, 7, 10, 13, 1, 2, 3, 5, 7, 8, 10, 12, 13, 15, 1, 2, 3, 5, 6, 7, 12, 1, 2, 3, 5, 7, 11, 12, 15, 10, 6, 3, 3, 3, 4, 7, 1, 8, 11, 3, 5, 8, 9, 10, 14, 15, 1, 2, 3, 5, 8, 2, 3, 4, 14, 1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 13, 14, 1, 2, 3, 1, 2, 6, 7, 9, 10, 13, 1, 8, 15, 1, 5, 8, 1, 10, 1, 1, 2, 3, 5, 6, 8, 10, 14, 6, 12, 1, 2, 4, 5, 6, 8, 9, 10, 11, 15, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 10, 13, 14, 1, 3, 4, 5, 9, 10, 13, 1, 3, 10, 1, 2, 4, 14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 1, 2, 6, 12, 13, 1, 3, 8, 9, 3, 4, 5, 6, 8, 9, 12, 13, 7, 1, 2, 4, 5, 6, 7, 8, 11, 10, 12, 10, 10, 3, 14, 12, 13, 2, 1, 2, 4, 6, 7, 11, 12, 13, 15, 9, 11, 10, 3, 15, 7, 1, 3, 7, 8, 9, 10, 12, 13, 2, 2, 3, 4, 5, 8, 9, 10, 12, 3, 4, 5, 9, 10, 11, 4, 5, 8, 9, 6, 15, 2, 15, 3, 8, 12, 1, 3, 7, 13, 1, 12, 13, 9, 11, 13, 14, 6, 1, 2, 3, 4, 5, 6, 10, 11, 1, 2, 3, 5, 15, 3, 6, 7, 13, 14, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 5, 15, 8, 9, 10, 3, 10, 9, 1, 2, 3, 4, 6, 7, 8, 9, 10, 14, 15, 1, 2, 3, 4, 6, 7, 8, 10, 12, 13, 15, 6, 1, 4, 5, 6, 8, 9, 2, 3, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 12, 1, 3, 4, 6, 10, 11, 14, 4, 6, 2, 3, 6, 8, 10, 14, 3, 14, 3, 2, 4, 13, 14, 1, 15, 1, 3, 5, 14, 1, 6, 8, 11, 1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 15, 1, 2, 4, 6, 11, 12, 14, 1, 2, 3, 7, 10, 14, 1, 2, 3, 5, 6, 7, 8, 10, 11, 14, 3, 4, 14, 3, 4, 5, 14, 1, 3, 13, 8, 2, 3, 4, 8, 9, 10, 13, 14, 2, 3, 4, 9, 10, 14, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 4, 6, 7, 1, 6, 1, 4, 5, 8, 11, 1, 4, 6, 7, 9, 10, 3, 4, 6, 7, 8, 9, 10, 15, 4, 1, 3, 4, 6, 8, 9, 11, 15, 2, 11, 13, 1, 2, 6, 8, 10, 11, 15, 1, 2, 3, 4, 5, 6, 7, 10, 11, 15, 1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 14, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 2, 3, 4, 5, 7, 8, 9, 10, 11, 13, 5, 14, 9, 11, 1, 2, 3, 6, 7, 8, 10, 14, 15, 1, 2, 3, 4, 6, 7, 9, 10, 11, 14, 15, 3, 2, 4, 5, 6, 1, 8, 12, 15, 6, 1, 2, 3, 5, 6, 7, 9, 11, 15, 10, 4, 9, 7, 7, 13, 15, 11, 14, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 12, 1, 2, 3, 15, 4, 1, 7, 8, 9, 5, 6, 7, 8, 9, 5, 15, 4, 15, 5, 2, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 1, 2, 8, 12, 13, 4, 5, 7, 8, 9, 11, 7, 3, 7, 10, 12, 8, 9, 6, 8, 1, 2, 3, 6, 9, 14, 2, 3, 4, 3, 12, 2, 4, 8, 1, 2, 4, 5, 6, 7, 8, 10, 12, 13, 4, 10, 1, 3, 4, 7, 12, 8, 6, 1, 2, 3, 9, 10, 11, 13, 14, 1, 3, 4, 6, 8, 9, 11, 12, 2, 10, 2, 14, 11, 11, 12, 11, 14, 15, 11, 11, 11, 11, 7, 2, 3, 7, 12, 4, 1, 2, 4, 5, 6, 13, 1, 2, 3, 4, 5, 7, 8, 9, 10, 12, 13, 14, 3, 7, 12, 1, 10, 13, 4, 9, 14, 1, 8, 9, 11, 1, 2, 3, 4, 5, 8, 10, 12, 13, 1, 7, 8, 9, 15, 3, 4, 5, 8, 9, 15, 11, 2, 2, 3, 5, 6, 8, 11, 4, 14, 9, 7, 15, 1, 2, 3, 6, 8, 10, 13, 7, 10, 2, 3, 6, 8, 9, 14, 1, 4, 7, 15, 1, 9, 10, 11, 12, 13, 10, 11, 7, 2, 9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 2, 2, 8, 10, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 4, 5, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 4, 1, 2, 3, 8, 10, 13, 14, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 14, 15, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14, 4, 5, 6, 8, 9, 12, 10, 11], "Freq": [0.81294304073461299, 0.21278587255692677, 0.085114349022770708, 0.17022869804554142, 0.46812891962523895, 0.43479299797319759, 0.43479299797319759, 0.84668152084830306, 0.29304456293784259, 0.070734894502237869, 0.12125981914669348, 0.11115483421780237, 0.040419939715564492, 0.12125981914669348, 0.20209969857782248, 0.010104984928891123, 0.010104984928891123, 0.020209969857782246, 0.83312391352193205, 0.12692253520672006, 0.12692253520672006, 0.38076760562016015, 0.12692253520672006, 0.12692253520672006, 0.60397516186060352, 0.78261627952187474, 0.84668151185879581, 0.8155613764969375, 0.82485050713194441, 0.33031249867932883, 0.10322265583729026, 0.041289062334916103, 0.12386718700474832, 0.18580078050712248, 0.041289062334916103, 0.020644531167458052, 0.020644531167458052, 0.12386718700474832, 0.19895525042182785, 0.19895525042182785, 0.3979105008436557, 0.1410808396823357, 0.084648503809401421, 0.73362036634814565, 0.01410808396823357, 0.01410808396823357, 0.01410808396823357, 0.29531326515899575, 0.61747319078699114, 0.026846660468999615, 0.05369332093799923, 0.10359649676091728, 0.46618423542412779, 0.051798248380458642, 0.10359649676091728, 0.20719299352183457, 0.80511482581019223, 0.11501640368717032, 0.057508201843585162, 0.33327874220196074, 0.66655748440392149, 0.81556137718034061, 0.62495637358854705, 0.20831879119618235, 0.16938094712092355, 0.67752378848369421, 0.81102770838745553, 0.93565451199341332, 0.014619601749897083, 0.029239203499794166, 0.014619601749897083, 0.10563388527427127, 0.73943719691989884, 0.13437090088920309, 0.033592725222300772, 0.13437090088920309, 0.28553816438955659, 0.13437090088920309, 0.16796362611150387, 0.016796362611150386, 0.033592725222300772, 0.016796362611150386, 0.016796362611150386, 0.28362521326610429, 0.56725042653220858, 0.070906303316526073, 0.87717162015567773, 0.83497153953578163, 0.11227488222736687, 0.11227488222736687, 0.18244668361947117, 0.042103080835262575, 0.19648104389789203, 0.042103080835262575, 0.070171801392104299, 0.11227488222736687, 0.056137441113683434, 0.056137441113683434, 0.81488177636966408, 0.38883355846751244, 0.19441677923375622, 0.38883355846751244, 0.58410454854411875, 0.27487272872664414, 0.068718182181661036, 0.017179545545415259, 0.034359091090830518, 0.84840387554987429, 0.094267097283319362, 0.85196694218040858, 0.44465881647053318, 0.13339764494115997, 0.044465881647053319, 0.17786352658821328, 0.088931763294106639, 0.13339764494115997, 0.36514595528180821, 0.36514595528180821, 0.24343063685453881, 0.4055299405013108, 0.4055299405013108, 0.066839689534962374, 0.70181674011710493, 0.20051906860488714, 0.016709922383740593, 0.91683046493817966, 0.079724388255493883, 0.79212328849719238, 0.124724630743663, 0.083149753829108664, 0.041574876914554332, 0.041574876914554332, 0.623623153718315, 0.041574876914554332, 0.041574876914554332, 0.086129448203834988, 0.55984141332492743, 0.17225889640766998, 0.043064724101917494, 0.043064724101917494, 0.086129448203834988, 0.78954168839564198, 0.17944129281719137, 0.86683481613675317, 0.1078074277866654, 0.064684456671999235, 0.086245942229332309, 0.34498376891732924, 0.064684456671999235, 0.25873782668799694, 0.021561485557333077, 0.021561485557333077, 0.043122971114666155, 0.015874101228249511, 0.20636331596724364, 0.17461511351074463, 0.015874101228249511, 0.095244607369497067, 0.095244607369497067, 0.25398561965199218, 0.063496404912998045, 0.031748202456499022, 0.015874101228249511, 0.86669957513700691, 0.82485051327612713, 0.77139969426621768, 0.09642496178327721, 0.82485051404017273, 0.82485051243117169, 0.82485049651621756, 0.22876808488500197, 0.11438404244250099, 0.571920212212505, 0.89619080346402402, 0.59029196911701687, 0.33730969663829535, 0.94677569033805264, 0.30182127839000933, 0.60364255678001866, 0.85196695692955993, 0.24753817941446296, 0.49507635882892592, 0.8485792201412462, 0.88305636705704749, 0.82485051312034907, 0.90655042974728084, 0.82413063935492314, 0.89420031148824553, 0.93006455911414176, 0.2119314921572997, 0.74176022255054896, 0.16702093878978, 0.33404187757956, 0.33404187757956, 0.88704451518509964, 0.10036386685809573, 0.80291093486476584, 0.19144027094298377, 0.57432081282895131, 0.089488585374329743, 0.80539726836896763, 0.1993537387149483, 0.066451246238316108, 0.08860166165108814, 0.44300830825544069, 0.08860166165108814, 0.066451246238316108, 0.022150415412772035, 0.022150415412772035, 0.82485051401531329, 0.85001149396904363, 0.24764499891373296, 0.13930031188897479, 0.10834468702475818, 0.01547781243210831, 0.30955624864216619, 0.18573374918529972, 0.20249015187927585, 0.20249015187927585, 0.40498030375855171, 0.13609937879921249, 0.81659627279527491, 0.95825674121330251, 0.87717162172126983, 0.24512658402362811, 0.73537975207088435, 0.40068821945773203, 0.40068821945773203, 0.49217193303911283, 0.061521491629889104, 0.082028655506518805, 0.092282237444833645, 0.061521491629889104, 0.092282237444833645, 0.020507163876629701, 0.041014327753259402, 0.010253581938314851, 0.010253581938314851, 0.030760745814944552, 0.3826021169396, 0.23288824509366954, 0.099809247897286957, 0.16634874649547826, 0.033269749299095652, 0.033269749299095652, 0.049904623948643478, 0.86387443866802771, 0.10798430483350346, 0.95903108756101041, 0.21674553008382177, 0.08256972574621782, 0.033027890298487128, 0.33647163241583761, 0.086698212033528704, 0.17752491035436832, 0.020642431436554455, 0.008256972574621782, 0.012385458861932673, 0.016513945149243564, 0.008256972574621782, 0.083622046046817305, 0.23414172893108845, 0.30103936576854229, 0.20069291051236154, 0.083622046046817305, 0.016724409209363463, 0.050173227628090386, 0.033448818418726926, 0.18764593211719069, 0.18764593211719069, 0.56293779635157215, 0.11973177065399335, 0.41906119728897667, 0.11973177065399335, 0.11973177065399335, 0.17959765598099001, 0.059865885326996673, 0.88704451837320875, 0.1539124733811055, 0.76956236690552748, 0.33463551695473931, 0.63884962327722949, 0.030421410632249027, 0.86669739999851458, 0.092680319615335807, 0.046340159807667904, 0.18536063923067161, 0.6024220774996828, 0.046340159807667904, 0.061223489367386606, 0.030611744683693303, 0.24489395746954642, 0.061223489367386606, 0.30611744683693304, 0.27550570215323972, 0.28428784219478059, 0.50258029245148717, 0.02030627444248433, 0.16245019553987464, 0.015229705831863246, 0.010153137221242165, 0.87739550336399541, 0.087739550336399533, 0.86855060522571481, 0.062039328944693918, 0.50970199877131783, 0.10194039975426357, 0.20388079950852714, 0.20388079950852714, 0.056412321185468753, 0.33847392711281249, 0.11282464237093751, 0.11282464237093751, 0.33847392711281249, 0.1554325052905382, 0.77716252645269113, 0.1175640189866743, 0.044086507120002859, 0.029391004746668576, 0.029391004746668576, 0.55842909018670295, 0.014695502373334288, 0.14695502373334288, 0.044086507120002859, 0.014695502373334288, 0.18136957132011108, 0.72547828528044433, 0.84668149814950833, 0.16839443000483589, 0.084197215002417947, 0.67357772001934357, 0.84953961268587397, 0.65789381481084519, 0.32894690740542259, 0.11400900588980771, 0.45603602355923084, 0.20521621060165388, 0.11400900588980771, 0.11400900588980771, 0.15486529035893765, 0.4301813621081601, 0.034414508968652807, 0.12045078139028483, 0.068829017937305614, 0.068829017937305614, 0.10324352690595842, 0.017207254484326404, 0.21161456455144473, 0.42322912910288946, 0.31742184682716706, 0.087731783586681558, 0.26319535076004469, 0.49714677365786214, 0.11697571144890874, 0.059624702079066193, 0.54655976905810677, 0.0099374503465110321, 0.029812351039533096, 0.029812351039533096, 0.2484362586627758, 0.029812351039533096, 0.0099374503465110321, 0.029812351039533096, 0.0099374503465110321, 0.21265694878010016, 0.70885649593366717, 0.134677270822013, 0.538709083288052, 0.134677270822013, 0.067338635411006501, 0.067338635411006501, 0.11566109200914051, 0.34698327602742157, 0.16192552881279673, 0.20818996561645292, 0.16192552881279673, 0.59175043638884495, 0.092220847229430386, 0.030740282409810128, 0.069165635422072783, 0.038425353012262659, 0.13833127084414557, 0.0076850706024525319, 0.015370141204905064, 0.0076850706024525319, 0.0076850706024525319, 0.81488177545566853, 0.14324967169827496, 0.34379921207585989, 0.31514927773620488, 0.17189960603792995, 0.02864993433965499, 0.018731868952800698, 0.056195606858402095, 0.056195606858402095, 0.037463737905601396, 0.056195606858402095, 0.52449233067841949, 0.24351429638640906, 0.018731868952800698, 0.054201618122452611, 0.032520970873471569, 0.032520970873471569, 0.22764679611430097, 0.62873877022045022, 0.010840323624490522, 0.9507067594279045, 0.84666181345584113, 0.87798718255856589, 0.36443111167716946, 0.25510177817401863, 0.036443111167716945, 0.21865866700630168, 0.10932933350315084, 0.078193271467937364, 0.039096635733968682, 0.66464280747746762, 0.17593486080285906, 0.019548317866984341, 0.019548317866984341, 0.14053966291543252, 0.093693108610288345, 0.60900520596687424, 0.046846554305144172, 0.093693108610288345, 0.25371189318982934, 0.50742378637965868, 0.81102760229532511, 0.90655043025772009, 0.17051243478325126, 0.68204973913300504, 0.92305905813935962, 0.056833838414259034, 0.68200606097110839, 0.22733535365703614, 0.85566007145033973, 0.050332945379431754, 0.050332945379431754, 0.050332945379431754, 0.738683226703019, 0.038878064563316786, 0.090715483981072501, 0.077756129126633572, 0.012959354854438929, 0.012959354854438929, 0.025918709708877857, 0.7233925581136379, 0.081509020632522577, 0.15282941368597983, 0.030565882737195967, 0.96448969053909139, 0.071713579212381556, 0.57370863369905245, 0.14342715842476311, 0.14342715842476311, 0.071713579212381556, 0.30350632819095763, 0.60701265638191526, 0.86669652959648757, 0.94942869263843721, 0.014170577502066227, 0.028341155004132455, 0.80184325863045591, 0.19142820631789945, 0.76571282527159779, 0.088615234254458289, 0.2855379770421434, 0.078769097115074044, 0.18707660564830084, 0.019692274278768511, 0.12799978281199531, 0.078769097115074044, 0.029538411418152763, 0.078769097115074044, 0.0098461371393842555, 0.10370258427918125, 0.2419726966514229, 0.12962823034897655, 0.086418820232651045, 0.043209410116325522, 0.19012140451183229, 0.10370258427918125, 0.034567528093060414, 0.017283764046530207, 0.0086418820232651034, 0.017283764046530207, 0.025925646069795312, 0.1624719629544385, 0.20308995369304811, 0.60926986107914438, 0.89871523083292204, 0.23157280951314438, 0.03562658607894529, 0.053439879118417938, 0.11875528692981764, 0.17813293039472644, 0.083128700850872345, 0.047502114771927055, 0.13656857996929028, 0.083128700850872345, 0.017813293039472645, 0.017813293039472645, 0.11887631973381009, 0.22190246350311216, 0.087175967804794058, 0.059438159866905045, 0.091138511795921071, 0.2694529913966362, 0.11887631973381009, 0.019812719955635015, 0.0039625439911270032, 0.0079250879822540064, 0.041908901061747647, 0.062863351592621478, 0.10477225265436912, 0.38765733482116571, 0.32479398322854425, 0.020954450530873824, 0.052386126327184562, 0.14065045230707698, 0.090016289476529274, 0.090016289476529274, 0.23066674178360624, 0.056260180922830791, 0.23629275987588932, 0.022504072369132318, 0.028130090461415395, 0.045008144738264637, 0.011252036184566159, 0.045008144738264637, 0.19052272974426465, 0.095261364872132326, 0.57156818923279396, 0.047630682436066163, 0.81294303066596441, 0.80184326553643215, 0.29645827753844978, 0.57438791273074641, 0.055585927038459333, 0.055585927038459333, 0.83312391390589802, 0.8914104736677172, 0.068570036435978254, 0.25933555269437109, 0.25933555269437109, 0.3890033290415566, 0.045920804643134285, 0.7117724719685814, 0.045920804643134285, 0.022960402321567142, 0.045920804643134285, 0.06888120696470143, 0.022960402321567142, 0.045920804643134285, 0.022960402321567142, 0.036324086579049661, 0.83545399131814213, 0.090810216447624145, 0.01816204328952483, 0.86747031681567688, 0.95630432556042788, 0.81294304252120619, 0.5019296080688499, 0.055769956452094434, 0.089231930323351097, 0.17846386064670219, 0.11153991290418887, 0.011153991290418887, 0.055769956452094434, 0.40068821744484812, 0.40068821744484812, 0.9124049910701405, 0.81269336988791141, 0.10835911598505486, 0.069352404761704303, 0.64150974404576488, 0.086690505952130389, 0.086690505952130389, 0.069352404761704303, 0.017338101190426076, 0.017338101190426076, 0.73521625764043086, 0.077404363019573125, 0.3096174520782925, 0.099519895310879736, 0.044231064582613215, 0.18798202447610618, 0.055288830728266521, 0.044231064582613215, 0.077404363019573125, 0.08846212916522643, 0.011057766145653304, 0.011057766145653304, 0.90636353273390924, 0.20782307224692287, 0.34637178707820482, 0.069274357415640961, 0.069274357415640961, 0.069274357415640961, 0.069274357415640961, 0.13854871483128192, 0.91335015542756326, 0.92665720046458488, 0.42174729326358523, 0.5422465199103238, 0.070127981841659068, 0.070127981841659068, 0.42076789104995438, 0.3506399092082953, 0.21389170032082569, 0.042778340064165137, 0.38500506057748624, 0.008555668012833027, 0.20533603230799266, 0.1283350201924954, 0.008555668012833027, 0.71159719963002166, 0.91328733097469794, 0.15987812641166771, 0.79939063205833849, 0.87798717566347373, 0.80419882771052054, 0.080419882771052054, 0.080419882771052054, 0.91240500232562294, 0.73521625662164813, 0.82109525366959568, 0.096599441608187717, 0.048299720804093858, 0.083574500007899011, 0.83574500007899011, 0.90108230132227096, 0.73521626128045425, 0.18694838342268152, 0.12463225561512101, 0.12463225561512101, 0.28042257513402225, 0.24926451123024201, 0.031158063903780252, 0.21534086134118963, 0.095707049484973161, 0.047853524742486581, 0.3589014355686494, 0.02392676237124329, 0.095707049484973161, 0.071780287113729871, 0.071780287113729871, 0.083178792710759827, 0.20474779744187033, 0.1727559540915781, 0.070382055370642932, 0.19195106010175345, 0.019195106010175343, 0.038390212020350686, 0.051186949360467582, 0.10237389872093516, 0.044788580690409134, 0.019195106010175343, 0.84982420614781728, 0.86670149098902405, 0.74142063684030668, 0.052958616917164761, 0.052958616917164761, 0.10591723383432952, 0.1191677181527761, 0.83417402706943267, 0.92808163025152302, 0.051560090569529052, 0.81294304418719077, 0.89619081727114136, 0.11942238708927712, 0.83595670962493984, 0.15136137539441846, 0.15136137539441846, 0.45408412618325533, 0.60397517395447875, 0.60823902728887846, 0.048659122183110276, 0.072988683274665414, 0.097318244366220552, 0.048659122183110276, 0.072988683274665414, 0.89527084970200288, 0.86670148849534356, 0.84982420614525123, 0.13999009489817624, 0.6999504744908811, 0.78197568505496806, 0.021423991371368988, 0.074983969799791453, 0.010711995685684494, 0.010711995685684494, 0.032135987057053485, 0.010711995685684494, 0.010711995685684494, 0.042847982742737975, 0.43102155575953144, 0.07836755559264208, 0.022390730169326311, 0.10075828576196839, 0.10075828576196839, 0.12874669847362627, 0.016793047626994732, 0.044781460338652622, 0.050379142880984197, 0.016793047626994732, 0.016793047626994732, 0.86670149194086643, 0.95407078061137973, 0.27803501171318012, 0.092678337237726713, 0.18535667447545343, 0.37071334895090685, 0.11494611287326646, 0.28736528218316615, 0.14368264109158307, 0.08620958465494985, 0.3448383386197994, 0.30206746111324406, 0.60413492222648812, 0.9351972544501802, 0.18343651713936565, 0.078615650202585277, 0.18343651713936565, 0.34066781754453623, 0.052410433468390187, 0.078615650202585277, 0.026205216734195094, 0.026205216734195094, 0.87678974748969318, 0.067445365191514867, 0.86683479570426114, 0.82485051351376237, 0.62873901312663161, 0.094310851968994747, 0.25149560525065268, 0.31203280130477717, 0.40564264169621034, 0.093609840391433163, 0.12481312052191088, 0.031203280130477719, 0.88305567480953562, 0.3904885914639753, 0.46858630975677035, 0.078097718292795049, 0.039048859146397524, 0.21771789354378313, 0.65315368063134938, 0.10635230898173695, 0.2127046179634739, 0.60266308422984272, 0.035450769660578987, 0.035450769660578987, 0.24001277351622854, 0.1600085156774857, 0.080004257838742848, 0.026668085946247616, 0.1600085156774857, 0.026668085946247616, 0.026668085946247616, 0.053336171892495232, 0.026668085946247616, 0.13334042973123808, 0.026668085946247616, 0.1097331562601048, 0.16459973439015721, 0.054866578130052399, 0.1097331562601048, 0.54866578130052401, 0.23914255031983961, 0.14348553019190377, 0.047828510063967919, 0.52611361070364715, 0.10098315041553672, 0.075737362811652539, 0.20196630083107345, 0.53016153968156787, 0.050491575207768362, 0.13692541858125135, 0.13692541858125135, 0.27385083716250269, 0.41077625574375409, 0.2573706342295462, 0.5147412684590924, 0.10864783485118015, 0.7605348439582611, 0.86683779673758266, 0.38772599940243835, 0.040109586145079833, 0.29413696506391879, 0.12032875843523949, 0.026739724096719888, 0.093589034338519603, 0.026739724096719888, 0.15594095566749186, 0.77970477833745933, 0.047496796829334088, 0.14249039048800224, 0.11874199207333522, 0.18998718731733635, 0.40372277304933973, 0.11874199207333522, 0.17354546413589692, 0.6322013336379102, 0.024792209162270991, 0.061980522905677474, 0.086772732067948458, 0.024792209162270991, 0.10274535339902788, 0.56509944369465337, 0.012843169174878485, 0.038529507524635458, 0.12843169174878485, 0.064215845874392427, 0.064215845874392427, 0.18424766096963505, 0.64486681339372265, 0.092123830484817523, 0.93845970353450003, 0.83497154127279116, 0.88704451822130592, 0.87717162422295392, 0.86723722186206353, 0.086723722186206359, 0.078764798409043643, 0.86641278249948006, 0.24429966925948263, 0.73289900777844785, 0.2214888531337017, 0.66446655940110511, 0.83497155104229037, 0.90189814348223929, 0.061874585728395604, 0.37124751437037362, 0.50062164816610988, 0.005624962338945055, 0.005624962338945055, 0.056249623389450547, 0.041425550828347521, 0.12427665248504255, 0.055234067771130026, 0.41425550828347518, 0.27617033885565012, 0.027617033885565013, 0.055234067771130026, 0.047600394438464491, 0.23800197219232244, 0.37551422279233093, 0.17982371232308805, 0.084622923446159085, 0.015866798146154829, 0.047600394438464491, 0.015866798146154829, 0.032452118141972339, 0.194712708851834, 0.064904236283944677, 0.27584300420676483, 0.064904236283944677, 0.032452118141972339, 0.29206906327775101, 0.032452118141972339, 0.016226059070986169, 0.016226059070986169, 0.36923873291518183, 0.36923873291518183, 0.24615915527678792, 0.88704449195311208, 0.92822269762497556, 0.077351891468747963, 0.87616878676171017, 0.054760549172606886, 0.81294304164246245, 0.18874066550715027, 0.0037007973628852995, 0.60693076751318908, 0.011102392088655898, 0.14803189451541199, 0.033307176265967693, 0.0074015947257705991, 0.089406783208891047, 0.089406783208891047, 0.10728813985066926, 0.37550848947734239, 0.12516949649244746, 0.10728813985066926, 0.035762713283556423, 0.017881356641778211, 0.035762713283556423, 0.17950189628805371, 0.71800758515221486, 0.43529289034736018, 0.43529289034736018, 0.29989388041572568, 0.27311764109289299, 0.080328717968497942, 0.04819723078109877, 0.085683965833064479, 0.1071049572913306, 0.01606574359369959, 0.03213148718739918, 0.00535524786456653, 0.00535524786456653, 0.01606574359369959, 0.00535524786456653, 0.02142099145826612, 0.20351153971264332, 0.081404615885057333, 0.69193923502298738, 0.11041743925086345, 0.055208719625431724, 0.22083487850172689, 0.055208719625431724, 0.49687847662888551, 0.055208719625431724, 0.078541163323367538, 0.15708232664673508, 0.62832930658694031, 0.078541163323367538, 0.85001149322726988, 0.92641069689928612, 0.3166028705791144, 0.06258428837029005, 0.066265717097954174, 0.11044286182992363, 0.080991432008610656, 0.13621286292357249, 0.069947145825618298, 0.055221430914961817, 0.055221430914961817, 0.014725714910656483, 0.0073628574553282417, 0.011044286182992363, 0.011044286182992363, 0.57194065776230651, 0.076083848968380219, 0.13117904994548313, 0.0026235809989096628, 0.0052471619978193256, 0.055095200977102916, 0.044600876981464269, 0.0026235809989096628, 0.052471619978193253, 0.0026235809989096628, 0.013117904994548313, 0.02885939098800629, 0.0078707429967289876, 0.0052471619978193256, 0.76466888214637674, 0.038233444107318833, 0.11470033232195651, 0.038233444107318833, 0.14944928846986449, 0.1195594307758916, 0.059779715387945798, 0.029889857693972899, 0.17933914616383739, 0.41845800771562058, 0.01022188161461075, 0.89952558208574607, 0.051109408073053753, 0.030665644843832249, 0.076681171541241641, 0.84349288695365798, 0.056446570732012979, 0.02822328536600649, 0.16933971219603894, 0.02822328536600649, 0.59268899268613628, 0.02822328536600649, 0.056446570732012979, 0.78167291487912649, 0.03398577890778811, 0.03398577890778811, 0.06797155781557622, 0.03398577890778811, 0.03398577890778811, 0.25502550107554178, 0.51005100215108357, 0.23762033340543159, 0.23762033340543159, 0.47524066681086319, 0.17686797128846501, 0.10106741216483715, 0.17686797128846501, 0.075800559123627861, 0.12633426520604643, 0.15160111824725572, 0.050533706082418577, 0.10106741216483715, 0.025266853041209288, 0.79963134288552362, 0.18814855126718202, 0.86001196567014693, 0.02263189383342492, 0.090527575333699678, 0.24676731737383201, 0.030845914671729001, 0.431842805404206, 0.030845914671729001, 0.123383658686916, 0.030845914671729001, 0.030845914671729001, 0.030845914671729001, 0.8018432583941858, 0.73521625822195025, 0.7627223439065699, 0.15254446878131397, 0.97649909058610895, 0.22104945914773849, 0.5981338306350571, 0.13002909361631676, 0.039008728084895028, 0.92665716884087956, 0.8817413930099407, 0.81893885665467181, 0.11699126523638169, 0.8466800404935455, 0.90108230180814908, 0.22925069820177194, 0.080237744370620173, 0.11462534910088597, 0.091700279280708771, 0.045850139640354386, 0.080237744370620173, 0.12608788401097457, 0.011462534910088596, 0.034387604730265788, 0.045850139640354386, 0.034387604730265788, 0.068775209460531575, 0.034387604730265788, 0.91335015626914362, 0.80184325843378945, 0.78261627952488177, 0.31237172958128256, 0.10412390986042754, 0.27766375962780676, 0.27766375962780676, 0.043618510197391561, 0.087237020394783121, 0.69789616315826497, 0.087237020394783121, 0.043618510197391561, 0.3556546802132835, 0.60969373750848599, 0.80184326059303035, 0.07179793077949502, 0.78977723857444515, 0.07179793077949502, 0.702491507392069, 0.20071185925487686, 0.95748562682795746, 0.1159422220204971, 0.28985555505124277, 0.16231911082869596, 0.25507288844509363, 0.023188444404099423, 0.023188444404099423, 0.057971111010248551, 0.023188444404099423, 0.023188444404099423, 0.011594222202049712, 0.90131722066313102, 0.88372833700113496, 0.080338939727375908, 0.38746365121285653, 0.19373182560642827, 0.19373182560642827, 0.063094947592120046, 0.14722154438161345, 0.12618989518424009, 0.02103164919737335, 0.46269628234221366, 0.1682531935789868, 0.90126809086021697, 0.090126809086021706, 0.40068820081819762, 0.40068820081819762, 0.059890337817562166, 0.13974412157431171, 0.09981722969593694, 0.039926891878374775, 0.039926891878374775, 0.09981722969593694, 0.17967101345268649, 0.11978067563512433, 0.09981722969593694, 0.059890337817562166, 0.059890337817562166, 0.14707255635457742, 0.14707255635457742, 0.58829022541830966, 0.13212480160895435, 0.69365520844701034, 0.13212480160895435, 0.033031200402238586, 0.13373176270530504, 0.8023905762318303, 0.36838631869221738, 0.40785628140924068, 0.013156654239007763, 0.026313308478015527, 0.17103650510710092, 0.17880708934669937, 0.71522835738679746, 0.059602363115566451, 0.41789476922267521, 0.41789476922267521, 0.12039349662085587, 0.12039349662085587, 0.20065582770142643, 0.12039349662085587, 0.040131165540285285, 0.053508220720380383, 0.053508220720380383, 0.093639386260665675, 0.040131165540285285, 0.053508220720380383, 0.08026233108057057, 0.040131165540285285, 0.013377055180095096, 0.02517220881551575, 0.075516626446547247, 0.075516626446547247, 0.17620546170861026, 0.65447742920340957, 0.086416510253843518, 0.086416510253843518, 0.21604127563460881, 0.56170731664998286, 0.1083054032297439, 0.1083054032297439, 0.70398512099333532, 0.95316899450762882, 0.87798718258606878, 0.19968552876813292, 0.6988993506884652, 0.09984276438406646, 0.087993561300890588, 0.17598712260178118, 0.087993561300890588, 0.61595492910623406, 0.90293561166124159, 0.069456585512403191, 0.6572114230340832, 0.13144228460681665, 0.098581713455112477, 0.098581713455112477, 0.86670149158467025, 0.94387225296542632, 0.24557341685110015, 0.4911468337022003, 0.40068820028702118, 0.40068820028702118, 0.79212328847793867, 0.88305567590711509, 0.87798446801836538, 0.41781558222194409, 0.20890779111097205, 0.10445389555548602, 0.20890779111097205, 0.10072616657579596, 0.25639387855657153, 0.16482463621493884, 0.1190400150441225, 0.064098469639142883, 0.091569242341632689, 0.027470772702489807, 0.054941545404979614, 0.082412318107469421, 0.027470772702489807, 0.027470772702489807, 0.60397515914075706, 0.18497573007652035, 0.57342476323721303, 0.055492719022956105, 0.03699514601530407, 0.07399029203060814, 0.055492719022956105, 0.018497573007652035, 0.89871230518591894, 0.62329185704910994, 0.31164592852455497, 0.92342930114431254, 0.096517067567817305, 0.16086177927969553, 0.43432680405517787, 0.080430889639847764, 0.064344711711878208, 0.064344711711878208, 0.064344711711878208, 0.032172355855939104, 0.016086177927969552, 0.05373797809087464, 0.85980764945399424, 0.02686898904543732, 0.02686898904543732, 0.2683123867798215, 0.029812487419980167, 0.17887492451988099, 0.089437462259940495, 0.35774984903976198, 0.029812487419980167, 0.029812487419980167, 0.28175872474894675, 0.093919574916315585, 0.18783914983263117, 0.37567829966526234, 0.8851663293988381, 0.15703099195110357, 0.78515495975551786, 0.12391973798489983, 0.16522631731319978, 0.082613158656599892, 0.12391973798489983, 0.45437237261129942, 0.082613158656599892, 0.93770410393738646, 0.7278542697182705, 0.60397516917328775, 0.89319999555874618, 0.90849785591853982, 0.82485050984912556, 0.82413067862549849, 0.9133501466579409, 0.82413050433290891, 0.81488177562637654, 0.8870445182209985, 0.30018735446776834, 0.60037470893553668, 0.42123885941754718, 0.088681865140536248, 0.066511398855402179, 0.1773637302810725, 0.15519326399593844, 0.066511398855402179, 0.022170466285134062, 0.1724097927304197, 0.50325020580771151, 0.023298620639245905, 0.093194482556983621, 0.13979172383547542, 0.013979172383547542, 0.0093194482556983628, 0.018638896511396726, 0.0046597241278491814, 0.0046597241278491814, 0.0046597241278491814, 0.80184326175922471, 0.071669648845357439, 0.095559531793809924, 0.071669648845357439, 0.28667859538142976, 0.16722918063916736, 0.023889882948452481, 0.047779765896904962, 0.16722918063916736, 0.071669648845357439, 0.78475860282753795, 0.13848681226368317, 0.046162270754561058, 0.91950781829384398, 0.1316791580654528, 0.17557221075393706, 0.073155087814140443, 0.029262035125656175, 0.32188238638221794, 0.1316791580654528, 0.05852407025131235, 0.087786105376968529, 0.88704451837426568, 0.8873669136361656, 0.42204676134693203, 0.42204676134693203, 0.090617531147295927, 0.8155577803256634, 0.090617531147295927, 0.19453136377038974, 0.77812545508155895, 0.070510762551228415, 0.77561838806351258, 0.14102152510245683, 0.10848976915444376, 0.75942838408110636, 0.82485051032245182, 0.17990949907587314, 0.17990949907587314, 0.11993966605058209, 0.029984916512645524, 0.38980391466439179, 0.059969833025291047, 0.029984916512645524, 0.9230590817233818, 0.93727820078781932, 0.9010823023546779, 0.85035726100872322, 0.2702514418452962, 0.18016762789686414, 0.090083813948432068, 0.090083813948432068, 0.36033525579372827, 0.91335017008355568, 0.46771587689746069, 0.097440807686970971, 0.13641713076175938, 0.038976323074788391, 0.064960538457980652, 0.01299210769159613, 0.11692896922436517, 0.051968430766384521, 0.025984215383192261, 0.86670148905294719, 0.50485657645469184, 0.021950285932812688, 0.032925428899219032, 0.010975142966406344, 0.05487571483203172, 0.25242828822734592, 0.032925428899219032, 0.043900571865625376, 0.010975142966406344, 0.010975142966406344, 0.032925428899219032, 0.76129174117615328, 0.16313394453774716, 0.10875596302516476, 0.040446685440725001, 0.21571565568386666, 0.080893370881450002, 0.29660902656531668, 0.053928913920966666, 0.053928913920966666, 0.14830451328265834, 0.026964456960483333, 0.013482228480241666, 0.040446685440725001, 0.013482228480241666, 0.013482228480241666, 0.23220309099704836, 0.23969351328727573, 0.044942533741364199, 0.052432956031591565, 0.052432956031591565, 0.089885067482728398, 0.067413800612046298, 0.037452111451136832, 0.037452111451136832, 0.052432956031591565, 0.059923378321818932, 0.029961689160909466, 0.0074904222902273665, 0.86683479733393942, 0.21680505099628242, 0.10840252549814121, 0.021680505099628242, 0.32520757649442361, 0.021680505099628242, 0.065041515298884731, 0.021680505099628242, 0.021680505099628242, 0.08672202039851297, 0.065041515298884731, 0.021680505099628242, 0.021680505099628242, 0.11304853491141065, 0.33914560473423194, 0.4239320059177899, 0.056524267455705324, 0.084786401183557986, 0.088940090938708929, 0.13341013640806337, 0.66705068204031692, 0.088940090938708929, 0.047152038071286206, 0.047152038071286206, 0.84873668528315171, 0.17587590857246124, 0.33768174445912558, 0.049245254400289144, 0.091455472457679848, 0.084420436114781394, 0.084420436114781394, 0.063315327086086046, 0.056280290743187598, 0.03517518171449225, 0.0070350363428984498, 0.0140700726857969, 0.83312392126975576, 0.074607246610656194, 0.12434541101776032, 0.35645684491757962, 0.074607246610656194, 0.016579388135701378, 0.041448470339253446, 0.099476328814208259, 0.05802785847495482, 0.074607246610656194, 0.05802785847495482, 0.016579388135701378, 0.73521625800975621, 0.63991646010785386, 0.29087111823084266, 0.058174223646168532, 0.019391407882056177, 0.1891478469957234, 0.29099668768572834, 0.14549834384286417, 0.014549834384286416, 0.087299006305718491, 0.029099668768572833, 0.058199337537145665, 0.043649503152859245, 0.043649503152859245, 0.029099668768572833, 0.058199337537145665, 0.24967160925924434, 0.24967160925924434, 0.24967160925924434, 0.96901032429003908, 0.7597263706864501, 0.15194527413729003, 0.24988119987133064, 0.49976239974266129, 0.96368702543401286, 0.089327435569937316, 0.80394692012943592, 0.19336970350972382, 0.064456567836574608, 0.58010911052917147, 0.064456567836574608, 0.064456567836574608, 0.31679862935932429, 0.31679862935932429, 0.86683479663311602, 0.64618496900964451, 0.71723865091502959, 0.23907955030500988, 0.12120518813859954, 0.72723112883159724, 0.12120518813859954, 0.21852080335227245, 0.25302408809210492, 0.057505474566387486, 0.069006569479664978, 0.023002189826554994, 0.10350985421949747, 0.057505474566387486, 0.17251642369916245, 0.046004379653109988, 0.13775729357170505, 0.68878646785852526, 0.30340688934018811, 0.60681377868037623, 0.76919074263540343, 0.096148842829425429, 0.73521625664718293, 0.049975654407612126, 0.049975654407612126, 0.099951308815224252, 0.74963481611418192, 0.88704451820178842, 0.079510024845964616, 0.23853007453789385, 0.58307351553707387, 0.079510024845964616, 0.02650334161532154, 0.25722547537768436, 0.17862880234561412, 0.164338498157965, 0.15004819397031588, 0.050016064656771955, 0.078596673032070213, 0.028580608375298262, 0.050016064656771955, 0.021435456281473697, 0.014290304187649131, 0.014290304187649131, 0.82052036364692915, 0.4016410955962994, 0.4016410955962994, 0.78602759642329645, 0.14291410844059935, 0.071457054220299673, 0.81250665324222315, 0.85001149295368572, 0.85001149385454144, 0.95541670856198257, 0.039809029523415938, 0.75563021177476841, 0.060450416941981472, 0.030225208470990736, 0.030225208470990736, 0.030225208470990736, 0.060450416941981472, 0.81556137531756612, 0.46898882580465423, 0.055175155977018144, 0.082762733965527219, 0.11035031195403629, 0.082762733965527219, 0.027587577988509072, 0.055175155977018144, 0.082762733965527219, 0.043724169589883101, 0.5465521198735388, 0.065586254384824655, 0.30606918712918169, 0.02186208479494155, 0.9264364512090244, 0.88976497427194423, 0.92344075527435687, 0.25477468321983077, 0.33969957762644104, 0.33969957762644104, 0.87798717901826517, 0.72785424609436811, 0.58745869861057431, 0.19581956620352478, 0.072158218335579005, 0.21647465500673702, 0.64942396502021105, 0.77419970604689703, 0.11059995800669958, 0.88704451818533903, 0.60397516909415327, 0.76458501977454363, 0.036408810465454459, 0.10922643139636339, 0.036408810465454459, 0.036408810465454459, 0.71992170631368679, 0.11998695105228113, 0.85196694165407794, 0.72785426991104862, 0.091283419336862029, 0.036513367734744812, 0.015213903222810339, 0.05781283224667929, 0.17343849674003786, 0.045641709668431014, 0.10041176127054824, 0.34991977412463782, 0.091283419336862029, 0.021299464511934475, 0.015213903222810339, 0.60397517395952682, 0.34218703315903737, 0.10455714902081698, 0.10455714902081698, 0.16158832121398986, 0.038020781462115259, 0.11406234438634578, 0.01901039073105763, 0.057031172193172892, 0.028515586096586446, 0.01901039073105763, 0.0095051953655288148, 0.87798716779939723, 0.13170406273755084, 0.13170406273755084, 0.26340812547510167, 0.39511218821265248, 0.22704360899799694, 0.4351669172461608, 0.037840601499666157, 0.037840601499666157, 0.075681202999332314, 0.11352180449899847, 0.056760902249499236, 0.018920300749833079, 0.72785426973386436, 0.42204674374271361, 0.42204674374271361, 0.32201740238841187, 0.14637154654018719, 0.14637154654018719, 0.078064824821433176, 0.078064824821433176, 0.10733913412947062, 0.019516206205358294, 0.029274309308037441, 0.058548618616074882, 0.019516206205358294, 0.009758103102679147, 0.13222121004974455, 0.099165907537308404, 0.10467512462271443, 0.1762949467329927, 0.093656690451902377, 0.044073736683248176, 0.082638256281090339, 0.082638256281090339, 0.088147473366496351, 0.055092170854060221, 0.0055092170854060219, 0.016527651256218068, 0.016527651256218068, 0.50686112744913137, 0.16759117923721278, 0.069489025537380913, 0.044963487112422942, 0.049051076849915935, 0.069489025537380913, 0.016350358949971978, 0.0040875897374929946, 0.0081751794749859892, 0.0081751794749859892, 0.0081751794749859892, 0.0081751794749859892, 0.012262769212478984, 0.012262769212478984, 0.0081751794749859892, 0.82485050834916884, 0.80943214796232055, 0.13490535799372008, 0.90108231841094322, 0.72023623855983521, 0.12003937309330585, 0.79965307048002798, 0.14121291414650591, 0.14121291414650591, 0.56485165658602365, 0.83497154772032889, 0.8870445046363572, 0.21101450276725517, 0.63304350830176548, 0.14067633517817013, 0.64450204896519381, 0.96448969440129417, 0.2405290866839136, 0.014148769804936094, 0.028297539609872187, 0.2122315470740414, 0.15563646785429702, 0.12733892824442486, 0.16978523765923312, 0.028297539609872187, 0.028297539609872187, 0.4734665382123131, 0.4734665382123131, 0.27692379808336337, 0.055384759616672677, 0.55384759616672674, 0.055384759616672677, 0.97100237202643391, 0.84810347717378809, 0.09423371968597645, 0.83497154120587214, 0.3998044517206723, 0.3998044517206723, 0.09633740321417901, 0.024084350803544752, 0.45760266526735033, 0.36126526205317128, 0.048168701607089505, 0.82052037855495996, 0.86670149122575479, 0.88946326686601296, 0.89619080560056885, 0.91240500588807238, 0.90877585326409815, 0.92344093508814473, 0.13386323187197938, 0.11898953944175945, 0.11898953944175945, 0.059494769720879727, 0.19335800159285912, 0.059494769720879727, 0.20823169402307903, 0.059494769720879727, 0.029747384860439863, 0.81294304417052132, 0.38721440808993252, 0.2581429387266217, 0.2581429387266217, 0.1820568351084158, 0.72822734043366322, 0.85196695732843508, 0.87798717942055549, 0.088964752520733117, 0.088964752520733117, 0.71171802016586494, 0.088964752520733117, 0.091112331566180912, 0.7288986525294473, 0.091112331566180912, 0.90191336404718669, 0.10012291911933727, 0.80098335295469814, 0.033374306373112422, 0.033374306373112422, 0.016687153186556211, 0.41434801920061892, 0.51793502400077374, 0.86747031460704471, 0.034675642593510844, 0.27740514074808675, 0.046234190124681121, 0.11558547531170281, 0.19649530802989476, 0.01155854753117028, 0.092468380249362242, 0.069351285187021688, 0.034675642593510844, 0.057792737655851405, 0.02311709506234056, 0.01155854753117028, 0.02311709506234056, 0.40238285686777614, 0.40238285686777614, 0.65128381709530203, 0.1302567634190604, 0.037216218119731546, 0.11164865435919463, 0.037216218119731546, 0.018608109059865773, 0.018608109059865773, 0.81294304164527831, 0.90655043032382343, 0.52893359343850477, 0.18512675770347667, 0.18512675770347667, 0.05289335934385047, 0.080725142511150275, 0.40362571255575136, 0.48435085506690162, 0.030867629794295942, 0.24694103835436754, 0.092602889382887826, 0.061735259588591884, 0.092602889382887826, 0.12347051917718377, 0.061735259588591884, 0.030867629794295942, 0.092602889382887826, 0.061735259588591884, 0.061735259588591884, 0.25265513999568601, 0.059448268234279067, 0.074310335292848834, 0.0445862011757093, 0.25265513999568601, 0.25265513999568601, 0.029724134117139533, 0.014862067058569767, 0.11838985459023676, 0.039463284863412253, 0.3749012062024164, 0.1381214970219429, 0.1381214970219429, 0.098658212158530642, 0.078926569726824505, 0.019731642431706126, 0.88736691364160103, 0.76132372125870995, 0.152264744251742, 0.098391697931791061, 0.19678339586358212, 0.59035018759074642, 0.098391697931791061, 0.13642210500190713, 0.81853263001144283, 0.095973461456119916, 0.86376115310507917, 0.9505764568393128, 0.032778498511700442, 0.95630432848758007, 0.85492120645057301, 0.08549212064505729, 0.85470928381471267, 0.089969398296285544, 0.13430040482274694, 0.26860080964549388, 0.067150202411373469, 0.033575101205686735, 0.47005141687961433, 0.31531713526176824, 0.31531713526176824, 0.86747031991810453, 0.04621011954083154, 0.27148445230238533, 0.098196504024267023, 0.18484047816332616, 0.040433854598227598, 0.028881324713019713, 0.12130156379468279, 0.09242023908166308, 0.04621011954083154, 0.040433854598227598, 0.011552529885207885, 0.011552529885207885, 0.0057762649426039425, 0.85196695787280197, 0.046665507247604293, 0.11666376811901075, 0.11666376811901075, 0.093331014495208586, 0.45109990339350819, 0.10110859903647597, 0.046665507247604293, 0.015555169082534766, 0.0077775845412673831, 0.0077775845412673831, 0.083943840626743441, 0.80586087001673701, 0.050366304376046063, 0.050366304376046063, 0.77119708568175926, 0.15423941713635184, 0.8851663230037865, 0.23054231792535992, 0.076847439308453308, 0.43546882274790205, 0.051231626205635539, 0.076847439308453308, 0.076847439308453308, 0.025615813102817769, 0.88607666654228645, 0.11075958331778581, 0.10769266806201852, 0.055384800717609525, 0.0092308001196015881, 0.313847204066454, 0.1261542683012217, 0.070769467583612175, 0.058461734090810055, 0.13846200179402382, 0.095384934569216401, 0.0061538667464010582, 0.0061538667464010582, 0.0030769333732005291, 0.0092308001196015881, 0.49526751417123654, 0.03439357737300254, 0.03439357737300254, 0.11005944759360813, 0.13757430949201016, 0.16508917139041218, 0.0068787154746005079, 0.0068787154746005079, 0.013757430949201016, 0.35253918393646738, 0.5288087759047011, 0.85196695677669598, 0.40552994096274753, 0.40552994096274753, 0.88305940005631955, 0.76249644072680389, 0.19062411018170097, 0.13743618831530258, 0.25372834765902014, 0.1691522317726801, 0.13743618831530258, 0.074004101400547542, 0.021144028971585013, 0.042288057943170025, 0.10572014485792505, 0.031716043457377517, 0.010572014485792506, 0.010572014485792506, 0.44306304409260444, 0.19861446804151234, 0.076390180015966286, 0.061112144012773033, 0.015278036003193258, 0.030556072006386516, 0.015278036003193258, 0.10694625202235281, 0.030556072006386516, 0.071740412731128064, 0.86088495277353683, 0.8472122951956863, 0.037653879786474942, 0.075307759572949884, 0.018826939893237471, 0.018826939893237471, 0.065856416689218072, 0.69149237523678975, 0.13171283337843614, 0.065856416689218072, 0.032928208344609036, 0.13075749532099742, 0.26151499064199485, 0.19613624298149615, 0.065378747660498712, 0.32689373830249357, 0.065378747660498712, 0.16492057281236233, 0.8246028640618116, 0.57983675970743997, 0.09663945995124, 0.28991837985371999, 0.81136904474884886, 0.13522817412480814, 0.051084824427953965, 0.91952683970317139, 0.47280196667191565, 0.47280196667191565, 0.23868243052582472, 0.30233107866604464, 0.12729729628043987, 0.023868243052582474, 0.023868243052582474, 0.20685810645571476, 0.031824324070109967, 0.0079560810175274919, 0.0079560810175274919, 0.015912162035054984, 0.0079560810175274919, 0.65769646391344017, 0.15784715133922564, 0.10523143422615043, 0.052615717113075215, 0.026307858556537608, 0.80184325829714931, 0.76354210218586949, 0.19088552554646737, 0.86747216499674751, 0.366899599881512, 0.098780661506560924, 0.042334569217097544, 0.33867655373678035, 0.028223046144731694, 0.070557615361829237, 0.028223046144731694, 0.028223046144731694, 0.8349737570413216, 0.84856828828409658, 0.84857923560167603, 0.40115863571138566, 0.40115863571138566, 0.90023129288979231, 0.081839208444526579, 0.79965307048792356, 0.043928904504292904, 0.74679137657297945, 0.17571561801717162, 0.83312370768841604, 0.80184325898062236, 0.26961619297325534, 0.10110607236497075, 0.067404048243313835, 0.067404048243313835, 0.43812631358153992, 0.033702024121656918, 0.033702024121656918, 0.60856445487579225, 0.18886483082352173, 0.041969962405227046, 0.083939924810454092, 0.020984981202613523, 0.041969962405227046, 0.020984981202613523, 0.28808035745060601, 0.2437603024582051, 0.022160027496200465, 0.066480082488601391, 0.04432005499240093, 0.022160027496200465, 0.28808035745060601, 0.091867782946616405, 0.82681004651954759, 0.032329340270364972, 0.61425746513693447, 0.12931736108145989, 0.016164670135182486, 0.048494010405547454, 0.032329340270364972, 0.032329340270364972, 0.016164670135182486, 0.048494010405547454, 0.59044699070573547, 0.19681566356857849, 0.020360241058818465, 0.027146988078424618, 0.10858795231369847, 0.027146988078424618, 0.013573494039212309, 0.020360241058818465, 0.086066695865510037, 0.6885335669240803, 0.17213339173102007, 0.29802359139464274, 0.15381862781658981, 0.0096136642385368631, 0.22111427748634785, 0.057681985431221175, 0.038454656954147452, 0.028840992715610587, 0.072102481789026465, 0.03364782483487902, 0.06729564966975804, 0.024034160596342159, 0.81054364860201567, 0.13509060810033596, 0.59757050154167957, 0.096903324574326419, 0.059218698350977261, 0.0053835180319070234, 0.032301108191442142, 0.069985734414791306, 0.043068144255256187, 0.069985734414791306, 0.0053835180319070234, 0.0053835180319070234, 0.45391070640676245, 0.084297702618398751, 0.11671989593316749, 0.025937754651814998, 0.0064844386629537495, 0.071328825292491252, 0.090782141281352494, 0.1426576505849825, 0.012968877325907499, 0.77275823609467287, 0.15455164721893455, 0.86450867569577183, 0.76249646369812174, 0.19062411592453044, 0.098155321803599538, 0.14723298270539931, 0.58893193082159723, 0.049077660901799769, 0.098155321803599538, 0.049077660901799769, 0.043388235968763948, 0.21694117984381972, 0.4772705956564034, 0.17355294387505579, 0.1139697824978933, 0.056984891248946651, 0.74080358623630649, 0.056984891248946651, 0.056984891248946651, 0.80184326132430639, 0.16905519989403484, 0.33811039978806967, 0.13524415991522787, 0.23667727985164877, 0.1014331199364209, 0.92411266278890736, 0.075987858476857364, 0.12664643079476229, 0.45592715086114421, 0.025329286158952455, 0.15197571695371473, 0.10131714463580982, 0.05065857231790491, 0.025329286158952455, 0.17146464429342834, 0.096914798948459488, 0.082004829879465724, 0.10436978348295638, 0.044729907206981306, 0.20873956696591275, 0.0074549845344968838, 0.082004829879465724, 0.052184891741478188, 0.074549845344968835, 0.0074549845344968838, 0.014909969068993768, 0.014909969068993768, 0.029819938137987535, 0.083354592525196572, 0.16670918505039314, 0.055569728350131048, 0.083354592525196572, 0.055569728350131048, 0.27784864175065521, 0.25006377757558973, 0.027784864175065524, 0.19129675437602225, 0.10020306181601166, 0.054656215536006358, 0.054656215536006358, 0.12753116958401484, 0.23684360065602755, 0.063765584792007418, 0.081984323304009538, 0.063765584792007418, 0.018218738512002119, 0.097369504401970078, 0.77895603521576062, 0.17302899299045635, 0.17302899299045635, 0.3460579859809127, 0.047890026887968257, 0.21550512099585714, 0.047890026887968257, 0.67046037643155554, 0.1208797830158939, 0.010989071183263081, 0.40659563378073404, 0.098901640649367739, 0.087912569466104651, 0.065934427099578488, 0.098901640649367739, 0.054945355916315407, 0.021978142366526163, 0.021978142366526163, 0.084615124463767427, 0.67692099571013942, 0.084615124463767427, 0.084615124463767427, 0.27414512180075967, 0.13707256090037984, 0.10280442067528488, 0.2398769815756647, 0.17134070112547478, 0.068536280450189918, 0.83497154121158534, 0.81294302278238773, 0.21396474257700171, 0.64189422773100513, 0.071321580859000561, 0.8667014907244448, 0.88305578263784923, 0.091769134745367395, 0.091769134745367395, 0.061179423163578266, 0.030589711581789133, 0.67297365479936089, 0.061179423163578266, 0.11601437477217375, 0.069608624863304255, 0.4176517491798255, 0.046405749908869497, 0.046405749908869497, 0.27843449945321702, 0.023202874954434748, 0.076117226544437061, 0.36971224321583712, 0.11961278456982966, 0.054369447531740757, 0.33709057469679271, 0.021747779012696301, 0.096640445903906649, 0.13892064098686582, 0.35636164427065575, 0.04228019508295916, 0.26576122623574328, 0.024160111475976662, 0.030200139344970827, 0.018120083606982498, 0.012080055737988331, 0.024160111475976662, 0.26821976036041639, 0.03973626079413576, 0.29802195595601821, 0.079472521588271519, 0.0099340651985339399, 0.28808789075748426, 0.01986813039706788, 0.13295210729379348, 0.066476053646896738, 0.42101500643034601, 0.16619013411724184, 0.16619013411724184, 0.01107934227448279, 0.044317369097931159, 0.01107934227448279, 0.88736691700916881, 0.8645086772831958, 0.90655043031418703, 0.85001149398061848, 0.94861552018931494, 0.19529933963488613, 0.78119735853954453, 0.85775669013802935, 0.061268335009859239, 0.061268335009859239, 0.043991586971261487, 0.17596634788504595, 0.26394952182756892, 0.17596634788504595, 0.087983173942522974, 0.17596634788504595, 0.043991586971261487, 0.24692790128425521, 0.070550828938358637, 0.10582624340753795, 0.4585803880993311, 0.10582624340753795, 0.086338984993553303, 0.51803390996131982, 0.086338984993553303, 0.25901695498065991, 0.34166924813099042, 0.12812596804912141, 0.17083462406549521, 0.085417312032747605, 0.053385820020467253, 0.053385820020467253, 0.010677164004093451, 0.010677164004093451, 0.096094476036841056, 0.010677164004093451, 0.021354328008186901, 0.010677164004093451, 0.76030974262393292, 0.16292351627655707, 0.054307838758852353, 0.18482172255697626, 0.52086121811511499, 0.13441579822325547, 0.016801974777906934, 0.016801974777906934, 0.067207899111627736, 0.050405924333720799, 0.38280640492967971, 0.19140320246483986, 0.19140320246483986, 0.26782047956358424, 0.13391023978179212, 0.58027770572109916, 0.7800802075500155, 0.15601604151000309, 0.86686607160670881, 0.46786174197543351, 0.086641063328783977, 0.17328212665756795, 0.069312850663027184, 0.10396927599454078, 0.017328212665756796, 0.034656425331513592, 0.051984637997270391, 0.94127311684482862, 0.95070676132673837, 0.24363516638728122, 0.10151465266136718, 0.37898803660243746, 0.013535287021515624, 0.094747009150609365, 0.027070574043031249, 0.0067676435107578122, 0.03383821755378906, 0.094747009150609365, 0.0067676435107578122, 0.099686360498549217, 0.064796134324056995, 0.12959226864811399, 0.084733406423766838, 0.14454522272289638, 0.35887089779477721, 0.019937272099709843, 0.044858862224347151, 0.0049843180249274609, 0.039874544199419687, 0.0049843180249274609, 0.0049843180249274609, 0.33992933208122755, 0.11330977736040919, 0.45323910944163676, 0.86683480250719225, 0.10639072491872634, 0.61706620452861272, 0.10639072491872634, 0.042556289967490536, 0.10639072491872634, 0.021278144983745268, 0.3042019557635724, 0.25350162980297702, 0.35490228172416782, 0.074793454864963291, 0.74793454864963294, 0.11219018229744494, 0.037396727432481645, 0.43918205757791057, 0.29709374483211598, 0.051668477362107126, 0.025834238681053563, 0.012917119340526782, 0.025834238681053563, 0.038751358021580341, 0.038751358021580341, 0.012917119340526782, 0.012917119340526782, 0.025834238681053563, 0.62492283890511491, 0.13887174197891441, 0.069435870989457207, 0.069435870989457207, 0.069435870989457207, 0.14023353988620782, 0.14023353988620782, 0.14023353988620782, 0.56093415954483128, 0.09499287198782437, 0.09499287198782437, 0.09499287198782437, 0.047496435993912185, 0.047496435993912185, 0.18998574397564874, 0.28497861596347313, 0.047496435993912185, 0.90191336138944922, 0.16800634330574965, 0.13440507464459972, 0.3360126866114993, 0.11760444031402476, 0.11760444031402476, 0.03360126866114993, 0.050401902991724895, 0.050401902991724895, 0.75548060327003463, 0.25182686775667823, 0.83312391057801916, 0.83312390796030378, 0.86281076752795471, 0.10785134594099434, 0.6172951309398329, 0.20576504364661097, 0.89619089309290612, 0.068949219968063843, 0.65501758969660651, 0.086186524960079808, 0.12066113494411172, 0.012927978744011972, 0.0043093262480039902, 0.038783936232035909, 0.0043093262480039902, 0.0086186524960079804, 0.76726108057736142, 0.17050246235052477, 0.86048243411977421, 0.30816986477582914, 0.30816986477582914, 0.90191333916879401, 0.021656420889329824, 0.51975410134391575, 0.23822062978262806, 0.043312841778659648, 0.021656420889329824, 0.021656420889329824, 0.064969262667989469, 0.043312841778659648, 0.91335014423437566, 0.043269657220733594, 0.25961794332440158, 0.18389604318811778, 0.108174143051834, 0.27043535762958498, 0.010817414305183399, 0.086539314441467188, 0.021634828610366797, 0.050383398507325282, 0.050383398507325282, 0.3778754888049396, 0.35268378955127699, 0.15115019552197584, 0.025191699253662641, 0.19606011868450018, 0.22873680513191688, 0.45747361026383376, 0.13070674578966679, 0.41757333747000824, 0.41757333747000824, 0.31183575293204163, 0.31183575293204163, 0.93773746845623629, 0.93750966237876099, 0.72785427322942908, 0.20920075108791872, 0.10460037554395936, 0.31380112663187809, 0.31380112663187809, 0.091467929353374472, 0.18293585870674894, 0.64027550547362133, 0.17876540343962313, 0.17876540343962313, 0.17876540343962313, 0.35753080687924627, 0.81294304503705728, 0.37918408902896344, 0.18959204451448172, 0.018959204451448171, 0.018959204451448171, 0.056877613354344513, 0.17063284006303353, 0.018959204451448171, 0.1327144311601372, 0.49514676255355627, 0.045013342050323299, 0.22506671025161648, 0.045013342050323299, 0.090026684100646598, 0.1196510702597549, 0.23930214051950979, 0.1196510702597549, 0.1196510702597549, 0.35895321077926468, 0.15590740445068957, 0.20176252340677472, 0.17424945203312361, 0.1100522854946044, 0.045855118956085163, 0.064197166538519229, 0.1100522854946044, 0.0091710237912170332, 0.036684095164868133, 0.036684095164868133, 0.0091710237912170332, 0.036684095164868133, 0.0091710237912170332, 0.40115866010016477, 0.40115866010016477, 0.27419843485932555, 0.27419843485932555, 0.43871749577492092, 0.13710981916407108, 0.68554909582035539, 0.91328743006686974, 0.18883620531704065, 0.24437626570440554, 0.24437626570440554, 0.03332403623241894, 0.01110801207747298, 0.03332403623241894, 0.01110801207747298, 0.12218813285220277, 0.03332403623241894, 0.01110801207747298, 0.055540060387364899, 0.19118250809280615, 0.11765077421095764, 0.22059520164554558, 0.05882538710547882, 0.088238080658218226, 0.014706346776369705, 0.044119040329109113, 0.14706346776369705, 0.05882538710547882, 0.02941269355273941, 0.02941269355273941, 0.86451305772286891, 0.17709007460177137, 0.21644342451327611, 0.19676674955752374, 0.11806004973451424, 0.24595843694690467, 0.049191687389380935, 0.92665715788639935, 0.9065504206692796, 0.33437262124754247, 0.079958670298325374, 0.10176558037968685, 0.058151760216963909, 0.036344850135602444, 0.021806910081361465, 0.036344850135602444, 0.072689700271204888, 0.021806910081361465, 0.21080013078649418, 0.0072689700271204886, 0.0072689700271204886, 0.014537940054240977, 0.87072763720774404, 0.62133688604858273, 0.1065148947511856, 0.017752482458530932, 0.14201985966824746, 0.053257447375592799, 0.017752482458530932, 0.017752482458530932, 0.23783176257777869, 0.71349528773333615, 0.71037552883486155, 0.21705918936620769, 0.019732653578746154, 0.019732653578746154, 0.019732653578746154, 0.019732653578746154, 0.50234194722223702, 0.33489463148149134, 0.94861552256891546, 0.091680714002690317, 0.36672285601076127, 0.27504214200807098, 0.18336142800538063, 0.31101694681628217, 0.31101694681628217, 0.91946626795748665, 0.24660412838697088, 0.65761100903192227, 0.92030447000931526, 0.15475890440113599, 0.051586301467045327, 0.72220822053863465, 0.051586301467045327, 0.14333406485958675, 0.17200087783150408, 0.028666812971917349, 0.15050076810256607, 0.10033384540171071, 0.014333406485958674, 0.17200087783150408, 0.1576674713455454, 0.014333406485958674, 0.014333406485958674, 0.021500109728938011, 0.4660430357773313, 0.20389382815258245, 0.072819224340208016, 0.18932998328454084, 0.014563844868041603, 0.029127689736083207, 0.014563844868041603, 0.22075205619115215, 0.25018566368330575, 0.32376968241368981, 0.088300822476460858, 0.044150411238230429, 0.058867214984307234, 0.15536484740417977, 0.48244873667613714, 0.065416777854391484, 0.016354194463597871, 0.11447936124518508, 0.049062583390793613, 0.0081770972317989354, 0.057239680622592541, 0.024531291695396806, 0.024531291695396806, 0.29643705849988283, 0.22232779387491214, 0.44465558774982428, 0.0438262240824972, 0.1753048963299888, 0.65739336123745806, 0.087652448164994401, 0.34445961294502753, 0.34445961294502753, 0.25834470970877066, 0.73521625663150769, 0.11061671125015254, 0.44246684500061018, 0.055308355625076272, 0.018436118541692092, 0.16592506687522882, 0.11061671125015254, 0.055308355625076272, 0.036872237083384184, 0.12867209989100703, 0.61762607947683379, 0.090070469923704932, 0.12867209989100703, 0.025734419978201407, 0.012867209989100703, 0.48276788942067628, 0.032915992460500657, 0.12069197235516907, 0.12069197235516907, 0.076803982407834856, 0.076803982407834856, 0.032915992460500657, 0.010971997486833552, 0.010971997486833552, 0.010971997486833552, 0.021943994973667103, 0.11918419750173022, 0.8342893825121116, 0.86747031577001099, 0.77660009419335974, 0.15532001883867197, 0.024208957950790134, 0.62943290672054353, 0.24208957950790136, 0.024208957950790134, 0.072626873852370405, 0.082372578926138987, 0.082372578926138987, 0.054915052617425991, 0.63152310510039888, 0.13728763154356496, 0.027457526308712996, 0.028491932262393629, 0.085475796787180883, 0.056983864524787257, 0.59833057751026619, 0.028491932262393629, 0.14245966131196813, 0.028491932262393629, 0.028491932262393629, 0.80184325840208803, 0.30638136643109282, 0.080626675376603382, 0.16125335075320676, 0.29025603135577216, 0.048376005225962027, 0.064501340301282697, 0.048376005225962027, 0.016125335075320674, 0.48531224140392898, 0.19412489656157159, 0.29118734484235737, 0.039412152851572277, 0.49265191064465347, 0.059118229277358415, 0.019706076425786138, 0.17735468783207525, 0.17735468783207525, 0.019706076425786138, 0.045476432005770527, 0.6780122589951243, 0.012402663274301054, 0.037207989822903159, 0.020671105457168423, 0.074415979645806318, 0.020671105457168423, 0.053744874188637895, 0.049610653097204215, 0.0041342210914336848, 0.040623533187366175, 0.48071180938383301, 0.020311766593683087, 0.027082355458244115, 0.26405296571788012, 0.03385294432280514, 0.013541177729122058, 0.067705888645610279, 0.03385294432280514, 0.0067705888645610288, 0.013541177729122058, 0.0067705888645610288, 0.08188976248168145, 0.10645669122618588, 0.07779527435759738, 0.1924409418319514, 0.032755904992672578, 0.061417321861261087, 0.024566928744504432, 0.18015747745969918, 0.17606298933561509, 0.020472440620420362, 0.028661416868588505, 0.0081889762481681446, 0.0081889762481681446, 0.021167353810342144, 0.14817147667239502, 0.084669415241368576, 0.32809398406030327, 0.095253092146539653, 0.16933883048273715, 0.063502061431026435, 0.021167353810342144, 0.052918384525855358, 0.010583676905171072, 0.47286573857582193, 0.47286573857582193, 0.82485017946885686, 0.88704451837312248, 0.60487842726255547, 0.022825601028775677, 0.057064002571939193, 0.064672536248197757, 0.15977920720142974, 0.0076085336762585594, 0.041846935219422073, 0.030434134705034237, 0.0076085336762585594, 0.51105027741551623, 0.083844186138483129, 0.099814507307718001, 0.023955481753852322, 0.083844186138483129, 0.067873864969248243, 0.011977740876926161, 0.0399258029230872, 0.0199629014615436, 0.0399258029230872, 0.015970321169234882, 0.85001149343284721, 0.050433087316723475, 0.55476396048395826, 0.30259852390034087, 0.050433087316723475, 0.29703044076199864, 0.14851522038099932, 0.29703044076199864, 0.14851522038099932, 0.81294304267918027, 0.43248441025934758, 0.08649688205186952, 0.11532917606915935, 0.057664588034579675, 0.10091302906051444, 0.10091302906051444, 0.028832294017289838, 0.028832294017289838, 0.04324844102593476, 0.83312391042125944, 0.80184325852315796, 0.82485051015906408, 0.89768739558739152, 0.90191336504600217, 0.6588675533042091, 0.32943377665210455, 0.56516026443242995, 0.33909615865945797, 0.26545354853017217, 0.070787612941379252, 0.21236283882413776, 0.15927212911810332, 0.017696903235344813, 0.079636064559051659, 0.12387832264741369, 0.017696903235344813, 0.02654535485301722, 0.0088484516176724065, 0.0088484516176724065, 0.60397516530349815, 0.75362131873797955, 0.07536213187379795, 0.07536213187379795, 0.07536213187379795, 0.94011798940284919, 0.079569279733513534, 0.71612351760162185, 0.11935391960027031, 0.079569279733513534, 0.043115172466380247, 0.086230344932760494, 0.60361241452932346, 0.17246068986552099, 0.086230344932760494, 0.40115861816139992, 0.40115861816139992, 0.39797287069568615, 0.39797287069568615, 0.86173311118771434, 0.82413457723358086, 0.13012651219477592, 0.029278444080484536, 0.014639222040242268, 0.11711377632193815, 0.20494910856339177, 0.16835105346278609, 0.065876499181090203, 0.080515721221332479, 0.17567066448290722, 0.058556888160969073, 0.014639222040242268, 0.0073196110201211341, 0.029278444080484536, 0.014639222040242268, 0.014639222040242268, 0.014639222040242268, 0.074068186770803859, 0.074068186770803859, 0.29627274708321544, 0.29627274708321544, 0.22220456031241156, 0.10366824770925147, 0.051834123854625734, 0.051834123854625734, 0.62200948625550878, 0.051834123854625734, 0.051834123854625734, 0.94472671479535641, 0.37023797134418768, 0.48715522545287854, 0.097431045090575708, 0.038972418036230284, 0.73521625661796519, 0.85041315928713035, 0.12111734633485835, 0.84782142434400842, 0.067154414304658447, 0.57081252158959672, 0.1678860357616461, 0.033577207152329223, 0.033577207152329223, 0.10073162145698766, 0.83506184742630241, 0.086385708354445076, 0.057590472236296722, 0.29319899808390809, 0.68413099552911882, 0.088351264077465838, 0.7068101126197267, 0.17670252815493168, 0.026623473193379335, 0.31282581002220722, 0.31948167832055202, 0.079870419580138005, 0.04659107808841384, 0.019967604895034501, 0.11314976107186218, 0.019967604895034501, 0.039935209790069003, 0.019967604895034501, 0.90368888345340204, 0.88736691653978983, 0.47307322589073808, 0.016895472353240643, 0.016895472353240643, 0.38859586412453484, 0.10137283411944387, 0.87717162190643105, 0.81294271176074839, 0.082229461739149051, 0.1096392823188654, 0.19186874405801443, 0.19186874405801443, 0.30150802637687985, 0.054819641159432698, 0.054819641159432698, 0.027409820579716349, 0.048194059049513169, 0.18072772143567439, 0.10843663286140463, 0.19277623619805268, 0.25301881000994414, 0.20482475096043098, 0.012048514762378292, 0.012048514762378292, 0.94595195549206046, 0.8873669136644049, 0.24557341355935469, 0.49114682711870938, 0.88704451822221575, 0.79212328847340252, 0.85645212344938992, 0.95726373213386273, 0.4347929975287384, 0.4347929975287384, 0.71159720009162786, 0.91855414900410592, 0.71159720009281324, 0.71159720008499228, 0.81556137804823658, 0.039316485164711139, 0.82564618845893389, 0.039316485164711139, 0.078632970329422278, 0.85230877551410611, 0.12399213288168777, 0.31883691312433998, 0.38968956048530445, 0.035426323680482222, 0.12399213288168777, 0.78261587482764883, 0.08100052152513601, 0.067500434604279999, 0.054000347683424002, 0.20250130381284001, 0.054000347683424002, 0.16200104305027202, 0.067500434604279999, 0.067500434604279999, 0.054000347683424002, 0.013500086920856001, 0.027000173841712001, 0.12150078228770402, 0.11052952704821672, 0.79581259474716037, 0.088423621638573383, 0.16910605952102017, 0.33821211904204035, 0.33821211904204035, 0.67630550187831795, 0.16907637546957949, 0.16907637546957949, 0.9063636798853546, 0.19976821658885752, 0.59930464976657261, 0.099884108294428758, 0.050998928819668901, 0.12749732204917225, 0.076498393229503345, 0.15299678645900669, 0.076498393229503345, 0.2039957152786756, 0.1019978576393378, 0.076498393229503345, 0.15299678645900669, 0.8668348059217581, 0.81556137703370279, 0.62356032844972165, 0.27713792375543184, 0.069284480938857959, 0.026537754270452206, 0.29191529697497426, 0.18576427989316543, 0.34499080551587868, 0.10615101708180882, 0.026537754270452206, 0.84982420620180421, 0.96901104084273149, 0.38436540527073387, 0.15374616210829353, 0.051248720702764518, 0.076873081054146766, 0.15374616210829353, 0.15374616210829353, 0.80184325931415357, 0.84668141028488064, 0.82485051216487515, 0.40132327049125505, 0.40132327049125505, 0.15328302895242793, 0.0034837052034642712, 0.39365868799146264, 0.16721784976628501, 0.0034837052034642712, 0.24734306944596324, 0.031353346831178443, 0.81556137802361117, 0.90465009411981223, 0.79808811623567877, 0.042004637696614673, 0.021002318848307337, 0.042004637696614673, 0.042004637696614673, 0.042004637696614673, 0.19975295636581994, 0.71340341559221399, 0.028536136623688563, 0.028536136623688563, 0.19876658817041162, 0.19876658817041162, 0.033127764695068604, 0.033127764695068604, 0.4969164704260291, 0.033127764695068604, 0.94916510881230864, 0.96655113260594328, 0.81556137448747668, 0.90331234265806426, 0.069485564819851089, 0.16277739173410585, 0.25433967458454043, 0.048324538171062678, 0.18821135919255991, 0.10173586983381616, 0.035607554441835658, 0.033064157695990255, 0.10427926657966156, 0.030520760950144849, 0.022890570712608638, 0.0050867934916908079, 0.0050867934916908079, 0.0076301902375362123, 0.002543396745845404, 0.95283300669503024, 0.92615776950177842, 0.055128438660820143, 0.011025687732164028, 0.20197980506911933, 0.21782135840787378, 0.059405825020329213, 0.1623759217222332, 0.075247378359083669, 0.10297009670190398, 0.067326601689706445, 0.019801941673443072, 0.023762330008131684, 0.0277227183428203, 0.0277227183428203, 0.011881165004065842, 0.80184325805209233, 0.9010822703337058, 0.24245370434779978, 0.073470819499333276, 0.058776655599466612, 0.12490039314886656, 0.080817901449266594, 0.058776655599466612, 0.22775954044793315, 0.022041245849799981, 0.058776655599466612, 0.022041245849799981, 0.0073470819499333265, 0.022041245849799981, 0.0073470819499333265, 0.80184325986807281, 0.11436263690454135, 0.38120878968180449, 0.038120878968180449, 0.11436263690454135, 0.1524835158727218, 0.076241757936360899, 0.11436263690454135, 0.026453782582468183, 0.21750887901140506, 0.22926611571472427, 0.099936511978213141, 0.073482729395744961, 0.08230065692323435, 0.067604111044085355, 0.099936511978213141, 0.079361347747404554, 0.0029393091758297984, 0.0058786183516595968, 0.0088179275274893939, 0.0058786183516595968, 0.061810654946616132, 0.13245140345703457, 0.22075233909505762, 0.12362130989323226, 0.14128149702083687, 0.052980561382813825, 0.026490280691406912, 0.12362130989323226, 0.017660187127604608, 0.0088300935638023041, 0.035320374255209216, 0.044150467819011524, 0.32790786665702726, 0.14573682962534545, 0.054651311109504545, 0.20038814073485001, 0.25503945184435456, 0.018217103703168182, 0.88736689059955121, 0.8952708497236932], "Term": ["aberdeen", "academy", "academy", "academy", "academy", "accolades", "accolades", "accompanying", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "ad", "adapt", "adapt", "adapt", "adapt", "adapt", "adds", "adobe", "adult", "advances", "advertising", "advice", "advice", "advice", "advice", "advice", "advice", "advice", "advice", "advice", "advisor", "advisor", "advisor", "air", "air", "air", "air", "air", "air", "aircraft", "aircraft", "aircraft", "aircraft", "airline", "airline", "airline", "airline", "airline", "airlines", "airlines", "airlines", "airports", "airports", "airways", "al", "al", "allocation", "allocation", "ambiente", "animal", "animal", "animal", "animal", "anniversary", "anniversary", "annual", "annual", "annual", "annual", "annual", "annual", "annual", "annual", "annual", "annual", "anti", "anti", "anti", "apprenticeships", "approvals", "area", "area", "area", "area", "area", "area", "area", "area", "area", "area", "arriving", "art", "art", "art", "assessment", "assessment", "assessment", "assessment", "assessment", "asset", "asset", "assistant", "association", "association", "association", "association", "association", "association", "au", "au", "au", "audience", "audience", "audit", "audit", "audit", "audit", "audits", "audits", "auf", "authority", "authority", "authority", "authority", "authority", "authority", "authority", "average", "average", "average", "average", "average", "average", "aviation", "aviation", "avoidable", "award", "award", "award", "award", "award", "award", "award", "award", "award", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "backgrounds", "bad", "bag", "bag", "bake", "bakery", "ball", "bank", "bank", "bank", "banned", "bathing", "bathing", "batteries", "beauty", "beauty", "believing", "benchmarks", "benchmarks", "benefitted", "beverages", "bi", "bigger", "bills", "bim", "bin", "biodiesel", "biodiesel", "biofuel", "biofuel", "biofuel", "birds", "blockages", "blockages", "blueprint", "blueprint", "bn", "bn", "board", "board", "board", "board", "board", "board", "board", "board", "boat", "branch", "brand", "brand", "brand", "brand", "brand", "brand", "breakfast", "breakfast", "breakfast", "breast", "breast", "bribery", "broadway", "browser", "browser", "bt", "bt", "building", "building", "building", "building", "building", "building", "building", "building", "building", "building", "building", "buildings", "buildings", "buildings", "buildings", "buildings", "buildings", "buildings", "bus", "bus", "buses", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "buyers", "buyers", "buyers", "buying", "buying", "buying", "buying", "buying", "buying", "cain", "campus", "campus", "cancer", "cancer", "cancer", "cans", "capital", "capital", "capital", "capital", "capital", "car", "car", "car", "car", "car", "car", "carbon", "carbon", "carbon", "carbon", "carbon", "carbon", "cardboard", "cardboard", "carrier", "carrier", "carrying", "carrying", "carrying", "carrying", "cars", "cars", "cars", "cars", "cars", "carshare", "carshare", "case", "case", "case", "case", "case", "case", "case", "case", "case", "cases", "cases", "caterer", "caterers", "caterers", "caterers", "catherine", "ccs", "ccs", "cent", "cent", "cent", "cent", "cent", "centre", "centre", "centre", "centre", "centre", "centre", "centre", "centre", "certificate", "certificate", "certificate", "certified", "certified", "certified", "certified", "chain", "chain", "chain", "chain", "chain", "chain", "chain", "chain", "chain", "chain", "chains", "chains", "chairman", "chairman", "chairman", "chairman", "chairman", "challenge", "challenge", "challenge", "challenge", "challenge", "change", "change", "change", "change", "change", "change", "change", "change", "change", "change", "chapter", "charitable", "charitable", "charitable", "charitable", "charitable", "charities", "charities", "charities", "charities", "charities", "charities", "charities", "charities", "charity", "charity", "charity", "charity", "charity", "charity", "che", "checked", "chetwode", "child", "child", "child", "child", "child", "children", "children", "children", "children", "children", "children", "choice", "choice", "choice", "choice", "choice", "cholesterol", "cholesterol", "choosing", "chp", "ci", "ci", "citizen", "cleaner", "cleaner", "cleaner", "client", "client", "client", "client", "clients", "clients", "clients", "clients", "clients", "clients", "clients", "climate", "climate", "climate", "climate", "clothing", "club", "club", "club", "club", "club", "clubhouses", "clubhouses", "coast", "code", "code", "code", "colegrave", "colleague", "colleague", "commitment", "commitment", "commitment", "commitment", "commitment", "commitment", "commitment", "commitment", "commitment", "commitment", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committee", "committee", "committee", "committees", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "community", "community", "community", "community", "community", "community", "community", "community", "community", "community", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "compared", "compared", "compared", "compared", "competency", "competent", "compliance", "compliance", "compliance", "compliance", "composting", "con", "con", "concrete", "concrete", "concrete", "conditions", "conditions", "conditions", "conditions", "conditions", "conditions", "conditions", "conditions", "conditions", "conduct", "conduct", "conduct", "conduct", "congestion", "considerate", "construct", "construction", "construction", "construction", "construction", "construction", "construction", "construction", "constructive", "constructive", "constructors", "consultants", "consultants", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "contacted", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continuity", "contract", "contract", "contract", "contract", "contract", "contract", "contract", "convention", "conventions", "cookies", "cookies", "cooking", "cooking", "cooking", "cooking", "corporate", "corporate", "corporate", "corporate", "corporate", "corporate", "corporate", "corporates", "corridor", "corruption", "corruption", "cosmetic", "cotton", "cotton", "cotton", "councils", "covenant", "cr", "cr", "cr", "crane", "crane", "crawley", "crops", "csr", "csr", "csr", "csr", "csr", "csr", "customer", "customer", "customer", "customer", "customer", "customer", "customer", "customer", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "dass", "db", "deal", "deal", "deal", "deal", "dealings", "dealings", "decade", "decade", "decided", "declaration", "decreased", "decreased", "degree", "degree", "degree", "del", "delivering", "delivering", "delivering", "delivering", "delivering", "delivering", "den", "departure", "der", "des", "des", "design", "design", "design", "design", "design", "design", "design", "design", "design", "development", "development", "development", "development", "development", "development", "development", "development", "development", "development", "development", "diamond", "die", "diesel", "diesel", "diesel", "diesel", "difference", "difference", "difference", "difference", "difference", "dining", "dining", "directive", "director", "director", "director", "director", "director", "director", "director", "director", "directors", "directors", "disclosure", "dispose", "distribution", "distribution", "distribution", "diversity", "diversity", "diversity", "diversity", "diversity", "division", "donated", "donated", "donated", "donated", "donating", "donating", "donations", "donations", "donations", "donations", "donations", "drive", "drive", "drive", "drive", "drive", "drive", "drive", "drive", "drive", "drive", "drive", "driver", "driver", "driver", "driver", "driver", "drivers", "drivers", "drivers", "drivers", "driving", "driving", "driving", "driving", "driving", "drop", "drop", "drop", "drop", "dubai", "dubai", "earth", "earth", "ecological", "economic", "economic", "economic", "economic", "economic", "economic", "economic", "edinburgh", "edinburgh", "education", "education", "education", "education", "education", "education", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "egg", "egg", "egg", "ehs", "eia", "einen", "elderly", "electric", "electric", "electrical", "electrical", "electronic", "electronic", "embassies", "embassies", "emergency", "emission", "emissions", "emissions", "emissions", "emissions", "emissions", "emissions", "employee", "employee", "employee", "employee", "employee", "employee", "employee", "employees", "employees", "employees", "employees", "employees", "employees", "employees", "employees", "employment", "employment", "employment", "employment", "employment", "employment", "employment", "employment", "employment", "employment", "emr", "emr", "emr", "ems", "en", "en", "endangered", "endangered", "enduring", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "engagement", "engagement", "engagement", "engagement", "engagement", "engagement", "engagement", "engagement", "engagement", "engine", "engine", "enhancements", "enhancements", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensures", "ensures", "ensures", "enterprise", "enterprise", "enterprise", "enterprise", "enterprise", "enterprise", "enterprises", "enterprises", "enterprises", "enterprises", "entitled", "entrepreneurs", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environments", "environments", "environments", "environments", "equipment", "equipment", "equipment", "equipment", "equipment", "equipment", "ethical", "ethical", "ethical", "ethical", "ethnic", "ethnic", "executive", "executive", "executive", "executive", "executive", "executive", "executive", "expect", "expect", "expect", "expect", "expect", "expect", "extraction", "extraction", "facebook", "facebook", "facebook", "facilities", "facilities", "facilities", "facilities", "facilities", "facilities", "facilities", "facilities", "facilities", "factories", "factories", "factory", "factory", "factory", "fair", "fair", "fair", "fair", "fair", "fair", "fair", "fair", "fairer", "fall", "fantastic", "fantastic", "farms", "fashion", "fashion", "fashion", "fashion", "feathers", "featurespace", "feed", "feed", "feet", "female", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "fire", "flair", "flash", "fleet", "fleet", "fleet", "fleet", "flight", "flight", "flight", "flight", "flight", "flooding", "flooding", "fluid", "fly", "fly", "fly", "flying", "flying", "foodservice", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "forest", "forests", "forests", "foster", "foster", "foster", "foundation", "foundation", "foundation", "foundation", "foundation", "foundation", "fra", "fra", "france", "france", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "freight", "freight", "freight", "fresh", "fresh", "fresh", "fresh", "freshwater", "freshwater", "fuel", "fuel", "fuel", "fuel", "fuel", "fuels", "fuels", "fuels", "fulfilled", "fulfilled", "full", "full", "full", "full", "full", "full", "full", "full", "full", "full", "full", "full", "full", "fund", "fund", "fund", "fund", "fund", "fundraising", "fundraising", "fundraising", "fundraising", "funds", "funds", "funds", "fur", "ga", "gained", "gained", "gained", "garden", "garden", "garden", "garden", "garment", "garment", "gas", "gas", "gas", "gas", "gaye", "gender", "genetically", "genetically", "germany", "germany", "gesch", "gla", "glycol", "gold", "gold", "gold", "gold", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "gore", "government", "government", "government", "government", "government", "government", "government", "grampian", "grants", "grants", "grease", "great", "great", "great", "great", "great", "great", "great", "great", "great", "ground", "ground", "ground", "ground", "groups", "groups", "groups", "groups", "groups", "groups", "groups", "grown", "grown", "grown", "grown", "gtg", "guarantee", "guarantee", "guide", "guide", "guide", "guide", "guide", "guide", "guidebook", "guides", "ha", "haben", "habitat", "hair", "halls", "handbook", "happen", "happiness", "hat", "haul", "haul", "head", "head", "head", "head", "head", "head", "head", "health", "health", "health", "health", "health", "health", "health", "health", "health", "health", "health", "heard", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heat", "heat", "heat", "heating", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "hesitate", "hindi", "historical", "historical", "honest", "honest", "honest", "honesty", "honesty", "hong", "hong", "hong", "hospice", "hospice", "hospital", "house", "house", "house", "house", "house", "house", "house", "hull", "husbandry", "icao", "icer", "ideas", "ideas", "ideas", "ideas", "ideas", "ilo", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impacted", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "impacts", "implementation", "implementation", "implementation", "important", "important", "important", "important", "important", "important", "important", "important", "important", "important", "important", "important", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "incorporate", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increase", "increased", "increased", "increased", "increased", "increased", "index", "index", "index", "index", "indigenous", "indigenous", "indigenous", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "inflight", "information", "information", "information", "information", "information", "information", "information", "information", "information", "information", "information", "informing", "infrastructure", "infrastructure", "infrastructure", "infrastructure", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "initiatives", "insights", "insights", "insights", "inspections", "inspires", "inspires", "instructions", "instructions", "instructor", "insulation", "insulation", "insurance", "insurance", "insurance", "insurance", "insurance", "int", "int", "integrate", "interesting", "interests", "interests", "internally", "internally", "internally", "international", "international", "international", "international", "international", "international", "international", "international", "international", "introduce", "introduce", "investigation", "investigation", "ireland", "ireland", "islander", "items", "items", "items", "items", "jahr", "jobs", "jobs", "jobs", "jobs", "jobs", "key", "key", "key", "key", "key", "key", "key", "key", "key", "key", "key", "kitchen", "kits", "kits", "kong", "kong", "kong", "kpis", "kpmg", "kwh", "la", "la", "labour", "labour", "labour", "labour", "labour", "labour", "lamps", "land", "land", "land", "land", "land", "land", "land", "land", "landfill", "landfill", "landfill", "landfill", "landfill", "landing", "landscape", "language", "le", "le", "le", "leaks", "leathers", "leed", "leed", "leicester", "leicester", "leicester", "leicestershire", "leicestershire", "letzten", "license", "lighting", "lighting", "lighting", "lighting", "lighting", "limits", "limits", "listen", "lo", "local", "local", "local", "local", "local", "local", "local", "local", "local", "local", "local", "locales", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "loo", "love", "love", "love", "love", "low", "low", "low", "low", "low", "low", "low", "low", "lsts", "luxembourg", "luxembourg", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "marathons", "master", "master", "matched", "matching", "matching", "materia", "meals", "meals", "meals", "measurable", "mechanism", "mental", "mental", "mental", "michelin", "migrant", "million", "million", "million", "million", "million", "million", "million", "million", "million", "mining", "mining", "mission", "mission", "mission", "mission", "mit", "mitigation", "mitigation", "mode", "modified", "modified", "money", "money", "money", "money", "money", "mowbray", "mph", "mppa", "mulesing", "mungo", "mutual", "nappies", "national", "national", "national", "national", "national", "national", "national", "national", "national", "nearing", "neighbourhoods", "neighbourhoods", "neighbourhoods", "neighbours", "neighbours", "newgen", "newsletter", "nhs", "nhs", "nhs", "nhs", "night", "night", "night", "nitrogen", "noise", "noise", "noise", "noise", "noise", "nos", "nos", "nox", "number", "number", "number", "number", "number", "number", "number", "number", "number", "number", "number", "number", "number", "numerous", "numerous", "objectives", "objectives", "objectives", "objectives", "objectives", "objectives", "objectives", "occasion", "offsetting", "oil", "oil", "oil", "oil", "onboard", "onboard", "onboard", "open", "open", "open", "open", "open", "open", "open", "open", "open", "open", "open", "operate", "operate", "operate", "operate", "operate", "operate", "operate", "operate", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "organise", "owned", "owned", "owners", "owners", "owners", "owners", "oxfam", "oxfam", "oxford", "oxford", "packaging", "packaging", "packs", "pakistan", "pakistan", "palm", "palm", "paper", "paper", "paper", "paper", "paper", "par", "par", "parks", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "participated", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "passengers", "passengers", "passengers", "passengers", "passing", "passing", "paula", "pay", "pay", "pay", "pay", "pay", "pay", "pay", "payroll", "payroll", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "petrol", "petrol", "philip", "philippines", "philippines", "picture", "pipes", "pipes", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "plan", "plan", "plan", "plan", "plan", "plan", "plan", "plan", "plan", "planes", "planes", "planning", "planning", "planning", "planning", "planning", "plant", "plant", "plant", "plant", "plant", "plants", "plants", "plants", "plants", "plants", "plants", "platinum", "platinum", "player", "player", "player", "players", "players", "pledge", "pledge", "pm", "pm", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "pollution", "pollution", "pollution", "pollution", "pollution", "pop", "port", "port", "posed", "positive", "positive", "positive", "positive", "positive", "positive", "positive", "positive", "potable", "practises", "practitioners", "prefer", "prefer", "premium", "premium", "prima", "prince", "prince", "prince", "printed", "privacy", "private", "private", "private", "private", "private", "private", "private", "procedures", "procedures", "procedures", "procedures", "procedures", "procedures", "procedures", "procurement", "procurement", "procurement", "procurement", "procurement", "procurement", "procurement", "producer", "producer", "product", "product", "product", "product", "product", "product", "product", "product", "product", "products", "products", "products", "products", "products", "products", "products", "products", "program", "program", "program", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "progressing", "progressing", "project", "project", "project", "project", "project", "project", "project", "project", "project", "project", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "promotes", "promotes", "prompt", "properly", "properly", "properties", "properties", "properties", "properties", "properties", "properties", "property", "property", "property", "property", "proportion", "proportion", "proportion", "proportion", "proportion", "proposition", "protection", "protection", "protection", "protection", "protection", "protein", "proud", "proud", "proud", "proud", "proud", "proud", "proud", "proud", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "provide", "put", "put", "put", "put", "put", "put", "put", "put", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quieter", "quieter", "rainforest", "rainforest", "rainforest", "raised", "raised", "raised", "raised", "range", "range", "range", "range", "range", "range", "range", "range", "range", "range", "rated", "rated", "rated", "rated", "rating", "rating", "rating", "rating", "rating", "rating", "reaches", "react", "ready", "ready", "ready", "recruiting", "recyclable", "recycle", "recycle", "recycle", "recycle", "recycle", "recycle", "recycled", "recycled", "recycled", "recycled", "recycled", "recycled", "recycled", "recycling", "recycling", "recycling", "recycling", "recycling", "recycling", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "redundant", "reflected", "refrigerant", "refrigerants", "refrigeration", "reg", "reg", "regeneration", "regeneration", "regeneration", "region", "region", "region", "region", "region", "region", "region", "regional", "regional", "regional", "regional", "regional", "remove", "remove", "remove", "remove", "report", "report", "report", "report", "report", "report", "report", "report", "report", "report", "report", "report", "reports", "reports", "reports", "requirements", "requirements", "requirements", "requirements", "requirements", "requirements", "requirements", "resident", "resident", "resident", "residents", "residents", "residents", "resilience", "resilience", "resilient", "resources", "resources", "resources", "resources", "resources", "resources", "resources", "resources", "responding", "responsabilit", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "restaurant", "restaurant", "restaurant", "restoration", "retail", "retail", "retail", "retail", "retail", "retail", "reuse", "reuse", "reuse", "rights", "rights", "rights", "rights", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risks", "risks", "risks", "risks", "risks", "river", "river", "river", "river", "road", "road", "road", "road", "road", "road", "road", "road", "roadmap", "role", "role", "role", "role", "role", "role", "role", "role", "roll", "roll", "rollout", "romanian", "rspo", "rspo", "rutland", "rutland", "safeguarding", "safety", "safety", "safety", "safety", "safety", "safety", "safety", "safety", "safety", "sale", "sale", "sanitary", "sausage", "sausage", "saved", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "scap", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "school", "school", "school", "school", "school", "school", "schools", "schools", "schools", "schools", "scores", "scores", "scoring", "scoring", "scottish", "scouts", "se", "search", "search", "search", "search", "seat", "seat", "seat", "seats", "seats", "seats", "seats", "secretary", "sector", "sector", "sector", "sector", "sector", "sector", "sector", "sector", "seek", "seek", "seek", "seek", "seek", "serve", "serve", "serve", "serve", "serve", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "seuk", "seuk", "sewer", "sewer", "sewer", "shellfish", "shellfish", "sink", "site", "site", "site", "site", "site", "site", "site", "site", "site", "site", "site", "sites", "sites", "sites", "sites", "sites", "sites", "sites", "sites", "sites", "sites", "sites", "skilled", "skills", "skills", "skills", "skills", "skills", "skills", "slaughter", "smart", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "sociale", "solutions", "solutions", "solutions", "solutions", "solutions", "solutions", "solutions", "sons", "sons", "sourcing", "sourcing", "sourcing", "sourcing", "sourcing", "sourcing", "soy", "soy", "soya", "special", "special", "special", "special", "specialising", "specialising", "specialists", "speed", "speed", "sra", "st", "st", "st", "st", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "standard", "standard", "standard", "standard", "standard", "standard", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "star", "star", "star", "stars", "stars", "stars", "stars", "state", "state", "state", "stats", "store", "store", "store", "store", "store", "store", "store", "store", "stores", "stores", "stores", "stores", "stores", "stores", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "streams", "streams", "stricter", "strive", "strive", "students", "students", "students", "students", "students", "studies", "studies", "studies", "studies", "studies", "studies", "study", "study", "study", "study", "study", "study", "study", "study", "subjects", "success", "success", "success", "success", "success", "success", "success", "success", "supermarket", "supermarket", "supermarket", "supplier", "supplier", "supplier", "supplier", "supplier", "supplier", "supplier", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "surfaces", "surfaces", "surprising", "susan", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "table", "talent", "talent", "talent", "talent", "tangible", "tangible", "tangible", "tangible", "tanneries", "targets", "targets", "targets", "targets", "targets", "targets", "targets", "targets", "targets", "taste", "taught", "taxes", "taxi", "taxiing", "te", "te", "tea", "tea", "team", "team", "team", "team", "team", "team", "team", "team", "team", "team", "team", "teardrop", "technologies", "technologies", "technologies", "technologies", "tenth", "terminal", "terminal", "terminal", "terminal", "terminals", "terminals", "terminals", "terminals", "terminals", "theme", "theme", "thoughts", "thoughts", "tick", "timber", "timber", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "tips", "tips", "tips", "tips", "tips", "tomorrow", "tomorrow", "tomorrow", "tomorrow", "tomorrow", "tomorrow", "tonne", "tonnes", "tonnes", "tonnes", "tonnes", "torres", "tourism", "tracks", "tracks", "trade", "trade", "trade", "trade", "trade", "trade", "trading", "trading", "trading", "trailers", "trailers", "train", "train", "train", "training", "training", "training", "training", "training", "training", "training", "training", "training", "training", "trains", "translated", "transport", "transport", "transport", "transport", "transport", "travelcare", "treating", "treatment", "treatment", "treatment", "treatment", "treatment", "treatment", "treatment", "treatment", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "turkey", "turkish", "turning", "turning", "umgang", "umwelt", "una", "und", "uni", "uni", "unser", "unsere", "unseren", "unserer", "urinals", "usage", "usage", "usage", "usage", "uscs", "values", "values", "values", "values", "values", "van", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "vehicles", "vehicles", "vehicles", "version", "version", "version", "video", "video", "video", "videos", "village", "village", "village", "visit", "visit", "visit", "visit", "visit", "visit", "visit", "visit", "visit", "visual", "voltage", "volunteer", "volunteer", "volunteer", "volunteering", "volunteering", "volunteering", "volunteering", "volunteering", "volunteering", "von", "wages", "waitrose", "waitrose", "waitrose", "waitrose", "waitrose", "waitrose", "walker", "warmer", "warning", "warsaw", "warsaw", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waterless", "weee", "welfare", "welfare", "welfare", "welfare", "welfare", "welfare", "wellbeing", "wellbeing", "wellbeing", "wellbeing", "wildlife", "wildlife", "wildlife", "wildlife", "wildlife", "wildlife", "wipes", "wir", "woodchip", "wool", "wool", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "worker", "workers", "workers", "workers", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "workplaces", "workshop", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "worthwhile", "www", "www", "www", "www", "www", "www", "www", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "young", "young", "young", "young", "young", "young", "zealand", "zu"]}, "mdsDat": {"y": [-0.14562371546097777, -0.10778310526212961, -0.039924261540874133, 0.011229692820770064, 0.012202300580790209, -0.13236292153095952, -0.024715357368105623, 0.14608505103616537, 0.21388521170321032, 0.018179054366985452, -0.0069262900966889597, -0.0075013372288116739, 0.073014552060622906, 0.0088882818265831384, -0.018647155906581076], "cluster": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "Freq": [16.511353843501212, 16.363100474541838, 11.335142620090437, 9.9977574918951113, 7.3179318537879494, 7.2132140570605019, 6.6266904500351567, 5.6754914558100955, 5.5750755531529741, 4.8814688240608515, 2.551701561467965, 2.1023357676198873, 1.4133392151760114, 1.3902785603181529, 1.0451182714818452], "topics": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "x": [-0.068713069725911624, -0.051776624643111814, 0.10100912176307168, -0.14773591714225665, -0.11682435415303449, -0.095309935350057606, 0.055243459663522829, -0.1147356082761806, -0.06157341105979823, 0.071637084282046584, -0.033306778300403558, 0.21413117682850677, 0.1351680286905384, 0.091454327910411609, 0.021332499512657067]}, "R": 30, "lambda.step": 0.01, "tinfo": {"Category": ["Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15"], "Term": ["waste", "local", "energy", "environmental", "emissions", "sustainability", "business", "sustainable", "safety", "carbon", "community", "suppliers", "social", "charity", "people", "reduce", "corporate", "employees", "responsible", "support", "ethical", "fuel", "products", "responsibility", "design", "construction", "factories", "air", "companies", "recycling", "ehs", "decade", "specialists", "continuity", "videos", "mppa", "landscape", "electric", "disclosure", "incorporate", "integrate", "restoration", "avoidable", "visual", "ecological", "resilient", "planning", "habitat", "consultants", "regeneration", "mitigation", "client", "approvals", "eia", "mode", "reaches", "emergency", "measurable", "potable", "asset", "design", "resilience", "strive", "climate", "clients", "environments", "technologies", "sustainability", "environmental", "project", "change", "objectives", "reports", "implementation", "sustainable", "management", "infrastructure", "solutions", "risks", "pollution", "performance", "assessment", "impact", "delivering", "projects", "development", "impacts", "building", "construction", "strategy", "environment", "business", "programme", "ensure", "carbon", "social", "stakeholders", "risk", "work", "working", "energy", "waste", "communities", "long", "health", "worker", "guidebook", "code", "farms", "wages", "inspections", "clothing", "migrant", "workers", "fur", "animal", "turkey", "husbandry", "slaughter", "feathers", "conventions", "audits", "ethical", "scap", "fire", "handbook", "convention", "ilo", "endangered", "garment", "mulesing", "banned", "declaration", "safeguarding", "premium", "factory", "wool", "conduct", "trading", "factories", "timber", "welfare", "suppliers", "forests", "cotton", "safety", "expect", "labour", "audit", "sourcing", "products", "conditions", "health", "product", "chain", "supply", "standards", "rights", "work", "procedures", "compliance", "year", "industry", "training", "ensure", "working", "part", "requirements", "employees", "policy", "management", "business", "made", "heating", "packaging", "forest", "foodservice", "refrigeration", "soya", "scottish", "protein", "carrier", "chp", "refrigerant", "offsetting", "bigger", "smart", "palm", "gla", "division", "recyclable", "beverages", "picture", "usage", "cardboard", "feed", "rspo", "entitled", "table", "kwh", "branch", "kpmg", "refrigerants", "ireland", "heat", "lighting", "bag", "energy", "fresh", "efficiency", "stores", "consumption", "plant", "deal", "carbon", "efficient", "gas", "government", "waste", "distribution", "emissions", "landfill", "reduce", "reduction", "range", "saving", "information", "year", "recycling", "store", "centre", "fuel", "environmental", "reducing", "low", "products", "customers", "years", "scheme", "responsible", "team", "sustainable", "trains", "tenth", "entrepreneurs", "mutual", "fra", "paula", "gtg", "oxford", "believing", "philip", "newgen", "participated", "listen", "assistant", "uscs", "anniversary", "pop", "fairer", "flair", "subjects", "workplaces", "taught", "privacy", "competent", "walker", "colegrave", "worthwhile", "heard", "proposition", "fluid", "master", "kong", "prince", "hong", "wellbeing", "colleague", "fashion", "students", "retail", "fantastic", "owned", "inspires", "train", "internally", "business", "employees", "video", "responsibility", "people", "corporate", "great", "employee", "mental", "training", "talent", "proud", "mission", "values", "head", "engagement", "community", "work", "programme", "company", "positive", "support", "opportunity", "working", "important", "part", "make", "role", "time", "year", "environment", "footprint", "skills", "key", "tick", "pledge", "gender", "ethnic", "female", "matched", "crawley", "icao", "workshop", "insulation", "bn", "payroll", "db", "gaye", "diamond", "recruiting", "impacted", "departure", "mph", "backgrounds", "cans", "coast", "cr", "quieter", "noise", "platinum", "decreased", "chapter", "arriving", "happiness", "limits", "night", "progressing", "proportion", "index", "matching", "stars", "jobs", "partners", "rated", "choice", "ready", "average", "speed", "supporting", "pay", "buyers", "regional", "local", "increased", "aircraft", "economic", "diversity", "employees", "school", "employee", "communities", "people", "businesses", "work", "business", "annual", "skills", "time", "operate", "increase", "employment", "year", "performance", "community", "continue", "number", "working", "development", "make", "bribery", "bim", "responding", "directors", "citizen", "hull", "grampian", "committees", "reflected", "prompt", "skilled", "corruption", "streams", "dealings", "secretary", "decided", "nearing", "construct", "tanneries", "aberdeen", "enduring", "competency", "occasion", "react", "treating", "honest", "kpis", "freshwater", "honesty", "promotes", "ensures", "chains", "passing", "campus", "executive", "nhs", "committee", "capital", "interests", "anti", "sons", "board", "fair", "supply", "business", "company", "chairman", "chain", "waste", "customer", "success", "provide", "customers", "policy", "corporate", "health", "responsible", "committed", "performance", "operate", "director", "safety", "working", "development", "environment", "people", "ensure", "sustainable", "environmental", "suppliers", "management", "sustainability", "taxi", "featurespace", "buses", "tonne", "landing", "ground", "nitrogen", "taxiing", "roadmap", "saved", "emission", "planes", "stricter", "congestion", "nox", "parks", "posed", "bus", "airlines", "passengers", "aviation", "fly", "vehicles", "airways", "advances", "waterless", "urinals", "woodchip", "voltage", "lamps", "reg", "air", "terminal", "engine", "flying", "players", "flight", "fuels", "aircraft", "studies", "emissions", "airports", "case", "study", "cleaner", "responsible", "terminals", "tonnes", "fuel", "companies", "reduce", "transport", "compared", "reducing", "world", "sustainability", "energy", "helping", "quality", "environment", "carbon", "impacts", "local", "year", "achieve", "community", "part", "catherine", "packs", "considerate", "scouts", "indigenous", "mungo", "councils", "constructors", "travelcare", "broadway", "apprenticeships", "elderly", "hospice", "tracks", "bills", "halls", "happen", "edinburgh", "carshare", "program", "port", "st", "fall", "contacted", "informing", "crops", "islander", "covenant", "stats", "torres", "neighbours", "cases", "grants", "tomorrow", "gained", "authority", "flooding", "residents", "volunteer", "charities", "owners", "local", "properties", "insurance", "money", "community", "companies", "schools", "property", "private", "scheme", "support", "skills", "employment", "people", "trust", "charity", "work", "time", "staff", "volunteering", "communities", "groups", "year", "supporting", "training", "environment", "part", "national", "make", "programme", "team", "projects", "tourism", "icer", "kitchen", "mowbray", "sink", "corridor", "crane", "ga", "chetwode", "newsletter", "leaks", "cosmetic", "loo", "glycol", "leicestershire", "sale", "boat", "bake", "bad", "bi", "bakery", "warning", "hospital", "hair", "taxes", "advertising", "dispose", "marathons", "ball", "surprising", "oxfam", "breast", "funds", "children", "charity", "raised", "fund", "cancer", "donating", "leicester", "donations", "fundraising", "village", "river", "foundation", "club", "bathing", "cookies", "donated", "education", "academy", "brand", "support", "house", "money", "school", "difference", "back", "community", "year", "staff", "people", "local", "projects", "young", "trust", "make", "charities", "years", "environment", "communities", "bin", "directive", "batteries", "weee", "sanitary", "wipes", "electrical", "nappies", "language", "grease", "producer", "translated", "redundant", "turkish", "organise", "hindi", "zealand", "blockages", "inflight", "ad", "rollout", "romanian", "taste", "composting", "printed", "items", "introduce", "guarantee", "shellfish", "properly", "recycle", "roll", "browser", "electronic", "paper", "pipes", "recycling", "waste", "equipment", "sewer", "landfill", "recycled", "treatment", "factories", "international", "year", "brand", "products", "customers", "reuse", "environmental", "put", "environment", "sites", "programme", "project", "suppliers", "children", "provide", "supply", "sustainability", "make", "place", "wir", "und", "mit", "unsere", "zu", "den", "die", "haben", "pakistan", "von", "der", "dass", "auf", "gesch", "umwelt", "unseren", "unser", "unserer", "corporates", "hesitate", "cain", "susan", "umgang", "hat", "einen", "jahr", "letzten", "birds", "mechanism", "ems", "enterprises", "enterprise", "tea", "bank", "social", "procurement", "blueprint", "corporate", "million", "csr", "grown", "supplier", "responsibility", "foundation", "report", "heart", "suppliers", "commitment", "sector", "waitrose", "customers", "responsible", "business", "working", "charitable", "support", "la", "instructor", "en", "una", "con", "che", "responsabilit", "sociale", "ambiente", "choosing", "lo", "lsts", "guides", "se", "leathers", "earth", "ha", "license", "locales", "del", "teardrop", "adds", "gore", "ci", "al", "allocation", "rutland", "egg", "prima", "materia", "trailers", "driving", "drivers", "wildlife", "driver", "guide", "freight", "car", "fleet", "fuel", "distribution", "road", "child", "good", "challenge", "emissions", "safety", "including", "company", "transport", "drive", "full", "training", "flash", "adobe", "van", "interesting", "biodiesel", "practitioners", "benefitted", "practises", "seat", "garden", "instructions", "extraction", "petrol", "te", "dining", "beauty", "breakfast", "advisor", "kits", "diesel", "biofuel", "emr", "version", "art", "cooking", "facebook", "pm", "mining", "cars", "enhancements", "plants", "ideas", "car", "certificate", "oil", "search", "supermarket", "player", "property", "visit", "special", "find", "environmental", "waste", "tips", "state", "protection", "area", "buying", "facilities", "including", "free", "committed", "ensure", "land", "store", "child", "sra", "michelin", "caterers", "accompanying", "adult", "caterer", "warmer", "feet", "checked", "meals", "cholesterol", "benchmarks", "genetically", "turning", "degree", "restaurant", "clubhouses", "investigation", "haul", "numerous", "modified", "onboard", "star", "drop", "seats", "love", "rainforest", "concrete", "soy", "surfaces", "serve", "tea", "airline", "ve", "rating", "plan", "advice", "region", "certified", "sustainable", "sustainability", "years", "remove", "international", "trade", "set", "standard", "association", "provide", "www", "product", "products", "world", "environmental", "management", "people", "find", "resources", "des", "embassies", "dubai", "nos", "int", "par", "scoring", "specialising", "scores", "sausage", "le", "insights", "enhancements", "accolades", "uni", "historical", "luxembourg", "fulfilled", "ccs", "philippines", "audience", "warsaw", "seuk", "prefer", "theme", "bt", "constructive", "france", "germany", "thoughts", "neighbourhoods", "leed", "au", "gold", "foster", "tangible", "cent", "contract", "carrying", "adapt", "site", "construction", "customer", "initiatives", "seek", "resident", "buildings", "open", "employee", "design", "targets", "ensure", "sustainable", "local", "reduce", "staff", "communities", "building", "impacts", "award", "engagement", "good", "working", "employees", "environment", "development", "number"], "loglift": [30.0, 29.0, 28.0, 27.0, 26.0, 25.0, 24.0, 23.0, 22.0, 21.0, 20.0, 19.0, 18.0, 17.0, 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.0, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, 2.0, 1.0, 1.7215, 1.7075, 1.7027000000000001, 1.6896, 1.6896, 1.6722999999999999, 1.671, 1.6707000000000001, 1.6487000000000001, 1.6487000000000001, 1.6487000000000001, 1.6487000000000001, 1.6487000000000001, 1.6487000000000001, 1.6487000000000001, 1.6482000000000001, 1.6432, 1.6315999999999999, 1.6263000000000001, 1.6224000000000001, 1.621, 1.6155999999999999, 1.6146, 1.6146, 1.6146, 1.6146, 1.6146, 1.6146, 1.6145, 1.6033999999999999, 1.5570999999999999, 1.5851, 1.5738000000000001, 1.4806999999999999, 1.4923999999999999, 1.5435000000000001, 1.5467, 1.2977000000000001, 1.2408999999999999, 1.2903, 1.2710999999999999, 1.3752, 1.5011000000000001, 1.5011000000000001, 1.1331, 1.1225000000000001, 1.3406, 1.3214999999999999, 1.343, 1.3629, 1.0934999999999999, 1.2656000000000001, 1.0354000000000001, 1.3226, 1.0094000000000001, 0.95430000000000004, 1.1153999999999999, 1.0969, 1.1041000000000001, 1.0629999999999999, 0.65000000000000002, 0.26750000000000002, 0.58940000000000003, 0.5948, 0.55100000000000005, 0.69710000000000005, 1.0529999999999999, 0.98819999999999997, -0.0138, 0.20219999999999999, 0.12659999999999999, -0.065600000000000006, 0.3271, 0.73909999999999998, 0.047100000000000003, 1.7757000000000001, 1.7689999999999999, 1.7566999999999999, 1.7551000000000001, 1.752, 1.7519, 1.7477, 1.7477, 1.7382, 1.7367999999999999, 1.7361, 1.7298, 1.7213000000000001, 1.7109000000000001, 1.7109000000000001, 1.7109000000000001, 1.7090000000000001, 1.7052, 1.6976, 1.6976, 1.6976, 1.6976, 1.6976, 1.6963999999999999, 1.6818, 1.6801999999999999, 1.6801999999999999, 1.6801999999999999, 1.6801999999999999, 1.6797, 1.6640999999999999, 1.673, 1.6355999999999999, 1.6375, 1.585, 1.6366000000000001, 1.5895999999999999, 1.4240999999999999, 1.6612, 1.6041000000000001, 1.3876999999999999, 1.5846, 1.5366, 1.4514, 1.4592000000000001, 1.2785, 1.4561999999999999, 1.1277999999999999, 1.3271999999999999, 1.2000999999999999, 1.0763, 1.0807, 1.5324, 0.44080000000000003, 1.2969999999999999, 1.2425999999999999, 0.2888, 0.72299999999999998, 0.63839999999999997, 0.50900000000000001, 0.2923, 0.50560000000000005, 1.1584000000000001, 0.36370000000000002, 0.62009999999999998, 0.0218, -0.69379999999999997, 0.67810000000000004, 2.1221000000000001, 2.1158999999999999, 2.1080000000000001, 2.0950000000000002, 2.0872000000000002, 2.0872000000000002, 2.0766, 2.0632000000000001, 2.0468000000000002, 2.0455999999999999, 2.0455999999999999, 2.0455999999999999, 2.0455999999999999, 2.0455999999999999, 2.0301999999999998, 2.0215000000000001, 2.0215000000000001, 2.0215000000000001, 2.0215000000000001, 2.0213999999999999, 2.0063, 2.0041000000000002, 1.9945999999999999, 1.9934000000000001, 1.9865999999999999, 1.9865999999999999, 1.9865999999999999, 1.9865999999999999, 1.9865999999999999, 1.9865999999999999, 1.9631000000000001, 1.9276, 1.9017999999999999, 1.9442999999999999, 1.6777, 1.8261000000000001, 1.7176, 1.7032, 1.7396, 1.8164, 1.8581000000000001, 1.4934000000000001, 1.6167, 1.7693000000000001, 1.6088, 1.2406999999999999, 1.7033, 1.1825000000000001, 1.554, 1.1415999999999999, 1.3021, 1.2759, 1.5025999999999999, 1.1443000000000001, 0.70930000000000004, 1.1936, 1.3655999999999999, 1.323, 1.1614, 0.14860000000000001, 0.96179999999999999, 1.3507, 0.56589999999999996, 0.43609999999999999, 0.67789999999999995, 0.83460000000000001, 0.13370000000000001, 0.64400000000000002, -0.1174, 2.2334999999999998, 2.2019000000000002, 2.1873, 2.1707000000000001, 2.1579999999999999, 2.1465999999999998, 2.1465999999999998, 2.1162999999999998, 2.1116999999999999, 2.1116999999999999, 2.1116999999999999, 2.1116999999999999, 2.1116999999999999, 2.1116000000000001, 2.0981999999999998, 2.0602, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0565000000000002, 2.0550000000000002, 2.0206, 1.9947999999999999, 2.0072999999999999, 1.9678, 1.9964, 1.7896000000000001, 1.8331999999999999, 1.8093999999999999, 1.9977, 1.9959, 1.9938, 1.8968, 1.9430000000000001, 1.2164999999999999, 1.3228, 1.8725000000000001, 1.3237000000000001, 1.1427, 1.3561000000000001, 1.4639, 1.4116, 1.8184, 1.1608000000000001, 1.7205999999999999, 1.5045999999999999, 1.7442, 1.3646, 1.4392, 1.3439000000000001, 0.80020000000000002, 0.62970000000000004, 0.78890000000000005, 0.84440000000000004, 1.2049000000000001, 0.6522, 1.337, 0.47810000000000002, 1.0911, 0.60999999999999999, 0.55379999999999996, 1.1929000000000001, 0.70550000000000002, 0.0095999999999999992, 0.11020000000000001, 0.94159999999999999, 0.77480000000000004, 0.42759999999999998, 2.5226000000000002, 2.5169999999999999, 2.4979, 2.4685999999999999, 2.4552999999999998, 2.4552999999999998, 2.4552999999999998, 2.4552999999999998, 2.4552999999999998, 2.4398, 2.4384000000000001, 2.4336000000000002, 2.4197000000000002, 2.4197000000000002, 2.4197000000000002, 2.4197000000000002, 2.4197000000000002, 2.4197000000000002, 2.4197000000000002, 2.4196, 2.4194, 2.4194, 2.4056999999999999, 2.3986999999999998, 2.3955000000000002, 2.3727999999999998, 2.3698999999999999, 2.3635000000000002, 2.3635000000000002, 2.3635000000000002, 2.3612000000000002, 2.3552, 2.3471000000000002, 2.3037000000000001, 2.2214, 2.3378000000000001, 2.1821999999999999, 2.0548999999999999, 1.823, 2.2345999999999999, 2.0956999999999999, 2.1854, 2.0390000000000001, 2.1911999999999998, 1.5031000000000001, 1.788, 2.0836000000000001, 1.8211999999999999, 0.85619999999999996, 1.7277, 1.4037999999999999, 1.3883000000000001, 1.7430000000000001, 0.89510000000000001, 1.6376999999999999, 1.333, 0.89129999999999998, 0.54620000000000002, 1.4057999999999999, 0.3327, 0.1686, 1.3784000000000001, 1.0074000000000001, 0.81310000000000004, 1.2623, 1.5018, 1.3044, 0.021700000000000001, 0.6129, 0.17349999999999999, 0.95089999999999997, 0.97560000000000002, 0.031699999999999999, 0.30659999999999998, 0.251, 2.5804999999999998, 2.5533000000000001, 2.5127000000000002, 2.5101, 2.4948000000000001, 2.4948000000000001, 2.4702000000000002, 2.4693000000000001, 2.4346999999999999, 2.4346999999999999, 2.4331999999999998, 2.4241000000000001, 2.3921000000000001, 2.3822000000000001, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786999999999998, 2.3786, 2.3786, 2.3763999999999998, 2.3580000000000001, 2.3546999999999998, 2.3521999999999998, 2.3191999999999999, 2.2494999999999998, 2.2732000000000001, 2.3172000000000001, 2.3151000000000002, 2.0952000000000002, 2.2303999999999999, 2.1151, 2.1072000000000002, 2.2401, 2.1160000000000001, 2.2185999999999999, 1.8084, 1.8046, 1.3095000000000001, 0.90169999999999995, 1.1795, 2.0150999999999999, 1.2538, 0.83579999999999999, 1.5844, 1.4177999999999999, 1.048, 0.97109999999999996, 1.0659000000000001, 1.0284, 0.67810000000000004, 0.6835, 0.97970000000000002, 0.84730000000000005, 1.2565, 1.5666, 0.51270000000000004, 0.36070000000000002, 0.56000000000000005, 0.13650000000000001, -0.0037000000000000002, 0.40899999999999997, 0.13719999999999999, -0.28899999999999998, 0.054600000000000003, -0.013299999999999999, -0.1081, 2.6377999999999999, 2.6305000000000001, 2.6107999999999998, 2.5941000000000001, 2.5790000000000002, 2.5741000000000001, 2.5543999999999998, 2.5543999999999998, 2.5543999999999998, 2.5543999999999998, 2.5535999999999999, 2.5501, 2.5186999999999999, 2.5186999999999999, 2.5186999999999999, 2.5186999999999999, 2.5186000000000002, 2.5063, 2.5009000000000001, 2.5001000000000002, 2.4986999999999999, 2.4984000000000002, 2.4931000000000001, 2.4624999999999999, 2.4624999999999999, 2.4624999999999999, 2.4624999999999999, 2.4624999999999999, 2.4624999999999999, 2.4624999999999999, 2.4538000000000002, 2.3969, 2.3896999999999999, 2.4205000000000001, 2.4217, 2.4277000000000002, 2.3586, 2.3721000000000001, 2.2277999999999998, 2.2484999999999999, 2.0213999999999999, 2.2835000000000001, 2.1372, 2.2118000000000002, 2.3235999999999999, 1.6853, 2.2073999999999998, 2.0051000000000001, 1.8272999999999999, 1.7536, 1.3874, 1.7591000000000001, 2.1724999999999999, 1.4584999999999999, 1.2244999999999999, 0.87060000000000004, 0.80649999999999999, 1.5593999999999999, 1.2878000000000001, 0.7298, 0.89839999999999998, 1.3210999999999999, 0.42999999999999999, 0.19989999999999999, 1.1267, 0.33040000000000003, 0.59970000000000001, 2.7643, 2.7503000000000002, 2.7503000000000002, 2.7321, 2.7242999999999999, 2.7071000000000001, 2.7071000000000001, 2.7071000000000001, 2.6709999999999998, 2.6709999999999998, 2.6709999999999998, 2.6709999999999998, 2.6518000000000002, 2.6299000000000001, 2.6141000000000001, 2.6141000000000001, 2.6141000000000001, 2.5499000000000001, 2.5467, 2.5375000000000001, 2.5323000000000002, 2.5257000000000001, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.5106999999999999, 2.4845999999999999, 2.4809000000000001, 2.4380000000000002, 2.411, 2.4367999999999999, 2.3723999999999998, 2.3759000000000001, 2.3439999999999999, 2.3725000000000001, 2.2082999999999999, 2.3210999999999999, 1.8226, 2.3090999999999999, 2.3530000000000002, 2.0817999999999999, 1.5542, 1.7502, 2.0874000000000001, 2.1623000000000001, 2.0308999999999999, 1.5721000000000001, 1.1642999999999999, 1.4497, 1.6577999999999999, 0.89459999999999995, 1.4793000000000001, 1.4037999999999999, 0.60140000000000005, 1.1103000000000001, 1.0888, 1.8329, 0.87029999999999996, 1.8523000000000001, 0.1701, 1.0653999999999999, 0.69689999999999996, 0.19620000000000001, 0.45860000000000001, 1.2645999999999999, 0.35549999999999998, 0.22389999999999999, 0.76470000000000005, 0.44669999999999999, 2.782, 2.7799999999999998, 2.7679999999999998, 2.7679999999999998, 2.7248000000000001, 2.7248000000000001, 2.7242000000000002, 2.6886000000000001, 2.6886000000000001, 2.6886000000000001, 2.6886000000000001, 2.6886000000000001, 2.6886000000000001, 2.6884999999999999, 2.6880999999999999, 2.6415000000000002, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.6316999999999999, 2.613, 2.609, 2.5463, 2.4754999999999998, 2.4308000000000001, 2.4839000000000002, 2.4474, 2.4249000000000001, 2.5356000000000001, 2.4710999999999999, 2.3732000000000002, 2.3313000000000001, 2.4539, 2.3092000000000001, 2.1116000000000001, 2.3717999999999999, 2.4169, 2.3022, 2.1650999999999998, 1.9648000000000001, 2.1539999999999999, 1.7124999999999999, 1.1391, 1.9464999999999999, 1.8399000000000001, 1.8140000000000001, 1.8517999999999999, 1.5219, 0.75019999999999998, 0.58130000000000004, 1.0569, 0.52100000000000002, 0.49869999999999998, 0.92069999999999996, 1.5528, 1.2835000000000001, 0.48280000000000001, 1.4444999999999999, 0.78790000000000004, -0.0149, 0.40129999999999999, 2.9708999999999999, 2.9474999999999998, 2.9363999999999999, 2.9337, 2.9135, 2.8807999999999998, 2.8673999999999999, 2.8555000000000001, 2.8555000000000001, 2.8553000000000002, 2.8437000000000001, 2.8189000000000002, 2.8189000000000002, 2.8189000000000002, 2.8189000000000002, 2.8189000000000002, 2.8189000000000002, 2.7987000000000002, 2.7612999999999999, 2.7612999999999999, 2.7612999999999999, 2.7612999999999999, 2.7612999999999999, 2.7612999999999999, 2.7612999999999999, 2.7374000000000001, 2.7359, 2.6932999999999998, 2.6839, 2.6673, 2.6175999999999999, 2.6526000000000001, 2.6255999999999999, 2.6221999999999999, 2.2942, 2.6673, 1.9450000000000001, 1.6247, 2.1394000000000002, 2.2296999999999998, 1.8269, 1.7442, 1.8133999999999999, 1.373, 1.2768999999999999, 0.49299999999999999, 1.3219000000000001, 0.77090000000000003, 0.72409999999999997, 2.0406, 0.075899999999999995, 1.6063000000000001, 0.15609999999999999, 1.1237999999999999, 0.29049999999999998, 0.35170000000000001, 0.1147, 1.3081, 0.44969999999999999, 0.35499999999999998, -0.1694, 0.15859999999999999, 0.75239999999999996, 3.6297000000000001, 3.6280999999999999, 3.6048, 3.5895999999999999, 3.5828000000000002, 3.5828000000000002, 3.5649000000000002, 3.5373999999999999, 3.5177999999999998, 3.5173999999999999, 3.5173999999999999, 3.5173999999999999, 3.4901, 3.4901, 3.4901, 3.4506999999999999, 3.4506999999999999, 3.4506999999999999, 3.4506999999999999, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.3887999999999998, 3.25, 2.9940000000000002, 3.1093999999999999, 3.1059000000000001, 2.1282999999999999, 2.423, 3.1833, 1.6423000000000001, 1.877, 2.2591999999999999, 2.7736999999999998, 1.9269000000000001, 1.2916000000000001, 1.9245000000000001, 1.3782000000000001, 1.8878999999999999, 0.62849999999999995, 1.1850000000000001, 1.6016999999999999, 1.8341000000000001, 0.62990000000000002, 0.3911, -0.42420000000000002, 0.1431, 1.9084000000000001, 0.084199999999999997, 3.7976000000000001, 3.7869999999999999, 3.7688000000000001, 3.7555000000000001, 3.7486000000000002, 3.7431000000000001, 3.7431000000000001, 3.7067000000000001, 3.6787000000000001, 3.6787000000000001, 3.6383000000000001, 3.6383000000000001, 3.6383000000000001, 3.6383000000000001, 3.6383000000000001, 3.5929000000000002, 3.5750000000000002, 3.5750000000000002, 3.5750000000000002, 3.5750000000000002, 3.5750000000000002, 3.5750000000000002, 3.5750000000000002, 3.5055000000000001, 3.4859, 3.4777, 3.4735999999999998, 3.4681000000000002, 3.4609999999999999, 3.4609999999999999, 3.4140000000000001, 3.2294, 3.2345000000000002, 3.1556999999999999, 3.2342, 3.0327000000000002, 3.3336999999999999, 2.6406000000000001, 2.5857999999999999, 2.1057999999999999, 2.5011999999999999, 2.6751999999999998, 2.3525999999999998, 1.3863000000000001, 1.9963, 0.9536, 0.62019999999999997, 1.0361, 0.79949999999999999, 1.5056, 1.9058999999999999, 1.2654000000000001, 0.61070000000000002, 4.0148000000000001, 4.0148000000000001, 4.0148000000000001, 3.9464999999999999, 3.9157000000000002, 3.8243, 3.8243, 3.8241999999999998, 3.7685, 3.7281, 3.6894999999999998, 3.6358999999999999, 3.6227999999999998, 3.5712000000000002, 3.4845000000000002, 3.4836999999999998, 3.4792000000000001, 3.4615999999999998, 3.3874, 3.3249, 3.2866, 3.2635999999999998, 3.2612999999999999, 3.2566999999999999, 3.2536, 3.2444999999999999, 3.2393999999999998, 3.2275999999999998, 3.2027999999999999, 3.1884999999999999, 3.1760999999999999, 3.1545000000000001, 2.9306999999999999, 3.1122999999999998, 2.6339000000000001, 3.0870000000000002, 3.0514000000000001, 3.0217000000000001, 2.6208999999999998, 2.3449, 2.9691000000000001, 1.6615, 0.73599999999999999, 0.74690000000000001, 2.7818000000000001, 2.8632, 2.1236000000000002, 1.4278999999999999, 2.5674000000000001, 1.8472999999999999, 0.69669999999999999, 1.5407, 0.68730000000000002, 0.16830000000000001, 1.7719, 1.3673999999999999, 2.0465, 4.1814999999999998, 3.9636, 3.8490000000000002, 3.8420999999999998, 3.8420999999999998, 3.8420999999999998, 3.8420999999999998, 3.8420999999999998, 3.8418999999999999, 3.8189000000000002, 3.7084000000000001, 3.6998000000000002, 3.6920999999999999, 3.6920999999999999, 3.6223000000000001, 3.5579000000000001, 3.5093000000000001, 3.5087999999999999, 3.4983, 3.4927999999999999, 3.4864000000000002, 3.4769000000000001, 3.4611999999999998, 3.3902000000000001, 3.3746, 3.3513000000000002, 3.3420000000000001, 3.3296999999999999, 3.3092000000000001, 3.2595999999999998, 3.2450000000000001, 3.1983999999999999, 2.7654999999999998, 2.1307999999999998, 2.5445000000000002, 2.0522999999999998, 2.2044999999999999, 2.5699000000000001, 2.2464, 1.0309999999999999, 0.83169999999999999, 1.1657999999999999, 2.8267000000000002, 1.2188000000000001, 2.0684999999999998, 1.0067999999999999, 1.3517999999999999, 2.2604000000000002, 0.73140000000000005, 2.0985, 1.3366, 0.48759999999999998, 0.5524, -0.44669999999999999, -0.070199999999999999, -0.37080000000000002, 0.92679999999999996, 1.3230999999999999, 4.2949000000000002, 4.0688000000000004, 3.9367000000000001, 3.8917999999999999, 3.7498, 3.7450999999999999, 3.734, 3.7313999999999998, 3.7275, 3.6293000000000002, 3.5366, 3.5116999999999998, 3.4062000000000001, 3.4049999999999998, 3.4049999999999998, 3.3753000000000002, 3.3753000000000002, 3.3654000000000002, 3.3599999999999999, 3.3353000000000002, 3.3353000000000002, 3.3249, 3.3245, 3.3245, 3.3245, 3.3233000000000001, 3.3233000000000001, 3.3233000000000001, 3.3233000000000001, 3.3165, 3.2465999999999999, 3.2686999999999999, 3.1879, 3.0348999999999999, 3.1059999999999999, 2.9922, 2.3477999999999999, 2.6242999999999999, 2.7774999999999999, 2.8351000000000002, 1.7239, 1.6458999999999999, 1.9811000000000001, 1.7311000000000001, 2.2614999999999998, 2.9918999999999998, 1.6998, 1.9893000000000001, 1.544, 1.2776000000000001, 1.4653, 0.74229999999999996, 0.52290000000000003, 0.2994, 0.76129999999999998, 0.85770000000000002, 0.67290000000000005, 1.0549999999999999, 1.0961000000000001, 1.6203000000000001, 1.4505999999999999, 0.82969999999999999, 0.063600000000000004, 0.31490000000000001, -0.035700000000000003, 0.32919999999999999, 1.0102], "Freq": [287.0, 328.0, 270.0, 381.0, 177.0, 262.0, 484.0, 250.0, 232.0, 196.0, 252.0, 241.0, 137.0, 92.0, 324.0, 165.0, 116.0, 189.0, 200.0, 244.0, 97.0, 76.0, 147.0, 147.0, 93.0, 89.0, 85.0, 70.0, 95.0, 91.0, 9.8404620189904008, 17.66069421366646, 7.8854027853741595, 6.9078721845956004, 6.9078445610377566, 5.9303443593867229, 5.9205968199170336, 10.121184624906874, 4.9528150405381597, 4.9528146633882004, 4.9528145268161561, 4.9528142440503311, 4.9528132481916582, 4.952813025847016, 4.9526985565385715, 4.9499384589293784, 45.356572298538893, 6.5033595541892355, 15.496646875931043, 13.65099939172238, 8.8629321688879372, 16.50392913285523, 3.975285903910422, 3.9752857112296049, 3.975285700435216, 3.9752856959745695, 3.975284244870509, 3.9752839073339263, 3.9751991901898696, 8.7047793231115236, 73.142741361297027, 15.492959537709046, 15.387827842536938, 71.237995475006855, 56.66804020543298, 20.214669823634569, 10.288597376653289, 158.8955101148081, 217.67163659540711, 111.44725944196425, 76.585492537998192, 35.10050596398596, 13.640375327925511, 13.623654331977118, 128.41457327567227, 124.11350541974826, 32.537481542957948, 34.868510514927394, 27.327031948196371, 24.523420954061017, 71.640007798806067, 34.071955419905251, 71.581045927532415, 25.4701656365128, 69.870683548427394, 76.602060471415868, 45.898644057739126, 48.22435600698649, 44.653931651985651, 43.564584282241618, 85.909071225153824, 104.5150392764361, 61.926459412744123, 55.88904112688266, 56.431342558099416, 45.610555359834393, 32.494978316475539, 34.339619605969155, 64.027612325564462, 51.03410001004648, 50.635159171835021, 44.387006634122109, 38.568990623439802, 36.37436340474833, 37.144763535155953, 23.32055341765183, 19.446360443458921, 66.894788705113086, 15.507061766865753, 13.631857123225332, 13.630651473664246, 12.66277105631065, 12.662770254858453, 84.404712868901825, 10.724589775146697, 63.517900873132, 9.7555016182755434, 8.7864122966380727, 7.8173223667299858, 7.8173219764566886, 7.8173165251922141, 22.672975268992225, 88.085964118189594, 6.8482330563942346, 6.8482328622741733, 6.8482326432156588, 6.8482324726682462, 6.848229963663667, 16.297618122470507, 12.662770788316671, 5.879143564647765, 5.8791435591096759, 5.8791426416119803, 5.8790959155692031, 10.72459162243265, 38.180984780839019, 12.546941757831382, 46.243194796262578, 29.222367767864053, 67.897675552086554, 19.381179692150212, 38.189200965975019, 164.41651322145043, 10.724572948149326, 20.238502134794334, 152.0922183987953, 23.483401687764054, 25.16653729463906, 41.804838283515409, 35.676637483123933, 86.587331209612955, 30.569521041559483, 108.4700046011711, 38.166199894457229, 54.677038800779357, 70.905530339481999, 58.968577857348059, 20.254687483229187, 99.972864296953887, 28.526532155471312, 30.596675598325238, 74.310597597801646, 47.927542662241251, 46.548421732028594, 50.831889756604141, 55.344221954612138, 46.967318789416197, 31.016703486371966, 44.510266148957726, 38.234484939871557, 40.912838742137161, 39.608417168137223, 33.036973095072405, 14.40869452886011, 28.691102811065925, 12.422431996754147, 9.6193875972094904, 8.6708013201869534, 8.6708006193138125, 7.7144627835916166, 6.758124713649095, 14.147224954144134, 5.8017863344930136, 5.801786329211148, 5.8017863078599818, 5.8017856943097774, 5.8017803210802485, 19.190524129969766, 4.8454477473866415, 4.8454475880063796, 4.8454309141169754, 4.8454131581002118, 4.8449859522392895, 21.438254551922153, 9.5852031214029481, 14.240711565821996, 7.714463140537263, 3.8891094319579285, 3.8891094283639487, 3.8891094233760946, 3.8891093818948583, 3.8891093578420719, 3.8891092439877903, 8.3954400864679375, 16.877128089286913, 20.85329083614392, 8.2157351774208056, 163.96404983212614, 21.309792573109437, 50.943819211841081, 48.376015959243162, 37.231006589257113, 21.1691580229148, 13.723107885052473, 99.408583374399583, 44.452199768888875, 20.236847027187629, 30.620018371946454, 112.51343709571704, 19.802251300538568, 65.745661356160724, 24.526366073661187, 58.772108225341647, 37.618565518206793, 36.947784465778604, 23.519758589386093, 42.940751092463813, 78.384277555190465, 34.389760857293737, 24.090254619023227, 24.734124925188038, 27.522054452091847, 50.127608296841409, 29.853276774208069, 23.126593349996451, 29.411470634818695, 27.400208237021889, 25.284486816384568, 24.140878551141849, 25.995767193627842, 24.392448214111923, 25.245141506003232, 12.390206937067985, 7.6926799003104209, 6.7316615478737782, 5.7851250227848814, 9.5999575271430295, 4.8317658712295986, 4.8317644469767131, 8.6463194754942201, 3.8781285688390859, 3.8781284927989721, 3.8781284538543503, 3.8781283280917909, 3.8780990656503862, 3.8780779837558965, 3.8248874569351585, 7.4276285796664157, 2.924490400350928, 2.9244903926703723, 2.9244903769184263, 2.9244903440192136, 2.9244903386623871, 2.9244903304609786, 2.9244902875002721, 2.9244902602609022, 2.9244902452981285, 2.9244901222738786, 2.9244900639156901, 2.9244899133575597, 2.9244898863209929, 2.924489535745034, 5.7854037311876327, 10.553589277455263, 16.730330909377493, 10.553573932873599, 25.06742323225345, 7.6907447122533963, 46.032625919032263, 25.827464920297064, 28.692489679437237, 4.8315585624588415, 4.8317658811098276, 4.8317666456519719, 7.5413760300258428, 5.7571788802606063, 163.48549574163386, 70.957779181556631, 7.6926807592595896, 55.504832336822325, 101.87057380918303, 45.354144086645448, 26.867796455977167, 29.702916586517759, 8.7582226546390789, 47.955134991400371, 11.0771437701435, 17.770712167688835, 10.32740062144042, 22.091864151461067, 19.017058566768384, 21.437302385345639, 56.163336360690003, 73.784106319247613, 45.77709548600788, 41.342726288412138, 23.637988013083437, 46.875107444293434, 19.291891327890248, 40.721321260659039, 22.080421313168138, 31.856106440519689, 31.572459642243714, 19.617768974639457, 27.657057944718602, 34.342350848307767, 30.322481214132736, 22.109372020082109, 22.052328072321441, 21.45775521787348, 8.4653970507363123, 17.750714575938552, 6.5976502901228615, 11.266203865800135, 4.7306629554378432, 4.7306625697544087, 4.7306620876477448, 4.7306615677138115, 4.7306569165951471, 9.396969369540038, 9.367273894533751, 7.531713256876122, 3.7969796598605092, 3.796979519589887, 3.7969794497142049, 3.7969793780912235, 3.7969793708455266, 3.7969778148188551, 3.79697759183275, 3.7965015945949463, 3.7959587411057081, 3.7958235836688861, 16.796736601297923, 8.2735236099012965, 48.123376705422359, 9.5197276085355913, 6.554706900224935, 2.8632961104670822, 2.8632959623676126, 2.8632959596909129, 6.4669948002456996, 8.4653963822632772, 5.6639129582919674, 12.855746121490512, 15.172432239948991, 6.3145888733979145, 14.803795435923925, 21.554600842042863, 58.245209813312194, 8.0800864388701044, 12.701462847004677, 9.126029533057018, 13.055952653718382, 7.9636959603891757, 31.08361791627998, 17.076087519905688, 9.3983644000436843, 12.818498697942939, 56.621339715411409, 14.572054314394563, 22.192497449974194, 21.938375255933575, 13.40195131397504, 33.866645669509936, 14.94020210848678, 20.099032367114429, 30.051698294548537, 41.064887126627923, 17.847836913374596, 40.127820035420932, 41.960134639318774, 17.291022470107652, 20.369573268357843, 22.543031497862106, 17.397940811307997, 15.154557464335566, 16.622224606102044, 25.443424843555352, 19.636470037559896, 21.965713025322749, 17.127113629899601, 16.794308436175896, 19.072426924890372, 17.762960625809782, 17.073284886255173, 16.895741522503279, 10.365147898417657, 6.6186956193203397, 13.161939118104533, 5.6821013816859809, 5.6821001798568043, 4.7454911323716482, 4.7411971451454784, 3.8088810615190511, 3.8088788976424008, 3.8033172671708155, 15.28449744967174, 6.6187113528573462, 6.5548050752012745, 2.8722709902917103, 2.8722708802549701, 2.8722708800084398, 2.8722706932635891, 2.8722706534154319, 2.8722701842661649, 2.8722701269398279, 2.8722682624478137, 2.8722680174643567, 2.8722651876599676, 2.8722362884672266, 8.5696802601509248, 2.8151152598194913, 5.6821014118932309, 7.7934718403470393, 4.7454908816625272, 16.805178516068292, 9.8811982326689449, 4.7454897134201515, 4.7454911112086782, 20.769858754488624, 7.5431854739527813, 14.722602288510668, 12.803438971587944, 5.6687225242671246, 8.4409535194854577, 5.5773880381318062, 19.867474798750148, 14.212327345243768, 39.466670145649566, 86.09320773653242, 41.70536416969567, 8.0352828618798178, 25.430576939782597, 47.761940748628803, 14.700299311453421, 18.466357999424861, 27.595464770181014, 29.770713351810432, 26.324378768597896, 23.577876193208795, 30.498345515798096, 28.664554148468962, 22.233874938887823, 24.466822480016422, 17.050363789724088, 13.186120735313622, 27.948640130457683, 26.123002633742601, 22.558524869547842, 22.458277409499122, 23.357436552579678, 20.276657456850032, 20.72306440921837, 20.593966053144957, 18.426968625693302, 17.412860935147229, 17.018395498112781, 10.321447546419536, 9.3887864847760234, 7.5234646671154675, 6.5721548917511674, 5.6580870402592094, 32.355593825903057, 4.7254818131560858, 4.7254817896682022, 4.7254818073406684, 4.725476576510343, 4.7217963262061247, 11.831379119317862, 3.7928208214698418, 3.7928206529636292, 3.7928205520108413, 3.7928183694608584, 3.7924542460116535, 7.5234647292661947, 14.051236322963261, 48.091775112450172, 22.466017602109375, 11.226056166154432, 36.267107592464093, 2.8601601778117467, 2.8601600011337345, 2.8601599816654546, 2.8601599809723846, 2.8601593901397888, 2.860158970283146, 2.8601587461798972, 7.8942156047430592, 51.61813968378079, 18.172478192675634, 8.3073935006986357, 7.4383340753197498, 5.5532805114868751, 16.066867523822811, 11.918823021000959, 45.811735861601669, 22.86397651746616, 88.928479115766066, 17.556313681849772, 38.219425241494882, 21.239425950238115, 11.907268646092401, 71.715987376912423, 13.974459726483287, 25.255846499259526, 31.314120320938006, 36.526932464891807, 43.935378099886449, 22.777704618924307, 12.215249288779459, 28.680771377048213, 30.687380254169426, 41.602211478703246, 40.110903094757262, 21.541154811722809, 26.368613477469044, 37.345650448896912, 32.05654078633318, 22.627567519250803, 33.477961699868807, 27.532943331523416, 20.234362815398864, 23.271888570297328, 20.896580730542539, 7.42061936207919, 6.5007066081140046, 6.5007050128993269, 5.5807964123421501, 18.351493862126027, 4.6608848433624424, 4.6608839755492459, 4.6608817889788883, 3.7409733610913962, 3.7409733408650867, 3.740973122962902, 3.7409720638024098, 7.4178619062779303, 6.5007078574133477, 2.82106142283987, 2.8210513354229416, 2.8210479750014166, 4.6608830434388295, 4.6608848254279049, 8.3405309044186815, 3.740973417916964, 13.75156381407578, 1.9011504097536158, 1.9011503622881019, 1.9011503519468365, 1.9011503391920948, 1.9011502175826229, 1.9011502168224992, 1.901150216154927, 1.9011502159375466, 3.7396492572890323, 3.7402259863285443, 8.3405306449946082, 12.203017986323269, 6.5007078822713122, 14.638426960623171, 12.020176875293124, 13.252018798342831, 8.785119735018684, 27.571826073758263, 11.751961638270714, 115.41670915865316, 11.640075286410976, 9.2604423891355623, 18.896601198538697, 67.762612181643803, 31.180293800667219, 14.006345019366737, 11.368416640838273, 12.834270836894879, 25.272097100363052, 44.406904370563041, 24.585690501412234, 18.356194840479645, 45.121574927035084, 20.677999410507113, 21.312070023977896, 40.717022514043272, 23.534435738667092, 23.525387190725723, 13.370397250913578, 22.82114294426772, 12.134730740286617, 22.889545434732135, 15.56224486435713, 17.117680967904594, 18.757984611859584, 15.543052331217577, 13.514233684950772, 14.698873438852667, 14.769688580773879, 13.78041080269997, 13.681945017729442, 7.4119327423987764, 7.3975775225368876, 6.4932239852885294, 6.4932232898872115, 4.6555192687460281, 4.6555101268330539, 10.168634660073339, 3.7366668742458549, 3.7366668742479976, 3.7366668103602563, 3.7366667536611953, 3.7366664669349339, 3.7366656538203866, 3.7362951897418313, 7.4120741313619094, 9.1776587915120302, 2.8178143563439519, 2.8178143503424575, 2.8178142664020029, 2.8178142217425073, 2.8178141391107796, 2.8178139890132168, 2.8178139677890486, 2.817813921404444, 2.8178137286028675, 2.8178135342311479, 2.8178134470642249, 2.8178129784608275, 2.8178095185153524, 2.8177911608722761, 5.5743720134478316, 5.5650293456318574, 13.135755602725915, 33.902342319940544, 58.465150092742938, 27.910059731704877, 25.598060286842895, 20.709602558063839, 6.4649555274565254, 9.144331353270184, 16.877466342440805, 13.278094420863791, 6.4932244988038956, 12.006339723934135, 21.900269075370261, 8.3309295986276357, 7.412077085936307, 9.2497819821205187, 12.44323749168888, 16.745746975163858, 11.291674780489593, 19.96412105952512, 42.536697832892145, 13.022449968004221, 14.574197781384507, 13.577361959522044, 12.36061328776594, 16.088112978608393, 29.79087784942034, 33.921051668724239, 22.384402413223238, 30.508081537533855, 30.168966423381118, 21.589666376993971, 14.459203050941936, 16.701195043015684, 16.399879926473776, 12.61841206926206, 13.882512356390468, 14.919236178975547, 14.025037571009527, 16.382909645754271, 10.942213384589008, 11.661424405636236, 9.1285868824470455, 7.3149577546866338, 5.5013293482684453, 10.902164890139904, 4.5945205055043878, 4.5944885335185885, 4.5936453807942641, 9.1285600744232127, 3.6877070018020883, 3.6877067999838666, 3.6877067769494651, 3.6877067751274963, 3.6877067748199157, 3.6877029496881581, 7.9877909105224587, 2.7808937227243207, 2.7808936871123255, 2.7808933497662323, 2.7808933194122689, 2.7808931613132115, 2.7808926026205985, 2.7808640226005488, 15.088143466775172, 5.465152447198439, 4.5945201573522247, 5.2131228234230917, 3.6877070281999034, 21.867704531680289, 5.5013337166222795, 5.5013337059545897, 5.5013294018070908, 14.418151193151759, 3.6876996260648607, 31.396977134110156, 71.139941484113365, 13.872042440830143, 8.2758818541917183, 13.876304178976142, 12.036182870574335, 10.919788106990184, 16.385803516705735, 15.218083364747701, 27.189175783520351, 11.828294635918223, 15.547823671942854, 15.737532605420283, 7.4087659751562738, 20.07351721923142, 8.7567366780075506, 15.499744086901234, 10.211669590435251, 13.57824698165698, 12.889305553471575, 13.242136439189359, 9.2375427974936937, 10.265994972418186, 10.282370529719319, 10.831821879174891, 10.383207762517754, 9.7986185828834316, 20.901859602637241, 20.068008820266535, 12.563351784474863, 10.061799441233855, 9.2279486566740871, 9.2279486546941918, 7.5602470908759916, 5.8925455267541471, 10.061799419624579, 5.0586947485402307, 5.0586947455293334, 5.0586947450361013, 4.2248439655648138, 4.2248439645860545, 4.2248439643464097, 3.3909931818316634, 3.3909931816125352, 3.3909931812623713, 3.3909931590354345, 2.557142405158654, 2.5571424051246616, 2.557142405121883, 2.5571424000738059, 2.5571423998734861, 2.5571423997629061, 2.5571423992475788, 2.5571423985918442, 2.557142321260804, 2.55714205131807, 2.5571417258185187, 8.379321499542387, 9.2279486007371698, 5.0585805037380069, 4.9814721858733755, 29.488700121008069, 12.987876568343532, 3.2159333210647665, 15.410722352379846, 11.783598538177545, 7.8416085936739357, 4.3516927259692766, 8.8937801856522647, 13.718957515001929, 8.3133785887853797, 9.4828082573408228, 7.0554406142029205, 11.571103184677103, 8.4761137243936755, 6.6775974083604055, 6.2329805375718763, 7.4870554438110108, 7.5699990633938308, 8.0877406924273956, 7.4341431389367969, 6.0047137329703428, 6.7795646782670493, 23.55073459250648, 10.588037852595299, 23.553002109246023, 7.3468087190663525, 13.018977214886711, 6.5364988726439108, 6.5364987843257074, 4.9158792843986472, 4.1055695792303686, 4.105566177137649, 3.2952597935945049, 3.2952597900364009, 3.2952597886883788, 3.2952596801008824, 3.2952590199214882, 7.0318996034208627, 2.484950008280526, 2.4849500056633329, 2.4849498480915289, 2.4849498449923022, 2.4849498280699232, 2.4849498095935889, 2.4849496668433924, 4.1055695751496737, 3.2952595479957485, 4.0195639718581706, 3.2952597464623707, 7.3196868191347564, 1.6746402233329969, 1.6746402231916933, 6.5364989279623629, 21.039111696737987, 11.162011785858084, 14.893805813295184, 9.7276722719172657, 10.562781444700679, 4.0082649636781031, 9.6299507066212584, 8.039968638416962, 13.124821923712952, 8.1571184981260405, 6.4248318532571513, 6.0647922766648756, 9.1837518900930419, 6.6906289596749833, 9.6987653182437104, 9.0706355855430871, 7.9096377699713827, 8.3121072654530419, 5.6081680619100709, 5.301655548363887, 5.5704509599942895, 5.8173718515800514, 3.0020447768199388, 3.0020447767862715, 3.0020375759484517, 2.2638349761859975, 6.6930837627664523, 1.5256291237121222, 1.5256289142114365, 1.5255353024871283, 6.6930837835233632, 6.681691132657825, 2.2638370140787267, 2.102292754195318, 3.0020141202266712, 1.5256293939822103, 1.5256293929628921, 1.5256293683853213, 2.2638371643666031, 2.2638371614016761, 2.0824020023447507, 4.2390250710290438, 2.2638371188929254, 3.0020448983695651, 2.1799229412593779, 3.7750959427546831, 5.2166682003737925, 1.5256293906346423, 1.5256293908650325, 1.5055531692375375, 6.1638200649575658, 0.78742162245188219, 5.1782202489870643, 3.6778780403333839, 8.6522562639628458, 3.0019683008880076, 7.4434243342634154, 2.9604691206573248, 3.0789339281612165, 3.0020446220065051, 4.4784604760222537, 5.7821905813496297, 3.0020448284010874, 6.4947687685011548, 11.245428337923487, 8.5624018602187899, 3.0812824484930861, 2.8749537653231596, 3.4951599513453782, 4.1995530134006041, 3.0766375404006761, 3.5476998837260276, 3.7872298196801233, 3.3045410157555586, 3.2517857991080872, 3.1229106380580802, 3.0133373680678979, 3.0090101363494921, 3.0020449355513579, 8.9006637090805309, 2.2712297622245523, 7.7520203109932062, 1.5310881600116195, 1.5310880808130103, 1.5310878899708695, 1.5310869793787329, 1.531075210577556, 1.5309159190099941, 4.4847392503378645, 2.2351708711862548, 2.2712305192318487, 2.2719372781545388, 2.2719371556016643, 3.4374105297617912, 4.3054882909564736, 1.5310881655671096, 1.5309088218569915, 1.5310880174140009, 2.2719058689625924, 2.2719372783363183, 5.5732945330663961, 5.975836422476795, 3.0127834167520327, 2.2719371407026787, 3.0127836933479601, 2.2719372773933979, 2.9945696416161374, 2.2719372780683287, 1.531088088686291, 2.9817144149896486, 3.0125914439106043, 4.2641995890194488, 8.6725683869831105, 5.1673697903052354, 7.0851433938833637, 6.1053529957863768, 4.1290001912560568, 4.4944846162913867, 9.7631562734563904, 8.3950026447752109, 5.0519144772208966, 2.7195950794238533, 4.0894317447632966, 3.2764162804473385, 4.1487747226073219, 3.6505536959147884, 2.9975026928541371, 3.8751552833505047, 2.9738633377058621, 3.2734830877540908, 3.3358446945414761, 3.2877284161427709, 3.390225435321927, 3.1707090211677524, 3.1185346188273453, 3.0642667742125931, 3.0127863951133897, 5.4742886827340556, 2.7597653942508531, 2.0811345651210291, 4.943616182408503, 1.4025036628433138, 1.4025036627333485, 1.4025036710856162, 1.4024895755059104, 2.0811345266777366, 1.2781235576448928, 4.2270386021201638, 1.402503465922313, 0.72387259302904905, 0.72387289112135245, 0.72387281068739173, 0.72387289046027647, 0.72387259395632597, 0.72387256030926195, 2.7441401989985468, 0.72387289053349424, 0.72387289034121138, 0.72387289111924114, 0.72387289058631654, 0.72387282284021182, 0.7238725610149418, 0.72387289033452717, 0.72387281061206132, 0.72387259016156247, 0.72387258349504691, 0.72387282154943011, 2.0811345433643966, 1.4025037285227964, 2.0811345021451029, 2.0811345642677734, 1.2046820179327367, 1.4025034507736165, 4.7956579105782824, 2.0811345624214002, 1.6484780539850634, 1.4024975306167533, 5.2748376926735743, 4.859135100306883, 3.1670135271030171, 4.0563445290454156, 2.2283721013212685, 1.0878388293833021, 3.43839623524127, 2.4750921265278558, 3.5444655849207671, 3.5006359329228278, 3.1381837711364144, 4.099601625404186, 4.4158724847967186, 4.6336696996870756, 3.7048590597613313, 3.4383962448919037, 3.4496849074706315, 2.9272671412573481, 2.8495926960544993, 2.449943586672843, 2.4930851432217822, 2.6167777088479611, 2.8120969892897123, 2.7074619675628431, 2.7393796842165989, 2.5948247467863137, 2.4830744338820945], "Total": [287.0, 328.0, 270.0, 381.0, 177.0, 262.0, 484.0, 250.0, 232.0, 196.0, 252.0, 241.0, 137.0, 92.0, 324.0, 165.0, 116.0, 189.0, 200.0, 244.0, 97.0, 76.0, 147.0, 147.0, 93.0, 89.0, 85.0, 70.0, 95.0, 91.0, 10.655758539591227, 19.394845683048107, 8.7006998285769583, 7.723170391559723, 7.7231691376748746, 6.745641133827541, 6.7433537771134873, 11.530870386915343, 5.7681117841349954, 5.7681117732907534, 5.7681117779541884, 5.7681117388667769, 5.7681116481726464, 5.768111716145496, 5.7680918146600471, 5.7679036748233301, 53.115376458985466, 7.7050264394103891, 18.457145776972236, 16.321644775218406, 10.611912628859292, 19.867702803036117, 4.7905824457488411, 4.7905824357828877, 4.7905824361668303, 4.7905824361340512, 4.790582379731168, 4.7905823987906562, 4.7905697230219006, 10.608155218723923, 93.353286291591729, 19.228791930396802, 19.314960315038622, 98.148645854394587, 77.164335048474499, 26.155111665929542, 13.269263689018356, 262.8627387483005, 381.15842446472635, 185.75214089991007, 130.12242199582013, 53.740011775662573, 18.413548078029468, 18.389796240756244, 250.46459351772918, 244.64294712054962, 51.569231387544022, 56.330150013439457, 43.205334033406231, 38.011455696818622, 145.37597952589783, 58.20875746430162, 153.93961068331419, 41.102262233045501, 154.21535339876073, 178.64535768823262, 91.114986206638534, 97.526894115242953, 89.654005813953361, 91.141107277868471, 271.63367104882224, 484.43905606447089, 208.03722185167422, 186.73271999538775, 196.98345018086087, 137.57107214213366, 68.663186751897186, 77.416641716899889, 393.17499388700691, 252.50049123746473, 270.21203863492741, 287.05069504893197, 168.41355460510707, 105.20562298241259, 214.60497929983174, 24.138542471127394, 20.26225535349549, 70.568754156574698, 16.385063902513792, 14.447719798759415, 14.447730482394316, 13.478630334279453, 13.478630280305623, 90.697290209191195, 11.540450920439545, 68.401316062322948, 10.571361412111306, 9.6022717613992778, 8.633182112624155, 8.6331820105669692, 8.6331817159453941, 25.086426421869447, 97.829346660661756, 7.6640925106195894, 7.6640924096335938, 7.6640924902829983, 7.6640924166954516, 7.6640922937142735, 18.261321610343426, 14.397482868221692, 6.6950028526338095, 6.6950028685948899, 6.6950027654486757, 6.6950021990214461, 12.219082014678017, 44.185431734533218, 14.391478324924163, 55.059884180364314, 34.727966664240839, 85.039187877025199, 23.054487124879987, 47.613790040169498, 241.88353208106133, 12.44726409625798, 24.869471716264677, 232.05483698598678, 29.424071836436333, 33.0849661784722, 59.84468252067041, 50.677421361974858, 147.34599611730209, 43.553243797504408, 214.60497929983174, 61.863310023474902, 100.62943362037456, 147.69764048652436, 122.29278577136391, 26.740307739640095, 393.17499388700691, 47.653128222743291, 53.970495048581824, 340.21599640592058, 142.14567647677538, 150.24335746677525, 186.73271999538775, 252.50049123746473, 173.12225286349133, 59.516813542352708, 189.07406348564547, 125.69002223544095, 244.64294712054962, 484.43905606447089, 102.47893360805379, 15.225536663709006, 30.507803755655409, 13.313847472226454, 10.444021006486414, 9.4875108075438952, 9.4875107837444901, 8.5311723900401617, 7.5748339806041507, 16.118807488898987, 6.6184955626729787, 6.618495562260728, 6.6184955621903745, 6.6184955663995666, 6.61849563267576, 22.22978076849683, 5.6621571395979897, 5.6621571466356739, 5.6621564552401038, 5.6621527079448466, 5.6621332604365131, 25.434623563389103, 11.397368645792353, 17.095293361935916, 9.2720215151241767, 4.7058187234775533, 4.7058187223394397, 4.7058187200048636, 4.7058187193709582, 4.7058187249921648, 4.7058187193068779, 10.400541187729818, 21.662712506429184, 27.465879473014468, 10.370758582695419, 270.21203863492741, 30.274406858438851, 80.670503661433216, 77.716925491000751, 57.676442709435207, 30.369098419644772, 18.882668359034948, 196.98345018086087, 77.862401902796819, 30.431607393048605, 54.061146269638847, 287.05069504893197, 31.809700976789689, 177.77896806106386, 45.741291801748936, 165.56214999162381, 90.25806543617071, 90.999501534128854, 46.175681804037282, 120.63171352465545, 340.21599640592058, 91.963413773535436, 54.241352253109277, 58.115023573974071, 76.007165791066427, 381.15842446472635, 100.66372426744078, 52.853282472733547, 147.34599611730209, 156.28983754555443, 113.24908312402893, 92.443533342420679, 200.62925258758011, 113.01412305886021, 250.46459351772918, 13.278906291446894, 8.509570171167022, 7.5560440131241258, 6.6022880982692085, 11.095477695715912, 5.6486559305969113, 5.6486558897871282, 10.41954707924347, 4.6950177673741837, 4.6950177682165863, 4.6950177651760638, 4.6950177621761675, 4.6950178515542804, 4.6950178486537784, 4.6931348296715951, 9.4666592770261868, 3.7413795887877277, 3.7413795883349579, 3.7413795881501684, 3.741379588298086, 3.741379589931157, 3.741379587733177, 3.74137958559866, 3.741379555009424, 3.7413795840424124, 3.7413795872325277, 3.7413795814578394, 3.7413795726337744, 3.741379574663092, 3.741379578075207, 7.4126040275327725, 13.994419598057231, 22.764055040395466, 14.182232099297844, 35.043286103763428, 10.447781121025896, 76.905865617332466, 41.307023707204294, 46.99657798007847, 6.555465484845528, 6.5675084860529651, 6.5813168963481603, 11.318457188379401, 8.2504719093087697, 484.43905606447089, 189.07406348564547, 11.828973707564742, 147.76192014405089, 324.99891245933333, 116.8815805498829, 62.165170898754518, 72.41907325338687, 14.217032292367794, 150.24335746677525, 19.828252704815132, 39.47999141091298, 18.055508535582167, 56.455194674966513, 45.105050436874613, 55.924168396909458, 252.36312889881282, 393.17499388700691, 208.03722185167422, 177.74560685676585, 70.864072919121583, 244.23077310150893, 50.68001832392487, 252.50049123746473, 74.17171437685613, 173.12225286349133, 181.51399454724904, 59.521562122218825, 136.61928171470657, 340.21599640592058, 271.63367104882224, 86.249856400303656, 101.64318943609476, 139.95503340849569, 9.2836168137646649, 19.575285051832207, 7.4162578442237646, 13.041010979627083, 5.548882704683904, 5.5488826024435696, 5.5488827076759506, 5.5488827013183686, 5.5488828985041572, 11.194768926474643, 11.174609541731064, 9.028564121001164, 4.615199167865117, 4.6151991646932915, 4.6151991627965412, 4.615199169274006, 4.6151991781747572, 4.6151991811440052, 4.6151991666045218, 4.6152093698300067, 4.6152209525572081, 4.6152255875101993, 20.704053426230995, 10.270156001531081, 59.926339071761923, 12.127049802788955, 8.3736393516604686, 3.681515638661141, 3.6815156345318441, 3.6815156378899072, 8.3342396088077653, 10.97546273715577, 7.402439104110548, 17.548511159411657, 22.487046942399186, 8.3305999875782941, 22.817388924896409, 37.731091215377219, 128.57462296861729, 11.818218153519403, 21.346287146036502, 14.021001609273823, 23.220861641500083, 12.165246460482624, 94.48512166045154, 39.038386015160256, 15.987556810591594, 28.348355789659557, 328.64675992571426, 35.383032634032453, 74.497161474122294, 74.795087367611856, 32.047912777709954, 189.07406348564547, 39.695615207640635, 72.41907325338687, 168.41355460510707, 324.99891245933333, 59.792844547246069, 393.17499388700691, 484.43905606447089, 59.536699888590327, 101.64318943609476, 136.61928171470657, 67.28539146399423, 46.12438665080488, 61.629259182724226, 340.21599640592058, 145.37597952589783, 252.36312889881282, 90.434178732662915, 86.516060716389333, 252.50049123746473, 178.64535768823262, 181.51399454724904, 17.740548298648385, 11.183176600952741, 7.4367363464752696, 14.826815707209004, 6.5001258013700625, 6.5001256352928154, 5.5635156780963815, 5.5634975668166211, 4.6269055535340566, 4.6269055620300508, 4.6268821092604631, 18.764292948213232, 8.3903740677155021, 8.3915343475652868, 3.6902954251404507, 3.6902954289983576, 3.6902954290740273, 3.6902954365609726, 3.6902954358438609, 3.6902954446710816, 3.6902954405499657, 3.6902954903769758, 3.6902954405371831, 3.6902955261638963, 3.690296938024471, 11.035392239659803, 3.6922774577030384, 7.4776551192526135, 10.281118485143868, 6.4703289676584381, 24.568631376186136, 14.107227707391669, 6.4834269901057313, 6.4971992070056706, 35.431736136730883, 11.24040669665159, 24.619632380029209, 21.579554411345168, 8.3654164375349769, 14.103118527220285, 8.4093057139327012, 45.145880172675916, 32.419203989970292, 147.69764048652436, 484.43905606447089, 177.74560685676585, 14.850315779291096, 100.62943362037456, 287.05069504893197, 41.794204518111641, 62.014215228957873, 134.13844057927173, 156.28983754555443, 125.69002223544095, 116.8815805498829, 214.60497929983174, 200.62925258758011, 115.71553479992738, 145.37597952589783, 67.28539146399423, 38.160340749828777, 232.05483698598678, 252.50049123746473, 178.64535768823262, 271.63367104882224, 324.99891245933333, 186.73271999538775, 250.46459351772918, 381.15842446472635, 241.88353208106133, 244.64294712054962, 262.8627387483005, 11.139735334544397, 10.207074399986272, 8.3417525289461132, 7.4095501803569901, 6.4764291087314616, 37.217626547427251, 5.5437697225854699, 5.5437697164460742, 5.5437697389217222, 5.543769875504907, 5.5438632800539329, 13.939144785071766, 4.6111087921773963, 4.6111087866190745, 4.611108798359238, 4.6111087701278688, 4.6110989624837098, 9.2606050623917859, 17.388823992790979, 59.56363162167569, 27.864266476801571, 13.927977995232043, 45.2367809175446, 3.6784478568271219, 3.6784478599094927, 3.6784478530236968, 3.6784478529126279, 3.6784478689728171, 3.6784478574885062, 3.6784478652288426, 10.24069002864535, 70.881347336154747, 25.135328693413147, 11.141943574738184, 9.9645332738424344, 7.3949086902338506, 22.926046659424905, 16.777858254731317, 74.497161474122294, 36.419886801043461, 177.77896806106386, 27.004422605946367, 68.048030927785717, 35.097654690127683, 17.595151548819377, 200.62925258758011, 23.193691287672944, 51.318345147091513, 76.007165791066427, 95.445117830851459, 165.56214999162381, 59.187454431139031, 20.994870299040596, 100.66372426744078, 136.10845867985381, 262.8627387483005, 270.21203863492741, 68.347946115560944, 109.77708465832815, 271.63367104882224, 196.98345018086087, 91.114986206638534, 328.64675992571426, 340.21599640592058, 98.961058035910952, 252.36312889881282, 173.12225286349133, 8.2397570348356695, 7.3198455674363414, 7.319845589841659, 6.399934038840823, 21.207991020200712, 5.4800225423284949, 5.4800225637250275, 5.4800226313269134, 4.5601110433856293, 4.5601110443482185, 4.5601110524871888, 4.5601110313428306, 9.2174590082906427, 8.2564556627194996, 3.6401995712090121, 3.6401993977501959, 3.6402001676037283, 6.412683542431723, 6.4336606949156208, 11.618896135650715, 5.2387418958938792, 19.384991200402805, 2.7202880480864331, 2.7202880502380453, 2.7202880488715477, 2.7202880367700186, 2.7202880539130461, 2.7202880540075247, 2.7202880539710446, 2.7202880540211516, 5.4927902015021557, 5.5136040335841905, 12.835078638560924, 19.292310270442798, 10.015748323566914, 24.052987626523191, 19.682012889025252, 22.403066448753478, 14.4332466152482, 53.384956008379767, 20.326918246562606, 328.64675992571426, 20.375869216768809, 15.514322800050946, 41.520737185609306, 252.36312889881282, 95.445117830851459, 30.602858145032524, 23.047721984362763, 29.671808327898031, 92.443533342420679, 244.23077310150893, 101.64318943609476, 61.629259182724226, 324.99891245933333, 82.997781861256314, 92.248168471722948, 393.17499388700691, 136.61928171470657, 139.5341715843505, 37.682163675523398, 168.41355460510707, 33.542991093383421, 340.21599640592058, 94.48512166045154, 150.24335746677525, 271.63367104882224, 173.12225286349133, 67.232800778388381, 181.51399454724904, 208.03722185167422, 113.01412305886021, 154.21535339876073, 8.2312931350543064, 8.2318342195330434, 7.3124327753818026, 7.3124326425222463, 5.474727709362984, 5.474728303373916, 11.965372211685208, 4.5558751646216447, 4.5558751647643572, 4.555875181047492, 4.555875183134976, 4.5558752005429879, 4.5558752413496792, 4.5558892505560014, 9.0415947530416343, 11.730035874134956, 3.637022647165745, 3.6370226470561318, 3.6370226504250467, 3.6370226511119204, 3.637022654150718, 3.6370226553249023, 3.6370226634487204, 3.6370226655357634, 3.6370226641691481, 3.637022677516661, 3.6370226493772386, 3.6370226721495396, 3.637022724324706, 3.6370241222857955, 7.3301903675069395, 7.3475721110770147, 18.466299375271984, 51.155296675880528, 92.248168471722948, 41.762348655153374, 39.726350886761111, 32.871585479337483, 9.1861994778936236, 13.858435297687091, 28.20813227962137, 23.143725592772899, 10.011602617027888, 21.392885057557152, 47.54738872902513, 13.94436048211281, 11.858538428823433, 16.597616894781382, 25.60894279269246, 42.108102725040972, 23.497800581955204, 64.6086134191371, 244.23077310150893, 33.350101194321169, 41.520737185609306, 39.695615207640635, 34.798914900325421, 62.995692519611914, 252.36312889881282, 340.21599640592058, 139.5341715843505, 324.99891245933333, 328.64675992571426, 154.21535339876073, 54.893468044872989, 82.997781861256314, 181.51399454724904, 53.384956008379767, 113.24908312402893, 271.63367104882224, 168.41355460510707, 17.203106863075735, 11.762224437310932, 12.674596657330016, 9.9485978706017093, 8.1349714095681822, 6.3213448790883247, 12.696026907943963, 5.4145314659705202, 5.4145325202963193, 5.4145996816475348, 10.885208806890351, 4.5077182002656269, 4.5077181978812373, 4.5077182148722397, 4.5077182149880803, 4.507718215015692, 4.5077183320389516, 9.9637452332710339, 3.6009048875078875, 3.6009049209953146, 3.6009049337194128, 3.600904945033629, 3.6009049343969552, 3.6009049193357474, 3.6009058106434111, 20.009742980927996, 7.2591437743329559, 6.3681696687707401, 7.293423666494375, 5.2459259687578443, 32.690729931410225, 7.9419643257940731, 8.1590497740841403, 8.1866668344757443, 29.783975746605535, 5.2459261267990192, 91.963413773535436, 287.05069504893197, 33.456164637466429, 18.234969147672903, 45.741291801748936, 43.098107538991442, 36.483274200635009, 85.039187877025199, 86.948243409898737, 340.21599640592058, 64.6086134191371, 147.34599611730209, 156.28983754555443, 19.723739069788348, 381.15842446472635, 35.990818371443119, 271.63367104882224, 67.997852573883904, 208.03722185167422, 185.75214089991007, 241.88353208106133, 51.155296675880528, 134.13844057927173, 147.69764048652436, 262.8627387483005, 181.51399454724904, 94.589352042969452, 21.726734666774806, 20.892883882080703, 13.388226820568567, 10.886674466433988, 10.05282368210432, 10.052823682347876, 8.3851221131345266, 6.7174205439249546, 11.696984382359156, 5.8835697589116105, 5.8835697593031426, 5.8835697592853773, 5.0497189744146471, 5.049718974537388, 5.0497189745663054, 4.2158681900500898, 4.2158681900571127, 4.2158681900964252, 4.2158681927919055, 3.3820174048290856, 3.3820174048331153, 3.3820174048334439, 3.3820174054088032, 3.3820174054134444, 3.382017405412272, 3.3820174054866863, 3.3820174055494023, 3.382017416988357, 3.3820174572073429, 3.3820175055645074, 12.732177086336591, 18.113080810143497, 8.8470480227786705, 8.7424782220184589, 137.57107214213366, 45.126297797755846, 5.2235613493141564, 116.8815805498829, 70.677522766052007, 32.094420342936488, 10.647407645222223, 50.745768888395389, 147.76192014405089, 47.54738872902513, 93.657828953139273, 41.858723299637482, 241.88353208106133, 101.56267232964183, 52.744829170488558, 39.025364391039595, 156.28983754555443, 200.62925258758011, 484.43905606447089, 252.50049123746473, 34.904093955143153, 244.23077310150893, 25.1199291208994, 11.414494238983826, 25.855864181524876, 8.173253131543726, 14.583629409817647, 7.3629433372413455, 7.362943322535437, 5.7423237604287349, 4.9320139850130298, 4.9320146301795686, 4.1217041982409901, 4.1217041992443519, 4.1217041993326573, 4.1217041794496154, 4.1217043331104541, 9.2040490394469909, 3.3113944116900869, 3.3113944121239549, 3.3113943854487347, 3.3113943854764116, 3.311394432906853, 3.3113944517830962, 3.3113944666951078, 5.8646749210470244, 4.8003350742288964, 5.903851743644374, 4.8599119766787968, 10.854954627237358, 2.5010846250858036, 2.5010846251104986, 10.231958566043449, 39.610568530892074, 20.90803160421591, 30.186159833140202, 18.226031840907972, 24.209218392356213, 6.799365053457687, 32.667200459590077, 28.811826256057209, 76.007165791066427, 31.809700976789689, 21.054211312364028, 27.440028251096408, 109.20697544587436, 43.229749202133227, 177.77896806106386, 232.05483698598678, 133.5038214473814, 177.74560685676585, 59.187454431139031, 37.498004244309364, 74.754868432327953, 150.24335746677525, 3.8332961867612423, 3.8332961867759709, 3.8332981689908521, 3.0950890161763409, 9.4370118364266542, 2.3568806731193717, 2.3568807160598388, 2.3569110790649881, 10.932793680467279, 11.364467868058421, 4.0019017057502611, 3.9211764932628728, 5.6731282397261937, 3.0355114468303008, 3.3105187705904657, 3.3132190193290931, 4.9385117780750027, 5.0262558936232411, 4.9795701234971617, 10.790007997607109, 5.9872732559517257, 8.1248247612450033, 5.9134486536580804, 10.287177927144386, 14.25964320858235, 4.208394061520754, 4.2301008476722979, 4.2241633538696979, 17.726623882613609, 2.2973037744816098, 15.29549028979323, 11.100773337288361, 32.667200459590077, 9.4511453133642345, 37.811929981575759, 9.5601951216679897, 10.302645541220674, 10.347739944993027, 23.047721984362763, 39.216509959884775, 10.907419416156113, 87.240737571919055, 381.15842446472635, 287.05069504893197, 13.501073046305208, 11.612391844144474, 29.576138463259575, 71.25369309049259, 16.704004201021103, 39.577544475722306, 133.5038214473814, 50.091552482782689, 115.71553479992738, 186.73271999538775, 36.248198389018619, 54.241352253109277, 27.440028251096408, 9.7793722548244304, 3.1031708948190007, 11.876877399938731, 2.3621632818868772, 2.3621633069667727, 2.3621633452144208, 2.3621635903486595, 2.3621674119472131, 2.3622182649723493, 7.0815053003050243, 3.9414786095651877, 4.0397808627559648, 4.0721019922377648, 4.072102046821537, 6.6067052931713492, 8.8253637355517682, 3.2948242165508592, 3.2959040652461011, 3.331252916276231, 4.9703906761047829, 5.0024455490488675, 12.387714272066768, 13.493589567518869, 7.3032458864210179, 5.5939235487348844, 7.5927802014180754, 5.7793782574643799, 7.7120162631809119, 5.9720276528545488, 4.2295303652652114, 8.3576352290795501, 8.8470480227786705, 19.305672127269442, 74.073597145150302, 29.181624489434309, 65.453439158736785, 48.438978433973773, 22.731619131023233, 34.19513290797186, 250.46459351772918, 262.8627387483005, 113.24908312402893, 11.582253371112335, 86.948243409898737, 29.782107709653001, 109.03908034320952, 67.949536954760234, 22.48915264825899, 134.13844057927173, 26.232343719952034, 61.863310023474902, 147.34599611730209, 136.10845867985381, 381.15842446472635, 244.64294712054962, 324.99891245933333, 87.240737571919055, 57.709356370963363, 7.1433625409523733, 4.5148998960970292, 3.8854471606426952, 9.6537205794225862, 3.1565793135606164, 3.1714102665870838, 3.2068163788067303, 3.215258879737831, 4.7895778310885282, 3.2449636200717622, 11.77511031349794, 4.0052611627205827, 2.2973037744816098, 2.299945042035024, 2.2999450443861007, 2.3694056952565434, 2.369405794088097, 2.3929469178570888, 9.1200127815840535, 2.4659091696804238, 2.4659091724862856, 2.4917568292910399, 2.492779290244691, 2.49277944179532, 2.492779550850047, 2.4957060163968419, 2.4957060289341872, 2.4957061324940919, 2.4957061358025503, 2.5127340922810282, 7.7476455868430252, 5.1067419838968053, 8.2158927316740886, 9.5736017759988563, 5.1617745141757378, 6.7333166084567697, 43.856184526620758, 14.435355841701639, 9.8096535074473827, 7.8788215061359246, 90.025109175745087, 89.654005813953361, 41.794204518111641, 68.729304649679293, 22.215635508290763, 5.2245729806098558, 60.1146699970584, 32.396397347774041, 72.41907325338687, 93.353286291591729, 69.366662215662117, 186.73271999538775, 250.46459351772918, 328.64675992571426, 165.56214999162381, 139.5341715843505, 168.41355460510707, 97.526894115242953, 91.114986206638534, 46.378993568924066, 55.924168396909458, 109.20697544587436, 252.50049123746473, 189.07406348564547, 271.63367104882224, 178.64535768823262, 86.516060716389333], "logprob": [30.0, 29.0, 28.0, 27.0, 26.0, 25.0, 24.0, 23.0, 22.0, 21.0, 20.0, 19.0, 18.0, 17.0, 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.0, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, 2.0, 1.0, -6.9226999999999999, -6.3379000000000003, -7.1441999999999997, -7.2765000000000004, -7.2765000000000004, -7.4291, -7.4307999999999996, -6.8945999999999996, -7.6092000000000004, -7.6092000000000004, -7.6092000000000004, -7.6092000000000004, -7.6092000000000004, -7.6092000000000004, -7.6093000000000002, -7.6097999999999999, -5.3945999999999996, -7.3369, -6.4686000000000003, -6.5953999999999997, -7.0273000000000003, -6.4055999999999997, -7.8291000000000004, -7.8291000000000004, -7.8291000000000004, -7.8291000000000004, -7.8291000000000004, -7.8291000000000004, -7.8291000000000004, -7.0453000000000001, -4.9168000000000003, -6.4687999999999999, -6.4756, -4.9432, -5.1719999999999997, -6.2027999999999999, -6.8781999999999996, -4.1409000000000002, -3.8262, -4.4955999999999996, -4.8708, -5.6509999999999998, -6.5961999999999996, -6.5974000000000004, -4.3539000000000003, -4.3879999999999999, -5.7267999999999999, -5.6576000000000004, -5.9013, -6.0095999999999998, -4.9375, -5.6806999999999999, -4.9383999999999997, -5.9717000000000002, -4.9625000000000004, -4.8705999999999996, -5.3827999999999996, -5.3333000000000004, -5.4103000000000003, -5.4348999999999998, -4.7558999999999996, -4.5598999999999998, -5.0831999999999997, -5.1858000000000004, -5.1761999999999997, -5.3891, -5.7281000000000004, -5.6729000000000003, -5.0499000000000001, -5.2766999999999999, -5.2845000000000004, -5.4161999999999999, -5.5567000000000002, -5.6153000000000004, -5.5944000000000003, -6.0507999999999997, -6.2324999999999999, -4.9970999999999997, -6.4588999999999999, -6.5877999999999997, -6.5879000000000003, -6.6615000000000002, -6.6615000000000002, -4.7645999999999997, -6.8276000000000003, -5.0488999999999997, -6.9222999999999999, -7.0270000000000001, -7.1437999999999997, -7.1437999999999997, -7.1437999999999997, -6.0789999999999997, -4.7218999999999998, -7.2762000000000002, -7.2762000000000002, -7.2762000000000002, -7.2762000000000002, -7.2762000000000002, -6.4092000000000002, -6.6615000000000002, -7.4287999999999998, -7.4287999999999998, -7.4287999999999998, -7.4287999999999998, -6.8276000000000003, -5.5578000000000003, -6.6707000000000001, -5.3662999999999998, -5.8251999999999997, -4.9821999999999997, -6.2359, -5.5575999999999999, -4.0978000000000003, -6.8276000000000003, -6.1925999999999997, -4.1757, -6.0438999999999998, -5.9747000000000003, -5.4672000000000001, -5.6257000000000001, -4.7389999999999999, -5.7801999999999998, -4.5137, -5.5582000000000003, -5.1986999999999997, -4.9387999999999996, -5.1231999999999998, -6.1917999999999997, -4.5952999999999999, -5.8493000000000004, -5.7793000000000001, -4.8918999999999997, -5.3304999999999998, -5.3597000000000001, -5.2717000000000001, -5.1866000000000003, -5.3506999999999998, -5.7656000000000001, -5.4044999999999996, -5.5564, -5.4886999999999997, -5.5210999999999997, -5.7024999999999997, -6.1651999999999996, -5.4764999999999997, -6.3135000000000003, -6.5693000000000001, -6.6730999999999998, -6.6730999999999998, -6.79, -6.9222999999999999, -6.1835000000000004, -7.0749000000000004, -7.0749000000000004, -7.0749000000000004, -7.0749000000000004, -7.0749000000000004, -5.8785999999999996, -7.2549999999999999, -7.2549999999999999, -7.2549999999999999, -7.2549999999999999, -7.2550999999999997, -5.7679, -6.5728, -6.1768999999999998, -6.79, -7.4748999999999999, -7.4748999999999999, -7.4748999999999999, -7.4748999999999999, -7.4748999999999999, -7.4748999999999999, -6.7054, -6.0071000000000003, -5.7954999999999997, -6.7270000000000003, -3.7334000000000001, -5.7739000000000003, -4.9023000000000003, -4.9539999999999997, -5.2159000000000004, -5.7805, -6.2140000000000004, -4.2337999999999996, -5.0385999999999997, -5.8254999999999999, -5.4114000000000004, -4.1100000000000003, -5.8472999999999997, -4.6473000000000004, -5.6333000000000002, -4.7594000000000003, -5.2055999999999996, -5.2234999999999996, -5.6752000000000002, -5.0731999999999999, -4.4714, -5.2953000000000001, -5.6512000000000002, -5.6249000000000002, -5.5180999999999996, -4.9184999999999999, -5.4367999999999999, -5.6920999999999999, -5.4516999999999998, -5.5225, -5.6029, -5.6490999999999998, -5.5750999999999999, -5.6387999999999998, -5.6044, -6.1905999999999999, -6.6672000000000002, -6.8007, -6.9522000000000004, -6.4457000000000004, -7.1322999999999999, -7.1322999999999999, -6.5503999999999998, -7.3521999999999998, -7.3521999999999998, -7.3521999999999998, -7.3521999999999998, -7.3521999999999998, -7.3521999999999998, -7.3659999999999997, -6.7023000000000001, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -7.6344000000000003, -6.9522000000000004, -6.351, -5.8902999999999999, -6.351, -5.4859, -6.6675000000000004, -4.8781999999999996, -5.4561000000000002, -5.3509000000000002, -7.1322999999999999, -7.1322999999999999, -7.1322999999999999, -6.6871, -6.9570999999999996, -3.6107999999999998, -4.4454000000000002, -6.6672000000000002, -4.6909999999999998, -4.0838000000000001, -4.8929999999999998, -5.4165999999999999, -5.3163, -6.5374999999999996, -4.8372000000000002, -6.3026, -5.8300000000000001, -6.3727, -5.6123000000000003, -5.7622, -5.6424000000000003, -4.6791999999999998, -4.4063999999999997, -4.8837000000000002, -4.9855999999999998, -5.5446999999999997, -4.8600000000000003, -5.7477999999999998, -5.0007999999999999, -5.6128, -5.2462999999999997, -5.2552000000000003, -5.7310999999999996, -5.3875999999999999, -5.1711, -5.2956000000000003, -5.6115000000000004, -5.6140999999999996, -5.6414, -6.2595000000000001, -5.5190000000000001, -6.5087999999999999, -5.9737, -6.8414000000000001, -6.8414000000000001, -6.8414000000000001, -6.8414000000000001, -6.8414000000000001, -6.1551, -6.1582999999999997, -6.3764000000000003, -7.0613000000000001, -7.0613000000000001, -7.0613000000000001, -7.0613000000000001, -7.0613000000000001, -7.0613000000000001, -7.0613000000000001, -7.0613999999999999, -7.0614999999999997, -7.0616000000000003, -5.5743, -6.2824, -4.5217000000000001, -6.1421000000000001, -6.5152999999999999, -7.3434999999999997, -7.3434999999999997, -7.3434999999999997, -6.5288000000000004, -6.2595000000000001, -6.6614000000000004, -5.8417000000000003, -5.6760000000000002, -6.5526, -5.7005999999999997, -5.3249000000000004, -4.3308, -6.3060999999999998, -5.8537999999999997, -6.1843000000000004, -5.8262, -6.3205999999999998, -4.9588000000000001, -5.5578000000000003, -6.1548999999999996, -5.8445999999999998, -4.3590999999999998, -5.7164000000000001, -5.2957000000000001, -5.3071999999999999, -5.8000999999999996, -4.8730000000000002, -5.6913999999999998, -5.3948, -4.9926000000000004, -4.6802999999999999, -5.5136000000000003, -4.7034000000000002, -4.6588000000000003, -5.5453000000000001, -5.3814000000000002, -5.2800000000000002, -5.5391000000000004, -5.6772, -5.5846999999999998, -5.1589999999999998, -5.4180999999999999, -5.306, -5.5548000000000002, -5.5743999999999998, -5.4471999999999996, -5.5183999999999997, -5.5579999999999998, -5.5540000000000003, -6.0426000000000002, -6.4912000000000001, -5.8037000000000001, -6.6436999999999999, -6.6436999999999999, -6.8239000000000001, -6.8247999999999998, -7.0437000000000003, -7.0437000000000003, -7.0452000000000004, -5.6542000000000003, -6.4912000000000001, -6.5008999999999997, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -7.3259999999999996, -6.2328000000000001, -7.3460999999999999, -6.6436999999999999, -6.3277999999999999, -6.8239000000000001, -5.5594000000000001, -6.0903999999999998, -6.8239000000000001, -6.8239000000000001, -5.3475999999999999, -6.3604000000000003, -5.6917, -5.8312999999999997, -6.6460999999999997, -6.2480000000000002, -6.6623000000000001, -5.3920000000000003, -5.7270000000000003, -4.7055999999999996, -3.9256000000000002, -4.6504000000000003, -6.2972000000000001, -5.1451000000000002, -4.5148000000000001, -5.6932, -5.4650999999999996, -5.0633999999999997, -4.9874999999999998, -5.1105999999999998, -5.2207999999999997, -4.9634, -5.0254000000000003, -5.2793999999999999, -5.1837, -5.5449000000000002, -5.8018999999999998, -5.0507, -5.1181999999999999, -5.2648999999999999, -5.2694000000000001, -5.2301000000000002, -5.3715999999999999, -5.3498000000000001, -5.3560999999999996, -5.4672000000000001, -5.5239000000000003, -5.5468000000000002, -5.9619999999999997, -6.0567000000000002, -6.2782, -6.4134000000000002, -6.5632000000000001, -4.8194999999999997, -6.7432999999999996, -6.7432999999999996, -6.7432999999999996, -6.7432999999999996, -6.7441000000000004, -5.8254999999999999, -6.9630999999999998, -6.9630999999999998, -6.9630999999999998, -6.9630999999999998, -6.9631999999999996, -6.2782, -5.6535000000000002, -4.4230999999999998, -5.1841999999999997, -5.8780000000000001, -4.7053000000000003, -7.2454000000000001, -7.2454000000000001, -7.2454000000000001, -7.2454000000000001, -7.2454000000000001, -7.2454000000000001, -7.2454000000000001, -6.2301000000000002, -4.3524000000000003, -5.3963000000000001, -6.1791, -6.2896000000000001, -6.5819000000000001, -5.5194999999999999, -5.8181000000000003, -4.4717000000000002, -5.1666999999999996, -3.8083999999999998, -5.4307999999999996, -4.6528999999999998, -5.2404000000000002, -5.8190999999999997, -4.0235000000000003, -5.6589999999999998, -5.0671999999999997, -4.8521999999999998, -4.6981999999999999, -4.5134999999999996, -5.1704999999999997, -5.7935999999999996, -4.9400000000000004, -4.8723999999999998, -4.5681000000000003, -4.6045999999999996, -5.2263000000000002, -5.0240999999999998, -4.6760000000000002, -4.8288000000000002, -5.1771000000000003, -4.7854000000000001, -4.9809000000000001, -5.2888999999999999, -5.149, -5.2567000000000004, -6.1369999999999996, -6.2694000000000001, -6.2694000000000001, -6.4219999999999997, -5.2316000000000003, -6.6021000000000001, -6.6021000000000001, -6.6021000000000001, -6.8220000000000001, -6.8220000000000001, -6.8220000000000001, -6.8220000000000001, -6.1374000000000004, -6.2694000000000001, -7.1041999999999996, -7.1041999999999996, -7.1041999999999996, -6.6021000000000001, -6.6021000000000001, -6.0202, -6.8220000000000001, -5.5202, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -7.4988000000000001, -6.8223000000000003, -6.8221999999999996, -6.0202, -5.6395999999999997, -6.2694000000000001, -5.4577, -5.6547000000000001, -5.5571999999999999, -5.9682000000000004, -4.8244999999999996, -5.6772999999999998, -3.3927999999999998, -5.6867999999999999, -5.9156000000000004, -5.2023000000000001, -3.9253, -4.7015000000000002, -5.5018000000000002, -5.7104999999999997, -5.5891999999999999, -4.9116, -4.3479000000000001, -4.9390999999999998, -5.2313000000000001, -4.3319000000000001, -5.1121999999999996, -5.0819999999999999, -4.4347000000000003, -4.9828000000000001, -4.9832000000000001, -5.5483000000000002, -5.0136000000000003, -5.6452, -5.0106000000000002, -5.3964999999999996, -5.3011999999999997, -5.2096999999999998, -5.3977000000000004, -5.5376000000000003, -5.4535, -5.4486999999999997, -5.5180999999999996, -5.5251999999999999, -6.1204000000000001, -6.1223000000000001, -6.2526999999999999, -6.2526999999999999, -6.5853999999999999, -6.5853999999999999, -5.8041, -6.8052999999999999, -6.8052999999999999, -6.8052999999999999, -6.8052999999999999, -6.8052999999999999, -6.8052999999999999, -6.8053999999999997, -6.1203000000000003, -5.9066999999999998, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -7.0875000000000004, -6.4053000000000004, -6.4069000000000003, -5.5480999999999998, -4.5999999999999996, -4.0549999999999997, -4.7945000000000002, -4.8808999999999996, -5.0929000000000002, -6.2571000000000003, -5.9103000000000003, -5.2975000000000003, -5.5373000000000001, -6.2526999999999999, -5.6379999999999999, -5.0369999999999999, -6.0034999999999998, -6.1203000000000003, -5.8989000000000003, -5.6022999999999996, -5.3052999999999999, -5.6993999999999998, -5.1295000000000002, -4.3731, -5.5568, -5.4442000000000004, -5.5149999999999997, -5.6089000000000002, -5.3453999999999997, -4.7291999999999996, -4.5994000000000002, -5.0151000000000003, -4.7054999999999998, -4.7165999999999997, -5.0511999999999997, -5.4520999999999997, -5.3079999999999998, -5.3262, -5.5883000000000003, -5.4927999999999999, -5.4207999999999998, -5.4825999999999997, -5.1943999999999999, -5.5979999999999999, -5.5343, -5.7792000000000003, -6.0007000000000001, -6.2855999999999996, -5.6016000000000004, -6.4657, -6.4657, -6.4659000000000004, -5.7792000000000003, -6.6856, -6.6856, -6.6856, -6.6856, -6.6856, -6.6856, -5.9127000000000001, -6.9678000000000004, -6.9678000000000004, -6.9678000000000004, -6.9678000000000004, -6.9678000000000004, -6.9678000000000004, -6.9678000000000004, -5.2766999999999999, -6.2922000000000002, -6.4657, -6.3394000000000004, -6.6856, -4.9055999999999997, -6.2855999999999996, -6.2855999999999996, -6.2855999999999996, -5.3220999999999998, -6.6856, -4.5438999999999998, -3.7259000000000002, -5.3606999999999996, -5.8772000000000002, -5.3604000000000003, -5.5026999999999999, -5.5999999999999996, -5.1942000000000004, -5.2680999999999996, -4.6878000000000002, -5.5201000000000002, -5.2466999999999997, -5.2344999999999997, -5.9878999999999998, -4.9912000000000001, -5.8208000000000002, -5.2497999999999996, -5.6670999999999996, -5.3821000000000003, -5.4341999999999997, -5.4071999999999996, -5.7672999999999996, -5.6618000000000004, -5.6601999999999997, -5.6081000000000003, -5.6504000000000003, -5.7084000000000001, -4.3021000000000003, -4.3428000000000004, -4.8110999999999997, -5.0331999999999999, -5.1196999999999999, -5.1196999999999999, -5.319, -5.5682, -5.0331999999999999, -5.7207999999999997, -5.7207999999999997, -5.7207999999999997, -5.9009, -5.9009, -5.9009, -6.1208, -6.1208, -6.1208, -6.1208, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -6.4029999999999996, -5.2161, -5.1196999999999999, -5.7207999999999997, -5.7362000000000002, -3.9579, -4.7778999999999998, -6.1738, -4.6067999999999998, -4.8752000000000004, -5.2824999999999998, -5.8712999999999997, -5.1566000000000001, -4.7230999999999996, -5.2240000000000002, -5.0923999999999996, -5.3880999999999997, -4.8933999999999997, -5.2046999999999999, -5.4431000000000003, -5.5121000000000002, -5.3287000000000004, -5.3177000000000003, -5.2515999999999998, -5.3357999999999999, -5.5494000000000003, -5.4279999999999999, -3.9889999999999999, -4.7885, -3.9889000000000001, -5.1539000000000001, -4.5818000000000003, -5.2708000000000004, -5.2708000000000004, -5.5556999999999999, -5.7359, -5.7359, -5.9557000000000002, -5.9557000000000002, -5.9557000000000002, -5.9557000000000002, -5.9557000000000002, -5.1977000000000002, -6.2378999999999998, -6.2378999999999998, -6.2378999999999998, -6.2378999999999998, -6.2378999999999998, -6.2378999999999998, -6.2378999999999998, -5.7359, -5.9557000000000002, -5.7569999999999997, -5.9557000000000002, -5.1576000000000004, -6.6326000000000001, -6.6326000000000001, -5.2708000000000004, -4.1017999999999999, -4.7356999999999996, -4.4471999999999996, -4.8731999999999998, -4.7908999999999997, -5.7598000000000003, -4.8833000000000002, -5.0637999999999996, -4.5736999999999997, -5.0492999999999997, -5.2880000000000003, -5.3456999999999999, -4.9307999999999996, -5.2474999999999996, -4.8761999999999999, -4.9432, -5.0800999999999998, -5.0305, -5.4240000000000004, -5.4802, -5.4306999999999999, -5.3872999999999998, -5.6517999999999997, -5.6517999999999997, -5.6517999999999997, -5.9340000000000002, -4.8499999999999996, -6.3287000000000004, -6.3287000000000004, -6.3288000000000002, -4.8499999999999996, -4.8517000000000001, -5.9340000000000002, -6.0080999999999998, -5.6517999999999997, -6.3287000000000004, -6.3287000000000004, -6.3287000000000004, -5.9340000000000002, -5.9340000000000002, -6.0175999999999998, -5.3068, -5.9340000000000002, -5.6517999999999997, -5.9718, -5.4226999999999999, -5.0991999999999997, -6.3287000000000004, -6.3287000000000004, -6.3418999999999999, -4.9324000000000003, -6.9901, -5.1066000000000003, -5.4488000000000003, -4.5933000000000002, -5.6517999999999997, -4.7438000000000002, -5.6657999999999999, -5.6265000000000001, -5.6517999999999997, -5.2518000000000002, -4.9962999999999997, -5.6517999999999997, -4.8800999999999997, -4.3311000000000002, -4.6036999999999999, -5.6257999999999999, -5.6951000000000001, -5.4996999999999998, -5.3160999999999996, -5.6273, -5.4847999999999999, -5.4195000000000002, -5.5557999999999996, -5.5719000000000003, -5.6123000000000003, -5.6481000000000003, -5.6494999999999997, -5.6517999999999997, -4.5484999999999998, -5.9142999999999999, -4.6867000000000001, -6.3087, -6.3087, -6.3087, -6.3087, -6.3087, -6.3087999999999997, -5.234, -5.9302999999999999, -5.9142999999999999, -5.9139999999999997, -5.9139999999999997, -5.4999000000000002, -5.2747999999999999, -6.3087, -6.3087999999999997, -6.3087, -5.9139999999999997, -5.9139999999999997, -5.0167000000000002, -4.9469000000000003, -5.6318000000000001, -5.9139999999999997, -5.6318000000000001, -5.9139999999999997, -5.6378000000000004, -5.9139999999999997, -6.3087, -5.6421999999999999, -5.6318000000000001, -5.2843999999999998, -4.5744999999999996, -5.0922999999999998, -4.7766000000000002, -4.9255000000000004, -5.3166000000000002, -5.2317999999999998, -4.4560000000000004, -4.6070000000000002, -5.1148999999999996, -5.7342000000000004, -5.3262, -5.5479000000000003, -5.3117999999999999, -5.4398, -5.6368999999999998, -5.3800999999999997, -5.6448, -5.5488, -5.5298999999999996, -5.5445000000000002, -5.5137999999999998, -5.5807000000000002, -5.5972999999999997, -5.6147999999999998, -5.6318000000000001, -4.7492000000000001, -5.4340999999999999, -5.7164000000000001, -4.8512000000000004, -6.1109999999999998, -6.1109999999999998, -6.1109999999999998, -6.1109999999999998, -5.7164000000000001, -6.2039, -5.0077999999999996, -6.1109999999999998, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -5.4398, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -6.7724000000000002, -5.7164000000000001, -6.1109999999999998, -5.7164000000000001, -5.7164000000000001, -6.2630999999999997, -6.1109999999999998, -4.8815999999999997, -5.7164000000000001, -5.9493999999999998, -6.1109999999999998, -4.7862999999999998, -4.8684000000000003, -5.2965, -5.0490000000000004, -5.6479999999999997, -6.3651, -5.2142999999999997, -5.5430000000000001, -5.1839000000000004, -5.1962999999999999, -5.3056000000000001, -5.0384000000000002, -4.9641000000000002, -4.9158999999999997, -5.1395999999999997, -5.2142999999999997, -5.2110000000000003, -5.3752000000000004, -5.4020999999999999, -5.5532000000000004, -5.5358000000000001, -5.4873000000000003, -5.4153000000000002, -5.4532999999999996, -5.4414999999999996, -5.4958, -5.5397999999999996]}};
function LDAvis_load_lib(url, callback){
var s = document.createElement('script');
s.src = url;
s.async = true;
s.onreadystatechange = s.onload = callback;
s.onerror = function(){console.warn("failed to load library " + url);};
document.getElementsByTagName("head")[0].appendChild(s);
}
if(typeof(LDAvis) !== "undefined"){
// already loaded: just create the visualization
!function(LDAvis){
new LDAvis("#" + "ldavis_el1241948448791845767957867", ldavis_el1241948448791845767957867_data);
}(LDAvis);
}else if(typeof define === "function" && define.amd){
// require.js is available: use it to load d3/LDAvis
require.config({paths: {d3: "https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min"}});
require(["d3"], function(d3){
window.d3 = d3;
LDAvis_load_lib("https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.js", function(){
new LDAvis("#" + "ldavis_el1241948448791845767957867", ldavis_el1241948448791845767957867_data);
});
});
}else{
// require.js not available: dynamically load d3 & LDAvis
LDAvis_load_lib("https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js", function(){
LDAvis_load_lib("https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.js", function(){
new LDAvis("#" + "ldavis_el1241948448791845767957867", ldavis_el1241948448791845767957867_data);
})
});
}
</script>
<!-- </div>
</div>
</div>
</div> -->
</div>
</div>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>presentation</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
*
* Twitter Bootstrap
*
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,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-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}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:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{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-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../components/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix)format('embedded-opentype'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.woff2)format('woff2'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.woff)format('woff'),url(../components/bootstrap/fonts/glyphicons-halflings-regular.ttf)format('truetype'),url(../components/bootstrap/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.42857143;color:#000;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:3px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;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}[role=button]{cursor:pointer}.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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:18px;margin-bottom:9px}.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,.h5,.h6,h4,h5,h6{margin-top:9px;margin-bottom:9px}.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:33px}.h2,h2{font-size:27px}.h3,h3{font-size:23px}.h4,h4{font-size:17px}.h5,h5{font-size:13px}.h6,h6{font-size:12px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:19.5px}}.small,small{font-size:92%}.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:#337ab7}a.text-primary:hover{color:#286090}.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:#337ab7}a.bg-primary:hover{background-color:#286090}.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:8px;margin:36px 0 18px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:9px}ol ol,ol ul,ul ol,ul ul{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:18px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:541px){.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[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:9px 18px;margin:0 0 18px;font-size:inherit;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:18px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:monospace}code{padding:2px 4px;font-size:90%;background-color:#f9f2f4;border-radius:2px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:1px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:8.5px;margin:0 0 9px;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:2px}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:0;padding-right:0}@media (min-width:768px){.container{width:768px}}@media (min-width:992px){.container{width:940px}}@media (min-width:1200px){.container{width:1140px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.row{margin-left:0;margin-right:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:0;padding-right:0}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:18px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:19.5px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}input[type=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:13px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:32px;padding:6px 12px;font-size:13px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:32px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],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-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:45px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px \9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:30px}.input-lg{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.input-lg{height:45px;line-height:45px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.form-group-lg .form-control{height:45px;line-height:45px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;min-height:35px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:40px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:45px;height:45px;line-height:45px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(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~.form-control-feedback{top:23px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:25px}.form-horizontal .form-group{margin-left:0;margin-right:0}.form-horizontal .has-feedback .form-control-feedback{right:0}@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 .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}.form-horizontal .form-group-lg .control-label{padding-top:14.33px}.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857143;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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,.125);box-shadow:inset 0 3px 5px rgba(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.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.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.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.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.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.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.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.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.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.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.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:1px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{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:2px}@media (min-width:541px){.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-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-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,.125);box-shadow:inset 0 3px 5px rgba(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}.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:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:2px;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.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:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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:1px}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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:13px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:2px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:1px}.input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:3px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:8px 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:2px 2px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{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;margin-right:0;border-radius:2px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:2px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.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}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:2px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{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:30px;margin-bottom:18px;border:1px solid transparent}.navbar-collapse{overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:540px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:541px){.navbar{border-radius:2px}.navbar-header{float:left}.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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{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:6px 0;font-size:17px;line-height:18px;height:30px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}.navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:-2px;margin-bottom:-2px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:2px}.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:541px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:0}.navbar-toggle{display:none}}.navbar-nav{margin:3px 0}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:540px){.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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:18px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:541px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:6px;padding-bottom:6px}}.navbar-form{padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:-1px 0}@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 .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:540px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.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{margin-bottom:0;border-radius:2px 2px 0 0}.navbar-btn{margin-top:-1px;margin-bottom:-1px}.navbar-btn.btn-sm{margin-top:0;margin-bottom:0}.navbar-btn.btn-xs{margin-top:4px;margin-bottom:4px}.navbar-text{margin-top:6px;margin-bottom:6px}@media (min-width:541px){.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-text{float:left;margin-left:0;margin-right:0}.navbar-left{float:left!important;float:left}.navbar-right{float:right!important;float:right;margin-right:0}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:540px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:540px){.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:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:18px;list-style:none;background-color:#f5f5f5;border-radius:2px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#5e5e5e}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:2px}.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:#337ab7;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:2px;border-top-left-radius:2px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:17px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.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:1px;border-top-left-radius:1px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:1px;border-top-right-radius:1px}.pager{padding-left:0;margin:18px 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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{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]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;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-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:3px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:58.5px}}.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#000}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:2px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.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:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-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-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.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:2px;border-top-left-radius:2px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.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:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{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:18px;background-color:#fff;border:1px solid transparent;border-radius:2px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:1px;border-top-left-radius:1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:1px}.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:1px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:2px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.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:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:3px}.well-sm{padding:9px;border-radius:1px}.close{float:right;font-size:19.5px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;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-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:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(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.43px}.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,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;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:2px}.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;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-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;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.42857143;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(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:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:2px 2px 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,.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,.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,.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,.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>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;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,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(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,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;line-height:1;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:transparent}.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,.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-next,.carousel-control .icon-prev{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}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.item_buttons:after,.item_buttons:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.item_buttons:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.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}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.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}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.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}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.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}td.visible-print,th.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}.hidden-print{display:none!important}}/*!
*
* Font Awesome
*
*//*!
* 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(../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0)format('embedded-opentype'),url(../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0)format('woff'),url(../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0)format('truetype'),url(../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular)format('svg');font-weight:400;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:.08em solid #eee;border-radius:.1em}.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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge: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-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}/*!
*
* IPython base
*
*/.modal.fade .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}code{color:#000}pre{font-size:inherit;line-height:inherit}label{font-weight:400}.border-box-sizing{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.corner-all{border-radius:2px}.no-padding{padding:0}.hbox{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.hbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}.vbox{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}.vbox>*{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none}.hbox.reverse,.reverse,.vbox.reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;flex-direction:row-reverse}.box-flex0,.hbox.box-flex0,.vbox.box-flex0{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;flex:none;width:auto}.box-flex1,.hbox.box-flex1,.vbox.box-flex1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}.box-flex,.hbox.box-flex,.vbox.box-flex{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}.box-flex2,.hbox.box-flex2,.vbox.box-flex2{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;flex:2}.box-group1{-webkit-box-flex-group:1;-moz-box-flex-group:1;box-flex-group:1}.box-group2{-webkit-box-flex-group:2;-moz-box-flex-group:2;box-flex-group:2}.hbox.start,.start,.vbox.start{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;justify-content:flex-start}.end,.hbox.end,.vbox.end{-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;justify-content:flex-end}.center,.hbox.center,.vbox.center{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;justify-content:center}.baseline,.hbox.baseline,.vbox.baseline{-webkit-box-pack:baseline;-moz-box-pack:baseline;box-pack:baseline;justify-content:baseline}.hbox.stretch,.stretch,.vbox.stretch{-webkit-box-pack:stretch;-moz-box-pack:stretch;box-pack:stretch;justify-content:stretch}.align-start,.hbox.align-start,.vbox.align-start{-webkit-box-align:start;-moz-box-align:start;box-align:start;align-items:flex-start}.align-end,.hbox.align-end,.vbox.align-end{-webkit-box-align:end;-moz-box-align:end;box-align:end;align-items:flex-end}.align-center,.hbox.align-center,.vbox.align-center{-webkit-box-align:center;-moz-box-align:center;box-align:center;align-items:center}.align-baseline,.hbox.align-baseline,.vbox.align-baseline{-webkit-box-align:baseline;-moz-box-align:baseline;box-align:baseline;align-items:baseline}.align-stretch,.hbox.align-stretch,.vbox.align-stretch{-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;align-items:stretch}div.error{margin:2em;text-align:center}div.error>h1{font-size:500%;line-height:normal}div.error>p{font-size:200%;line-height:normal}div.traceback-wrapper{text-align:left;max-width:800px;margin:auto}body{position:absolute;left:0;right:0;top:0;bottom:0;overflow:visible}#header{display:none;background-color:#fff;position:relative;z-index:100}#header #header-container{padding-bottom:5px;padding-top:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#header .header-bar{width:100%;height:1px;background:#e7e7e7;margin-bottom:-1px}#header-spacer{width:100%;visibility:hidden}@media print{#header{display:none!important}#header-spacer{display:none}}#ipython_notebook{padding-left:0;padding-top:1px;padding-bottom:1px}@media (max-width:991px){#ipython_notebook{margin-left:10px}}#noscript{width:auto;padding-top:16px;padding-bottom:16px;text-align:center;font-size:22px;color:red;font-weight:700}#ipython_notebook img{height:28px}#site{width:100%;display:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto}@media print{#site{height:auto!important}}.ui-button .ui-button-text{padding:.2em .8em;font-size:77%}input.ui-button{padding:.3em .9em}span#login_widget{float:right}#logout,span#login_widget>.button{color:#333;background-color:#fff;border-color:#ccc}#logout.active,#logout.focus,#logout:active,#logout:focus,#logout:hover,.open>.dropdown-toggle#logout,.open>.dropdown-togglespan#login_widget>.button,span#login_widget>.button.active,span#login_widget>.button.focus,span#login_widget>.button:active,span#login_widget>.button:focus,span#login_widget>.button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}#logout.active,#logout:active,.open>.dropdown-toggle#logout,.open>.dropdown-togglespan#login_widget>.button,span#login_widget>.button.active,span#login_widget>.button:active{background-image:none}#logout.disabled,#logout.disabled.active,#logout.disabled.focus,#logout.disabled:active,#logout.disabled:focus,#logout.disabled:hover,#logout[disabled],#logout[disabled].active,#logout[disabled].focus,#logout[disabled]:active,#logout[disabled]:focus,#logout[disabled]:hover,fieldset[disabled] #logout,fieldset[disabled] #logout.active,fieldset[disabled] #logout.focus,fieldset[disabled] #logout:active,fieldset[disabled] #logout:focus,fieldset[disabled] #logout:hover,fieldset[disabled] span#login_widget>.button,fieldset[disabled] span#login_widget>.button.active,fieldset[disabled] span#login_widget>.button.focus,fieldset[disabled] span#login_widget>.button:active,fieldset[disabled] span#login_widget>.button:focus,fieldset[disabled] span#login_widget>.button:hover,span#login_widget>.button.disabled,span#login_widget>.button.disabled.active,span#login_widget>.button.disabled.focus,span#login_widget>.button.disabled:active,span#login_widget>.button.disabled:focus,span#login_widget>.button.disabled:hover,span#login_widget>.button[disabled],span#login_widget>.button[disabled].active,span#login_widget>.button[disabled].focus,span#login_widget>.button[disabled]:active,span#login_widget>.button[disabled]:focus,span#login_widget>.button[disabled]:hover{background-color:#fff;border-color:#ccc}#logout .badge,span#login_widget>.button .badge{color:#fff;background-color:#333}.nav-header{text-transform:none}#header>span{margin-top:10px}.modal_stretch .modal-dialog{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;min-height:80vh}.modal_stretch .modal-dialog .modal-body{max-height:calc(100vh - 200px);overflow:auto;flex:1}@media (min-width:768px){.modal .modal-dialog{width:700px}select.form-control{margin-left:12px;margin-right:12px}}/*!
*
* IPython auth
*
*/.center-nav{display:inline-block;margin-bottom:-4px}/*!
*
* IPython tree view
*
*/.alternate_upload{background-color:none;display:inline}.alternate_upload.form{padding:0;margin:0}.alternate_upload input.fileinput{text-align:center;vertical-align:middle;display:inline;opacity:0;z-index:2;width:12ex;margin-right:-12ex}.alternate_upload .btn-upload{height:22px}ul#tabs{margin-bottom:4px}ul#tabs a{padding-top:6px;padding-bottom:4px}ul.breadcrumb a:focus,ul.breadcrumb a:hover{text-decoration:none}ul.breadcrumb i.icon-home{font-size:16px;margin-right:4px}ul.breadcrumb span{color:#5e5e5e}.list_toolbar{padding:4px 0;vertical-align:middle}.list_toolbar .tree-buttons{padding-top:1px}.dynamic-buttons{padding-top:3px;display:inline-block}.list_toolbar [class*=span]{min-height:24px}.list_header{font-weight:700;background-color:#eee}.list_placeholder{font-weight:700;padding:4px 7px}.list_container{margin-top:4px;margin-bottom:20px;border:1px solid #ddd;border-radius:2px}.list_container>div{border-bottom:1px solid #ddd}.list_container>div:hover .list-item{background-color:red}.list_container>div:last-child{border:none}.list_item:hover .list_item{background-color:#ddd}.list_item a{text-decoration:none}.list_item:hover{background-color:#fafafa}.action_col{text-align:right}.list_header>div,.list_item>div{line-height:22px;padding:4px 7px}.list_header>div input,.list_item>div input{margin-right:7px;margin-left:14px;vertical-align:baseline;line-height:22px;position:relative;top:-1px}.list_header>div .item_link,.list_item>div .item_link{margin-left:-1px;vertical-align:baseline;line-height:22px}.new-file input[type=checkbox]{visibility:hidden}.item_name{line-height:22px;height:24px}.item_icon{font-size:14px;color:#5e5e5e;margin-right:7px;margin-left:7px;line-height:22px;vertical-align:baseline}.item_buttons{line-height:1em;margin-left:-5px}.item_buttons .btn-group,.item_buttons .input-group{float:left}.item_buttons>.btn,.item_buttons>.btn-group,.item_buttons>.input-group{margin-left:5px}.item_buttons .btn{min-width:13ex}.item_buttons .running-indicator{padding-top:4px;color:#5cb85c}.toolbar_info{height:24px;line-height:24px}input.engine_num_input,input.nbname_input{padding-top:3px;padding-bottom:3px;height:22px;line-height:14px;margin:0}input.engine_num_input{width:60px}.highlight_text{color:#00f}#project_name{display:inline-block;padding-left:7px;margin-left:-2px}#project_name>.breadcrumb{padding:0;margin-bottom:0;background-color:transparent;font-weight:700}#tree-selector{padding-right:0}#button-select-all{min-width:50px}#select-all{margin-left:7px;margin-right:2px}.menu_icon{margin-right:2px}.tab-content .row{margin-left:0;margin-right:0}.folder_icon:before{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;content:"\f114"}.folder_icon:before.pull-left{margin-right:.3em}.folder_icon:before.pull-right{margin-left:.3em}.notebook_icon:before{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;content:"\f02d";position:relative;top:-1px}.notebook_icon:before.pull-left{margin-right:.3em}.notebook_icon:before.pull-right{margin-left:.3em}.running_notebook_icon:before{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;content:"\f02d";position:relative;top:-1px;color:#5cb85c}.running_notebook_icon:before.pull-left{margin-right:.3em}.running_notebook_icon:before.pull-right{margin-left:.3em}.file_icon:before{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;content:"\f016";position:relative;top:-2px}.file_icon:before.pull-left{margin-right:.3em}.file_icon:before.pull-right{margin-left:.3em}#notebook_toolbar .pull-right{padding-top:0;margin-right:-1px}ul#new-menu{left:auto;right:0}.kernel-menu-icon{padding-right:12px;width:24px;content:"\f096"}.kernel-menu-icon:before{content:"\f096"}.kernel-menu-icon-current:before{content:"\f00c"}#tab_content{padding-top:20px}#running .panel-group .panel{margin-top:3px;margin-bottom:1em}#running .panel-group .panel .panel-heading{background-color:#eee;line-height:22px;padding:4px 7px}#running .panel-group .panel .panel-heading a:focus,#running .panel-group .panel .panel-heading a:hover{text-decoration:none}#running .panel-group .panel .panel-body{padding:0}#running .panel-group .panel .panel-body .list_container{margin-top:0;margin-bottom:0;border:0;border-radius:0}#running .panel-group .panel .panel-body .list_container .list_item{border-bottom:1px solid #ddd}#running .panel-group .panel .panel-body .list_container .list_item:last-child{border-bottom:0}.delete-button,.duplicate-button,.rename-button,.shutdown-button{display:none}.dynamic-instructions{display:inline-block;padding-top:4px}/*!
*
* IPython text editor webapp
*
*/.selected-keymap i.fa{padding:0 5px}.selected-keymap i.fa:before{content:"\f00c"}#mode-menu{overflow:auto;max-height:20em}.edit_app #header{-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}.edit_app #menubar .navbar{margin-bottom:-1px}.dirty-indicator{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;width:20px}.dirty-indicator.pull-left{margin-right:.3em}.dirty-indicator.pull-right{margin-left:.3em}.dirty-indicator-dirty{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;width:20px}.dirty-indicator-dirty.pull-left{margin-right:.3em}.dirty-indicator-dirty.pull-right{margin-left:.3em}.dirty-indicator-clean{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;width:20px}.dirty-indicator-clean.pull-left{margin-right:.3em}.dirty-indicator-clean.pull-right{margin-left:.3em}.dirty-indicator-clean:before{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;content:"\f00c"}.dirty-indicator-clean:before.pull-left{margin-right:.3em}.dirty-indicator-clean:before.pull-right{margin-left:.3em}#filename{font-size:16pt;display:table;padding:0 5px}#current-mode{padding-left:5px;padding-right:5px}#texteditor-backdrop{padding-top:20px;padding-bottom:20px}@media not print{#texteditor-backdrop{background-color:#eee}}@media print{#texteditor-backdrop #texteditor-container .CodeMirror-gutter,#texteditor-backdrop #texteditor-container .CodeMirror-gutters{background-color:#fff}}@media not print{#texteditor-backdrop #texteditor-container .CodeMirror-gutter,#texteditor-backdrop #texteditor-container .CodeMirror-gutters{background-color:#fff}#texteditor-backdrop #texteditor-container{padding:0;background-color:#fff;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}}/*!
*
* IPython notebook
*
*/.ansibold{font-weight:700}.ansiblack{color:#000}.ansired{color:#8b0000}.ansigreen{color:#006400}.ansiyellow{color:#c4a000}.ansiblue{color:#00008b}.ansipurple{color:#9400d3}.ansicyan{color:#4682b4}.ansigray{color:gray}.ansibgblack{background-color:#000}.ansibgred{background-color:red}.ansibggreen{background-color:green}.ansibgyellow{background-color:#ff0}.ansibgblue{background-color:#00f}.ansibgpurple{background-color:#ff00ff}.ansibgcyan{background-color:#0ff}.ansibggray{background-color:gray}div.cell{border:1px solid transparent;display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;border-radius:2px;box-sizing:border-box;-moz-box-sizing:border-box;border-width:thin;border-style:solid;width:100%;padding:5px;margin:0;outline:0}div.cell.selected{border-color:#ababab}@media print{div.cell.selected{border-color:transparent}}.edit_mode div.cell.selected{border-color:green}.prompt{min-width:14ex;padding:.4em;margin:0;font-family:monospace;text-align:right;line-height:1.21429em}div.inner_cell{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}@-moz-document url-prefix(){div.inner_cell{overflow-x:hidden}}div.input_area{border:1px solid #cfcfcf;border-radius:2px;background:#f7f7f7;line-height:1.21429em}div.prompt:empty{padding-top:0;padding-bottom:0}div.unrecognized_cell{padding:5px 5px 5px 0;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}div.unrecognized_cell .inner_cell{border-radius:2px;padding:5px;font-weight:700;color:red;border:1px solid #cfcfcf;background:#eaeaea}div.unrecognized_cell .inner_cell a,div.unrecognized_cell .inner_cell a:hover{color:inherit;text-decoration:none}@media (max-width:540px){.prompt{text-align:left}div.unrecognized_cell>div.prompt{display:none}}div.code_cell{}div.input{page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}@media (max-width:540px){div.input{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}}div.input_prompt{color:navy;border-top:1px solid transparent}div.input_area>div.highlight{margin:.4em;border:none;padding:0;background-color:transparent}div.input_area>div.highlight>pre{margin:0;border:none;padding:0;background-color:transparent}.CodeMirror{line-height:1.21429em;font-size:14px;height:auto;background:0 0}.CodeMirror-scroll{overflow-y:hidden;overflow-x:auto}.CodeMirror-lines{padding:.4em}.CodeMirror-linenumber{padding:0 8px 0 4px}.CodeMirror-gutters{border-bottom-left-radius:2px;border-top-left-radius:2px}.CodeMirror pre{padding:0;border:0;border-radius:0}.highlight-base,.highlight-variable{color:#000}.highlight-variable-2{color:#1a1a1a}.highlight-variable-3{color:#333}.highlight-string{color:#BA2121}.highlight-comment{color:#408080;font-style:italic}.highlight-number{color:#080}.highlight-atom{color:#88F}.highlight-keyword{color:green;font-weight:700}.highlight-builtin{color:green}.highlight-error{color:red}.highlight-operator{color:#A2F;font-weight:700}.highlight-meta{color:#A2F}.highlight-def{color:#00f}.highlight-string-2{color:#f50}.highlight-qualifier{color:#555}.highlight-bracket{color:#997}.highlight-tag{color:#170}.highlight-attribute{color:#00c}.highlight-header{color:#00f}.highlight-quote{color:#090}.highlight-link{color:#00c}.cm-s-ipython span.cm-keyword{color:green;font-weight:700}.cm-s-ipython span.cm-atom{color:#88F}.cm-s-ipython span.cm-number{color:#080}.cm-s-ipython span.cm-def{color:#00f}.cm-s-ipython span.cm-variable{color:#000}.cm-s-ipython span.cm-operator{color:#A2F;font-weight:700}.cm-s-ipython span.cm-variable-2{color:#1a1a1a}.cm-s-ipython span.cm-variable-3{color:#333}.cm-s-ipython span.cm-comment{color:#408080;font-style:italic}.cm-s-ipython span.cm-string{color:#BA2121}.cm-s-ipython span.cm-string-2{color:#f50}.cm-s-ipython span.cm-meta{color:#A2F}.cm-s-ipython span.cm-qualifier{color:#555}.cm-s-ipython span.cm-builtin{color:green}.cm-s-ipython span.cm-bracket{color:#997}.cm-s-ipython span.cm-tag{color:#170}.cm-s-ipython span.cm-attribute{color:#00c}.cm-s-ipython span.cm-header{color:#00f}.cm-s-ipython span.cm-quote{color:#090}.cm-s-ipython span.cm-link{color:#00c}.cm-s-ipython span.cm-error{color:red}.cm-s-ipython span.cm-tab{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=')right no-repeat}div.output_wrapper{display:-webkit-box;-webkit-box-align:stretch;display:-moz-box;-moz-box-align:stretch;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch;z-index:1}div.output_scroll{height:24em;width:100%;overflow:auto;border-radius:2px;-webkit-box-shadow:inset 0 2px 8px rgba(0,0,0,.8);box-shadow:inset 0 2px 8px rgba(0,0,0,.8);display:block}div.output_collapsed{margin:0;padding:0;display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}div.out_prompt_overlay{height:100%;padding:0 .4em;position:absolute;border-radius:2px}div.out_prompt_overlay:hover{-webkit-box-shadow:inset 0 0 1px #000;box-shadow:inset 0 0 1px #000;background:rgba(240,240,240,.5)}div.output_prompt{color:#8b0000}div.output_area{padding:0;page-break-inside:avoid;display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}div.output_area .MathJax_Display{text-align:left!important}div.output_area .rendered_html img,div.output_area .rendered_html table{margin-left:0;margin-right:0}div.output_area img,div.output_area svg{max-width:100%;height:auto}div.output_area img.unconfined,div.output_area svg.unconfined{max-width:none}.output{display:-webkit-box;-webkit-box-orient:vertical;display:-moz-box;-moz-box-orient:vertical;display:box;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}@media (max-width:540px){div.output_area{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;box-align:stretch;display:flex;flex-direction:column;align-items:stretch}}div.output_area pre{margin:0;padding:0;border:0;vertical-align:baseline;color:#000;background-color:transparent;border-radius:0}div.output_subarea{overflow-x:auto;padding:.4em;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1;max-width:calc(100% - 14ex)}div.output_text{text-align:left;color:#000;line-height:1.21429em}div.output_stderr{background:#fdd}div.output_latex{text-align:left}div.output_javascript:empty{padding:0}.js-error{color:#8b0000}div.raw_input_container{font-family:monospace;padding-top:5px}span.raw_input_prompt{}input.raw_input{font-family:inherit;font-size:inherit;color:inherit;width:auto;vertical-align:baseline;padding:0 .25em;margin:0 .25em}input.raw_input:focus{box-shadow:none}p.p-space{margin-bottom:10px}div.output_unrecognized{padding:5px;font-weight:700;color:red}div.output_unrecognized a,div.output_unrecognized a:hover{color:inherit;text-decoration:none}.rendered_html{color:#000}.rendered_html em{font-style:italic}.rendered_html strong{font-weight:700}.rendered_html :link,.rendered_html :visited,.rendered_html u{text-decoration:underline}.rendered_html h1{font-size:185.7%;margin:1.08em 0 0;font-weight:700;line-height:1}.rendered_html h2{font-size:157.1%;margin:1.27em 0 0;font-weight:700;line-height:1}.rendered_html h3{font-size:128.6%;margin:1.55em 0 0;font-weight:700;line-height:1}.rendered_html h4{font-size:100%;margin:2em 0 0;font-weight:700;line-height:1}.rendered_html h5,.rendered_html h6{font-size:100%;margin:2em 0 0;font-weight:700;line-height:1;font-style:italic}.rendered_html h1:first-child{margin-top:.538em}.rendered_html h2:first-child{margin-top:.636em}.rendered_html h3:first-child{margin-top:.777em}.rendered_html h4:first-child,.rendered_html h5:first-child,.rendered_html h6:first-child{margin-top:1em}.rendered_html ul{list-style:disc;margin:0 2em;padding-left:0}.rendered_html ul ul{list-style:square;margin:0 2em}.rendered_html ul ul ul{list-style:circle;margin:0 2em}.rendered_html ol{list-style:decimal;margin:0 2em;padding-left:0}.rendered_html ol ol{list-style:upper-alpha;margin:0 2em}.rendered_html ol ol ol{list-style:lower-alpha;margin:0 2em}.rendered_html ol ol ol ol{list-style:lower-roman;margin:0 2em}.rendered_html ol ol ol ol ol{list-style:decimal;margin:0 2em}.rendered_html *+ol,.rendered_html *+ul{margin-top:1em}.rendered_html hr{color:#000;background-color:#000}.rendered_html pre{margin:1em 2em}.rendered_html code,.rendered_html pre{border:0;background-color:#fff;color:#000;font-size:100%;padding:0}.rendered_html blockquote{margin:1em 2em}.rendered_html table{margin-left:auto;margin-right:auto;border:1px solid #000;border-collapse:collapse}.rendered_html td,.rendered_html th,.rendered_html tr{border:1px solid #000;border-collapse:collapse;margin:1em 2em}.rendered_html td,.rendered_html th{text-align:left;vertical-align:middle;padding:4px}.rendered_html th{font-weight:700}.rendered_html *+table{margin-top:1em}.rendered_html p{text-align:left}.rendered_html *+p{margin-top:1em}.rendered_html img{display:block;margin-left:auto;margin-right:auto}.rendered_html *+img{margin-top:1em}.rendered_html img,.rendered_html svg{max-width:100%;height:auto}.rendered_html img.unconfined,.rendered_html svg.unconfined{max-width:none}div.text_cell{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}@media (max-width:540px){div.text_cell>div.prompt{display:none}}div.text_cell_render{outline:0;resize:none;width:inherit;border-style:none;padding:.5em .5em .5em .4em;color:#000;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}a.anchor-link:link{text-decoration:none;padding:0 20px;visibility:hidden}h1:hover .anchor-link,h2:hover .anchor-link,h3:hover .anchor-link,h4:hover .anchor-link,h5:hover .anchor-link,h6:hover .anchor-link{visibility:visible}.text_cell.rendered .input_area{display:none}.text_cell.rendered .rendered_html{overflow-x:auto}.text_cell.unrendered .text_cell_render{display:none}.cm-header-1,.cm-header-2,.cm-header-3,.cm-header-4,.cm-header-5,.cm-header-6{font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.cm-header-1{font-size:185.7%}.cm-header-2{font-size:157.1%}.cm-header-3{font-size:128.6%}.cm-header-4{font-size:110%}.cm-header-5,.cm-header-6{font-size:100%;font-style:italic}/*!
*
* IPython notebook webapp
*
*/@media (max-width:767px){.notebook_app{padding-left:0;padding-right:0}}#ipython-main-app{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:100%}div#notebook_panel{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:100%}#notebook{font-size:14px;line-height:20px;overflow-y:hidden;overflow-x:auto;width:100%;padding-top:20px;margin:0;outline:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;min-height:100%}@media not print{#notebook-container{padding:15px;background-color:#fff;min-height:0;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}}div.ui-widget-content{border:1px solid #ababab;outline:0}pre.dialog{background-color:#f7f7f7;border:1px solid #ddd;border-radius:2px;padding:.4em .4em .4em 2em}p.dialog{padding:.2em}code,kbd,pre,samp{white-space:pre-wrap}#fonttest{font-family:monospace}p{margin-bottom:0}.end_space{min-height:100px;transition:height .2s ease}.notebook_app #header{-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}@media not print{.notebook_app{background-color:#eee}}.celltoolbar{border:thin solid #CFCFCF;border-bottom:none;background:#EEE;border-radius:2px 2px 0 0;width:100%;height:29px;padding-right:4px;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;justify-content:flex-end;font-size:87%;padding-top:3px}@media print{.edit_mode div.cell.selected{border-color:transparent}div.code_cell{page-break-inside:avoid}#notebook-container{width:100%}.celltoolbar{display:none}}.ctb_hideshow{display:none;vertical-align:bottom}.ctb_global_show .ctb_show.ctb_hideshow{display:block}.ctb_global_show .ctb_show+.input_area,.ctb_global_show .ctb_show+div.text_cell_input,.ctb_global_show .ctb_show~div.text_cell_render{border-top-right-radius:0;border-top-left-radius:0}.ctb_global_show .ctb_show~div.text_cell_render{border:1px solid #cfcfcf}.celltoolbar select{color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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;line-height:1.5;border-radius:1px;width:inherit;font-size:inherit;height:22px;padding:0;display:inline-block}.celltoolbar select: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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.celltoolbar select::-moz-placeholder{color:#999;opacity:1}.celltoolbar select:-ms-input-placeholder{color:#999}.celltoolbar select::-webkit-input-placeholder{color:#999}.celltoolbar select[disabled],.celltoolbar select[readonly],fieldset[disabled] .celltoolbar select{background-color:#eee;opacity:1}.celltoolbar select[disabled],fieldset[disabled] .celltoolbar select{cursor:not-allowed}textarea.celltoolbar select{height:auto}select.celltoolbar select{height:30px;line-height:30px}select[multiple].celltoolbar select,textarea.celltoolbar select{height:auto}.celltoolbar label{margin-left:5px;margin-right:5px}.completions{position:absolute;z-index:10;overflow:hidden;border:1px solid #ababab;border-radius:2px;-webkit-box-shadow:0 6px 10px -1px #adadad;box-shadow:0 6px 10px -1px #adadad;line-height:1}.completions select{background:#fff;outline:0;border:none;padding:0;margin:0;overflow:auto;font-family:monospace;font-size:110%;color:#000;width:auto}.completions select option.context{color:#286090}#kernel_logo_widget{float:right!important;float:right}#kernel_logo_widget .current_kernel_logo{display:none;margin-top:-1px;margin-bottom:-1px;width:32px;height:32px}#menubar{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:1px}#menubar .navbar{border-top:1px;border-radius:0 0 2px 2px;margin-bottom:0}#menubar .navbar-toggle{float:left;padding-top:7px;padding-bottom:7px;border:none}#menubar .navbar-collapse{clear:left}.nav-wrapper{border-bottom:1px solid #e7e7e7}i.menu-icon{padding-top:4px}ul#help_menu li a{overflow:hidden;padding-right:2.2em}ul#help_menu li a i{margin-right:-1.2em}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;content:"\f0da";float:right;color:#333;margin-top:2px;margin-right:-10px}.dropdown-submenu>a:after.pull-left{margin-right:.3em}.dropdown-submenu>a:after.pull-right{margin-left:.3em}.dropdown-submenu:hover>a:after{color:#262626}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}#notification_area{float:right!important;float:right;z-index:10}.indicator_area{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto}#kernel_indicator{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto;border-left:1px solid}#kernel_indicator .kernel_indicator_name{padding-left:5px;padding-right:5px}#modal_indicator{float:right!important;float:right;color:#777;margin-left:5px;margin-right:5px;z-index:10;text-align:center;width:auto}#readonly-indicator{float:right!important;float:right;color:#777;z-index:10;text-align:center;width:auto;display:none;margin:2px 0 0}.modal_indicator:before{width:1.28571429em;text-align:center}.edit_mode .modal_indicator:before{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;content:"\f040"}.edit_mode .modal_indicator:before.pull-left{margin-right:.3em}.edit_mode .modal_indicator:before.pull-right{margin-left:.3em}.command_mode .modal_indicator:before{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;content:' '}.command_mode .modal_indicator:before.pull-left{margin-right:.3em}.command_mode .modal_indicator:before.pull-right{margin-left:.3em}.kernel_idle_icon:before{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;content:"\f10c"}.kernel_idle_icon:before.pull-left{margin-right:.3em}.kernel_idle_icon:before.pull-right{margin-left:.3em}.kernel_busy_icon:before{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;content:"\f111"}.kernel_busy_icon:before.pull-left{margin-right:.3em}.kernel_busy_icon:before.pull-right{margin-left:.3em}.kernel_dead_icon:before{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;content:"\f1e2"}.kernel_dead_icon:before.pull-left{margin-right:.3em}.kernel_dead_icon:before.pull-right{margin-left:.3em}.kernel_disconnected_icon:before{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;content:"\f127"}.kernel_disconnected_icon:before.pull-left{margin-right:.3em}.kernel_disconnected_icon:before.pull-right{margin-left:.3em}.notification_widget{z-index:10;background:rgba(240,240,240,.5);margin-right:4px;color:#333;background-color:#fff;border-color:#ccc}.notification_widget.active,.notification_widget.focus,.notification_widget:active,.notification_widget:focus,.notification_widget:hover,.open>.dropdown-toggle.notification_widget{color:#333;background-color:#e6e6e6;border-color:#adadad}.notification_widget.active,.notification_widget:active,.open>.dropdown-toggle.notification_widget{background-image:none}.notification_widget.disabled,.notification_widget.disabled.active,.notification_widget.disabled.focus,.notification_widget.disabled:active,.notification_widget.disabled:focus,.notification_widget.disabled:hover,.notification_widget[disabled],.notification_widget[disabled].active,.notification_widget[disabled].focus,.notification_widget[disabled]:active,.notification_widget[disabled]:focus,.notification_widget[disabled]:hover,fieldset[disabled] .notification_widget,fieldset[disabled] .notification_widget.active,fieldset[disabled] .notification_widget.focus,fieldset[disabled] .notification_widget:active,fieldset[disabled] .notification_widget:focus,fieldset[disabled] .notification_widget:hover{background-color:#fff;border-color:#ccc}.notification_widget .badge{color:#fff;background-color:#333}.notification_widget.warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.notification_widget.warning.active,.notification_widget.warning.focus,.notification_widget.warning:active,.notification_widget.warning:focus,.notification_widget.warning:hover,.open>.dropdown-toggle.notification_widget.warning{color:#fff;background-color:#ec971f;border-color:#d58512}.notification_widget.warning.active,.notification_widget.warning:active,.open>.dropdown-toggle.notification_widget.warning{background-image:none}.notification_widget.warning.disabled,.notification_widget.warning.disabled.active,.notification_widget.warning.disabled.focus,.notification_widget.warning.disabled:active,.notification_widget.warning.disabled:focus,.notification_widget.warning.disabled:hover,.notification_widget.warning[disabled],.notification_widget.warning[disabled].active,.notification_widget.warning[disabled].focus,.notification_widget.warning[disabled]:active,.notification_widget.warning[disabled]:focus,.notification_widget.warning[disabled]:hover,fieldset[disabled] .notification_widget.warning,fieldset[disabled] .notification_widget.warning.active,fieldset[disabled] .notification_widget.warning.focus,fieldset[disabled] .notification_widget.warning:active,fieldset[disabled] .notification_widget.warning:focus,fieldset[disabled] .notification_widget.warning:hover{background-color:#f0ad4e;border-color:#eea236}.notification_widget.warning .badge{color:#f0ad4e;background-color:#fff}.notification_widget.success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.notification_widget.success.active,.notification_widget.success.focus,.notification_widget.success:active,.notification_widget.success:focus,.notification_widget.success:hover,.open>.dropdown-toggle.notification_widget.success{color:#fff;background-color:#449d44;border-color:#398439}.notification_widget.success.active,.notification_widget.success:active,.open>.dropdown-toggle.notification_widget.success{background-image:none}.notification_widget.success.disabled,.notification_widget.success.disabled.active,.notification_widget.success.disabled.focus,.notification_widget.success.disabled:active,.notification_widget.success.disabled:focus,.notification_widget.success.disabled:hover,.notification_widget.success[disabled],.notification_widget.success[disabled].active,.notification_widget.success[disabled].focus,.notification_widget.success[disabled]:active,.notification_widget.success[disabled]:focus,.notification_widget.success[disabled]:hover,fieldset[disabled] .notification_widget.success,fieldset[disabled] .notification_widget.success.active,fieldset[disabled] .notification_widget.success.focus,fieldset[disabled] .notification_widget.success:active,fieldset[disabled] .notification_widget.success:focus,fieldset[disabled] .notification_widget.success:hover{background-color:#5cb85c;border-color:#4cae4c}.notification_widget.success .badge{color:#5cb85c;background-color:#fff}.notification_widget.info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.notification_widget.info.active,.notification_widget.info.focus,.notification_widget.info:active,.notification_widget.info:focus,.notification_widget.info:hover,.open>.dropdown-toggle.notification_widget.info{color:#fff;background-color:#31b0d5;border-color:#269abc}.notification_widget.info.active,.notification_widget.info:active,.open>.dropdown-toggle.notification_widget.info{background-image:none}.notification_widget.info.disabled,.notification_widget.info.disabled.active,.notification_widget.info.disabled.focus,.notification_widget.info.disabled:active,.notification_widget.info.disabled:focus,.notification_widget.info.disabled:hover,.notification_widget.info[disabled],.notification_widget.info[disabled].active,.notification_widget.info[disabled].focus,.notification_widget.info[disabled]:active,.notification_widget.info[disabled]:focus,.notification_widget.info[disabled]:hover,fieldset[disabled] .notification_widget.info,fieldset[disabled] .notification_widget.info.active,fieldset[disabled] .notification_widget.info.focus,fieldset[disabled] .notification_widget.info:active,fieldset[disabled] .notification_widget.info:focus,fieldset[disabled] .notification_widget.info:hover{background-color:#5bc0de;border-color:#46b8da}.notification_widget.info .badge{color:#5bc0de;background-color:#fff}.notification_widget.danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.notification_widget.danger.active,.notification_widget.danger.focus,.notification_widget.danger:active,.notification_widget.danger:focus,.notification_widget.danger:hover,.open>.dropdown-toggle.notification_widget.danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.notification_widget.danger.active,.notification_widget.danger:active,.open>.dropdown-toggle.notification_widget.danger{background-image:none}.notification_widget.danger.disabled,.notification_widget.danger.disabled.active,.notification_widget.danger.disabled.focus,.notification_widget.danger.disabled:active,.notification_widget.danger.disabled:focus,.notification_widget.danger.disabled:hover,.notification_widget.danger[disabled],.notification_widget.danger[disabled].active,.notification_widget.danger[disabled].focus,.notification_widget.danger[disabled]:active,.notification_widget.danger[disabled]:focus,.notification_widget.danger[disabled]:hover,fieldset[disabled] .notification_widget.danger,fieldset[disabled] .notification_widget.danger.active,fieldset[disabled] .notification_widget.danger.focus,fieldset[disabled] .notification_widget.danger:active,fieldset[disabled] .notification_widget.danger:focus,fieldset[disabled] .notification_widget.danger:hover{background-color:#d9534f;border-color:#d43f3a}.notification_widget.danger .badge{color:#d9534f;background-color:#fff}div#pager{background-color:#fff;font-size:14px;line-height:20px;overflow:hidden;display:none;position:fixed;bottom:0;width:100%;max-height:50%;padding-top:8px;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2);z-index:100;top:auto!important}div#pager pre{line-height:1.21429em;color:#000;background-color:#f7f7f7;padding:.4em}div#pager #pager-button-area{position:absolute;top:8px;right:20px}div#pager #pager-contents{position:relative;overflow:auto;width:100%;height:100%}div#pager #pager-contents #pager-container{position:relative;padding:15px 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div#pager .ui-resizable-handle{top:0;height:8px;background:#f7f7f7;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}div#pager .ui-resizable-handle::after{content:'';top:2px;left:50%;height:3px;width:30px;margin-left:-15px;position:absolute;border-top:1px solid #cfcfcf}.quickhelp{display:-webkit-box;-webkit-box-orient:horizontal;display:-moz-box;-moz-box-orient:horizontal;display:box;box-orient:horizontal;box-align:stretch;display:flex;flex-direction:row;align-items:stretch}.shortcut_key{display:inline-block;width:20ex;text-align:right;font-family:monospace}.shortcut_descr{display:inline-block;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;flex:1}span.save_widget{margin-top:6px}span.save_widget span.filename{height:1em;line-height:1em;padding:3px;margin-left:16px;border:none;font-size:146.5%;border-radius:2px}span.save_widget span.filename:hover{background-color:#e6e6e6}span.autosave_status,span.checkpoint_status{font-size:small}@media (max-width:767px){span.save_widget{font-size:small}span.autosave_status,span.checkpoint_status{display:none}}@media (min-width:768px)and (max-width:991px){span.checkpoint_status{display:none}span.autosave_status{font-size:x-small}}.toolbar{padding:0;margin-left:-5px;margin-top:2px;margin-bottom:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.toolbar label,.toolbar select{width:auto;vertical-align:middle;margin-bottom:0;display:inline;font-size:92%;margin-left:.3em;margin-right:.3em;padding:3px 0 0}.toolbar .btn{padding:2px 8px}.toolbar .btn-group{margin-top:0;margin-left:5px}#maintoolbar{margin-bottom:-3px;margin-top:-8px;border:0;min-height:27px;margin-left:0;padding-top:11px;padding-bottom:3px}#maintoolbar .navbar-text{float:none;vertical-align:middle;text-align:right;margin-left:5px;margin-right:0;margin-top:0}.select-xs{height:24px}@-moz-keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}.bigtooltip{overflow:auto;height:200px;-webkit-transition-property:height;-webkit-transition-duration:500ms;-moz-transition-property:height;-moz-transition-duration:500ms;transition-property:height;transition-duration:500ms}.smalltooltip{-webkit-transition-property:height;-webkit-transition-duration:500ms;-moz-transition-property:height;-moz-transition-duration:500ms;transition-property:height;transition-duration:500ms;text-overflow:ellipsis;overflow:hidden;height:80px}.tooltipbuttons{position:absolute;padding-right:15px;top:0;right:0}.tooltiptext{padding-right:30px}.ipython_tooltip{max-width:700px;animation:fadeOut 400ms;-webkit-animation:fadeIn 400ms;-moz-animation:fadeIn 400ms;animation:fadeIn 400ms;vertical-align:middle;background-color:#f7f7f7;overflow:visible;border:1px solid #ababab;outline:0;padding:3px 3px 3px 7px;padding-left:7px;font-family:monospace;min-height:50px;-moz-box-shadow:0 6px 10px -1px #adadad;-webkit-box-shadow:0 6px 10px -1px #adadad;box-shadow:0 6px 10px -1px #adadad;border-radius:2px;position:absolute;z-index:1000}.ipython_tooltip a{float:right}.ipython_tooltip .tooltiptext pre{border:0;border-radius:0;font-size:100%;background-color:#f7f7f7}.pretooltiparrow{left:0;margin:0;top:-16px;width:40px;height:16px;overflow:hidden;position:absolute}.pretooltiparrow:before{background-color:#f7f7f7;border:1px solid #ababab;z-index:11;content:"";position:absolute;left:15px;top:10px;width:25px;height:25px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.terminal-app{background:#eee}.terminal-app #header{background:#fff;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.2);box-shadow:0 0 12px 1px rgba(87,87,87,.2)}.terminal-app .terminal{float:left;font-family:monospace;color:#fff;background:#000;padding:.4em;border-radius:2px;-webkit-box-shadow:0 0 12px 1px rgba(87,87,87,.4);box-shadow:0 0 12px 1px rgba(87,87,87,.4)}.terminal-app .terminal,.terminal-app .terminal dummy-screen{line-height:1em;font-size:14px}.terminal-app .terminal-cursor{color:#000;background:#fff}.terminal-app #terminado-container{margin-top:20px}
/*# sourceMappingURL=style.min.css.map */
</style>
<style type="text/css">
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
body {
overflow: visible;
padding: 8px;
}
div#notebook {
overflow: visible;
border-top: none;
}
@media print {
div.cell {
display: block;
page-break-inside: avoid;
}
div.output_wrapper {
display: block;
page-break-inside: avoid;
}
div.output {
display: block;
page-break-inside: avoid;
}
}
</style>
<!-- Custom stylesheet, it must be in the same directory as the html file -->
<link rel="stylesheet" href="custom.css">
<!-- Loading mathjax macro -->
<!-- Load mathjax -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
<!-- MathJax configuration -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
// Center justify equations in code and markdown cells. Elsewhere
// we use CSS to left justify single line equations in code cells.
displayAlign: 'center',
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}},
linebreaks: { automatic: true }
}
});
</script>
<!-- End of mathjax configuration --></head>
<body>
<div tabindex="-1" id="notebook" class="border-box-sizing">
<div class="container" id="notebook-container">
<div class="cell border-box-sizing code_cell rendered">
<div class="input">
<div class="inner_cell">
</div>
</div>
</div>
<div class="cell border-box-sizing code_cell rendered">
<div class="output_wrapper">
<div class="output">
<!-- <div class="output_area"><div class="prompt output_prompt">Out[4]:</div> -->
<div class="output_html rendered_html output_subarea output_execute_result">
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.css">
<div id="ldavis_el2521146628098086191175146"></div>
<script type="text/javascript">
var ldavis_el2521146628098086191175146_data = {"plot.opts": {"xlab": "PC1", "ylab": "PC2"}, "topic.order": [4, 1, 11, 6, 15, 14, 9, 10, 3, 5, 12, 7, 2, 8, 13], "token.table": {"Topic": [10, 1, 5, 6, 12, 1, 2, 4, 5, 6, 7, 8, 9, 10, 12, 14, 1, 5, 10, 1, 1, 6, 5, 1, 1, 1, 2, 4, 5, 7, 8, 11, 12, 1, 4, 7, 10, 11, 13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 14, 15, 15, 13, 1, 2, 5, 7, 10, 14, 1, 2, 4, 9, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 1, 3, 4, 8, 9, 11, 12, 4, 7, 8, 9, 11, 12, 14, 1, 3, 4, 4, 7, 11, 1, 2, 9, 6, 7, 3, 8, 12, 3, 4, 5, 7, 12, 1, 9, 15, 15, 10, 2, 5, 9, 10, 2, 7, 9, 10, 12, 1, 3, 4, 8, 9, 12, 3, 12, 4, 1, 2, 3, 4, 5, 7, 9, 2, 4, 1, 11, 11, 1, 2, 5, 6, 7, 1, 2, 1, 2, 11, 12, 1, 2, 3, 5, 7, 10, 11, 1, 11, 2, 6, 9, 11, 13, 14, 15, 13, 3, 4, 7, 8, 9, 11, 12, 13, 1, 3, 4, 6, 8, 9, 10, 11, 12, 13, 15, 10, 3, 15, 3, 12, 4, 5, 1, 3, 1, 1, 4, 12, 5, 14, 2, 15, 7, 6, 1, 2, 3, 4, 5, 6, 7, 9, 5, 14, 6, 2, 7, 14, 4, 7, 14, 8, 10, 14, 4, 3, 3, 6, 12, 14, 14, 6, 13, 1, 2, 4, 5, 6, 8, 10, 12, 13, 2, 8, 10, 13, 8, 13, 15, 2, 3, 1, 2, 3, 10, 13, 6, 12, 13, 14, 6, 12, 3, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 1, 2, 3, 4, 6, 8, 10, 12, 13, 15, 6, 1, 3, 6, 11, 10, 1, 4, 9, 8, 5, 1, 2, 8, 9, 2, 3, 6, 8, 15, 15, 1, 2, 6, 7, 9, 10, 12, 13, 14, 1, 2, 4, 7, 8, 9, 10, 11, 2, 3, 3, 12, 2, 3, 5, 6, 7, 10, 12, 9, 8, 9, 8, 3, 6, 14, 13, 15, 3, 1, 2, 14, 1, 2, 3, 5, 10, 14, 1, 2, 3, 2, 3, 5, 7, 8, 12, 13, 15, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 8, 7, 2, 3, 7, 9, 12, 15, 1, 2, 3, 6, 9, 12, 15, 2, 3, 5, 6, 8, 9, 12, 15, 9, 10, 13, 6, 2, 3, 4, 5, 6, 8, 1, 2, 3, 6, 8, 9, 10, 12, 13, 15, 1, 5, 14, 5, 2, 6, 12, 15, 5, 10, 14, 3, 9, 2, 6, 11, 1, 4, 14, 1, 5, 6, 11, 12, 14, 7, 1, 2, 6, 13, 1, 2, 3, 4, 9, 10, 13, 14, 1, 5, 15, 6, 1, 2, 4, 5, 2, 1, 3, 9, 1, 2, 3, 4, 6, 2, 6, 10, 7, 1, 2, 3, 4, 6, 7, 9, 14, 12, 1, 3, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 14, 15, 1, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 8, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 15, 3, 9, 1, 2, 4, 5, 8, 8, 10, 1, 3, 5, 6, 8, 9, 10, 7, 1, 4, 8, 3, 9, 1, 2, 4, 5, 7, 8, 9, 13, 14, 1, 1, 4, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 6, 10, 2, 7, 8, 13, 14, 1, 2, 3, 4, 7, 9, 11, 12, 8, 5, 4, 11, 5, 8, 10, 14, 15, 2, 4, 6, 9, 12, 14, 15, 2, 14, 7, 9, 2, 9, 14, 1, 3, 4, 9, 4, 3, 9, 1, 2, 6, 13, 8, 10, 1, 2, 3, 4, 5, 7, 8, 9, 10, 14, 15, 2, 3, 8, 9, 10, 2, 13, 11, 6, 12, 1, 2, 3, 4, 5, 7, 8, 9, 13, 14, 11, 6, 8, 11, 13, 14, 4, 6, 8, 9, 9, 4, 8, 1, 9, 13, 10, 15, 11, 11, 4, 13, 1, 2, 5, 6, 7, 9, 10, 11, 13, 14, 6, 14, 8, 1, 2, 3, 4, 6, 8, 9, 10, 11, 12, 15, 10, 11, 2, 7, 9, 2, 5, 1, 3, 7, 3, 6, 15, 2, 5, 9, 9, 2, 5, 7, 10, 1, 6, 8, 13, 6, 7, 8, 9, 10, 12, 13, 15, 3, 6, 8, 12, 15, 3, 4, 6, 7, 9, 10, 4, 7, 8, 13, 12, 4, 13, 7, 1, 2, 3, 4, 9, 10, 12, 1, 3, 4, 6, 8, 12, 15, 5, 1, 2, 4, 7, 11, 1, 2, 3, 4, 5, 7, 8, 9, 11, 14, 1, 2, 3, 5, 6, 7, 9, 11, 12, 14, 4, 9, 11, 8, 1, 3, 5, 1, 1, 2, 3, 4, 7, 9, 2, 8, 8, 1, 2, 3, 6, 7, 11, 1, 2, 3, 4, 6, 7, 8, 9, 12, 1, 2, 3, 4, 5, 6, 12, 1, 8, 10, 13, 1, 2, 5, 13, 4, 10, 12, 12, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 8, 1, 2, 3, 4, 5, 6, 11, 13, 14, 1, 2, 5, 6, 12, 3, 7, 8, 9, 12, 6, 7, 8, 1, 2, 3, 4, 5, 7, 9, 10, 12, 14, 15, 1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 2, 6, 7, 1, 6, 11, 7, 13, 8, 2, 3, 6, 8, 9, 10, 1, 2, 5, 10, 12, 1, 1, 3, 4, 8, 9, 10, 12, 15, 15, 10, 1, 3, 4, 6, 7, 12, 14, 15, 1, 13, 14, 3, 6, 11, 15, 5, 9, 15, 1, 15, 2, 5, 5, 10, 13, 12, 1, 2, 7, 9, 2, 8, 10, 2, 12, 2, 10, 1, 3, 5, 6, 8, 10, 2, 10, 13, 3, 9, 11, 10, 15, 2, 5, 9, 10, 12, 15, 8, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 1, 5, 2, 9, 10, 2, 13, 1, 2, 3, 7, 11, 1, 14, 14, 1, 7, 14, 9, 8, 14, 3, 1, 2, 4, 5, 6, 7, 8, 11, 5, 1, 15, 1, 2, 3, 8, 9, 12, 15, 6, 13, 1, 4, 7, 10, 11, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 2, 2, 3, 4, 10, 9, 2, 2, 2, 3, 5, 7, 8, 12, 13, 14, 15, 4, 7, 8, 9, 13, 7, 1, 2, 3, 6, 8, 9, 12, 5, 7, 8, 12, 15, 10, 12, 6, 9, 2, 3, 6, 8, 15, 5, 8, 1, 2, 5, 7, 8, 11, 13, 14, 9, 6, 7, 2, 11, 6, 1, 2, 3, 6, 7, 8, 12, 13, 14, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 8, 1, 2, 3, 5, 6, 8, 9, 10, 12, 13, 14, 15, 13, 4, 9, 12, 15, 14, 1, 2, 3, 5, 6, 8, 9, 12, 15, 1, 9, 1, 2, 4, 8, 9, 12, 14, 2, 3, 5, 6, 9, 11, 1, 4, 5, 6, 7, 9, 12, 15, 12, 6, 8, 9, 2, 3, 5, 6, 9, 10, 5, 14, 11, 11, 1, 2, 13, 1, 2, 6, 7, 8, 9, 10, 1, 2, 3, 4, 5, 6, 7, 9, 10, 14, 15, 4, 1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 9, 14, 3, 12, 3, 10, 2, 12, 8, 1, 2, 8, 12, 4, 10, 11, 3, 8, 4, 10, 5, 1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 14, 10, 1, 1, 2, 3, 4, 5, 6, 8, 9, 15, 1, 9, 14, 1, 1, 8, 9, 11, 12, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 2, 4, 10, 12, 1, 3, 5, 6, 8, 13, 1, 2, 4, 1, 4, 5, 6, 7, 13, 15, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 1, 4, 5, 7, 10, 1, 3, 10, 13, 2, 4, 5, 8, 12, 13, 6, 10, 4, 5, 9, 14, 1, 10, 14, 14, 1, 3, 12, 3, 6, 1, 3, 7, 10, 11, 14, 1, 2, 3, 4, 5, 10, 12, 4, 6, 13, 14, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 1, 4, 1, 2, 3, 4, 5, 7, 8, 9, 14, 13, 4, 1, 2, 3, 4, 5, 6, 9, 9, 14, 5, 9, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 7, 2, 14, 11, 8, 10, 13, 15, 4, 7, 12, 8, 12, 6, 10, 13, 1, 5, 6, 9, 12, 15, 4, 10, 14, 10, 2, 6, 6, 13, 2, 13, 1, 1, 2, 3, 4, 6, 8, 9, 10, 11, 2, 3, 5, 7, 8, 9, 10, 12, 14, 1, 3, 5, 6, 8, 9, 10, 12, 2, 3, 6, 7, 8, 9, 10, 13, 14, 15, 1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 9, 14, 8, 3, 15, 1, 2, 3, 5, 6, 8, 9, 11, 15, 4, 6, 7, 14, 11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 1, 2, 3, 5, 6, 4, 4, 6, 1, 2, 4, 5, 8, 9, 10, 15, 12, 6, 4, 5, 15, 8, 1, 2, 5, 6, 3, 4, 5, 9, 11, 4, 15, 3, 2, 3, 6, 8, 9, 12, 1, 15, 6, 12, 4, 12, 13, 6, 5, 5, 10, 3, 1, 2, 3, 4, 5, 10, 12, 15, 3, 9, 6, 1, 4, 5, 8, 10, 6, 14, 4, 11, 12, 14, 1, 4, 9, 11, 12, 14, 8, 13, 10, 13, 13, 4, 8, 8, 8, 1, 1, 2, 4, 5, 6, 7, 8, 9, 10, 13, 15, 4, 1, 2, 7, 14, 2, 10, 3, 1, 2, 3, 4, 7, 9, 10, 11, 12, 11, 1, 2, 3, 5, 6, 8, 10, 12, 1, 3, 9, 12, 14, 3, 4, 11, 3, 4, 5, 7, 9, 14, 12, 14, 8, 11, 12, 12, 4, 9, 14, 2, 12, 1, 11, 1, 3, 7, 2, 1, 2, 3, 4, 11, 14, 8, 6, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 2, 3, 4, 5, 6, 7, 8, 11, 12, 3, 4, 9, 12, 1, 4, 7, 8, 9, 12, 3, 12, 2, 3, 5, 6, 9, 10, 15, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 1, 2, 3, 4, 5, 7, 9, 11, 12, 13, 7, 11, 11, 6, 3, 1, 2, 3, 5, 7, 8, 9, 10, 11, 12, 14, 15, 1, 3, 15, 1, 2, 6, 9, 11, 14, 3, 4, 6, 7, 9, 15, 4, 6, 2, 3, 4, 5, 7, 9, 10, 12, 14, 15, 3, 13, 15, 3, 15, 15, 2, 4, 11, 13, 13, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 4, 5, 9, 10, 13, 14, 1, 2, 3, 6, 11, 12, 2, 10, 8, 1, 2, 3, 4, 5, 10, 11, 3, 2, 6, 5, 7, 9, 12, 13, 1, 4, 6, 7, 14, 1, 2, 4, 7, 10, 11, 1, 2, 4, 5, 6, 8, 9, 10, 11, 2, 4, 5, 1, 2, 3, 4, 5, 8, 10, 12, 14, 15, 1, 2, 4, 5, 8, 9, 10, 14, 1, 2, 3, 4, 5, 8, 9, 10, 12, 14, 7, 9, 4, 5, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 1, 2, 3, 4, 5, 6, 7, 12, 1, 2, 3, 4, 5, 6, 9, 12, 1, 2, 4, 5, 6, 8, 9, 11, 12, 15, 1, 2, 3, 4, 5, 6, 9, 11, 12, 15, 4, 5, 6, 8, 13, 14, 2, 4, 6, 14, 1, 12, 15, 6, 9, 1, 2, 3, 4, 10, 15, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 8, 5, 15, 3, 14, 15, 1, 2, 3, 4, 6, 7, 10, 12, 14, 15, 13, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 5, 2, 2, 3, 4, 6, 8, 9, 12, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 15, 1, 4, 8, 4, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 7, 6, 1, 2, 3, 4, 7, 10, 14, 15, 5, 13, 1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 14, 1, 2, 3, 5, 7, 10, 11, 1, 2, 4, 5, 7, 8, 9, 11, 12, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 10, 10, 2, 11, 1, 3, 4, 9, 1, 11, 15, 1, 2, 3, 4, 5, 7, 8, 9, 12, 1, 4, 8, 9, 4, 1, 2, 9, 11, 2, 3, 8, 10, 10, 13, 1, 2, 3, 4, 6, 7, 9, 11, 12, 14, 1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 14, 15, 12, 14, 1, 2, 3, 5, 6, 7, 10, 12, 9, 1, 2, 4, 6, 9, 15, 1, 2, 8, 10, 13, 12, 15, 1, 2, 3, 4, 5, 6, 11, 14, 15, 1, 10, 1, 4, 9, 14, 4, 4, 1, 2, 3, 4, 5, 6, 7, 9, 10, 12, 14, 2, 9, 8, 2, 8, 13, 2, 2, 1, 2, 3, 5, 6, 7, 8, 9, 12, 13, 12, 12, 15, 1, 2, 3, 4, 7, 9, 1, 14, 1, 2, 3, 5, 6, 8, 10, 5, 14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 15, 1, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 2, 3, 6, 8, 12, 13, 15, 5, 9, 5, 9, 12, 14, 9, 2, 6, 9, 1, 2, 4, 5, 6, 8, 3, 5, 6, 11, 12, 3, 1, 9, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 14, 10, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 7, 9, 10, 13, 6, 7, 8, 14, 14, 15, 2, 8, 14, 14, 14, 1, 2, 3, 4, 5, 6, 9, 10, 11, 15, 9, 1, 3, 4, 5, 6, 8, 12, 10, 3, 12, 10, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 10, 13, 1, 2, 5, 7, 9, 11, 12, 1, 2, 3, 4, 7, 10, 2, 2, 11, 1, 1, 2, 4, 9, 10, 12, 13, 12, 5, 7, 12, 15, 3, 6, 7, 12, 15, 11, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 13, 1, 3, 4, 7, 10, 1, 2, 3, 4, 5, 6, 10, 11, 12, 1, 4, 6, 8, 12, 3, 1, 2, 3, 5, 8, 10, 14, 1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 15, 12, 1, 2, 7, 4, 3, 1, 9, 1, 3, 6, 9, 12, 13, 10, 1, 1, 3, 9, 11, 12, 1, 2, 3, 4, 5, 7, 9, 10, 12, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 14, 1, 2, 3, 4, 5, 6, 8, 9, 12, 14, 15, 1, 2, 3, 4, 6, 7, 8, 9, 4, 14, 1, 15, 12, 9, 3, 9, 1, 2, 4, 5, 7, 8, 9, 11, 12, 1, 2, 4, 6, 7, 8, 9, 10, 12, 7, 1, 2, 4, 5, 6, 9, 11, 1, 5, 6, 9, 12, 13, 13, 1, 2, 3, 4, 7, 9, 11, 12, 3, 3, 13, 1, 2, 3, 4, 5, 6, 8, 11, 12, 13, 14, 7, 14, 13, 3, 7, 8, 9, 13, 15, 1, 3, 7, 9, 12, 13, 1, 9, 10, 11, 13, 5, 8, 1, 4, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 5, 7, 14, 7, 14, 15, 3, 7, 8, 9, 12, 1, 2, 4, 7, 9, 10, 12, 13, 1, 1, 5, 6, 8, 15, 3, 9, 1, 2, 3, 5, 6, 10, 7, 5, 7, 1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 1, 3, 4, 5, 7, 8, 9, 10, 12, 7, 13, 1, 3, 4, 7, 9, 13, 7, 15, 2, 3, 4, 5, 6, 7, 8, 9, 12, 15, 2, 5, 3, 8, 10, 2, 11, 15, 11, 3, 11, 11, 4, 7, 3, 5, 5, 6, 12, 14, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 15, 2, 3, 14, 4, 5, 12, 13, 3, 5, 1, 3, 3, 6, 12, 11, 3, 5, 15, 4, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 14, 15, 1, 5, 14, 3, 5, 6, 8, 9, 13, 15, 7, 5, 1, 2, 5, 10, 14, 11, 3, 6, 9, 13, 2, 3, 1, 2, 4, 9, 12, 15, 9, 14, 11, 4, 10, 14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 1, 2, 5, 2, 4, 5, 12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 15, 7, 9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 15, 2, 3, 4, 6, 8, 9, 10, 12, 13, 10, 3, 11], "Freq": [0.95075649685152774, 0.23084485477790498, 0.046168970955580993, 0.32318279668906696, 0.36935176764464794, 0.12703648700691622, 0.079397804379322645, 0.46050726540007136, 0.063518243503458111, 0.063518243503458111, 0.015879560875864528, 0.031759121751729055, 0.063518243503458111, 0.04763868262759359, 0.015879560875864528, 0.015879560875864528, 0.27671538414485514, 0.6226096143259241, 0.069178846036213784, 0.924209222206678, 0.92207180418329027, 0.057629487761455642, 0.90564392146742534, 0.9242179032921537, 0.9491890810870407, 0.34580824262123122, 0.13300317023893507, 0.33694136460530222, 0.0088668780159290046, 0.088668780159290056, 0.017733756031858009, 0.044334390079645028, 0.0088668780159290046, 0.15441876088311829, 0.57907035331169365, 0.038604690220779572, 0.077209380441559144, 0.11581407066233873, 0.038604690220779572, 0.49375389840128475, 0.035909374429184349, 0.20647890296780999, 0.0089773436072960872, 0.044886718036480436, 0.06284140525107261, 0.06284140525107261, 0.026932030821888261, 0.017954687214592174, 0.0089773436072960872, 0.0089773436072960872, 0.0089773436072960872, 0.47123055212191489, 0.89414503083617936, 0.2951448601961375, 0.098381620065379163, 0.2459540501634479, 0.049190810032689582, 0.049190810032689582, 0.2459540501634479, 0.22315580092338053, 0.13389348055402833, 0.22315580092338053, 0.35704928147740883, 0.22660123662287893, 0.14267485268847932, 0.12588957590159941, 0.10910429911471949, 0.05874846875407972, 0.17624540626223917, 0.025177915180319879, 0.041963191967199803, 0.025177915180319879, 0.050355830360639758, 0.025177915180319879, 0.15366830078759547, 0.047282554088490913, 0.5437493720176455, 0.059103192610613649, 0.035461915566368185, 0.082744469654859099, 0.07092383113273637, 0.49214020489535293, 0.14061148711295798, 0.035152871778239496, 0.011717623926079833, 0.24607010244767646, 0.058588119630399157, 0.011717623926079833, 0.098907629237134628, 0.19781525847426926, 0.69235340465994244, 0.45677907367981774, 0.06090387649064237, 0.45677907367981774, 0.098552182509670475, 0.7884174600773638, 0.8947774661053971, 0.86656282922930161, 0.83107701435677739, 0.8309413978760346, 0.70817655105587651, 0.61568937257069678, 0.032460966204738088, 0.84398512132319037, 0.032460966204738088, 0.032460966204738088, 0.064921932409476177, 0.92929217262827379, 0.054664245448721983, 0.72320401330564066, 0.74033726946694656, 0.81385809063267367, 0.30471794747344466, 0.096226720254771997, 0.016037786709128667, 0.57736032152863204, 0.2131024966182766, 0.042620499323655317, 0.085240998647310634, 0.51144599188386386, 0.12786149797096596, 0.12948386100581089, 0.12948386100581089, 0.58267737452614898, 0.032370965251452721, 0.032370965251452721, 0.064741930502905443, 0.39307821915973756, 0.52410429221298338, 0.88824172560127679, 0.62712873195454766, 0.14633003745606113, 0.031356436597727383, 0.052260727662878974, 0.062712873195454766, 0.052260727662878974, 0.031356436597727383, 0.93877088575159851, 0.94678528345506907, 0.9116402521954533, 0.97388786478201184, 0.92783307619964372, 0.70917820998174208, 0.18573715023331341, 0.016885195475755763, 0.033770390951511527, 0.033770390951511527, 0.91939467468494596, 0.057462167167809122, 0.26065002684347516, 0.057922228187438918, 0.66610562415554764, 0.61568938314614841, 0.11163237492914201, 0.095684892796407434, 0.031894964265469145, 0.44652949971656802, 0.015947482132734572, 0.031894964265469145, 0.23921223199101857, 0.93422409240866422, 0.81010261245417481, 0.14366219622005283, 0.047887398740017607, 0.14366219622005283, 0.095774797480035215, 0.047887398740017607, 0.52676138614019363, 0.047887398740017607, 0.8258311911310231, 0.028144727723114153, 0.33773673267736987, 0.028144727723114153, 0.36588146040048397, 0.056289455446228306, 0.056289455446228306, 0.084434183169342467, 0.68180973241566223, 0.057864455068882721, 0.21216966858590333, 0.17359336520664817, 0.23145782027553088, 0.15430521351702059, 0.019288151689627574, 0.019288151689627574, 0.057864455068882721, 0.019288151689627574, 0.019288151689627574, 0.057864455068882721, 0.81385809170497303, 0.38031229477919587, 0.57046844216879378, 0.83094139791742294, 0.61568938488479263, 0.92246559047267718, 0.98001249259542556, 0.10854294763770346, 0.75980063346392424, 0.92420728258652673, 0.12631411658690703, 0.75788469952144222, 0.084209411057938027, 0.95054077873429865, 0.45552557436651941, 0.93216196724529732, 0.72320400374262162, 0.93254983107869227, 0.86656282930825645, 0.34756297103636163, 0.0099303706010389053, 0.14895555901558358, 0.15888592961662248, 0.17874667081870027, 0.039721482404155621, 0.029791111803116714, 0.069512594207272335, 0.22469335271583338, 0.67408005814750005, 0.86656282858588496, 0.404160315383922, 0.067360052563987, 0.47152036794790902, 0.29109529447804988, 0.58219058895609976, 0.097031764826016623, 0.94422037886238364, 0.91378050351639384, 0.91684694012532786, 0.92246558766733466, 0.88195840940358294, 0.26547702168862086, 0.13273851084431043, 0.53095404337724172, 0.70836337683748529, 0.45552557441177582, 0.92219408122314483, 0.6818097322739477, 0.062784590074003707, 0.42379598299952498, 0.031392295037001854, 0.062784590074003707, 0.047088442555502777, 0.18835377022201111, 0.10987303262950648, 0.031392295037001854, 0.015696147518500927, 0.10015306885526983, 0.20030613771053965, 0.20030613771053965, 0.50076534427634911, 0.62318731006454497, 0.15579682751613624, 0.15579682751613624, 0.79999746563712215, 0.17142802835081189, 0.14385742525485287, 0.57542970101941149, 0.14385742525485287, 0.086314455152911723, 0.028771485050970574, 0.9221940820671759, 0.81831384286081066, 0.35996866677185047, 0.57594986683496074, 0.86656283107467413, 0.81831384289630937, 0.87332878300579242, 0.39190601750531645, 0.13063533916843881, 0.23202396061260028, 0.040945404813988284, 0.019497811816184898, 0.015598249452947919, 0.087740153172832042, 0.023397374179421879, 0.013648468271329428, 0.0077991247264739593, 0.0019497811816184898, 0.031196498905895837, 0.0019497811816184898, 0.016562454633277001, 0.16562454633277002, 0.56312345753141813, 0.049687363899831007, 0.049687363899831007, 0.049687363899831007, 0.066249818533108004, 0.016562454633277001, 0.016562454633277001, 0.72320401496723996, 0.86656282929110851, 0.16335754635489741, 0.65343018541958964, 0.10890503090326495, 0.054452515451632474, 0.73189244286872213, 0.91163801777710751, 0.88824172520244626, 0.89477746755002563, 0.78803540523476245, 0.94124879860204058, 0.37074146112195716, 0.12358048704065239, 0.41193495680217462, 0.082386991360434925, 0.064193800896397438, 0.12838760179279488, 0.12838760179279488, 0.57774420806757698, 0.09629070134459615, 0.47123055262200364, 0.030447640983561702, 0.030447640983561702, 0.36537169180274043, 0.15223820491780851, 0.18268584590137021, 0.060895281967123405, 0.060895281967123405, 0.060895281967123405, 0.030447640983561702, 0.31799098084688632, 0.051439717489937489, 0.33201999470777838, 0.1215847867943977, 0.088850421118982933, 0.074821407258090902, 0.0046763379536306814, 0.0093526759072613628, 0.90733320046481214, 0.88195857094907293, 0.15182770662890888, 0.75913853314454438, 0.76684737163608485, 0.19171184290902121, 0.042755850867386348, 0.042755850867386348, 0.38480265780647716, 0.042755850867386348, 0.42755850867386347, 0.85175825840692487, 0.71002443320822339, 0.2366748110694078, 0.7095881058943464, 0.20660473364861875, 0.72311656777016564, 0.70836337483729195, 0.6818097323766833, 0.72320400424899678, 0.83094139804238631, 0.35053056415149147, 0.60758631119591855, 0.023368704276766097, 0.46353197881670816, 0.31867823543648688, 0.077255329802784697, 0.11588299470417704, 0.0096569162253480872, 0.0096569162253480872, 0.060085691976905796, 0.78111399569977535, 0.12017138395381159, 0.36656057868475883, 0.12218685956158629, 0.14662423147390355, 0.073312115736951775, 0.073312115736951775, 0.048874743824634512, 0.14662423147390355, 0.048874743824634512, 0.28443611472935504, 0.094812038243118346, 0.013544576891874049, 0.21671323026998479, 0.027089153783748099, 0.040633730675622148, 0.033861442229685124, 0.12190119202686645, 0.12190119202686645, 0.013544576891874049, 0.020316865337811074, 0.020316865337811074, 0.70958809906849252, 0.83107714451051973, 0.14410133228456112, 0.43230399685368337, 0.26761675995704209, 0.082343618448320652, 0.041171809224160326, 0.020585904612080163, 0.051998605411500677, 0.086664342352501131, 0.64131613340850835, 0.069331473882000907, 0.10399721082300135, 0.034665736941000454, 0.017332868470500227, 0.085687664257761212, 0.21421916064440305, 0.032132874096660456, 0.20350820261218289, 0.25706299277328365, 0.021421916064440303, 0.085687664257761212, 0.085687664257761212, 0.89477746582563766, 0.82804381958648166, 0.13800730326441363, 0.92219408123847724, 0.93877085287581885, 0.14602625133909403, 0.036506562834773507, 0.14602625133909403, 0.6571181310259232, 0.036506562834773507, 0.16027030665346861, 0.17807811850385402, 0.053423435551156202, 0.12465468295269781, 0.14246249480308321, 0.017807811850385401, 0.035615623700770802, 0.21369374220462481, 0.017807811850385401, 0.071231247401541603, 0.3855768640735307, 0.53016818810110466, 0.048197108009191338, 0.9056439234995215, 0.0680914873997258, 0.2723659495989032, 0.47664041179808064, 0.0680914873997258, 0.80548548433478218, 0.71494816525075267, 0.17873704131268817, 0.16789599695171967, 0.67158398780687867, 0.071887682569670638, 0.79076450826637701, 0.14377536513934128, 0.25597786348866497, 0.17065190899244331, 0.51195572697732994, 0.75484140123969123, 0.056613105092976838, 0.037742070061984559, 0.037742070061984559, 0.037742070061984559, 0.056613105092976838, 0.87570065699054289, 0.8396313844577129, 0.012917405914734045, 0.11625665323260641, 0.012917405914734045, 0.28938813305978517, 0.06678187685995042, 0.011130312809991737, 0.16695469214987604, 0.03339093842997521, 0.37843063553971906, 0.022260625619983473, 0.03339093842997521, 0.095880776439171034, 0.2876423293175131, 0.5752846586350262, 0.82121510406218956, 0.22503510559956866, 0.030004680746609155, 0.060009361493218311, 0.69010765717201061, 0.9073902088266439, 0.20787235173434712, 0.10393617586717356, 0.62361705520304134, 0.062077743590947754, 0.062077743590947754, 0.18623323077284326, 0.12415548718189551, 0.55869969231852978, 0.12770686987886495, 0.63853434939432474, 0.12770686987886495, 0.93254983042727335, 0.47729419469697743, 0.13636976991342212, 0.22160087610931095, 0.042615553097944417, 0.017046221239177765, 0.068184884956711059, 0.017046221239177765, 0.0085231106195888823, 0.88317147374102667, 0.88120850146183782, 0.11494023932110928, 0.22602477811916549, 0.039554336170853965, 0.38424212280258135, 0.1186630085125619, 0.022602477811916551, 0.039554336170853965, 0.0056506194529791377, 0.033903716717874822, 0.0056506194529791377, 0.062156813982770516, 0.045204955623833101, 0.0056506194529791377, 0.011301238905958275, 0.14717848543847564, 0.39624976848820365, 0.12453564152486402, 0.022642843913611637, 0.033964265870417461, 0.0037738073189352728, 0.12076183420592873, 0.015095229275741091, 0.11321421956805819, 0.0037738073189352728, 0.018869036594676366, 0.70958810588139831, 0.033516352753828312, 0.10054905826148493, 0.23461446927679816, 0.17875388135375098, 0.033516352753828312, 0.011172117584609436, 0.10054905826148493, 0.022344235169218872, 0.022344235169218872, 0.022344235169218872, 0.044688470338437744, 0.20109811652296986, 0.37869875097045186, 0.094674687742612965, 0.17264207764829423, 0.022276397115908932, 0.055690992789772333, 0.066829191347726802, 0.1336583826954536, 0.0167072978369317, 0.022276397115908932, 0.0167072978369317, 0.0167072978369317, 0.0055690992789772329, 0.8819585687655862, 0.8947774661818958, 0.75630078162186298, 0.036014322934374426, 0.072028645868748853, 0.12605013027031051, 0.88765392388021791, 0.5334918464295022, 0.46680536562581448, 0.2748208052355578, 0.073285548062815412, 0.53132022345541174, 0.018321387015703853, 0.036642774031407706, 0.054964161047111555, 0.018321387015703853, 0.87570065549814557, 0.96424047374407074, 0.92246558786854993, 0.70958810586641263, 0.14715177233730864, 0.73575886168654325, 0.088641056860805173, 0.17728211372161035, 0.12409747960512725, 0.10636926823296622, 0.26592317058241555, 0.10636926823296622, 0.10636926823296622, 0.017728211372161035, 0.017728211372161035, 0.92420662449232782, 0.88065207781576815, 0.076578441549197226, 0.25048308324934671, 0.12023187995968641, 0.10019323329973868, 0.020038646659947736, 0.18034781993952961, 0.020038646659947736, 0.020038646659947736, 0.040077293319895471, 0.2204251132594251, 0.020038646659947736, 0.030057969989921603, 0.58816054696021169, 0.39210703130680785, 0.072620655507389137, 0.50834458855172393, 0.072620655507389137, 0.072620655507389137, 0.21786196652216741, 0.41806990028405733, 0.0081974490251775951, 0.25412091978050544, 0.01639489805035519, 0.14755408245319671, 0.065579592201420761, 0.024592347075532782, 0.065579592201420761, 0.70897976612167279, 0.94124880795834065, 0.92246559211479162, 0.86834172315857194, 0.61451625107485153, 0.047270480851911656, 0.047270480851911656, 0.047270480851911656, 0.18908192340764662, 0.37601882473451742, 0.20054337319174265, 0.025067921648967831, 0.2757471381386461, 0.025067921648967831, 0.050135843297935662, 0.025067921648967831, 0.22315651083287524, 0.66946953249862573, 0.13205036828131694, 0.79230220968790166, 0.13375861118536359, 0.66879305592681793, 0.13375861118536359, 0.12567146222149606, 0.083780974814330708, 0.67024779851464567, 0.041890487407165354, 0.92912463667558864, 0.21277912426661741, 0.74472693493316089, 0.067286672964145658, 0.13457334592829132, 0.67286672964145666, 0.067286672964145658, 0.8876539238879686, 0.91378050345100181, 0.26372954512259911, 0.33280156884518458, 0.15698187209678519, 0.025117099535485628, 0.050234199070971257, 0.031396374419357033, 0.037675649303228441, 0.012558549767742814, 0.075351298606456882, 0.0062792748838714071, 0.0062792748838714071, 0.17720337863304111, 0.17720337863304111, 0.17720337863304111, 0.35440675726608223, 0.088601689316520557, 0.93877085287439299, 0.7950118343555731, 0.86834172287302946, 0.92219408123217328, 0.81831384286835607, 0.21300591941503705, 0.10023807972472332, 0.26312495927739871, 0.050119039862361658, 0.087708319759132902, 0.025059519931180829, 0.10023807972472332, 0.012529759965590415, 0.13782735962149456, 0.012529759965590415, 0.94607211891601206, 0.015118943109766471, 0.58963878128089242, 0.030237886219532942, 0.36285463463439532, 0.84384266034074029, 0.47570081872102293, 0.06342677582946972, 0.03171338791473486, 0.41227404289155317, 0.89477743264156395, 0.74065023362069682, 0.12344170560344948, 0.16245921390523188, 0.16245921390523188, 0.64983685562092752, 0.91378050352935913, 0.47123055154287646, 0.9127437175732247, 0.8683417228753586, 0.13610965623430482, 0.81665793740582882, 0.62640109639106722, 0.032400056709882788, 0.09720017012964835, 0.064800113419765576, 0.010800018903294262, 0.010800018903294262, 0.11880020793623687, 0.021600037806588524, 0.010800018903294262, 0.010800018903294262, 0.79404284754056109, 0.099255355942570136, 0.70958810523023286, 0.58127496027871006, 0.021137271282862184, 0.10568635641431091, 0.095117720772879832, 0.063411813848586546, 0.031705906924293273, 0.010568635641431092, 0.015852953462146636, 0.026421589103577729, 0.052843178207155457, 0.0052843178207155461, 0.93594206702972649, 0.85163654685039747, 0.088841233514240892, 0.71072986811392713, 0.088841233514240892, 0.17182385261460478, 0.77320733676572151, 0.34555675934880442, 0.069111351869760876, 0.48377946308832614, 0.14216652658262827, 0.78191589620445545, 0.47123055257342528, 0.20990612853621105, 0.10495306426810552, 0.52476532134052767, 0.89477746753169263, 0.46820739528195765, 0.031213826352130512, 0.40577974257769661, 0.062427652704261025, 0.40163665132507143, 0.43253177835007695, 0.12358050810002198, 0.030895127025005496, 0.076481283999015812, 0.22944385199704742, 0.076481283999015812, 0.038240641999507906, 0.34416577799557113, 0.15296256799803162, 0.038240641999507906, 0.038240641999507906, 0.22190507809162652, 0.29587343745550204, 0.14793671872775102, 0.07396835936387551, 0.29587343745550204, 0.15186808939505975, 0.15186808939505975, 0.10124539293003983, 0.15186808939505975, 0.10124539293003983, 0.35435887525513937, 0.12849064261428589, 0.64245321307142944, 0.12849064261428589, 0.82583119114878989, 0.82529846928134587, 0.12427368796223727, 0.74564212777342365, 0.87570066092936005, 0.249827073212122, 0.062456768303030499, 0.27480978053333416, 0.29979248785454637, 0.049965414642424398, 0.062456768303030499, 0.0124913536606061, 0.18562749218275676, 0.44086529393404733, 0.023203436522844595, 0.18562749218275676, 0.023203436522844595, 0.09281374609137838, 0.023203436522844595, 0.94124881110549175, 0.83693424527028415, 0.061239091117337864, 0.020413030372445955, 0.020413030372445955, 0.040826060744891909, 0.34097235537742215, 0.036532752361866656, 0.048710336482488875, 0.28008443477431105, 0.17048617768871108, 0.060887920603111094, 0.024355168241244438, 0.012177584120622219, 0.024355168241244438, 0.012177584120622219, 0.13927695141891305, 0.07596924622849803, 0.050646164152332022, 0.13927695141891305, 0.012661541038083006, 0.35452314906632415, 0.10129232830466404, 0.037984623114249015, 0.050646164152332022, 0.012661541038083006, 0.93508798790317504, 0.055005175759010295, 0.91205405879504953, 0.95891373632859145, 0.090542217861547258, 0.72433774289237807, 0.090542217861547258, 0.93422411126132199, 0.086742305882861595, 0.054213941176788495, 0.010842788235357699, 0.48250407647341764, 0.31986225294305215, 0.043371152941430798, 0.23171514031966617, 0.69514542095899856, 0.88765392391185183, 0.43438520304803835, 0.013574537595251198, 0.3257889022860288, 0.1628944511430144, 0.054298150381004794, 0.013574537595251198, 0.46133233886309394, 0.062202113105136257, 0.22807441471883294, 0.025917547127140107, 0.11403720735941647, 0.046651584828852191, 0.015550528276284064, 0.020734037701712088, 0.020734037701712088, 0.27186522606607177, 0.015103623670337319, 0.42290146276944496, 0.030207247340674637, 0.030207247340674637, 0.18124348404404783, 0.045310871011011958, 0.93422416238212824, 0.66087798133384024, 0.077750350745157681, 0.23325105223547304, 0.49279731493861451, 0.22997208030468677, 0.098559462987722904, 0.16426577164620484, 0.060868430477623039, 0.79128959620909944, 0.12173686095524608, 0.81831384291977671, 0.86834172086409045, 0.22433050312296968, 0.079601146269440856, 0.050655274898735086, 0.18452992998824924, 0.18452992998824924, 0.018091169606691104, 0.021709403528029324, 0.090455848033455521, 0.068746444505426191, 0.018091169606691104, 0.036182339213382209, 0.018091169606691104, 0.0036182339213382208, 0.88765392388208597, 0.61212307929240073, 0.11732359019771013, 0.056111282268470064, 0.015303076982310017, 0.040808205286160047, 0.056111282268470064, 0.081616410572320094, 0.0051010256607700059, 0.0051010256607700059, 0.6712915892438579, 0.23774910452386636, 0.027970482885160748, 0.013985241442580374, 0.013985241442580374, 0.096984331353193745, 0.48492165676596871, 0.29095299405958125, 0.032328110451064582, 0.064656220902129163, 0.15615625087228557, 0.15615625087228557, 0.62462500348914229, 0.45638711719852126, 0.065198159599788752, 0.19197235882160021, 0.057953919644256668, 0.032599079799894376, 0.083308759488618961, 0.032599079799894376, 0.010866359933298125, 0.032599079799894376, 0.025354839844362292, 0.0072442399555320836, 0.70554302105086097, 0.059834037120921071, 0.047368612720729182, 0.0224377639203454, 0.052354782480805932, 0.037396273200575668, 0.032410103440498911, 0.0074792546401151339, 0.0224377639203454, 0.0099723395201535107, 0.12631497455082472, 0.75788984730494824, 0.063157487275412358, 0.11285449345994691, 0.7899814542196284, 0.86834172311880697, 0.83107714535397581, 0.68180973239831, 0.88765392388355935, 0.050705408441767783, 0.15211622532530333, 0.10141081688353557, 0.20282163376707113, 0.40564326753414226, 0.10141081688353557, 0.36833038637324367, 0.10231399621478991, 0.48087578220951255, 0.01023139962147899, 0.030694198864436972, 0.93422417000249558, 0.14663459926975303, 0.46434289768755127, 0.02443909987829217, 0.12219549939146086, 0.073317299634876515, 0.048878199756584341, 0.02443909987829217, 0.097756399513168682, 0.47123055211250275, 0.73189244292593192, 0.40426141759669876, 0.10780304469245301, 0.10780304469245301, 0.18865532821179276, 0.094327664105896381, 0.026950761173113253, 0.040426141759669881, 0.013475380586556627, 0.95991658568142035, 0.70515851188413803, 0.14103170237682761, 0.21830664090300933, 0.10915332045150467, 0.21830664090300933, 0.43661328180601866, 0.12888291602694998, 0.12888291602694998, 0.64441458013474995, 0.15755347183058932, 0.63021388732235728, 0.037631058897482, 0.95332015873621057, 0.95067896784807671, 0.024376383790976324, 0.92335300254702446, 0.61568926112690003, 0.07280528499656308, 0.14561056999312616, 0.70378442163344301, 0.048536856664375384, 0.72163750386367864, 0.065603409442152594, 0.19681022832645781, 0.80211407914987576, 0.10026425989373447, 0.53761230783722058, 0.40320923087791544, 0.01411891313828263, 0.04235673941484789, 0.33885391531878312, 0.39532956787191365, 0.084713478829695779, 0.12707021824454368, 0.87249783507177459, 0.73189244285671506, 0.82583118999678218, 0.25912600054599133, 0.64781500136497827, 0.8101026136758761, 0.95075649553951935, 0.82541774314350347, 0.85066379374317536, 0.060761699553083949, 0.060761699553083949, 0.8138580916950604, 0.92796574515671904, 0.72320400169401033, 0.70958810586807031, 0.044941178168212054, 0.12583529887099373, 0.07190588506913928, 0.21571765520741784, 0.02696470690092723, 0.089882356336424107, 0.20672941957377544, 0.080894120702781694, 0.01797647126728482, 0.01797647126728482, 0.07190588506913928, 0.01797647126728482, 0.01797647126728482, 0.13945118451866781, 0.8367071071120068, 0.89453144255351202, 0.066261588337297186, 0.033130794168648593, 0.91485594122068559, 0.89414503083960295, 0.0908907668247841, 0.030296922274928032, 0.030296922274928032, 0.69682921232334472, 0.15148461137464017, 0.51737262902222425, 0.34491508601481619, 0.69559996694071513, 0.066078832218256986, 0.13215766443651397, 0.79294598661908389, 0.71566091682682942, 0.22710372036817245, 0.68131116110451739, 0.89238333246944468, 0.49529931669046462, 0.011256802652056015, 0.067540815912336086, 0.19136564508495224, 0.056284013260280069, 0.090054421216448119, 0.056284013260280069, 0.033770407956168043, 0.84473951147222781, 0.41056832530443538, 0.51321040663054418, 0.12381629180387096, 0.18572443770580646, 0.51590121584946236, 0.041272097267956991, 0.020636048633978495, 0.041272097267956991, 0.061908145901935482, 0.87463669218052098, 0.09718185468672455, 0.7783279206037349, 0.075322056832619499, 0.025107352277539834, 0.050214704555079669, 0.050214704555079669, 0.11606478118890412, 0.082903415134931518, 0.16580683026986304, 0.066322732107945218, 0.099484098161917819, 0.033161366053972609, 0.066322732107945218, 0.082903415134931518, 0.016580683026986304, 0.13264546421589044, 0.11606478118890412, 0.016580683026986304, 0.016580683026986304, 0.95663297357036836, 0.7148900633090739, 0.15541088332805955, 0.09324652999683572, 0.031082176665611909, 0.89427432767553827, 0.97670728281007202, 0.94207718022646036, 0.035344205899870196, 0.094251215732987184, 0.047125607866493592, 0.55372589243129966, 0.16493962753272756, 0.023562803933246796, 0.011781401966623398, 0.058907009833116988, 0.011781401966623398, 0.18226694231011839, 0.18226694231011839, 0.50123409135282559, 0.045566735577529598, 0.091133471155059195, 0.78053612332410138, 0.04841778140368809, 0.072626672105532128, 0.09683556280737618, 0.29050668842212851, 0.04841778140368809, 0.19367112561475236, 0.24208890701844044, 0.094297412378518325, 0.70723059283888734, 0.047148706189259162, 0.094297412378518325, 0.047148706189259162, 0.75450073046017974, 0.18862518261504493, 0.92219408125250635, 0.7950595371061836, 0.17181989677345752, 0.17181989677345752, 0.17181989677345752, 0.08590994838672876, 0.42954974193364381, 0.9007069860810879, 0.07505891550675732, 0.16610556162366635, 0.033221112324733272, 0.16610556162366635, 0.26576889859786618, 0.033221112324733272, 0.099663336974199823, 0.033221112324733272, 0.16610556162366635, 0.71566091674992038, 0.92219408052454177, 0.93254983208585218, 0.9566327809604227, 0.81010261372723713, 0.86656282930407902, 0.062058454956396961, 0.03102922747819848, 0.31029227478198479, 0.21720459234738937, 0.31029227478198479, 0.01551461373909924, 0.01551461373909924, 0.03102922747819848, 0.01551461373909924, 0.40517309438177257, 0.12734011537712853, 0.023152748250387004, 0.10418736712674152, 0.034729122375580505, 0.057881870625967516, 0.023152748250387004, 0.034729122375580505, 0.081034618876354519, 0.023152748250387004, 0.011576374125193502, 0.069458244751161011, 0.70958810348116885, 0.31317361070569782, 0.17500878245318408, 0.13816482825251375, 0.046054942750837914, 0.092109885501675828, 0.018421977100335166, 0.036843954200670333, 0.10132087405184342, 0.018421977100335166, 0.027632965650502751, 0.0092109885501675832, 0.0092109885501675832, 0.82583119099167435, 0.88824172519135602, 0.68729729464550504, 0.17182432366137626, 0.72320401502775999, 0.70836334540130408, 0.14409574769659411, 0.35223404992500779, 0.2081383022284137, 0.032021277265909802, 0.14409574769659411, 0.032021277265909802, 0.032021277265909802, 0.032021277265909802, 0.016010638632954901, 0.93422411376496273, 0.92733766626418368, 0.04430195687672487, 0.022150978438362435, 0.77528424534268514, 0.04430195687672487, 0.022150978438362435, 0.08860391375344974, 0.81382462942100275, 0.026110052724871578, 0.46998094904768839, 0.20888042179897262, 0.052220105449743155, 0.15666031634922947, 0.078330158174614736, 0.15524985521125917, 0.54337449323940712, 0.025874975868543197, 0.051749951737086394, 0.025874975868543197, 0.077624927605629584, 0.12937487934271599, 0.47123055262200364, 0.82354114923116528, 0.14804489973544163, 0.14804489973544163, 0.59217959894176653, 0.12416478796190454, 0.082776525307936361, 0.12416478796190454, 0.24832957592380908, 0.12416478796190454, 0.28971783857777728, 0.96039546177528012, 0.69559996693739468, 0.86834172328913806, 0.91205405763298342, 0.94239610629459669, 0.84917184167703441, 0.8724929018383728, 0.21689564543933185, 0.15182695180753231, 0.21689564543933185, 0.043379129087866369, 0.19520608089539868, 0.043379129087866369, 0.10844782271966592, 0.7624237381212644, 0.072182129052900779, 0.049625213723869278, 0.0090227661316125973, 0.036091064526450389, 0.02255691532903149, 0.02255691532903149, 0.0045113830658062987, 0.013534149197418894, 0.0045113830658062987, 0.0045113830658062987, 0.88824172527174761, 0.10200733319626423, 0.14572476170894891, 0.1748697140507387, 0.10200733319626423, 0.08743485702536935, 0.072862380854474454, 0.21858714256342338, 0.029144952341789782, 0.043717428512684675, 0.014572476170894891, 0.014572476170894891, 0.89477746756140109, 0.69559996691797354, 0.32594088405170824, 0.65188176810341647, 0.91569059340172343, 0.81385809166177903, 0.90733317086067555, 0.92796574361730577, 0.70958810701162134, 0.8470528739090597, 0.056470191593937312, 0.028235095796968656, 0.056470191593937312, 0.12070091760604908, 0.72420550563629449, 0.12070091760604908, 0.88195840226238431, 0.91860597682909706, 0.92246558961956315, 0.73189244296050648, 0.84474191079916416, 0.49887048176362631, 0.080065632875643736, 0.14781347607811149, 0.055430053529291812, 0.0061588948365879793, 0.092383422548819691, 0.024635579346351917, 0.018476684509763936, 0.024635579346351917, 0.049271158692703834, 0.0061588948365879793, 0.91378050353219364, 0.97656838252867162, 0.33506918640078187, 0.068984832494278628, 0.12811468891794603, 0.17738956927100219, 0.16753459320039094, 0.049274880353056161, 0.0098549760706112318, 0.068984832494278628, 0.0098549760706112318, 0.9441626709178218, 0.023604066772945544, 0.023604066772945544, 0.97656497140807852, 0.31851614068285428, 0.10617204689428476, 0.10617204689428476, 0.35390682298094922, 0.035390682298094923, 0.035390682298094923, 0.30248157826133965, 0.12662019555125845, 0.11255128493445196, 0.049241187158822732, 0.02813782123361299, 0.049241187158822732, 0.1195857402428552, 0.021103365925209741, 0.077379008392435722, 0.077379008392435722, 0.02813782123361299, 0.085291850574013908, 0.76762665516612516, 0.042645925287006954, 0.085291850574013908, 0.18659996964820882, 0.046649992412052206, 0.55979990894462639, 0.046649992412052206, 0.1399499772361566, 0.046649992412052206, 0.047417162439589315, 0.047417162439589315, 0.85350892391260769, 0.36711650700885695, 0.052445215286979568, 0.10489043057395914, 0.31467129172187741, 0.078667822930469353, 0.026222607643489784, 0.078667822930469353, 0.4995178099987691, 0.039435616578850197, 0.046008219341991896, 0.15774246631540079, 0.052580822105133589, 0.078871233157700393, 0.013145205526283397, 0.019717808289425098, 0.026290411052566794, 0.046008219341991896, 0.019717808289425098, 0.16171221745549613, 0.10010756318673571, 0.10010756318673571, 0.092406981403140645, 0.046203490701570323, 0.061604654268760432, 0.046203490701570323, 0.030802327134380216, 0.077005817835950535, 0.015401163567190108, 0.24641861707504173, 0.023101745350785161, 0.23024349605301098, 0.14651858839737064, 0.041862453827820181, 0.062793680741730265, 0.52328067284775226, 0.9640807753996864, 0.25983249092334998, 0.12991624546167499, 0.51966498184669996, 0.097056414750385719, 0.29116924425115714, 0.14558462212557857, 0.04852820737519286, 0.04852820737519286, 0.29116924425115714, 0.90478319808778629, 0.082253018007980572, 0.3191325642536158, 0.10637752141787193, 0.10637752141787193, 0.42551008567148774, 0.23165645712346267, 0.15443763808230845, 0.54053173328807957, 0.79681750687701469, 0.84389582690708487, 0.049640930994534406, 0.049640930994534406, 0.78915519914901988, 0.15783103982980398, 0.24806852790625913, 0.062017131976564784, 0.062017131976564784, 0.031008565988282392, 0.46512848982423588, 0.093025697964847179, 0.34583987338614453, 0.043229984173268066, 0.11888245647648717, 0.15130494460643823, 0.10807496043317015, 0.14049744856312121, 0.086459968346536131, 0.25930938580608259, 0.17287292387072173, 0.43218230967680427, 0.086436461935360864, 0.22069139423396256, 0.12037712412761595, 0.080251416085077298, 0.060188562063807974, 0.040125708042538649, 0.060188562063807974, 0.080251416085077298, 0.040125708042538649, 0.040125708042538649, 0.040125708042538649, 0.1605028321701546, 0.020062854021269325, 0.020062854021269325, 0.95545796111087511, 0.02449892207976603, 0.57342174628562237, 0.098556862642841345, 0.080637433071415646, 0.035838859142851398, 0.044798573928564248, 0.062718003499989947, 0.0089597147857128495, 0.089597147857128495, 0.45552557453423564, 0.87249290417847991, 0.88824172524363965, 0.069428704976809988, 0.092571606635746637, 0.62485834479128988, 0.046285803317873318, 0.092571606635746637, 0.023142901658936659, 0.046285803317873318, 0.894777467934186, 0.45552557453423564, 0.94124873617951066, 0.71566091615894678, 0.87570065568950517, 0.36634956261368284, 0.18995903246635407, 0.067842511595126442, 0.081411013914151731, 0.088195265073664389, 0.02713700463805058, 0.033921255797563221, 0.061058260435613805, 0.020352753478537933, 0.02713700463805058, 0.033921255797563221, 0.77627669828160806, 0.32790315266174425, 0.4918547289926164, 0.91205405634196168, 0.45095109879482809, 0.2049777721794673, 0.28696888105125423, 0.040995554435893464, 0.12193435320627079, 0.060967176603135394, 0.79257329584076008, 0.79230752639703539, 0.15846150527940708, 0.34245062260452208, 0.25683796695339156, 0.4280632782556526, 0.3366362149717253, 0.028053017914310443, 0.44884828662896709, 0.056106035828620886, 0.028053017914310443, 0.11221207165724177, 0.10089253998453403, 0.40357015993813611, 0.40357015993813611, 0.73189243937741377, 0.22665742148684176, 0.75552473828947253, 0.91794445457026841, 0.79501183428011724, 0.9387709945947349, 0.68180973239956177, 0.95492834240909852, 0.13620499798999125, 0.045401665996663752, 0.22700832998331877, 0.022700832998331876, 0.15890583098832314, 0.022700832998331876, 0.13620499798999125, 0.022700832998331876, 0.20430749698498687, 0.036015735240678762, 0.18007867620339379, 0.072031470481357524, 0.036015735240678762, 0.072031470481357524, 0.072031470481357524, 0.25211014668475135, 0.21609441144407257, 0.036015735240678762, 0.14587608029807259, 0.072938040149036293, 0.55919164114261155, 0.048625360099357529, 0.048625360099357529, 0.072938040149036293, 0.048625360099357529, 0.024312680049678764, 0.12316455769158284, 0.082109705127721894, 0.082109705127721894, 0.20527426281930472, 0.041054852563860947, 0.082109705127721894, 0.082109705127721894, 0.24632911538316568, 0.041054852563860947, 0.041054852563860947, 0.078459736193416146, 0.042032001532187224, 0.47636268403145515, 0.13450240490299911, 0.005604266870958296, 0.03082346779027063, 0.005604266870958296, 0.11208533741916592, 0.042032001532187224, 0.028021334354791479, 0.005604266870958296, 0.039229868096708073, 0.47123055254918789, 0.09395695699107591, 0.18791391398215182, 0.16912252258393665, 0.30066226237144295, 0.037582782796430368, 0.018791391398215184, 0.037582782796430368, 0.037582782796430368, 0.037582782796430368, 0.075165565592860736, 0.894777467934186, 0.84384264860737423, 0.84402098297754735, 0.51956507045740763, 0.45461943665023169, 0.21542947135232723, 0.053857367838081809, 0.16157210351424542, 0.01795245594602727, 0.071809823784109078, 0.25133438324438179, 0.12566719162219089, 0.089762279730136341, 0.01795245594602727, 0.77380098851685153, 0.11054299835955021, 0.93254983259849378, 0.69559996408152536, 0.86834172341455163, 0.18563138435684093, 0.11137883061410456, 0.064970984524894332, 0.055689415307052278, 0.23203923044605115, 0.12994196904978866, 0.055689415307052278, 0.0092815692178420464, 0.046407846089210232, 0.037126276871368186, 0.046407846089210232, 0.027844707653526139, 0.8183138428865866, 0.24265062276606197, 0.10550027076785304, 0.22682558215088403, 0.068575175999104468, 0.068575175999104468, 0.068575175999104468, 0.063300162460711823, 0.02637506769196326, 0.031650081230355911, 0.010550027076785304, 0.021100054153570608, 0.02637506769196326, 0.010550027076785304, 0.031650081230355911, 0.74156694960218439, 0.046590593692283841, 0.015530197897427945, 0.062120791589711781, 0.0038825494743569863, 0.019412747371784934, 0.038825494743569867, 0.01164764842307096, 0.019412747371784934, 0.0038825494743569863, 0.034942945269212877, 0.0038825494743569863, 0.35164855368952386, 0.027049888745347989, 0.10819955498139196, 0.40574833118021986, 0.081149666236043971, 0.89953718466535937, 0.92246559407586315, 0.76731096558466816, 0.40970773356057671, 0.27860125882119213, 0.081941546712115343, 0.032776618684846139, 0.016388309342423069, 0.016388309342423069, 0.13110647473938455, 0.032776618684846139, 0.61568938403118811, 0.76731098505001605, 0.92246558919976696, 0.96193530843720909, 0.47123055269638303, 0.70958810587966492, 0.32448619538422085, 0.18027010854678935, 0.46870228222165233, 0.86156548471813588, 0.18271031499461246, 0.060903438331537489, 0.12180687666307498, 0.60903438331537485, 0.91308893825623405, 0.85666841183208076, 0.4712305524060964, 0.83094139906331277, 0.1924911965222055, 0.33685959391385967, 0.048122799130551376, 0.24061399565275687, 0.12030699782637844, 0.048122799130551376, 0.22797594927751413, 0.68392784783254235, 0.72538620239811791, 0.14507724047962359, 0.9291246402916542, 0.22537522931137602, 0.67612568793412808, 0.76731097897760137, 0.94124881077747646, 0.90564385733877784, 0.91649796907317305, 0.8819775316842916, 0.10158349305845803, 0.18865505853713632, 0.33377433433493353, 0.11609542063823775, 0.15963120337757689, 0.043535782739339154, 0.014511927579779718, 0.058047710319118873, 0.88195840323786201, 0.89477743264964038, 0.92219408121402424, 0.31315264175626772, 0.062630528351253545, 0.062630528351253545, 0.43841369845877481, 0.062630528351253545, 0.92219408072565157, 0.45552557438491065, 0.14448297764115986, 0.57793191056463944, 0.14448297764115986, 0.07224148882057993, 0.051583015525790955, 0.27081083151040253, 0.025791507762895478, 0.58030892466514827, 0.012895753881447739, 0.051583015525790955, 0.31011914396970491, 0.62023828793940983, 0.91649796912352799, 0.68180973238046783, 0.94108404188287242, 0.88824172658933964, 0.70958810588109011, 0.70958810585369336, 0.94469393925533707, 0.91164429853211859, 0.2550737894968127, 0.15696848584419243, 0.058863182191572161, 0.15696848584419243, 0.098105303652620268, 0.078484242922096215, 0.058863182191572161, 0.019621060730524054, 0.039242121461048107, 0.019621060730524054, 0.078484242922096215, 0.91557292690073677, 0.94239618053189345, 0.6697375026065665, 0.22324583420218883, 0.09922037075652837, 0.8203181030052501, 0.91378050353112417, 0.83094139805099565, 0.49516618972277293, 0.034546478352751597, 0.092123942274004264, 0.023030985568501066, 0.10363943505825481, 0.034546478352751597, 0.023030985568501066, 0.13818591341100639, 0.046061971137002132, 0.86834172309399471, 0.12444402142615611, 0.082962680950770737, 0.16592536190154147, 0.082962680950770737, 0.43555407499154641, 0.041481340475385368, 0.041481340475385368, 0.020740670237692684, 0.44168861530875336, 0.46622687171479521, 0.024538256406041854, 0.024538256406041854, 0.049076512812083709, 0.099383220938626129, 0.099383220938626129, 0.69568254657038286, 0.034382267613775441, 0.068764535227550883, 0.068764535227550883, 0.51573401420663156, 0.034382267613775441, 0.27505814091020353, 0.78847387700886629, 0.15769477540177326, 0.2040215547383751, 0.2040215547383751, 0.61206466421512529, 0.61568938464396539, 0.21751695089963624, 0.21751695089963624, 0.54379237724909057, 0.29810421914564406, 0.59620843829128811, 0.27349583703836033, 0.68373959259590089, 0.077441717155784656, 0.85185888871363125, 0.87570065566831012, 0.96342088153515715, 0.2299790439556032, 0.57494760988900795, 0.0574947609889008, 0.0574947609889008, 0.0287473804944504, 0.0574947609889008, 0.84402098295042849, 0.92219408115552115, 0.28552231866448408, 0.087404791427903292, 0.081577805332709738, 0.052442874856741969, 0.11653972190387105, 0.10488574971348394, 0.058269860951935523, 0.034961916571161315, 0.034961916571161315, 0.040788902666354869, 0.029134930475967762, 0.058269860951935523, 0.005826986095193552, 0.005826986095193552, 0.089402673942819408, 0.16505109035597429, 0.23382237800429692, 0.18568247665047108, 0.21319099170980013, 0.041262772588993572, 0.020631386294496786, 0.020631386294496786, 0.013754257529664525, 0.071627813487355779, 0.75209204161723564, 0.071627813487355779, 0.071627813487355779, 0.015199519377196033, 0.77517548823699767, 0.091197116263176198, 0.045598558131588099, 0.045598558131588099, 0.030399038754392066, 0.88195886802233059, 0.88317146940984537, 0.11657041015171037, 0.1631985742123945, 0.46628164060684146, 0.1631985742123945, 0.046628164060684145, 0.046628164060684145, 0.47123055256245511, 0.78053612333992295, 0.21097510773155309, 0.057264672098564409, 0.28029550027192052, 0.054250741988113652, 0.015069650552253792, 0.14768257541208715, 0.051236811877662894, 0.0090417903313522747, 0.084390043092621242, 0.0090417903313522747, 0.0030139301104507585, 0.072334322650818197, 0.006027860220901517, 0.0030139301104507585, 0.57055614538731458, 0.031008486162354056, 0.012403394464941623, 0.15504243081177027, 0.080622064022120549, 0.012403394464941623, 0.080622064022120549, 0.031008486162354056, 0.018605091697412434, 0.0062016972324708116, 0.11005442692308556, 0.77038098846159897, 0.8683417234281674, 0.9221940804650518, 0.95754683079234881, 0.2410030869042771, 0.13054333873981674, 0.19079411046588604, 0.12050154345213855, 0.010041795287678212, 0.040167181150712848, 0.10041795287678212, 0.020083590575356424, 0.07029256701374749, 0.030125385863034638, 0.010041795287678212, 0.030125385863034638, 0.13760937952086347, 0.756851587364749, 0.068804689760431734, 0.7886127080720815, 0.035846032185094613, 0.053769048277641916, 0.035846032185094613, 0.053769048277641916, 0.017923016092547307, 0.32712326954629262, 0.065424653909258529, 0.065424653909258529, 0.065424653909258529, 0.13084930781851706, 0.26169861563703412, 0.71252625640697564, 0.23750875213565853, 0.020835836025019018, 0.16668668820015214, 0.083343344100076072, 0.062507508075057047, 0.45838839255041836, 0.062507508075057047, 0.020835836025019018, 0.020835836025019018, 0.041671672050038036, 0.083343344100076072, 0.079224678233909149, 0.55457274763736397, 0.3168987129356366, 0.33733673828907879, 0.50600510743361815, 0.7232040153631657, 0.11521193652258718, 0.19201989420431198, 0.61446366145379838, 0.038403978840862399, 0.6818097293981249, 0.48724397549302262, 0.27407473621482525, 0.0076131871170784784, 0.030452748468313914, 0.045679122702470869, 0.015226374234156957, 0.015226374234156957, 0.0076131871170784784, 0.045679122702470869, 0.030452748468313914, 0.022839561351235434, 0.0076131871170784784, 0.0076131871170784784, 0.1121547403386591, 0.56077370169329555, 0.056077370169329552, 0.1121547403386591, 0.056077370169329552, 0.1121547403386591, 0.47953570355675457, 0.068505100508107791, 0.31512346233729588, 0.054804080406486239, 0.041103060304864679, 0.027402040203243119, 0.7726930774533356, 0.11038472535047651, 0.88765392388056974, 0.68699903266860918, 0.025444408617355894, 0.025444408617355894, 0.10177763446942358, 0.10177763446942358, 0.038166612926033842, 0.025444408617355894, 0.88195839964797385, 0.087779542443180883, 0.87779542443180891, 0.044240514899589516, 0.044240514899589516, 0.13272154469876854, 0.70784823839343225, 0.044240514899589516, 0.37722442554319907, 0.037722442554319904, 0.11316732766295973, 0.075444885108639809, 0.33950198298887918, 0.61662399816564628, 0.077077999770705785, 0.057808499828029346, 0.019269499942676446, 0.019269499942676446, 0.19269499942676449, 0.27991378427810637, 0.12723353830823017, 0.0763401229849381, 0.16540359980069921, 0.11451018447740714, 0.063616769154115085, 0.025446707661646032, 0.012723353830823016, 0.12723353830823017, 0.085809936585707125, 0.17161987317141425, 0.686479492685657, 0.32176934557387044, 0.30714346622960359, 0.014625879344266837, 0.058503517377067348, 0.073129396721334186, 0.029251758688533674, 0.10238115540986786, 0.029251758688533674, 0.014625879344266837, 0.043877638032800509, 0.042222295624568175, 0.25333377374740906, 0.08444459124913635, 0.3377783649965454, 0.10555573906142045, 0.021111147812284087, 0.10555573906142045, 0.042222295624568175, 0.20957913214377444, 0.38535517845790784, 0.027042468663712831, 0.013521234331856416, 0.1892972806459898, 0.0067606171659282078, 0.013521234331856416, 0.12169110898670774, 0.013521234331856416, 0.0067606171659282078, 0.77996193112392798, 0.19499048278098199, 0.76307507315389511, 0.16957223847864336, 0.35359454492369446, 0.017461459008577505, 0.12223021306004253, 0.02182682376072188, 0.096038024547176276, 0.034922918017155011, 0.10040338929932065, 0.039288282769299382, 0.026192188512866255, 0.052384377025732509, 0.12223021306004253, 0.39935629199818878, 0.017363317043399513, 0.36462965791138979, 0.017363317043399513, 0.034726634086799026, 0.069453268173598051, 0.034726634086799026, 0.052089951130198542, 0.26704298655250419, 0.17802865770166945, 0.089014328850834726, 0.059342885900556488, 0.14835721475139121, 0.089014328850834726, 0.14835721475139121, 0.029671442950278244, 0.69576083030822933, 0.016306894460349126, 0.070663209328179544, 0.021742525947132166, 0.070663209328179544, 0.043485051894264333, 0.010871262973566083, 0.021742525947132166, 0.010871262973566083, 0.027178157433915207, 0.51970450321961337, 0.0061869583716620642, 0.13611308417656542, 0.11136525068991716, 0.030934791858310322, 0.018560875114986192, 0.055682625344958582, 0.012373916743324128, 0.086617417203268904, 0.024747833486648257, 0.056057977144513507, 0.056057977144513507, 0.28028988572256752, 0.11211595428902701, 0.056057977144513507, 0.44846381715610806, 0.13713737573867257, 0.045712458579557518, 0.59426196153424782, 0.18284983431823007, 0.19264969044889446, 0.19264969044889446, 0.57794907134668339, 0.72174243150013662, 0.14434848630002733, 0.49838416075958775, 0.16612805358652927, 0.066451221434611699, 0.066451221434611699, 0.033225610717305849, 0.1329024428692234, 0.95663297338517639, 0.38161739859026811, 0.071553262235675277, 0.14310652447135055, 0.011925543705945878, 0.071553262235675277, 0.059627718529729395, 0.035776631117837639, 0.047702174823783514, 0.023851087411891757, 0.059627718529729395, 0.023851087411891757, 0.071553262235675277, 0.011925543705945878, 0.70958810587957732, 0.27116259356879363, 0.54232518713758726, 0.39011404288518703, 0.52015205718024937, 0.74033722903029253, 0.057214372619704044, 0.17164311785911213, 0.028607186309852022, 0.057214372619704044, 0.11442874523940809, 0.20025030416896414, 0.057214372619704044, 0.085821558929556063, 0.17164311785911213, 0.028607186309852022, 0.68180973237648612, 0.22597912469132125, 0.10880476374026579, 0.0334783888431587, 0.34315348564237669, 0.10043516652947611, 0.01673919442157935, 0.083695972107896754, 0.050217583264738054, 0.0083695972107896751, 0.025108791632369027, 0.0083695972107896751, 0.90564392218895062, 0.8915026210723227, 0.26051034694660585, 0.16577931169329463, 0.047365517626655605, 0.071048276439983418, 0.30787586457326144, 0.047365517626655605, 0.071048276439983418, 0.47123055262200364, 0.12378240721622184, 0.25788001503379548, 0.14441280841892548, 0.061891203608110922, 0.1031520060135182, 0.051576003006759102, 0.010315200601351821, 0.020630401202703642, 0.12378240721622184, 0.041260802405407283, 0.030945601804055461, 0.010315200601351821, 0.21782049055289929, 0.72606830184299764, 0.072606830184299767, 0.85666841182967102, 0.10023395604300679, 0.033411318681002264, 0.13364527472400906, 0.20046791208601358, 0.083528296702505667, 0.18376225274551247, 0.016705659340501132, 0.15035093406451019, 0.016705659340501132, 0.050116978021503396, 0.033411318681002264, 0.7805361233294329, 0.69099261474712526, 0.21602132922652206, 0.46444585783702241, 0.032403199383978308, 0.054005332306630516, 0.16201599691989155, 0.021602132922652208, 0.021602132922652208, 0.010801066461326104, 0.87520500147650915, 0.93312021802010447, 0.37377371770953421, 0.0977562030932628, 0.06325401376622887, 0.27601751461627144, 0.02875182443919494, 0.0977562030932628, 0.03450218932703393, 0.0057503648878389881, 0.011500729775677976, 0.0057503648878389881, 0.0057503648878389881, 0.2301924182865577, 0.065769262367587913, 0.098653893551381877, 0.098653893551381877, 0.36173094302173353, 0.065769262367587913, 0.065769262367587913, 0.32016686864294025, 0.047083363035726508, 0.20716679735719665, 0.065916708250017109, 0.22600014257148723, 0.018833345214290604, 0.037666690428581208, 0.047083363035726508, 0.018833345214290604, 0.25960623809960559, 0.14977282967284938, 0.0099848553115232924, 0.2895608040341755, 0.049924276557616463, 0.0099848553115232924, 0.079878842492186339, 0.0099848553115232924, 0.0099848553115232924, 0.1298031190498028, 0.73189244286591215, 0.91378050342349082, 0.10034197371723924, 0.80273578973791393, 0.15966007321476999, 0.47898021964430992, 0.21288009761969331, 0.13305006101230832, 0.16505400421664609, 0.33010800843329219, 0.49516201264993825, 0.33626929553770124, 0.06361851537199753, 0.090883593388567899, 0.15450210876056544, 0.045441796694283949, 0.036353437355427162, 0.0090883593388567906, 0.24538570214913333, 0.018176718677713581, 0.28199734870281912, 0.16114134211589662, 0.080570671057948309, 0.44313869081871571, 0.8882417447300035, 0.17029856968594106, 0.21287321210742635, 0.085149284842970532, 0.51089570905782322, 0.059657429672861438, 0.11931485934572288, 0.17897228901858431, 0.65623172640147587, 0.70131848374246053, 0.14026369674849209, 0.37984360621168151, 0.1066227666559106, 0.20658161039582679, 0.019991768747983238, 0.033319614579972061, 0.08663099790792736, 0.08663099790792736, 0.026655691663977649, 0.039983537495966476, 0.013327845831988825, 0.23402533950796742, 0.13941935119623591, 0.21908755187979928, 0.18423271408074032, 0.0049792625427227113, 0.094605988311731518, 0.039834100341781691, 0.014937787628168133, 0.0099585250854454226, 0.024896312713613557, 0.0099585250854454226, 0.014937787628168133, 0.81831384279496688, 0.88940672778747609, 0.044802572317432156, 0.089605144634864312, 0.29121672006330901, 0.13440771695229647, 0.33601929238074119, 0.022401286158716078, 0.044802572317432156, 0.044802572317432156, 0.89477746306603456, 0.82030219793917591, 0.024857642361793209, 0.049715284723586418, 0.049715284723586418, 0.049715284723586418, 0.47123055227536881, 0.12254376861953284, 0.06127188430976642, 0.12254376861953284, 0.12254376861953284, 0.49017507447813136, 0.81831384288756714, 0.47123055262200364, 0.7334576006403849, 0.11001864009605773, 0.024448586688012829, 0.012224293344006414, 0.012224293344006414, 0.024448586688012829, 0.048897173376025657, 0.036672880032019246, 0.012224293344006414, 0.79693256527923517, 0.17709612561760782, 0.1470459495572729, 0.68621443126727355, 0.049015316519090968, 0.098030633038181936, 0.88824172518106803, 0.92350655432821338, 0.24772688278308022, 0.027525209198120026, 0.082575627594360074, 0.096338232193420081, 0.041287813797180037, 0.12386344139154011, 0.26148948738214023, 0.041287813797180037, 0.027525209198120026, 0.041287813797180037, 0.013762604599060013, 0.91485593043566915, 0.894777467934186, 0.70958810578223952, 0.95663297278203174, 0.84402098295002781, 0.92335300747901861, 0.89150263556989995, 0.91485592954197814, 0.11681735463105997, 0.03893911821035332, 0.07787823642070664, 0.058408677315529983, 0.11681735463105997, 0.36992162299835651, 0.097347795525883296, 0.058408677315529983, 0.07787823642070664, 0.01946955910517666, 0.8183138428885639, 0.63882792431973867, 0.21294264143991287, 0.76159429528511513, 0.02058362960230041, 0.02058362960230041, 0.04116725920460082, 0.06175088880690123, 0.06175088880690123, 0.90520247752470928, 0.075433539793725773, 0.89712052149242283, 0.020863267941684253, 0.0041726535883368507, 0.016690614353347403, 0.041726535883368505, 0.0041726535883368507, 0.016690614353347403, 0.80548548500229156, 0.79681744347702022, 0.042565689053474659, 0.085131378106949318, 0.063848533580211989, 0.085131378106949318, 0.02128284452673733, 0.02128284452673733, 0.3830912014812719, 0.10641422263368665, 0.10641422263368665, 0.042565689053474659, 0.02128284452673733, 0.02128284452673733, 0.32848109316596591, 0.49272163974894884, 0.17070373223663132, 0.074682882853526214, 0.10668983264789458, 0.085351866118315661, 0.032006949794368376, 0.29873153141410486, 0.021337966529578915, 0.042675933059157831, 0.042675933059157831, 0.032006949794368376, 0.021337966529578915, 0.053344916323947292, 0.027240184557232885, 0.35412239924402755, 0.21792147645786308, 0.10896073822893154, 0.027240184557232885, 0.027240184557232885, 0.21792147645786308, 0.19656892312821919, 0.5897067693846576, 0.94124881085249668, 0.17555520266522989, 0.70222081066091957, 0.45552557453423564, 0.85175826107504415, 0.9566329700976075, 0.90305683008033333, 0.082096075461848481, 0.32955373492634221, 0.18308540829241235, 0.018308540829241233, 0.073234163316964931, 0.12815978580468865, 0.25631957160937729, 0.092709127089061302, 0.092709127089061302, 0.092709127089061302, 0.092709127089061302, 0.55625476253436779, 0.83094139806746803, 0.92348157497226013, 0.041976435226011827, 0.041976435226011827, 0.25943529840940205, 0.27122781197346579, 0.082547594948446101, 0.082547594948446101, 0.058962567820318647, 0.035377540692191185, 0.035377540692191185, 0.035377540692191185, 0.035377540692191185, 0.070755081384382371, 0.035377540692191185, 0.88944669418990796, 0.30693567549183276, 0.12423586865145612, 0.014615984547230131, 0.08038791500976572, 0.07307992273615066, 0.14615984547230132, 0.03653996136807533, 0.065771930462535599, 0.043847953641690397, 0.058463938188920525, 0.043847953641690397, 0.12122341076140825, 0.12122341076140825, 0.12122341076140825, 0.60611705380704128, 0.92219408116579515, 0.070826298874383062, 0.070826298874383062, 0.84991558649259669, 0.86269963798464344, 0.47123055255891988, 0.91485593050482372, 0.88598321462328478, 0.6955999669480929, 0.70836337662151239, 0.84384262965793821, 0.52561159079137232, 0.087601931798562044, 0.03285072442446077, 0.10950241474820256, 0.03285072442446077, 0.15330338064748358, 0.010950241474820255, 0.021900482949640511, 0.021900482949640511, 0.010950241474820255, 0.894777467934186, 0.36715702530681371, 0.21652850210401833, 0.037657130800698844, 0.018828565400349422, 0.16945708860314479, 0.0094142827001747111, 0.17887137130331951, 0.81385809060016712, 0.12146386543200892, 0.72878319259205349, 0.91378050344910811, 0.41770964747408457, 0.020211757135842799, 0.14148229995089961, 0.047160766650299869, 0.026949009514457067, 0.020211757135842799, 0.013474504757228533, 0.17516856184397095, 0.026949009514457067, 0.033686261893071334, 0.020211757135842799, 0.040423514271685598, 0.0067372523786142667, 0.71247961277993999, 0.178119903194985, 0.13265366389051172, 0.13265366389051172, 0.026530732778102341, 0.5306146555620469, 0.053061465556204682, 0.053061465556204682, 0.079592198334307029, 0.034455099505633975, 0.62019179110141154, 0.034455099505633975, 0.10336529851690192, 0.034455099505633975, 0.10336529851690192, 0.87247469330202509, 0.87247469701929004, 0.9460721192585807, 0.92423863644488924, 0.047913461632796056, 0.095826923265592112, 0.047913461632796056, 0.047913461632796056, 0.47913461632796056, 0.28748076979677634, 0.82583119088931844, 0.86693337376126234, 0.15116289647095671, 0.15116289647095671, 0.15116289647095671, 0.45348868941287013, 0.13210654686867238, 0.19815982030300858, 0.13210654686867238, 0.13210654686867238, 0.39631964060601715, 0.81010261180632848, 0.2908493870743295, 0.092542986796377569, 0.15864512022236155, 0.099153200138975967, 0.099153200138975967, 0.013220426685196796, 0.052881706740787182, 0.072712346768582375, 0.019830640027795193, 0.013220426685196796, 0.066102133425983978, 0.019830640027795193, 0.82583118995443705, 0.83404022969790781, 0.01390067049496513, 0.05560268197986052, 0.05560268197986052, 0.02780134098993026, 0.4682351877380414, 0.2575293532559228, 0.04682351877380414, 0.031215679182536094, 0.11705879693451035, 0.0078039197956340234, 0.015607839591268047, 0.015607839591268047, 0.039019598978170117, 0.18935461939667475, 0.64380570594869413, 0.037870923879334953, 0.037870923879334953, 0.075741847758669906, 0.93964974984804206, 0.15881129966912241, 0.42349679911765981, 0.11910847475184182, 0.10587419977941495, 0.13234274972426868, 0.066171374862134341, 0.45552557439370461, 0.37194515922708954, 0.063502832063161624, 0.04535916575940116, 0.2267958287970058, 0.009071833151880232, 0.027215499455640696, 0.054430998911281392, 0.009071833151880232, 0.12700566412632325, 0.036287332607520928, 0.018143666303760464, 0.82529847066967932, 0.052013642435789272, 0.10402728487157854, 0.78020463653683914, 0.92246558924747957, 0.88195840253696034, 0.85495738206487937, 0.094995264673875479, 0.070329103468960083, 0.32820248285514703, 0.21098731040688024, 0.070329103468960083, 0.21098731040688024, 0.11721517244826681, 0.91378050351474516, 0.97407374029483662, 0.12919922719096752, 0.12919922719096752, 0.4521972951683863, 0.19379884078645127, 0.06459961359548376, 0.23644430761695484, 0.33663257355634246, 0.072135551476359097, 0.032060245100604047, 0.26449702207998338, 0.020037653187877529, 0.0080150612751510118, 0.016030122550302024, 0.0080150612751510118, 0.0080150612751510118, 0.30113366948146636, 0.36520466298816134, 0.083292291558703463, 0.0064070993506694972, 0.18580588116941543, 0.0064070993506694972, 0.019221298052008493, 0.0064070993506694972, 0.0064070993506694972, 0.0064070993506694972, 0.0064070993506694972, 0.20102471791437429, 0.15277878561492444, 0.28143460508012397, 0.064327909732599775, 0.032163954866299888, 0.11257384203204959, 0.056286921016024796, 0.028143460508012398, 0.056286921016024796, 0.0040204943582874859, 0.0080409887165749719, 0.068282825899051186, 0.17558440945470302, 0.50724384953580881, 0.078037515313201342, 0.068282825899051186, 0.019509378828300335, 0.019509378828300335, 0.05852813648490101, 0.93526350081716536, 0.042511977309871149, 0.26716110828552081, 0.53432221657104162, 0.61568937901740817, 0.89477746756292875, 0.4106386455612544, 0.57489410378575612, 0.58845625630217635, 0.16672927261894996, 0.09153763986922743, 0.0032692014239009796, 0.016346007119504898, 0.042499618510712732, 0.039230417086811756, 0.0065384028478019593, 0.045768819934613715, 0.45235395476502832, 0.18301343208050766, 0.14157642859058139, 0.0034530836241605219, 0.034530836241605217, 0.075967839731531484, 0.041437003489926259, 0.013812334496642088, 0.048343170738247301, 0.87570064508321599, 0.65448677510499775, 0.15103540963961487, 0.037758852409903718, 0.062931420683172867, 0.012586284136634573, 0.037758852409903718, 0.037758852409903718, 0.20694400575714805, 0.051736001439287013, 0.51736001439287016, 0.10347200287857403, 0.051736001439287013, 0.051736001439287013, 0.6818097321111759, 0.095192329542404461, 0.095192329542404461, 0.019038465908480892, 0.34269238635265609, 0.26653852271873252, 0.038076931816961784, 0.11423079545088535, 0.019038465908480892, 0.83094139773911346, 0.90823635432886396, 0.68126454627743338, 0.42361363775711219, 0.083061497599433765, 0.041530748799716882, 0.058143048319603631, 0.07475534783949038, 0.033224599039773504, 0.07475534783949038, 0.15781684543892413, 0.024918449279830127, 0.016612299519886752, 0.0083061497599433761, 0.87570065591384361, 0.69559996692873427, 0.68180973059076111, 0.17709826040036647, 0.22137282550045809, 0.088549130200183235, 0.39847108590082458, 0.044274565100091617, 0.044274565100091617, 0.045933393577088789, 0.27560036146253275, 0.50526732934797669, 0.045933393577088789, 0.091866787154177579, 0.045933393577088789, 0.1974048536286814, 0.049351213407170351, 0.24675606703585173, 0.44416092066453317, 0.049351213407170351, 0.7546492596284432, 0.12577487660474054, 0.099347392150052088, 0.79477913720041671, 0.18345678076459496, 0.5503703422937849, 0.14106362270346379, 0.06347863021655871, 0.14811680383863698, 0.15516998497381015, 0.028212724540692756, 0.18338270951450292, 0.06347863021655871, 0.014106362270346378, 0.06347863021655871, 0.021159543405519569, 0.028212724540692756, 0.035265905675865947, 0.028212724540692756, 0.028212724540692756, 0.90564392359294066, 0.22583122822500071, 0.67749368467500215, 0.83661878725712702, 0.11951696960816099, 0.47123055237000233, 0.74013182397277677, 0.10573311771039669, 0.052866558855198344, 0.052866558855198344, 0.052866558855198344, 0.1324118025529579, 0.075663887173118796, 0.41615137945215336, 0.28373957689919549, 0.018915971793279699, 0.018915971793279699, 0.037831943586559398, 0.018915971793279699, 0.92420691533515054, 0.05624353603746278, 0.28121768018731391, 0.11248707207492556, 0.44994828829970224, 0.05624353603746278, 0.11756310538441536, 0.70537863230649211, 0.12296040743043625, 0.092220305572827191, 0.030740101857609062, 0.67628224086739941, 0.030740101857609062, 0.030740101857609062, 0.78053612340424738, 0.096450462860949923, 0.86805416574854932, 0.53415428284646849, 0.032570383100394423, 0.14330968564173546, 0.019542229860236654, 0.019542229860236654, 0.071654842820867731, 0.052112612960631077, 0.013028153240157769, 0.10422522592126215, 0.0065140766200788847, 0.092227457708116814, 0.026350702202319089, 0.59289079955217949, 0.065876755505797732, 0.13175351101159546, 0.026350702202319089, 0.026350702202319089, 0.013175351101159544, 0.026350702202319089, 0.87570065655719953, 0.68180973241685716, 0.095502499479150446, 0.47751249739575224, 0.28650749843745132, 0.047751249739575223, 0.047751249739575223, 0.023875624869787612, 0.9325498326832572, 0.47123055262200364, 0.08406878846567728, 0.06305159134925796, 0.094577387023886947, 0.0525429927910483, 0.03152579567462898, 0.19966337260598355, 0.0525429927910483, 0.22068056972240288, 0.19966337260598355, 0.01050859855820966, 0.10183853470425151, 0.8147082776340121, 0.83094139804222689, 0.59724885095850277, 0.35834931057510166, 0.13769399001729021, 0.27538798003458043, 0.55077596006916085, 0.97435954162959204, 0.91569059212401716, 0.86834172342078086, 0.93625631935358822, 0.88824168695549433, 0.8757006552403499, 0.88200264623318692, 0.90564392279214034, 0.66348108406506756, 0.082935135508133445, 0.16587027101626689, 0.082935135508133445, 0.16575924114870574, 0.13260739291896459, 0.077354312536062675, 0.033151848229741147, 0.077354312536062675, 0.12155677684238421, 0.1989110893784469, 0.033151848229741147, 0.011050616076580382, 0.033151848229741147, 0.077354312536062675, 0.044202464306321528, 0.85454803464285611, 0.077686184967532379, 0.69559996186690054, 0.0668891713496923, 0.2675566853987692, 0.2675566853987692, 0.4013350280981538, 0.95754564506491935, 0.90564392071031163, 0.91982025135833889, 0.057488765709896181, 0.70051198845242657, 0.24248491907968614, 0.026942768786631793, 0.86834171955560902, 0.08272995377981128, 0.91002949157792401, 0.47123055258252355, 0.88824172531187773, 0.45106306063624579, 0.25680962576370198, 0.0065848621990692822, 0.09877293298603923, 0.013169724398138564, 0.085603208587900673, 0.013169724398138564, 0.016462155497673204, 0.013169724398138564, 0.0098772932986039234, 0.032924310995346408, 0.0032924310995346411, 0.21706334303449593, 0.48839252182761583, 0.27132917879311991, 0.074811230970317499, 0.074811230970317499, 0.149622461940635, 0.074811230970317499, 0.2244336929109525, 0.448867385821905, 0.8800649650708825, 0.8757006552483344, 0.84474241139427553, 0.10382291385879913, 0.53987915206575554, 0.14535207940231878, 0.20764582771759826, 0.020764582771759826, 0.86834172341019722, 0.064107078437486531, 0.19232123531245959, 0.51285662749989225, 0.19232123531245959, 0.91485593050363623, 0.93964972958153881, 0.17562938726229185, 0.029271564543715309, 0.14635782271857653, 0.26344408089343779, 0.35125877452458371, 0.029271564543715309, 0.894777467934186, 0.81382458255482848, 0.98375587122779562, 0.081717413433129618, 0.81717413433129615, 0.081717413433129618, 0.33605730695202835, 0.096707138691231168, 0.13538999416772365, 0.072530354018423379, 0.077365710952984945, 0.10154249562579273, 0.019341427738246236, 0.038682855476492473, 0.053188926280177143, 0.0024176784672807795, 0.033847498541930914, 0.026594463140088571, 0.0024176784672807795, 0.0048353569345615591, 0.088924299189190995, 0.044462149594595497, 0.84478084229731454, 0.011887107374417425, 0.035661322123252279, 0.92719437520455916, 0.011887107374417425, 0.43745857223469237, 0.13576300517628384, 0.086737475529292452, 0.090508670117522561, 0.060339113411681702, 0.037711945882301062, 0.04525433505876128, 0.02262716752938064, 0.026398362117610746, 0.015084778352920426, 0.026398362117610746, 0.01131358376469032, 0.0037711945882301064, 0.93254983206589848, 0.20069326460098003, 0.12456823320060829, 0.11764777580057449, 0.096886403600473112, 0.055363659200270351, 0.041522744400202767, 0.076125031400371732, 0.10380686100050691, 0.041522744400202767, 0.069204574000337943, 0.020761372200101384, 0.027681829600135176, 0.020761372200101384, 0.78053612325718225, 0.894777467934186, 0.17800853083028209, 0.13072501482848842, 0.086222882120917888, 0.10012979859203368, 0.16688299765338946, 0.091785648709364204, 0.022251066353785261, 0.09734841529781052, 0.050064899296016839, 0.0055627665884463154, 0.019469683059562103, 0.03337659953067789, 0.0083441498826694726, 0.0055627665884463154, 0.16333363000035203, 0.22350917789521857, 0.12035109578973308, 0.13754410947398066, 0.042982534210618956, 0.16333363000035203, 0.051579041052742747, 0.0085965068421237911, 0.017193013684247582, 0.017193013684247582, 0.017193013684247582, 0.034386027368495165, 0.035289328687980549, 0.17644664343990274, 0.017644664343990275, 0.24702530081586385, 0.070578657375961099, 0.08822332171995137, 0.017644664343990275, 0.29995929384783465, 0.052933993031970827, 0.91378050342332739, 0.83094139661359145, 0.91274371736764603], "Term": ["ab", "academy", "academy", "academy", "academy", "access", "access", "access", "access", "access", "access", "access", "access", "access", "access", "access", "accessibility", "accessibility", "accessibility", "accident", "accidents", "accidents", "accord", "accountable", "accredited", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "achieve", "actions", "actions", "actions", "actions", "actions", "actions", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "activities", "admire", "adobe", "agency", "agency", "agency", "agency", "agency", "agency", "agreement", "agreement", "agreement", "agreement", "aim", "aim", "aim", "aim", "aim", "aim", "aim", "aim", "aim", "aim", "aim", "air", "air", "air", "air", "air", "air", "air", "aircraft", "aircraft", "aircraft", "aircraft", "aircraft", "aircraft", "aircraft", "airlines", "airlines", "airlines", "airports", "airports", "airports", "alcohol", "alcohol", "alice", "allergy", "allocation", "amalga", "amaryllis", "ambassador", "ambition", "ambition", "ambition", "ambition", "ambition", "analysis", "analysis", "analytics", "ancient", "angora", "animal", "animal", "animal", "animal", "animals", "animals", "animals", "animals", "animals", "annually", "annually", "annually", "annually", "annually", "annually", "apprenticeship", "apprenticeship", "apprenticeships", "approach", "approach", "approach", "approach", "approach", "approach", "approach", "aquaculture", "asas", "aspect", "assertion", "assertions", "assessment", "assessment", "assessment", "assessment", "assessment", "assessments", "assessments", "assurance", "assurance", "assurance", "attendees", "audit", "audit", "audit", "audit", "audit", "audit", "audit", "auditing", "auf", "authority", "authority", "authority", "authority", "authority", "authority", "authority", "avec", "aviation", "aviation", "aviation", "aviation", "aviation", "aviation", "aviation", "avons", "award", "award", "award", "award", "award", "award", "award", "award", "award", "award", "award", "aziendale", "baggage", "baggage", "bal", "balloon", "bame", "bangladesh", "bank", "bank", "bar", "baseline", "baseline", "baseline", "bathing", "bathroom", "batteries", "bci", "beach", "becky", "benefits", "benefits", "benefits", "benefits", "benefits", "benefits", "benefits", "benefits", "beverages", "beverages", "bi", "bin", "bin", "bin", "biodiesel", "biodiesel", "biodiesel", "biofuels", "biosolids", "blockages", "blueprint", "bmi", "boroughs", "boroughs", "boroughs", "bottling", "boundary", "boxing", "boys", "brand", "brand", "brand", "brand", "brand", "brand", "brand", "brand", "brand", "branson", "branson", "branson", "branson", "breast", "breast", "breast", "bribery", "bribery", "british", "british", "british", "british", "british", "broadway", "brookes", "browser", "browser", "bubble", "bucks", "buses", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "business", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "businesses", "butterfly", "buyer", "buyers", "buyers", "buyers", "buyers", "bwdi", "cabin", "caep", "cain", "calm", "cambodia", "campaign", "campaign", "campaign", "campaign", "cancer", "cancer", "cancer", "cancer", "cancer", "canoe", "car", "car", "car", "car", "car", "car", "car", "car", "car", "carbon", "carbon", "carbon", "carbon", "carbon", "carbon", "carbon", "carbon", "cardboard", "cares", "cargo", "cargo", "carrier", "carrier", "cars", "cars", "cars", "cars", "cars", "carshare", "catherine", "catherine", "causas", "ccs", "ccs", "cdp", "ce", "cellulose", "cement", "certified", "certified", "certified", "chain", "chain", "chain", "chain", "chain", "chain", "chains", "chains", "chains", "challenge", "challenge", "challenge", "challenge", "challenge", "challenge", "challenge", "challenge", "change", "change", "change", "change", "change", "change", "change", "change", "change", "change", "change", "change", "changeisintheair", "chaplain", "charitable", "charitable", "charitable", "charitable", "charitable", "charitable", "charities", "charities", "charities", "charities", "charities", "charities", "charities", "charity", "charity", "charity", "charity", "charity", "charity", "charity", "charity", "charlwood", "che", "che", "chetwode", "chicken", "child", "child", "child", "child", "child", "children", "children", "children", "children", "children", "children", "children", "children", "children", "children", "china", "china", "china", "cholesterol", "choose", "choose", "choose", "choose", "chp", "ci", "ci", "citizen", "citizen", "claim", "claim", "claim", "cleaning", "cleaning", "cleaning", "clear", "clear", "clear", "clear", "clear", "clear", "clg", "clients", "clients", "clients", "clients", "climate", "climate", "climate", "climate", "climate", "climate", "climate", "climate", "clothing", "clothing", "clothing", "clubfoot", "code", "code", "code", "code", "coffee", "colleague", "colleague", "colleague", "college", "college", "college", "college", "college", "comfortable", "comfortable", "comfortable", "commenting", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "committed", "commodities", "communication", "communication", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "communities", "community", "community", "community", "community", "community", "community", "community", "community", "community", "community", "community", "como", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "companies", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "compete", "competent", "compliance", "compliance", "compliance", "compliance", "comprometidos", "con", "con", "conduct", "conduct", "conduct", "conduct", "conduct", "conduct", "conduct", "connecting", "consistent", "consists", "construcci", "consultative", "consultative", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "consumption", "contaminated", "continually", "continually", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "continue", "cookies", "cookies", "cooking", "cooking", "cooking", "cooking", "cooking", "corporate", "corporate", "corporate", "corporate", "corporate", "corporate", "corporate", "corporate", "corporates", "corrective", "corridor", "corroborating", "cotton", "cotton", "cotton", "cotton", "cotton", "council", "council", "council", "council", "council", "council", "council", "councils", "councils", "countryside", "countryside", "county", "county", "county", "cr", "cr", "cr", "cr", "crane", "crawley", "crawley", "credit", "credit", "credit", "credit", "cticas", "ctmk", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "customers", "cut", "cut", "cut", "cut", "cut", "dairy", "dans", "dass", "daughter", "dawson", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "db", "de", "de", "de", "de", "debris", "decade", "decade", "decade", "decade", "decided", "decreased", "decreased", "degree", "degree", "degree", "delle", "demolishing", "den", "der", "des", "des", "design", "design", "design", "design", "design", "design", "design", "design", "design", "design", "designers", "designers", "desks", "development", "development", "development", "development", "development", "development", "development", "development", "development", "development", "development", "di", "die", "diesel", "diesel", "diesel", "directive", "directive", "directors", "directors", "directors", "disability", "disability", "discontinue", "discuss", "discuss", "discuss", "distributed", "distribution", "distribution", "distribution", "distribution", "diversity", "diversity", "diversity", "diversity", "don", "don", "don", "don", "don", "don", "don", "don", "donation", "donation", "donation", "donation", "donation", "driver", "driver", "driver", "driver", "driver", "driver", "drop", "drop", "drop", "du", "ealing", "earth", "earth", "ecodrivescotland", "economic", "economic", "economic", "economic", "economic", "economic", "economic", "education", "education", "education", "education", "education", "education", "education", "eee", "effective", "effective", "effective", "effective", "effective", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficiency", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "efficient", "ehs", "ehs", "eine", "el", "electric", "electric", "electric", "eliminate", "emissions", "emissions", "emissions", "emissions", "emissions", "emissions", "emma", "emma", "empleados", "employee", "employee", "employee", "employee", "employee", "employee", "employees", "employees", "employees", "employees", "employees", "employees", "employees", "employees", "employees", "employment", "employment", "employment", "employment", "employment", "employment", "employment", "emr", "en", "en", "en", "enable", "enable", "enable", "enable", "endangered", "endangered", "endangered", "endeavours", "ended", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "energy", "enfoque", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensure", "ensuring", "ensuring", "ensuring", "ensuring", "ensuring", "enterprise", "enterprise", "enterprise", "enterprise", "enterprise", "enterprises", "enterprises", "enterprises", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environment", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "environmental", "equal", "equal", "equal", "equality", "equality", "error", "escalators", "est", "estamos", "estate", "estate", "estate", "estate", "estate", "estate", "ethical", "ethical", "ethical", "ethical", "ethical", "evaluation", "events", "events", "events", "events", "events", "events", "events", "events", "excell", "exotic", "experience", "experience", "experience", "experience", "experience", "experience", "experience", "experience", "expert", "explorer", "explorer", "extremely", "extremely", "extremely", "extremely", "fabric", "fabric", "fabric", "fabrics", "fabrics", "factories", "factories", "factory", "factory", "fairbairn", "fairer", "family", "family", "family", "family", "farmed", "farmed", "farmed", "farmers", "farmers", "farms", "farms", "fashion", "fashion", "fashion", "fashion", "fashion", "fashion", "fats", "fb", "fc", "fca", "fca", "feasibility", "feathers", "featurespace", "feed", "feed", "feed", "fertiliser", "festival", "fibre", "ficas", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "fire", "fire", "fish", "fish", "fish", "fishing", "flash", "fleet", "fleet", "fleet", "fleet", "fleet", "flood", "flood", "flooded", "flooding", "flooding", "flooding", "flour", "flowing", "flowing", "foodservice", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "footprint", "foresterhill", "forests", "forests", "foundation", "foundation", "foundation", "foundation", "foundation", "foundation", "foundation", "fra", "fra", "framework", "framework", "framework", "framework", "framework", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "freezing", "fresh", "fresh", "fresh", "fresh", "freshwater", "frozen", "fruit", "fuel", "fuel", "fuel", "fuel", "fuel", "fuel", "fuel", "fuel", "fuel", "fuels", "fuels", "fuels", "fuels", "fuels", "fulltime", "fund", "fund", "fund", "fund", "fund", "fund", "fund", "funded", "funded", "funded", "funded", "funded", "fur", "fur", "ga", "gact", "garden", "garden", "garden", "garden", "garden", "garment", "garment", "gas", "gas", "gas", "gas", "gas", "gas", "gas", "gas", "gatcom", "gaye", "gear", "genetically", "gesch", "gig", "giving", "giving", "giving", "giving", "giving", "giving", "giving", "giving", "giving", "global", "global", "global", "global", "global", "global", "global", "global", "global", "global", "global", "global", "glycol", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "gore", "granta", "grants", "grants", "gravel", "grease", "great", "great", "great", "great", "great", "great", "great", "great", "great", "greatest", "greenspace", "ground", "ground", "ground", "ground", "ground", "ground", "groundwater", "groups", "groups", "groups", "groups", "groups", "groups", "growth", "growth", "growth", "growth", "growth", "growth", "growth", "gruelling", "gtg", "guests", "guests", "guests", "guide", "guide", "guide", "guide", "guide", "guide", "guidebook", "gullies", "gwp", "haben", "halal", "hammerson", "harry", "head", "head", "head", "head", "head", "head", "head", "health", "health", "health", "health", "health", "health", "health", "health", "health", "health", "health", "hedland", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "helping", "hesitate", "highway", "hillingdon", "hillingdon", "holiday", "homewares", "honesty", "hounslow", "howe", "human", "human", "human", "human", "husbandry", "husbandry", "husbandry", "hydrogen", "icer", "ii", "il", "ilo", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impact", "impegnati", "implementation", "improve", "improve", "improve", "improve", "improve", "improve", "improve", "improve", "improve", "improvement", "improvement", "improvement", "incidents", "included", "included", "included", "included", "included", "included", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "index", "index", "index", "index", "india", "india", "india", "india", "india", "india", "indigenous", "indigenous", "indigenous", "individual", "individual", "individual", "individual", "individual", "individual", "individual", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "industry", "information", "information", "information", "information", "information", "information", "information", "information", "information", "information", "information", "information", "infrastructure", "infrastructure", "infrastructure", "infrastructure", "infrastructure", "inspections", "inspirational", "inspirational", "inspirational", "installed", "installed", "installed", "installed", "installed", "installed", "instructor", "instructor", "insulation", "insulation", "insulation", "insulation", "insurance", "insurance", "insurance", "insured", "integrity", "integrity", "integrity", "interested", "interested", "internal", "internal", "internal", "internal", "internal", "internal", "international", "international", "international", "international", "international", "international", "international", "internet", "internet", "internet", "internet", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "investment", "iso", "iso", "issues", "issues", "issues", "issues", "issues", "issues", "issues", "issues", "java", "javascript", "jinangu", "jobs", "jobs", "jobs", "jobs", "jobs", "jobs", "jobs", "jp", "js", "jtp", "kalari", "katharine", "key", "key", "key", "key", "key", "key", "key", "key", "key", "key", "key", "kilometre", "kitchen", "kitchen", "kpmg", "la", "la", "la", "la", "language", "language", "language", "lanzatech", "lanzatech", "le", "le", "le", "learning", "learning", "learning", "learning", "learning", "learning", "leather", "leather", "leather", "leathers", "leicester", "leicester", "leicestershire", "les", "licensing", "lieu", "lifecycle", "limited", "limited", "limited", "limited", "limited", "limited", "limited", "limited", "limited", "live", "live", "live", "live", "live", "live", "live", "live", "live", "living", "living", "living", "living", "living", "living", "living", "living", "ll", "ll", "ll", "ll", "ll", "ll", "ll", "ll", "ll", "ll", "local", "local", "local", "local", "local", "local", "local", "local", "local", "local", "local", "local", "lochwinnoch", "london", "london", "london", "london", "london", "london", "london", "london", "london", "london", "longacres", "loo", "los", "lottery", "lottery", "low", "low", "low", "low", "low", "low", "low", "low", "low", "lowest", "lowest", "lsts", "lwg", "machen", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "maidenhead", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "management", "managers", "managers", "managers", "managers", "managers", "manufacturers", "map", "matched", "materials", "materials", "materials", "materials", "materials", "materials", "materials", "materials", "mechanics", "mentors", "mepc", "migrant", "millennium", "millones", "minimum", "minimum", "minimum", "miraclefeet", "mission", "mission", "mission", "mission", "mit", "mode", "moisture", "moment", "money", "money", "money", "money", "money", "money", "mountain", "mountain", "mowbray", "mowbray", "mppa", "mr", "mr", "mungo", "mw", "myanmar", "myer", "mystery", "national", "national", "national", "national", "national", "national", "national", "national", "nats", "nearing", "newgen", "news", "news", "news", "news", "news", "newsletter", "newspaper", "night", "night", "night", "night", "noise", "noise", "noise", "noise", "noise", "noise", "nos", "nos", "nostri", "notre", "nous", "nox", "nuestras", "nuestro", "nuestros", "occupational", "offer", "offer", "offer", "offer", "offer", "offer", "offer", "offer", "offer", "offer", "offer", "offsetting", "ohsas", "oil", "oil", "oil", "oils", "oltre", "omni", "operations", "operations", "operations", "operations", "operations", "operations", "operations", "operations", "operations", "opinion", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "opportunity", "organisations", "organisations", "organisations", "organisations", "organisations", "output", "output", "output", "owners", "owners", "owners", "owners", "owners", "owners", "oxfam", "oxfam", "oxford", "oxford", "oxford", "oxfordshire", "pacific", "pacific", "pacific", "packs", "packs", "pages", "pages", "pakistan", "pakistan", "palace", "palm", "paper", "paper", "paper", "paper", "paper", "paper", "para", "parental", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "partners", "passenger", "passenger", "passenger", "passenger", "passengers", "passengers", "passengers", "passengers", "passengers", "passengers", "patient", "paula", "pay", "pay", "pay", "pay", "pay", "pay", "payable", "pboyd", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performance", "performed", "performed", "pfund", "philip", "philosophy", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "planes", "planes", "planes", "planning", "planning", "planning", "planning", "planning", "planning", "plants", "plants", "plants", "plants", "plants", "plants", "platinum", "platinum", "play", "play", "play", "play", "play", "play", "play", "play", "play", "play", "player", "player", "player", "players", "players", "playground", "pledge", "pledge", "pledge", "pledge", "pod", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "policy", "position", "position", "position", "position", "position", "position", "positive", "positive", "positive", "positive", "positive", "positive", "poultry", "poultry", "pr", "practice", "practice", "practice", "practice", "practice", "practice", "practice", "practises", "premium", "premium", "prince", "prince", "prince", "prince", "prince", "private", "private", "private", "private", "private", "procedures", "procedures", "procedures", "procedures", "procedures", "procedures", "process", "process", "process", "process", "process", "process", "process", "process", "process", "producer", "producer", "producer", "product", "product", "product", "product", "product", "product", "product", "product", "product", "product", "production", "production", "production", "production", "production", "production", "production", "production", "products", "products", "products", "products", "products", "products", "products", "products", "products", "products", "profiles", "profiles", "program", "program", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programme", "programmes", "programmes", "programmes", "programmes", "programmes", "programmes", "programmes", "programmes", "progress", "progress", "progress", "progress", "progress", "progress", "progress", "progress", "project", "project", "project", "project", "project", "project", "project", "project", "project", "project", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "projects", "properties", "properties", "properties", "properties", "properties", "properties", "property", "property", "property", "property", "proposal", "proposal", "proposal", "protected", "protected", "protection", "protection", "protection", "protection", "protection", "protection", "protein", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "providing", "proyectos", "pulp", "pulp", "pumping", "pumping", "pupils", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "qu", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "quality", "rags", "rainforest", "raised", "raised", "raised", "raised", "raised", "raised", "raised", "raises", "range", "range", "range", "range", "range", "range", "range", "range", "range", "range", "range", "range", "rated", "rated", "rated", "reaches", "read", "read", "read", "read", "read", "read", "read", "read", "read", "read", "read", "recognize", "recruiting", "recycling", "recycling", "recycling", "recycling", "recycling", "recycling", "recycling", "recycling", "red", "redtrack", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduce", "reduced", "reduced", "reduced", "reduced", "reduced", "reduced", "reduced", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reducing", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "reduction", "ref", "referer", "refrigerant", "refrigerant", "regional", "regional", "regional", "regional", "remaining", "remaining", "remaining", "report", "report", "report", "report", "report", "report", "report", "report", "report", "reports", "reports", "reports", "reports", "representative", "request", "request", "request", "request", "resilience", "resilience", "resilience", "resilience", "responsabilit", "responsabilit", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsibility", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "responsible", "restaurateur", "restoring", "retail", "retail", "retail", "retail", "retail", "retail", "retail", "retail", "retrofitting", "review", "review", "review", "review", "review", "rhs", "richard", "richard", "richard", "richard", "richard", "richmond", "ride", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risk", "risks", "risks", "river", "river", "river", "river", "riverside", "roadmap", "role", "role", "role", "role", "role", "role", "role", "role", "role", "role", "role", "ropemaker", "rose", "rotterdam", "roundtable", "rsc", "rse", "rspo", "rtrs", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "runnymede", "rutland", "rutland", "safe", "safe", "safe", "safe", "safe", "safe", "safely", "safely", "safety", "safety", "safety", "safety", "safety", "safety", "safety", "samples", "sanitary", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "saving", "scap", "scap", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "scheme", "school", "school", "school", "school", "school", "school", "school", "scientists", "scientists", "scorecard", "scouts", "scouts", "script", "seafarers", "seafood", "seat", "seat", "sector", "sector", "sector", "sector", "sector", "sector", "select", "select", "select", "select", "select", "seminars", "senior", "senior", "senior", "service", "service", "service", "service", "service", "service", "service", "service", "service", "service", "service", "sess", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "settings", "settings", "settings", "settings", "severe", "sewer", "sewer", "sewer", "sewers", "sheer", "shelf", "shortlisted", "silt", "sink", "sinks", "site", "site", "site", "site", "site", "site", "site", "site", "site", "site", "sitemap", "skills", "skills", "skills", "skills", "skills", "skills", "skills", "skins", "slough", "slough", "sm", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "social", "sociale", "sociale", "society", "society", "society", "society", "society", "society", "society", "sources", "sources", "sources", "sources", "sources", "sources", "soy", "soya", "sozialverantwortung", "specialists", "species", "species", "species", "species", "species", "species", "speeches", "spelthorne", "sponsor", "sponsor", "sponsor", "sponsor", "sponsorship", "sponsorship", "sponsorship", "sponsorship", "sponsorship", "sro", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "staff", "stafford", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "stakeholders", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "standards", "stars", "stars", "stars", "stars", "stars", "stem", "stores", "stores", "stores", "stores", "stores", "stores", "strainers", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strategy", "strathaven", "strengthening", "strengthening", "strengthening", "stretch", "stricter", "strive", "strive", "students", "students", "students", "students", "students", "students", "stylish", "subcontractors", "summary", "summary", "summary", "summary", "summary", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "suppliers", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "supply", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "support", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "supporting", "surface", "surface", "surfaces", "surfaces", "surprising", "susan", "sussex", "sussex", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainability", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustainable", "sustained", "systems", "systems", "systems", "systems", "systems", "systems", "systems", "talent", "talent", "talent", "talent", "talent", "talent", "tamar", "target", "target", "target", "target", "target", "target", "target", "target", "taxes", "taxi", "te", "team", "team", "team", "team", "team", "team", "team", "team", "team", "team", "team", "teardrop", "telecoms", "telehouse", "terminal", "terminal", "terminal", "terminal", "terminal", "terminal", "terminals", "terminals", "terminals", "terminals", "terminals", "terminals", "testing", "testing", "testing", "testing", "testing", "textile", "textile", "tick", "tick", "tickets", "tickets", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "tisp", "toilet", "toilet", "toilets", "toilets", "tolerant", "tomorrow", "tomorrow", "tomorrow", "tomorrow", "tomorrow", "tonnes", "tonnes", "tonnes", "tonnes", "tonnes", "tonnes", "tonnes", "tonnes", "tool", "topshop", "topshop", "topshop", "topshop", "topshop", "tourism", "tourism", "trading", "trading", "trading", "trading", "trading", "trading", "trailer", "trailers", "trailers", "training", "training", "training", "training", "training", "training", "training", "training", "training", "training", "transport", "transport", "transport", "transport", "transport", "transport", "transport", "transport", "transport", "transported", "travail", "travel", "travel", "travel", "travel", "travel", "travel", "travelators", "triathlon", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "trust", "turkey", "turkey", "ubl", "una", "una", "unable", "unable", "unable", "und", "underage", "uns", "unsere", "upper", "urinals", "uscs", "uzbek", "valid", "valid", "valid", "valid", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "ve", "vegetables", "vegetables", "veolia", "video", "video", "video", "video", "videos", "vietnam", "village", "village", "volunteering", "volunteering", "volunteering", "von", "wage", "wage", "waiving", "wakaku", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "waste", "wastewater", "wastewater", "wastewater", "watch", "watch", "watch", "watch", "watch", "watch", "watering", "waterless", "waters", "welfare", "welfare", "welfare", "welfare", "welfare", "werden", "west", "west", "west", "west", "whaling", "wholesale", "wildlife", "wildlife", "wildlife", "wildlife", "wildlife", "wildlife", "willenhall", "wipes", "wir", "wool", "wool", "wool", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "worker", "worker", "worker", "workers", "workers", "workers", "workers", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "working", "workwell", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "wrmp", "wv", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "young", "young", "young", "young", "young", "young", "young", "young", "young", "yv", "zameer", "zu"]}, "mdsDat": {"y": [-0.0044078040902804953, 0.038431597878782878, 0.066713516624197639, -0.080195547163511377, 0.060301573008267946, 0.12860575353813075, -0.093022581949179228, 0.071349109684590642, -0.0013616191068697159, 0.048821700127180741, -0.20952748257911516, 0.03162592197490257, -0.0051592552077716894, -0.099908301386930645, 0.04773341864760524], "cluster": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], "Freq": [26.306479165310421, 11.534787586864415, 9.730892317215039, 8.0105213323496134, 7.154175509253589, 6.0481321560282355, 5.553460894755978, 4.7701953448822128, 4.5716975109800506, 3.8334275786670924, 3.7849236763757261, 3.4833643541057486, 1.9317343139434915, 1.7832421056008483, 1.5029661536675378], "topics": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "x": [-0.16437753134670391, -0.079654172956987485, -0.10721330949666491, -0.12340982932067031, -0.056936567041146656, -0.017102111327812676, -0.057960487284565126, 0.06881733772441373, -0.05147809046628711, 0.11184479869545405, 0.0086362844650545549, -0.023424231131469908, 0.2253630746290716, 0.13298298320729976, 0.13391185165101435]}, "R": 30, "lambda.step": 0.01, "tinfo": {"Category": ["Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15"], "Term": ["local", "emissions", "community", "factories", "workers", "carbon", "people", "waste", "de", "noise", "suppliers", "safety", "business", "sustainable", "programme", "climate", "companies", "sustainability", "animal", "charity", "fuel", "environment", "ethical", "project", "products", "projects", "year", "skills", "code", "support", "incidents", "implementation", "subcontractors", "iso", "inspections", "consistent", "expert", "improvement", "lifecycle", "accredited", "halal", "ohsas", "auditing", "eliminate", "greatest", "emr", "evaluation", "analysis", "contaminated", "tool", "bar", "accident", "accountable", "specialists", "accidents", "senior", "assessments", "cabin", "aspect", "occupational", "safety", "continually", "village", "clients", "stakeholders", "communication", "effective", "safely", "health", "strive", "management", "human", "environmental", "review", "integrity", "project", "planning", "risks", "risk", "clear", "sustainability", "compliance", "ensure", "safe", "framework", "development", "practice", "performance", "assessment", "ensuring", "approach", "systems", "business", "waste", "design", "sustainable", "environment", "training", "projects", "working", "impact", "employees", "work", "issues", "industry", "programme", "policy", "company", "reduce", "carbon", "people", "social", "year", "palm", "frozen", "fruit", "batteries", "honesty", "cardboard", "coffee", "rspo", "rainforest", "soya", "soy", "fats", "hammerson", "protein", "freezing", "roundtable", "seafood", "genetically", "fish", "oils", "chicken", "dairy", "aquaculture", "licensing", "vegetables", "ropemaker", "shelf", "whaling", "rtrs", "fishing", "feed", "farmers", "alcohol", "bribery", "poultry", "carrier", "fresh", "oil", "chains", "certified", "recycling", "sources", "british", "suppliers", "welfare", "farmed", "paper", "products", "supply", "customers", "stores", "waste", "brand", "chain", "policy", "sustainable", "business", "sustainability", "standards", "year", "great", "support", "working", "range", "work", "years", "key", "responsible", "service", "ensure", "environmental", "taxi", "foodservice", "buses", "videos", "philosophy", "wholesale", "stem", "pakistan", "underage", "holiday", "stricter", "hydrogen", "nats", "bmi", "practises", "patient", "compete", "cares", "mystery", "uscs", "bank", "bal", "amalga", "ubl", "cement", "omni", "moment", "seminars", "taxes", "zameer", "planes", "electric", "tomorrow", "volunteering", "charities", "jobs", "local", "buyers", "interested", "businesses", "supporting", "community", "foundation", "communities", "regional", "people", "travel", "events", "employment", "business", "support", "organisations", "charitable", "groups", "education", "employees", "make", "responsible", "environment", "corporate", "work", "employee", "national", "positive", "responsibility", "company", "committed", "programmes", "programme", "year", "activities", "partners", "customers", "impact", "staff", "surface", "mppa", "crane", "offsetting", "manufacturers", "ehs", "mode", "reaches", "asas", "indigenous", "mepc", "stretch", "blueprint", "bame", "consists", "corridor", "ii", "map", "roadmap", "ambition", "riverside", "granta", "caep", "jinangu", "hedland", "wakaku", "nox", "apprenticeships", "representative", "upper", "tick", "lowest", "passengers", "ground", "baseline", "index", "passenger", "program", "decreased", "transport", "cr", "emissions", "air", "river", "airlines", "stars", "platinum", "aircraft", "annually", "rated", "growth", "carbon", "access", "quality", "achieve", "reduce", "actions", "tonnes", "energy", "reduction", "partners", "local", "responsible", "change", "sustainable", "economic", "year", "community", "strategy", "efficiency", "waste", "find", "work", "sustainability", "performance", "industry", "working", "bangladesh", "guidebook", "factory", "factories", "migrant", "workers", "bathing", "red", "foresterhill", "ilo", "waters", "wage", "garment", "samples", "chp", "scorecard", "eee", "mw", "corrective", "cambodia", "jtp", "worker", "turkey", "cholesterol", "tisp", "uzbek", "rags", "accord", "vietnam", "myanmar", "code", "directive", "textile", "trading", "fire", "living", "ethical", "conduct", "cotton", "audit", "producer", "pay", "valid", "suppliers", "india", "position", "fashion", "accessibility", "year", "energy", "minimum", "china", "managers", "made", "supply", "products", "partners", "production", "work", "benefits", "continue", "programme", "part", "footprint", "environmental", "improve", "leicestershire", "miraclefeet", "clubfoot", "instructor", "seat", "fra", "mungo", "mentors", "matched", "premium", "daughter", "parental", "severe", "boxing", "newgen", "chetwode", "ga", "philip", "newsletter", "gaye", "broadway", "disability", "recruiting", "designers", "allergy", "gig", "buyer", "becky", "bubble", "bi", "mowbray", "claim", "protected", "equal", "equality", "leicester", "ccs", "credit", "child", "property", "opportunity", "fashion", "cookies", "learning", "talent", "college", "scheme", "comfortable", "diversity", "partners", "people", "retail", "london", "time", "work", "charity", "year", "support", "car", "years", "employees", "skills", "giving", "young", "part", "experience", "staff", "site", "made", "individual", "project", "award", "employment", "make", "chaplain", "escalators", "allocation", "kilometre", "trailers", "lsts", "workwell", "gear", "beach", "commenting", "travelators", "strengthening", "toilets", "transported", "connecting", "katharine", "clg", "teardrop", "urinals", "waterless", "palace", "sustained", "ecodrivescotland", "diesel", "family", "trailer", "wrmp", "pboyd", "fulltime", "recognize", "funded", "fleet", "profiles", "drop", "fuel", "society", "owners", "play", "enterprise", "emissions", "terminals", "efficient", "cooking", "saving", "biodiesel", "run", "directors", "giving", "distribution", "reducing", "role", "find", "tonnes", "reduced", "business", "target", "consumption", "aim", "trust", "company", "carbon", "ve", "set", "waste", "programme", "helping", "environment", "corporate", "responsible", "including", "reduce", "people", "el", "biofuels", "nuestros", "icer", "shortlisted", "rsc", "para", "los", "calm", "rotterdam", "nuestras", "construcci", "como", "proyectos", "nuestro", "millones", "ficas", "causas", "desks", "glycol", "changeisintheair", "howe", "lanzatech", "corporates", "comprometidos", "empleados", "pr", "estamos", "enfoque", "cticas", "en", "de", "catherine", "amaryllis", "emma", "cancer", "enterprises", "fuels", "la", "charity", "con", "aviation", "topshop", "campaign", "una", "raised", "social", "sector", "low", "year", "breast", "news", "energy", "fuel", "brand", "sustainable", "carbon", "world", "money", "enterprise", "work", "support", "stores", "head", "sustainability", "business", "team", "greenspace", "freshwater", "seafarers", "carshare", "gact", "flour", "gatcom", "kalari", "countryside", "jp", "wv", "longacres", "sitemap", "willenhall", "rose", "distributed", "susan", "hesitate", "cain", "competent", "alice", "charlwood", "retrofitting", "nearing", "decided", "tourism", "consultative", "grants", "crawley", "citizen", "county", "mission", "fca", "west", "colleague", "sussex", "decade", "reports", "guests", "report", "scientists", "discuss", "terminal", "agreement", "trust", "summary", "estate", "local", "community", "council", "cut", "wildlife", "people", "change", "work", "energy", "carbon", "range", "year", "responsibility", "performance", "progress", "including", "read", "staff", "environmental", "sustainable", "sustainability", "place", "issues", "information", "environment", "time", "di", "sess", "ab", "feathers", "nostri", "myer", "fertiliser", "aziendale", "homewares", "angora", "skins", "il", "bwdi", "ref", "fb", "exotic", "leathers", "che", "wool", "endangered", "fur", "biosolids", "ctmk", "sm", "yv", "referer", "impegnati", "oltre", "delle", "stylish", "ci", "sociale", "animal", "husbandry", "resilience", "responsabilit", "infrastructure", "animals", "climate", "species", "don", "con", "products", "change", "driver", "international", "welfare", "design", "live", "good", "customers", "farms", "risks", "including", "world", "fashion", "materials", "brand", "product", "global", "guide", "wir", "und", "assertions", "mit", "assertion", "unsere", "den", "zu", "die", "sozialverantwortung", "db", "eine", "haben", "kpmg", "gwp", "machen", "uns", "werden", "pfund", "corroborating", "error", "opinion", "dass", "der", "ended", "von", "feasibility", "gesch", "sro", "auf", "refrigerant", "performed", "assurance", "noise", "pledge", "pages", "output", "airports", "internal", "information", "request", "night", "aircraft", "continue", "testing", "audit", "team", "included", "ensure", "strategy", "reduction", "operations", "local", "work", "programme", "procedures", "communities", "energy", "limited", "process", "spelthorne", "strathaven", "ealing", "festival", "hounslow", "commodities", "paula", "gtg", "language", "oxfam", "balloon", "oxfordshire", "mechanics", "attendees", "surprising", "ambassador", "fairer", "slough", "cargo", "scouts", "prince", "rutland", "endeavours", "dawson", "brookes", "bucks", "richmond", "restaurateur", "maidenhead", "runnymede", "hillingdon", "select", "packs", "oxford", "boroughs", "choose", "cars", "apprenticeship", "wildlife", "young", "academy", "trust", "skills", "programme", "community", "fund", "children", "people", "training", "students", "projects", "support", "business", "sustainable", "sustainability", "investment", "year", "part", "staff", "development", "work", "local", "free", "environment", "international", "find", "communities", "nous", "flash", "adobe", "redtrack", "javascript", "harry", "dans", "les", "rse", "fairbairn", "earth", "du", "avec", "gore", "speeches", "fc", "stafford", "des", "travail", "avons", "lieu", "est", "ce", "notre", "qu", "boys", "tamar", "telehouse", "pod", "te", "explorer", "nos", "player", "settings", "richard", "de", "inspirational", "branson", "mr", "degree", "watch", "internet", "le", "video", "la", "installed", "day", "browser", "en", "ll", "free", "challenge", "global", "enable", "students", "restoring", "blockages", "sewers", "insured", "sanitary", "groundwater", "wipes", "sewer", "bottling", "sink", "cdp", "grease", "debris", "loo", "sinks", "flooding", "silt", "gullies", "flooded", "telecoms", "highway", "lwg", "veolia", "java", "script", "js", "boundary", "strainers", "bathroom", "newspaper", "flowing", "browser", "beverages", "councils", "toilet", "insurance", "authority", "cleaning", "bin", "pumping", "properties", "pacific", "private", "kitchen", "companies", "owners", "insulation", "flood", "leather", "local", "put", "wastewater", "waste", "agency", "gas", "environment", "providing", "community", "fuel", "scheme", "oil", "featurespace", "ancient", "pupils", "watering", "playground", "gravel", "butterfly", "analytics", "cellulose", "bci", "fibre", "fabrics", "fabric", "canoe", "gruelling", "ride", "triathlon", "raises", "millennium", "lochwinnoch", "waiving", "discontinue", "sheer", "payable", "moisture", "tolerant", "rhs", "admire", "excell", "demolishing", "tickets", "mountain", "forests", "clothing", "unable", "players", "lottery", "scap", "sponsorship", "sponsor", "proposal", "baggage", "garden", "extremely", "surfaces", "pulp", "remaining", "school", "player", "donation", "charity", "plants", "protection", "cotton", "play", "make", "events", "project", "learning", "children", "years", "projects", "offer", "national", "ve", "time", "staff"], "loglift": [30.0, 29.0, 28.0, 27.0, 26.0, 25.0, 24.0, 23.0, 22.0, 21.0, 20.0, 19.0, 18.0, 17.0, 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.0, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, 2.0, 1.0, 1.2927, 1.2926, 1.2882, 1.2848999999999999, 1.2808999999999999, 1.2795000000000001, 1.2762, 1.2732000000000001, 1.2721, 1.2665999999999999, 1.26, 1.26, 1.252, 1.252, 1.252, 1.252, 1.252, 1.2433000000000001, 1.2422, 1.2422, 1.2422, 1.2421, 1.2421, 1.2419, 1.2357, 1.2355, 1.2327999999999999, 1.2297, 1.2296, 1.2296, 1.2279, 1.2210000000000001, 1.2249000000000001, 1.1681999999999999, 1.1517999999999999, 1.1959, 1.161, 1.2215, 1.0650999999999999, 1.1951000000000001, 1.0362, 1.1626000000000001, 0.98799999999999999, 1.1292, 1.1861999999999999, 0.9728, 1.0893999999999999, 1.1116999999999999, 1.0190999999999999, 1.0660000000000001, 0.80740000000000001, 1.0533999999999999, 0.84689999999999999, 1.0697000000000001, 1.099, 0.78869999999999996, 0.95430000000000004, 0.77649999999999997, 0.99170000000000003, 0.9395, 0.86250000000000004, 0.91000000000000003, 0.4007, 0.53720000000000001, 0.86780000000000002, 0.54430000000000001, 0.55110000000000003, 0.70699999999999996, 0.67979999999999996, 0.51270000000000004, 0.64539999999999997, 0.55649999999999999, 0.2417, 0.77410000000000001, 0.64559999999999995, 0.30099999999999999, 0.61750000000000005, 0.35909999999999997, 0.35260000000000002, 0.18640000000000001, -0.2137, 0.46729999999999999, -0.3931, 2.1282999999999999, 2.1168999999999998, 2.1021000000000001, 2.0977999999999999, 2.0870000000000002, 2.0870000000000002, 2.085, 2.0800999999999998, 2.0800999999999998, 2.0716999999999999, 2.0716999999999999, 2.0710999999999999, 2.0613000000000001, 2.0480999999999998, 2.0480999999999998, 2.0480999999999998, 2.0480999999999998, 2.0480999999999998, 2.0451999999999999, 2.0411999999999999, 2.0308000000000002, 2.0308000000000002, 2.0308000000000002, 2.0308000000000002, 2.0182000000000002, 2.0072000000000001, 2.0072000000000001, 2.0072000000000001, 2.0072000000000001, 2.0072000000000001, 1.9902, 1.9876, 1.9703999999999999, 1.9178999999999999, 1.9669000000000001, 1.9172, 1.8133999999999999, 1.748, 1.8785000000000001, 1.6646000000000001, 1.3997999999999999, 1.6836, 1.6259999999999999, 1.0728, 1.5290999999999999, 1.8492, 1.6181000000000001, 1.1982999999999999, 1.1484000000000001, 1.0686, 1.3126, 0.80420000000000003, 1.304, 1.0057, 0.87519999999999998, 0.46739999999999998, 0.12509999999999999, 0.3634, 0.80210000000000004, 0.1193, 1.1156999999999999, 0.28570000000000001, 0.15840000000000001, 0.81200000000000006, -0.17050000000000001, 0.67200000000000004, 0.49709999999999999, 0.2024, 0.84909999999999997, 0.037100000000000001, -0.64839999999999998, 2.2570000000000001, 2.25, 2.2416, 2.218, 2.2153999999999998, 2.2006999999999999, 2.2006999999999999, 2.1840999999999999, 2.1770999999999998, 2.1770999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1427999999999998, 2.1425999999999998, 2.1421000000000001, 2.1190000000000002, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0886999999999998, 2.0659000000000001, 2.0546000000000002, 2.0114000000000001, 1.9641, 1.8822000000000001, 1.8464, 1.5874999999999999, 1.9115, 2.0280999999999998, 1.7477, 1.6417999999999999, 1.4049, 1.6637, 1.3775999999999999, 1.6160000000000001, 1.0600000000000001, 1.5855999999999999, 1.5817000000000001, 1.4559, 0.86950000000000005, 1.0558000000000001, 1.5429999999999999, 1.4722999999999999, 1.5469999999999999, 1.4966999999999999, 0.85350000000000004, 0.84840000000000004, 0.82150000000000001, 0.68030000000000002, 0.96860000000000002, 0.3286, 1.2094, 1.2412000000000001, 1.181, 0.76019999999999999, 0.57779999999999998, 0.83509999999999995, 1.3025, 0.2394, -0.115, 0.77129999999999999, 0.54659999999999997, 0.45810000000000001, 0.42759999999999998, 0.48089999999999999, 2.4605999999999999, 2.4567999999999999, 2.4567999999999999, 2.4508999999999999, 2.4439000000000002, 2.4315000000000002, 2.4249000000000001, 2.4249000000000001, 2.3940999999999999, 2.3742999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3702999999999999, 2.3662999999999998, 2.3393999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3357999999999999, 2.3331, 2.3224, 2.2690999999999999, 2.2645, 2.2673000000000001, 2.2568000000000001, 2.2372999999999998, 2.2787000000000002, 2.2995000000000001, 1.9962, 2.1345999999999998, 1.7938000000000001, 1.9133, 2.1345999999999998, 2.1343000000000001, 2.0821999999999998, 2.2094999999999998, 1.8231999999999999, 2.0015999999999998, 2.1741999999999999, 1.9158999999999999, 1.4192, 1.7323999999999999, 1.4567000000000001, 1.4335, 1.2423999999999999, 1.9573, 1.6451, 0.83979999999999999, 1.282, 1.0835999999999999, 0.5101, 0.8367, 0.98070000000000002, 0.57350000000000001, 1.3104, 0.2334, 0.44579999999999997, 1.0477000000000001, 1.2642, 0.19900000000000001, 1.0077, -0.10580000000000001, 0.11550000000000001, 0.64380000000000004, 0.66639999999999999, 0.1198, 2.6006, 2.5952000000000002, 2.5918999999999999, 2.5903999999999998, 2.5733000000000001, 2.5661, 2.5499999999999998, 2.5354999999999999, 2.5217999999999998, 2.5217999999999998, 2.5217000000000001, 2.5205000000000002, 2.5074000000000001, 2.504, 2.504, 2.4796, 2.4796, 2.4796, 2.4796, 2.4796, 2.4796, 2.4794999999999998, 2.4472, 2.4443000000000001, 2.4443000000000001, 2.4443000000000001, 2.4443000000000001, 2.4443000000000001, 2.4443000000000001, 2.4443000000000001, 2.2724000000000002, 2.3841000000000001, 2.4085000000000001, 2.2290000000000001, 2.3875000000000002, 2.0670000000000002, 1.9043000000000001, 1.9991000000000001, 2.173, 1.8485, 2.2747000000000002, 1.8875, 2.2418, 1.3048999999999999, 2.0484, 2.1021000000000001, 1.5746, 2.1703000000000001, 0.84199999999999997, 0.94040000000000001, 1.8693, 2.0021, 1.7145999999999999, 1.1882999999999999, 0.9647, 0.98809999999999998, 0.96160000000000001, 1.5673999999999999, 0.073400000000000007, 0.94030000000000002, 0.93510000000000004, 0.2742, 0.46300000000000002, 0.98329999999999995, -0.2974, 0.84260000000000002, 2.7120000000000002, 2.6871, 2.6688999999999998, 2.665, 2.6631, 2.6505999999999998, 2.6440000000000001, 2.6440000000000001, 2.6440000000000001, 2.6435, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.6080000000000001, 2.5985, 2.5825, 2.5670000000000002, 2.5512999999999999, 2.5512999999999999, 2.5512999999999999, 2.5512999999999999, 2.5512999999999999, 2.5512999999999999, 2.5448, 2.5270000000000001, 2.5398000000000001, 2.5179999999999998, 2.5238999999999998, 2.5083000000000002, 2.5131000000000001, 2.4546999999999999, 2.3613, 2.2743000000000002, 1.9923, 1.871, 2.2536999999999998, 1.9878, 2.1615000000000002, 2.1913999999999998, 1.6073999999999999, 2.4173, 1.9311, 1.2524, 0.89749999999999996, 1.7199, 1.6301000000000001, 1.1204000000000001, 0.51739999999999997, 1.2305999999999999, 0.41520000000000001, 0.60729999999999995, 1.7778, 0.98750000000000004, 0.65149999999999997, 1.0076000000000001, 1.3063, 1.3849, 0.57379999999999998, 1.169, 0.51229999999999998, 0.89870000000000005, 0.74299999999999999, 1.6471, 0.17910000000000001, 1.3569, 1.1224000000000001, 0.097199999999999995, 2.7523, 2.7523, 2.7523, 2.7271000000000001, 2.7069000000000001, 2.6907000000000001, 2.6907000000000001, 2.6907000000000001, 2.6907000000000001, 2.6907000000000001, 2.6907000000000001, 2.6718000000000002, 2.6686999999999999, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.6332, 2.5975000000000001, 2.5529999999999999, 2.5289999999999999, 2.5289999999999999, 2.5289999999999999, 2.5289999999999999, 2.5289999999999999, 2.5253000000000001, 2.5125000000000002, 2.512, 2.4908999999999999, 2.3081999999999998, 2.2421000000000002, 2.2092999999999998, 2.0992000000000002, 2.1669999999999998, 1.7488999999999999, 2.1949999999999998, 1.861, 2.2806999999999999, 1.9360999999999999, 2.3309000000000002, 1.8766, 2.2273000000000001, 1.7262999999999999, 1.9587000000000001, 1.4228000000000001, 1.5385, 1.3113999999999999, 1.6186, 1.8587, 0.44969999999999999, 1.5794999999999999, 1.5339, 1.1351, 1.2538, 0.89410000000000001, 0.79479999999999995, 1.2645, 0.97850000000000004, 0.43569999999999998, 0.60999999999999999, 1.3925000000000001, 0.41020000000000001, 0.96340000000000003, 0.52569999999999995, 0.74850000000000005, 0.54100000000000004, -0.089300000000000004, 2.9836, 2.9794999999999998, 2.9462999999999999, 2.9350000000000001, 2.9205999999999999, 2.9018000000000002, 2.9018000000000002, 2.9018000000000002, 2.8761999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8391999999999999, 2.8331, 2.8052000000000001, 2.7808000000000002, 2.7808000000000002, 2.7808000000000002, 2.7808000000000002, 2.7808000000000002, 2.7808000000000002, 2.6297000000000001, 2.5163000000000002, 2.6991999999999998, 2.7585999999999999, 2.6701999999999999, 2.5127000000000002, 2.5754000000000001, 2.3525999999999998, 2.2538, 1.7020999999999999, 2.3748999999999998, 2.0512999999999999, 2.2841999999999998, 2.1560000000000001, 2.556, 1.8680000000000001, 1.2927999999999999, 1.651, 1.6266, 0.72240000000000004, 2.6415000000000002, 2.1953, 0.63919999999999999, 1.2679, 1.3996999999999999, 0.44350000000000001, 0.59919999999999995, 0.76519999999999999, 1.5881000000000001, 1.7677, -0.18010000000000001, 0.17849999999999999, 1.0497000000000001, 1.4452, -0.12959999999999999, -0.73319999999999996, 0.46239999999999998, 2.9763000000000002, 2.9618000000000002, 2.9428000000000001, 2.9428000000000001, 2.9169999999999998, 2.8795999999999999, 2.8795999999999999, 2.8795999999999999, 2.8405, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8207, 2.8087, 2.7955000000000001, 2.7646999999999999, 2.7557, 2.7482000000000002, 2.7010000000000001, 2.5716999999999999, 2.6728999999999998, 2.4716999999999998, 2.5682999999999998, 2.4943, 2.2355999999999998, 2.2629999999999999, 2.6223999999999998, 1.6960999999999999, 2.6859999999999999, 2.4582000000000002, 2.121, 2.1097999999999999, 1.5503, 2.2324000000000002, 2.1240999999999999, 0.89600000000000002, 0.95799999999999996, 1.8043, 2.0497000000000001, 1.7972999999999999, 0.5978, 0.98629999999999995, 0.1489, 0.40339999999999998, 0.46889999999999998, 0.99670000000000003, 0.093700000000000006, 0.66310000000000002, 0.55310000000000004, 1.1536999999999999, 0.56510000000000005, 1.2343, 0.46820000000000001, -0.33289999999999997, -0.076100000000000001, -0.13370000000000001, 0.76919999999999999, 0.66190000000000004, 0.51729999999999998, -0.29959999999999998, 0.30909999999999999, 3.2035, 3.1705999999999999, 3.1493000000000002, 3.1493000000000002, 3.1343999999999999, 3.1343999999999999, 3.0884, 3.0884, 3.0884, 3.0884, 3.0884, 3.0499999999999998, 3.0499999999999998, 3.0499999999999998, 3.0499999999999998, 3.0499999999999998, 3.0499999999999998, 3.0329000000000002, 3.0322, 3.0272999999999999, 3.0059999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9897999999999998, 2.9588000000000001, 2.9552999999999998, 2.7168999999999999, 2.8976999999999999, 2.8089, 2.8965000000000001, 2.5981000000000001, 2.6150000000000002, 2.2778, 2.4963000000000002, 2.2191999999999998, 2.4379, 1.1698, 1.1347, 2.2130999999999998, 1.3080000000000001, 1.6403000000000001, 1.1332, 1.9103000000000001, 0.96819999999999995, 0.69410000000000005, 2.3132999999999999, 1.5341, 0.69789999999999996, 0.57989999999999997, 1.1477999999999999, 1.2274, 1.1075999999999999, 1.0402, 0.70920000000000005, 1.9609000000000001, 3.2368999999999999, 3.2353999999999998, 3.2277999999999998, 3.2128999999999999, 3.2086999999999999, 3.1981999999999999, 3.1917, 3.1917, 3.1743000000000001, 3.1625999999999999, 3.1625999999999999, 3.1478000000000002, 3.1478000000000002, 3.1478000000000002, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1284999999999998, 3.1019999999999999, 3.1019999999999999, 3.1019999999999999, 3.1019999999999999, 3.0863, 3.0651999999999999, 2.8559999999999999, 2.7339000000000002, 2.8157000000000001, 2.8656999999999999, 2.9719000000000002, 2.5051000000000001, 2.4967999999999999, 1.865, 2.5636000000000001, 2.7576999999999998, 1.8493999999999999, 1.7391000000000001, 2.4744999999999999, 1.8725000000000001, 1.4249000000000001, 2.2254, 0.78549999999999998, 1.1791, 1.2463, 1.3039000000000001, 0.1333, -0.1376, 0.3609, 1.6174999999999999, 0.46739999999999998, -0.014500000000000001, 1.7398, 1.1707000000000001, 3.2553000000000001, 3.2433999999999998, 3.2433999999999998, 3.2282999999999999, 3.2282999999999999, 3.2086000000000001, 3.2086000000000001, 3.1817000000000002, 3.1187999999999998, 3.0952000000000002, 3.0819000000000001, 3.0819000000000001, 3.0819000000000001, 3.0819000000000001, 3.0819000000000001, 3.0819000000000001, 3.0819000000000001, 3.0794000000000001, 3.0571999999999999, 3.0223, 3.0148000000000001, 2.9954999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9716999999999998, 2.9171999999999998, 2.8489, 2.8586999999999998, 2.8121999999999998, 2.8197999999999999, 2.649, 2.5556000000000001, 2.7298, 2.2953999999999999, 2.1274999999999999, 2.3732000000000002, 1.7598, 1.6101000000000001, 1.2672000000000001, 1.1765000000000001, 1.9338, 1.7795000000000001, 0.7278, 1.0826, 1.7607999999999999, 0.89059999999999995, 0.47199999999999998, -0.094700000000000006, 0.30070000000000002, 0.23860000000000001, 1.5504, -0.0088000000000000005, 0.51939999999999997, 0.61709999999999998, 0.40570000000000001, -0.27089999999999997, -0.2303, 1.3492, -0.0263, 0.95960000000000001, 0.75609999999999999, 0.28399999999999997, 3.8696000000000002, 3.8405999999999998, 3.8405999999999998, 3.8159000000000001, 3.7987000000000002, 3.7987000000000002, 3.7761999999999998, 3.7761999999999998, 3.7458, 3.7458, 3.7082999999999999, 3.702, 3.702, 3.702, 3.702, 3.702, 3.702, 3.6825999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6335999999999999, 3.6299999999999999, 3.5857000000000001, 3.5243000000000002, 3.3628999999999998, 3.4344000000000001, 3.2871000000000001, 2.9256000000000002, 3.3511000000000002, 3.2435, 3.5019999999999998, 3.3898000000000001, 3.0840999999999998, 3.1113, 3.0865999999999998, 2.9721000000000002, 2.7040999999999999, 2.7662, 1.9678, 2.9133, 2.5463, 2.4668000000000001, 1.7882, 1.9652000000000001, 1.3174999999999999, 2.1288, 1.8092999999999999, 3.9348000000000001, 3.9175, 3.9062000000000001, 3.8921999999999999, 3.8921999999999999, 3.8515000000000001, 3.8515000000000001, 3.8264999999999998, 3.8203, 3.8203, 3.8203, 3.8203, 3.7753999999999999, 3.7753999999999999, 3.7753999999999999, 3.7570999999999999, 3.7054999999999998, 3.7054999999999998, 3.7054999999999998, 3.7054999999999998, 3.7054999999999998, 3.7054999999999998, 3.7054999999999998, 3.5806, 3.5806, 3.5806, 3.5806, 3.5806, 3.5806, 3.5806, 3.5615000000000001, 3.5003000000000002, 3.5508000000000002, 3.5438999999999998, 3.5430999999999999, 3.4643999999999999, 3.3755000000000002, 3.3803000000000001, 3.3033000000000001, 3.4039000000000001, 3.169, 3.3241999999999998, 2.9336000000000002, 3.4456000000000002, 2.4228999999999998, 2.7542, 3.2029999999999998, 3.0785, 3.1501000000000001, 0.78879999999999995, 2.2690000000000001, 2.6821000000000002, 0.61729999999999996, 2.5842999999999998, 2.1964999999999999, 0.33810000000000001, 1.3086, 0.14960000000000001, 1.1552, 1.056, 1.8126, 4.0823, 3.9801000000000002, 3.9801000000000002, 3.9331, 3.8601000000000001, 3.8601000000000001, 3.8601000000000001, 3.8601000000000001, 3.8601000000000001, 3.8601000000000001, 3.8601000000000001, 3.8511000000000002, 3.7746, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.7302, 3.6836000000000002, 3.681, 3.6221000000000001, 3.5615999999999999, 3.5768, 3.5807000000000002, 3.3986999999999998, 3.5238, 3.3279999999999998, 3.4900000000000002, 3.5125999999999999, 3.4996, 3.2576000000000001, 3.2846000000000002, 3.5573999999999999, 3.5367000000000002, 3.3347000000000002, 2.6269999999999998, 3.0190999999999999, 2.9174000000000002, 1.7834000000000001, 2.8325999999999998, 2.2566000000000002, 2.4860000000000002, 1.7891999999999999, 0.76119999999999999, 1.8479000000000001, 0.64910000000000001, 1.9267000000000001, 1.5388999999999999, 0.9113, 0.59819999999999995, 1.6129, 1.3369, 0.97319999999999995, 0.50900000000000001, 0.3634], "Freq": [356.0, 184.0, 264.0, 79.0, 84.0, 213.0, 331.0, 303.0, 66.0, 77.0, 249.0, 239.0, 512.0, 289.0, 229.0, 89.0, 89.0, 305.0, 62.0, 93.0, 84.0, 276.0, 97.0, 183.0, 147.0, 161.0, 359.0, 106.0, 66.0, 248.0, 17.661684297150355, 17.661238976147114, 16.648327552421261, 38.807935833994904, 13.751409066465728, 13.73014992479278, 12.765538213820085, 39.811591992056023, 11.795954313613828, 10.818643338619145, 9.84101654414469, 9.8410108170614077, 8.8634670221844285, 8.863466287989251, 8.8634655393090878, 8.863461078368136, 8.8634605954750452, 16.684071395392301, 7.8858638897501834, 7.8858574065557949, 7.8858179517842721, 7.8853872839264856, 7.8849601732116055, 7.8837507840945333, 15.705801974083245, 21.559808552926825, 15.706378890201751, 6.9082909722047736, 6.908119494320581, 6.9078377526439638, 215.24237262968461, 23.294385358309626, 15.57503287489773, 65.498306749487696, 59.878081961351711, 22.702724739212893, 41.149631703601727, 11.829852387063619, 169.1629903117784, 18.29768005683048, 190.97123120969698, 29.796400255235465, 283.40108399481096, 32.734205186253597, 17.352949132328057, 128.02234352018237, 43.626570441792246, 36.120238052012816, 59.624907573709535, 40.478940874098228, 180.41463742747601, 41.887225227119828, 120.2878223809947, 37.248822273769811, 31.446061809241382, 109.54453253265324, 53.698399826488846, 92.211814375171514, 42.001019034771531, 48.128663867579192, 59.627469304701151, 51.926870373477264, 201.42753417689875, 136.72009024439805, 58.012928128069987, 131.28885353294518, 126.01824454532317, 81.897501729896689, 83.910356786322922, 116.48247127020745, 81.442402157183693, 88.53811908209147, 138.56312546936215, 63.670327882558546, 76.32981302213615, 81.425311064113913, 64.075727939763894, 67.646807388310506, 65.087128181884182, 67.78020848085373, 70.492292663562083, 62.308316668971443, 63.838541879129025, 24.137595900016507, 17.655632914350644, 13.025658901346604, 12.099664498298701, 10.247674581062668, 10.247626943171985, 10.226743413838207, 9.3216801772437083, 9.3216774107942868, 8.3956852551396626, 8.3956848657683931, 8.3911023237831284, 7.4696908152666106, 6.543696121448197, 6.5436961124608137, 6.5436960070853614, 6.5436954387036339, 6.5436696675462098, 26.915485648914657, 6.4964634471253788, 5.6177004363388523, 5.6177003714244913, 5.6176985705540163, 5.6176973324074142, 11.172616318992757, 4.6917066508204774, 4.6917066483246108, 4.6917066447960494, 4.6917064618881481, 4.6917060864432623, 13.89008397609396, 8.3954950433876174, 8.3956855793321452, 13.739278776474768, 7.4696908054969464, 12.277225418378606, 22.752639149491845, 26.705163847935506, 12.561688192814985, 26.078962461047581, 43.29883355964774, 18.026857885811427, 20.379881439685381, 84.149891366862065, 25.630696148789589, 11.173669418382566, 20.236841453277062, 56.552798431007311, 56.763786366674182, 53.478934941230058, 32.386107755077639, 78.29499220327699, 27.072296171582899, 32.653981820323004, 36.352621735927627, 53.308263783581886, 67.043813845284319, 50.746643526903412, 32.964339282441607, 46.72792814993138, 21.985284923061119, 38.177711178169424, 35.836816810171406, 25.187072325792641, 40.230028204358014, 26.273248565288778, 27.950595119392915, 28.36269200363018, 22.865629499668056, 23.466780764608306, 24.192685331411937, 10.2366471305759, 9.311644935830417, 8.3866507310134306, 6.5366550923012037, 6.5198455767827008, 5.611656836490436, 5.6116548435571572, 11.16164724621593, 4.6866585181735392, 4.686658439389281, 3.7616599492059395, 3.7616599302730847, 3.7616598957834233, 3.7616594199111808, 3.7616588506720867, 3.7616493671907429, 3.7616497487093761, 3.7616495151821163, 3.7608255854193238, 3.7589230110066469, 7.4616520009668479, 2.8366617357137969, 2.8366617352391219, 2.8366617302010462, 2.8366617298403409, 2.8366617295259289, 2.8366616815871484, 2.836661682316429, 2.836661666741084, 2.8366616232988235, 11.161646877753618, 8.3866518358125877, 13.756801158486313, 25.744858614950946, 36.873197363012324, 26.645443028796596, 169.87235289837389, 12.086645645886067, 4.6855658041241712, 33.732296022772331, 51.520823432359677, 105.07796585099793, 24.890977874334521, 68.290397588293814, 18.404236957237391, 93.193381437227501, 19.897554173355925, 19.363968027787894, 27.62831220046623, 119.06758298545442, 69.569886002333988, 18.553386275938852, 20.605239729304941, 17.50710604401689, 18.732290590381165, 44.077670819708423, 43.089257125406085, 44.440354295232581, 53.046351473395184, 31.269873540261258, 55.904319949138618, 24.025054040365831, 23.199288551530643, 23.137751836539355, 31.229189006757736, 31.140190336397165, 26.316869262052577, 20.616144567103245, 28.321180693225344, 31.184315851226305, 23.441839979640587, 24.442123653459593, 24.502078899756629, 24.230788784240897, 23.811020195193265, 22.068596751951876, 11.064864598905821, 11.064862943407871, 10.147876532523526, 9.2309080898587723, 16.566730847270957, 7.3969536796902151, 7.3969536790133912, 5.5629982313005488, 18.14996555619533, 4.6460205034706243, 4.646020496265896, 4.6460203485952567, 4.6460202266139756, 4.6460201249703452, 4.6460199697255637, 4.6460194956046399, 4.6460190548472822, 4.6223841536896861, 25.603908970253556, 3.7290427724345863, 3.7290427721872526, 3.7290427693525232, 3.7290427485759894, 3.7290427463706246, 3.7290427454305211, 3.7290424069384893, 3.7290422902022557, 3.7290402885551148, 3.7290394709808043, 8.3133933715121042, 7.3918566891657722, 50.968128582293119, 34.812880789424383, 18.365476374325944, 17.943632910362322, 20.953181677482409, 9.2252950945001988, 6.4691375044921235, 44.756261596318318, 16.166307423021642, 88.839125738194255, 45.91642006447892, 13.815792662884, 13.689257126911102, 16.968659194537231, 9.218626730110449, 42.329567648838918, 18.314584323491697, 9.703752367899785, 21.030362817942756, 70.812754736554083, 28.521996852833148, 41.075988286844627, 37.884183272434747, 48.252430869315617, 14.691443059860564, 21.942048509208899, 51.270173370576977, 28.912194055688229, 34.422590722042536, 47.609581471417634, 37.14168794916116, 31.536958772221372, 41.16316360293802, 23.776809133293359, 36.371429828568239, 33.150872151571569, 25.17620408409724, 23.288827993277604, 29.68574569517564, 24.413196648182335, 29.805558336065687, 27.501636070534072, 24.589626106585303, 23.732449943539198, 23.943863108835327, 20.652616186757054, 17.966414712046802, 39.194108888389607, 76.055437778777971, 11.699157728599904, 78.331173959795265, 10.603011906279619, 7.2224474198193676, 6.3271030262551058, 6.3268673631328509, 6.3264178291509179, 21.505660560185358, 11.697408841331308, 5.4317584205485261, 5.4317582014792096, 4.5364136107145869, 4.5364135760139703, 4.536413454690071, 4.5364129826484181, 4.5364110043794783, 4.5364089667363467, 19.204405537303337, 8.1177917480933051, 3.6410688343851043, 3.6410688162411482, 3.6410687628455167, 3.6410687110134452, 3.6410686940210639, 3.6410685865770542, 3.641065265697808, 46.268356859781676, 9.0341793092814253, 6.3237458550342973, 21.622776036894496, 5.5847870492660068, 23.248387446281704, 46.951752577013039, 28.828034238100617, 13.294589981229208, 28.487397238327233, 8.1078204551214021, 20.260820831081002, 8.1176175956881558, 65.827269059982299, 11.894238300484767, 10.440474892200911, 24.466833628810441, 9.0599798209683744, 59.701929667579769, 50.639571436002697, 12.865426542733193, 10.991384611261358, 14.689819785519649, 25.293920573369498, 29.299360942779238, 28.424643720529961, 27.212581685656012, 16.246287478910901, 31.845806479505537, 18.449059409545548, 18.190447947137066, 21.558963303777169, 19.508024156771619, 16.988940950774342, 21.313177049408228, 16.85908308732494, 7.9381249450972726, 6.1870680709595156, 5.3115395698727479, 10.564710639428798, 10.564710645692719, 8.8136536190589521, 4.4360109708269082, 4.4360104868988151, 4.4360096630577868, 9.6891821304526893, 3.5604825912095066, 3.5604825902907589, 3.5604825895316443, 3.5604825889078575, 3.5604825883096103, 3.560482576589266, 3.560482575968003, 3.5604825588653739, 3.5604825345420998, 3.5604825344131412, 3.5604825049835838, 11.438994354059979, 3.4739070627150412, 7.9381247968825024, 2.684954087878344, 2.6849540838558128, 2.6849540831635061, 2.6849540826837295, 2.6849540576757698, 2.6849540053531142, 5.3115395686889268, 10.530481045646821, 5.3115390437552223, 11.878709149804623, 6.6869959596037889, 9.8337242077597651, 7.2266989221927318, 10.465202480913952, 17.56893869197388, 12.861840800878863, 21.381114222225023, 27.822216336453916, 8.8136536184215437, 15.737185194877455, 10.151858156081635, 8.7174716329135009, 28.287920881765764, 5.311539344684963, 13.502271384991174, 30.771018388147464, 49.233900394286863, 15.07556161050122, 16.428069121118515, 26.292272426437073, 41.96731735975689, 19.329788336003038, 32.935165801615312, 27.610688465021763, 11.752796212453855, 18.886538397676656, 22.384825283000776, 17.595973260174009, 14.394656344746315, 13.69196772264211, 18.423018631272722, 14.447246885328266, 15.272137657868782, 13.567623416933621, 13.69926059351798, 11.974794468135828, 13.309188544163604, 12.179694413923388, 12.301918156035271, 12.636198177422262, 5.2384867076131005, 5.2384863317286561, 5.2384683472146367, 4.374999790583999, 8.6264159002477658, 3.511513066842932, 3.511513001686001, 3.511512953078908, 3.5115128958771682, 3.5115128661742108, 3.5115128141818919, 15.445267993313642, 6.7010614776998416, 2.6480262053189176, 2.6480261584723053, 2.6480261574440029, 2.6480261419753615, 2.6480261196175006, 2.6480260571539631, 2.64802605440893, 2.6480257555247748, 2.6480255932145726, 2.6480173194260552, 8.3954992288396539, 29.394512985621919, 1.7845394314800487, 1.784539430353894, 1.7845394287782612, 1.7845394287381675, 1.7845394284611824, 14.717514763908261, 22.61204984872294, 3.5115128909984001, 5.2176263680062869, 47.401099663230944, 19.704128424498968, 14.712932075958102, 21.749255958046916, 15.000171427114701, 58.88055751910305, 10.856902564658693, 28.204333314479729, 7.481485219239123, 18.086671220155452, 5.887976569359437, 18.630355241535714, 7.4527289961920751, 20.116646517104325, 12.614558417285034, 24.467789147138085, 18.79449643788341, 22.931739716389234, 14.814869237942785, 10.833810864144688, 44.654182096294285, 14.154777414839375, 14.523259951133545, 20.589752492242997, 18.51500688475311, 24.382117973081062, 26.292365109024988, 17.796080383652374, 20.216812234090359, 26.076710734762703, 23.414358853292885, 15.338287050415092, 23.107187246135954, 17.753558127600279, 18.867738919251806, 16.687930571668431, 16.588341201481839, 16.851602781649262, 12.778179618110773, 11.930070362746262, 7.6895240186958969, 6.8414111348762194, 5.9932745502280209, 5.145196218630625, 5.1451962173538357, 5.1451962163731233, 4.2970869487160828, 3.4489776862678152, 3.448977685049349, 3.4489776851182339, 3.4489776848689528, 3.4489776846934048, 3.4489776843335016, 3.4489776840018793, 3.4489776839889337, 3.4489776838392832, 3.4489775943173093, 3.4489775228527368, 3.448977401565291, 3.4489772789716628, 10.233847611080028, 3.3367698204278402, 2.6008684183193127, 2.6008684181745871, 2.6008684182306254, 2.6008684178715789, 2.6008684177320065, 2.6008684175932477, 17.01872595195394, 39.069566792560096, 5.9933054456484731, 3.1883218246583347, 5.9463700527910346, 18.336276122825186, 8.0257854030491274, 11.005160578579712, 11.08196108819911, 24.430831754375529, 7.6895637603353739, 13.182905924211283, 8.3265265355083731, 10.001514121615401, 5.1451962220074998, 13.04227988449216, 25.794081157401116, 13.580211494860986, 13.515639762400792, 35.31807357195521, 4.2970869500308222, 6.8413925066436283, 24.982407257375858, 14.387174585931081, 12.320346285380818, 21.525129376661244, 18.571450682152911, 14.815652455545326, 9.703150670290146, 8.6432123584989675, 16.47940058049392, 14.182788314357268, 10.297398272262217, 9.3313541041423456, 12.817332716646188, 11.752078789546761, 9.1194169235113964, 6.7690658917416364, 5.9299248537035227, 5.0907850908353742, 5.0907848704537484, 4.2516446064448727, 3.4125043136154138, 3.4125042978943143, 3.4125042845468889, 5.9288721453527824, 2.5733639098357584, 2.5733639098357584, 2.5733639098357584, 2.5733639098357584, 2.5733639098357584, 2.5733639098357584, 2.573363897073377, 2.5733638791843214, 2.5733638784081569, 2.573363878191739, 2.5733638513133963, 2.5733638457390926, 2.57336383439028, 2.573362944096556, 2.5733621853678694, 2.5733621849868538, 6.450636588608857, 5.0859354125465561, 8.4473440777732662, 6.7599709001209982, 4.2516447109463353, 5.0907851044961543, 9.8242520410303449, 5.1098837687129928, 8.4449751927059484, 5.7374052234315487, 6.7429417291667884, 13.482189411917352, 10.908204817975987, 4.2516446409028825, 27.428736128202555, 3.4125043080678736, 5.0892065182482158, 8.6108764840158276, 8.4473467469964607, 20.503402222103759, 6.5972973091083098, 7.5427202008238785, 39.969067828182965, 31.577157789777047, 11.080201149780175, 8.0136127381794786, 9.4234077863745291, 27.577854797623512, 18.099519929809691, 21.945197275010798, 18.914568218397569, 15.624298105391414, 12.007787284314645, 18.052211568005031, 13.315003716512715, 12.81638676143303, 9.7686676487093109, 11.43612521113703, 9.4031716600487005, 11.04564353211792, 13.144531445044697, 12.269314526389016, 12.234557731033082, 9.8245796909665959, 9.891377885511158, 9.9590717812333853, 9.3540281567498358, 8.8295904505279079, 13.108774079535628, 8.2133812706732297, 6.5815836685943285, 6.5815835707087631, 5.7656848651271702, 5.765684861894095, 4.1338872666363482, 4.1338872616279971, 4.1338872587609226, 4.1338872034924226, 4.133887201813101, 3.3179884600295022, 3.3179884603009531, 3.3179884601607612, 3.317988459981053, 3.3179884575855891, 3.3179882838082686, 5.7656848650554959, 9.7304488833165177, 13.00005179356347, 8.2133811744797907, 2.5020896613842849, 2.5020896590944872, 2.5020896584968417, 2.5020896585511898, 2.5020896585011645, 2.5020896580990906, 2.5020896578647731, 2.5020896578294329, 2.5020896572521445, 4.133887261475202, 4.1338872614994031, 36.171266366829691, 5.7588368364190332, 10.66107764638515, 4.9497860634051225, 24.611057945585262, 12.292367927201033, 33.596516877044387, 9.7110022092041142, 9.2224997098636674, 6.581544176327812, 18.266486099381819, 17.605346561424096, 6.9240077785304619, 13.11944797087466, 9.5201912649623583, 11.022859907855455, 7.1899741697264732, 10.958435717848582, 12.221878378536799, 5.7656848640603782, 8.0303431164789387, 10.950391634620157, 9.8919366786370286, 8.5557998474773775, 7.9821815076536549, 7.3932693537279661, 7.4170165487870134, 6.7298798278131278, 6.5815836841010338, 20.566088731774133, 19.745633058910176, 16.463810411576095, 12.361532036786581, 11.541076404381116, 9.900165023745501, 9.0797093783826259, 9.0797093548476315, 7.4387980391096793, 6.6183423924477882, 6.6183423830646033, 5.7978867242027112, 5.7978866560008289, 5.7978866009286429, 4.977431058097979, 4.9774310558043293, 4.9774310555918557, 4.9774310555905403, 4.9774310551874121, 4.9774310564581645, 4.9774310555163694, 4.9774310545931915, 4.9774310264371566, 4.9774310260201871, 4.9774308959910467, 4.9774308397978295, 4.1569753669546001, 4.1569753527492015, 4.1569753029887639, 4.1569752865866354, 8.259253735914287, 7.3728731346469418, 22.729002457791815, 45.179733749337686, 16.463810392910069, 9.7211851355294989, 7.4371361830539815, 15.219569804360047, 14.822899338059738, 31.731678760809803, 11.541076407939643, 8.2592537125811543, 20.530682913190176, 21.502976945892254, 9.1082756008334851, 15.437028799545422, 18.945131451534291, 9.9001650699201384, 16.275159674575061, 13.565546768052466, 13.181987766865548, 12.107875395468492, 15.433583602317231, 13.642355641666697, 12.438997323536926, 9.9001650591562669, 10.688835865724794, 10.309640121121735, 9.4973144661603985, 9.5918012255139296, 7.2926931764900971, 6.4883520830677899, 6.4883519984472793, 5.6840109155683045, 5.6840108397017124, 4.8796697461568321, 4.8796695948583384, 4.0753282738276795, 12.923081421643037, 4.8796697485972906, 2.4666462467905941, 2.4666462355076377, 2.4666462162287832, 2.466646186182067, 2.4666460343901484, 2.4666457191375395, 2.4666414700022936, 6.2363267155180599, 4.8796697471732582, 4.0753285777136785, 16.050646007441156, 3.2709873580706512, 1.6623050810808249, 1.6623050807652258, 1.6623050798068308, 1.6623050795080418, 1.66230507930837, 1.6623050793970526, 1.6623050791622793, 1.662305079029476, 5.9281856767562733, 6.4883520831916579, 4.0753285795802521, 5.6840109083636774, 4.4019132715806402, 7.2338978560804676, 10.493035810671564, 4.0753284796385794, 11.814645856481402, 16.571391901612984, 8.0970343702879166, 19.263323457160944, 18.512283648736275, 28.33466777172681, 29.93538149386406, 9.9507163195701391, 11.593242250837381, 23.931166202349139, 15.787738696165317, 8.643375841842845, 13.717971100172637, 13.890351914903549, 16.250974296879399, 13.626478261427637, 13.526325335217837, 8.1836465580079523, 12.414508093332216, 10.049556800753155, 9.7679701133282464, 9.8898063043579043, 10.989280957008871, 9.8742307370290554, 8.0970327248739498, 9.3671977173632026, 8.4141378540935268, 8.254267859745644, 8.1891600014300252, 9.8372980448332452, 7.0399620648173373, 7.0399620647085639, 5.6412940262347782, 4.941960153825236, 4.9419600803878581, 4.2426261718998699, 4.242626170236826, 3.5432921863869433, 3.5432920796680336, 6.3393272067302311, 2.8439582031741102, 2.8439582030137367, 2.8439582019174576, 2.8439582016504219, 2.8439581723596516, 2.8439581715607334, 5.641294138753925, 2.1446242188773135, 2.1446242188271145, 2.14462421871466, 2.1446242185760576, 2.1446242183819031, 2.1446242182765385, 2.1446242181933326, 2.1446242176537642, 2.1446242138770528, 2.1446241945316791, 2.1446241760044868, 2.138724403130464, 4.941960153825236, 6.3406281248930991, 7.0399620629554258, 4.94196015447194, 8.4386300626646715, 23.82397771374831, 4.2426261703030193, 4.9419601467127672, 2.8439581780755603, 3.5266424221408084, 5.6412883980252992, 5.0171568204810848, 4.9419601589815976, 5.6412928998238794, 7.039962115422826, 6.3283638091387839, 11.030336070347316, 4.941960153825236, 6.3406280185573385, 5.5450510705911356, 6.9656097859052251, 5.6412941412458926, 6.2309604906211469, 4.9419601558710458, 5.0317763523845196, 8.2047221354616298, 6.8448212484778601, 6.1648739360051481, 5.4849247422364149, 5.4849233889202775, 4.1250260453446561, 4.125025334640525, 11.55650685377619, 3.4450766712691707, 3.4450766696540622, 3.4450766471361742, 3.445076213538917, 2.7651273496060726, 2.7651272299738952, 2.7651270393020524, 11.55667356249608, 2.0851780014729435, 2.0851780013937993, 2.085178001373992, 2.0851780011672068, 2.0851780009101568, 2.0851779717659875, 2.085177948135096, 1.4052286569540733, 1.4052286569540733, 1.4052286569540733, 1.4052286548316142, 1.4052286540990717, 1.4052286538886454, 1.4052286537759631, 2.7651273164725607, 8.2047221413454885, 2.7651273223725492, 2.7651273488262356, 2.7301787891835247, 7.3798623940367882, 10.887996720629395, 6.140030925286351, 7.2014335884744902, 4.1250260464193698, 7.5656438423870229, 4.5541521933160949, 8.8846714844589307, 3.4112016802748846, 18.001976963156881, 8.1475742153148136, 4.1250260516290211, 4.4931124922312149, 4.1250260224672299, 14.004958404024977, 6.0274781776040145, 4.8030750064982017, 10.041311978965407, 4.804975394659059, 4.8275739375366902, 6.9039114578069594, 5.534163478637363, 5.4880954628781931, 4.8049753701253746, 4.8049754320971392, 4.4040544848433791, 6.4765699694332719, 3.2597304668731577, 3.2597298858844757, 2.6163627051205594, 1.9729948322522095, 1.9729948276642759, 1.9729948271761792, 1.9729948135620023, 1.9729947233066061, 1.9729947186298815, 1.9729947004243602, 4.4877154548205569, 5.0821257698528512, 1.3296269518961847, 1.3296269518961847, 1.3296269518961847, 1.3296269518961847, 1.3296269518961847, 1.3296269516787684, 1.3296269516557262, 1.3296269512092478, 1.3296269510919347, 1.3296269510092931, 1.3296269509948087, 1.3296269491076964, 1.3296269486312318, 1.3296269473988414, 1.3296269467856248, 1.3296269467242567, 1.329626938983109, 3.2597305864060133, 2.6163627117601993, 5.4787186552762543, 5.5208160716208514, 3.9030984694431239, 3.1989873593031288, 6.9255496034435353, 3.1033323162837481, 6.3440488936985373, 3.2597301750045227, 2.6163627102722091, 2.6163627103410931, 4.546466338696435, 3.6759936000030979, 1.9729947133308148, 1.9040355046435382, 2.556141279165506, 7.6321615888752028, 3.8838719430490376, 3.7575539787184162, 8.3488816843001779, 3.9030984569497162, 4.3200598172551627, 3.8195108909402204, 4.3167900564211203, 6.0995214400538273, 3.903098469835983, 5.2918710301796432, 3.6788133940774386, 3.9325257756433696, 4.3492683170859339, 4.4184346596725348, 3.8434204034461192, 3.9431702806872009, 3.5993140930613352, 3.544889762355445, 3.2701247169093168], "Total": [356.0, 184.0, 264.0, 79.0, 84.0, 213.0, 331.0, 303.0, 66.0, 77.0, 249.0, 239.0, 512.0, 289.0, 229.0, 89.0, 89.0, 305.0, 62.0, 93.0, 84.0, 276.0, 97.0, 183.0, 147.0, 161.0, 359.0, 106.0, 66.0, 248.0, 18.431953353852496, 18.431888971657884, 17.452477463209686, 40.818122395103771, 14.52160478378579, 14.519199702994305, 13.542843403181362, 42.365580881434283, 12.566387934121144, 11.588839588633341, 10.611249275338114, 10.61124843943653, 9.633662922132249, 9.6336627277247739, 9.6336627019073813, 9.6336622005701305, 9.6336621219893708, 18.293493156107935, 8.656072990598231, 8.656070266579766, 8.6560668269252883, 8.6560486606040214, 8.6559673552126881, 8.6557731786373182, 17.352227806349347, 23.822890024265881, 17.402754704319783, 7.6784862670256437, 7.6784674471561383, 7.6784333662493474, 239.65564809768529, 26.117010996040126, 17.394702906760422, 77.414924219371713, 71.938975919341686, 26.100519867710393, 48.988316862048386, 13.256702558762536, 221.66151386687326, 21.053681011007459, 257.56271918868885, 35.41691543002878, 401.10948809115808, 40.229076653585778, 20.144666507364711, 183.97126487171556, 55.79418078053375, 45.173207330768385, 81.804319632946402, 52.991264038124029, 305.88509863266501, 55.533461052271207, 196.03900597689776, 48.582296675618416, 39.828970771026512, 189.23918544032438, 78.602730764030383, 161.24618189424109, 59.223477835114672, 71.503949653334914, 95.674136652933029, 79.451567209524995, 512.87806520417439, 303.72693300744913, 92.592430527596235, 289.59623016459955, 276.08141258113551, 153.51369938106288, 161.63031006968939, 265.16796643721295, 162.36679250623459, 192.91949101017141, 413.61993066212972, 111.61069564341477, 152.14672726121071, 229.0759322021774, 131.35103401789826, 179.56225053751427, 173.90200787341763, 213.84254301458387, 331.79269702788218, 148.42846071408152, 359.53333079873147, 24.911230864912692, 18.42926772104374, 13.799294020554671, 12.873299299543525, 11.021309835409443, 11.021309475810167, 11.02061704294904, 10.095315079182779, 10.095315243352358, 9.1693203566029879, 9.1693203956697857, 9.16907719242867, 8.2433256220268198, 7.3173308831594461, 7.3173308817429046, 7.3173308877729282, 7.3173309083062161, 7.3173323550257896, 30.183399616369353, 7.3142357556402722, 6.3913360556728787, 6.3913360556825856, 6.3913358318481315, 6.391335090822853, 12.872301560669159, 5.4653414091319483, 5.4653414087188201, 5.465341408725914, 5.465341414470851, 5.4653413447023542, 16.457735832855668, 9.9736436598629918, 10.146908719163825, 17.500055439363582, 9.0592244246199343, 15.648485531609438, 32.17277897742472, 40.314302088382526, 16.642897287167042, 42.79227415249683, 92.583450308408231, 29.023279988974743, 34.756634849693519, 249.53021958803654, 48.158925753134632, 15.243110205754997, 34.785778140482996, 147.91548988156671, 156.07686805972611, 159.25405695624886, 75.561373938766096, 303.72693300744913, 63.709900714255383, 103.55272601155393, 131.35103401789826, 289.59623016459955, 512.87806520417439, 305.88509863266501, 128.14073263021737, 359.53333079873147, 62.458470453619967, 248.72563194590484, 265.16796643721295, 96.944309533733033, 413.61993066212972, 116.32631932541418, 147.40020327782739, 200.83295295636086, 84.799563262524458, 196.03900597689776, 401.10948809115808, 11.010349841577794, 10.085351969870146, 9.1603530716872523, 7.3103564682030555, 7.3103474158101021, 6.3853580872864448, 6.3853579495661075, 12.91293680883086, 5.4603596924612958, 5.4603596848421985, 4.5353612919770008, 4.5353612933889735, 4.5353612883727008, 4.5353612566662491, 4.5353613068332539, 4.5353588982776945, 4.5353604371671468, 4.5353604259388423, 4.5352629248517191, 4.5351337856898741, 9.2129430954631655, 3.6103629058786324, 3.6103629060584606, 3.6103629053363706, 3.6103629053356783, 3.6103629052982713, 3.6103629008998479, 3.6103629052267006, 3.6103629066533705, 3.6103629115436586, 14.533893016331584, 11.044571511702433, 18.915549293439032, 37.115710264201596, 57.693854984358516, 43.209793427690116, 356.87094245353308, 18.364624511942914, 6.335889322394018, 60.377523872024199, 102.51479647823521, 264.98438194829089, 48.45888947719574, 176.97174766790866, 37.579839963676946, 331.79269702788218, 41.883720549882121, 40.918037283698887, 66.209276781964888, 512.87806520417439, 248.72563194590484, 40.752691774537745, 48.576927700965975, 38.299424767052763, 43.097064480749005, 192.91949101017141, 189.57297317282521, 200.83295295636086, 276.08141258113551, 121.98916967078492, 413.61993066212972, 73.667334373867106, 68.908833406346105, 72.987266100109352, 150.061759808153, 179.56225053751427, 117.32805599186692, 57.592682175905999, 229.0759322021774, 359.53333079873147, 111.39152557191615, 145.40952106549523, 159.25405695624886, 162.36679250623459, 151.28104770169364, 23.522782596324991, 11.839100507061223, 11.839100553137888, 10.922122865570669, 10.005145038387855, 18.180107348101544, 8.1711895796761329, 8.1711895796991172, 6.3372341172271058, 21.089410427585701, 5.4202563852137491, 5.4202563849333973, 5.4202563942180699, 5.4202563777343373, 5.4202563930357615, 5.4202563680855427, 5.4202563827470955, 5.4202563565626081, 5.4141467394751208, 30.806230279554565, 4.5032786533244655, 4.5032786532723064, 4.5032786532160802, 4.5032786530072348, 4.5032786528647311, 4.503278652661276, 4.5032786461846976, 4.5032786511940577, 4.5032785542137175, 4.5032788471235321, 10.065689479695877, 9.0462536283611339, 65.791554007971357, 45.144732670956792, 23.750314541731608, 23.448899121545679, 27.922114366272726, 11.794383431766093, 8.1009898162980001, 75.899305629281585, 23.871768076609925, 184.45440015863417, 84.597798852275687, 20.401786033769877, 20.220887058215979, 26.405482031180934, 12.631113476974026, 85.341533941391233, 30.891880802198898, 13.772808941826472, 38.647379038359723, 213.84254301458387, 62.974033590557781, 119.48006275748239, 112.77926663742734, 173.90200787341763, 25.903588250055027, 52.865378048156707, 276.37792960333127, 100.15167659424398, 145.40952106549523, 356.87094245353308, 200.83295295636086, 147.66057411508237, 289.59623016459955, 80.055374875318236, 359.53333079873147, 264.98438194829089, 110.23130422022142, 82.118094204460689, 303.72693300744913, 111.25654029997409, 413.61993066212972, 305.88509863266501, 161.24618189424109, 152.14672726121071, 265.16796643721295, 21.428298270345969, 18.742279317654422, 41.023312094806329, 79.721381430506028, 12.47485136967847, 84.124755375906489, 11.572359909321461, 7.9981261398080372, 7.1027812935411152, 7.1027611194568623, 7.1027569103542465, 24.175040703190422, 13.322867686650403, 6.2074365002192131, 6.2074365053633427, 5.3120917044999603, 5.3120917030721415, 5.3120917049233496, 5.312091720833604, 5.3120917736374151, 5.3120921259292109, 22.491040336960065, 9.8194657150566051, 4.4167469092526996, 4.4167469087971023, 4.4167469127025365, 4.4167469156442403, 4.4167469191630566, 4.4167469228554346, 4.4167472319129351, 66.656266630199724, 11.639827471951371, 7.9507134254052554, 32.530796567691631, 7.1709681309027085, 41.130800798458772, 97.738338545654997, 54.581020484031463, 21.154851441701787, 62.705823507232637, 11.653662032498977, 42.892531590930822, 12.057615796647852, 249.53021958803654, 21.436230710760977, 17.832505286543036, 70.826981525125817, 14.455285933456008, 359.53333079873147, 276.37792960333127, 27.73615681660414, 20.748132850819534, 36.968728759447444, 107.74040213778622, 156.07686805972611, 147.91548988156671, 145.40952106549523, 47.368338703882465, 413.61993066212972, 100.70117623761001, 99.807139371218213, 229.0759322021774, 171.61530569377194, 88.835172020836097, 401.10948809115808, 101.47158073596188, 8.7151242759510588, 6.96406727802347, 6.0885387704965499, 12.157608610822953, 12.180850234000745, 10.289986780182373, 5.2130102521532722, 5.2130102108980827, 5.2130103431431074, 11.392176037455348, 4.3374817529250143, 4.3374817532855428, 4.3374817532372196, 4.337481752967479, 4.3374817530103771, 4.3374817528953642, 4.3374817528293788, 4.3374817565331218, 4.3374817553074072, 4.3374817562533146, 4.3374817489976323, 14.068009172592289, 4.3415804105198372, 10.075023060504737, 3.4619532465616158, 3.4619532462628775, 3.4619532463146951, 3.4619532462461882, 3.4619532391892789, 3.4619532491320912, 6.8928799355020276, 13.910588911123131, 6.9276791577953016, 15.833435482309108, 8.8609675108320705, 13.235833974993668, 9.6803203134807312, 14.861784004878045, 27.392335030989891, 21.87587434746284, 48.21444960745135, 70.826981525125817, 15.30194442064275, 35.646788629107839, 19.328900034408637, 16.108832927133342, 93.729643695315517, 7.8304323091509476, 32.367563958893356, 145.40952106549523, 331.79269702788218, 44.640293995392391, 53.215857134186486, 141.77999697372655, 413.61993066212972, 93.362330147485551, 359.53333079873147, 248.72563194590484, 32.8432669230397, 116.32631932541418, 192.91949101017141, 106.22158180797375, 64.455359109575795, 56.674356649952216, 171.61530569377194, 74.209406819843352, 151.28104770169364, 91.322187031169065, 107.74040213778622, 38.135032701382286, 183.97126487171556, 51.845299440368954, 66.209276781964888, 189.57297317282521, 6.0162886598750767, 6.0162886537691751, 6.0162896020771477, 5.1528018409602314, 10.368016599792512, 4.2893150158573743, 4.2893150183070761, 4.2893150182152979, 4.2893150228477861, 4.289315025844024, 4.2893150154675004, 19.225725274566145, 8.3670126784382326, 3.4258281954411713, 3.4258281995842963, 3.4258281988356782, 3.4258281937458892, 3.4258281979580438, 3.4258282005928185, 3.4258282005615821, 3.4258281989185955, 3.4258282403285385, 3.4258281783368441, 11.25603461865153, 41.205799828152877, 2.5623413702842557, 2.5623413707670406, 2.5623413704954197, 2.5623413705473586, 2.5623413705298561, 21.209489736280563, 33.006652983611531, 5.1284554288899526, 7.7826679021435421, 84.879541741550852, 37.692136450349743, 29.084759947576718, 47.994234490962178, 30.932831707368454, 184.45440015863417, 21.770653594791046, 78.979327792109174, 13.770186911880053, 46.986200493252419, 10.305903451236365, 51.362231399175094, 14.469402969927174, 64.455359109575795, 32.037084743112395, 106.19462327289656, 72.660664832897993, 111.25654029997409, 52.865378048156707, 30.409342115194988, 512.87806520417439, 52.525240468799488, 56.407269690518241, 119.15204172047281, 95.160167596160321, 179.56225053751427, 213.84254301458387, 90.492692268922838, 136.83648840330903, 303.72693300744913, 229.0759322021774, 68.62251742756429, 276.08141258113551, 121.98916967078492, 200.83295295636086, 142.15741747700295, 173.90200787341763, 331.79269702788218, 13.557006754093763, 12.708897486895856, 8.4683511427056128, 7.6202421675537622, 6.7721373283027342, 5.924023337102315, 5.924023337099503, 5.9240233369091611, 5.075914068617724, 4.2278048004945683, 4.2278047999056056, 4.2278047999930557, 4.2278047999037698, 4.2278047999146189, 4.2278048000688386, 4.2278047999140975, 4.2278047999831792, 4.2278047998266235, 4.2278048037834859, 4.2278048142046032, 4.2278048404958195, 4.2278047931697751, 12.621361866236864, 4.2314324658528406, 3.3796955314364463, 3.3796955313160018, 3.3796955314351069, 3.379695531423724, 3.3796955314293338, 3.3796955314069361, 25.72335662581639, 66.142189486381767, 8.4504134215342219, 4.2362317638547369, 8.6312875250226178, 31.155656341767422, 12.807684539222999, 21.945833672867533, 24.392888784166676, 93.362330147485551, 14.99554314380164, 35.530633297928105, 17.779820943937779, 24.275677105991139, 8.3717197479336853, 42.224810372904528, 148.42846071408152, 54.619317253446205, 55.702685081441004, 359.53333079873147, 6.4186159368131399, 15.966654382853934, 276.37792960333127, 84.879541741550852, 63.709900714255383, 289.59623016459955, 213.84254301458387, 144.49911937831115, 41.560342210648223, 30.932831707368454, 413.61993066212972, 248.72563194590484, 75.561373938766096, 46.105121104411992, 305.88509863266501, 512.87806520417439, 120.39272453556353, 7.5484909700689453, 6.7093506034055892, 5.8702101623167877, 5.8702101807051283, 5.031069766874305, 4.1919293473530832, 4.1919293478035717, 4.1919293512651548, 7.5728679367983585, 3.352788941954739, 3.352788941954739, 3.352788941954739, 3.352788941954739, 3.352788941954739, 3.352788941954739, 3.3527889434629077, 3.352788943345864, 3.3527889433515883, 3.3527889433942129, 3.3527889485206837, 3.352788948807329, 3.352788949855606, 3.3527889601960168, 3.3527890741682147, 3.3527890741984776, 8.5060699675305109, 6.7957047619362001, 11.639795562015486, 9.3994183258971944, 5.9560681502582868, 7.4761541790695869, 16.419434228923858, 7.7182528800116579, 15.598901468815827, 9.6212891388072777, 12.176155493514448, 31.532424182765226, 24.822928414752226, 6.7547075366123011, 110.03086065540498, 5.0872741432668569, 9.5280686369048944, 22.586331401320319, 22.405870603904784, 95.160167596160321, 15.479968754331857, 19.721762051250252, 356.87094245353308, 264.98438194829089, 39.891619816083754, 22.572933038050806, 34.162847650543604, 331.79269702788218, 147.66057411508237, 413.61993066212972, 276.37792960333127, 213.84254301458387, 96.944309533733033, 359.53333079873147, 150.061759808153, 161.24618189424109, 67.404878264649582, 142.15741747700295, 59.859954020228585, 151.28104770169364, 401.10948809115808, 289.59623016459955, 305.88509863266501, 99.583786698684278, 111.61069564341477, 129.86031810354271, 276.08141258113551, 141.77999697372655, 13.889748583751933, 8.9943557632605025, 7.3625581557221116, 7.3625581658821666, 6.5466593512890858, 6.5466593516487768, 4.9148617441021107, 4.9148617440422484, 4.9148617443030957, 4.9148617505178285, 4.9148617507141346, 4.098962940326305, 4.0989629408403427, 4.0989629408560804, 4.0989629409075885, 4.0989629405199395, 4.0989629603934121, 7.2459933376428687, 12.237293839682193, 16.428877698228614, 10.603038111203281, 3.283064136798119, 3.2830641370330618, 3.2830641370398657, 3.2830641371324916, 3.2830641371319045, 3.2830641367413529, 3.2830641367451951, 3.2830641367515367, 3.2830641368040423, 5.5948111966929606, 5.6141957303071068, 62.352743438769053, 8.2849411573146465, 16.762371518243715, 7.1294285205751251, 47.775508053731834, 23.462887949906722, 89.844734561484657, 20.870961227220427, 26.150188587651545, 14.99554314380164, 147.91548988156671, 147.66057411508237, 19.753985264119546, 92.528370678272481, 48.158925753134632, 92.592430527596235, 27.76564169292671, 108.56598013921167, 159.25405695624886, 14.880611703596372, 45.173207330768385, 142.15741747700295, 144.49911937831115, 70.826981525125817, 61.019106919795703, 63.709900714255383, 68.371957436664317, 86.382833621774012, 24.16143940035915, 21.346759510355493, 20.526303839084388, 17.244481157683204, 13.1422027989047, 12.321747127104818, 10.680835785337308, 9.8603801118773262, 9.860380114098195, 8.2194687697328863, 7.3990130958364686, 7.3990130985156197, 6.5785574244654272, 6.5785574328472967, 6.5785574421593118, 5.7581017540661392, 5.7581017532345031, 5.7581017531931966, 5.7581017532633778, 5.7581017531442154, 5.7581017549319427, 5.7581017551956295, 5.7581017553601637, 5.7581017568254165, 5.7581017568099719, 5.758101770146987, 5.7581017788237201, 4.9376460864011102, 4.9376460860880602, 4.9376460977961658, 4.9376460938474862, 9.9659191757376711, 9.0864132226037242, 34.529058404450716, 77.544904252448035, 26.038968622073746, 14.625451134157347, 10.06206068343818, 32.838632206068063, 32.249153359039013, 129.86031810354271, 23.48815969139768, 13.842461116542259, 85.341533941391233, 99.807139371218213, 20.262926298276341, 62.705823507232637, 120.39272453556353, 28.256024893134935, 196.03900597689776, 110.23130422022142, 100.15167659424398, 86.839531641032011, 356.87094245353308, 413.61993066212972, 229.0759322021774, 51.895482652628942, 176.97174766790866, 276.37792960333127, 44.051246933250553, 78.595629210393071, 8.0744382577289873, 7.2700970778867022, 7.2700970901166038, 6.4657559088958534, 6.465755919621972, 5.6614147406963866, 5.6614147684606593, 4.8570736310314144, 16.402268494561916, 6.3413641793281323, 3.2483912328198392, 3.2483912340904491, 3.2483912373234762, 3.2483912419929659, 3.2483912637762939, 3.2483912977892913, 3.2483918857694336, 8.2329011714168097, 6.5864131271122961, 5.6962139818033313, 22.603715220531452, 4.6961002889699532, 2.4440500638042728, 2.4440500639578504, 2.4440500639803862, 2.4440500638743625, 2.4440500639004727, 2.4440500641770413, 2.4440500639034015, 2.444050063897496, 9.2041230382257631, 10.786424502081084, 6.7090630442330808, 9.8028857909875207, 7.5336086990828477, 14.686123599115664, 23.388611844064318, 7.6320687684322497, 34.162847650543604, 56.674356649952216, 21.659568738538628, 95.160167596160321, 106.22158180797375, 229.0759322021774, 264.98438194829089, 41.307138452396245, 56.155130591092679, 331.79269702788218, 153.51369938106288, 42.656593814309851, 161.63031006968939, 248.72563194590484, 512.87806520417439, 289.59623016459955, 305.88509863266501, 49.843357228232108, 359.53333079873147, 171.61530569377194, 151.28104770169364, 189.23918544032438, 413.61993066212972, 356.87094245353308, 60.311146312394072, 276.08141258113551, 92.528370678272481, 111.25654029997409, 176.97174766790866, 10.626043535912601, 7.8287076017488957, 7.8287076017788708, 6.4300396499079255, 5.7307056321654439, 5.7307056475357294, 5.0313716439735154, 5.0313716444510508, 4.3320376579711226, 4.3320376811102514, 8.0467556439128725, 3.63270367134812, 3.632703671426273, 3.6327036720392467, 3.6327036724894946, 3.6327036764156238, 3.6327036766018934, 7.3470173069760643, 2.933369684985963, 2.9333696849911037, 2.9333696850603737, 2.9333696850657591, 2.9333696851588043, 2.9333696851425217, 2.9333696851596525, 2.9333696856008062, 2.9333696863011043, 2.9333696928424287, 2.933369697973542, 2.9357171321014759, 7.0906043332588053, 9.6737014090722031, 12.622329585833365, 8.2492316766123555, 16.320699310378565, 66.142189486381767, 7.6972667771175525, 9.9847165087381367, 4.4370448476323485, 6.1553911037839617, 13.366976950249159, 11.569191723139046, 11.680516068500147, 14.950102981124763, 24.392888784166676, 20.606572014262991, 79.809988598842168, 13.890097837790474, 25.72335662581639, 24.357656587476402, 60.311146312394072, 40.920930597122286, 86.382833621774012, 30.438477534863356, 42.656593814309851, 8.9947599338506485, 7.6348621494479101, 6.9549119251013334, 6.2749625313788799, 6.2749630306558384, 4.9150638299627385, 4.9150641130092856, 14.119049221724712, 4.235114487981595, 4.2351144892728385, 4.2351144999402139, 4.2351146759300926, 3.5551651285188783, 3.5551651779523286, 3.5551652577875643, 15.133439354633586, 2.8752157777909213, 2.8752157778351415, 2.8752157778214169, 2.8752157778709386, 2.8752157779154177, 2.8752157896396859, 2.8752157987936888, 2.1952664260891979, 2.1952664260891979, 2.1952664260891979, 2.1952664266793556, 2.1952664267664441, 2.1952664268974549, 2.195266426808824, 4.4032744086219093, 13.890097837790474, 4.4505099412739924, 4.4811598651894711, 4.4280855568994983, 12.950211003188796, 20.882320324581329, 11.719763416702023, 14.845594116038953, 7.6900589832981696, 17.838674367825842, 9.1946857094498959, 26.509418062205565, 6.0993619114822728, 89.508545933815356, 29.084759947576718, 9.4004822322547099, 11.59705725318195, 9.9115355818506661, 356.87094245353308, 34.956251522562717, 18.427800586137273, 303.72693300744913, 20.329000464425235, 30.101340082327567, 276.08141258113551, 83.853619143705501, 264.98438194829089, 84.879541741550852, 93.729643695315517, 40.314302088382526, 7.2690465522945109, 4.0522071814107683, 4.0522074027392296, 3.4088392551320039, 2.7654713711672021, 2.765471372449765, 2.7654713726811888, 2.765471379035005, 2.7654714136668503, 2.7654714156031863, 2.765471423436904, 6.3470515018244624, 7.7589802498796319, 2.1221034893341209, 2.1221034893341209, 2.1221034893341209, 2.1221034893341209, 2.1221034893341209, 2.1221034889991666, 2.1221034896620337, 2.1221034895119124, 2.122103489552885, 2.1221034896182074, 2.1221034896022872, 2.1221034903064209, 2.1221034904689642, 2.1221034908951295, 2.1221034915861821, 2.1221034916285682, 2.1221034941937793, 5.45087510983398, 4.3864276173391623, 9.7425927755971191, 10.429619337035959, 7.2624810993887978, 5.9287939112226535, 15.397493894185512, 6.0886304923172396, 15.139295117510017, 6.6153799863985299, 5.1907687869619341, 5.2588360341102636, 11.640095457844303, 9.1614253772910779, 3.7430597829803824, 3.6878242933102099, 6.0586230836752257, 36.710470808263203, 12.622329585833365, 13.51929404139762, 93.362330147485551, 15.284757965811504, 30.097264682606458, 21.154851441701787, 47.994234490962178, 189.57297317282521, 40.918037283698887, 183.97126487171556, 35.646788629107839, 56.155130591092679, 116.32631932541418, 161.63031006968939, 50.965644199058104, 68.908833406346105, 90.492692268922838, 141.77999697372655, 151.28104770169364], "logprob": [30.0, 29.0, 28.0, 27.0, 26.0, 25.0, 24.0, 23.0, 22.0, 21.0, 20.0, 19.0, 18.0, 17.0, 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.0, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0, 2.0, 1.0, -6.9752000000000001, -6.9752000000000001, -7.0343, -6.1879999999999997, -7.2253999999999996, -7.2270000000000003, -7.2998000000000003, -6.1623999999999999, -7.3788, -7.4653, -7.5599999999999996, -7.5599999999999996, -7.6646999999999998, -7.6646999999999998, -7.6646999999999998, -7.6646999999999998, -7.6646999999999998, -7.0320999999999998, -7.7815000000000003, -7.7815000000000003, -7.7815000000000003, -7.7816000000000001, -7.7816000000000001, -7.7817999999999996, -7.0926, -6.7758000000000003, -7.0925000000000002, -7.9138999999999999, -7.9138999999999999, -7.9138999999999999, -4.4748000000000001, -6.6984000000000004, -7.1009000000000002, -5.6646000000000001, -5.7542999999999997, -6.7241, -6.1294000000000004, -7.3760000000000003, -4.7157, -6.9398, -4.5945, -6.4522000000000004, -4.1997, -6.3582000000000001, -6.9927999999999999, -4.9943999999999997, -6.0709, -6.2596999999999996, -5.7584999999999997, -6.1458000000000004, -4.6513, -6.1116000000000001, -5.0567000000000002, -6.2290000000000001, -6.3982999999999999, -5.1502999999999997, -5.8632, -5.3224999999999998, -6.1089000000000002, -5.9726999999999997, -5.7584999999999997, -5.8967999999999998, -4.5411999999999999, -4.9287000000000001, -5.7858999999999998, -4.9691999999999998, -5.0102000000000002, -5.4410999999999996, -5.4168000000000003, -5.0888999999999998, -5.4466999999999999, -5.3632, -4.9153000000000002, -5.6928999999999998, -5.5114999999999998, -5.4469000000000003, -5.6864999999999997, -5.6322999999999999, -5.6708999999999996, -5.6303000000000001, -5.5911, -5.7145000000000001, -5.6901999999999999, -5.8384, -6.1510999999999996, -6.4551999999999996, -6.5289999999999999, -6.6951000000000001, -6.6951000000000001, -6.6970999999999998, -6.7897999999999996, -6.7897999999999996, -6.8944000000000001, -6.8944000000000001, -6.8949999999999996, -7.0113000000000003, -7.1436000000000002, -7.1436000000000002, -7.1436000000000002, -7.1436000000000002, -7.1436000000000002, -5.7294, -7.1509, -7.2961999999999998, -7.2961999999999998, -7.2961999999999998, -7.2961999999999998, -6.6086999999999998, -7.4763000000000002, -7.4763000000000002, -7.4763000000000002, -7.4763000000000002, -7.4763000000000002, -6.391, -6.8944000000000001, -6.8944000000000001, -6.4019000000000004, -7.0113000000000003, -6.5144000000000002, -5.8975, -5.7373000000000003, -6.4915000000000003, -5.7610000000000001, -5.2539999999999996, -6.1303000000000001, -6.0076000000000001, -4.5895000000000001, -5.7784000000000004, -6.6086, -6.0145999999999997, -4.9870000000000001, -4.9832000000000001, -5.0429000000000004, -5.5444000000000004, -4.6616999999999997, -5.7236000000000002, -5.5362, -5.4288999999999996, -5.0461, -4.8167999999999997, -5.0952999999999999, -5.5266999999999999, -5.1778000000000004, -5.9318, -5.3799000000000001, -5.4432, -5.7957999999999998, -5.3274999999999997, -5.7535999999999996, -5.6917, -5.6771000000000003, -5.8925000000000001, -5.8666, -5.8361000000000001, -6.5260999999999996, -6.6208, -6.7253999999999996, -6.9747000000000003, -6.9771999999999998, -7.1272000000000002, -7.1272000000000002, -6.4396000000000004, -7.3074000000000003, -7.3074000000000003, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5271999999999997, -7.5274000000000001, -7.5278999999999998, -6.8422999999999998, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -7.8094999999999999, -6.4396000000000004, -6.7253999999999996, -6.2305000000000001, -5.6037999999999997, -5.2446000000000002, -5.5694999999999997, -3.7170000000000001, -6.3600000000000003, -7.3075999999999999, -5.3335999999999997, -4.9100999999999999, -4.1974, -5.6375999999999999, -4.6283000000000003, -5.9394999999999998, -4.3174000000000001, -5.8615000000000004, -5.8887, -5.5331999999999999, -4.0724, -4.6097000000000001, -5.9314, -5.8265000000000002, -5.9894999999999996, -5.9218000000000002, -5.0660999999999996, -5.0888, -5.0579000000000001, -4.8808999999999996, -5.4093999999999998, -4.8284000000000002, -5.673, -5.7080000000000002, -5.7106000000000003, -5.4107000000000003, -5.4135999999999997, -5.5819000000000001, -5.8259999999999996, -5.5084999999999997, -5.4122000000000003, -5.6976000000000004, -5.6558000000000002, -5.6532999999999998, -5.6645000000000003, -5.6818999999999997, -5.5633999999999997, -6.2538, -6.2538, -6.3403, -6.4349999999999996, -5.8501000000000003, -6.6565000000000003, -6.6565000000000003, -6.9413999999999998, -5.7588999999999997, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1215000000000002, -7.1265999999999998, -5.4147999999999996, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -7.3414000000000001, -6.5396999999999998, -6.6571999999999996, -4.7263000000000002, -5.1074999999999999, -5.7470999999999997, -5.7702999999999998, -5.6151999999999997, -6.4356, -6.7904999999999998, -4.8563000000000001, -5.8746, -4.1707000000000001, -4.8307000000000002, -6.0316999999999998, -6.0408999999999997, -5.8262, -6.4363000000000001, -4.9119999999999999, -5.7497999999999996, -6.3849999999999998, -5.6116000000000001, -4.3975, -5.3068999999999997, -4.9420999999999999, -5.0229999999999997, -4.7811000000000003, -5.9702999999999999, -5.5690999999999997, -4.7203999999999997, -5.2933000000000003, -5.1188000000000002, -4.7945000000000002, -5.0427999999999997, -5.2064000000000004, -4.9400000000000004, -5.4888000000000003, -5.0636999999999999, -5.1565000000000003, -5.4316000000000004, -5.5095999999999998, -5.2668999999999997, -5.4623999999999997, -5.2628000000000004, -5.3433000000000002, -5.4551999999999996, -5.4907000000000004, -5.4817999999999998, -5.5166000000000004, -5.6559999999999997, -4.8758999999999997, -4.2130000000000001, -6.085, -4.1835000000000004, -6.1833, -6.5673000000000004, -6.6996000000000002, -6.6997, -6.6997, -5.4762000000000004, -6.0850999999999997, -6.8521999999999998, -6.8521999999999998, -7.0323000000000002, -7.0323000000000002, -7.0323000000000002, -7.0323000000000002, -7.0323000000000002, -7.0323000000000002, -5.5892999999999997, -6.4504000000000001, -7.2522000000000002, -7.2522000000000002, -7.2522000000000002, -7.2522000000000002, -7.2522000000000002, -7.2522000000000002, -7.2522000000000002, -4.71, -6.3434999999999997, -6.7001999999999997, -5.4706999999999999, -6.8243999999999998, -5.3982000000000001, -4.6954000000000002, -5.1830999999999996, -5.9570999999999996, -5.1950000000000003, -6.4516, -5.5358000000000001, -6.4504000000000001, -4.3574000000000002, -6.0683999999999996, -6.1988000000000003, -5.3472, -6.3406000000000002, -4.4550999999999998, -4.6196999999999999, -5.9898999999999996, -6.1474000000000002, -5.8573000000000004, -5.3139000000000003, -5.1669, -5.1971999999999996, -5.2408000000000001, -5.7565999999999997, -5.0835999999999997, -5.6295000000000002, -5.6436000000000002, -5.4737, -5.5735999999999999, -5.7119, -5.4851000000000001, -5.7195999999999998, -6.3048000000000002, -6.5541, -6.7065999999999999, -6.0190000000000001, -6.0190000000000001, -6.2001999999999997, -6.8868, -6.8868, -6.8868, -6.1055000000000001, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -7.1066000000000003, -5.9394999999999998, -7.1311999999999998, -6.3048000000000002, -7.3888999999999996, -7.3888999999999996, -7.3888999999999996, -7.3888999999999996, -7.3888999999999996, -7.3888999999999996, -6.7065999999999999, -6.0223000000000004, -6.7065999999999999, -5.9017999999999997, -6.4763999999999999, -6.0907, -6.3986999999999998, -6.0285000000000002, -5.5103999999999997, -5.8223000000000003, -5.3140000000000001, -5.0507, -6.2001999999999997, -5.6204999999999998, -6.0589000000000004, -6.2111999999999998, -5.0340999999999996, -6.7065999999999999, -5.7736999999999998, -4.9500000000000002, -4.4798999999999998, -5.6635, -5.5774999999999997, -5.1073000000000004, -4.6395999999999997, -5.4149000000000003, -4.8819999999999997, -5.0583, -5.9123999999999999, -5.4381000000000004, -5.2680999999999996, -5.5088999999999997, -5.7096999999999998, -5.7596999999999996, -5.4629000000000003, -5.7060000000000004, -5.6505000000000001, -5.7687999999999997, -5.7591999999999999, -5.8936999999999999, -5.7881, -5.8768000000000002, -5.8667999999999996, -5.8399999999999999, -6.6352000000000002, -6.6352000000000002, -6.6352000000000002, -6.8152999999999997, -6.1364000000000001, -7.0351999999999997, -7.0351999999999997, -7.0351999999999997, -7.0351999999999997, -7.0351999999999997, -7.0351999999999997, -5.5538999999999996, -6.3888999999999996, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -7.3174000000000001, -6.1635, -4.9104000000000001, -7.7119999999999997, -7.7119999999999997, -7.7119999999999997, -7.7119999999999997, -7.7119999999999997, -5.6021999999999998, -5.1726999999999999, -7.0351999999999997, -6.6391999999999998, -4.4325999999999999, -5.3103999999999996, -5.6025, -5.2115999999999998, -5.5831, -4.2157, -5.9063999999999997, -4.9516999999999998, -6.2788000000000004, -5.3959999999999999, -6.5183, -5.3663999999999996, -6.2826000000000004, -5.2896000000000001, -5.7563000000000004, -5.0937999999999999, -5.3575999999999997, -5.1586999999999996, -5.5956000000000001, -5.9085000000000001, -4.4922000000000004, -5.6410999999999998, -5.6154000000000002, -5.2664, -5.3726000000000003, -5.0972999999999997, -5.0218999999999996, -5.4122000000000003, -5.2847, -5.0301999999999998, -5.1378000000000004, -5.5608000000000004, -5.1510999999999996, -5.4146000000000001, -5.3536999999999999, -5.4764999999999997, -5.4824999999999999, -5.4668000000000001, -5.5914000000000001, -5.6600999999999999, -6.0993000000000004, -6.2161999999999997, -6.3484999999999996, -6.5011000000000001, -6.5011000000000001, -6.5011000000000001, -6.6811999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -6.9010999999999996, -5.8135000000000003, -6.9341999999999997, -7.1833, -7.1833, -7.1833, -7.1833, -7.1833, -7.1833, -5.3048000000000002, -4.4737999999999998, -6.3484999999999996, -6.9797000000000002, -6.3563999999999998, -5.2302999999999997, -6.0564999999999998, -5.7408000000000001, -5.7337999999999996, -4.9432999999999998, -6.0993000000000004, -5.5602, -6.0197000000000003, -5.8364000000000003, -6.5011000000000001, -5.5709999999999997, -4.8890000000000002, -5.5305, -5.5353000000000003, -4.5747999999999998, -6.6811999999999996, -6.2161999999999997, -4.9210000000000003, -5.4728000000000003, -5.6279000000000003, -5.0698999999999996, -5.2175000000000002, -5.4435000000000002, -5.8666999999999998, -5.9824000000000002, -5.3371000000000004, -5.4870999999999999, -5.8072999999999997, -5.9058000000000002, -5.5884, -5.6750999999999996, -5.9287999999999998, -6.1843000000000004, -6.3166000000000002, -6.4691999999999998, -6.4691999999999998, -6.6494, -6.8692000000000002, -6.8692000000000002, -6.8692000000000002, -6.3167999999999997, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -7.1513999999999998, -6.2324999999999999, -6.4702000000000002, -5.9627999999999997, -6.1856, -6.6494, -6.4691999999999998, -5.8117999999999999, -6.4654999999999996, -5.9630999999999998, -6.3497000000000003, -6.1882000000000001, -5.4953000000000003, -5.7070999999999996, -6.6494, -4.7850999999999999, -6.8692000000000002, -6.4695, -5.9436, -5.9627999999999997, -5.0761000000000003, -6.21, -6.0761000000000003, -4.4085999999999999, -4.6441999999999997, -5.6914999999999996, -6.0155000000000003, -5.8535000000000004, -4.7796000000000003, -5.2008000000000001, -5.0080999999999998, -5.1566999999999998, -5.3478000000000003, -5.6111000000000004, -5.2034000000000002, -5.5077999999999996, -5.5458999999999996, -5.8174999999999999, -5.6599000000000004, -5.8555999999999999, -5.6946000000000003, -5.5206999999999997, -5.5895999999999999, -5.5923999999999996, -5.8117999999999999, -5.8049999999999997, -5.7981999999999996, -5.8609, -5.9185999999999996, -5.3472999999999997, -5.8148, -6.0362999999999998, -6.0362999999999998, -6.1685999999999996, -6.1685999999999996, -6.5012999999999996, -6.5012999999999996, -6.5012999999999996, -6.5012999999999996, -6.5012999999999996, -6.7211999999999996, -6.7211999999999996, -6.7211999999999996, -6.7211999999999996, -6.7211999999999996, -6.7211999999999996, -6.1685999999999996, -5.6452999999999998, -5.3555999999999999, -5.8148, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -7.0034000000000001, -6.5012999999999996, -6.5012999999999996, -4.3323, -6.1698000000000004, -5.5538999999999996, -6.3212000000000002, -4.7172999999999998, -5.4116, -4.4061000000000003, -5.6473000000000004, -5.6989000000000001, -6.0362999999999998, -5.0155000000000003, -5.0522999999999998, -5.9855, -5.3464, -5.6670999999999996, -5.5206, -5.9478, -5.5263999999999998, -5.4173, -6.1685999999999996, -5.8372999999999999, -5.5271999999999997, -5.6288, -5.7739000000000003, -5.8433000000000002, -5.9199999999999999, -5.9168000000000003, -6.0140000000000002, -6.0362999999999998, -4.8841999999999999, -4.9249000000000001, -5.1066000000000003, -5.3932000000000002, -5.4619, -5.6153000000000004, -5.7018000000000004, -5.7018000000000004, -5.9010999999999996, -6.0179999999999998, -6.0179999999999998, -6.1502999999999997, -6.1502999999999997, -6.1502999999999997, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.3029000000000002, -6.4829999999999997, -6.4829999999999997, -6.4829999999999997, -6.4829999999999997, -5.7965, -5.9100000000000001, -4.7842000000000002, -4.0972, -5.1066000000000003, -5.6334999999999997, -5.9013, -5.1852, -5.2115999999999998, -4.4504999999999999, -5.4619, -5.7965, -4.8859000000000004, -4.8395999999999999, -5.6985999999999999, -5.1710000000000003, -4.9663000000000004, -5.6153000000000004, -5.1181999999999999, -5.3003, -5.3289999999999997, -5.4138999999999999, -5.1712999999999996, -5.2946, -5.3869999999999996, -5.6153000000000004, -5.5385999999999997, -5.5747, -5.6567999999999996, -5.6468999999999996, -5.8379000000000003, -5.9547999999999996, -5.9547999999999996, -6.0871000000000004, -6.0871000000000004, -6.2397, -6.2397, -6.4198000000000004, -5.2657999999999996, -6.2397, -6.9218999999999999, -6.9218999999999999, -6.9218999999999999, -6.9218999999999999, -6.9218999999999999, -6.9218999999999999, -6.9218999999999999, -5.9943999999999997, -6.2397, -6.4198000000000004, -5.0490000000000004, -6.6397000000000004, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -7.3166000000000002, -6.0450999999999997, -5.9547999999999996, -6.4198000000000004, -6.0871000000000004, -6.3426999999999998, -5.8460000000000001, -5.4741, -6.4198000000000004, -5.3554000000000004, -5.0171000000000001, -5.7332999999999998, -4.8666, -4.9062999999999999, -4.4806999999999997, -4.4257, -5.5270999999999999, -5.3743999999999996, -4.6496000000000004, -5.0655000000000001, -5.6680000000000001, -5.2061000000000002, -5.1936, -5.0366, -5.2127999999999997, -5.2201000000000004, -5.7225999999999999, -5.3059000000000003, -5.5171999999999999, -5.5457000000000001, -5.5332999999999997, -5.4279000000000002, -5.5347999999999997, -5.7332999999999998, -5.5876000000000001, -5.6948999999999996, -5.7140000000000004, -5.7220000000000004, -4.9489999999999998, -5.2835999999999999, -5.2835999999999999, -5.5050999999999997, -5.6374000000000004, -5.6374000000000004, -5.79, -5.79, -5.9701000000000004, -5.9701000000000004, -5.3883999999999999, -6.1900000000000004, -6.1900000000000004, -6.1900000000000004, -6.1900000000000004, -6.1900000000000004, -6.1900000000000004, -5.5050999999999997, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4722, -6.4749999999999996, -5.6374000000000004, -5.3882000000000003, -5.2835999999999999, -5.6374000000000004, -5.1024000000000003, -4.0644999999999998, -5.79, -5.6374000000000004, -6.1900000000000004, -5.9748000000000001, -5.5050999999999997, -5.6223000000000001, -5.6374000000000004, -5.5050999999999997, -5.2835999999999999, -5.3902000000000001, -4.8345000000000002, -5.6374000000000004, -5.3882000000000003, -5.5223000000000004, -5.2942, -5.5050999999999997, -5.4057000000000004, -5.6374000000000004, -5.6193999999999997, -5.0505000000000004, -5.2317, -5.3362999999999996, -5.4531999999999998, -5.4531999999999998, -5.7381000000000002, -5.7381000000000002, -4.7080000000000002, -5.9183000000000003, -5.9183000000000003, -5.9183000000000003, -5.9183000000000003, -6.1380999999999997, -6.1380999999999997, -6.1380999999999997, -4.7079000000000004, -6.4203999999999999, -6.4203999999999999, -6.4203999999999999, -6.4203999999999999, -6.4203999999999999, -6.4203999999999999, -6.4203999999999999, -6.8150000000000004, -6.8150000000000004, -6.8150000000000004, -6.8150000000000004, -6.8150000000000004, -6.8150000000000004, -6.8150000000000004, -6.1380999999999997, -5.0505000000000004, -6.1380999999999997, -6.1380999999999997, -6.1508000000000003, -5.1565000000000003, -4.7675000000000001, -5.3403999999999998, -5.1809000000000003, -5.7381000000000002, -5.1315999999999997, -5.6391999999999998, -4.9709000000000003, -5.9280999999999997, -4.2647000000000004, -5.0575000000000001, -5.7381000000000002, -5.6527000000000003, -5.7381000000000002, -4.5157999999999996, -5.3589000000000002, -5.5860000000000003, -4.8484999999999996, -5.5856000000000003, -5.5808999999999997, -5.2230999999999996, -5.4443000000000001, -5.4526000000000003, -5.5856000000000003, -5.5856000000000003, -5.6726999999999999, -5.1159999999999997, -5.8026, -5.8026, -6.0224000000000002, -6.3047000000000004, -6.3047000000000004, -6.3047000000000004, -6.3047000000000004, -6.3047000000000004, -6.3047000000000004, -6.3047000000000004, -5.4828999999999999, -5.3585000000000003, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -6.6993, -5.8026, -6.0224000000000002, -5.2832999999999997, -5.2756999999999996, -5.6223999999999998, -5.8213999999999997, -5.0490000000000004, -5.8517000000000001, -5.1367000000000003, -5.8026, -6.0224000000000002, -6.0224000000000002, -5.4699, -5.6824000000000003, -6.3047000000000004, -6.3402000000000003, -6.0457000000000001, -4.9518000000000004, -5.6273999999999997, -5.6604000000000001, -4.8620999999999999, -5.6223999999999998, -5.5209000000000001, -5.6440999999999999, -5.5217000000000001, -5.1760000000000002, -5.6223999999999998, -5.3179999999999996, -5.6816000000000004, -5.6148999999999996, -5.5141999999999998, -5.4984000000000002, -5.6379000000000001, -5.6121999999999996, -5.7035, -5.7187000000000001, -5.7994000000000003]}};
function LDAvis_load_lib(url, callback){
var s = document.createElement('script');
s.src = url;
s.async = true;
s.onreadystatechange = s.onload = callback;
s.onerror = function(){console.warn("failed to load library " + url);};
document.getElementsByTagName("head")[0].appendChild(s);
}
if(typeof(LDAvis) !== "undefined"){
// already loaded: just create the visualization
!function(LDAvis){
new LDAvis("#" + "ldavis_el2521146628098086191175146", ldavis_el2521146628098086191175146_data);
}(LDAvis);
}else if(typeof define === "function" && define.amd){
// require.js is available: use it to load d3/LDAvis
require.config({paths: {d3: "https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min"}});
require(["d3"], function(d3){
window.d3 = d3;
LDAvis_load_lib("https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.js", function(){
new LDAvis("#" + "ldavis_el2521146628098086191175146", ldavis_el2521146628098086191175146_data);
});
});
}else{
// require.js not available: dynamically load d3 & LDAvis
LDAvis_load_lib("https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js", function(){
LDAvis_load_lib("https://cdn.rawgit.com/bmabey/pyLDAvis/files/ldavis.v1.0.0.js", function(){
new LDAvis("#" + "ldavis_el2521146628098086191175146", ldavis_el2521146628098086191175146_data);
})
});
}
</script>
</div>
</div>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
</div>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment