From 9433ba17701a8f0c4fe3744d389b47c6cb78b84e Mon Sep 17 00:00:00 2001 From: Dominik Pfennig <dominik@suma-ev.de> Date: Mon, 27 Feb 2017 13:38:29 +0100 Subject: [PATCH] GPS Following Knopf ist nun wieder an einer korrekten Position --- public/build/css/iframeSearch-2ebcb659bc.css | 7145 ----------------- public/build/css/iframeSearch.css.map | 2 +- public/build/css/mapSearch-52e19e961a.css | 7143 ----------------- public/build/css/mapSearch.css.map | 2 +- public/build/css/routing-92e91a557c.css | 7378 ------------------ public/build/css/routing.css.map | 2 +- public/build/css/staticPages-94ce55501d.css | 7123 ----------------- public/build/css/staticPages.css.map | 2 +- public/build/rev-manifest.json | 8 +- public/css/iframeSearch.css | 8 +- public/css/iframeSearch.css.map | 2 +- public/css/mapSearch.css | 10 +- public/css/mapSearch.css.map | 2 +- public/css/routing.css | 10 +- public/css/routing.css.map | 2 +- public/css/staticPages.css | 8 +- public/css/staticPages.css.map | 2 +- resources/assets/css/mapSearch.css | 2 +- resources/assets/css/style.css | 8 +- 19 files changed, 25 insertions(+), 28834 deletions(-) delete mode 100644 public/build/css/iframeSearch-2ebcb659bc.css delete mode 100644 public/build/css/mapSearch-52e19e961a.css delete mode 100644 public/build/css/routing-92e91a557c.css delete mode 100644 public/build/css/staticPages-94ce55501d.css diff --git a/public/build/css/iframeSearch-2ebcb659bc.css b/public/build/css/iframeSearch-2ebcb659bc.css deleted file mode 100644 index 2aa772c..0000000 --- a/public/build/css/iframeSearch-2ebcb659bc.css +++ /dev/null @@ -1,7145 +0,0 @@ -/*! - * Bootstrap v3.3.4 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - - -/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ - -html { - font-family: sans-serif; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100% -} - -body { - margin: 0 -} - -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, strong { - font-weight: 700 -} - -dfn { - font-style: italic -} - -h1 { - margin: .67em 0; - font-size: 2em -} - -mark { - color: #000; - background: #ff0 -} - -small { - font-size: 80% -} - -sub, sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline -} - -sup { - top: -.5em -} - -sub { - bottom: -.25em -} - -img { - border: 0 -} - -svg:not(:root) { - overflow: hidden -} - -figure { - margin: 1em 40px -} - -hr { - height: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box -} - -pre { - overflow: auto -} - -code, kbd, pre, samp { - font-family: monospace, monospace; - font-size: 1em -} - -button, input, optgroup, select, textarea { - margin: 0; - font: inherit; - color: inherit -} - -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 { - padding: 0; - border: 0 -} - -input { - line-height: normal -} - -input[type=checkbox], input[type=radio] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - 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-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - -webkit-appearance: textfield -} - -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none -} - -fieldset { - padding: .35em .625em .75em; - margin: 0 2px; - border: 1px solid silver -} - -legend { - padding: 0; - border: 0 -} - -textarea { - overflow: auto -} - -optgroup { - font-weight: 700 -} - -table { - border-spacing: 0; - border-collapse: collapse -} - -td, th { - padding: 0 -} - - -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ - -@media print { - *, :after, :before { - color: #000!important; - text-shadow: none!important; - background: 0 0!important; - -webkit-box-shadow: none!important; - box-shadow: none!important - } - a, a:visited { - text-decoration: underline - } - a[href]:after { - content: " (" attr(href) ")" - } - abbr[title]:after { - content: " (" attr(title) ")" - } - a[href^="javascript:"]:after, a[href^="#"]:after { - content: "" - } - 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(/fonts/glyphicons-halflings-regular.eot); - src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') -} - -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: 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 { - content: "\e227" -} - -.glyphicon-btc:before { - content: "\e227" -} - -.glyphicon-xbt:before { - content: "\e227" -} - -.glyphicon-yen:before { - content: "\00a5" -} - -.glyphicon-jpy:before { - content: "\00a5" -} - -.glyphicon-ruble:before { - content: "\20bd" -} - -.glyphicon-rub: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" -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -:after, :before { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0) -} - -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -figure { - margin: 0 -} - -img { - vertical-align: middle -} - -.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: 6px -} - -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out -} - -.img-circle { - border-radius: 50% -} - -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0 -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto -} - -[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: 20px; - margin-bottom: 10px -} - -.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { - font-size: 65% -} - -.h4, .h5, .h6, h4, h5, h6 { - margin-top: 10px; - margin-bottom: 10px -} - -.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { - font-size: 75% -} - -.h1, h1 { - font-size: 36px -} - -.h2, h2 { - font-size: 30px -} - -.h3, h3 { - font-size: 24px -} - -.h4, h4 { - font-size: 18px -} - -.h5, h5 { - font-size: 14px -} - -.h6, h6 { - font-size: 12px -} - -p { - margin: 0 0 10px -} - -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4 -} - -@media (min-width:768px) { - .lead { - font-size: 21px - } -} - -.small, small { - font-size: 85% -} - -.mark, mark { - padding: .2em; - background-color: #fcf8e3 -} - -.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: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee -} - -ol, ul { - margin-top: 0; - margin-bottom: 10px -} - -ol ol, ol ul, ul ol, ul ul { - margin-bottom: 0 -} - -.list-unstyled { - padding-left: 0; - list-style: none -} - -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none -} - -.list-inline>li { - display: inline-block; - padding-right: 5px; - padding-left: 5px -} - -dl { - margin-top: 0; - margin-bottom: 20px -} - -dd, dt { - line-height: 1.42857143 -} - -dt { - font-weight: 700 -} - -dd { - margin-left: 0 -} - -@media (min-width:768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - 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: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - 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; - text-align: right; - border-right: 5px solid #eee; - border-left: 0 -} - -.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: 20px; - font-style: normal; - line-height: 1.42857143 -} - -code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace -} - -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px -} - -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25) -} - -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: 700; - -webkit-box-shadow: none; - box-shadow: none -} - -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px -} - -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0 -} - -.pre-scrollable { - max-height: 340px; - overflow-y: scroll -} - -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -@media (min-width:768px) { - .container { - width: 750px - } -} - -@media (min-width:992px) { - .container { - width: 970px - } -} - -@media (min-width:1200px) { - .container { - width: 1170px - } -} - -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -.row { - margin-right: -15px; - margin-left: -15px -} - -.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-right: 15px; - padding-left: 15px -} - -.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: 20px -} - -.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 { - border: 1px solid #ddd -} - -.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; - display: table-column; - float: none -} - -table td[class*=col-], table th[class*=col-] { - position: static; - display: table-cell; - float: none -} - -.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 { - min-height: .01%; - overflow-x: auto -} - -@media screen and (max-width:767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - 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 { - min-width: 0; - padding: 0; - margin: 0; - border: 0 -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5 -} - -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: 700 -} - -input[type=search] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555 -} - -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, -webkit-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 -} - -input[type=search] { - -webkit-appearance: none -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - input[type=date], input[type=time], input[type=datetime-local], input[type=month] { - line-height: 34px - } - .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: 46px - } -} - -.form-group { - margin-bottom: 15px -} - -.checkbox, .radio { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px -} - -.checkbox label, .radio label { - min-height: 20px; - 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-top: 4px \9; - margin-left: -20px -} - -.checkbox+.checkbox, .radio+.radio { - margin-top: -5px -} - -.checkbox-inline, .radio-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: 400; - vertical-align: middle; - cursor: pointer -} - -.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { - margin-top: 0; - margin-left: 10px -} - -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 -} - -.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline { - cursor: not-allowed -} - -.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { - cursor: not-allowed -} - -.form-control-static { - min-height: 34px; - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0 -} - -.form-control-static.input-lg, .form-control-static.input-sm { - padding-right: 0; - padding-left: 0 -} - -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -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: 3px -} - -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; - min-height: 32px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5 -} - -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-lg { - height: 46px; - line-height: 46px -} - -select[multiple].input-lg, textarea.input-lg { - height: auto -} - -.form-group-lg .form-control { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.form-group-lg .form-control { - height: 46px; - line-height: 46px -} - -select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control { - height: auto -} - -.form-group-lg .form-control-static { - height: 46px; - min-height: 38px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333 -} - -.has-feedback { - position: relative -} - -.has-feedback .form-control { - padding-right: 42.5px -} - -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; - pointer-events: none -} - -.input-lg+.form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px -} - -.input-sm+.form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px -} - -.has-success .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; - background-color: #dff0d8; - border-color: #3c763d -} - -.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; - background-color: #fcf8e3; - border-color: #8a6d3b -} - -.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; - background-color: #f2dede; - border-color: #a94442 -} - -.has-error .form-control-feedback { - color: #a94442 -} - -.has-feedback label~.form-control-feedback { - top: 25px -} - -.has-feedback label.sr-only~.form-control-feedback { - top: 0 -} - -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373 -} - -@media (min-width:768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle - } - .form-inline .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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0 -} - -.form-horizontal .checkbox, .form-horizontal .radio { - min-height: 27px -} - -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .form-horizontal .control-label { - padding-top: 7px; - margin-bottom: 0; - text-align: right - } -} - -.form-horizontal .has-feedback .form-control-feedback { - right: 15px -} - -@media (min-width:768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 14.33px - } -} - -@media (min-width:768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 6px - } -} - -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -.btn.focus, .btn:focus, .btn:hover { - color: #333; - text-decoration: none -} - -.btn.active, .btn:active { - background-image: none; - outline: 0; - -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 { - pointer-events: none; - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65 -} - -.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 { - font-weight: 400; - color: #337ab7; - 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: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -.btn-group-sm>.btn, .btn-sm { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-group-xs>.btn, .btn-xs { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-block { - display: block; - width: 100% -} - -.btn-block+.btn-block { - margin-top: 5px -} - -input[type=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-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility -} - -.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; - font-size: 14px; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); - box-shadow: 0 6px 12px rgba(0, 0, 0, .175) -} - -.dropdown-menu.pull-right { - right: 0; - left: auto -} - -.dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.dropdown-menu>li>a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: 400; - line-height: 1.42857143; - color: #333; - white-space: nowrap -} - -.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { - color: #262626; - text-decoration: none; - background-color: #f5f5f5 -} - -.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { - color: #fff; - text-decoration: none; - background-color: #337ab7; - outline: 0 -} - -.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; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) -} - -.open>.dropdown-menu { - display: block -} - -.open>a { - outline: 0 -} - -.dropdown-menu-right { - right: 0; - left: auto -} - -.dropdown-menu-left { - right: auto; - left: 0 -} - -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777; - white-space: nowrap -} - -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990 -} - -.pull-right>.dropdown-menu { - right: 0; - left: auto -} - -.dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 4px solid -} - -.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px -} - -@media (min-width:768px) { - .navbar-right .dropdown-menu { - right: 0; - left: auto - } - .navbar-right .dropdown-menu-left { - right: auto; - left: 0 - } -} - -.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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; - border-bottom-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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child { - border-top-left-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { - outline: 0 -} - -.btn-group>.btn+.dropdown-toggle { - padding-right: 8px; - padding-left: 8px -} - -.btn-group>.btn-lg+.dropdown-toggle { - padding-right: 12px; - padding-left: 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; - border-bottom-width: 0 -} - -.dropup .btn-lg .caret { - border-width: 0 5px 5px -} - -.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { - display: block; - float: none; - width: 100%; - max-width: 100% -} - -.btn-group-vertical>.btn-group>.btn { - float: none -} - -.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { - margin-top: -1px; - margin-left: 0 -} - -.btn-group-vertical>.btn:not(:first-child):not(:last-child) { - border-radius: 0 -} - -.btn-group-vertical>.btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group-vertical>.btn:last-child:not(:first-child) { - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom-left-radius: 4px -} - -.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-left-radius: 0; - border-top-right-radius: 0 -} - -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate -} - -.btn-group-justified>.btn, .btn-group-justified>.btn-group { - display: table-cell; - float: none; - 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-right: 0; - padding-left: 0 -} - -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0 -} - -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { - height: 46px; - line-height: 46px -} - -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: 3px -} - -select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { - height: 30px; - line-height: 30px -} - -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: 14px; - font-weight: 400; - line-height: 1; - color: #555; - text-align: center; - background-color: #eee; - border: 1px solid #ccc; - border-radius: 4px -} - -.input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px -} - -.input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 6px -} - -.input-group-addon input[type=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-top-right-radius: 0; - border-bottom-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-top-left-radius: 0; - border-bottom-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 { - padding-left: 0; - margin-bottom: 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; - cursor: not-allowed; - background-color: transparent -} - -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: #eee; - border-color: #337ab7 -} - -.nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.nav>li>a>img { - max-width: none -} - -.nav-tabs { - border-bottom: 1px solid #ddd -} - -.nav-tabs>li { - float: left; - margin-bottom: -1px -} - -.nav-tabs>li>a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0 -} - -.nav-tabs>li>a:hover { - border-color: #eee #eee #ddd -} - -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - color: #555; - cursor: default; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent -} - -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0 -} - -.nav-tabs.nav-justified>li { - float: none -} - -.nav-tabs.nav-justified>li>a { - margin-bottom: 5px; - text-align: center -} - -.nav-tabs.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li { - display: table-cell; - width: 1% - } - .nav-tabs.nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs.nav-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border-bottom-color: #fff - } -} - -.nav-pills>li { - float: left -} - -.nav-pills>li>a { - border-radius: 4px -} - -.nav-pills>li+li { - margin-left: 2px -} - -.nav-pills>li.active>a, .nav-pills>li.active>a: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 { - margin-bottom: 5px; - text-align: center -} - -.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-justified>li { - display: table-cell; - width: 1% - } - .nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs-justified { - border-bottom: 0 -} - -.nav-tabs-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a: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-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar { - position: relative; - min-height: 50px; - margin-bottom: 20px; - border: 1px solid transparent -} - -@media (min-width:768px) { - .navbar { - border-radius: 4px - } -} - -@media (min-width:768px) { - .navbar-header { - float: left - } -} - -.navbar-collapse { - padding-right: 15px; - padding-left: 15px; - overflow-x: visible; - -webkit-overflow-scrolling: touch; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1) -} - -.navbar-collapse.in { - overflow-y: auto -} - -@media (min-width:768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -webkit-box-shadow: none; - 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-right: 0; - padding-left: 0 - } -} - -.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { - max-height: 340px -} - -@media (max-device-width:480px)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: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .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 -} - -@media (min-width:768px) { - .navbar-static-top { - border-radius: 0 - } -} - -.navbar-fixed-bottom, .navbar-fixed-top { - position: fixed; - right: 0; - left: 0; - z-index: 1030 -} - -@media (min-width:768px) { - .navbar-fixed-bottom, .navbar-fixed-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; - height: 50px; - padding: 15px 15px; - font-size: 18px; - line-height: 20px -} - -.navbar-brand:focus, .navbar-brand:hover { - text-decoration: none -} - -.navbar-brand>img { - display: block -} - -@media (min-width:768px) { - .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { - margin-left: -15px - } -} - -.navbar-toggle { - position: relative; - float: right; - padding: 9px 10px; - margin-top: 8px; - margin-right: 15px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.navbar-toggle:focus { - outline: 0 -} - -.navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px -} - -.navbar-toggle .icon-bar+.icon-bar { - margin-top: 4px -} - -@media (min-width:768px) { - .navbar-toggle { - display: none - } -} - -.navbar-nav { - margin: 7.5px -15px -} - -.navbar-nav>li>a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px -} - -@media (max-width:767px) { - .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - 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: 20px - } - .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { - background-image: none - } -} - -@media (min-width:768px) { - .navbar-nav { - float: left; - margin: 0 - } - .navbar-nav>li { - float: left - } - .navbar-nav>li>a { - padding-top: 15px; - padding-bottom: 15px - } -} - -.navbar-form { - padding: 10px 15px; - margin-top: 8px; - margin-right: -15px; - margin-bottom: 8px; - margin-left: -15px; - 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) -} - -@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:767px) { - .navbar-form .form-group { - margin-bottom: 5px - } - .navbar-form .form-group:last-child { - margin-bottom: 0 - } -} - -@media (min-width:768px) { - .navbar-form { - width: auto; - padding-top: 0; - padding-bottom: 0; - margin-right: 0; - margin-left: 0; - border: 0; - -webkit-box-shadow: none; - box-shadow: none - } -} - -.navbar-nav>li>.dropdown-menu { - margin-top: 0; - border-top-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { - margin-bottom: 0; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.navbar-btn { - margin-top: 8px; - margin-bottom: 8px -} - -.navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px -} - -.navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px -} - -.navbar-text { - margin-top: 15px; - margin-bottom: 15px -} - -@media (min-width:768px) { - .navbar-text { - float: left; - margin-right: 15px; - margin-left: 15px - } -} - -@media (min-width:768px) { - .navbar-left { - float: left!important - } - .navbar-right { - float: right!important; - margin-right: -15px - } - .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-text { - color: #777 -} - -.navbar-default .navbar-nav>li>a { - 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 { - color: #555; - background-color: #e7e7e7 -} - -@media (max-width:767px) { - .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-text { - color: #9d9d9d -} - -.navbar-inverse .navbar-nav>li>a { - 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 { - color: #fff; - background-color: #080808 -} - -@media (max-width:767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { - border-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { - color: #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: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px -} - -.breadcrumb>li { - display: inline-block -} - -.breadcrumb>li+li:before { - padding: 0 5px; - color: #ccc; - content: "/\00a0" -} - -.breadcrumb>.active { - color: #777 -} - -.pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px -} - -.pagination>li { - display: inline -} - -.pagination>li>a, .pagination>li>span { - position: relative; - float: left; - padding: 6px 12px; - margin-left: -1px; - line-height: 1.42857143; - color: #337ab7; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd -} - -.pagination>li:first-child>a, .pagination>li:first-child>span { - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px -} - -.pagination>li:last-child>a, .pagination>li:last-child>span { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px -} - -.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; - cursor: default; - background-color: #337ab7; - border-color: #337ab7 -} - -.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { - color: #777; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd -} - -.pagination-lg>li>a, .pagination-lg>li>span { - padding: 10px 16px; - font-size: 18px -} - -.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px -} - -.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px -} - -.pagination-sm>li>a, .pagination-sm>li>span { - padding: 5px 10px; - font-size: 12px -} - -.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px -} - -.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px -} - -.pager { - padding-left: 0; - margin: 20px 0; - text-align: center; - list-style: none -} - -.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; - cursor: not-allowed; - background-color: #fff -} - -.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; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - 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: 21px; - font-weight: 200 -} - -.jumbotron>hr { - border-top-color: #d5d5d5 -} - -.container .jumbotron, .container-fluid .jumbotron { - border-radius: 6px -} - -.jumbotron .container { - max-width: 100% -} - -@media screen and (min-width:768px) { - .jumbotron { - padding: 48px 0 - } - .container .jumbotron, .container-fluid .jumbotron { - padding-right: 60px; - padding-left: 60px - } - .jumbotron .h1, .jumbotron h1 { - font-size: 63px - } -} - -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: border .2s ease-in-out; - -o-transition: border .2s ease-in-out; - transition: border .2s ease-in-out -} - -.thumbnail a>img, .thumbnail>img { - margin-right: auto; - margin-left: auto -} - -a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { - border-color: #337ab7 -} - -.thumbnail .caption { - padding: 9px; - color: #333 -} - -.alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px -} - -.alert h4 { - margin-top: 0; - color: inherit -} - -.alert .alert-link { - font-weight: 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 { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6 -} - -.alert-success hr { - border-top-color: #c9e2b3 -} - -.alert-success .alert-link { - color: #2b542c -} - -.alert-info { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1 -} - -.alert-info hr { - border-top-color: #a6e1ec -} - -.alert-info .alert-link { - color: #245269 -} - -.alert-warning { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc -} - -.alert-warning hr { - border-top-color: #f7e1b5 -} - -.alert-warning .alert-link { - color: #66512c -} - -.alert-danger { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1 -} - -.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 - } -} - -@-o-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 { - height: 20px; - margin-bottom: 20px; - overflow: hidden; - background-color: #f5f5f5; - border-radius: 4px; - -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: 20px; - 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); - -webkit-background-size: 40px 40px; - 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 { - overflow: hidden; - zoom: 1 -} - -.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 { - padding-left: 0; - margin-bottom: 20px -} - -.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-left-radius: 4px; - border-top-right-radius: 4px -} - -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px -} - -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 { - color: #555; - text-decoration: none; - background-color: #f5f5f5 -} - -.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { - color: #777; - cursor: not-allowed; - background-color: #eee -} - -.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: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -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-left-radius: 3px; - border-top-right-radius: 3px -} - -.panel-heading>.dropdown .dropdown-toggle { - color: inherit -} - -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - 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: 3px; - border-bottom-left-radius: 3px -} - -.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-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-bottom-left-radius: 3px -} - -.panel-heading+.list-group .list-group-item:first-child { - border-top-width: 0 -} - -.list-group+.panel-footer { - border-top-width: 0 -} - -.panel>.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-right: 15px; - padding-left: 15px -} - -.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-top-right-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.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>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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th { - border-bottom: 0 -} - -.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-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 { - border-bottom: 0 -} - -.panel>.table-responsive { - margin-bottom: 0; - border: 0 -} - -.panel-group { - margin-bottom: 20px -} - -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px -} - -.panel-group .panel+.panel { - margin-top: 5px -} - -.panel-group .panel-heading { - border-bottom: 0 -} - -.panel-group .panel-heading+.panel-collapse>.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; - bottom: 0; - left: 0; - width: 100%; - height: 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: 4px; - -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: 6px -} - -.well-sm { - padding: 9px; - border-radius: 3px -} - -.close { - float: right; - font-size: 21px; - font-weight: 700; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - filter: alpha(opacity=20); - opacity: .2 -} - -.close:focus, .close:hover { - color: #000; - text-decoration: none; - cursor: pointer; - filter: alpha(opacity=50); - opacity: .5 -} - -button.close { - -webkit-appearance: none; - padding: 0; - cursor: pointer; - background: 0 0; - border: 0 -} - -.modal-open { - overflow: hidden -} - -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - -webkit-overflow-scrolling: touch; - outline: 0 -} - -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%) -} - -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0) -} - -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto -} - -.modal-dialog { - position: relative; - width: auto; - margin: 10px -} - -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - outline: 0; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); - box-shadow: 0 3px 9px rgba(0, 0, 0, .5) -} - -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000 -} - -.modal-backdrop.fade { - filter: alpha(opacity=0); - opacity: 0 -} - -.modal-backdrop.in { - filter: alpha(opacity=50); - opacity: .5 -} - -.modal-header { - min-height: 16.43px; - padding: 15px; - border-bottom: 1px solid #e5e5e5 -} - -.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-bottom: 0; - margin-left: 5px -} - -.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; - filter: alpha(opacity=0); - opacity: 0 -} - -.tooltip.in { - filter: alpha(opacity=90); - opacity: .9 -} - -.tooltip.top { - padding: 5px 0; - margin-top: -3px -} - -.tooltip.right { - padding: 0 5px; - margin-left: 3px -} - -.tooltip.bottom { - padding: 5px 0; - margin-top: 3px -} - -.tooltip.left { - padding: 0 5px; - margin-left: -3px -} - -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px -} - -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000 -} - -.tooltip.top-left .tooltip-arrow { - right: 5px; - bottom: 0; - 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: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: left; - white-space: normal; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - box-shadow: 0 5px 10px rgba(0, 0, 0, .2) -} - -.popover.top { - margin-top: -10px -} - -.popover.right { - margin-left: 10px -} - -.popover.bottom { - margin-top: 10px -} - -.popover.left { - margin-left: -10px -} - -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 14px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0 -} - -.popover-content { - padding: 9px 14px -} - -.popover>.arrow, .popover>.arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.popover>.arrow { - border-width: 11px -} - -.popover>.arrow:after { - content: ""; - border-width: 10px -} - -.popover.top>.arrow { - bottom: -11px; - left: 50%; - margin-left: -11px; - border-top-color: #999; - border-top-color: rgba(0, 0, 0, .25); - border-bottom-width: 0 -} - -.popover.top>.arrow:after { - bottom: 1px; - margin-left: -10px; - content: " "; - border-top-color: #fff; - border-bottom-width: 0 -} - -.popover.right>.arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-right-color: #999; - border-right-color: rgba(0, 0, 0, .25); - border-left-width: 0 -} - -.popover.right>.arrow:after { - bottom: -10px; - left: 1px; - content: " "; - border-right-color: #fff; - border-left-width: 0 -} - -.popover.bottom>.arrow { - top: -11px; - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, .25) -} - -.popover.bottom>.arrow:after { - top: 1px; - margin-left: -10px; - content: " "; - 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 { - right: 1px; - bottom: -10px; - content: " "; - border-right-width: 0; - border-left-color: #fff -} - -.carousel { - position: relative -} - -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden -} - -.carousel-inner>.item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left -} - -.carousel-inner>.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; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000; - perspective: 1000 - } - .carousel-inner>.item.active.right, .carousel-inner>.item.next { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0) - } - .carousel-inner>.item.active.left, .carousel-inner>.item.prev { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0) - } - .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0) - } -} - -.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { - display: block -} - -.carousel-inner>.active { - left: 0 -} - -.carousel-inner>.next, .carousel-inner>.prev { - position: absolute; - top: 0; - width: 100% -} - -.carousel-inner>.next { - left: 100% -} - -.carousel-inner>.prev { - left: -100% -} - -.carousel-inner>.next.left, .carousel-inner>.prev.right { - left: 0 -} - -.carousel-inner>.active.left { - left: -100% -} - -.carousel-inner>.active.right { - left: 100% -} - -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - filter: alpha(opacity=50); - opacity: .5 -} - -.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control.right { - right: 0; - left: auto; - 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control:focus, .carousel-control:hover { - color: #fff; - text-decoration: none; - filter: alpha(opacity=90); - outline: 0; - opacity: .9 -} - -.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; - font-family: serif; - line-height: 1 -} - -.carousel-control .icon-prev:before { - content: '\2039' -} - -.carousel-control .icon-next:before { - content: '\203a' -} - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none -} - -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); - border: 1px solid #fff; - border-radius: 10px -} - -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff -} - -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .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 { - right: 20%; - left: 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, .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 { - display: table; - content: " " -} - -.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, .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-right: auto; - margin-left: 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-md, .visible-sm, .visible-xs { - display: none!important -} - -.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .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 - } -} - -@media (max-width:767px) { - .visible-xs-block { - display: block!important - } -} - -@media (max-width:767px) { - .visible-xs-inline { - display: inline!important - } -} - -@media (max-width:767px) { - .visible-xs-inline-block { - display: inline-block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm { - display: block!important - } - table.visible-sm { - display: table - } - tr.visible-sm { - display: table-row!important - } - td.visible-sm, th.visible-sm { - display: table-cell!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-block { - display: block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline { - display: inline!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline-block { - display: inline-block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md { - display: block!important - } - table.visible-md { - display: table - } - tr.visible-md { - display: table-row!important - } - td.visible-md, th.visible-md { - display: table-cell!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-block { - display: block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline { - display: inline!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline-block { - display: inline-block!important - } -} - -@media (min-width:1200px) { - .visible-lg { - display: block!important - } - table.visible-lg { - display: table - } - tr.visible-lg { - display: table-row!important - } - td.visible-lg, th.visible-lg { - display: table-cell!important - } -} - -@media (min-width:1200px) { - .visible-lg-block { - display: block!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline { - display: inline!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline-block { - display: inline-block!important - } -} - -@media (max-width:767px) { - .hidden-xs { - display: none!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .hidden-sm { - display: none!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .hidden-md { - display: none!important - } -} - -@media (min-width:1200px) { - .hidden-lg { - display: none!important - } -} - -.visible-print { - display: none!important -} - -@media print { - .visible-print { - display: block!important - } - table.visible-print { - display: table - } - tr.visible-print { - display: table-row!important - } - 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 - } -} - -@media print { - .hidden-print { - display: none!important - } -} -.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)} -a:hover { - text-decoration: none; -} - -body { - overflow: hidden; -} - -.navbar-toggle span.glyphicon-search { - width: 2em; -} - -#location-tool { - position: absolute; - bottom: 0; - left: 10px; - font-size: 20px; -} - -#location-tool > li > span.button { - background-color: rgba(255, 255, 255, 0.35); - padding: 8px 4px; - border-radius: 6px; - color: black; - cursor: pointer; -} - -#location-tool > li.active >span.button { - color: #2881cc; -} - -#location-tool > li > span.info { - font-size: 14px; - background-color: white; - color: black; - padding: 3px; - border-radius: 7px; -} - -#debug-box { - position: absolute; - bottom: 0; - width: 100%; - background-color: white; -} - - -/* -#follow-location { - position: absolute; - cursor: pointer; - bottom: 10px; - left: 10px; - background-color: rgba(255, 255, 255, 0.6); - padding: 4px; - border-radius: 6px; - width: 30px; - text-align: center; - font-size: 20px; - line-height: 1; -} -*/ - -#results .result { - border: 1px solid lightgrey; - border-top: 0; - border-radius: 2px; - padding: 10px; - /*background-color: #D9E7F7;*/ - cursor: pointer; -} - -.result p.title { - font-weight: bold; - font-size: 11px; - margin-bottom: 0; -} - -.result p.address, .result p.opening-hours, .result p.population, .result p.city { - font-size: 11px; - margin-bottom: 0; -} - -.result p.type { - font-size: 10px; - color: grey; - margin-bottom: 0; -} - -.row div { - padding: 0; -} - -.navbar { - z-index: 20002; -} - -a.navbar-brand { - line-height: 100% !important; - padding: 0; -} - -.logo { - height: 100%; - font-family: Liberation Sans, sans-serif; -} - -.logo > h1 { - color: rgb(255, 128, 0); - height: 100%; - padding-left: 20px; - padding-top: 8px; - font-family: sans-serif; - font-style: italic; - margin: 0; - font-weight: bold; - line-height: 1; - white-space: nowrap; -} - -.logo > h1 > small { - color: rgb(255, 128, 0); - font-size: 0.5em; -} - -nav { - margin-bottom: 0!important; -} - -html, body, main, #map { - max-width: 100%; - overflow: hidden; -} - -.marker { - background-image: url('/img/marker-icon.png'); - width: 25px; - height: 41px; - display: block; - text-align: center; - padding-top: 5px; - color: white; - font-weight: bold; -} - -.ol-abort { - text-align: right; - bottom: .5em; - right: .5em; - max-width: calc(100% - 1.3em); -} - -.ol-abort > span { - padding: 8px; - background-color: #ff8000; - border-radius: 3px; - color: white; -} - - -/** - * The zoomslider in the second map shall be placed between the zoom-in and - * zoom-out buttons. - */ - -.ol-zoom { - top: 5em; -} - -#map .ol-zoom .ol-zoom-out { - margin-top: 204px; -} - -.map-marker { - cursor: pointer; -} - -#map .ol-zoomslider { - background-color: transparent; - top: 7em!important; -} - -#map .ol-touch .ol-zoom .ol-zoom-out { - margin-top: 212px; -} - -#map .ol-touch .ol-zoomslider { - top: 2.75em; -} - -#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] { - top: 3px; -} - -#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] { - top: 232px; -} - -#doSearch, #clearInput, .marker { - cursor: pointer; -} - -#doSearch:hover, #clearInput:hover { - color: red; -} - -#results { - background-color: #f8f8f8; - border-color: #e7e7e7; - position: absolute; - overflow-y: scroll!important; - top: 0; - right: 0; - padding: 0; - z-index: 20001; - overflow: visible; - /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ -} - -#gps-error { - position: absolute; - bottom: 0; - width: 100%; - text-align: center; - padding: 17px 5px; - background-color: black; - color: white; - font-size: 0.8em; - z-index: 20002; -} - -#closer { - z-index: 20002; - background-color: #f8f8f8!important; - border-color: #e7e7e7!important; - position: absolute; - right: 0; - border: 1px solid lightgrey; - width: 25px; - text-align: center; - background-color: white; - height: 40px; - padding-top: 8px; - font-weight: bold; - border-right: 0; - cursor: pointer; - /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ - top: 0; -} - -.ol-popup { - position: absolute; - background-color: white; - -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - padding: 15px; - border-radius: 10px; - border: 1px solid #cccccc; - bottom: 12px; - left: -50px; - min-width: 280px; - z-index: 20001; -} - -.ol-popup:after, .ol-popup:before { - top: 100%; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; -} - -.ol-popup:after { - border-top-color: white; - border-width: 10px; - left: 48px; - margin-left: -10px; -} - -.ol-popup:before { - border-top-color: #cccccc; - border-width: 11px; - left: 48px; - margin-left: -11px; -} - -.ol-popup-closer { - text-decoration: none; - position: absolute; - top: 2px; - right: 8px; -} - -.ol-popup-closer:after { - content: "✖"; -} - -.ol-control button, .ol-control button:hover { - background-color: #ff8000; -} - -.ol-zoomslider-thumb { - background: #ff8000; -} -body { - max-height: 310px; - margin-bottom: 10px; -} - -main { - max-height: 300px; -} - -#map-container { - padding: 0; -} - -#map { - height: 300px; - cursor: pointer; -} - -#results { - height: 300px; -} - -.ol-zoomslider.ol-unselectable.ol-control { - display: none; -} - -#results .result > .col-xs-2 { - padding: 0; -} -/*# sourceMappingURL=iframeSearch.css.map */ diff --git a/public/build/css/iframeSearch.css.map b/public/build/css/iframeSearch.css.map index 1f89149..1d4f630 100644 --- a/public/build/css/iframeSearch.css.map +++ b/public/build/css/iframeSearch.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","iframeSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"iframeSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","body {\n max-height: 310px;\n margin-bottom: 10px;\n}\n\nmain {\n max-height: 300px;\n}\n\n#map-container {\n padding: 0;\n}\n\n#map {\n height: 300px;\n cursor: pointer;\n}\n\n#results {\n height: 300px;\n}\n\n.ol-zoomslider.ol-unselectable.ol-control {\n display: none;\n}\n\n#results .result > .col-xs-2 {\n padding: 0;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","iframeSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"iframeSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","body {\n max-height: 310px;\n margin-bottom: 10px;\n}\n\nmain {\n max-height: 300px;\n}\n\n#map-container {\n padding: 0;\n}\n\n#map {\n height: 300px;\n cursor: pointer;\n}\n\n#results {\n height: 300px;\n}\n\n.ol-zoomslider.ol-unselectable.ol-control {\n display: none;\n}\n\n#results .result > .col-xs-2 {\n padding: 0;\n}"]} \ No newline at end of file diff --git a/public/build/css/mapSearch-52e19e961a.css b/public/build/css/mapSearch-52e19e961a.css deleted file mode 100644 index 9ae11b5..0000000 --- a/public/build/css/mapSearch-52e19e961a.css +++ /dev/null @@ -1,7143 +0,0 @@ -/*! - * Bootstrap v3.3.4 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - - -/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ - -html { - font-family: sans-serif; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100% -} - -body { - margin: 0 -} - -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, strong { - font-weight: 700 -} - -dfn { - font-style: italic -} - -h1 { - margin: .67em 0; - font-size: 2em -} - -mark { - color: #000; - background: #ff0 -} - -small { - font-size: 80% -} - -sub, sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline -} - -sup { - top: -.5em -} - -sub { - bottom: -.25em -} - -img { - border: 0 -} - -svg:not(:root) { - overflow: hidden -} - -figure { - margin: 1em 40px -} - -hr { - height: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box -} - -pre { - overflow: auto -} - -code, kbd, pre, samp { - font-family: monospace, monospace; - font-size: 1em -} - -button, input, optgroup, select, textarea { - margin: 0; - font: inherit; - color: inherit -} - -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 { - padding: 0; - border: 0 -} - -input { - line-height: normal -} - -input[type=checkbox], input[type=radio] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - 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-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - -webkit-appearance: textfield -} - -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none -} - -fieldset { - padding: .35em .625em .75em; - margin: 0 2px; - border: 1px solid silver -} - -legend { - padding: 0; - border: 0 -} - -textarea { - overflow: auto -} - -optgroup { - font-weight: 700 -} - -table { - border-spacing: 0; - border-collapse: collapse -} - -td, th { - padding: 0 -} - - -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ - -@media print { - *, :after, :before { - color: #000!important; - text-shadow: none!important; - background: 0 0!important; - -webkit-box-shadow: none!important; - box-shadow: none!important - } - a, a:visited { - text-decoration: underline - } - a[href]:after { - content: " (" attr(href) ")" - } - abbr[title]:after { - content: " (" attr(title) ")" - } - a[href^="javascript:"]:after, a[href^="#"]:after { - content: "" - } - 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(/fonts/glyphicons-halflings-regular.eot); - src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') -} - -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: 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 { - content: "\e227" -} - -.glyphicon-btc:before { - content: "\e227" -} - -.glyphicon-xbt:before { - content: "\e227" -} - -.glyphicon-yen:before { - content: "\00a5" -} - -.glyphicon-jpy:before { - content: "\00a5" -} - -.glyphicon-ruble:before { - content: "\20bd" -} - -.glyphicon-rub: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" -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -:after, :before { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0) -} - -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -figure { - margin: 0 -} - -img { - vertical-align: middle -} - -.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: 6px -} - -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out -} - -.img-circle { - border-radius: 50% -} - -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0 -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto -} - -[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: 20px; - margin-bottom: 10px -} - -.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { - font-size: 65% -} - -.h4, .h5, .h6, h4, h5, h6 { - margin-top: 10px; - margin-bottom: 10px -} - -.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { - font-size: 75% -} - -.h1, h1 { - font-size: 36px -} - -.h2, h2 { - font-size: 30px -} - -.h3, h3 { - font-size: 24px -} - -.h4, h4 { - font-size: 18px -} - -.h5, h5 { - font-size: 14px -} - -.h6, h6 { - font-size: 12px -} - -p { - margin: 0 0 10px -} - -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4 -} - -@media (min-width:768px) { - .lead { - font-size: 21px - } -} - -.small, small { - font-size: 85% -} - -.mark, mark { - padding: .2em; - background-color: #fcf8e3 -} - -.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: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee -} - -ol, ul { - margin-top: 0; - margin-bottom: 10px -} - -ol ol, ol ul, ul ol, ul ul { - margin-bottom: 0 -} - -.list-unstyled { - padding-left: 0; - list-style: none -} - -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none -} - -.list-inline>li { - display: inline-block; - padding-right: 5px; - padding-left: 5px -} - -dl { - margin-top: 0; - margin-bottom: 20px -} - -dd, dt { - line-height: 1.42857143 -} - -dt { - font-weight: 700 -} - -dd { - margin-left: 0 -} - -@media (min-width:768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - 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: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - 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; - text-align: right; - border-right: 5px solid #eee; - border-left: 0 -} - -.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: 20px; - font-style: normal; - line-height: 1.42857143 -} - -code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace -} - -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px -} - -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25) -} - -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: 700; - -webkit-box-shadow: none; - box-shadow: none -} - -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px -} - -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0 -} - -.pre-scrollable { - max-height: 340px; - overflow-y: scroll -} - -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -@media (min-width:768px) { - .container { - width: 750px - } -} - -@media (min-width:992px) { - .container { - width: 970px - } -} - -@media (min-width:1200px) { - .container { - width: 1170px - } -} - -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -.row { - margin-right: -15px; - margin-left: -15px -} - -.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-right: 15px; - padding-left: 15px -} - -.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: 20px -} - -.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 { - border: 1px solid #ddd -} - -.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; - display: table-column; - float: none -} - -table td[class*=col-], table th[class*=col-] { - position: static; - display: table-cell; - float: none -} - -.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 { - min-height: .01%; - overflow-x: auto -} - -@media screen and (max-width:767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - 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 { - min-width: 0; - padding: 0; - margin: 0; - border: 0 -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5 -} - -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: 700 -} - -input[type=search] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555 -} - -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, -webkit-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 -} - -input[type=search] { - -webkit-appearance: none -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - input[type=date], input[type=time], input[type=datetime-local], input[type=month] { - line-height: 34px - } - .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: 46px - } -} - -.form-group { - margin-bottom: 15px -} - -.checkbox, .radio { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px -} - -.checkbox label, .radio label { - min-height: 20px; - 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-top: 4px \9; - margin-left: -20px -} - -.checkbox+.checkbox, .radio+.radio { - margin-top: -5px -} - -.checkbox-inline, .radio-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: 400; - vertical-align: middle; - cursor: pointer -} - -.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { - margin-top: 0; - margin-left: 10px -} - -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 -} - -.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline { - cursor: not-allowed -} - -.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { - cursor: not-allowed -} - -.form-control-static { - min-height: 34px; - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0 -} - -.form-control-static.input-lg, .form-control-static.input-sm { - padding-right: 0; - padding-left: 0 -} - -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -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: 3px -} - -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; - min-height: 32px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5 -} - -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-lg { - height: 46px; - line-height: 46px -} - -select[multiple].input-lg, textarea.input-lg { - height: auto -} - -.form-group-lg .form-control { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.form-group-lg .form-control { - height: 46px; - line-height: 46px -} - -select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control { - height: auto -} - -.form-group-lg .form-control-static { - height: 46px; - min-height: 38px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333 -} - -.has-feedback { - position: relative -} - -.has-feedback .form-control { - padding-right: 42.5px -} - -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; - pointer-events: none -} - -.input-lg+.form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px -} - -.input-sm+.form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px -} - -.has-success .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; - background-color: #dff0d8; - border-color: #3c763d -} - -.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; - background-color: #fcf8e3; - border-color: #8a6d3b -} - -.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; - background-color: #f2dede; - border-color: #a94442 -} - -.has-error .form-control-feedback { - color: #a94442 -} - -.has-feedback label~.form-control-feedback { - top: 25px -} - -.has-feedback label.sr-only~.form-control-feedback { - top: 0 -} - -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373 -} - -@media (min-width:768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle - } - .form-inline .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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0 -} - -.form-horizontal .checkbox, .form-horizontal .radio { - min-height: 27px -} - -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .form-horizontal .control-label { - padding-top: 7px; - margin-bottom: 0; - text-align: right - } -} - -.form-horizontal .has-feedback .form-control-feedback { - right: 15px -} - -@media (min-width:768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 14.33px - } -} - -@media (min-width:768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 6px - } -} - -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -.btn.focus, .btn:focus, .btn:hover { - color: #333; - text-decoration: none -} - -.btn.active, .btn:active { - background-image: none; - outline: 0; - -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 { - pointer-events: none; - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65 -} - -.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 { - font-weight: 400; - color: #337ab7; - 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: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -.btn-group-sm>.btn, .btn-sm { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-group-xs>.btn, .btn-xs { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-block { - display: block; - width: 100% -} - -.btn-block+.btn-block { - margin-top: 5px -} - -input[type=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-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility -} - -.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; - font-size: 14px; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); - box-shadow: 0 6px 12px rgba(0, 0, 0, .175) -} - -.dropdown-menu.pull-right { - right: 0; - left: auto -} - -.dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.dropdown-menu>li>a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: 400; - line-height: 1.42857143; - color: #333; - white-space: nowrap -} - -.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { - color: #262626; - text-decoration: none; - background-color: #f5f5f5 -} - -.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { - color: #fff; - text-decoration: none; - background-color: #337ab7; - outline: 0 -} - -.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; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) -} - -.open>.dropdown-menu { - display: block -} - -.open>a { - outline: 0 -} - -.dropdown-menu-right { - right: 0; - left: auto -} - -.dropdown-menu-left { - right: auto; - left: 0 -} - -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777; - white-space: nowrap -} - -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990 -} - -.pull-right>.dropdown-menu { - right: 0; - left: auto -} - -.dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 4px solid -} - -.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px -} - -@media (min-width:768px) { - .navbar-right .dropdown-menu { - right: 0; - left: auto - } - .navbar-right .dropdown-menu-left { - right: auto; - left: 0 - } -} - -.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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; - border-bottom-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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child { - border-top-left-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { - outline: 0 -} - -.btn-group>.btn+.dropdown-toggle { - padding-right: 8px; - padding-left: 8px -} - -.btn-group>.btn-lg+.dropdown-toggle { - padding-right: 12px; - padding-left: 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; - border-bottom-width: 0 -} - -.dropup .btn-lg .caret { - border-width: 0 5px 5px -} - -.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { - display: block; - float: none; - width: 100%; - max-width: 100% -} - -.btn-group-vertical>.btn-group>.btn { - float: none -} - -.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { - margin-top: -1px; - margin-left: 0 -} - -.btn-group-vertical>.btn:not(:first-child):not(:last-child) { - border-radius: 0 -} - -.btn-group-vertical>.btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group-vertical>.btn:last-child:not(:first-child) { - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom-left-radius: 4px -} - -.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-left-radius: 0; - border-top-right-radius: 0 -} - -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate -} - -.btn-group-justified>.btn, .btn-group-justified>.btn-group { - display: table-cell; - float: none; - 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-right: 0; - padding-left: 0 -} - -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0 -} - -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { - height: 46px; - line-height: 46px -} - -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: 3px -} - -select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { - height: 30px; - line-height: 30px -} - -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: 14px; - font-weight: 400; - line-height: 1; - color: #555; - text-align: center; - background-color: #eee; - border: 1px solid #ccc; - border-radius: 4px -} - -.input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px -} - -.input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 6px -} - -.input-group-addon input[type=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-top-right-radius: 0; - border-bottom-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-top-left-radius: 0; - border-bottom-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 { - padding-left: 0; - margin-bottom: 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; - cursor: not-allowed; - background-color: transparent -} - -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: #eee; - border-color: #337ab7 -} - -.nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.nav>li>a>img { - max-width: none -} - -.nav-tabs { - border-bottom: 1px solid #ddd -} - -.nav-tabs>li { - float: left; - margin-bottom: -1px -} - -.nav-tabs>li>a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0 -} - -.nav-tabs>li>a:hover { - border-color: #eee #eee #ddd -} - -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - color: #555; - cursor: default; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent -} - -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0 -} - -.nav-tabs.nav-justified>li { - float: none -} - -.nav-tabs.nav-justified>li>a { - margin-bottom: 5px; - text-align: center -} - -.nav-tabs.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li { - display: table-cell; - width: 1% - } - .nav-tabs.nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs.nav-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border-bottom-color: #fff - } -} - -.nav-pills>li { - float: left -} - -.nav-pills>li>a { - border-radius: 4px -} - -.nav-pills>li+li { - margin-left: 2px -} - -.nav-pills>li.active>a, .nav-pills>li.active>a: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 { - margin-bottom: 5px; - text-align: center -} - -.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-justified>li { - display: table-cell; - width: 1% - } - .nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs-justified { - border-bottom: 0 -} - -.nav-tabs-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a: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-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar { - position: relative; - min-height: 50px; - margin-bottom: 20px; - border: 1px solid transparent -} - -@media (min-width:768px) { - .navbar { - border-radius: 4px - } -} - -@media (min-width:768px) { - .navbar-header { - float: left - } -} - -.navbar-collapse { - padding-right: 15px; - padding-left: 15px; - overflow-x: visible; - -webkit-overflow-scrolling: touch; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1) -} - -.navbar-collapse.in { - overflow-y: auto -} - -@media (min-width:768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -webkit-box-shadow: none; - 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-right: 0; - padding-left: 0 - } -} - -.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { - max-height: 340px -} - -@media (max-device-width:480px)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: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .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 -} - -@media (min-width:768px) { - .navbar-static-top { - border-radius: 0 - } -} - -.navbar-fixed-bottom, .navbar-fixed-top { - position: fixed; - right: 0; - left: 0; - z-index: 1030 -} - -@media (min-width:768px) { - .navbar-fixed-bottom, .navbar-fixed-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; - height: 50px; - padding: 15px 15px; - font-size: 18px; - line-height: 20px -} - -.navbar-brand:focus, .navbar-brand:hover { - text-decoration: none -} - -.navbar-brand>img { - display: block -} - -@media (min-width:768px) { - .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { - margin-left: -15px - } -} - -.navbar-toggle { - position: relative; - float: right; - padding: 9px 10px; - margin-top: 8px; - margin-right: 15px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.navbar-toggle:focus { - outline: 0 -} - -.navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px -} - -.navbar-toggle .icon-bar+.icon-bar { - margin-top: 4px -} - -@media (min-width:768px) { - .navbar-toggle { - display: none - } -} - -.navbar-nav { - margin: 7.5px -15px -} - -.navbar-nav>li>a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px -} - -@media (max-width:767px) { - .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - 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: 20px - } - .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { - background-image: none - } -} - -@media (min-width:768px) { - .navbar-nav { - float: left; - margin: 0 - } - .navbar-nav>li { - float: left - } - .navbar-nav>li>a { - padding-top: 15px; - padding-bottom: 15px - } -} - -.navbar-form { - padding: 10px 15px; - margin-top: 8px; - margin-right: -15px; - margin-bottom: 8px; - margin-left: -15px; - 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) -} - -@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:767px) { - .navbar-form .form-group { - margin-bottom: 5px - } - .navbar-form .form-group:last-child { - margin-bottom: 0 - } -} - -@media (min-width:768px) { - .navbar-form { - width: auto; - padding-top: 0; - padding-bottom: 0; - margin-right: 0; - margin-left: 0; - border: 0; - -webkit-box-shadow: none; - box-shadow: none - } -} - -.navbar-nav>li>.dropdown-menu { - margin-top: 0; - border-top-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { - margin-bottom: 0; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.navbar-btn { - margin-top: 8px; - margin-bottom: 8px -} - -.navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px -} - -.navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px -} - -.navbar-text { - margin-top: 15px; - margin-bottom: 15px -} - -@media (min-width:768px) { - .navbar-text { - float: left; - margin-right: 15px; - margin-left: 15px - } -} - -@media (min-width:768px) { - .navbar-left { - float: left!important - } - .navbar-right { - float: right!important; - margin-right: -15px - } - .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-text { - color: #777 -} - -.navbar-default .navbar-nav>li>a { - 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 { - color: #555; - background-color: #e7e7e7 -} - -@media (max-width:767px) { - .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-text { - color: #9d9d9d -} - -.navbar-inverse .navbar-nav>li>a { - 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 { - color: #fff; - background-color: #080808 -} - -@media (max-width:767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { - border-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { - color: #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: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px -} - -.breadcrumb>li { - display: inline-block -} - -.breadcrumb>li+li:before { - padding: 0 5px; - color: #ccc; - content: "/\00a0" -} - -.breadcrumb>.active { - color: #777 -} - -.pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px -} - -.pagination>li { - display: inline -} - -.pagination>li>a, .pagination>li>span { - position: relative; - float: left; - padding: 6px 12px; - margin-left: -1px; - line-height: 1.42857143; - color: #337ab7; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd -} - -.pagination>li:first-child>a, .pagination>li:first-child>span { - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px -} - -.pagination>li:last-child>a, .pagination>li:last-child>span { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px -} - -.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; - cursor: default; - background-color: #337ab7; - border-color: #337ab7 -} - -.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { - color: #777; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd -} - -.pagination-lg>li>a, .pagination-lg>li>span { - padding: 10px 16px; - font-size: 18px -} - -.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px -} - -.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px -} - -.pagination-sm>li>a, .pagination-sm>li>span { - padding: 5px 10px; - font-size: 12px -} - -.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px -} - -.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px -} - -.pager { - padding-left: 0; - margin: 20px 0; - text-align: center; - list-style: none -} - -.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; - cursor: not-allowed; - background-color: #fff -} - -.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; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - 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: 21px; - font-weight: 200 -} - -.jumbotron>hr { - border-top-color: #d5d5d5 -} - -.container .jumbotron, .container-fluid .jumbotron { - border-radius: 6px -} - -.jumbotron .container { - max-width: 100% -} - -@media screen and (min-width:768px) { - .jumbotron { - padding: 48px 0 - } - .container .jumbotron, .container-fluid .jumbotron { - padding-right: 60px; - padding-left: 60px - } - .jumbotron .h1, .jumbotron h1 { - font-size: 63px - } -} - -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: border .2s ease-in-out; - -o-transition: border .2s ease-in-out; - transition: border .2s ease-in-out -} - -.thumbnail a>img, .thumbnail>img { - margin-right: auto; - margin-left: auto -} - -a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { - border-color: #337ab7 -} - -.thumbnail .caption { - padding: 9px; - color: #333 -} - -.alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px -} - -.alert h4 { - margin-top: 0; - color: inherit -} - -.alert .alert-link { - font-weight: 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 { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6 -} - -.alert-success hr { - border-top-color: #c9e2b3 -} - -.alert-success .alert-link { - color: #2b542c -} - -.alert-info { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1 -} - -.alert-info hr { - border-top-color: #a6e1ec -} - -.alert-info .alert-link { - color: #245269 -} - -.alert-warning { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc -} - -.alert-warning hr { - border-top-color: #f7e1b5 -} - -.alert-warning .alert-link { - color: #66512c -} - -.alert-danger { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1 -} - -.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 - } -} - -@-o-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 { - height: 20px; - margin-bottom: 20px; - overflow: hidden; - background-color: #f5f5f5; - border-radius: 4px; - -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: 20px; - 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); - -webkit-background-size: 40px 40px; - 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 { - overflow: hidden; - zoom: 1 -} - -.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 { - padding-left: 0; - margin-bottom: 20px -} - -.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-left-radius: 4px; - border-top-right-radius: 4px -} - -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px -} - -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 { - color: #555; - text-decoration: none; - background-color: #f5f5f5 -} - -.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { - color: #777; - cursor: not-allowed; - background-color: #eee -} - -.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: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -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-left-radius: 3px; - border-top-right-radius: 3px -} - -.panel-heading>.dropdown .dropdown-toggle { - color: inherit -} - -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - 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: 3px; - border-bottom-left-radius: 3px -} - -.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-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-bottom-left-radius: 3px -} - -.panel-heading+.list-group .list-group-item:first-child { - border-top-width: 0 -} - -.list-group+.panel-footer { - border-top-width: 0 -} - -.panel>.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-right: 15px; - padding-left: 15px -} - -.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-top-right-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.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>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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th { - border-bottom: 0 -} - -.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-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 { - border-bottom: 0 -} - -.panel>.table-responsive { - margin-bottom: 0; - border: 0 -} - -.panel-group { - margin-bottom: 20px -} - -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px -} - -.panel-group .panel+.panel { - margin-top: 5px -} - -.panel-group .panel-heading { - border-bottom: 0 -} - -.panel-group .panel-heading+.panel-collapse>.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; - bottom: 0; - left: 0; - width: 100%; - height: 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: 4px; - -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: 6px -} - -.well-sm { - padding: 9px; - border-radius: 3px -} - -.close { - float: right; - font-size: 21px; - font-weight: 700; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - filter: alpha(opacity=20); - opacity: .2 -} - -.close:focus, .close:hover { - color: #000; - text-decoration: none; - cursor: pointer; - filter: alpha(opacity=50); - opacity: .5 -} - -button.close { - -webkit-appearance: none; - padding: 0; - cursor: pointer; - background: 0 0; - border: 0 -} - -.modal-open { - overflow: hidden -} - -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - -webkit-overflow-scrolling: touch; - outline: 0 -} - -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%) -} - -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0) -} - -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto -} - -.modal-dialog { - position: relative; - width: auto; - margin: 10px -} - -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - outline: 0; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); - box-shadow: 0 3px 9px rgba(0, 0, 0, .5) -} - -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000 -} - -.modal-backdrop.fade { - filter: alpha(opacity=0); - opacity: 0 -} - -.modal-backdrop.in { - filter: alpha(opacity=50); - opacity: .5 -} - -.modal-header { - min-height: 16.43px; - padding: 15px; - border-bottom: 1px solid #e5e5e5 -} - -.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-bottom: 0; - margin-left: 5px -} - -.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; - filter: alpha(opacity=0); - opacity: 0 -} - -.tooltip.in { - filter: alpha(opacity=90); - opacity: .9 -} - -.tooltip.top { - padding: 5px 0; - margin-top: -3px -} - -.tooltip.right { - padding: 0 5px; - margin-left: 3px -} - -.tooltip.bottom { - padding: 5px 0; - margin-top: 3px -} - -.tooltip.left { - padding: 0 5px; - margin-left: -3px -} - -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px -} - -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000 -} - -.tooltip.top-left .tooltip-arrow { - right: 5px; - bottom: 0; - 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: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: left; - white-space: normal; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - box-shadow: 0 5px 10px rgba(0, 0, 0, .2) -} - -.popover.top { - margin-top: -10px -} - -.popover.right { - margin-left: 10px -} - -.popover.bottom { - margin-top: 10px -} - -.popover.left { - margin-left: -10px -} - -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 14px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0 -} - -.popover-content { - padding: 9px 14px -} - -.popover>.arrow, .popover>.arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.popover>.arrow { - border-width: 11px -} - -.popover>.arrow:after { - content: ""; - border-width: 10px -} - -.popover.top>.arrow { - bottom: -11px; - left: 50%; - margin-left: -11px; - border-top-color: #999; - border-top-color: rgba(0, 0, 0, .25); - border-bottom-width: 0 -} - -.popover.top>.arrow:after { - bottom: 1px; - margin-left: -10px; - content: " "; - border-top-color: #fff; - border-bottom-width: 0 -} - -.popover.right>.arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-right-color: #999; - border-right-color: rgba(0, 0, 0, .25); - border-left-width: 0 -} - -.popover.right>.arrow:after { - bottom: -10px; - left: 1px; - content: " "; - border-right-color: #fff; - border-left-width: 0 -} - -.popover.bottom>.arrow { - top: -11px; - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, .25) -} - -.popover.bottom>.arrow:after { - top: 1px; - margin-left: -10px; - content: " "; - 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 { - right: 1px; - bottom: -10px; - content: " "; - border-right-width: 0; - border-left-color: #fff -} - -.carousel { - position: relative -} - -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden -} - -.carousel-inner>.item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left -} - -.carousel-inner>.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; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000; - perspective: 1000 - } - .carousel-inner>.item.active.right, .carousel-inner>.item.next { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0) - } - .carousel-inner>.item.active.left, .carousel-inner>.item.prev { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0) - } - .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0) - } -} - -.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { - display: block -} - -.carousel-inner>.active { - left: 0 -} - -.carousel-inner>.next, .carousel-inner>.prev { - position: absolute; - top: 0; - width: 100% -} - -.carousel-inner>.next { - left: 100% -} - -.carousel-inner>.prev { - left: -100% -} - -.carousel-inner>.next.left, .carousel-inner>.prev.right { - left: 0 -} - -.carousel-inner>.active.left { - left: -100% -} - -.carousel-inner>.active.right { - left: 100% -} - -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - filter: alpha(opacity=50); - opacity: .5 -} - -.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control.right { - right: 0; - left: auto; - 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control:focus, .carousel-control:hover { - color: #fff; - text-decoration: none; - filter: alpha(opacity=90); - outline: 0; - opacity: .9 -} - -.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; - font-family: serif; - line-height: 1 -} - -.carousel-control .icon-prev:before { - content: '\2039' -} - -.carousel-control .icon-next:before { - content: '\203a' -} - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none -} - -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); - border: 1px solid #fff; - border-radius: 10px -} - -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff -} - -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .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 { - right: 20%; - left: 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, .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 { - display: table; - content: " " -} - -.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, .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-right: auto; - margin-left: 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-md, .visible-sm, .visible-xs { - display: none!important -} - -.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .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 - } -} - -@media (max-width:767px) { - .visible-xs-block { - display: block!important - } -} - -@media (max-width:767px) { - .visible-xs-inline { - display: inline!important - } -} - -@media (max-width:767px) { - .visible-xs-inline-block { - display: inline-block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm { - display: block!important - } - table.visible-sm { - display: table - } - tr.visible-sm { - display: table-row!important - } - td.visible-sm, th.visible-sm { - display: table-cell!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-block { - display: block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline { - display: inline!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline-block { - display: inline-block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md { - display: block!important - } - table.visible-md { - display: table - } - tr.visible-md { - display: table-row!important - } - td.visible-md, th.visible-md { - display: table-cell!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-block { - display: block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline { - display: inline!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline-block { - display: inline-block!important - } -} - -@media (min-width:1200px) { - .visible-lg { - display: block!important - } - table.visible-lg { - display: table - } - tr.visible-lg { - display: table-row!important - } - td.visible-lg, th.visible-lg { - display: table-cell!important - } -} - -@media (min-width:1200px) { - .visible-lg-block { - display: block!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline { - display: inline!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline-block { - display: inline-block!important - } -} - -@media (max-width:767px) { - .hidden-xs { - display: none!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .hidden-sm { - display: none!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .hidden-md { - display: none!important - } -} - -@media (min-width:1200px) { - .hidden-lg { - display: none!important - } -} - -.visible-print { - display: none!important -} - -@media print { - .visible-print { - display: block!important - } - table.visible-print { - display: table - } - tr.visible-print { - display: table-row!important - } - 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 - } -} - -@media print { - .hidden-print { - display: none!important - } -} -.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)} -a:hover { - text-decoration: none; -} - -body { - overflow: hidden; -} - -.navbar-toggle span.glyphicon-search { - width: 2em; -} - -#location-tool { - position: absolute; - bottom: 0; - left: 10px; - font-size: 20px; -} - -#location-tool > li > span.button { - background-color: rgba(255, 255, 255, 0.35); - padding: 8px 4px; - border-radius: 6px; - color: black; - cursor: pointer; -} - -#location-tool > li.active >span.button { - color: #2881cc; -} - -#location-tool > li > span.info { - font-size: 14px; - background-color: white; - color: black; - padding: 3px; - border-radius: 7px; -} - -#debug-box { - position: absolute; - bottom: 0; - width: 100%; - background-color: white; -} - - -/* -#follow-location { - position: absolute; - cursor: pointer; - bottom: 10px; - left: 10px; - background-color: rgba(255, 255, 255, 0.6); - padding: 4px; - border-radius: 6px; - width: 30px; - text-align: center; - font-size: 20px; - line-height: 1; -} -*/ - -#results .result { - border: 1px solid lightgrey; - border-top: 0; - border-radius: 2px; - padding: 10px; - /*background-color: #D9E7F7;*/ - cursor: pointer; -} - -.result p.title { - font-weight: bold; - font-size: 11px; - margin-bottom: 0; -} - -.result p.address, .result p.opening-hours, .result p.population, .result p.city { - font-size: 11px; - margin-bottom: 0; -} - -.result p.type { - font-size: 10px; - color: grey; - margin-bottom: 0; -} - -.row div { - padding: 0; -} - -.navbar { - z-index: 20002; -} - -a.navbar-brand { - line-height: 100% !important; - padding: 0; -} - -.logo { - height: 100%; - font-family: Liberation Sans, sans-serif; -} - -.logo > h1 { - color: rgb(255, 128, 0); - height: 100%; - padding-left: 20px; - padding-top: 8px; - font-family: sans-serif; - font-style: italic; - margin: 0; - font-weight: bold; - line-height: 1; - white-space: nowrap; -} - -.logo > h1 > small { - color: rgb(255, 128, 0); - font-size: 0.5em; -} - -nav { - margin-bottom: 0!important; -} - -html, body, main, #map { - max-width: 100%; - overflow: hidden; -} - -.marker { - background-image: url('/img/marker-icon.png'); - width: 25px; - height: 41px; - display: block; - text-align: center; - padding-top: 5px; - color: white; - font-weight: bold; -} - -.ol-abort { - text-align: right; - bottom: .5em; - right: .5em; - max-width: calc(100% - 1.3em); -} - -.ol-abort > span { - padding: 8px; - background-color: #ff8000; - border-radius: 3px; - color: white; -} - - -/** - * The zoomslider in the second map shall be placed between the zoom-in and - * zoom-out buttons. - */ - -.ol-zoom { - top: 5em; -} - -#map .ol-zoom .ol-zoom-out { - margin-top: 204px; -} - -.map-marker { - cursor: pointer; -} - -#map .ol-zoomslider { - background-color: transparent; - top: 7em!important; -} - -#map .ol-touch .ol-zoom .ol-zoom-out { - margin-top: 212px; -} - -#map .ol-touch .ol-zoomslider { - top: 2.75em; -} - -#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] { - top: 3px; -} - -#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] { - top: 232px; -} - -#doSearch, #clearInput, .marker { - cursor: pointer; -} - -#doSearch:hover, #clearInput:hover { - color: red; -} - -#results { - background-color: #f8f8f8; - border-color: #e7e7e7; - position: absolute; - overflow-y: scroll!important; - top: 0; - right: 0; - padding: 0; - z-index: 20001; - overflow: visible; - /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ -} - -#gps-error { - position: absolute; - bottom: 0; - width: 100%; - text-align: center; - padding: 17px 5px; - background-color: black; - color: white; - font-size: 0.8em; - z-index: 20002; -} - -#closer { - z-index: 20002; - background-color: #f8f8f8!important; - border-color: #e7e7e7!important; - position: absolute; - right: 0; - border: 1px solid lightgrey; - width: 25px; - text-align: center; - background-color: white; - height: 40px; - padding-top: 8px; - font-weight: bold; - border-right: 0; - cursor: pointer; - /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ - top: 0; -} - -.ol-popup { - position: absolute; - background-color: white; - -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - padding: 15px; - border-radius: 10px; - border: 1px solid #cccccc; - bottom: 12px; - left: -50px; - min-width: 280px; - z-index: 20001; -} - -.ol-popup:after, .ol-popup:before { - top: 100%; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; -} - -.ol-popup:after { - border-top-color: white; - border-width: 10px; - left: 48px; - margin-left: -10px; -} - -.ol-popup:before { - border-top-color: #cccccc; - border-width: 11px; - left: 48px; - margin-left: -11px; -} - -.ol-popup-closer { - text-decoration: none; - position: absolute; - top: 2px; - right: 8px; -} - -.ol-popup-closer:after { - content: "✖"; -} - -.ol-control button, .ol-control button:hover { - background-color: #ff8000; -} - -.ol-zoomslider-thumb { - background: #ff8000; -} -#map { - height: 100vh; -} - -#results { - height: 100vh; - padding-top: 51px; -} - -#closer { - top: 50px; -} - -#beta-info { - position: absolute; - z-index: 99999; - left: 25%; - top: 55px; - width: 50%; -} - -#research-button { - position: relative; - bottom: 50px; - width: 100%; - text-align: center; -} -/*# sourceMappingURL=mapSearch.css.map */ diff --git a/public/build/css/mapSearch.css.map b/public/build/css/mapSearch.css.map index 8ec5693..9a5efb0 100644 --- a/public/build/css/mapSearch.css.map +++ b/public/build/css/mapSearch.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"mapSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 50px;\n width: 100%;\n text-align: center;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"mapSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 70px;\n width: 100%;\n text-align: center;\n}"]} \ No newline at end of file diff --git a/public/build/css/routing-92e91a557c.css b/public/build/css/routing-92e91a557c.css deleted file mode 100644 index 18698f0..0000000 --- a/public/build/css/routing-92e91a557c.css +++ /dev/null @@ -1,7378 +0,0 @@ -/*! - * Bootstrap v3.3.4 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - - -/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ - -html { - font-family: sans-serif; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100% -} - -body { - margin: 0 -} - -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, strong { - font-weight: 700 -} - -dfn { - font-style: italic -} - -h1 { - margin: .67em 0; - font-size: 2em -} - -mark { - color: #000; - background: #ff0 -} - -small { - font-size: 80% -} - -sub, sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline -} - -sup { - top: -.5em -} - -sub { - bottom: -.25em -} - -img { - border: 0 -} - -svg:not(:root) { - overflow: hidden -} - -figure { - margin: 1em 40px -} - -hr { - height: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box -} - -pre { - overflow: auto -} - -code, kbd, pre, samp { - font-family: monospace, monospace; - font-size: 1em -} - -button, input, optgroup, select, textarea { - margin: 0; - font: inherit; - color: inherit -} - -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 { - padding: 0; - border: 0 -} - -input { - line-height: normal -} - -input[type=checkbox], input[type=radio] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - 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-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - -webkit-appearance: textfield -} - -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none -} - -fieldset { - padding: .35em .625em .75em; - margin: 0 2px; - border: 1px solid silver -} - -legend { - padding: 0; - border: 0 -} - -textarea { - overflow: auto -} - -optgroup { - font-weight: 700 -} - -table { - border-spacing: 0; - border-collapse: collapse -} - -td, th { - padding: 0 -} - - -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ - -@media print { - *, :after, :before { - color: #000!important; - text-shadow: none!important; - background: 0 0!important; - -webkit-box-shadow: none!important; - box-shadow: none!important - } - a, a:visited { - text-decoration: underline - } - a[href]:after { - content: " (" attr(href) ")" - } - abbr[title]:after { - content: " (" attr(title) ")" - } - a[href^="javascript:"]:after, a[href^="#"]:after { - content: "" - } - 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(/fonts/glyphicons-halflings-regular.eot); - src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') -} - -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: 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 { - content: "\e227" -} - -.glyphicon-btc:before { - content: "\e227" -} - -.glyphicon-xbt:before { - content: "\e227" -} - -.glyphicon-yen:before { - content: "\00a5" -} - -.glyphicon-jpy:before { - content: "\00a5" -} - -.glyphicon-ruble:before { - content: "\20bd" -} - -.glyphicon-rub: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" -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -:after, :before { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0) -} - -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -figure { - margin: 0 -} - -img { - vertical-align: middle -} - -.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: 6px -} - -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out -} - -.img-circle { - border-radius: 50% -} - -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0 -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto -} - -[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: 20px; - margin-bottom: 10px -} - -.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { - font-size: 65% -} - -.h4, .h5, .h6, h4, h5, h6 { - margin-top: 10px; - margin-bottom: 10px -} - -.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { - font-size: 75% -} - -.h1, h1 { - font-size: 36px -} - -.h2, h2 { - font-size: 30px -} - -.h3, h3 { - font-size: 24px -} - -.h4, h4 { - font-size: 18px -} - -.h5, h5 { - font-size: 14px -} - -.h6, h6 { - font-size: 12px -} - -p { - margin: 0 0 10px -} - -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4 -} - -@media (min-width:768px) { - .lead { - font-size: 21px - } -} - -.small, small { - font-size: 85% -} - -.mark, mark { - padding: .2em; - background-color: #fcf8e3 -} - -.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: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee -} - -ol, ul { - margin-top: 0; - margin-bottom: 10px -} - -ol ol, ol ul, ul ol, ul ul { - margin-bottom: 0 -} - -.list-unstyled { - padding-left: 0; - list-style: none -} - -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none -} - -.list-inline>li { - display: inline-block; - padding-right: 5px; - padding-left: 5px -} - -dl { - margin-top: 0; - margin-bottom: 20px -} - -dd, dt { - line-height: 1.42857143 -} - -dt { - font-weight: 700 -} - -dd { - margin-left: 0 -} - -@media (min-width:768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - 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: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - 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; - text-align: right; - border-right: 5px solid #eee; - border-left: 0 -} - -.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: 20px; - font-style: normal; - line-height: 1.42857143 -} - -code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace -} - -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px -} - -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25) -} - -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: 700; - -webkit-box-shadow: none; - box-shadow: none -} - -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px -} - -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0 -} - -.pre-scrollable { - max-height: 340px; - overflow-y: scroll -} - -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -@media (min-width:768px) { - .container { - width: 750px - } -} - -@media (min-width:992px) { - .container { - width: 970px - } -} - -@media (min-width:1200px) { - .container { - width: 1170px - } -} - -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -.row { - margin-right: -15px; - margin-left: -15px -} - -.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-right: 15px; - padding-left: 15px -} - -.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: 20px -} - -.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 { - border: 1px solid #ddd -} - -.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; - display: table-column; - float: none -} - -table td[class*=col-], table th[class*=col-] { - position: static; - display: table-cell; - float: none -} - -.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 { - min-height: .01%; - overflow-x: auto -} - -@media screen and (max-width:767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - 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 { - min-width: 0; - padding: 0; - margin: 0; - border: 0 -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5 -} - -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: 700 -} - -input[type=search] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555 -} - -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, -webkit-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 -} - -input[type=search] { - -webkit-appearance: none -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - input[type=date], input[type=time], input[type=datetime-local], input[type=month] { - line-height: 34px - } - .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: 46px - } -} - -.form-group { - margin-bottom: 15px -} - -.checkbox, .radio { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px -} - -.checkbox label, .radio label { - min-height: 20px; - 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-top: 4px \9; - margin-left: -20px -} - -.checkbox+.checkbox, .radio+.radio { - margin-top: -5px -} - -.checkbox-inline, .radio-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: 400; - vertical-align: middle; - cursor: pointer -} - -.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { - margin-top: 0; - margin-left: 10px -} - -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 -} - -.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline { - cursor: not-allowed -} - -.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { - cursor: not-allowed -} - -.form-control-static { - min-height: 34px; - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0 -} - -.form-control-static.input-lg, .form-control-static.input-sm { - padding-right: 0; - padding-left: 0 -} - -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -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: 3px -} - -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; - min-height: 32px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5 -} - -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-lg { - height: 46px; - line-height: 46px -} - -select[multiple].input-lg, textarea.input-lg { - height: auto -} - -.form-group-lg .form-control { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.form-group-lg .form-control { - height: 46px; - line-height: 46px -} - -select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control { - height: auto -} - -.form-group-lg .form-control-static { - height: 46px; - min-height: 38px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333 -} - -.has-feedback { - position: relative -} - -.has-feedback .form-control { - padding-right: 42.5px -} - -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; - pointer-events: none -} - -.input-lg+.form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px -} - -.input-sm+.form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px -} - -.has-success .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; - background-color: #dff0d8; - border-color: #3c763d -} - -.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; - background-color: #fcf8e3; - border-color: #8a6d3b -} - -.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; - background-color: #f2dede; - border-color: #a94442 -} - -.has-error .form-control-feedback { - color: #a94442 -} - -.has-feedback label~.form-control-feedback { - top: 25px -} - -.has-feedback label.sr-only~.form-control-feedback { - top: 0 -} - -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373 -} - -@media (min-width:768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle - } - .form-inline .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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0 -} - -.form-horizontal .checkbox, .form-horizontal .radio { - min-height: 27px -} - -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .form-horizontal .control-label { - padding-top: 7px; - margin-bottom: 0; - text-align: right - } -} - -.form-horizontal .has-feedback .form-control-feedback { - right: 15px -} - -@media (min-width:768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 14.33px - } -} - -@media (min-width:768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 6px - } -} - -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -.btn.focus, .btn:focus, .btn:hover { - color: #333; - text-decoration: none -} - -.btn.active, .btn:active { - background-image: none; - outline: 0; - -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 { - pointer-events: none; - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65 -} - -.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 { - font-weight: 400; - color: #337ab7; - 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: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -.btn-group-sm>.btn, .btn-sm { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-group-xs>.btn, .btn-xs { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-block { - display: block; - width: 100% -} - -.btn-block+.btn-block { - margin-top: 5px -} - -input[type=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-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility -} - -.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; - font-size: 14px; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); - box-shadow: 0 6px 12px rgba(0, 0, 0, .175) -} - -.dropdown-menu.pull-right { - right: 0; - left: auto -} - -.dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.dropdown-menu>li>a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: 400; - line-height: 1.42857143; - color: #333; - white-space: nowrap -} - -.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { - color: #262626; - text-decoration: none; - background-color: #f5f5f5 -} - -.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { - color: #fff; - text-decoration: none; - background-color: #337ab7; - outline: 0 -} - -.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; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) -} - -.open>.dropdown-menu { - display: block -} - -.open>a { - outline: 0 -} - -.dropdown-menu-right { - right: 0; - left: auto -} - -.dropdown-menu-left { - right: auto; - left: 0 -} - -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777; - white-space: nowrap -} - -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990 -} - -.pull-right>.dropdown-menu { - right: 0; - left: auto -} - -.dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 4px solid -} - -.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px -} - -@media (min-width:768px) { - .navbar-right .dropdown-menu { - right: 0; - left: auto - } - .navbar-right .dropdown-menu-left { - right: auto; - left: 0 - } -} - -.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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; - border-bottom-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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child { - border-top-left-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { - outline: 0 -} - -.btn-group>.btn+.dropdown-toggle { - padding-right: 8px; - padding-left: 8px -} - -.btn-group>.btn-lg+.dropdown-toggle { - padding-right: 12px; - padding-left: 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; - border-bottom-width: 0 -} - -.dropup .btn-lg .caret { - border-width: 0 5px 5px -} - -.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { - display: block; - float: none; - width: 100%; - max-width: 100% -} - -.btn-group-vertical>.btn-group>.btn { - float: none -} - -.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { - margin-top: -1px; - margin-left: 0 -} - -.btn-group-vertical>.btn:not(:first-child):not(:last-child) { - border-radius: 0 -} - -.btn-group-vertical>.btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group-vertical>.btn:last-child:not(:first-child) { - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom-left-radius: 4px -} - -.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-left-radius: 0; - border-top-right-radius: 0 -} - -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate -} - -.btn-group-justified>.btn, .btn-group-justified>.btn-group { - display: table-cell; - float: none; - 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-right: 0; - padding-left: 0 -} - -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0 -} - -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { - height: 46px; - line-height: 46px -} - -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: 3px -} - -select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { - height: 30px; - line-height: 30px -} - -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: 14px; - font-weight: 400; - line-height: 1; - color: #555; - text-align: center; - background-color: #eee; - border: 1px solid #ccc; - border-radius: 4px -} - -.input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px -} - -.input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 6px -} - -.input-group-addon input[type=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-top-right-radius: 0; - border-bottom-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-top-left-radius: 0; - border-bottom-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 { - padding-left: 0; - margin-bottom: 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; - cursor: not-allowed; - background-color: transparent -} - -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: #eee; - border-color: #337ab7 -} - -.nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.nav>li>a>img { - max-width: none -} - -.nav-tabs { - border-bottom: 1px solid #ddd -} - -.nav-tabs>li { - float: left; - margin-bottom: -1px -} - -.nav-tabs>li>a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0 -} - -.nav-tabs>li>a:hover { - border-color: #eee #eee #ddd -} - -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - color: #555; - cursor: default; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent -} - -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0 -} - -.nav-tabs.nav-justified>li { - float: none -} - -.nav-tabs.nav-justified>li>a { - margin-bottom: 5px; - text-align: center -} - -.nav-tabs.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li { - display: table-cell; - width: 1% - } - .nav-tabs.nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs.nav-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border-bottom-color: #fff - } -} - -.nav-pills>li { - float: left -} - -.nav-pills>li>a { - border-radius: 4px -} - -.nav-pills>li+li { - margin-left: 2px -} - -.nav-pills>li.active>a, .nav-pills>li.active>a: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 { - margin-bottom: 5px; - text-align: center -} - -.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-justified>li { - display: table-cell; - width: 1% - } - .nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs-justified { - border-bottom: 0 -} - -.nav-tabs-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a: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-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar { - position: relative; - min-height: 50px; - margin-bottom: 20px; - border: 1px solid transparent -} - -@media (min-width:768px) { - .navbar { - border-radius: 4px - } -} - -@media (min-width:768px) { - .navbar-header { - float: left - } -} - -.navbar-collapse { - padding-right: 15px; - padding-left: 15px; - overflow-x: visible; - -webkit-overflow-scrolling: touch; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1) -} - -.navbar-collapse.in { - overflow-y: auto -} - -@media (min-width:768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -webkit-box-shadow: none; - 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-right: 0; - padding-left: 0 - } -} - -.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { - max-height: 340px -} - -@media (max-device-width:480px)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: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .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 -} - -@media (min-width:768px) { - .navbar-static-top { - border-radius: 0 - } -} - -.navbar-fixed-bottom, .navbar-fixed-top { - position: fixed; - right: 0; - left: 0; - z-index: 1030 -} - -@media (min-width:768px) { - .navbar-fixed-bottom, .navbar-fixed-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; - height: 50px; - padding: 15px 15px; - font-size: 18px; - line-height: 20px -} - -.navbar-brand:focus, .navbar-brand:hover { - text-decoration: none -} - -.navbar-brand>img { - display: block -} - -@media (min-width:768px) { - .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { - margin-left: -15px - } -} - -.navbar-toggle { - position: relative; - float: right; - padding: 9px 10px; - margin-top: 8px; - margin-right: 15px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.navbar-toggle:focus { - outline: 0 -} - -.navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px -} - -.navbar-toggle .icon-bar+.icon-bar { - margin-top: 4px -} - -@media (min-width:768px) { - .navbar-toggle { - display: none - } -} - -.navbar-nav { - margin: 7.5px -15px -} - -.navbar-nav>li>a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px -} - -@media (max-width:767px) { - .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - 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: 20px - } - .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { - background-image: none - } -} - -@media (min-width:768px) { - .navbar-nav { - float: left; - margin: 0 - } - .navbar-nav>li { - float: left - } - .navbar-nav>li>a { - padding-top: 15px; - padding-bottom: 15px - } -} - -.navbar-form { - padding: 10px 15px; - margin-top: 8px; - margin-right: -15px; - margin-bottom: 8px; - margin-left: -15px; - 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) -} - -@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:767px) { - .navbar-form .form-group { - margin-bottom: 5px - } - .navbar-form .form-group:last-child { - margin-bottom: 0 - } -} - -@media (min-width:768px) { - .navbar-form { - width: auto; - padding-top: 0; - padding-bottom: 0; - margin-right: 0; - margin-left: 0; - border: 0; - -webkit-box-shadow: none; - box-shadow: none - } -} - -.navbar-nav>li>.dropdown-menu { - margin-top: 0; - border-top-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { - margin-bottom: 0; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.navbar-btn { - margin-top: 8px; - margin-bottom: 8px -} - -.navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px -} - -.navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px -} - -.navbar-text { - margin-top: 15px; - margin-bottom: 15px -} - -@media (min-width:768px) { - .navbar-text { - float: left; - margin-right: 15px; - margin-left: 15px - } -} - -@media (min-width:768px) { - .navbar-left { - float: left!important - } - .navbar-right { - float: right!important; - margin-right: -15px - } - .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-text { - color: #777 -} - -.navbar-default .navbar-nav>li>a { - 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 { - color: #555; - background-color: #e7e7e7 -} - -@media (max-width:767px) { - .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-text { - color: #9d9d9d -} - -.navbar-inverse .navbar-nav>li>a { - 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 { - color: #fff; - background-color: #080808 -} - -@media (max-width:767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { - border-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { - color: #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: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px -} - -.breadcrumb>li { - display: inline-block -} - -.breadcrumb>li+li:before { - padding: 0 5px; - color: #ccc; - content: "/\00a0" -} - -.breadcrumb>.active { - color: #777 -} - -.pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px -} - -.pagination>li { - display: inline -} - -.pagination>li>a, .pagination>li>span { - position: relative; - float: left; - padding: 6px 12px; - margin-left: -1px; - line-height: 1.42857143; - color: #337ab7; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd -} - -.pagination>li:first-child>a, .pagination>li:first-child>span { - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px -} - -.pagination>li:last-child>a, .pagination>li:last-child>span { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px -} - -.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; - cursor: default; - background-color: #337ab7; - border-color: #337ab7 -} - -.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { - color: #777; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd -} - -.pagination-lg>li>a, .pagination-lg>li>span { - padding: 10px 16px; - font-size: 18px -} - -.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px -} - -.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px -} - -.pagination-sm>li>a, .pagination-sm>li>span { - padding: 5px 10px; - font-size: 12px -} - -.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px -} - -.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px -} - -.pager { - padding-left: 0; - margin: 20px 0; - text-align: center; - list-style: none -} - -.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; - cursor: not-allowed; - background-color: #fff -} - -.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; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - 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: 21px; - font-weight: 200 -} - -.jumbotron>hr { - border-top-color: #d5d5d5 -} - -.container .jumbotron, .container-fluid .jumbotron { - border-radius: 6px -} - -.jumbotron .container { - max-width: 100% -} - -@media screen and (min-width:768px) { - .jumbotron { - padding: 48px 0 - } - .container .jumbotron, .container-fluid .jumbotron { - padding-right: 60px; - padding-left: 60px - } - .jumbotron .h1, .jumbotron h1 { - font-size: 63px - } -} - -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: border .2s ease-in-out; - -o-transition: border .2s ease-in-out; - transition: border .2s ease-in-out -} - -.thumbnail a>img, .thumbnail>img { - margin-right: auto; - margin-left: auto -} - -a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { - border-color: #337ab7 -} - -.thumbnail .caption { - padding: 9px; - color: #333 -} - -.alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px -} - -.alert h4 { - margin-top: 0; - color: inherit -} - -.alert .alert-link { - font-weight: 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 { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6 -} - -.alert-success hr { - border-top-color: #c9e2b3 -} - -.alert-success .alert-link { - color: #2b542c -} - -.alert-info { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1 -} - -.alert-info hr { - border-top-color: #a6e1ec -} - -.alert-info .alert-link { - color: #245269 -} - -.alert-warning { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc -} - -.alert-warning hr { - border-top-color: #f7e1b5 -} - -.alert-warning .alert-link { - color: #66512c -} - -.alert-danger { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1 -} - -.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 - } -} - -@-o-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 { - height: 20px; - margin-bottom: 20px; - overflow: hidden; - background-color: #f5f5f5; - border-radius: 4px; - -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: 20px; - 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); - -webkit-background-size: 40px 40px; - 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 { - overflow: hidden; - zoom: 1 -} - -.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 { - padding-left: 0; - margin-bottom: 20px -} - -.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-left-radius: 4px; - border-top-right-radius: 4px -} - -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px -} - -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 { - color: #555; - text-decoration: none; - background-color: #f5f5f5 -} - -.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { - color: #777; - cursor: not-allowed; - background-color: #eee -} - -.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: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -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-left-radius: 3px; - border-top-right-radius: 3px -} - -.panel-heading>.dropdown .dropdown-toggle { - color: inherit -} - -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - 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: 3px; - border-bottom-left-radius: 3px -} - -.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-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-bottom-left-radius: 3px -} - -.panel-heading+.list-group .list-group-item:first-child { - border-top-width: 0 -} - -.list-group+.panel-footer { - border-top-width: 0 -} - -.panel>.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-right: 15px; - padding-left: 15px -} - -.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-top-right-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.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>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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th { - border-bottom: 0 -} - -.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-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 { - border-bottom: 0 -} - -.panel>.table-responsive { - margin-bottom: 0; - border: 0 -} - -.panel-group { - margin-bottom: 20px -} - -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px -} - -.panel-group .panel+.panel { - margin-top: 5px -} - -.panel-group .panel-heading { - border-bottom: 0 -} - -.panel-group .panel-heading+.panel-collapse>.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; - bottom: 0; - left: 0; - width: 100%; - height: 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: 4px; - -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: 6px -} - -.well-sm { - padding: 9px; - border-radius: 3px -} - -.close { - float: right; - font-size: 21px; - font-weight: 700; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - filter: alpha(opacity=20); - opacity: .2 -} - -.close:focus, .close:hover { - color: #000; - text-decoration: none; - cursor: pointer; - filter: alpha(opacity=50); - opacity: .5 -} - -button.close { - -webkit-appearance: none; - padding: 0; - cursor: pointer; - background: 0 0; - border: 0 -} - -.modal-open { - overflow: hidden -} - -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - -webkit-overflow-scrolling: touch; - outline: 0 -} - -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%) -} - -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0) -} - -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto -} - -.modal-dialog { - position: relative; - width: auto; - margin: 10px -} - -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - outline: 0; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); - box-shadow: 0 3px 9px rgba(0, 0, 0, .5) -} - -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000 -} - -.modal-backdrop.fade { - filter: alpha(opacity=0); - opacity: 0 -} - -.modal-backdrop.in { - filter: alpha(opacity=50); - opacity: .5 -} - -.modal-header { - min-height: 16.43px; - padding: 15px; - border-bottom: 1px solid #e5e5e5 -} - -.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-bottom: 0; - margin-left: 5px -} - -.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; - filter: alpha(opacity=0); - opacity: 0 -} - -.tooltip.in { - filter: alpha(opacity=90); - opacity: .9 -} - -.tooltip.top { - padding: 5px 0; - margin-top: -3px -} - -.tooltip.right { - padding: 0 5px; - margin-left: 3px -} - -.tooltip.bottom { - padding: 5px 0; - margin-top: 3px -} - -.tooltip.left { - padding: 0 5px; - margin-left: -3px -} - -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px -} - -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000 -} - -.tooltip.top-left .tooltip-arrow { - right: 5px; - bottom: 0; - 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: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: left; - white-space: normal; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - box-shadow: 0 5px 10px rgba(0, 0, 0, .2) -} - -.popover.top { - margin-top: -10px -} - -.popover.right { - margin-left: 10px -} - -.popover.bottom { - margin-top: 10px -} - -.popover.left { - margin-left: -10px -} - -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 14px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0 -} - -.popover-content { - padding: 9px 14px -} - -.popover>.arrow, .popover>.arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.popover>.arrow { - border-width: 11px -} - -.popover>.arrow:after { - content: ""; - border-width: 10px -} - -.popover.top>.arrow { - bottom: -11px; - left: 50%; - margin-left: -11px; - border-top-color: #999; - border-top-color: rgba(0, 0, 0, .25); - border-bottom-width: 0 -} - -.popover.top>.arrow:after { - bottom: 1px; - margin-left: -10px; - content: " "; - border-top-color: #fff; - border-bottom-width: 0 -} - -.popover.right>.arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-right-color: #999; - border-right-color: rgba(0, 0, 0, .25); - border-left-width: 0 -} - -.popover.right>.arrow:after { - bottom: -10px; - left: 1px; - content: " "; - border-right-color: #fff; - border-left-width: 0 -} - -.popover.bottom>.arrow { - top: -11px; - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, .25) -} - -.popover.bottom>.arrow:after { - top: 1px; - margin-left: -10px; - content: " "; - 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 { - right: 1px; - bottom: -10px; - content: " "; - border-right-width: 0; - border-left-color: #fff -} - -.carousel { - position: relative -} - -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden -} - -.carousel-inner>.item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left -} - -.carousel-inner>.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; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000; - perspective: 1000 - } - .carousel-inner>.item.active.right, .carousel-inner>.item.next { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0) - } - .carousel-inner>.item.active.left, .carousel-inner>.item.prev { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0) - } - .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0) - } -} - -.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { - display: block -} - -.carousel-inner>.active { - left: 0 -} - -.carousel-inner>.next, .carousel-inner>.prev { - position: absolute; - top: 0; - width: 100% -} - -.carousel-inner>.next { - left: 100% -} - -.carousel-inner>.prev { - left: -100% -} - -.carousel-inner>.next.left, .carousel-inner>.prev.right { - left: 0 -} - -.carousel-inner>.active.left { - left: -100% -} - -.carousel-inner>.active.right { - left: 100% -} - -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - filter: alpha(opacity=50); - opacity: .5 -} - -.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control.right { - right: 0; - left: auto; - 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control:focus, .carousel-control:hover { - color: #fff; - text-decoration: none; - filter: alpha(opacity=90); - outline: 0; - opacity: .9 -} - -.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; - font-family: serif; - line-height: 1 -} - -.carousel-control .icon-prev:before { - content: '\2039' -} - -.carousel-control .icon-next:before { - content: '\203a' -} - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none -} - -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); - border: 1px solid #fff; - border-radius: 10px -} - -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff -} - -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .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 { - right: 20%; - left: 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, .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 { - display: table; - content: " " -} - -.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, .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-right: auto; - margin-left: 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-md, .visible-sm, .visible-xs { - display: none!important -} - -.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .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 - } -} - -@media (max-width:767px) { - .visible-xs-block { - display: block!important - } -} - -@media (max-width:767px) { - .visible-xs-inline { - display: inline!important - } -} - -@media (max-width:767px) { - .visible-xs-inline-block { - display: inline-block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm { - display: block!important - } - table.visible-sm { - display: table - } - tr.visible-sm { - display: table-row!important - } - td.visible-sm, th.visible-sm { - display: table-cell!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-block { - display: block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline { - display: inline!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline-block { - display: inline-block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md { - display: block!important - } - table.visible-md { - display: table - } - tr.visible-md { - display: table-row!important - } - td.visible-md, th.visible-md { - display: table-cell!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-block { - display: block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline { - display: inline!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline-block { - display: inline-block!important - } -} - -@media (min-width:1200px) { - .visible-lg { - display: block!important - } - table.visible-lg { - display: table - } - tr.visible-lg { - display: table-row!important - } - td.visible-lg, th.visible-lg { - display: table-cell!important - } -} - -@media (min-width:1200px) { - .visible-lg-block { - display: block!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline { - display: inline!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline-block { - display: inline-block!important - } -} - -@media (max-width:767px) { - .hidden-xs { - display: none!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .hidden-sm { - display: none!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .hidden-md { - display: none!important - } -} - -@media (min-width:1200px) { - .hidden-lg { - display: none!important - } -} - -.visible-print { - display: none!important -} - -@media print { - .visible-print { - display: block!important - } - table.visible-print { - display: table - } - tr.visible-print { - display: table-row!important - } - 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 - } -} - -@media print { - .hidden-print { - display: none!important - } -} -.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)} -a:hover { - text-decoration: none; -} - -body { - overflow: hidden; -} - -.navbar-toggle span.glyphicon-search { - width: 2em; -} - -#location-tool { - position: absolute; - bottom: 0; - left: 10px; - font-size: 20px; -} - -#location-tool > li > span.button { - background-color: rgba(255, 255, 255, 0.35); - padding: 8px 4px; - border-radius: 6px; - color: black; - cursor: pointer; -} - -#location-tool > li.active >span.button { - color: #2881cc; -} - -#location-tool > li > span.info { - font-size: 14px; - background-color: white; - color: black; - padding: 3px; - border-radius: 7px; -} - -#debug-box { - position: absolute; - bottom: 0; - width: 100%; - background-color: white; -} - - -/* -#follow-location { - position: absolute; - cursor: pointer; - bottom: 10px; - left: 10px; - background-color: rgba(255, 255, 255, 0.6); - padding: 4px; - border-radius: 6px; - width: 30px; - text-align: center; - font-size: 20px; - line-height: 1; -} -*/ - -#results .result { - border: 1px solid lightgrey; - border-top: 0; - border-radius: 2px; - padding: 10px; - /*background-color: #D9E7F7;*/ - cursor: pointer; -} - -.result p.title { - font-weight: bold; - font-size: 11px; - margin-bottom: 0; -} - -.result p.address, .result p.opening-hours, .result p.population, .result p.city { - font-size: 11px; - margin-bottom: 0; -} - -.result p.type { - font-size: 10px; - color: grey; - margin-bottom: 0; -} - -.row div { - padding: 0; -} - -.navbar { - z-index: 20002; -} - -a.navbar-brand { - line-height: 100% !important; - padding: 0; -} - -.logo { - height: 100%; - font-family: Liberation Sans, sans-serif; -} - -.logo > h1 { - color: rgb(255, 128, 0); - height: 100%; - padding-left: 20px; - padding-top: 8px; - font-family: sans-serif; - font-style: italic; - margin: 0; - font-weight: bold; - line-height: 1; - white-space: nowrap; -} - -.logo > h1 > small { - color: rgb(255, 128, 0); - font-size: 0.5em; -} - -nav { - margin-bottom: 0!important; -} - -html, body, main, #map { - max-width: 100%; - overflow: hidden; -} - -.marker { - background-image: url('/img/marker-icon.png'); - width: 25px; - height: 41px; - display: block; - text-align: center; - padding-top: 5px; - color: white; - font-weight: bold; -} - -.ol-abort { - text-align: right; - bottom: .5em; - right: .5em; - max-width: calc(100% - 1.3em); -} - -.ol-abort > span { - padding: 8px; - background-color: #ff8000; - border-radius: 3px; - color: white; -} - - -/** - * The zoomslider in the second map shall be placed between the zoom-in and - * zoom-out buttons. - */ - -.ol-zoom { - top: 5em; -} - -#map .ol-zoom .ol-zoom-out { - margin-top: 204px; -} - -.map-marker { - cursor: pointer; -} - -#map .ol-zoomslider { - background-color: transparent; - top: 7em!important; -} - -#map .ol-touch .ol-zoom .ol-zoom-out { - margin-top: 212px; -} - -#map .ol-touch .ol-zoomslider { - top: 2.75em; -} - -#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] { - top: 3px; -} - -#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] { - top: 232px; -} - -#doSearch, #clearInput, .marker { - cursor: pointer; -} - -#doSearch:hover, #clearInput:hover { - color: red; -} - -#results { - background-color: #f8f8f8; - border-color: #e7e7e7; - position: absolute; - overflow-y: scroll!important; - top: 0; - right: 0; - padding: 0; - z-index: 20001; - overflow: visible; - /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ -} - -#gps-error { - position: absolute; - bottom: 0; - width: 100%; - text-align: center; - padding: 17px 5px; - background-color: black; - color: white; - font-size: 0.8em; - z-index: 20002; -} - -#closer { - z-index: 20002; - background-color: #f8f8f8!important; - border-color: #e7e7e7!important; - position: absolute; - right: 0; - border: 1px solid lightgrey; - width: 25px; - text-align: center; - background-color: white; - height: 40px; - padding-top: 8px; - font-weight: bold; - border-right: 0; - cursor: pointer; - /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ - top: 0; -} - -.ol-popup { - position: absolute; - background-color: white; - -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - padding: 15px; - border-radius: 10px; - border: 1px solid #cccccc; - bottom: 12px; - left: -50px; - min-width: 280px; - z-index: 20001; -} - -.ol-popup:after, .ol-popup:before { - top: 100%; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; -} - -.ol-popup:after { - border-top-color: white; - border-width: 10px; - left: 48px; - margin-left: -10px; -} - -.ol-popup:before { - border-top-color: #cccccc; - border-width: 11px; - left: 48px; - margin-left: -11px; -} - -.ol-popup-closer { - text-decoration: none; - position: absolute; - top: 2px; - right: 8px; -} - -.ol-popup-closer:after { - content: "✖"; -} - -.ol-control button, .ol-control button:hover { - background-color: #ff8000; -} - -.ol-zoomslider-thumb { - background: #ff8000; -} -#map { - height: 100vh; -} - -#results { - height: 100vh; - padding-top: 51px; -} - -#closer { - top: 50px; -} - -#beta-info { - position: absolute; - z-index: 99999; - left: 25%; - top: 55px; - width: 50%; -} - -#research-button { - position: relative; - bottom: 50px; - width: 100%; - text-align: center; -} -.drop-target { - margin: 10px 0; - border-color: black; - border-width: 2px -} - -#route-information { - margin: 8px 10px; - text-align: center; - font-weight: bold; -} - -#route-information #length { - border-right: 1px solid lightgrey; -} - -.hide { - transform: translateX(-9999px); -} - -#calc-route { - width: 100%; - display: block; - text-align: center; - line-height: 1.5em; - padding: 7px 0px; - border-right: 1px solid lightgrey; -} - -#add-waypoint { - width: 100%; - border: 0; - background-color: inherit; - line-height: 1.5em; - padding: 7px 0; - color: #337ab7; -} - -#find-route-options { - padding: 7px 0; - padding-top: 0; -} - -#search-results { - background-color: white; - position: absolute; - width: calc(100% - 30px); - padding: 7px; - border: 1px solid grey; - z-index: 2001; -} - -#search-results h5 { - font-weight: bold; -} - -#search-results .loader { - text-align: center; -} - -#search-results > ul li { - margin: 5px 3px; - cursor: pointer; - padding: 0 10px; - border-radius: 5px -} - -#search-results > ul li:hover { - background-color: #eee; -} - -.search-btn { - position: absolute; - right: 18px; - margin-top: -2.6em; - height: 2.3em; - line-height: 2.5em; - border: 0; -} - -.search-btn > span { - position: relative; - top: -.3em; -} - -#routing-steps { - margin-top: 10px; -} - -#routing-steps .step { - margin-left: 0; - margin-right: 0; -} - -#routing-steps .step > td { - text-align: center; - vertical-align: middle; -} - -#routing-steps .step { - cursor: pointer; -} - -#routing-steps .step:hover { - background-color: #ececec; -} - -#routing-steps .step > div { - margin-top: .5em; -} - -#vehicle-chooser label.radio-inline { - padding: 0; - margin: 0; -} - -#vehicle-chooser label.radio-inline > input[type=radio] { - display: none; -} - -#vehicle-chooser label.radio-inline > input[type=radio] + div { - padding: 10px 15px; - border-bottom: 1px solid #ddd; -} - -#vehicle-chooser label.radio-inline > input[type=radio]:checked + div { - color: #555; - cursor: default; - background-color: #ff8000; - border: 1px solid #ddd; - border-bottom-color: transparent; -} - -.ol-attribution ul { - font-size: .7em; -} - -#route-assistent { - width: 100%; - display: block; - text-align: center; - padding: 9px 0; - cursor: pointer; -} - -#user-pos { - background-image: url('/img/navigation-arrow.svg'); - width: 50px; - height: 50px; - display: block; - text-align: center; - padding-top: 5px; - color: white; - font-weight: bold; -} - -#continue-dialog { - background-color: white; - position: absolute; - bottom: 0; - width: 100%; - padding: 10px; -} - -#continue-dialog > .heading { - text-align: center; - font-weight: bold; -} - -#continue-dialog > .options { - text-align: center; - padding: 5px 0; -} - -#continue-dialog > .options > .first { - border-right: 1px solid lightgrey; -} - -#back-to-edit { - padding-left: 3px; -} - -#back-to-edit > div { - background-color: #ff8000; - color: white; -} - -#waypoint-container { - list-style-type: none; - padding: 5px 20px; - margin-bottom: 0; -} - -#waypoint-container .adress-name { - font-size: 0.75em; - line-height: 1.5em; -} - -#waypoint-container > li > .row { - padding: 8px 0; -} - -#route-content #rearange-info { - padding-top: 5px; - text-align: center; - font-size: 0.8em; - font-weight: bold; -} - -#waypoint-container .delete-waypoint { - font-size: 19px; -} - -#waypoint-container .delete-waypoint a { - color: lightgrey; - display: block; - padding-top: 11px; - padding-bottom: 11px; - width: 100%; - text-align: right; -} - -#route-content .new-waypoint-box > p { - font-weight: bold; - margin-bottom: 3px; -} - -#route-content .new-waypoint-box > p > button { - border: 0; - background-color: inherit; -} - -.popover { - z-index: 20002; -} -/*# sourceMappingURL=routing.css.map */ diff --git a/public/build/css/routing.css.map b/public/build/css/routing.css.map index bcab5d7..a65cbbd 100644 --- a/public/build/css/routing.css.map +++ b/public/build/css/routing.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css","routing.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AC1BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"routing.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 50px;\n width: 100%;\n text-align: center;\n}",".drop-target {\n margin: 10px 0;\n border-color: black;\n border-width: 2px\n}\n\n#route-information {\n margin: 8px 10px;\n text-align: center;\n font-weight: bold;\n}\n\n#route-information #length {\n border-right: 1px solid lightgrey;\n}\n\n.hide {\n transform: translateX(-9999px);\n}\n\n#calc-route {\n width: 100%;\n display: block;\n text-align: center;\n line-height: 1.5em;\n padding: 7px 0px;\n border-right: 1px solid lightgrey;\n}\n\n#add-waypoint {\n width: 100%;\n border: 0;\n background-color: inherit;\n line-height: 1.5em;\n padding: 7px 0;\n color: #337ab7;\n}\n\n#find-route-options {\n padding: 7px 0;\n padding-top: 0;\n}\n\n#search-results {\n background-color: white;\n position: absolute;\n width: calc(100% - 30px);\n padding: 7px;\n border: 1px solid grey;\n z-index: 2001;\n}\n\n#search-results h5 {\n font-weight: bold;\n}\n\n#search-results .loader {\n text-align: center;\n}\n\n#search-results > ul li {\n margin: 5px 3px;\n cursor: pointer;\n padding: 0 10px;\n border-radius: 5px\n}\n\n#search-results > ul li:hover {\n background-color: #eee;\n}\n\n.search-btn {\n position: absolute;\n right: 18px;\n margin-top: -2.6em;\n height: 2.3em;\n line-height: 2.5em;\n border: 0;\n}\n\n.search-btn > span {\n position: relative;\n top: -.3em;\n}\n\n#routing-steps {\n margin-top: 10px;\n}\n\n#routing-steps .step {\n margin-left: 0;\n margin-right: 0;\n}\n\n#routing-steps .step > td {\n text-align: center;\n vertical-align: middle;\n}\n\n#routing-steps .step {\n cursor: pointer;\n}\n\n#routing-steps .step:hover {\n background-color: #ececec;\n}\n\n#routing-steps .step > div {\n margin-top: .5em;\n}\n\n#vehicle-chooser label.radio-inline {\n padding: 0;\n margin: 0;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] {\n display: none;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] + div {\n padding: 10px 15px;\n border-bottom: 1px solid #ddd;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio]:checked + div {\n color: #555;\n cursor: default;\n background-color: #ff8000;\n border: 1px solid #ddd;\n border-bottom-color: transparent;\n}\n\n.ol-attribution ul {\n font-size: .7em;\n}\n\n#route-assistent {\n width: 100%;\n display: block;\n text-align: center;\n padding: 9px 0;\n cursor: pointer;\n}\n\n#user-pos {\n background-image: url('/img/navigation-arrow.svg');\n width: 50px;\n height: 50px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n#continue-dialog {\n background-color: white;\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px;\n}\n\n#continue-dialog > .heading {\n text-align: center;\n font-weight: bold;\n}\n\n#continue-dialog > .options {\n text-align: center;\n padding: 5px 0;\n}\n\n#continue-dialog > .options > .first {\n border-right: 1px solid lightgrey;\n}\n\n#back-to-edit {\n padding-left: 3px;\n}\n\n#back-to-edit > div {\n background-color: #ff8000;\n color: white;\n}\n\n#waypoint-container {\n list-style-type: none;\n padding: 5px 20px;\n margin-bottom: 0;\n}\n\n#waypoint-container .adress-name {\n font-size: 0.75em;\n line-height: 1.5em;\n}\n\n#waypoint-container > li > .row {\n padding: 8px 0;\n}\n\n#route-content #rearange-info {\n padding-top: 5px;\n text-align: center;\n font-size: 0.8em;\n font-weight: bold;\n}\n\n#waypoint-container .delete-waypoint {\n font-size: 19px;\n}\n\n#waypoint-container .delete-waypoint a {\n color: lightgrey;\n display: block;\n padding-top: 11px;\n padding-bottom: 11px;\n width: 100%;\n text-align: right;\n}\n\n#route-content .new-waypoint-box > p {\n font-weight: bold;\n margin-bottom: 3px;\n}\n\n#route-content .new-waypoint-box > p > button {\n border: 0;\n background-color: inherit;\n}\n\n.popover {\n z-index: 20002;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css","routing.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AC1BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"routing.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 70px;\n width: 100%;\n text-align: center;\n}",".drop-target {\n margin: 10px 0;\n border-color: black;\n border-width: 2px\n}\n\n#route-information {\n margin: 8px 10px;\n text-align: center;\n font-weight: bold;\n}\n\n#route-information #length {\n border-right: 1px solid lightgrey;\n}\n\n.hide {\n transform: translateX(-9999px);\n}\n\n#calc-route {\n width: 100%;\n display: block;\n text-align: center;\n line-height: 1.5em;\n padding: 7px 0px;\n border-right: 1px solid lightgrey;\n}\n\n#add-waypoint {\n width: 100%;\n border: 0;\n background-color: inherit;\n line-height: 1.5em;\n padding: 7px 0;\n color: #337ab7;\n}\n\n#find-route-options {\n padding: 7px 0;\n padding-top: 0;\n}\n\n#search-results {\n background-color: white;\n position: absolute;\n width: calc(100% - 30px);\n padding: 7px;\n border: 1px solid grey;\n z-index: 2001;\n}\n\n#search-results h5 {\n font-weight: bold;\n}\n\n#search-results .loader {\n text-align: center;\n}\n\n#search-results > ul li {\n margin: 5px 3px;\n cursor: pointer;\n padding: 0 10px;\n border-radius: 5px\n}\n\n#search-results > ul li:hover {\n background-color: #eee;\n}\n\n.search-btn {\n position: absolute;\n right: 18px;\n margin-top: -2.6em;\n height: 2.3em;\n line-height: 2.5em;\n border: 0;\n}\n\n.search-btn > span {\n position: relative;\n top: -.3em;\n}\n\n#routing-steps {\n margin-top: 10px;\n}\n\n#routing-steps .step {\n margin-left: 0;\n margin-right: 0;\n}\n\n#routing-steps .step > td {\n text-align: center;\n vertical-align: middle;\n}\n\n#routing-steps .step {\n cursor: pointer;\n}\n\n#routing-steps .step:hover {\n background-color: #ececec;\n}\n\n#routing-steps .step > div {\n margin-top: .5em;\n}\n\n#vehicle-chooser label.radio-inline {\n padding: 0;\n margin: 0;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] {\n display: none;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] + div {\n padding: 10px 15px;\n border-bottom: 1px solid #ddd;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio]:checked + div {\n color: #555;\n cursor: default;\n background-color: #ff8000;\n border: 1px solid #ddd;\n border-bottom-color: transparent;\n}\n\n.ol-attribution ul {\n font-size: .7em;\n}\n\n#route-assistent {\n width: 100%;\n display: block;\n text-align: center;\n padding: 9px 0;\n cursor: pointer;\n}\n\n#user-pos {\n background-image: url('/img/navigation-arrow.svg');\n width: 50px;\n height: 50px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n#continue-dialog {\n background-color: white;\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px;\n}\n\n#continue-dialog > .heading {\n text-align: center;\n font-weight: bold;\n}\n\n#continue-dialog > .options {\n text-align: center;\n padding: 5px 0;\n}\n\n#continue-dialog > .options > .first {\n border-right: 1px solid lightgrey;\n}\n\n#back-to-edit {\n padding-left: 3px;\n}\n\n#back-to-edit > div {\n background-color: #ff8000;\n color: white;\n}\n\n#waypoint-container {\n list-style-type: none;\n padding: 5px 20px;\n margin-bottom: 0;\n}\n\n#waypoint-container .adress-name {\n font-size: 0.75em;\n line-height: 1.5em;\n}\n\n#waypoint-container > li > .row {\n padding: 8px 0;\n}\n\n#route-content #rearange-info {\n padding-top: 5px;\n text-align: center;\n font-size: 0.8em;\n font-weight: bold;\n}\n\n#waypoint-container .delete-waypoint {\n font-size: 19px;\n}\n\n#waypoint-container .delete-waypoint a {\n color: lightgrey;\n display: block;\n padding-top: 11px;\n padding-bottom: 11px;\n width: 100%;\n text-align: right;\n}\n\n#route-content .new-waypoint-box > p {\n font-weight: bold;\n margin-bottom: 3px;\n}\n\n#route-content .new-waypoint-box > p > button {\n border: 0;\n background-color: inherit;\n}\n\n.popover {\n z-index: 20002;\n}"]} \ No newline at end of file diff --git a/public/build/css/staticPages-94ce55501d.css b/public/build/css/staticPages-94ce55501d.css deleted file mode 100644 index a030101..0000000 --- a/public/build/css/staticPages-94ce55501d.css +++ /dev/null @@ -1,7123 +0,0 @@ -/*! - * Bootstrap v3.3.4 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ - - -/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ - -html { - font-family: sans-serif; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100% -} - -body { - margin: 0 -} - -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, strong { - font-weight: 700 -} - -dfn { - font-style: italic -} - -h1 { - margin: .67em 0; - font-size: 2em -} - -mark { - color: #000; - background: #ff0 -} - -small { - font-size: 80% -} - -sub, sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline -} - -sup { - top: -.5em -} - -sub { - bottom: -.25em -} - -img { - border: 0 -} - -svg:not(:root) { - overflow: hidden -} - -figure { - margin: 1em 40px -} - -hr { - height: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box -} - -pre { - overflow: auto -} - -code, kbd, pre, samp { - font-family: monospace, monospace; - font-size: 1em -} - -button, input, optgroup, select, textarea { - margin: 0; - font: inherit; - color: inherit -} - -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 { - padding: 0; - border: 0 -} - -input { - line-height: normal -} - -input[type=checkbox], input[type=radio] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - 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-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - -webkit-appearance: textfield -} - -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none -} - -fieldset { - padding: .35em .625em .75em; - margin: 0 2px; - border: 1px solid silver -} - -legend { - padding: 0; - border: 0 -} - -textarea { - overflow: auto -} - -optgroup { - font-weight: 700 -} - -table { - border-spacing: 0; - border-collapse: collapse -} - -td, th { - padding: 0 -} - - -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ - -@media print { - *, :after, :before { - color: #000!important; - text-shadow: none!important; - background: 0 0!important; - -webkit-box-shadow: none!important; - box-shadow: none!important - } - a, a:visited { - text-decoration: underline - } - a[href]:after { - content: " (" attr(href) ")" - } - abbr[title]:after { - content: " (" attr(title) ")" - } - a[href^="javascript:"]:after, a[href^="#"]:after { - content: "" - } - 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(/fonts/glyphicons-halflings-regular.eot); - src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') -} - -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: 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 { - content: "\e227" -} - -.glyphicon-btc:before { - content: "\e227" -} - -.glyphicon-xbt:before { - content: "\e227" -} - -.glyphicon-yen:before { - content: "\00a5" -} - -.glyphicon-jpy:before { - content: "\00a5" -} - -.glyphicon-ruble:before { - content: "\20bd" -} - -.glyphicon-rub: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" -} - -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -:after, :before { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0) -} - -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -figure { - margin: 0 -} - -img { - vertical-align: middle -} - -.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: 6px -} - -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out -} - -.img-circle { - border-radius: 50% -} - -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee -} - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0 -} - -.sr-only-focusable:active, .sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto -} - -[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: 20px; - margin-bottom: 10px -} - -.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { - font-size: 65% -} - -.h4, .h5, .h6, h4, h5, h6 { - margin-top: 10px; - margin-bottom: 10px -} - -.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { - font-size: 75% -} - -.h1, h1 { - font-size: 36px -} - -.h2, h2 { - font-size: 30px -} - -.h3, h3 { - font-size: 24px -} - -.h4, h4 { - font-size: 18px -} - -.h5, h5 { - font-size: 14px -} - -.h6, h6 { - font-size: 12px -} - -p { - margin: 0 0 10px -} - -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4 -} - -@media (min-width:768px) { - .lead { - font-size: 21px - } -} - -.small, small { - font-size: 85% -} - -.mark, mark { - padding: .2em; - background-color: #fcf8e3 -} - -.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: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee -} - -ol, ul { - margin-top: 0; - margin-bottom: 10px -} - -ol ol, ol ul, ul ol, ul ul { - margin-bottom: 0 -} - -.list-unstyled { - padding-left: 0; - list-style: none -} - -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none -} - -.list-inline>li { - display: inline-block; - padding-right: 5px; - padding-left: 5px -} - -dl { - margin-top: 0; - margin-bottom: 20px -} - -dd, dt { - line-height: 1.42857143 -} - -dt { - font-weight: 700 -} - -dd { - margin-left: 0 -} - -@media (min-width:768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - 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: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - 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; - text-align: right; - border-right: 5px solid #eee; - border-left: 0 -} - -.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: 20px; - font-style: normal; - line-height: 1.42857143 -} - -code, kbd, pre, samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace -} - -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px -} - -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25) -} - -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: 700; - -webkit-box-shadow: none; - box-shadow: none -} - -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px -} - -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0 -} - -.pre-scrollable { - max-height: 340px; - overflow-y: scroll -} - -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -@media (min-width:768px) { - .container { - width: 750px - } -} - -@media (min-width:992px) { - .container { - width: 970px - } -} - -@media (min-width:1200px) { - .container { - width: 1170px - } -} - -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto -} - -.row { - margin-right: -15px; - margin-left: -15px -} - -.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-right: 15px; - padding-left: 15px -} - -.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: 20px -} - -.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 { - border: 1px solid #ddd -} - -.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; - display: table-column; - float: none -} - -table td[class*=col-], table th[class*=col-] { - position: static; - display: table-cell; - float: none -} - -.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 { - min-height: .01%; - overflow-x: auto -} - -@media screen and (max-width:767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - 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 { - min-width: 0; - padding: 0; - margin: 0; - border: 0 -} - -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5 -} - -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: 700 -} - -input[type=search] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box -} - -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: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555 -} - -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, -webkit-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 -} - -input[type=search] { - -webkit-appearance: none -} - -@media screen and (-webkit-min-device-pixel-ratio:0) { - input[type=date], input[type=time], input[type=datetime-local], input[type=month] { - line-height: 34px - } - .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: 46px - } -} - -.form-group { - margin-bottom: 15px -} - -.checkbox, .radio { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px -} - -.checkbox label, .radio label { - min-height: 20px; - 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-top: 4px \9; - margin-left: -20px -} - -.checkbox+.checkbox, .radio+.radio { - margin-top: -5px -} - -.checkbox-inline, .radio-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: 400; - vertical-align: middle; - cursor: pointer -} - -.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { - margin-top: 0; - margin-left: 10px -} - -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 -} - -.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline { - cursor: not-allowed -} - -.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { - cursor: not-allowed -} - -.form-control-static { - min-height: 34px; - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0 -} - -.form-control-static.input-lg, .form-control-static.input-sm { - padding-right: 0; - padding-left: 0 -} - -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -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: 3px -} - -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; - min-height: 32px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5 -} - -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-lg { - height: 46px; - line-height: 46px -} - -select[multiple].input-lg, textarea.input-lg { - height: auto -} - -.form-group-lg .form-control { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.form-group-lg .form-control { - height: 46px; - line-height: 46px -} - -select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control { - height: auto -} - -.form-group-lg .form-control-static { - height: 46px; - min-height: 38px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333 -} - -.has-feedback { - position: relative -} - -.has-feedback .form-control { - padding-right: 42.5px -} - -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; - pointer-events: none -} - -.input-lg+.form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px -} - -.input-sm+.form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px -} - -.has-success .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; - background-color: #dff0d8; - border-color: #3c763d -} - -.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; - background-color: #fcf8e3; - border-color: #8a6d3b -} - -.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; - background-color: #f2dede; - border-color: #a94442 -} - -.has-error .form-control-feedback { - color: #a94442 -} - -.has-feedback label~.form-control-feedback { - top: 25px -} - -.has-feedback label.sr-only~.form-control-feedback { - top: 0 -} - -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373 -} - -@media (min-width:768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle - } - .form-inline .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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0 -} - -.form-horizontal .checkbox, .form-horizontal .radio { - min-height: 27px -} - -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .form-horizontal .control-label { - padding-top: 7px; - margin-bottom: 0; - text-align: right - } -} - -.form-horizontal .has-feedback .form-control-feedback { - right: 15px -} - -@media (min-width:768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 14.33px - } -} - -@media (min-width:768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 6px - } -} - -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px -} - -.btn.focus, .btn:focus, .btn:hover { - color: #333; - text-decoration: none -} - -.btn.active, .btn:active { - background-image: none; - outline: 0; - -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 { - pointer-events: none; - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65 -} - -.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 { - font-weight: 400; - color: #337ab7; - 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: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -.btn-group-sm>.btn, .btn-sm { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-group-xs>.btn, .btn-xs { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px -} - -.btn-block { - display: block; - width: 100% -} - -.btn-block+.btn-block { - margin-top: 5px -} - -input[type=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-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility -} - -.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; - font-size: 14px; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); - box-shadow: 0 6px 12px rgba(0, 0, 0, .175) -} - -.dropdown-menu.pull-right { - right: 0; - left: auto -} - -.dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.dropdown-menu>li>a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: 400; - line-height: 1.42857143; - color: #333; - white-space: nowrap -} - -.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { - color: #262626; - text-decoration: none; - background-color: #f5f5f5 -} - -.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { - color: #fff; - text-decoration: none; - background-color: #337ab7; - outline: 0 -} - -.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; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) -} - -.open>.dropdown-menu { - display: block -} - -.open>a { - outline: 0 -} - -.dropdown-menu-right { - right: 0; - left: auto -} - -.dropdown-menu-left { - right: auto; - left: 0 -} - -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777; - white-space: nowrap -} - -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990 -} - -.pull-right>.dropdown-menu { - right: 0; - left: auto -} - -.dropup .caret, .navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 4px solid -} - -.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px -} - -@media (min-width:768px) { - .navbar-right .dropdown-menu { - right: 0; - left: auto - } - .navbar-right .dropdown-menu-left { - right: auto; - left: 0 - } -} - -.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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; - border-bottom-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-top-right-radius: 0; - border-bottom-right-radius: 0 -} - -.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child { - border-top-left-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { - outline: 0 -} - -.btn-group>.btn+.dropdown-toggle { - padding-right: 8px; - padding-left: 8px -} - -.btn-group>.btn-lg+.dropdown-toggle { - padding-right: 12px; - padding-left: 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; - border-bottom-width: 0 -} - -.dropup .btn-lg .caret { - border-width: 0 5px 5px -} - -.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { - display: block; - float: none; - width: 100%; - max-width: 100% -} - -.btn-group-vertical>.btn-group>.btn { - float: none -} - -.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { - margin-top: -1px; - margin-left: 0 -} - -.btn-group-vertical>.btn:not(:first-child):not(:last-child) { - border-radius: 0 -} - -.btn-group-vertical>.btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.btn-group-vertical>.btn:last-child:not(:first-child) { - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom-left-radius: 4px -} - -.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-left-radius: 0; - border-top-right-radius: 0 -} - -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate -} - -.btn-group-justified>.btn, .btn-group-justified>.btn-group { - display: table-cell; - float: none; - 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-right: 0; - padding-left: 0 -} - -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0 -} - -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px -} - -select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { - height: 46px; - line-height: 46px -} - -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: 3px -} - -select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { - height: 30px; - line-height: 30px -} - -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: 14px; - font-weight: 400; - line-height: 1; - color: #555; - text-align: center; - background-color: #eee; - border: 1px solid #ccc; - border-radius: 4px -} - -.input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px -} - -.input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 6px -} - -.input-group-addon input[type=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-top-right-radius: 0; - border-bottom-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-top-left-radius: 0; - border-bottom-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 { - padding-left: 0; - margin-bottom: 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; - cursor: not-allowed; - background-color: transparent -} - -.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { - background-color: #eee; - border-color: #337ab7 -} - -.nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5 -} - -.nav>li>a>img { - max-width: none -} - -.nav-tabs { - border-bottom: 1px solid #ddd -} - -.nav-tabs>li { - float: left; - margin-bottom: -1px -} - -.nav-tabs>li>a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0 -} - -.nav-tabs>li>a:hover { - border-color: #eee #eee #ddd -} - -.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { - color: #555; - cursor: default; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent -} - -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0 -} - -.nav-tabs.nav-justified>li { - float: none -} - -.nav-tabs.nav-justified>li>a { - margin-bottom: 5px; - text-align: center -} - -.nav-tabs.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li { - display: table-cell; - width: 1% - } - .nav-tabs.nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs.nav-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs.nav-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover { - border-bottom-color: #fff - } -} - -.nav-pills>li { - float: left -} - -.nav-pills>li>a { - border-radius: 4px -} - -.nav-pills>li+li { - margin-left: 2px -} - -.nav-pills>li.active>a, .nav-pills>li.active>a: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 { - margin-bottom: 5px; - text-align: center -} - -.nav-justified>.dropdown .dropdown-menu { - top: auto; - left: auto -} - -@media (min-width:768px) { - .nav-justified>li { - display: table-cell; - width: 1% - } - .nav-justified>li>a { - margin-bottom: 0 - } -} - -.nav-tabs-justified { - border-bottom: 0 -} - -.nav-tabs-justified>li>a { - margin-right: 0; - border-radius: 4px -} - -.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover { - border: 1px solid #ddd -} - -@media (min-width:768px) { - .nav-tabs-justified>li>a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0 - } - .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a: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-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar { - position: relative; - min-height: 50px; - margin-bottom: 20px; - border: 1px solid transparent -} - -@media (min-width:768px) { - .navbar { - border-radius: 4px - } -} - -@media (min-width:768px) { - .navbar-header { - float: left - } -} - -.navbar-collapse { - padding-right: 15px; - padding-left: 15px; - overflow-x: visible; - -webkit-overflow-scrolling: touch; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1) -} - -.navbar-collapse.in { - overflow-y: auto -} - -@media (min-width:768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -webkit-box-shadow: none; - 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-right: 0; - padding-left: 0 - } -} - -.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { - max-height: 340px -} - -@media (max-device-width:480px)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: -15px; - margin-left: -15px -} - -@media (min-width:768px) { - .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 -} - -@media (min-width:768px) { - .navbar-static-top { - border-radius: 0 - } -} - -.navbar-fixed-bottom, .navbar-fixed-top { - position: fixed; - right: 0; - left: 0; - z-index: 1030 -} - -@media (min-width:768px) { - .navbar-fixed-bottom, .navbar-fixed-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; - height: 50px; - padding: 15px 15px; - font-size: 18px; - line-height: 20px -} - -.navbar-brand:focus, .navbar-brand:hover { - text-decoration: none -} - -.navbar-brand>img { - display: block -} - -@media (min-width:768px) { - .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { - margin-left: -15px - } -} - -.navbar-toggle { - position: relative; - float: right; - padding: 9px 10px; - margin-top: 8px; - margin-right: 15px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px -} - -.navbar-toggle:focus { - outline: 0 -} - -.navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px -} - -.navbar-toggle .icon-bar+.icon-bar { - margin-top: 4px -} - -@media (min-width:768px) { - .navbar-toggle { - display: none - } -} - -.navbar-nav { - margin: 7.5px -15px -} - -.navbar-nav>li>a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px -} - -@media (max-width:767px) { - .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - 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: 20px - } - .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { - background-image: none - } -} - -@media (min-width:768px) { - .navbar-nav { - float: left; - margin: 0 - } - .navbar-nav>li { - float: left - } - .navbar-nav>li>a { - padding-top: 15px; - padding-bottom: 15px - } -} - -.navbar-form { - padding: 10px 15px; - margin-top: 8px; - margin-right: -15px; - margin-bottom: 8px; - margin-left: -15px; - 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) -} - -@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:767px) { - .navbar-form .form-group { - margin-bottom: 5px - } - .navbar-form .form-group:last-child { - margin-bottom: 0 - } -} - -@media (min-width:768px) { - .navbar-form { - width: auto; - padding-top: 0; - padding-bottom: 0; - margin-right: 0; - margin-left: 0; - border: 0; - -webkit-box-shadow: none; - box-shadow: none - } -} - -.navbar-nav>li>.dropdown-menu { - margin-top: 0; - border-top-left-radius: 0; - border-top-right-radius: 0 -} - -.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { - margin-bottom: 0; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0 -} - -.navbar-btn { - margin-top: 8px; - margin-bottom: 8px -} - -.navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px -} - -.navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px -} - -.navbar-text { - margin-top: 15px; - margin-bottom: 15px -} - -@media (min-width:768px) { - .navbar-text { - float: left; - margin-right: 15px; - margin-left: 15px - } -} - -@media (min-width:768px) { - .navbar-left { - float: left!important - } - .navbar-right { - float: right!important; - margin-right: -15px - } - .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-text { - color: #777 -} - -.navbar-default .navbar-nav>li>a { - 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 { - color: #555; - background-color: #e7e7e7 -} - -@media (max-width:767px) { - .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-text { - color: #9d9d9d -} - -.navbar-inverse .navbar-nav>li>a { - 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 { - color: #fff; - background-color: #080808 -} - -@media (max-width:767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { - border-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808 - } - .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { - color: #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: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px -} - -.breadcrumb>li { - display: inline-block -} - -.breadcrumb>li+li:before { - padding: 0 5px; - color: #ccc; - content: "/\00a0" -} - -.breadcrumb>.active { - color: #777 -} - -.pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px -} - -.pagination>li { - display: inline -} - -.pagination>li>a, .pagination>li>span { - position: relative; - float: left; - padding: 6px 12px; - margin-left: -1px; - line-height: 1.42857143; - color: #337ab7; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd -} - -.pagination>li:first-child>a, .pagination>li:first-child>span { - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px -} - -.pagination>li:last-child>a, .pagination>li:last-child>span { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px -} - -.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; - cursor: default; - background-color: #337ab7; - border-color: #337ab7 -} - -.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { - color: #777; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd -} - -.pagination-lg>li>a, .pagination-lg>li>span { - padding: 10px 16px; - font-size: 18px -} - -.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px -} - -.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px -} - -.pagination-sm>li>a, .pagination-sm>li>span { - padding: 5px 10px; - font-size: 12px -} - -.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px -} - -.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px -} - -.pager { - padding-left: 0; - margin: 20px 0; - text-align: center; - list-style: none -} - -.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; - cursor: not-allowed; - background-color: #fff -} - -.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; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - 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: 21px; - font-weight: 200 -} - -.jumbotron>hr { - border-top-color: #d5d5d5 -} - -.container .jumbotron, .container-fluid .jumbotron { - border-radius: 6px -} - -.jumbotron .container { - max-width: 100% -} - -@media screen and (min-width:768px) { - .jumbotron { - padding: 48px 0 - } - .container .jumbotron, .container-fluid .jumbotron { - padding-right: 60px; - padding-left: 60px - } - .jumbotron .h1, .jumbotron h1 { - font-size: 63px - } -} - -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: border .2s ease-in-out; - -o-transition: border .2s ease-in-out; - transition: border .2s ease-in-out -} - -.thumbnail a>img, .thumbnail>img { - margin-right: auto; - margin-left: auto -} - -a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { - border-color: #337ab7 -} - -.thumbnail .caption { - padding: 9px; - color: #333 -} - -.alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px -} - -.alert h4 { - margin-top: 0; - color: inherit -} - -.alert .alert-link { - font-weight: 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 { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6 -} - -.alert-success hr { - border-top-color: #c9e2b3 -} - -.alert-success .alert-link { - color: #2b542c -} - -.alert-info { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1 -} - -.alert-info hr { - border-top-color: #a6e1ec -} - -.alert-info .alert-link { - color: #245269 -} - -.alert-warning { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc -} - -.alert-warning hr { - border-top-color: #f7e1b5 -} - -.alert-warning .alert-link { - color: #66512c -} - -.alert-danger { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1 -} - -.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 - } -} - -@-o-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 { - height: 20px; - margin-bottom: 20px; - overflow: hidden; - background-color: #f5f5f5; - border-radius: 4px; - -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: 20px; - 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); - -webkit-background-size: 40px 40px; - 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 { - overflow: hidden; - zoom: 1 -} - -.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 { - padding-left: 0; - margin-bottom: 20px -} - -.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-left-radius: 4px; - border-top-right-radius: 4px -} - -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px -} - -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 { - color: #555; - text-decoration: none; - background-color: #f5f5f5 -} - -.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { - color: #777; - cursor: not-allowed; - background-color: #eee -} - -.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: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -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-left-radius: 3px; - border-top-right-radius: 3px -} - -.panel-heading>.dropdown .dropdown-toggle { - color: inherit -} - -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - 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: 3px; - border-bottom-left-radius: 3px -} - -.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-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-bottom-left-radius: 3px -} - -.panel-heading+.list-group .list-group-item:first-child { - border-top-width: 0 -} - -.list-group+.panel-footer { - border-top-width: 0 -} - -.panel>.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-right: 15px; - padding-left: 15px -} - -.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px -} - -.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: 3px; - border-top-right-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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-right-radius: 3px; - border-bottom-left-radius: 3px -} - -.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: 3px -} - -.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: 3px -} - -.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>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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th { - border-bottom: 0 -} - -.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-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 { - border-bottom: 0 -} - -.panel>.table-responsive { - margin-bottom: 0; - border: 0 -} - -.panel-group { - margin-bottom: 20px -} - -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px -} - -.panel-group .panel+.panel { - margin-top: 5px -} - -.panel-group .panel-heading { - border-bottom: 0 -} - -.panel-group .panel-heading+.panel-collapse>.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; - bottom: 0; - left: 0; - width: 100%; - height: 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: 4px; - -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: 6px -} - -.well-sm { - padding: 9px; - border-radius: 3px -} - -.close { - float: right; - font-size: 21px; - font-weight: 700; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - filter: alpha(opacity=20); - opacity: .2 -} - -.close:focus, .close:hover { - color: #000; - text-decoration: none; - cursor: pointer; - filter: alpha(opacity=50); - opacity: .5 -} - -button.close { - -webkit-appearance: none; - padding: 0; - cursor: pointer; - background: 0 0; - border: 0 -} - -.modal-open { - overflow: hidden -} - -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - -webkit-overflow-scrolling: touch; - outline: 0 -} - -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%) -} - -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0) -} - -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto -} - -.modal-dialog { - position: relative; - width: auto; - margin: 10px -} - -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - outline: 0; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); - box-shadow: 0 3px 9px rgba(0, 0, 0, .5) -} - -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000 -} - -.modal-backdrop.fade { - filter: alpha(opacity=0); - opacity: 0 -} - -.modal-backdrop.in { - filter: alpha(opacity=50); - opacity: .5 -} - -.modal-header { - min-height: 16.43px; - padding: 15px; - border-bottom: 1px solid #e5e5e5 -} - -.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-bottom: 0; - margin-left: 5px -} - -.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; - filter: alpha(opacity=0); - opacity: 0 -} - -.tooltip.in { - filter: alpha(opacity=90); - opacity: .9 -} - -.tooltip.top { - padding: 5px 0; - margin-top: -3px -} - -.tooltip.right { - padding: 0 5px; - margin-left: 3px -} - -.tooltip.bottom { - padding: 5px 0; - margin-top: 3px -} - -.tooltip.left { - padding: 0 5px; - margin-left: -3px -} - -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px -} - -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000 -} - -.tooltip.top-left .tooltip-arrow { - right: 5px; - bottom: 0; - 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: 14px; - font-weight: 400; - line-height: 1.42857143; - text-align: left; - white-space: normal; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - box-shadow: 0 5px 10px rgba(0, 0, 0, .2) -} - -.popover.top { - margin-top: -10px -} - -.popover.right { - margin-left: 10px -} - -.popover.bottom { - margin-top: 10px -} - -.popover.left { - margin-left: -10px -} - -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 14px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0 -} - -.popover-content { - padding: 9px 14px -} - -.popover>.arrow, .popover>.arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid -} - -.popover>.arrow { - border-width: 11px -} - -.popover>.arrow:after { - content: ""; - border-width: 10px -} - -.popover.top>.arrow { - bottom: -11px; - left: 50%; - margin-left: -11px; - border-top-color: #999; - border-top-color: rgba(0, 0, 0, .25); - border-bottom-width: 0 -} - -.popover.top>.arrow:after { - bottom: 1px; - margin-left: -10px; - content: " "; - border-top-color: #fff; - border-bottom-width: 0 -} - -.popover.right>.arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-right-color: #999; - border-right-color: rgba(0, 0, 0, .25); - border-left-width: 0 -} - -.popover.right>.arrow:after { - bottom: -10px; - left: 1px; - content: " "; - border-right-color: #fff; - border-left-width: 0 -} - -.popover.bottom>.arrow { - top: -11px; - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, .25) -} - -.popover.bottom>.arrow:after { - top: 1px; - margin-left: -10px; - content: " "; - 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 { - right: 1px; - bottom: -10px; - content: " "; - border-right-width: 0; - border-left-color: #fff -} - -.carousel { - position: relative -} - -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden -} - -.carousel-inner>.item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left -} - -.carousel-inner>.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; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000; - perspective: 1000 - } - .carousel-inner>.item.active.right, .carousel-inner>.item.next { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0) - } - .carousel-inner>.item.active.left, .carousel-inner>.item.prev { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0) - } - .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0) - } -} - -.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { - display: block -} - -.carousel-inner>.active { - left: 0 -} - -.carousel-inner>.next, .carousel-inner>.prev { - position: absolute; - top: 0; - width: 100% -} - -.carousel-inner>.next { - left: 100% -} - -.carousel-inner>.prev { - left: -100% -} - -.carousel-inner>.next.left, .carousel-inner>.prev.right { - left: 0 -} - -.carousel-inner>.active.left { - left: -100% -} - -.carousel-inner>.active.right { - left: 100% -} - -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - filter: alpha(opacity=50); - opacity: .5 -} - -.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control.right { - right: 0; - left: auto; - 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%); - filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); - background-repeat: repeat-x -} - -.carousel-control:focus, .carousel-control:hover { - color: #fff; - text-decoration: none; - filter: alpha(opacity=90); - outline: 0; - opacity: .9 -} - -.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; - font-family: serif; - line-height: 1 -} - -.carousel-control .icon-prev:before { - content: '\2039' -} - -.carousel-control .icon-next:before { - content: '\203a' -} - -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none -} - -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); - border: 1px solid #fff; - border-radius: 10px -} - -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff -} - -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .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 { - right: 20%; - left: 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, .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 { - display: table; - content: " " -} - -.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, .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-right: auto; - margin-left: 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-md, .visible-sm, .visible-xs { - display: none!important -} - -.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .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 - } -} - -@media (max-width:767px) { - .visible-xs-block { - display: block!important - } -} - -@media (max-width:767px) { - .visible-xs-inline { - display: inline!important - } -} - -@media (max-width:767px) { - .visible-xs-inline-block { - display: inline-block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm { - display: block!important - } - table.visible-sm { - display: table - } - tr.visible-sm { - display: table-row!important - } - td.visible-sm, th.visible-sm { - display: table-cell!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-block { - display: block!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline { - display: inline!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .visible-sm-inline-block { - display: inline-block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md { - display: block!important - } - table.visible-md { - display: table - } - tr.visible-md { - display: table-row!important - } - td.visible-md, th.visible-md { - display: table-cell!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-block { - display: block!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline { - display: inline!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .visible-md-inline-block { - display: inline-block!important - } -} - -@media (min-width:1200px) { - .visible-lg { - display: block!important - } - table.visible-lg { - display: table - } - tr.visible-lg { - display: table-row!important - } - td.visible-lg, th.visible-lg { - display: table-cell!important - } -} - -@media (min-width:1200px) { - .visible-lg-block { - display: block!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline { - display: inline!important - } -} - -@media (min-width:1200px) { - .visible-lg-inline-block { - display: inline-block!important - } -} - -@media (max-width:767px) { - .hidden-xs { - display: none!important - } -} - -@media (min-width:768px)and (max-width:991px) { - .hidden-sm { - display: none!important - } -} - -@media (min-width:992px)and (max-width:1199px) { - .hidden-md { - display: none!important - } -} - -@media (min-width:1200px) { - .hidden-lg { - display: none!important - } -} - -.visible-print { - display: none!important -} - -@media print { - .visible-print { - display: block!important - } - table.visible-print { - display: table - } - tr.visible-print { - display: table-row!important - } - 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 - } -} - -@media print { - .hidden-print { - display: none!important - } -} -a:hover { - text-decoration: none; -} - -body { - overflow: hidden; -} - -.navbar-toggle span.glyphicon-search { - width: 2em; -} - -#location-tool { - position: absolute; - bottom: 0; - left: 10px; - font-size: 20px; -} - -#location-tool > li > span.button { - background-color: rgba(255, 255, 255, 0.35); - padding: 8px 4px; - border-radius: 6px; - color: black; - cursor: pointer; -} - -#location-tool > li.active >span.button { - color: #2881cc; -} - -#location-tool > li > span.info { - font-size: 14px; - background-color: white; - color: black; - padding: 3px; - border-radius: 7px; -} - -#debug-box { - position: absolute; - bottom: 0; - width: 100%; - background-color: white; -} - - -/* -#follow-location { - position: absolute; - cursor: pointer; - bottom: 10px; - left: 10px; - background-color: rgba(255, 255, 255, 0.6); - padding: 4px; - border-radius: 6px; - width: 30px; - text-align: center; - font-size: 20px; - line-height: 1; -} -*/ - -#results .result { - border: 1px solid lightgrey; - border-top: 0; - border-radius: 2px; - padding: 10px; - /*background-color: #D9E7F7;*/ - cursor: pointer; -} - -.result p.title { - font-weight: bold; - font-size: 11px; - margin-bottom: 0; -} - -.result p.address, .result p.opening-hours, .result p.population, .result p.city { - font-size: 11px; - margin-bottom: 0; -} - -.result p.type { - font-size: 10px; - color: grey; - margin-bottom: 0; -} - -.row div { - padding: 0; -} - -.navbar { - z-index: 20002; -} - -a.navbar-brand { - line-height: 100% !important; - padding: 0; -} - -.logo { - height: 100%; - font-family: Liberation Sans, sans-serif; -} - -.logo > h1 { - color: rgb(255, 128, 0); - height: 100%; - padding-left: 20px; - padding-top: 8px; - font-family: sans-serif; - font-style: italic; - margin: 0; - font-weight: bold; - line-height: 1; - white-space: nowrap; -} - -.logo > h1 > small { - color: rgb(255, 128, 0); - font-size: 0.5em; -} - -nav { - margin-bottom: 0!important; -} - -html, body, main, #map { - max-width: 100%; - overflow: hidden; -} - -.marker { - background-image: url('/img/marker-icon.png'); - width: 25px; - height: 41px; - display: block; - text-align: center; - padding-top: 5px; - color: white; - font-weight: bold; -} - -.ol-abort { - text-align: right; - bottom: .5em; - right: .5em; - max-width: calc(100% - 1.3em); -} - -.ol-abort > span { - padding: 8px; - background-color: #ff8000; - border-radius: 3px; - color: white; -} - - -/** - * The zoomslider in the second map shall be placed between the zoom-in and - * zoom-out buttons. - */ - -.ol-zoom { - top: 5em; -} - -#map .ol-zoom .ol-zoom-out { - margin-top: 204px; -} - -.map-marker { - cursor: pointer; -} - -#map .ol-zoomslider { - background-color: transparent; - top: 7em!important; -} - -#map .ol-touch .ol-zoom .ol-zoom-out { - margin-top: 212px; -} - -#map .ol-touch .ol-zoomslider { - top: 2.75em; -} - -#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] { - top: 3px; -} - -#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] { - top: 232px; -} - -#doSearch, #clearInput, .marker { - cursor: pointer; -} - -#doSearch:hover, #clearInput:hover { - color: red; -} - -#results { - background-color: #f8f8f8; - border-color: #e7e7e7; - position: absolute; - overflow-y: scroll!important; - top: 0; - right: 0; - padding: 0; - z-index: 20001; - overflow: visible; - /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ -} - -#gps-error { - position: absolute; - bottom: 0; - width: 100%; - text-align: center; - padding: 17px 5px; - background-color: black; - color: white; - font-size: 0.8em; - z-index: 20002; -} - -#closer { - z-index: 20002; - background-color: #f8f8f8!important; - border-color: #e7e7e7!important; - position: absolute; - right: 0; - border: 1px solid lightgrey; - width: 25px; - text-align: center; - background-color: white; - height: 40px; - padding-top: 8px; - font-weight: bold; - border-right: 0; - cursor: pointer; - /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16); - box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/ - top: 0; -} - -.ol-popup { - position: absolute; - background-color: white; - -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2)); - padding: 15px; - border-radius: 10px; - border: 1px solid #cccccc; - bottom: 12px; - left: -50px; - min-width: 280px; - z-index: 20001; -} - -.ol-popup:after, .ol-popup:before { - top: 100%; - border: solid transparent; - content: " "; - height: 0; - width: 0; - position: absolute; - pointer-events: none; -} - -.ol-popup:after { - border-top-color: white; - border-width: 10px; - left: 48px; - margin-left: -10px; -} - -.ol-popup:before { - border-top-color: #cccccc; - border-width: 11px; - left: 48px; - margin-left: -11px; -} - -.ol-popup-closer { - text-decoration: none; - position: absolute; - top: 2px; - right: 8px; -} - -.ol-popup-closer:after { - content: "✖"; -} - -.ol-control button, .ol-control button:hover { - background-color: #ff8000; -} - -.ol-zoomslider-thumb { - background: #ff8000; -} -html, body, main { - max-height: initial; - overflow: initial; -} - -main > .container { - margin-top: 100px; -} -/*# sourceMappingURL=staticPages.css.map */ diff --git a/public/build/css/staticPages.css.map b/public/build/css/staticPages.css.map index f40f195..aaecc10 100644 --- a/public/build/css/staticPages.css.map +++ b/public/build/css/staticPages.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","style.css","staticPages.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"staticPages.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","html, body, main {\n max-height: initial;\n overflow: initial;\n}\n\nmain > .container {\n margin-top: 100px;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","style.css","staticPages.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"staticPages.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","html, body, main {\n max-height: initial;\n overflow: initial;\n}\n\nmain > .container {\n margin-top: 100px;\n}"]} \ No newline at end of file diff --git a/public/build/rev-manifest.json b/public/build/rev-manifest.json index 5735a07..5917e3b 100644 --- a/public/build/rev-manifest.json +++ b/public/build/rev-manifest.json @@ -1,8 +1,8 @@ { - "css/iframeSearch.css": "css/iframeSearch-2ebcb659bc.css", - "css/mapSearch.css": "css/mapSearch-52e19e961a.css", - "css/routing.css": "css/routing-92e91a557c.css", - "css/staticPages.css": "css/staticPages-94ce55501d.css", + "css/iframeSearch.css": "css/iframeSearch-f65de9445a.css", + "css/mapSearch.css": "css/mapSearch-8e8383184a.css", + "css/routing.css": "css/routing-75bae038fd.css", + "css/staticPages.css": "css/staticPages-19e3c01435.css", "js/findRoute.js": "js/findRoute-eed374119f.js", "js/iframeSearch.js": "js/iframeSearch-28aa5ad070.js", "js/mapSearch.js": "js/mapSearch-94fc0a7c13.js", diff --git a/public/css/iframeSearch.css b/public/css/iframeSearch.css index 2aa772c..6156d85 100644 --- a/public/css/iframeSearch.css +++ b/public/css/iframeSearch.css @@ -6817,7 +6817,7 @@ body { #location-tool { position: absolute; - bottom: 0; + bottom: 30px; left: 10px; font-size: 20px; } @@ -7106,13 +7106,9 @@ html, body, main, #map { content: "✖"; } -.ol-control button, .ol-control button:hover { +.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line { background-color: #ff8000; } - -.ol-zoomslider-thumb { - background: #ff8000; -} body { max-height: 310px; margin-bottom: 10px; diff --git a/public/css/iframeSearch.css.map b/public/css/iframeSearch.css.map index 1f89149..1d4f630 100644 --- a/public/css/iframeSearch.css.map +++ b/public/css/iframeSearch.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","iframeSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"iframeSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","body {\n max-height: 310px;\n margin-bottom: 10px;\n}\n\nmain {\n max-height: 300px;\n}\n\n#map-container {\n padding: 0;\n}\n\n#map {\n height: 300px;\n cursor: pointer;\n}\n\n#results {\n height: 300px;\n}\n\n.ol-zoomslider.ol-unselectable.ol-control {\n display: none;\n}\n\n#results .result > .col-xs-2 {\n padding: 0;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","iframeSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"iframeSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","body {\n max-height: 310px;\n margin-bottom: 10px;\n}\n\nmain {\n max-height: 300px;\n}\n\n#map-container {\n padding: 0;\n}\n\n#map {\n height: 300px;\n cursor: pointer;\n}\n\n#results {\n height: 300px;\n}\n\n.ol-zoomslider.ol-unselectable.ol-control {\n display: none;\n}\n\n#results .result > .col-xs-2 {\n padding: 0;\n}"]} \ No newline at end of file diff --git a/public/css/mapSearch.css b/public/css/mapSearch.css index 9ae11b5..4af40e4 100644 --- a/public/css/mapSearch.css +++ b/public/css/mapSearch.css @@ -6817,7 +6817,7 @@ body { #location-tool { position: absolute; - bottom: 0; + bottom: 30px; left: 10px; font-size: 20px; } @@ -7106,13 +7106,9 @@ html, body, main, #map { content: "✖"; } -.ol-control button, .ol-control button:hover { +.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line { background-color: #ff8000; } - -.ol-zoomslider-thumb { - background: #ff8000; -} #map { height: 100vh; } @@ -7136,7 +7132,7 @@ html, body, main, #map { #research-button { position: relative; - bottom: 50px; + bottom: 70px; width: 100%; text-align: center; } diff --git a/public/css/mapSearch.css.map b/public/css/mapSearch.css.map index 8ec5693..9a5efb0 100644 --- a/public/css/mapSearch.css.map +++ b/public/css/mapSearch.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"mapSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 50px;\n width: 100%;\n text-align: center;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"mapSearch.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 70px;\n width: 100%;\n text-align: center;\n}"]} \ No newline at end of file diff --git a/public/css/routing.css b/public/css/routing.css index 18698f0..89948d1 100644 --- a/public/css/routing.css +++ b/public/css/routing.css @@ -6817,7 +6817,7 @@ body { #location-tool { position: absolute; - bottom: 0; + bottom: 30px; left: 10px; font-size: 20px; } @@ -7106,13 +7106,9 @@ html, body, main, #map { content: "✖"; } -.ol-control button, .ol-control button:hover { +.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line { background-color: #ff8000; } - -.ol-zoomslider-thumb { - background: #ff8000; -} #map { height: 100vh; } @@ -7136,7 +7132,7 @@ html, body, main, #map { #research-button { position: relative; - bottom: 50px; + bottom: 70px; width: 100%; text-align: center; } diff --git a/public/css/routing.css.map b/public/css/routing.css.map index bcab5d7..a65cbbd 100644 --- a/public/css/routing.css.map +++ b/public/css/routing.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css","routing.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AC1BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"routing.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 50px;\n width: 100%;\n text-align: center;\n}",".drop-target {\n margin: 10px 0;\n border-color: black;\n border-width: 2px\n}\n\n#route-information {\n margin: 8px 10px;\n text-align: center;\n font-weight: bold;\n}\n\n#route-information #length {\n border-right: 1px solid lightgrey;\n}\n\n.hide {\n transform: translateX(-9999px);\n}\n\n#calc-route {\n width: 100%;\n display: block;\n text-align: center;\n line-height: 1.5em;\n padding: 7px 0px;\n border-right: 1px solid lightgrey;\n}\n\n#add-waypoint {\n width: 100%;\n border: 0;\n background-color: inherit;\n line-height: 1.5em;\n padding: 7px 0;\n color: #337ab7;\n}\n\n#find-route-options {\n padding: 7px 0;\n padding-top: 0;\n}\n\n#search-results {\n background-color: white;\n position: absolute;\n width: calc(100% - 30px);\n padding: 7px;\n border: 1px solid grey;\n z-index: 2001;\n}\n\n#search-results h5 {\n font-weight: bold;\n}\n\n#search-results .loader {\n text-align: center;\n}\n\n#search-results > ul li {\n margin: 5px 3px;\n cursor: pointer;\n padding: 0 10px;\n border-radius: 5px\n}\n\n#search-results > ul li:hover {\n background-color: #eee;\n}\n\n.search-btn {\n position: absolute;\n right: 18px;\n margin-top: -2.6em;\n height: 2.3em;\n line-height: 2.5em;\n border: 0;\n}\n\n.search-btn > span {\n position: relative;\n top: -.3em;\n}\n\n#routing-steps {\n margin-top: 10px;\n}\n\n#routing-steps .step {\n margin-left: 0;\n margin-right: 0;\n}\n\n#routing-steps .step > td {\n text-align: center;\n vertical-align: middle;\n}\n\n#routing-steps .step {\n cursor: pointer;\n}\n\n#routing-steps .step:hover {\n background-color: #ececec;\n}\n\n#routing-steps .step > div {\n margin-top: .5em;\n}\n\n#vehicle-chooser label.radio-inline {\n padding: 0;\n margin: 0;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] {\n display: none;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] + div {\n padding: 10px 15px;\n border-bottom: 1px solid #ddd;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio]:checked + div {\n color: #555;\n cursor: default;\n background-color: #ff8000;\n border: 1px solid #ddd;\n border-bottom-color: transparent;\n}\n\n.ol-attribution ul {\n font-size: .7em;\n}\n\n#route-assistent {\n width: 100%;\n display: block;\n text-align: center;\n padding: 9px 0;\n cursor: pointer;\n}\n\n#user-pos {\n background-image: url('/img/navigation-arrow.svg');\n width: 50px;\n height: 50px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n#continue-dialog {\n background-color: white;\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px;\n}\n\n#continue-dialog > .heading {\n text-align: center;\n font-weight: bold;\n}\n\n#continue-dialog > .options {\n text-align: center;\n padding: 5px 0;\n}\n\n#continue-dialog > .options > .first {\n border-right: 1px solid lightgrey;\n}\n\n#back-to-edit {\n padding-left: 3px;\n}\n\n#back-to-edit > div {\n background-color: #ff8000;\n color: white;\n}\n\n#waypoint-container {\n list-style-type: none;\n padding: 5px 20px;\n margin-bottom: 0;\n}\n\n#waypoint-container .adress-name {\n font-size: 0.75em;\n line-height: 1.5em;\n}\n\n#waypoint-container > li > .row {\n padding: 8px 0;\n}\n\n#route-content #rearange-info {\n padding-top: 5px;\n text-align: center;\n font-size: 0.8em;\n font-weight: bold;\n}\n\n#waypoint-container .delete-waypoint {\n font-size: 19px;\n}\n\n#waypoint-container .delete-waypoint a {\n color: lightgrey;\n display: block;\n padding-top: 11px;\n padding-bottom: 11px;\n width: 100%;\n text-align: right;\n}\n\n#route-content .new-waypoint-box > p {\n font-weight: bold;\n margin-bottom: 3px;\n}\n\n#route-content .new-waypoint-box > p > button {\n border: 0;\n background-color: inherit;\n}\n\n.popover {\n z-index: 20002;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","ol.css","style.css","mapSearch.css","routing.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;ACAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AC1BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"routing.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}",".ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-viewport .ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:\" \"}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","#map {\n height: 100vh;\n}\n\n#results {\n height: 100vh;\n padding-top: 51px;\n}\n\n#closer {\n top: 50px;\n}\n\n#beta-info {\n position: absolute;\n z-index: 99999;\n left: 25%;\n top: 55px;\n width: 50%;\n}\n\n#research-button {\n position: relative;\n bottom: 70px;\n width: 100%;\n text-align: center;\n}",".drop-target {\n margin: 10px 0;\n border-color: black;\n border-width: 2px\n}\n\n#route-information {\n margin: 8px 10px;\n text-align: center;\n font-weight: bold;\n}\n\n#route-information #length {\n border-right: 1px solid lightgrey;\n}\n\n.hide {\n transform: translateX(-9999px);\n}\n\n#calc-route {\n width: 100%;\n display: block;\n text-align: center;\n line-height: 1.5em;\n padding: 7px 0px;\n border-right: 1px solid lightgrey;\n}\n\n#add-waypoint {\n width: 100%;\n border: 0;\n background-color: inherit;\n line-height: 1.5em;\n padding: 7px 0;\n color: #337ab7;\n}\n\n#find-route-options {\n padding: 7px 0;\n padding-top: 0;\n}\n\n#search-results {\n background-color: white;\n position: absolute;\n width: calc(100% - 30px);\n padding: 7px;\n border: 1px solid grey;\n z-index: 2001;\n}\n\n#search-results h5 {\n font-weight: bold;\n}\n\n#search-results .loader {\n text-align: center;\n}\n\n#search-results > ul li {\n margin: 5px 3px;\n cursor: pointer;\n padding: 0 10px;\n border-radius: 5px\n}\n\n#search-results > ul li:hover {\n background-color: #eee;\n}\n\n.search-btn {\n position: absolute;\n right: 18px;\n margin-top: -2.6em;\n height: 2.3em;\n line-height: 2.5em;\n border: 0;\n}\n\n.search-btn > span {\n position: relative;\n top: -.3em;\n}\n\n#routing-steps {\n margin-top: 10px;\n}\n\n#routing-steps .step {\n margin-left: 0;\n margin-right: 0;\n}\n\n#routing-steps .step > td {\n text-align: center;\n vertical-align: middle;\n}\n\n#routing-steps .step {\n cursor: pointer;\n}\n\n#routing-steps .step:hover {\n background-color: #ececec;\n}\n\n#routing-steps .step > div {\n margin-top: .5em;\n}\n\n#vehicle-chooser label.radio-inline {\n padding: 0;\n margin: 0;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] {\n display: none;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio] + div {\n padding: 10px 15px;\n border-bottom: 1px solid #ddd;\n}\n\n#vehicle-chooser label.radio-inline > input[type=radio]:checked + div {\n color: #555;\n cursor: default;\n background-color: #ff8000;\n border: 1px solid #ddd;\n border-bottom-color: transparent;\n}\n\n.ol-attribution ul {\n font-size: .7em;\n}\n\n#route-assistent {\n width: 100%;\n display: block;\n text-align: center;\n padding: 9px 0;\n cursor: pointer;\n}\n\n#user-pos {\n background-image: url('/img/navigation-arrow.svg');\n width: 50px;\n height: 50px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n#continue-dialog {\n background-color: white;\n position: absolute;\n bottom: 0;\n width: 100%;\n padding: 10px;\n}\n\n#continue-dialog > .heading {\n text-align: center;\n font-weight: bold;\n}\n\n#continue-dialog > .options {\n text-align: center;\n padding: 5px 0;\n}\n\n#continue-dialog > .options > .first {\n border-right: 1px solid lightgrey;\n}\n\n#back-to-edit {\n padding-left: 3px;\n}\n\n#back-to-edit > div {\n background-color: #ff8000;\n color: white;\n}\n\n#waypoint-container {\n list-style-type: none;\n padding: 5px 20px;\n margin-bottom: 0;\n}\n\n#waypoint-container .adress-name {\n font-size: 0.75em;\n line-height: 1.5em;\n}\n\n#waypoint-container > li > .row {\n padding: 8px 0;\n}\n\n#route-content #rearange-info {\n padding-top: 5px;\n text-align: center;\n font-size: 0.8em;\n font-weight: bold;\n}\n\n#waypoint-container .delete-waypoint {\n font-size: 19px;\n}\n\n#waypoint-container .delete-waypoint a {\n color: lightgrey;\n display: block;\n padding-top: 11px;\n padding-bottom: 11px;\n width: 100%;\n text-align: right;\n}\n\n#route-content .new-waypoint-box > p {\n font-weight: bold;\n margin-bottom: 3px;\n}\n\n#route-content .new-waypoint-box > p > button {\n border: 0;\n background-color: inherit;\n}\n\n.popover {\n z-index: 20002;\n}"]} \ No newline at end of file diff --git a/public/css/staticPages.css b/public/css/staticPages.css index a030101..3e127bd 100644 --- a/public/css/staticPages.css +++ b/public/css/staticPages.css @@ -6816,7 +6816,7 @@ body { #location-tool { position: absolute; - bottom: 0; + bottom: 30px; left: 10px; font-size: 20px; } @@ -7105,13 +7105,9 @@ html, body, main, #map { content: "✖"; } -.ol-control button, .ol-control button:hover { +.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line { background-color: #ff8000; } - -.ol-zoomslider-thumb { - background: #ff8000; -} html, body, main { max-height: initial; overflow: initial; diff --git a/public/css/staticPages.css.map b/public/css/staticPages.css.map index f40f195..aaecc10 100644 --- a/public/css/staticPages.css.map +++ b/public/css/staticPages.css.map @@ -1 +1 @@ -{"version":3,"sources":["bootstrap.min.css","style.css","staticPages.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACrTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"staticPages.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 0;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover {\n background-color: #ff8000;\n}\n\n.ol-zoomslider-thumb {\n background: #ff8000;\n}","html, body, main {\n max-height: initial;\n overflow: initial;\n}\n\nmain > .container {\n margin-top: 100px;\n}"]} \ No newline at end of file +{"version":3,"sources":["bootstrap.min.css","style.css","staticPages.css"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACnpNA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACjTA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"staticPages.css","sourcesContent":["/*!\n * Bootstrap v3.3.4 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n\n/*! normalize.css v3.0.2 | MIT License | git.io/normalize */\n\nhtml {\n font-family: sans-serif;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%\n}\n\nbody {\n margin: 0\n}\n\narticle, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {\n display: block\n}\n\naudio, canvas, progress, video {\n display: inline-block;\n vertical-align: baseline\n}\n\naudio:not([controls]) {\n display: none;\n height: 0\n}\n\n[hidden], template {\n display: none\n}\n\na {\n background-color: transparent\n}\n\na:active, a:hover {\n outline: 0\n}\n\nabbr[title] {\n border-bottom: 1px dotted\n}\n\nb, strong {\n font-weight: 700\n}\n\ndfn {\n font-style: italic\n}\n\nh1 {\n margin: .67em 0;\n font-size: 2em\n}\n\nmark {\n color: #000;\n background: #ff0\n}\n\nsmall {\n font-size: 80%\n}\n\nsub, sup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline\n}\n\nsup {\n top: -.5em\n}\n\nsub {\n bottom: -.25em\n}\n\nimg {\n border: 0\n}\n\nsvg:not(:root) {\n overflow: hidden\n}\n\nfigure {\n margin: 1em 40px\n}\n\nhr {\n height: 0;\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box\n}\n\npre {\n overflow: auto\n}\n\ncode, kbd, pre, samp {\n font-family: monospace, monospace;\n font-size: 1em\n}\n\nbutton, input, optgroup, select, textarea {\n margin: 0;\n font: inherit;\n color: inherit\n}\n\nbutton {\n overflow: visible\n}\n\nbutton, select {\n text-transform: none\n}\n\nbutton, html input[type=button], input[type=reset], input[type=submit] {\n -webkit-appearance: button;\n cursor: pointer\n}\n\nbutton[disabled], html input[disabled] {\n cursor: default\n}\n\nbutton::-moz-focus-inner, input::-moz-focus-inner {\n padding: 0;\n border: 0\n}\n\ninput {\n line-height: normal\n}\n\ninput[type=checkbox], input[type=radio] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n padding: 0\n}\n\ninput[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {\n height: auto\n}\n\ninput[type=search] {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n -webkit-appearance: textfield\n}\n\ninput[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {\n -webkit-appearance: none\n}\n\nfieldset {\n padding: .35em .625em .75em;\n margin: 0 2px;\n border: 1px solid silver\n}\n\nlegend {\n padding: 0;\n border: 0\n}\n\ntextarea {\n overflow: auto\n}\n\noptgroup {\n font-weight: 700\n}\n\ntable {\n border-spacing: 0;\n border-collapse: collapse\n}\n\ntd, th {\n padding: 0\n}\n\n\n/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */\n\n@media print {\n *, :after, :before {\n color: #000!important;\n text-shadow: none!important;\n background: 0 0!important;\n -webkit-box-shadow: none!important;\n box-shadow: none!important\n }\n a, a:visited {\n text-decoration: underline\n }\n a[href]:after {\n content: \" (\" attr(href) \")\"\n }\n abbr[title]:after {\n content: \" (\" attr(title) \")\"\n }\n a[href^=\"javascript:\"]:after, a[href^=\"#\"]:after {\n content: \"\"\n }\n blockquote, pre {\n border: 1px solid #999;\n page-break-inside: avoid\n }\n thead {\n display: table-header-group\n }\n img, tr {\n page-break-inside: avoid\n }\n img {\n max-width: 100%!important\n }\n h2, h3, p {\n orphans: 3;\n widows: 3\n }\n h2, h3 {\n page-break-after: avoid\n }\n select {\n background: #fff!important\n }\n .navbar {\n display: none\n }\n .btn>.caret, .dropup>.btn>.caret {\n border-top-color: #000!important\n }\n .label {\n border: 1px solid #000\n }\n .table {\n border-collapse: collapse!important\n }\n .table td, .table th {\n background-color: #fff!important\n }\n .table-bordered td, .table-bordered th {\n border: 1px solid #ddd!important\n }\n}\n\n@font-face {\n font-family: 'Glyphicons Halflings';\n src: url(/fonts/glyphicons-halflings-regular.eot);\n src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')\n}\n\n.glyphicon {\n position: relative;\n top: 1px;\n display: inline-block;\n font-family: 'Glyphicons Halflings';\n font-style: normal;\n font-weight: 400;\n line-height: 1;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale\n}\n\n.glyphicon-asterisk:before {\n content: \"\\2a\"\n}\n\n.glyphicon-plus:before {\n content: \"\\2b\"\n}\n\n.glyphicon-eur:before, .glyphicon-euro:before {\n content: \"\\20ac\"\n}\n\n.glyphicon-minus:before {\n content: \"\\2212\"\n}\n\n.glyphicon-cloud:before {\n content: \"\\2601\"\n}\n\n.glyphicon-envelope:before {\n content: \"\\2709\"\n}\n\n.glyphicon-pencil:before {\n content: \"\\270f\"\n}\n\n.glyphicon-glass:before {\n content: \"\\e001\"\n}\n\n.glyphicon-music:before {\n content: \"\\e002\"\n}\n\n.glyphicon-search:before {\n content: \"\\e003\"\n}\n\n.glyphicon-heart:before {\n content: \"\\e005\"\n}\n\n.glyphicon-star:before {\n content: \"\\e006\"\n}\n\n.glyphicon-star-empty:before {\n content: \"\\e007\"\n}\n\n.glyphicon-user:before {\n content: \"\\e008\"\n}\n\n.glyphicon-film:before {\n content: \"\\e009\"\n}\n\n.glyphicon-th-large:before {\n content: \"\\e010\"\n}\n\n.glyphicon-th:before {\n content: \"\\e011\"\n}\n\n.glyphicon-th-list:before {\n content: \"\\e012\"\n}\n\n.glyphicon-ok:before {\n content: \"\\e013\"\n}\n\n.glyphicon-remove:before {\n content: \"\\e014\"\n}\n\n.glyphicon-zoom-in:before {\n content: \"\\e015\"\n}\n\n.glyphicon-zoom-out:before {\n content: \"\\e016\"\n}\n\n.glyphicon-off:before {\n content: \"\\e017\"\n}\n\n.glyphicon-signal:before {\n content: \"\\e018\"\n}\n\n.glyphicon-cog:before {\n content: \"\\e019\"\n}\n\n.glyphicon-trash:before {\n content: \"\\e020\"\n}\n\n.glyphicon-home:before {\n content: \"\\e021\"\n}\n\n.glyphicon-file:before {\n content: \"\\e022\"\n}\n\n.glyphicon-time:before {\n content: \"\\e023\"\n}\n\n.glyphicon-road:before {\n content: \"\\e024\"\n}\n\n.glyphicon-download-alt:before {\n content: \"\\e025\"\n}\n\n.glyphicon-download:before {\n content: \"\\e026\"\n}\n\n.glyphicon-upload:before {\n content: \"\\e027\"\n}\n\n.glyphicon-inbox:before {\n content: \"\\e028\"\n}\n\n.glyphicon-play-circle:before {\n content: \"\\e029\"\n}\n\n.glyphicon-repeat:before {\n content: \"\\e030\"\n}\n\n.glyphicon-refresh:before {\n content: \"\\e031\"\n}\n\n.glyphicon-list-alt:before {\n content: \"\\e032\"\n}\n\n.glyphicon-lock:before {\n content: \"\\e033\"\n}\n\n.glyphicon-flag:before {\n content: \"\\e034\"\n}\n\n.glyphicon-headphones:before {\n content: \"\\e035\"\n}\n\n.glyphicon-volume-off:before {\n content: \"\\e036\"\n}\n\n.glyphicon-volume-down:before {\n content: \"\\e037\"\n}\n\n.glyphicon-volume-up:before {\n content: \"\\e038\"\n}\n\n.glyphicon-qrcode:before {\n content: \"\\e039\"\n}\n\n.glyphicon-barcode:before {\n content: \"\\e040\"\n}\n\n.glyphicon-tag:before {\n content: \"\\e041\"\n}\n\n.glyphicon-tags:before {\n content: \"\\e042\"\n}\n\n.glyphicon-book:before {\n content: \"\\e043\"\n}\n\n.glyphicon-bookmark:before {\n content: \"\\e044\"\n}\n\n.glyphicon-print:before {\n content: \"\\e045\"\n}\n\n.glyphicon-camera:before {\n content: \"\\e046\"\n}\n\n.glyphicon-font:before {\n content: \"\\e047\"\n}\n\n.glyphicon-bold:before {\n content: \"\\e048\"\n}\n\n.glyphicon-italic:before {\n content: \"\\e049\"\n}\n\n.glyphicon-text-height:before {\n content: \"\\e050\"\n}\n\n.glyphicon-text-width:before {\n content: \"\\e051\"\n}\n\n.glyphicon-align-left:before {\n content: \"\\e052\"\n}\n\n.glyphicon-align-center:before {\n content: \"\\e053\"\n}\n\n.glyphicon-align-right:before {\n content: \"\\e054\"\n}\n\n.glyphicon-align-justify:before {\n content: \"\\e055\"\n}\n\n.glyphicon-list:before {\n content: \"\\e056\"\n}\n\n.glyphicon-indent-left:before {\n content: \"\\e057\"\n}\n\n.glyphicon-indent-right:before {\n content: \"\\e058\"\n}\n\n.glyphicon-facetime-video:before {\n content: \"\\e059\"\n}\n\n.glyphicon-picture:before {\n content: \"\\e060\"\n}\n\n.glyphicon-map-marker:before {\n content: \"\\e062\"\n}\n\n.glyphicon-adjust:before {\n content: \"\\e063\"\n}\n\n.glyphicon-tint:before {\n content: \"\\e064\"\n}\n\n.glyphicon-edit:before {\n content: \"\\e065\"\n}\n\n.glyphicon-share:before {\n content: \"\\e066\"\n}\n\n.glyphicon-check:before {\n content: \"\\e067\"\n}\n\n.glyphicon-move:before {\n content: \"\\e068\"\n}\n\n.glyphicon-step-backward:before {\n content: \"\\e069\"\n}\n\n.glyphicon-fast-backward:before {\n content: \"\\e070\"\n}\n\n.glyphicon-backward:before {\n content: \"\\e071\"\n}\n\n.glyphicon-play:before {\n content: \"\\e072\"\n}\n\n.glyphicon-pause:before {\n content: \"\\e073\"\n}\n\n.glyphicon-stop:before {\n content: \"\\e074\"\n}\n\n.glyphicon-forward:before {\n content: \"\\e075\"\n}\n\n.glyphicon-fast-forward:before {\n content: \"\\e076\"\n}\n\n.glyphicon-step-forward:before {\n content: \"\\e077\"\n}\n\n.glyphicon-eject:before {\n content: \"\\e078\"\n}\n\n.glyphicon-chevron-left:before {\n content: \"\\e079\"\n}\n\n.glyphicon-chevron-right:before {\n content: \"\\e080\"\n}\n\n.glyphicon-plus-sign:before {\n content: \"\\e081\"\n}\n\n.glyphicon-minus-sign:before {\n content: \"\\e082\"\n}\n\n.glyphicon-remove-sign:before {\n content: \"\\e083\"\n}\n\n.glyphicon-ok-sign:before {\n content: \"\\e084\"\n}\n\n.glyphicon-question-sign:before {\n content: \"\\e085\"\n}\n\n.glyphicon-info-sign:before {\n content: \"\\e086\"\n}\n\n.glyphicon-screenshot:before {\n content: \"\\e087\"\n}\n\n.glyphicon-remove-circle:before {\n content: \"\\e088\"\n}\n\n.glyphicon-ok-circle:before {\n content: \"\\e089\"\n}\n\n.glyphicon-ban-circle:before {\n content: \"\\e090\"\n}\n\n.glyphicon-arrow-left:before {\n content: \"\\e091\"\n}\n\n.glyphicon-arrow-right:before {\n content: \"\\e092\"\n}\n\n.glyphicon-arrow-up:before {\n content: \"\\e093\"\n}\n\n.glyphicon-arrow-down:before {\n content: \"\\e094\"\n}\n\n.glyphicon-share-alt:before {\n content: \"\\e095\"\n}\n\n.glyphicon-resize-full:before {\n content: \"\\e096\"\n}\n\n.glyphicon-resize-small:before {\n content: \"\\e097\"\n}\n\n.glyphicon-exclamation-sign:before {\n content: \"\\e101\"\n}\n\n.glyphicon-gift:before {\n content: \"\\e102\"\n}\n\n.glyphicon-leaf:before {\n content: \"\\e103\"\n}\n\n.glyphicon-fire:before {\n content: \"\\e104\"\n}\n\n.glyphicon-eye-open:before {\n content: \"\\e105\"\n}\n\n.glyphicon-eye-close:before {\n content: \"\\e106\"\n}\n\n.glyphicon-warning-sign:before {\n content: \"\\e107\"\n}\n\n.glyphicon-plane:before {\n content: \"\\e108\"\n}\n\n.glyphicon-calendar:before {\n content: \"\\e109\"\n}\n\n.glyphicon-random:before {\n content: \"\\e110\"\n}\n\n.glyphicon-comment:before {\n content: \"\\e111\"\n}\n\n.glyphicon-magnet:before {\n content: \"\\e112\"\n}\n\n.glyphicon-chevron-up:before {\n content: \"\\e113\"\n}\n\n.glyphicon-chevron-down:before {\n content: \"\\e114\"\n}\n\n.glyphicon-retweet:before {\n content: \"\\e115\"\n}\n\n.glyphicon-shopping-cart:before {\n content: \"\\e116\"\n}\n\n.glyphicon-folder-close:before {\n content: \"\\e117\"\n}\n\n.glyphicon-folder-open:before {\n content: \"\\e118\"\n}\n\n.glyphicon-resize-vertical:before {\n content: \"\\e119\"\n}\n\n.glyphicon-resize-horizontal:before {\n content: \"\\e120\"\n}\n\n.glyphicon-hdd:before {\n content: \"\\e121\"\n}\n\n.glyphicon-bullhorn:before {\n content: \"\\e122\"\n}\n\n.glyphicon-bell:before {\n content: \"\\e123\"\n}\n\n.glyphicon-certificate:before {\n content: \"\\e124\"\n}\n\n.glyphicon-thumbs-up:before {\n content: \"\\e125\"\n}\n\n.glyphicon-thumbs-down:before {\n content: \"\\e126\"\n}\n\n.glyphicon-hand-right:before {\n content: \"\\e127\"\n}\n\n.glyphicon-hand-left:before {\n content: \"\\e128\"\n}\n\n.glyphicon-hand-up:before {\n content: \"\\e129\"\n}\n\n.glyphicon-hand-down:before {\n content: \"\\e130\"\n}\n\n.glyphicon-circle-arrow-right:before {\n content: \"\\e131\"\n}\n\n.glyphicon-circle-arrow-left:before {\n content: \"\\e132\"\n}\n\n.glyphicon-circle-arrow-up:before {\n content: \"\\e133\"\n}\n\n.glyphicon-circle-arrow-down:before {\n content: \"\\e134\"\n}\n\n.glyphicon-globe:before {\n content: \"\\e135\"\n}\n\n.glyphicon-wrench:before {\n content: \"\\e136\"\n}\n\n.glyphicon-tasks:before {\n content: \"\\e137\"\n}\n\n.glyphicon-filter:before {\n content: \"\\e138\"\n}\n\n.glyphicon-briefcase:before {\n content: \"\\e139\"\n}\n\n.glyphicon-fullscreen:before {\n content: \"\\e140\"\n}\n\n.glyphicon-dashboard:before {\n content: \"\\e141\"\n}\n\n.glyphicon-paperclip:before {\n content: \"\\e142\"\n}\n\n.glyphicon-heart-empty:before {\n content: \"\\e143\"\n}\n\n.glyphicon-link:before {\n content: \"\\e144\"\n}\n\n.glyphicon-phone:before {\n content: \"\\e145\"\n}\n\n.glyphicon-pushpin:before {\n content: \"\\e146\"\n}\n\n.glyphicon-usd:before {\n content: \"\\e148\"\n}\n\n.glyphicon-gbp:before {\n content: \"\\e149\"\n}\n\n.glyphicon-sort:before {\n content: \"\\e150\"\n}\n\n.glyphicon-sort-by-alphabet:before {\n content: \"\\e151\"\n}\n\n.glyphicon-sort-by-alphabet-alt:before {\n content: \"\\e152\"\n}\n\n.glyphicon-sort-by-order:before {\n content: \"\\e153\"\n}\n\n.glyphicon-sort-by-order-alt:before {\n content: \"\\e154\"\n}\n\n.glyphicon-sort-by-attributes:before {\n content: \"\\e155\"\n}\n\n.glyphicon-sort-by-attributes-alt:before {\n content: \"\\e156\"\n}\n\n.glyphicon-unchecked:before {\n content: \"\\e157\"\n}\n\n.glyphicon-expand:before {\n content: \"\\e158\"\n}\n\n.glyphicon-collapse-down:before {\n content: \"\\e159\"\n}\n\n.glyphicon-collapse-up:before {\n content: \"\\e160\"\n}\n\n.glyphicon-log-in:before {\n content: \"\\e161\"\n}\n\n.glyphicon-flash:before {\n content: \"\\e162\"\n}\n\n.glyphicon-log-out:before {\n content: \"\\e163\"\n}\n\n.glyphicon-new-window:before {\n content: \"\\e164\"\n}\n\n.glyphicon-record:before {\n content: \"\\e165\"\n}\n\n.glyphicon-save:before {\n content: \"\\e166\"\n}\n\n.glyphicon-open:before {\n content: \"\\e167\"\n}\n\n.glyphicon-saved:before {\n content: \"\\e168\"\n}\n\n.glyphicon-import:before {\n content: \"\\e169\"\n}\n\n.glyphicon-export:before {\n content: \"\\e170\"\n}\n\n.glyphicon-send:before {\n content: \"\\e171\"\n}\n\n.glyphicon-floppy-disk:before {\n content: \"\\e172\"\n}\n\n.glyphicon-floppy-saved:before {\n content: \"\\e173\"\n}\n\n.glyphicon-floppy-remove:before {\n content: \"\\e174\"\n}\n\n.glyphicon-floppy-save:before {\n content: \"\\e175\"\n}\n\n.glyphicon-floppy-open:before {\n content: \"\\e176\"\n}\n\n.glyphicon-credit-card:before {\n content: \"\\e177\"\n}\n\n.glyphicon-transfer:before {\n content: \"\\e178\"\n}\n\n.glyphicon-cutlery:before {\n content: \"\\e179\"\n}\n\n.glyphicon-header:before {\n content: \"\\e180\"\n}\n\n.glyphicon-compressed:before {\n content: \"\\e181\"\n}\n\n.glyphicon-earphone:before {\n content: \"\\e182\"\n}\n\n.glyphicon-phone-alt:before {\n content: \"\\e183\"\n}\n\n.glyphicon-tower:before {\n content: \"\\e184\"\n}\n\n.glyphicon-stats:before {\n content: \"\\e185\"\n}\n\n.glyphicon-sd-video:before {\n content: \"\\e186\"\n}\n\n.glyphicon-hd-video:before {\n content: \"\\e187\"\n}\n\n.glyphicon-subtitles:before {\n content: \"\\e188\"\n}\n\n.glyphicon-sound-stereo:before {\n content: \"\\e189\"\n}\n\n.glyphicon-sound-dolby:before {\n content: \"\\e190\"\n}\n\n.glyphicon-sound-5-1:before {\n content: \"\\e191\"\n}\n\n.glyphicon-sound-6-1:before {\n content: \"\\e192\"\n}\n\n.glyphicon-sound-7-1:before {\n content: \"\\e193\"\n}\n\n.glyphicon-copyright-mark:before {\n content: \"\\e194\"\n}\n\n.glyphicon-registration-mark:before {\n content: \"\\e195\"\n}\n\n.glyphicon-cloud-download:before {\n content: \"\\e197\"\n}\n\n.glyphicon-cloud-upload:before {\n content: \"\\e198\"\n}\n\n.glyphicon-tree-conifer:before {\n content: \"\\e199\"\n}\n\n.glyphicon-tree-deciduous:before {\n content: \"\\e200\"\n}\n\n.glyphicon-cd:before {\n content: \"\\e201\"\n}\n\n.glyphicon-save-file:before {\n content: \"\\e202\"\n}\n\n.glyphicon-open-file:before {\n content: \"\\e203\"\n}\n\n.glyphicon-level-up:before {\n content: \"\\e204\"\n}\n\n.glyphicon-copy:before {\n content: \"\\e205\"\n}\n\n.glyphicon-paste:before {\n content: \"\\e206\"\n}\n\n.glyphicon-alert:before {\n content: \"\\e209\"\n}\n\n.glyphicon-equalizer:before {\n content: \"\\e210\"\n}\n\n.glyphicon-king:before {\n content: \"\\e211\"\n}\n\n.glyphicon-queen:before {\n content: \"\\e212\"\n}\n\n.glyphicon-pawn:before {\n content: \"\\e213\"\n}\n\n.glyphicon-bishop:before {\n content: \"\\e214\"\n}\n\n.glyphicon-knight:before {\n content: \"\\e215\"\n}\n\n.glyphicon-baby-formula:before {\n content: \"\\e216\"\n}\n\n.glyphicon-tent:before {\n content: \"\\26fa\"\n}\n\n.glyphicon-blackboard:before {\n content: \"\\e218\"\n}\n\n.glyphicon-bed:before {\n content: \"\\e219\"\n}\n\n.glyphicon-apple:before {\n content: \"\\f8ff\"\n}\n\n.glyphicon-erase:before {\n content: \"\\e221\"\n}\n\n.glyphicon-hourglass:before {\n content: \"\\231b\"\n}\n\n.glyphicon-lamp:before {\n content: \"\\e223\"\n}\n\n.glyphicon-duplicate:before {\n content: \"\\e224\"\n}\n\n.glyphicon-piggy-bank:before {\n content: \"\\e225\"\n}\n\n.glyphicon-scissors:before {\n content: \"\\e226\"\n}\n\n.glyphicon-bitcoin:before {\n content: \"\\e227\"\n}\n\n.glyphicon-btc:before {\n content: \"\\e227\"\n}\n\n.glyphicon-xbt:before {\n content: \"\\e227\"\n}\n\n.glyphicon-yen:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-jpy:before {\n content: \"\\00a5\"\n}\n\n.glyphicon-ruble:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-rub:before {\n content: \"\\20bd\"\n}\n\n.glyphicon-scale:before {\n content: \"\\e230\"\n}\n\n.glyphicon-ice-lolly:before {\n content: \"\\e231\"\n}\n\n.glyphicon-ice-lolly-tasted:before {\n content: \"\\e232\"\n}\n\n.glyphicon-education:before {\n content: \"\\e233\"\n}\n\n.glyphicon-option-horizontal:before {\n content: \"\\e234\"\n}\n\n.glyphicon-option-vertical:before {\n content: \"\\e235\"\n}\n\n.glyphicon-menu-hamburger:before {\n content: \"\\e236\"\n}\n\n.glyphicon-modal-window:before {\n content: \"\\e237\"\n}\n\n.glyphicon-oil:before {\n content: \"\\e238\"\n}\n\n.glyphicon-grain:before {\n content: \"\\e239\"\n}\n\n.glyphicon-sunglasses:before {\n content: \"\\e240\"\n}\n\n.glyphicon-text-size:before {\n content: \"\\e241\"\n}\n\n.glyphicon-text-color:before {\n content: \"\\e242\"\n}\n\n.glyphicon-text-background:before {\n content: \"\\e243\"\n}\n\n.glyphicon-object-align-top:before {\n content: \"\\e244\"\n}\n\n.glyphicon-object-align-bottom:before {\n content: \"\\e245\"\n}\n\n.glyphicon-object-align-horizontal:before {\n content: \"\\e246\"\n}\n\n.glyphicon-object-align-left:before {\n content: \"\\e247\"\n}\n\n.glyphicon-object-align-vertical:before {\n content: \"\\e248\"\n}\n\n.glyphicon-object-align-right:before {\n content: \"\\e249\"\n}\n\n.glyphicon-triangle-right:before {\n content: \"\\e250\"\n}\n\n.glyphicon-triangle-left:before {\n content: \"\\e251\"\n}\n\n.glyphicon-triangle-bottom:before {\n content: \"\\e252\"\n}\n\n.glyphicon-triangle-top:before {\n content: \"\\e253\"\n}\n\n.glyphicon-console:before {\n content: \"\\e254\"\n}\n\n.glyphicon-superscript:before {\n content: \"\\e255\"\n}\n\n.glyphicon-subscript:before {\n content: \"\\e256\"\n}\n\n.glyphicon-menu-left:before {\n content: \"\\e257\"\n}\n\n.glyphicon-menu-right:before {\n content: \"\\e258\"\n}\n\n.glyphicon-menu-down:before {\n content: \"\\e259\"\n}\n\n.glyphicon-menu-up:before {\n content: \"\\e260\"\n}\n\n* {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\n:after, :before {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0)\n}\n\nbody {\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n line-height: 1.42857143;\n color: #333;\n background-color: #fff\n}\n\nbutton, input, select, textarea {\n font-family: inherit;\n font-size: inherit;\n line-height: inherit\n}\n\na {\n color: #337ab7;\n text-decoration: none\n}\n\na:focus, a:hover {\n color: #23527c;\n text-decoration: underline\n}\n\na:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\nfigure {\n margin: 0\n}\n\nimg {\n vertical-align: middle\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {\n display: block;\n max-width: 100%;\n height: auto\n}\n\n.img-rounded {\n border-radius: 6px\n}\n\n.img-thumbnail {\n display: inline-block;\n max-width: 100%;\n height: auto;\n padding: 4px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: all .2s ease-in-out;\n -o-transition: all .2s ease-in-out;\n transition: all .2s ease-in-out\n}\n\n.img-circle {\n border-radius: 50%\n}\n\nhr {\n margin-top: 20px;\n margin-bottom: 20px;\n border: 0;\n border-top: 1px solid #eee\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n border: 0\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n clip: auto\n}\n\n[role=button] {\n cursor: pointer\n}\n\n.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {\n font-family: inherit;\n font-weight: 500;\n line-height: 1.1;\n color: inherit\n}\n\n.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 {\n font-weight: 400;\n line-height: 1;\n color: #777\n}\n\n.h1, .h2, .h3, h1, h2, h3 {\n margin-top: 20px;\n margin-bottom: 10px\n}\n\n.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {\n font-size: 65%\n}\n\n.h4, .h5, .h6, h4, h5, h6 {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {\n font-size: 75%\n}\n\n.h1, h1 {\n font-size: 36px\n}\n\n.h2, h2 {\n font-size: 30px\n}\n\n.h3, h3 {\n font-size: 24px\n}\n\n.h4, h4 {\n font-size: 18px\n}\n\n.h5, h5 {\n font-size: 14px\n}\n\n.h6, h6 {\n font-size: 12px\n}\n\np {\n margin: 0 0 10px\n}\n\n.lead {\n margin-bottom: 20px;\n font-size: 16px;\n font-weight: 300;\n line-height: 1.4\n}\n\n@media (min-width:768px) {\n .lead {\n font-size: 21px\n }\n}\n\n.small, small {\n font-size: 85%\n}\n\n.mark, mark {\n padding: .2em;\n background-color: #fcf8e3\n}\n\n.text-left {\n text-align: left\n}\n\n.text-right {\n text-align: right\n}\n\n.text-center {\n text-align: center\n}\n\n.text-justify {\n text-align: justify\n}\n\n.text-nowrap {\n white-space: nowrap\n}\n\n.text-lowercase {\n text-transform: lowercase\n}\n\n.text-uppercase {\n text-transform: uppercase\n}\n\n.text-capitalize {\n text-transform: capitalize\n}\n\n.text-muted {\n color: #777\n}\n\n.text-primary {\n color: #337ab7\n}\n\na.text-primary:hover {\n color: #286090\n}\n\n.text-success {\n color: #3c763d\n}\n\na.text-success:hover {\n color: #2b542c\n}\n\n.text-info {\n color: #31708f\n}\n\na.text-info:hover {\n color: #245269\n}\n\n.text-warning {\n color: #8a6d3b\n}\n\na.text-warning:hover {\n color: #66512c\n}\n\n.text-danger {\n color: #a94442\n}\n\na.text-danger:hover {\n color: #843534\n}\n\n.bg-primary {\n color: #fff;\n background-color: #337ab7\n}\n\na.bg-primary:hover {\n background-color: #286090\n}\n\n.bg-success {\n background-color: #dff0d8\n}\n\na.bg-success:hover {\n background-color: #c1e2b3\n}\n\n.bg-info {\n background-color: #d9edf7\n}\n\na.bg-info:hover {\n background-color: #afd9ee\n}\n\n.bg-warning {\n background-color: #fcf8e3\n}\n\na.bg-warning:hover {\n background-color: #f7ecb5\n}\n\n.bg-danger {\n background-color: #f2dede\n}\n\na.bg-danger:hover {\n background-color: #e4b9b9\n}\n\n.page-header {\n padding-bottom: 9px;\n margin: 40px 0 20px;\n border-bottom: 1px solid #eee\n}\n\nol, ul {\n margin-top: 0;\n margin-bottom: 10px\n}\n\nol ol, ol ul, ul ol, ul ul {\n margin-bottom: 0\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none\n}\n\n.list-inline {\n padding-left: 0;\n margin-left: -5px;\n list-style: none\n}\n\n.list-inline>li {\n display: inline-block;\n padding-right: 5px;\n padding-left: 5px\n}\n\ndl {\n margin-top: 0;\n margin-bottom: 20px\n}\n\ndd, dt {\n line-height: 1.42857143\n}\n\ndt {\n font-weight: 700\n}\n\ndd {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .dl-horizontal dt {\n float: left;\n width: 160px;\n overflow: hidden;\n clear: left;\n text-align: right;\n text-overflow: ellipsis;\n white-space: nowrap\n }\n .dl-horizontal dd {\n margin-left: 180px\n }\n}\n\nabbr[data-original-title], abbr[title] {\n cursor: help;\n border-bottom: 1px dotted #777\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase\n}\n\nblockquote {\n padding: 10px 20px;\n margin: 0 0 20px;\n font-size: 17.5px;\n border-left: 5px solid #eee\n}\n\nblockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {\n margin-bottom: 0\n}\n\nblockquote .small, blockquote footer, blockquote small {\n display: block;\n font-size: 80%;\n line-height: 1.42857143;\n color: #777\n}\n\nblockquote .small:before, blockquote footer:before, blockquote small:before {\n content: '\\2014 \\00A0'\n}\n\n.blockquote-reverse, blockquote.pull-right {\n padding-right: 15px;\n padding-left: 0;\n text-align: right;\n border-right: 5px solid #eee;\n border-left: 0\n}\n\n.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 {\n content: ''\n}\n\n.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 {\n content: '\\00A0 \\2014'\n}\n\naddress {\n margin-bottom: 20px;\n font-style: normal;\n line-height: 1.42857143\n}\n\ncode, kbd, pre, samp {\n font-family: Menlo, Monaco, Consolas, \"Courier New\", monospace\n}\n\ncode {\n padding: 2px 4px;\n font-size: 90%;\n color: #c7254e;\n background-color: #f9f2f4;\n border-radius: 4px\n}\n\nkbd {\n padding: 2px 4px;\n font-size: 90%;\n color: #fff;\n background-color: #333;\n border-radius: 3px;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)\n}\n\nkbd kbd {\n padding: 0;\n font-size: 100%;\n font-weight: 700;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\npre {\n display: block;\n padding: 9.5px;\n margin: 0 0 10px;\n font-size: 13px;\n line-height: 1.42857143;\n color: #333;\n word-break: break-all;\n word-wrap: break-word;\n background-color: #f5f5f5;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\npre code {\n padding: 0;\n font-size: inherit;\n color: inherit;\n white-space: pre-wrap;\n background-color: transparent;\n border-radius: 0\n}\n\n.pre-scrollable {\n max-height: 340px;\n overflow-y: scroll\n}\n\n.container {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n@media (min-width:768px) {\n .container {\n width: 750px\n }\n}\n\n@media (min-width:992px) {\n .container {\n width: 970px\n }\n}\n\n@media (min-width:1200px) {\n .container {\n width: 1170px\n }\n}\n\n.container-fluid {\n padding-right: 15px;\n padding-left: 15px;\n margin-right: auto;\n margin-left: auto\n}\n\n.row {\n margin-right: -15px;\n margin-left: -15px\n}\n\n.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 {\n position: relative;\n min-height: 1px;\n padding-right: 15px;\n padding-left: 15px\n}\n\n.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 {\n float: left\n}\n\n.col-xs-12 {\n width: 100%\n}\n\n.col-xs-11 {\n width: 91.66666667%\n}\n\n.col-xs-10 {\n width: 83.33333333%\n}\n\n.col-xs-9 {\n width: 75%\n}\n\n.col-xs-8 {\n width: 66.66666667%\n}\n\n.col-xs-7 {\n width: 58.33333333%\n}\n\n.col-xs-6 {\n width: 50%\n}\n\n.col-xs-5 {\n width: 41.66666667%\n}\n\n.col-xs-4 {\n width: 33.33333333%\n}\n\n.col-xs-3 {\n width: 25%\n}\n\n.col-xs-2 {\n width: 16.66666667%\n}\n\n.col-xs-1 {\n width: 8.33333333%\n}\n\n.col-xs-pull-12 {\n right: 100%\n}\n\n.col-xs-pull-11 {\n right: 91.66666667%\n}\n\n.col-xs-pull-10 {\n right: 83.33333333%\n}\n\n.col-xs-pull-9 {\n right: 75%\n}\n\n.col-xs-pull-8 {\n right: 66.66666667%\n}\n\n.col-xs-pull-7 {\n right: 58.33333333%\n}\n\n.col-xs-pull-6 {\n right: 50%\n}\n\n.col-xs-pull-5 {\n right: 41.66666667%\n}\n\n.col-xs-pull-4 {\n right: 33.33333333%\n}\n\n.col-xs-pull-3 {\n right: 25%\n}\n\n.col-xs-pull-2 {\n right: 16.66666667%\n}\n\n.col-xs-pull-1 {\n right: 8.33333333%\n}\n\n.col-xs-pull-0 {\n right: auto\n}\n\n.col-xs-push-12 {\n left: 100%\n}\n\n.col-xs-push-11 {\n left: 91.66666667%\n}\n\n.col-xs-push-10 {\n left: 83.33333333%\n}\n\n.col-xs-push-9 {\n left: 75%\n}\n\n.col-xs-push-8 {\n left: 66.66666667%\n}\n\n.col-xs-push-7 {\n left: 58.33333333%\n}\n\n.col-xs-push-6 {\n left: 50%\n}\n\n.col-xs-push-5 {\n left: 41.66666667%\n}\n\n.col-xs-push-4 {\n left: 33.33333333%\n}\n\n.col-xs-push-3 {\n left: 25%\n}\n\n.col-xs-push-2 {\n left: 16.66666667%\n}\n\n.col-xs-push-1 {\n left: 8.33333333%\n}\n\n.col-xs-push-0 {\n left: auto\n}\n\n.col-xs-offset-12 {\n margin-left: 100%\n}\n\n.col-xs-offset-11 {\n margin-left: 91.66666667%\n}\n\n.col-xs-offset-10 {\n margin-left: 83.33333333%\n}\n\n.col-xs-offset-9 {\n margin-left: 75%\n}\n\n.col-xs-offset-8 {\n margin-left: 66.66666667%\n}\n\n.col-xs-offset-7 {\n margin-left: 58.33333333%\n}\n\n.col-xs-offset-6 {\n margin-left: 50%\n}\n\n.col-xs-offset-5 {\n margin-left: 41.66666667%\n}\n\n.col-xs-offset-4 {\n margin-left: 33.33333333%\n}\n\n.col-xs-offset-3 {\n margin-left: 25%\n}\n\n.col-xs-offset-2 {\n margin-left: 16.66666667%\n}\n\n.col-xs-offset-1 {\n margin-left: 8.33333333%\n}\n\n.col-xs-offset-0 {\n margin-left: 0\n}\n\n@media (min-width:768px) {\n .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 {\n float: left\n }\n .col-sm-12 {\n width: 100%\n }\n .col-sm-11 {\n width: 91.66666667%\n }\n .col-sm-10 {\n width: 83.33333333%\n }\n .col-sm-9 {\n width: 75%\n }\n .col-sm-8 {\n width: 66.66666667%\n }\n .col-sm-7 {\n width: 58.33333333%\n }\n .col-sm-6 {\n width: 50%\n }\n .col-sm-5 {\n width: 41.66666667%\n }\n .col-sm-4 {\n width: 33.33333333%\n }\n .col-sm-3 {\n width: 25%\n }\n .col-sm-2 {\n width: 16.66666667%\n }\n .col-sm-1 {\n width: 8.33333333%\n }\n .col-sm-pull-12 {\n right: 100%\n }\n .col-sm-pull-11 {\n right: 91.66666667%\n }\n .col-sm-pull-10 {\n right: 83.33333333%\n }\n .col-sm-pull-9 {\n right: 75%\n }\n .col-sm-pull-8 {\n right: 66.66666667%\n }\n .col-sm-pull-7 {\n right: 58.33333333%\n }\n .col-sm-pull-6 {\n right: 50%\n }\n .col-sm-pull-5 {\n right: 41.66666667%\n }\n .col-sm-pull-4 {\n right: 33.33333333%\n }\n .col-sm-pull-3 {\n right: 25%\n }\n .col-sm-pull-2 {\n right: 16.66666667%\n }\n .col-sm-pull-1 {\n right: 8.33333333%\n }\n .col-sm-pull-0 {\n right: auto\n }\n .col-sm-push-12 {\n left: 100%\n }\n .col-sm-push-11 {\n left: 91.66666667%\n }\n .col-sm-push-10 {\n left: 83.33333333%\n }\n .col-sm-push-9 {\n left: 75%\n }\n .col-sm-push-8 {\n left: 66.66666667%\n }\n .col-sm-push-7 {\n left: 58.33333333%\n }\n .col-sm-push-6 {\n left: 50%\n }\n .col-sm-push-5 {\n left: 41.66666667%\n }\n .col-sm-push-4 {\n left: 33.33333333%\n }\n .col-sm-push-3 {\n left: 25%\n }\n .col-sm-push-2 {\n left: 16.66666667%\n }\n .col-sm-push-1 {\n left: 8.33333333%\n }\n .col-sm-push-0 {\n left: auto\n }\n .col-sm-offset-12 {\n margin-left: 100%\n }\n .col-sm-offset-11 {\n margin-left: 91.66666667%\n }\n .col-sm-offset-10 {\n margin-left: 83.33333333%\n }\n .col-sm-offset-9 {\n margin-left: 75%\n }\n .col-sm-offset-8 {\n margin-left: 66.66666667%\n }\n .col-sm-offset-7 {\n margin-left: 58.33333333%\n }\n .col-sm-offset-6 {\n margin-left: 50%\n }\n .col-sm-offset-5 {\n margin-left: 41.66666667%\n }\n .col-sm-offset-4 {\n margin-left: 33.33333333%\n }\n .col-sm-offset-3 {\n margin-left: 25%\n }\n .col-sm-offset-2 {\n margin-left: 16.66666667%\n }\n .col-sm-offset-1 {\n margin-left: 8.33333333%\n }\n .col-sm-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:992px) {\n .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 {\n float: left\n }\n .col-md-12 {\n width: 100%\n }\n .col-md-11 {\n width: 91.66666667%\n }\n .col-md-10 {\n width: 83.33333333%\n }\n .col-md-9 {\n width: 75%\n }\n .col-md-8 {\n width: 66.66666667%\n }\n .col-md-7 {\n width: 58.33333333%\n }\n .col-md-6 {\n width: 50%\n }\n .col-md-5 {\n width: 41.66666667%\n }\n .col-md-4 {\n width: 33.33333333%\n }\n .col-md-3 {\n width: 25%\n }\n .col-md-2 {\n width: 16.66666667%\n }\n .col-md-1 {\n width: 8.33333333%\n }\n .col-md-pull-12 {\n right: 100%\n }\n .col-md-pull-11 {\n right: 91.66666667%\n }\n .col-md-pull-10 {\n right: 83.33333333%\n }\n .col-md-pull-9 {\n right: 75%\n }\n .col-md-pull-8 {\n right: 66.66666667%\n }\n .col-md-pull-7 {\n right: 58.33333333%\n }\n .col-md-pull-6 {\n right: 50%\n }\n .col-md-pull-5 {\n right: 41.66666667%\n }\n .col-md-pull-4 {\n right: 33.33333333%\n }\n .col-md-pull-3 {\n right: 25%\n }\n .col-md-pull-2 {\n right: 16.66666667%\n }\n .col-md-pull-1 {\n right: 8.33333333%\n }\n .col-md-pull-0 {\n right: auto\n }\n .col-md-push-12 {\n left: 100%\n }\n .col-md-push-11 {\n left: 91.66666667%\n }\n .col-md-push-10 {\n left: 83.33333333%\n }\n .col-md-push-9 {\n left: 75%\n }\n .col-md-push-8 {\n left: 66.66666667%\n }\n .col-md-push-7 {\n left: 58.33333333%\n }\n .col-md-push-6 {\n left: 50%\n }\n .col-md-push-5 {\n left: 41.66666667%\n }\n .col-md-push-4 {\n left: 33.33333333%\n }\n .col-md-push-3 {\n left: 25%\n }\n .col-md-push-2 {\n left: 16.66666667%\n }\n .col-md-push-1 {\n left: 8.33333333%\n }\n .col-md-push-0 {\n left: auto\n }\n .col-md-offset-12 {\n margin-left: 100%\n }\n .col-md-offset-11 {\n margin-left: 91.66666667%\n }\n .col-md-offset-10 {\n margin-left: 83.33333333%\n }\n .col-md-offset-9 {\n margin-left: 75%\n }\n .col-md-offset-8 {\n margin-left: 66.66666667%\n }\n .col-md-offset-7 {\n margin-left: 58.33333333%\n }\n .col-md-offset-6 {\n margin-left: 50%\n }\n .col-md-offset-5 {\n margin-left: 41.66666667%\n }\n .col-md-offset-4 {\n margin-left: 33.33333333%\n }\n .col-md-offset-3 {\n margin-left: 25%\n }\n .col-md-offset-2 {\n margin-left: 16.66666667%\n }\n .col-md-offset-1 {\n margin-left: 8.33333333%\n }\n .col-md-offset-0 {\n margin-left: 0\n }\n}\n\n@media (min-width:1200px) {\n .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 {\n float: left\n }\n .col-lg-12 {\n width: 100%\n }\n .col-lg-11 {\n width: 91.66666667%\n }\n .col-lg-10 {\n width: 83.33333333%\n }\n .col-lg-9 {\n width: 75%\n }\n .col-lg-8 {\n width: 66.66666667%\n }\n .col-lg-7 {\n width: 58.33333333%\n }\n .col-lg-6 {\n width: 50%\n }\n .col-lg-5 {\n width: 41.66666667%\n }\n .col-lg-4 {\n width: 33.33333333%\n }\n .col-lg-3 {\n width: 25%\n }\n .col-lg-2 {\n width: 16.66666667%\n }\n .col-lg-1 {\n width: 8.33333333%\n }\n .col-lg-pull-12 {\n right: 100%\n }\n .col-lg-pull-11 {\n right: 91.66666667%\n }\n .col-lg-pull-10 {\n right: 83.33333333%\n }\n .col-lg-pull-9 {\n right: 75%\n }\n .col-lg-pull-8 {\n right: 66.66666667%\n }\n .col-lg-pull-7 {\n right: 58.33333333%\n }\n .col-lg-pull-6 {\n right: 50%\n }\n .col-lg-pull-5 {\n right: 41.66666667%\n }\n .col-lg-pull-4 {\n right: 33.33333333%\n }\n .col-lg-pull-3 {\n right: 25%\n }\n .col-lg-pull-2 {\n right: 16.66666667%\n }\n .col-lg-pull-1 {\n right: 8.33333333%\n }\n .col-lg-pull-0 {\n right: auto\n }\n .col-lg-push-12 {\n left: 100%\n }\n .col-lg-push-11 {\n left: 91.66666667%\n }\n .col-lg-push-10 {\n left: 83.33333333%\n }\n .col-lg-push-9 {\n left: 75%\n }\n .col-lg-push-8 {\n left: 66.66666667%\n }\n .col-lg-push-7 {\n left: 58.33333333%\n }\n .col-lg-push-6 {\n left: 50%\n }\n .col-lg-push-5 {\n left: 41.66666667%\n }\n .col-lg-push-4 {\n left: 33.33333333%\n }\n .col-lg-push-3 {\n left: 25%\n }\n .col-lg-push-2 {\n left: 16.66666667%\n }\n .col-lg-push-1 {\n left: 8.33333333%\n }\n .col-lg-push-0 {\n left: auto\n }\n .col-lg-offset-12 {\n margin-left: 100%\n }\n .col-lg-offset-11 {\n margin-left: 91.66666667%\n }\n .col-lg-offset-10 {\n margin-left: 83.33333333%\n }\n .col-lg-offset-9 {\n margin-left: 75%\n }\n .col-lg-offset-8 {\n margin-left: 66.66666667%\n }\n .col-lg-offset-7 {\n margin-left: 58.33333333%\n }\n .col-lg-offset-6 {\n margin-left: 50%\n }\n .col-lg-offset-5 {\n margin-left: 41.66666667%\n }\n .col-lg-offset-4 {\n margin-left: 33.33333333%\n }\n .col-lg-offset-3 {\n margin-left: 25%\n }\n .col-lg-offset-2 {\n margin-left: 16.66666667%\n }\n .col-lg-offset-1 {\n margin-left: 8.33333333%\n }\n .col-lg-offset-0 {\n margin-left: 0\n }\n}\n\ntable {\n background-color: transparent\n}\n\ncaption {\n padding-top: 8px;\n padding-bottom: 8px;\n color: #777;\n text-align: left\n}\n\nth {\n text-align: left\n}\n\n.table {\n width: 100%;\n max-width: 100%;\n margin-bottom: 20px\n}\n\n.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {\n padding: 8px;\n line-height: 1.42857143;\n vertical-align: top;\n border-top: 1px solid #ddd\n}\n\n.table>thead>tr>th {\n vertical-align: bottom;\n border-bottom: 2px solid #ddd\n}\n\n.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 {\n border-top: 0\n}\n\n.table>tbody+tbody {\n border-top: 2px solid #ddd\n}\n\n.table .table {\n background-color: #fff\n}\n\n.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 {\n padding: 5px\n}\n\n.table-bordered {\n border: 1px solid #ddd\n}\n\n.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 {\n border: 1px solid #ddd\n}\n\n.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {\n border-bottom-width: 2px\n}\n\n.table-striped>tbody>tr:nth-of-type(odd) {\n background-color: #f9f9f9\n}\n\n.table-hover>tbody>tr:hover {\n background-color: #f5f5f5\n}\n\ntable col[class*=col-] {\n position: static;\n display: table-column;\n float: none\n}\n\ntable td[class*=col-], table th[class*=col-] {\n position: static;\n display: table-cell;\n float: none\n}\n\n.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 {\n background-color: #f5f5f5\n}\n\n.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 {\n background-color: #e8e8e8\n}\n\n.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 {\n background-color: #dff0d8\n}\n\n.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 {\n background-color: #d0e9c6\n}\n\n.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 {\n background-color: #d9edf7\n}\n\n.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 {\n background-color: #c4e3f3\n}\n\n.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 {\n background-color: #fcf8e3\n}\n\n.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 {\n background-color: #faf2cc\n}\n\n.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 {\n background-color: #f2dede\n}\n\n.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 {\n background-color: #ebcccc\n}\n\n.table-responsive {\n min-height: .01%;\n overflow-x: auto\n}\n\n@media screen and (max-width:767px) {\n .table-responsive {\n width: 100%;\n margin-bottom: 15px;\n overflow-y: hidden;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ddd\n }\n .table-responsive>.table {\n margin-bottom: 0\n }\n .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 {\n white-space: nowrap\n }\n .table-responsive>.table-bordered {\n border: 0\n }\n .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 {\n border-left: 0\n }\n .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 {\n border-right: 0\n }\n .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 {\n border-bottom: 0\n }\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0\n}\n\nlegend {\n display: block;\n width: 100%;\n padding: 0;\n margin-bottom: 20px;\n font-size: 21px;\n line-height: inherit;\n color: #333;\n border: 0;\n border-bottom: 1px solid #e5e5e5\n}\n\nlabel {\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n font-weight: 700\n}\n\ninput[type=search] {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box\n}\n\ninput[type=checkbox], input[type=radio] {\n margin: 4px 0 0;\n margin-top: 1px \\9;\n line-height: normal\n}\n\ninput[type=file] {\n display: block\n}\n\ninput[type=range] {\n display: block;\n width: 100%\n}\n\nselect[multiple], select[size] {\n height: auto\n}\n\ninput[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\noutput {\n display: block;\n padding-top: 7px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555\n}\n\n.form-control {\n display: block;\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n font-size: 14px;\n line-height: 1.42857143;\n color: #555;\n background-color: #fff;\n background-image: none;\n border: 1px solid #ccc;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;\n -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s\n}\n\n.form-control:focus {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)\n}\n\n.form-control::-moz-placeholder {\n color: #999;\n opacity: 1\n}\n\n.form-control:-ms-input-placeholder {\n color: #999\n}\n\n.form-control::-webkit-input-placeholder {\n color: #999\n}\n\n.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {\n background-color: #eee;\n opacity: 1\n}\n\n.form-control[disabled], fieldset[disabled] .form-control {\n cursor: not-allowed\n}\n\ntextarea.form-control {\n height: auto\n}\n\ninput[type=search] {\n -webkit-appearance: none\n}\n\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n input[type=date], input[type=time], input[type=datetime-local], input[type=month] {\n line-height: 34px\n }\n .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 {\n line-height: 30px\n }\n .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 {\n line-height: 46px\n }\n}\n\n.form-group {\n margin-bottom: 15px\n}\n\n.checkbox, .radio {\n position: relative;\n display: block;\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.checkbox label, .radio label {\n min-height: 20px;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n cursor: pointer\n}\n\n.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {\n position: absolute;\n margin-top: 4px \\9;\n margin-left: -20px\n}\n\n.checkbox+.checkbox, .radio+.radio {\n margin-top: -5px\n}\n\n.checkbox-inline, .radio-inline {\n position: relative;\n display: inline-block;\n padding-left: 20px;\n margin-bottom: 0;\n font-weight: 400;\n vertical-align: middle;\n cursor: pointer\n}\n\n.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {\n margin-top: 0;\n margin-left: 10px\n}\n\nfieldset[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] {\n cursor: not-allowed\n}\n\n.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {\n cursor: not-allowed\n}\n\n.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {\n cursor: not-allowed\n}\n\n.form-control-static {\n min-height: 34px;\n padding-top: 7px;\n padding-bottom: 7px;\n margin-bottom: 0\n}\n\n.form-control-static.input-lg, .form-control-static.input-sm {\n padding-right: 0;\n padding-left: 0\n}\n\n.input-sm {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-sm {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].input-sm, textarea.input-sm {\n height: auto\n}\n\n.form-group-sm .form-control {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.form-group-sm .form-control {\n height: 30px;\n line-height: 30px\n}\n\nselect[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {\n height: auto\n}\n\n.form-group-sm .form-control-static {\n height: 30px;\n min-height: 32px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5\n}\n\n.input-lg {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-lg {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].input-lg, textarea.input-lg {\n height: auto\n}\n\n.form-group-lg .form-control {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.form-group-lg .form-control {\n height: 46px;\n line-height: 46px\n}\n\nselect[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {\n height: auto\n}\n\n.form-group-lg .form-control-static {\n height: 46px;\n min-height: 38px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333\n}\n\n.has-feedback {\n position: relative\n}\n\n.has-feedback .form-control {\n padding-right: 42.5px\n}\n\n.form-control-feedback {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n display: block;\n width: 34px;\n height: 34px;\n line-height: 34px;\n text-align: center;\n pointer-events: none\n}\n\n.input-lg+.form-control-feedback {\n width: 46px;\n height: 46px;\n line-height: 46px\n}\n\n.input-sm+.form-control-feedback {\n width: 30px;\n height: 30px;\n line-height: 30px\n}\n\n.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 {\n color: #3c763d\n}\n\n.has-success .form-control {\n border-color: #3c763d;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-success .form-control:focus {\n border-color: #2b542c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168\n}\n\n.has-success .input-group-addon {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #3c763d\n}\n\n.has-success .form-control-feedback {\n color: #3c763d\n}\n\n.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 {\n color: #8a6d3b\n}\n\n.has-warning .form-control {\n border-color: #8a6d3b;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-warning .form-control:focus {\n border-color: #66512c;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b\n}\n\n.has-warning .input-group-addon {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #8a6d3b\n}\n\n.has-warning .form-control-feedback {\n color: #8a6d3b\n}\n\n.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 {\n color: #a94442\n}\n\n.has-error .form-control {\n border-color: #a94442;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)\n}\n\n.has-error .form-control:focus {\n border-color: #843534;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483\n}\n\n.has-error .input-group-addon {\n color: #a94442;\n background-color: #f2dede;\n border-color: #a94442\n}\n\n.has-error .form-control-feedback {\n color: #a94442\n}\n\n.has-feedback label~.form-control-feedback {\n top: 25px\n}\n\n.has-feedback label.sr-only~.form-control-feedback {\n top: 0\n}\n\n.help-block {\n display: block;\n margin-top: 5px;\n margin-bottom: 10px;\n color: #737373\n}\n\n@media (min-width:768px) {\n .form-inline .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .form-inline .form-control-static {\n display: inline-block\n }\n .form-inline .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {\n width: auto\n }\n .form-inline .input-group>.form-control {\n width: 100%\n }\n .form-inline .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox, .form-inline .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .form-inline .checkbox label, .form-inline .radio label {\n padding-left: 0\n }\n .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .form-inline .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {\n padding-top: 7px;\n margin-top: 0;\n margin-bottom: 0\n}\n\n.form-horizontal .checkbox, .form-horizontal .radio {\n min-height: 27px\n}\n\n.form-horizontal .form-group {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .control-label {\n padding-top: 7px;\n margin-bottom: 0;\n text-align: right\n }\n}\n\n.form-horizontal .has-feedback .form-control-feedback {\n right: 15px\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-lg .control-label {\n padding-top: 14.33px\n }\n}\n\n@media (min-width:768px) {\n .form-horizontal .form-group-sm .control-label {\n padding-top: 6px\n }\n}\n\n.btn {\n display: inline-block;\n padding: 6px 12px;\n margin-bottom: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n -ms-touch-action: manipulation;\n touch-action: manipulation;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {\n outline: thin dotted;\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px\n}\n\n.btn.focus, .btn:focus, .btn:hover {\n color: #333;\n text-decoration: none\n}\n\n.btn.active, .btn:active {\n background-image: none;\n outline: 0;\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn.disabled, .btn[disabled], fieldset[disabled] .btn {\n pointer-events: none;\n cursor: not-allowed;\n filter: alpha(opacity=65);\n -webkit-box-shadow: none;\n box-shadow: none;\n opacity: .65\n}\n\n.btn-default {\n color: #333;\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {\n color: #333;\n background-color: #e6e6e6;\n border-color: #adadad\n}\n\n.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {\n background-image: none\n}\n\n.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 {\n background-color: #fff;\n border-color: #ccc\n}\n\n.btn-default .badge {\n color: #fff;\n background-color: #333\n}\n\n.btn-primary {\n color: #fff;\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {\n color: #fff;\n background-color: #286090;\n border-color: #204d74\n}\n\n.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {\n background-image: none\n}\n\n.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 {\n background-color: #337ab7;\n border-color: #2e6da4\n}\n\n.btn-primary .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.btn-success {\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {\n color: #fff;\n background-color: #449d44;\n border-color: #398439\n}\n\n.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {\n background-image: none\n}\n\n.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 {\n background-color: #5cb85c;\n border-color: #4cae4c\n}\n\n.btn-success .badge {\n color: #5cb85c;\n background-color: #fff\n}\n\n.btn-info {\n color: #fff;\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {\n color: #fff;\n background-color: #31b0d5;\n border-color: #269abc\n}\n\n.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {\n background-image: none\n}\n\n.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 {\n background-color: #5bc0de;\n border-color: #46b8da\n}\n\n.btn-info .badge {\n color: #5bc0de;\n background-color: #fff\n}\n\n.btn-warning {\n color: #fff;\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {\n color: #fff;\n background-color: #ec971f;\n border-color: #d58512\n}\n\n.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {\n background-image: none\n}\n\n.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 {\n background-color: #f0ad4e;\n border-color: #eea236\n}\n\n.btn-warning .badge {\n color: #f0ad4e;\n background-color: #fff\n}\n\n.btn-danger {\n color: #fff;\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {\n color: #fff;\n background-color: #c9302c;\n border-color: #ac2925\n}\n\n.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {\n background-image: none\n}\n\n.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 {\n background-color: #d9534f;\n border-color: #d43f3a\n}\n\n.btn-danger .badge {\n color: #d9534f;\n background-color: #fff\n}\n\n.btn-link {\n font-weight: 400;\n color: #337ab7;\n border-radius: 0\n}\n\n.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {\n background-color: transparent;\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {\n border-color: transparent\n}\n\n.btn-link:focus, .btn-link:hover {\n color: #23527c;\n text-decoration: underline;\n background-color: transparent\n}\n\n.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {\n color: #777;\n text-decoration: none\n}\n\n.btn-group-lg>.btn, .btn-lg {\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\n.btn-group-sm>.btn, .btn-sm {\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-group-xs>.btn, .btn-xs {\n padding: 1px 5px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\n.btn-block {\n display: block;\n width: 100%\n}\n\n.btn-block+.btn-block {\n margin-top: 5px\n}\n\ninput[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {\n width: 100%\n}\n\n.fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear\n}\n\n.fade.in {\n opacity: 1\n}\n\n.collapse {\n display: none\n}\n\n.collapse.in {\n display: block\n}\n\ntr.collapse.in {\n display: table-row\n}\n\ntbody.collapse.in {\n display: table-row-group\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n -webkit-transition-timing-function: ease;\n -o-transition-timing-function: ease;\n transition-timing-function: ease;\n -webkit-transition-duration: .35s;\n -o-transition-duration: .35s;\n transition-duration: .35s;\n -webkit-transition-property: height, visibility;\n -o-transition-property: height, visibility;\n transition-property: height, visibility\n}\n\n.caret {\n display: inline-block;\n width: 0;\n height: 0;\n margin-left: 2px;\n vertical-align: middle;\n border-top: 4px dashed;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent\n}\n\n.dropdown, .dropup {\n position: relative\n}\n\n.dropdown-toggle:focus {\n outline: 0\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .15);\n border-radius: 4px;\n -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);\n box-shadow: 0 6px 12px rgba(0, 0, 0, .175)\n}\n\n.dropdown-menu.pull-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu .divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.dropdown-menu>li>a {\n display: block;\n padding: 3px 20px;\n clear: both;\n font-weight: 400;\n line-height: 1.42857143;\n color: #333;\n white-space: nowrap\n}\n\n.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {\n color: #262626;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {\n color: #fff;\n text-decoration: none;\n background-color: #337ab7;\n outline: 0\n}\n\n.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n color: #777\n}\n\n.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent;\n background-image: none;\n filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)\n}\n\n.open>.dropdown-menu {\n display: block\n}\n\n.open>a {\n outline: 0\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0\n}\n\n.dropdown-header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: #777;\n white-space: nowrap\n}\n\n.dropdown-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 990\n}\n\n.pull-right>.dropdown-menu {\n right: 0;\n left: auto\n}\n\n.dropup .caret, .navbar-fixed-bottom .dropdown .caret {\n content: \"\";\n border-top: 0;\n border-bottom: 4px solid\n}\n\n.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-bottom: 2px\n}\n\n@media (min-width:768px) {\n .navbar-right .dropdown-menu {\n right: 0;\n left: auto\n }\n .navbar-right .dropdown-menu-left {\n right: auto;\n left: 0\n }\n}\n\n.btn-group, .btn-group-vertical {\n position: relative;\n display: inline-block;\n vertical-align: middle\n}\n\n.btn-group-vertical>.btn, .btn-group>.btn {\n position: relative;\n float: left\n}\n\n.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 {\n z-index: 2\n}\n\n.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {\n margin-left: -1px\n}\n\n.btn-toolbar {\n margin-left: -5px\n}\n\n.btn-toolbar .btn-group, .btn-toolbar .input-group {\n float: left\n}\n\n.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {\n margin-left: 5px\n}\n\n.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n border-radius: 0\n}\n\n.btn-group>.btn:first-child {\n margin-left: 0\n}\n\n.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group>.btn-group {\n float: left\n}\n\n.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {\n outline: 0\n}\n\n.btn-group>.btn+.dropdown-toggle {\n padding-right: 8px;\n padding-left: 8px\n}\n\n.btn-group>.btn-lg+.dropdown-toggle {\n padding-right: 12px;\n padding-left: 12px\n}\n\n.btn-group.open .dropdown-toggle {\n -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);\n box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)\n}\n\n.btn-group.open .dropdown-toggle.btn-link {\n -webkit-box-shadow: none;\n box-shadow: none\n}\n\n.btn .caret {\n margin-left: 0\n}\n\n.btn-lg .caret {\n border-width: 5px 5px 0;\n border-bottom-width: 0\n}\n\n.dropup .btn-lg .caret {\n border-width: 0 5px 5px\n}\n\n.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {\n display: block;\n float: none;\n width: 100%;\n max-width: 100%\n}\n\n.btn-group-vertical>.btn-group>.btn {\n float: none\n}\n\n.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {\n margin-top: -1px;\n margin-left: 0\n}\n\n.btn-group-vertical>.btn:not(:first-child):not(:last-child) {\n border-radius: 0\n}\n\n.btn-group-vertical>.btn:first-child:not(:last-child) {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn:last-child:not(:first-child) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-bottom-left-radius: 4px\n}\n\n.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {\n border-radius: 0\n}\n\n.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 {\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.btn-group-justified {\n display: table;\n width: 100%;\n table-layout: fixed;\n border-collapse: separate\n}\n\n.btn-group-justified>.btn, .btn-group-justified>.btn-group {\n display: table-cell;\n float: none;\n width: 1%\n}\n\n.btn-group-justified>.btn-group .btn {\n width: 100%\n}\n\n.btn-group-justified>.btn-group .dropdown-menu {\n left: auto\n}\n\n[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] {\n position: absolute;\n clip: rect(0, 0, 0, 0);\n pointer-events: none\n}\n\n.input-group {\n position: relative;\n display: table;\n border-collapse: separate\n}\n\n.input-group[class*=col-] {\n float: none;\n padding-right: 0;\n padding-left: 0\n}\n\n.input-group .form-control {\n position: relative;\n z-index: 2;\n float: left;\n width: 100%;\n margin-bottom: 0\n}\n\n.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {\n height: 46px;\n padding: 10px 16px;\n font-size: 18px;\n line-height: 1.3333333;\n border-radius: 6px\n}\n\nselect.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {\n height: 46px;\n line-height: 46px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {\n height: 30px;\n padding: 5px 10px;\n font-size: 12px;\n line-height: 1.5;\n border-radius: 3px\n}\n\nselect.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {\n height: 30px;\n line-height: 30px\n}\n\nselect[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 {\n height: auto\n}\n\n.input-group .form-control, .input-group-addon, .input-group-btn {\n display: table-cell\n}\n\n.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) {\n border-radius: 0\n}\n\n.input-group-addon, .input-group-btn {\n width: 1%;\n white-space: nowrap;\n vertical-align: middle\n}\n\n.input-group-addon {\n padding: 6px 12px;\n font-size: 14px;\n font-weight: 400;\n line-height: 1;\n color: #555;\n text-align: center;\n background-color: #eee;\n border: 1px solid #ccc;\n border-radius: 4px\n}\n\n.input-group-addon.input-sm {\n padding: 5px 10px;\n font-size: 12px;\n border-radius: 3px\n}\n\n.input-group-addon.input-lg {\n padding: 10px 16px;\n font-size: 18px;\n border-radius: 6px\n}\n\n.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {\n margin-top: 0\n}\n\n.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) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0\n}\n\n.input-group-addon:first-child {\n border-right: 0\n}\n\n.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 {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.input-group-addon:last-child {\n border-left: 0\n}\n\n.input-group-btn {\n position: relative;\n font-size: 0;\n white-space: nowrap\n}\n\n.input-group-btn>.btn {\n position: relative\n}\n\n.input-group-btn>.btn+.btn {\n margin-left: -1px\n}\n\n.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {\n z-index: 2\n}\n\n.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {\n margin-right: -1px\n}\n\n.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {\n margin-left: -1px\n}\n\n.nav {\n padding-left: 0;\n margin-bottom: 0;\n list-style: none\n}\n\n.nav>li {\n position: relative;\n display: block\n}\n\n.nav>li>a {\n position: relative;\n display: block;\n padding: 10px 15px\n}\n\n.nav>li>a:focus, .nav>li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.nav>li.disabled>a {\n color: #777\n}\n\n.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {\n color: #777;\n text-decoration: none;\n cursor: not-allowed;\n background-color: transparent\n}\n\n.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {\n background-color: #eee;\n border-color: #337ab7\n}\n\n.nav .nav-divider {\n height: 1px;\n margin: 9px 0;\n overflow: hidden;\n background-color: #e5e5e5\n}\n\n.nav>li>a>img {\n max-width: none\n}\n\n.nav-tabs {\n border-bottom: 1px solid #ddd\n}\n\n.nav-tabs>li {\n float: left;\n margin-bottom: -1px\n}\n\n.nav-tabs>li>a {\n margin-right: 2px;\n line-height: 1.42857143;\n border: 1px solid transparent;\n border-radius: 4px 4px 0 0\n}\n\n.nav-tabs>li>a:hover {\n border-color: #eee #eee #ddd\n}\n\n.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {\n color: #555;\n cursor: default;\n background-color: #fff;\n border: 1px solid #ddd;\n border-bottom-color: transparent\n}\n\n.nav-tabs.nav-justified {\n width: 100%;\n border-bottom: 0\n}\n\n.nav-tabs.nav-justified>li {\n float: none\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-tabs.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-tabs.nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs.nav-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs.nav-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.nav-pills>li {\n float: left\n}\n\n.nav-pills>li>a {\n border-radius: 4px\n}\n\n.nav-pills>li+li {\n margin-left: 2px\n}\n\n.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {\n color: #fff;\n background-color: #337ab7\n}\n\n.nav-stacked>li {\n float: none\n}\n\n.nav-stacked>li+li {\n margin-top: 2px;\n margin-left: 0\n}\n\n.nav-justified {\n width: 100%\n}\n\n.nav-justified>li {\n float: none\n}\n\n.nav-justified>li>a {\n margin-bottom: 5px;\n text-align: center\n}\n\n.nav-justified>.dropdown .dropdown-menu {\n top: auto;\n left: auto\n}\n\n@media (min-width:768px) {\n .nav-justified>li {\n display: table-cell;\n width: 1%\n }\n .nav-justified>li>a {\n margin-bottom: 0\n }\n}\n\n.nav-tabs-justified {\n border-bottom: 0\n}\n\n.nav-tabs-justified>li>a {\n margin-right: 0;\n border-radius: 4px\n}\n\n.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border: 1px solid #ddd\n}\n\n@media (min-width:768px) {\n .nav-tabs-justified>li>a {\n border-bottom: 1px solid #ddd;\n border-radius: 4px 4px 0 0\n }\n .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {\n border-bottom-color: #fff\n }\n}\n\n.tab-content>.tab-pane {\n display: none\n}\n\n.tab-content>.active {\n display: block\n}\n\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar {\n position: relative;\n min-height: 50px;\n margin-bottom: 20px;\n border: 1px solid transparent\n}\n\n@media (min-width:768px) {\n .navbar {\n border-radius: 4px\n }\n}\n\n@media (min-width:768px) {\n .navbar-header {\n float: left\n }\n}\n\n.navbar-collapse {\n padding-right: 15px;\n padding-left: 15px;\n overflow-x: visible;\n -webkit-overflow-scrolling: touch;\n border-top: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n.navbar-collapse.in {\n overflow-y: auto\n}\n\n@media (min-width:768px) {\n .navbar-collapse {\n width: auto;\n border-top: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-collapse.collapse {\n display: block!important;\n height: auto!important;\n padding-bottom: 0;\n overflow: visible!important\n }\n .navbar-collapse.in {\n overflow-y: visible\n }\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {\n padding-right: 0;\n padding-left: 0\n }\n}\n\n.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 340px\n}\n\n@media (max-device-width:480px)and (orientation:landscape) {\n .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {\n max-height: 200px\n }\n}\n\n.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: -15px;\n margin-left: -15px\n}\n\n@media (min-width:768px) {\n .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {\n margin-right: 0;\n margin-left: 0\n }\n}\n\n.navbar-static-top {\n z-index: 1000;\n border-width: 0 0 1px\n}\n\n@media (min-width:768px) {\n .navbar-static-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-bottom, .navbar-fixed-top {\n position: fixed;\n right: 0;\n left: 0;\n z-index: 1030\n}\n\n@media (min-width:768px) {\n .navbar-fixed-bottom, .navbar-fixed-top {\n border-radius: 0\n }\n}\n\n.navbar-fixed-top {\n top: 0;\n border-width: 0 0 1px\n}\n\n.navbar-fixed-bottom {\n bottom: 0;\n margin-bottom: 0;\n border-width: 1px 0 0\n}\n\n.navbar-brand {\n float: left;\n height: 50px;\n padding: 15px 15px;\n font-size: 18px;\n line-height: 20px\n}\n\n.navbar-brand:focus, .navbar-brand:hover {\n text-decoration: none\n}\n\n.navbar-brand>img {\n display: block\n}\n\n@media (min-width:768px) {\n .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {\n margin-left: -15px\n }\n}\n\n.navbar-toggle {\n position: relative;\n float: right;\n padding: 9px 10px;\n margin-top: 8px;\n margin-right: 15px;\n margin-bottom: 8px;\n background-color: transparent;\n background-image: none;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.navbar-toggle:focus {\n outline: 0\n}\n\n.navbar-toggle .icon-bar {\n display: block;\n width: 22px;\n height: 2px;\n border-radius: 1px\n}\n\n.navbar-toggle .icon-bar+.icon-bar {\n margin-top: 4px\n}\n\n@media (min-width:768px) {\n .navbar-toggle {\n display: none\n }\n}\n\n.navbar-nav {\n margin: 7.5px -15px\n}\n\n.navbar-nav>li>a {\n padding-top: 10px;\n padding-bottom: 10px;\n line-height: 20px\n}\n\n@media (max-width:767px) {\n .navbar-nav .open .dropdown-menu {\n position: static;\n float: none;\n width: auto;\n margin-top: 0;\n background-color: transparent;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {\n padding: 5px 15px 5px 25px\n }\n .navbar-nav .open .dropdown-menu>li>a {\n line-height: 20px\n }\n .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {\n background-image: none\n }\n}\n\n@media (min-width:768px) {\n .navbar-nav {\n float: left;\n margin: 0\n }\n .navbar-nav>li {\n float: left\n }\n .navbar-nav>li>a {\n padding-top: 15px;\n padding-bottom: 15px\n }\n}\n\n.navbar-form {\n padding: 10px 15px;\n margin-top: 8px;\n margin-right: -15px;\n margin-bottom: 8px;\n margin-left: -15px;\n border-top: 1px solid transparent;\n border-bottom: 1px solid transparent;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)\n}\n\n@media (min-width:768px) {\n .navbar-form .form-group {\n display: inline-block;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .form-control {\n display: inline-block;\n width: auto;\n vertical-align: middle\n }\n .navbar-form .form-control-static {\n display: inline-block\n }\n .navbar-form .input-group {\n display: inline-table;\n vertical-align: middle\n }\n .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {\n width: auto\n }\n .navbar-form .input-group>.form-control {\n width: 100%\n }\n .navbar-form .control-label {\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox, .navbar-form .radio {\n display: inline-block;\n margin-top: 0;\n margin-bottom: 0;\n vertical-align: middle\n }\n .navbar-form .checkbox label, .navbar-form .radio label {\n padding-left: 0\n }\n .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {\n position: relative;\n margin-left: 0\n }\n .navbar-form .has-feedback .form-control-feedback {\n top: 0\n }\n}\n\n@media (max-width:767px) {\n .navbar-form .form-group {\n margin-bottom: 5px\n }\n .navbar-form .form-group:last-child {\n margin-bottom: 0\n }\n}\n\n@media (min-width:768px) {\n .navbar-form {\n width: auto;\n padding-top: 0;\n padding-bottom: 0;\n margin-right: 0;\n margin-left: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none\n }\n}\n\n.navbar-nav>li>.dropdown-menu {\n margin-top: 0;\n border-top-left-radius: 0;\n border-top-right-radius: 0\n}\n\n.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {\n margin-bottom: 0;\n border-top-left-radius: 4px;\n border-top-right-radius: 4px;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0\n}\n\n.navbar-btn {\n margin-top: 8px;\n margin-bottom: 8px\n}\n\n.navbar-btn.btn-sm {\n margin-top: 10px;\n margin-bottom: 10px\n}\n\n.navbar-btn.btn-xs {\n margin-top: 14px;\n margin-bottom: 14px\n}\n\n.navbar-text {\n margin-top: 15px;\n margin-bottom: 15px\n}\n\n@media (min-width:768px) {\n .navbar-text {\n float: left;\n margin-right: 15px;\n margin-left: 15px\n }\n}\n\n@media (min-width:768px) {\n .navbar-left {\n float: left!important\n }\n .navbar-right {\n float: right!important;\n margin-right: -15px\n }\n .navbar-right~.navbar-right {\n margin-right: 0\n }\n}\n\n.navbar-default {\n background-color: #f8f8f8;\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-brand {\n color: #777\n}\n\n.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {\n color: #5e5e5e;\n background-color: transparent\n}\n\n.navbar-default .navbar-text {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a {\n color: #777\n}\n\n.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {\n color: #333;\n background-color: transparent\n}\n\n.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {\n color: #ccc;\n background-color: transparent\n}\n\n.navbar-default .navbar-toggle {\n border-color: #ddd\n}\n\n.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {\n background-color: #ddd\n}\n\n.navbar-default .navbar-toggle .icon-bar {\n background-color: #888\n}\n\n.navbar-default .navbar-collapse, .navbar-default .navbar-form {\n border-color: #e7e7e7\n}\n\n.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {\n color: #555;\n background-color: #e7e7e7\n}\n\n@media (max-width:767px) {\n .navbar-default .navbar-nav .open .dropdown-menu>li>a {\n color: #777\n }\n .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #333;\n background-color: transparent\n }\n .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 {\n color: #555;\n background-color: #e7e7e7\n }\n .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 {\n color: #ccc;\n background-color: transparent\n }\n}\n\n.navbar-default .navbar-link {\n color: #777\n}\n\n.navbar-default .navbar-link:hover {\n color: #333\n}\n\n.navbar-default .btn-link {\n color: #777\n}\n\n.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {\n color: #333\n}\n\n.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 {\n color: #ccc\n}\n\n.navbar-inverse {\n background-color: #222;\n border-color: #080808\n}\n\n.navbar-inverse .navbar-brand {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-text {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {\n color: #fff;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {\n color: #444;\n background-color: transparent\n}\n\n.navbar-inverse .navbar-toggle {\n border-color: #333\n}\n\n.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {\n background-color: #333\n}\n\n.navbar-inverse .navbar-toggle .icon-bar {\n background-color: #fff\n}\n\n.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {\n border-color: #101010\n}\n\n.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {\n color: #fff;\n background-color: #080808\n}\n\n@media (max-width:767px) {\n .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {\n border-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu .divider {\n background-color: #080808\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {\n color: #9d9d9d\n }\n .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {\n color: #fff;\n background-color: transparent\n }\n .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 {\n color: #fff;\n background-color: #080808\n }\n .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 {\n color: #444;\n background-color: transparent\n }\n}\n\n.navbar-inverse .navbar-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .navbar-link:hover {\n color: #fff\n}\n\n.navbar-inverse .btn-link {\n color: #9d9d9d\n}\n\n.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {\n color: #fff\n}\n\n.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 {\n color: #444\n}\n\n.breadcrumb {\n padding: 8px 15px;\n margin-bottom: 20px;\n list-style: none;\n background-color: #f5f5f5;\n border-radius: 4px\n}\n\n.breadcrumb>li {\n display: inline-block\n}\n\n.breadcrumb>li+li:before {\n padding: 0 5px;\n color: #ccc;\n content: \"/\\00a0\"\n}\n\n.breadcrumb>.active {\n color: #777\n}\n\n.pagination {\n display: inline-block;\n padding-left: 0;\n margin: 20px 0;\n border-radius: 4px\n}\n\n.pagination>li {\n display: inline\n}\n\n.pagination>li>a, .pagination>li>span {\n position: relative;\n float: left;\n padding: 6px 12px;\n margin-left: -1px;\n line-height: 1.42857143;\n color: #337ab7;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.pagination>li:first-child>a, .pagination>li:first-child>span {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\n.pagination>li:last-child>a, .pagination>li:last-child>span {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px\n}\n\n.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {\n color: #23527c;\n background-color: #eee;\n border-color: #ddd\n}\n\n.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {\n z-index: 2;\n color: #fff;\n cursor: default;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #fff;\n border-color: #ddd\n}\n\n.pagination-lg>li>a, .pagination-lg>li>span {\n padding: 10px 16px;\n font-size: 18px\n}\n\n.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {\n border-top-left-radius: 6px;\n border-bottom-left-radius: 6px\n}\n\n.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {\n border-top-right-radius: 6px;\n border-bottom-right-radius: 6px\n}\n\n.pagination-sm>li>a, .pagination-sm>li>span {\n padding: 5px 10px;\n font-size: 12px\n}\n\n.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {\n border-top-left-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {\n border-top-right-radius: 3px;\n border-bottom-right-radius: 3px\n}\n\n.pager {\n padding-left: 0;\n margin: 20px 0;\n text-align: center;\n list-style: none\n}\n\n.pager li {\n display: inline\n}\n\n.pager li>a, .pager li>span {\n display: inline-block;\n padding: 5px 14px;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 15px\n}\n\n.pager li>a:focus, .pager li>a:hover {\n text-decoration: none;\n background-color: #eee\n}\n\n.pager .next>a, .pager .next>span {\n float: right\n}\n\n.pager .previous>a, .pager .previous>span {\n float: left\n}\n\n.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {\n color: #777;\n cursor: not-allowed;\n background-color: #fff\n}\n\n.label {\n display: inline;\n padding: .2em .6em .3em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em\n}\n\na.label:focus, a.label:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.label:empty {\n display: none\n}\n\n.btn .label {\n position: relative;\n top: -1px\n}\n\n.label-default {\n background-color: #777\n}\n\n.label-default[href]:focus, .label-default[href]:hover {\n background-color: #5e5e5e\n}\n\n.label-primary {\n background-color: #337ab7\n}\n\n.label-primary[href]:focus, .label-primary[href]:hover {\n background-color: #286090\n}\n\n.label-success {\n background-color: #5cb85c\n}\n\n.label-success[href]:focus, .label-success[href]:hover {\n background-color: #449d44\n}\n\n.label-info {\n background-color: #5bc0de\n}\n\n.label-info[href]:focus, .label-info[href]:hover {\n background-color: #31b0d5\n}\n\n.label-warning {\n background-color: #f0ad4e\n}\n\n.label-warning[href]:focus, .label-warning[href]:hover {\n background-color: #ec971f\n}\n\n.label-danger {\n background-color: #d9534f\n}\n\n.label-danger[href]:focus, .label-danger[href]:hover {\n background-color: #c9302c\n}\n\n.badge {\n display: inline-block;\n min-width: 10px;\n padding: 3px 7px;\n font-size: 12px;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n background-color: #777;\n border-radius: 10px\n}\n\n.badge:empty {\n display: none\n}\n\n.btn .badge {\n position: relative;\n top: -1px\n}\n\n.btn-group-xs>.btn .badge, .btn-xs .badge {\n top: 0;\n padding: 1px 5px\n}\n\na.badge:focus, a.badge:hover {\n color: #fff;\n text-decoration: none;\n cursor: pointer\n}\n\n.list-group-item.active>.badge, .nav-pills>.active>a>.badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.list-group-item>.badge {\n float: right\n}\n\n.list-group-item>.badge+.badge {\n margin-right: 5px\n}\n\n.nav-pills>li>a>.badge {\n margin-left: 3px\n}\n\n.jumbotron {\n padding: 30px 15px;\n margin-bottom: 30px;\n color: inherit;\n background-color: #eee\n}\n\n.jumbotron .h1, .jumbotron h1 {\n color: inherit\n}\n\n.jumbotron p {\n margin-bottom: 15px;\n font-size: 21px;\n font-weight: 200\n}\n\n.jumbotron>hr {\n border-top-color: #d5d5d5\n}\n\n.container .jumbotron, .container-fluid .jumbotron {\n border-radius: 6px\n}\n\n.jumbotron .container {\n max-width: 100%\n}\n\n@media screen and (min-width:768px) {\n .jumbotron {\n padding: 48px 0\n }\n .container .jumbotron, .container-fluid .jumbotron {\n padding-right: 60px;\n padding-left: 60px\n }\n .jumbotron .h1, .jumbotron h1 {\n font-size: 63px\n }\n}\n\n.thumbnail {\n display: block;\n padding: 4px;\n margin-bottom: 20px;\n line-height: 1.42857143;\n background-color: #fff;\n border: 1px solid #ddd;\n border-radius: 4px;\n -webkit-transition: border .2s ease-in-out;\n -o-transition: border .2s ease-in-out;\n transition: border .2s ease-in-out\n}\n\n.thumbnail a>img, .thumbnail>img {\n margin-right: auto;\n margin-left: auto\n}\n\na.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {\n border-color: #337ab7\n}\n\n.thumbnail .caption {\n padding: 9px;\n color: #333\n}\n\n.alert {\n padding: 15px;\n margin-bottom: 20px;\n border: 1px solid transparent;\n border-radius: 4px\n}\n\n.alert h4 {\n margin-top: 0;\n color: inherit\n}\n\n.alert .alert-link {\n font-weight: 700\n}\n\n.alert>p, .alert>ul {\n margin-bottom: 0\n}\n\n.alert>p+p {\n margin-top: 5px\n}\n\n.alert-dismissable, .alert-dismissible {\n padding-right: 35px\n}\n\n.alert-dismissable .close, .alert-dismissible .close {\n position: relative;\n top: -2px;\n right: -21px;\n color: inherit\n}\n\n.alert-success {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.alert-success hr {\n border-top-color: #c9e2b3\n}\n\n.alert-success .alert-link {\n color: #2b542c\n}\n\n.alert-info {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.alert-info hr {\n border-top-color: #a6e1ec\n}\n\n.alert-info .alert-link {\n color: #245269\n}\n\n.alert-warning {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.alert-warning hr {\n border-top-color: #f7e1b5\n}\n\n.alert-warning .alert-link {\n color: #66512c\n}\n\n.alert-danger {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.alert-danger hr {\n border-top-color: #e4b9c0\n}\n\n.alert-danger .alert-link {\n color: #843534\n}\n\n@-webkit-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@-o-keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 40px 0\n }\n to {\n background-position: 0 0\n }\n}\n\n.progress {\n height: 20px;\n margin-bottom: 20px;\n overflow: hidden;\n background-color: #f5f5f5;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)\n}\n\n.progress-bar {\n float: left;\n width: 0;\n height: 100%;\n font-size: 12px;\n line-height: 20px;\n color: #fff;\n text-align: center;\n background-color: #337ab7;\n -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);\n -webkit-transition: width .6s ease;\n -o-transition: width .6s ease;\n transition: width .6s ease\n}\n\n.progress-bar-striped, .progress-striped .progress-bar {\n 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);\n 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);\n 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);\n -webkit-background-size: 40px 40px;\n background-size: 40px 40px\n}\n\n.progress-bar.active, .progress.active .progress-bar {\n -webkit-animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linear infinite;\n animation: progress-bar-stripes 2s linear infinite\n}\n\n.progress-bar-success {\n background-color: #5cb85c\n}\n\n.progress-striped .progress-bar-success {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-info {\n background-color: #5bc0de\n}\n\n.progress-striped .progress-bar-info {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-warning {\n background-color: #f0ad4e\n}\n\n.progress-striped .progress-bar-warning {\n 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);\n 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);\n 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)\n}\n\n.progress-bar-danger {\n background-color: #d9534f\n}\n\n.progress-striped .progress-bar-danger {\n 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);\n 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);\n 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)\n}\n\n.media {\n margin-top: 15px\n}\n\n.media:first-child {\n margin-top: 0\n}\n\n.media, .media-body {\n overflow: hidden;\n zoom: 1\n}\n\n.media-body {\n width: 10000px\n}\n\n.media-object {\n display: block\n}\n\n.media-right, .media>.pull-right {\n padding-left: 10px\n}\n\n.media-left, .media>.pull-left {\n padding-right: 10px\n}\n\n.media-body, .media-left, .media-right {\n display: table-cell;\n vertical-align: top\n}\n\n.media-middle {\n vertical-align: middle\n}\n\n.media-bottom {\n vertical-align: bottom\n}\n\n.media-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.media-list {\n padding-left: 0;\n list-style: none\n}\n\n.list-group {\n padding-left: 0;\n margin-bottom: 20px\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n margin-bottom: -1px;\n background-color: #fff;\n border: 1px solid #ddd\n}\n\n.list-group-item:first-child {\n border-top-left-radius: 4px;\n border-top-right-radius: 4px\n}\n\n.list-group-item:last-child {\n margin-bottom: 0;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px\n}\n\na.list-group-item {\n color: #555\n}\n\na.list-group-item .list-group-item-heading {\n color: #333\n}\n\na.list-group-item:focus, a.list-group-item:hover {\n color: #555;\n text-decoration: none;\n background-color: #f5f5f5\n}\n\n.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {\n color: #777;\n cursor: not-allowed;\n background-color: #eee\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #777\n}\n\n.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {\n z-index: 2;\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.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 {\n color: inherit\n}\n\n.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 {\n color: #c7ddef\n}\n\n.list-group-item-success {\n color: #3c763d;\n background-color: #dff0d8\n}\n\na.list-group-item-success {\n color: #3c763d\n}\n\na.list-group-item-success .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-success:focus, a.list-group-item-success:hover {\n color: #3c763d;\n background-color: #d0e9c6\n}\n\na.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {\n color: #fff;\n background-color: #3c763d;\n border-color: #3c763d\n}\n\n.list-group-item-info {\n color: #31708f;\n background-color: #d9edf7\n}\n\na.list-group-item-info {\n color: #31708f\n}\n\na.list-group-item-info .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-info:focus, a.list-group-item-info:hover {\n color: #31708f;\n background-color: #c4e3f3\n}\n\na.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {\n color: #fff;\n background-color: #31708f;\n border-color: #31708f\n}\n\n.list-group-item-warning {\n color: #8a6d3b;\n background-color: #fcf8e3\n}\n\na.list-group-item-warning {\n color: #8a6d3b\n}\n\na.list-group-item-warning .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-warning:focus, a.list-group-item-warning:hover {\n color: #8a6d3b;\n background-color: #faf2cc\n}\n\na.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {\n color: #fff;\n background-color: #8a6d3b;\n border-color: #8a6d3b\n}\n\n.list-group-item-danger {\n color: #a94442;\n background-color: #f2dede\n}\n\na.list-group-item-danger {\n color: #a94442\n}\n\na.list-group-item-danger .list-group-item-heading {\n color: inherit\n}\n\na.list-group-item-danger:focus, a.list-group-item-danger:hover {\n color: #a94442;\n background-color: #ebcccc\n}\n\na.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {\n color: #fff;\n background-color: #a94442;\n border-color: #a94442\n}\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px\n}\n\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3\n}\n\n.panel {\n margin-bottom: 20px;\n background-color: #fff;\n border: 1px solid transparent;\n border-radius: 4px;\n -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.panel-body {\n padding: 15px\n}\n\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel-heading>.dropdown .dropdown-toggle {\n color: inherit\n}\n\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 16px;\n color: inherit\n}\n\n.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {\n color: inherit\n}\n\n.panel-footer {\n padding: 10px 15px;\n background-color: #f5f5f5;\n border-top: 1px solid #ddd;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel>.list-group, .panel>.panel-collapse>.list-group {\n margin-bottom: 0\n}\n\n.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {\n border-width: 1px 0;\n border-radius: 0\n}\n\n.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {\n border-top: 0;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {\n border-bottom: 0;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.panel-heading+.list-group .list-group-item:first-child {\n border-top-width: 0\n}\n\n.list-group+.panel-footer {\n border-top-width: 0\n}\n\n.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {\n margin-bottom: 0\n}\n\n.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {\n padding-right: 15px;\n padding-left: 15px\n}\n\n.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px;\n border-top-right-radius: 3px\n}\n\n.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 {\n border-top-left-radius: 3px\n}\n\n.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 {\n border-top-right-radius: 3px\n}\n\n.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-left-radius: 3px\n}\n\n.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 {\n border-bottom-right-radius: 3px\n}\n\n.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {\n border-top: 0\n}\n\n.panel>.table-bordered, .panel>.table-responsive>.table-bordered {\n border: 0\n}\n\n.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 {\n border-left: 0\n}\n\n.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 {\n border-right: 0\n}\n\n.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-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>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {\n border-bottom: 0\n}\n\n.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-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 {\n border-bottom: 0\n}\n\n.panel>.table-responsive {\n margin-bottom: 0;\n border: 0\n}\n\n.panel-group {\n margin-bottom: 20px\n}\n\n.panel-group .panel {\n margin-bottom: 0;\n border-radius: 4px\n}\n\n.panel-group .panel+.panel {\n margin-top: 5px\n}\n\n.panel-group .panel-heading {\n border-bottom: 0\n}\n\n.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {\n border-top: 1px solid #ddd\n}\n\n.panel-group .panel-footer {\n border-top: 0\n}\n\n.panel-group .panel-footer+.panel-collapse .panel-body {\n border-bottom: 1px solid #ddd\n}\n\n.panel-default {\n border-color: #ddd\n}\n\n.panel-default>.panel-heading {\n color: #333;\n background-color: #f5f5f5;\n border-color: #ddd\n}\n\n.panel-default>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ddd\n}\n\n.panel-default>.panel-heading .badge {\n color: #f5f5f5;\n background-color: #333\n}\n\n.panel-default>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ddd\n}\n\n.panel-primary {\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading {\n color: #fff;\n background-color: #337ab7;\n border-color: #337ab7\n}\n\n.panel-primary>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #337ab7\n}\n\n.panel-primary>.panel-heading .badge {\n color: #337ab7;\n background-color: #fff\n}\n\n.panel-primary>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #337ab7\n}\n\n.panel-success {\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading {\n color: #3c763d;\n background-color: #dff0d8;\n border-color: #d6e9c6\n}\n\n.panel-success>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #d6e9c6\n}\n\n.panel-success>.panel-heading .badge {\n color: #dff0d8;\n background-color: #3c763d\n}\n\n.panel-success>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #d6e9c6\n}\n\n.panel-info {\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading {\n color: #31708f;\n background-color: #d9edf7;\n border-color: #bce8f1\n}\n\n.panel-info>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #bce8f1\n}\n\n.panel-info>.panel-heading .badge {\n color: #d9edf7;\n background-color: #31708f\n}\n\n.panel-info>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #bce8f1\n}\n\n.panel-warning {\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading {\n color: #8a6d3b;\n background-color: #fcf8e3;\n border-color: #faebcc\n}\n\n.panel-warning>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #faebcc\n}\n\n.panel-warning>.panel-heading .badge {\n color: #fcf8e3;\n background-color: #8a6d3b\n}\n\n.panel-warning>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #faebcc\n}\n\n.panel-danger {\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading {\n color: #a94442;\n background-color: #f2dede;\n border-color: #ebccd1\n}\n\n.panel-danger>.panel-heading+.panel-collapse>.panel-body {\n border-top-color: #ebccd1\n}\n\n.panel-danger>.panel-heading .badge {\n color: #f2dede;\n background-color: #a94442\n}\n\n.panel-danger>.panel-footer+.panel-collapse>.panel-body {\n border-bottom-color: #ebccd1\n}\n\n.embed-responsive {\n position: relative;\n display: block;\n height: 0;\n padding: 0;\n overflow: hidden\n}\n\n.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0\n}\n\n.embed-responsive-16by9 {\n padding-bottom: 56.25%\n}\n\n.embed-responsive-4by3 {\n padding-bottom: 75%\n}\n\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: #f5f5f5;\n border: 1px solid #e3e3e3;\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);\n box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)\n}\n\n.well blockquote {\n border-color: #ddd;\n border-color: rgba(0, 0, 0, .15)\n}\n\n.well-lg {\n padding: 24px;\n border-radius: 6px\n}\n\n.well-sm {\n padding: 9px;\n border-radius: 3px\n}\n\n.close {\n float: right;\n font-size: 21px;\n font-weight: 700;\n line-height: 1;\n color: #000;\n text-shadow: 0 1px 0 #fff;\n filter: alpha(opacity=20);\n opacity: .2\n}\n\n.close:focus, .close:hover {\n color: #000;\n text-decoration: none;\n cursor: pointer;\n filter: alpha(opacity=50);\n opacity: .5\n}\n\nbutton.close {\n -webkit-appearance: none;\n padding: 0;\n cursor: pointer;\n background: 0 0;\n border: 0\n}\n\n.modal-open {\n overflow: hidden\n}\n\n.modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0\n}\n\n.modal.fade .modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate(0, -25%);\n -ms-transform: translate(0, -25%);\n -o-transform: translate(0, -25%);\n transform: translate(0, -25%)\n}\n\n.modal.in .modal-dialog {\n -webkit-transform: translate(0, 0);\n -ms-transform: translate(0, 0);\n -o-transform: translate(0, 0);\n transform: translate(0, 0)\n}\n\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px\n}\n\n.modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5)\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000\n}\n\n.modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.modal-header {\n min-height: 16.43px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5\n}\n\n.modal-header .close {\n margin-top: -2px\n}\n\n.modal-title {\n margin: 0;\n line-height: 1.42857143\n}\n\n.modal-body {\n position: relative;\n padding: 15px\n}\n\n.modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5\n}\n\n.modal-footer .btn+.btn {\n margin-bottom: 0;\n margin-left: 5px\n}\n\n.modal-footer .btn-group .btn+.btn {\n margin-left: -1px\n}\n\n.modal-footer .btn-block+.btn-block {\n margin-left: 0\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll\n}\n\n@media (min-width:768px) {\n .modal-dialog {\n width: 600px;\n margin: 30px auto\n }\n .modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5)\n }\n .modal-sm {\n width: 300px\n }\n}\n\n@media (min-width:992px) {\n .modal-lg {\n width: 900px\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 12px;\n font-weight: 400;\n line-height: 1.4;\n filter: alpha(opacity=0);\n opacity: 0\n}\n\n.tooltip.in {\n filter: alpha(opacity=90);\n opacity: .9\n}\n\n.tooltip.top {\n padding: 5px 0;\n margin-top: -3px\n}\n\n.tooltip.right {\n padding: 0 5px;\n margin-left: 3px\n}\n\n.tooltip.bottom {\n padding: 5px 0;\n margin-top: 3px\n}\n\n.tooltip.left {\n padding: 0 5px;\n margin-left: -3px\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 3px 8px;\n color: #fff;\n text-align: center;\n text-decoration: none;\n background-color: #000;\n border-radius: 4px\n}\n\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.tooltip.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-left .tooltip-arrow {\n right: 5px;\n bottom: 0;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.top-right .tooltip-arrow {\n bottom: 0;\n left: 5px;\n margin-bottom: -5px;\n border-width: 5px 5px 0;\n border-top-color: #000\n}\n\n.tooltip.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -5px;\n border-width: 5px 5px 5px 0;\n border-right-color: #000\n}\n\n.tooltip.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -5px;\n border-width: 5px 0 5px 5px;\n border-left-color: #000\n}\n\n.tooltip.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-left .tooltip-arrow {\n top: 0;\n right: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.tooltip.bottom-right .tooltip-arrow {\n top: 0;\n left: 5px;\n margin-top: -5px;\n border-width: 0 5px 5px;\n border-bottom-color: #000\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: none;\n max-width: 276px;\n padding: 1px;\n font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.42857143;\n text-align: left;\n white-space: normal;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, .2)\n}\n\n.popover.top {\n margin-top: -10px\n}\n\n.popover.right {\n margin-left: 10px\n}\n\n.popover.bottom {\n margin-top: 10px\n}\n\n.popover.left {\n margin-left: -10px\n}\n\n.popover-title {\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-radius: 5px 5px 0 0\n}\n\n.popover-content {\n padding: 9px 14px\n}\n\n.popover>.arrow, .popover>.arrow:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid\n}\n\n.popover>.arrow {\n border-width: 11px\n}\n\n.popover>.arrow:after {\n content: \"\";\n border-width: 10px\n}\n\n.popover.top>.arrow {\n bottom: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-color: #999;\n border-top-color: rgba(0, 0, 0, .25);\n border-bottom-width: 0\n}\n\n.popover.top>.arrow:after {\n bottom: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-color: #fff;\n border-bottom-width: 0\n}\n\n.popover.right>.arrow {\n top: 50%;\n left: -11px;\n margin-top: -11px;\n border-right-color: #999;\n border-right-color: rgba(0, 0, 0, .25);\n border-left-width: 0\n}\n\n.popover.right>.arrow:after {\n bottom: -10px;\n left: 1px;\n content: \" \";\n border-right-color: #fff;\n border-left-width: 0\n}\n\n.popover.bottom>.arrow {\n top: -11px;\n left: 50%;\n margin-left: -11px;\n border-top-width: 0;\n border-bottom-color: #999;\n border-bottom-color: rgba(0, 0, 0, .25)\n}\n\n.popover.bottom>.arrow:after {\n top: 1px;\n margin-left: -10px;\n content: \" \";\n border-top-width: 0;\n border-bottom-color: #fff\n}\n\n.popover.left>.arrow {\n top: 50%;\n right: -11px;\n margin-top: -11px;\n border-right-width: 0;\n border-left-color: #999;\n border-left-color: rgba(0, 0, 0, .25)\n}\n\n.popover.left>.arrow:after {\n right: 1px;\n bottom: -10px;\n content: \" \";\n border-right-width: 0;\n border-left-color: #fff\n}\n\n.carousel {\n position: relative\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden\n}\n\n.carousel-inner>.item {\n position: relative;\n display: none;\n -webkit-transition: .6s ease-in-out left;\n -o-transition: .6s ease-in-out left;\n transition: .6s ease-in-out left\n}\n\n.carousel-inner>.item>a>img, .carousel-inner>.item>img {\n line-height: 1\n}\n\n@media all and (transform-3d), (-webkit-transform-3d) {\n .carousel-inner>.item {\n -webkit-transition: -webkit-transform .6s ease-in-out;\n -o-transition: -o-transform .6s ease-in-out;\n transition: transform .6s ease-in-out;\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n -webkit-perspective: 1000;\n perspective: 1000\n }\n .carousel-inner>.item.active.right, .carousel-inner>.item.next {\n left: 0;\n -webkit-transform: translate3d(100%, 0, 0);\n transform: translate3d(100%, 0, 0)\n }\n .carousel-inner>.item.active.left, .carousel-inner>.item.prev {\n left: 0;\n -webkit-transform: translate3d(-100%, 0, 0);\n transform: translate3d(-100%, 0, 0)\n }\n .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {\n left: 0;\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0)\n }\n}\n\n.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {\n display: block\n}\n\n.carousel-inner>.active {\n left: 0\n}\n\n.carousel-inner>.next, .carousel-inner>.prev {\n position: absolute;\n top: 0;\n width: 100%\n}\n\n.carousel-inner>.next {\n left: 100%\n}\n\n.carousel-inner>.prev {\n left: -100%\n}\n\n.carousel-inner>.next.left, .carousel-inner>.prev.right {\n left: 0\n}\n\n.carousel-inner>.active.left {\n left: -100%\n}\n\n.carousel-inner>.active.right {\n left: 100%\n}\n\n.carousel-control {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 15%;\n font-size: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6);\n filter: alpha(opacity=50);\n opacity: .5\n}\n\n.carousel-control.left {\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control.right {\n right: 0;\n left: auto;\n background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));\n background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);\n filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);\n background-repeat: repeat-x\n}\n\n.carousel-control:focus, .carousel-control:hover {\n color: #fff;\n text-decoration: none;\n filter: alpha(opacity=90);\n outline: 0;\n opacity: .9\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n position: absolute;\n top: 50%;\n z-index: 5;\n display: inline-block\n}\n\n.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n left: 50%;\n margin-left: -10px\n}\n\n.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n right: 50%;\n margin-right: -10px\n}\n\n.carousel-control .icon-next, .carousel-control .icon-prev {\n width: 20px;\n height: 20px;\n margin-top: -10px;\n font-family: serif;\n line-height: 1\n}\n\n.carousel-control .icon-prev:before {\n content: '\\2039'\n}\n\n.carousel-control .icon-next:before {\n content: '\\203a'\n}\n\n.carousel-indicators {\n position: absolute;\n bottom: 10px;\n left: 50%;\n z-index: 15;\n width: 60%;\n padding-left: 0;\n margin-left: -30%;\n text-align: center;\n list-style: none\n}\n\n.carousel-indicators li {\n display: inline-block;\n width: 10px;\n height: 10px;\n margin: 1px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #000 \\9;\n background-color: rgba(0, 0, 0, 0);\n border: 1px solid #fff;\n border-radius: 10px\n}\n\n.carousel-indicators .active {\n width: 12px;\n height: 12px;\n margin: 0;\n background-color: #fff\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n text-shadow: 0 1px 2px rgba(0, 0, 0, .6)\n}\n\n.carousel-caption .btn {\n text-shadow: none\n}\n\n@media screen and (min-width:768px) {\n .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {\n width: 30px;\n height: 30px;\n margin-top: -15px;\n font-size: 30px\n }\n .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {\n margin-left: -15px\n }\n .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {\n margin-right: -15px\n }\n .carousel-caption {\n right: 20%;\n left: 20%;\n padding-bottom: 30px\n }\n .carousel-indicators {\n bottom: 20px\n }\n}\n\n.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, .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 {\n display: table;\n content: \" \"\n}\n\n.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, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {\n clear: both\n}\n\n.center-block {\n display: block;\n margin-right: auto;\n margin-left: auto\n}\n\n.pull-right {\n float: right!important\n}\n\n.pull-left {\n float: left!important\n}\n\n.hide {\n display: none!important\n}\n\n.show {\n display: block!important\n}\n\n.invisible {\n visibility: hidden\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0\n}\n\n.hidden {\n display: none!important\n}\n\n.affix {\n position: fixed\n}\n\n@-ms-viewport {\n width: device-width\n}\n\n.visible-lg, .visible-md, .visible-sm, .visible-xs {\n display: none!important\n}\n\n.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {\n display: none!important\n}\n\n@media (max-width:767px) {\n .visible-xs {\n display: block!important\n }\n table.visible-xs {\n display: table\n }\n tr.visible-xs {\n display: table-row!important\n }\n td.visible-xs, th.visible-xs {\n display: table-cell!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-block {\n display: block!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline {\n display: inline!important\n }\n}\n\n@media (max-width:767px) {\n .visible-xs-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm {\n display: block!important\n }\n table.visible-sm {\n display: table\n }\n tr.visible-sm {\n display: table-row!important\n }\n td.visible-sm, th.visible-sm {\n display: table-cell!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-block {\n display: block!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline {\n display: inline!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .visible-sm-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md {\n display: block!important\n }\n table.visible-md {\n display: table\n }\n tr.visible-md {\n display: table-row!important\n }\n td.visible-md, th.visible-md {\n display: table-cell!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-block {\n display: block!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline {\n display: inline!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .visible-md-inline-block {\n display: inline-block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg {\n display: block!important\n }\n table.visible-lg {\n display: table\n }\n tr.visible-lg {\n display: table-row!important\n }\n td.visible-lg, th.visible-lg {\n display: table-cell!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-block {\n display: block!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline {\n display: inline!important\n }\n}\n\n@media (min-width:1200px) {\n .visible-lg-inline-block {\n display: inline-block!important\n }\n}\n\n@media (max-width:767px) {\n .hidden-xs {\n display: none!important\n }\n}\n\n@media (min-width:768px)and (max-width:991px) {\n .hidden-sm {\n display: none!important\n }\n}\n\n@media (min-width:992px)and (max-width:1199px) {\n .hidden-md {\n display: none!important\n }\n}\n\n@media (min-width:1200px) {\n .hidden-lg {\n display: none!important\n }\n}\n\n.visible-print {\n display: none!important\n}\n\n@media print {\n .visible-print {\n display: block!important\n }\n table.visible-print {\n display: table\n }\n tr.visible-print {\n display: table-row!important\n }\n td.visible-print, th.visible-print {\n display: table-cell!important\n }\n}\n\n.visible-print-block {\n display: none!important\n}\n\n@media print {\n .visible-print-block {\n display: block!important\n }\n}\n\n.visible-print-inline {\n display: none!important\n}\n\n@media print {\n .visible-print-inline {\n display: inline!important\n }\n}\n\n.visible-print-inline-block {\n display: none!important\n}\n\n@media print {\n .visible-print-inline-block {\n display: inline-block!important\n }\n}\n\n@media print {\n .hidden-print {\n display: none!important\n }\n}","a:hover {\n text-decoration: none;\n}\n\nbody {\n overflow: hidden;\n}\n\n.navbar-toggle span.glyphicon-search {\n width: 2em;\n}\n\n#location-tool {\n position: absolute;\n bottom: 30px;\n left: 10px;\n font-size: 20px;\n}\n\n#location-tool > li > span.button {\n background-color: rgba(255, 255, 255, 0.35);\n padding: 8px 4px;\n border-radius: 6px;\n color: black;\n cursor: pointer;\n}\n\n#location-tool > li.active >span.button {\n color: #2881cc;\n}\n\n#location-tool > li > span.info {\n font-size: 14px;\n background-color: white;\n color: black;\n padding: 3px;\n border-radius: 7px;\n}\n\n#debug-box {\n position: absolute;\n bottom: 0;\n width: 100%;\n background-color: white;\n}\n\n\n/*\n#follow-location {\n position: absolute;\n cursor: pointer;\n bottom: 10px;\n left: 10px;\n background-color: rgba(255, 255, 255, 0.6);\n padding: 4px;\n border-radius: 6px;\n width: 30px;\n text-align: center;\n font-size: 20px;\n line-height: 1;\n}\n*/\n\n#results .result {\n border: 1px solid lightgrey;\n border-top: 0;\n border-radius: 2px;\n padding: 10px;\n /*background-color: #D9E7F7;*/\n cursor: pointer;\n}\n\n.result p.title {\n font-weight: bold;\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.address, .result p.opening-hours, .result p.population, .result p.city {\n font-size: 11px;\n margin-bottom: 0;\n}\n\n.result p.type {\n font-size: 10px;\n color: grey;\n margin-bottom: 0;\n}\n\n.row div {\n padding: 0;\n}\n\n.navbar {\n z-index: 20002;\n}\n\na.navbar-brand {\n line-height: 100% !important;\n padding: 0;\n}\n\n.logo {\n height: 100%;\n font-family: Liberation Sans, sans-serif;\n}\n\n.logo > h1 {\n color: rgb(255, 128, 0);\n height: 100%;\n padding-left: 20px;\n padding-top: 8px;\n font-family: sans-serif;\n font-style: italic;\n margin: 0;\n font-weight: bold;\n line-height: 1;\n white-space: nowrap;\n}\n\n.logo > h1 > small {\n color: rgb(255, 128, 0);\n font-size: 0.5em;\n}\n\nnav {\n margin-bottom: 0!important;\n}\n\nhtml, body, main, #map {\n max-width: 100%;\n overflow: hidden;\n}\n\n.marker {\n background-image: url('/img/marker-icon.png');\n width: 25px;\n height: 41px;\n display: block;\n text-align: center;\n padding-top: 5px;\n color: white;\n font-weight: bold;\n}\n\n.ol-abort {\n text-align: right;\n bottom: .5em;\n right: .5em;\n max-width: calc(100% - 1.3em);\n}\n\n.ol-abort > span {\n padding: 8px;\n background-color: #ff8000;\n border-radius: 3px;\n color: white;\n}\n\n\n/**\n * The zoomslider in the second map shall be placed between the zoom-in and\n * zoom-out buttons.\n */\n\n.ol-zoom {\n top: 5em;\n}\n\n#map .ol-zoom .ol-zoom-out {\n margin-top: 204px;\n}\n\n.map-marker {\n cursor: pointer;\n}\n\n#map .ol-zoomslider {\n background-color: transparent;\n top: 7em!important;\n}\n\n#map .ol-touch .ol-zoom .ol-zoom-out {\n margin-top: 212px;\n}\n\n#map .ol-touch .ol-zoomslider {\n top: 2.75em;\n}\n\n#map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {\n top: 3px;\n}\n\n#map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip], #map2 .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {\n top: 232px;\n}\n\n#doSearch, #clearInput, .marker {\n cursor: pointer;\n}\n\n#doSearch:hover, #clearInput:hover {\n color: red;\n}\n\n#results {\n background-color: #f8f8f8;\n border-color: #e7e7e7;\n position: absolute;\n overflow-y: scroll!important;\n top: 0;\n right: 0;\n padding: 0;\n z-index: 20001;\n overflow: visible;\n /*-webkit-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -5px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n}\n\n#gps-error {\n position: absolute;\n bottom: 0;\n width: 100%;\n text-align: center;\n padding: 17px 5px;\n background-color: black;\n color: white;\n font-size: 0.8em;\n z-index: 20002;\n}\n\n#closer {\n z-index: 20002;\n background-color: #f8f8f8!important;\n border-color: #e7e7e7!important;\n position: absolute;\n right: 0;\n border: 1px solid lightgrey;\n width: 25px;\n text-align: center;\n background-color: white;\n height: 40px;\n padding-top: 8px;\n font-weight: bold;\n border-right: 0;\n cursor: pointer;\n /*-webkit-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n -moz-box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);\n box-shadow: -2px 0px 1px 0px rgba(50, 50, 50, 0.16);*/\n top: 0;\n}\n\n.ol-popup {\n position: absolute;\n background-color: white;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n padding: 15px;\n border-radius: 10px;\n border: 1px solid #cccccc;\n bottom: 12px;\n left: -50px;\n min-width: 280px;\n z-index: 20001;\n}\n\n.ol-popup:after, .ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: white;\n border-width: 10px;\n left: 48px;\n margin-left: -10px;\n}\n\n.ol-popup:before {\n border-top-color: #cccccc;\n border-width: 11px;\n left: 48px;\n margin-left: -11px;\n}\n\n.ol-popup-closer {\n text-decoration: none;\n position: absolute;\n top: 2px;\n right: 8px;\n}\n\n.ol-popup-closer:after {\n content: \"✖\";\n}\n\n.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line {\n background-color: #ff8000;\n}","html, body, main {\n max-height: initial;\n overflow: initial;\n}\n\nmain > .container {\n margin-top: 100px;\n}"]} \ No newline at end of file diff --git a/resources/assets/css/mapSearch.css b/resources/assets/css/mapSearch.css index 2add810..f980620 100644 --- a/resources/assets/css/mapSearch.css +++ b/resources/assets/css/mapSearch.css @@ -21,7 +21,7 @@ #research-button { position: relative; - bottom: 50px; + bottom: 70px; width: 100%; text-align: center; } \ No newline at end of file diff --git a/resources/assets/css/style.css b/resources/assets/css/style.css index 1d6f0d8..e9af809 100644 --- a/resources/assets/css/style.css +++ b/resources/assets/css/style.css @@ -12,7 +12,7 @@ body { #location-tool { position: absolute; - bottom: 0; + bottom: 30px; left: 10px; font-size: 20px; } @@ -301,10 +301,6 @@ html, body, main, #map { content: "✖"; } -.ol-control button, .ol-control button:hover { +.ol-control button, .ol-control button:hover, .ol-zoomslider-thumb, .ol-scale-line { background-color: #ff8000; -} - -.ol-zoomslider-thumb { - background: #ff8000; } \ No newline at end of file -- GitLab