From de61571664e14aae11ab89400f258f99b5ad2824 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 29 Jan 2020 02:12:30 +0000 Subject: [PATCH 1/7] =?UTF-8?q?Nouvelle=20version=20du=20site=20avec=20inf?= =?UTF-8?q?o=20=C3=A0=20jour=20concernant=20IRC=20et=20liste=20de=20diffus?= =?UTF-8?q?ion.=20Drop=20du=20support=20Mattermost=20(pas=20utilis=C3=A9).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/bootstrap.css | 7064 ---------------------------- css/bootstrap.min.css | 11 - css/grid.css | 67 + css/normalize.css | 501 ++ css/style.css | 216 +- images/logo_hackerspaces_monde.png | Bin 0 -> 4098 bytes images/logo_picto.svg | 143 + images/world_network.jpg | Bin 0 -> 114396 bytes img/lol.png | Bin 19345 -> 0 bytes index.html | 299 +- js/bootstrap.js | 2363 ---------- js/bootstrap.min.js | 7 - js/cbpAnimatedHeader.js | 44 - js/cbpAnimatedHeader.min.js | 11 - js/classie.js | 80 - js/contact_me.js | 73 - js/freelancer.js | 37 - js/jqBootstrapValidation.js | 912 ---- js/jquery.easing.1.3.js | 205 + js/jquery.easing.min.js | 44 - js/jquery.js | 4 - js/jquery.stellar.min.js | 2 + js/scripts.js | 55 + js/waypoints.min.js | 8 + mail/contact_me.php | 28 - maquette-v2.md | 5 - videos/background_sound.mp4 | Bin 0 -> 23546334 bytes 27 files changed, 1258 insertions(+), 10921 deletions(-) delete mode 100644 css/bootstrap.css delete mode 100644 css/bootstrap.min.css create mode 100644 css/grid.css create mode 100644 css/normalize.css create mode 100644 images/logo_hackerspaces_monde.png create mode 100644 images/logo_picto.svg create mode 100644 images/world_network.jpg delete mode 100644 img/lol.png delete mode 100644 js/bootstrap.js delete mode 100644 js/bootstrap.min.js delete mode 100644 js/cbpAnimatedHeader.js delete mode 100644 js/cbpAnimatedHeader.min.js delete mode 100644 js/classie.js delete mode 100644 js/contact_me.js delete mode 100644 js/freelancer.js delete mode 100644 js/jqBootstrapValidation.js create mode 100644 js/jquery.easing.1.3.js delete mode 100644 js/jquery.easing.min.js delete mode 100644 js/jquery.js create mode 100644 js/jquery.stellar.min.js create mode 100644 js/scripts.js create mode 100644 js/waypoints.min.js delete mode 100644 mail/contact_me.php delete mode 100644 maquette-v2.md create mode 100644 videos/background_sound.mp4 diff --git a/css/bootstrap.css b/css/bootstrap.css deleted file mode 100644 index a2138ba..0000000 --- a/css/bootstrap.css +++ /dev/null @@ -1,7064 +0,0 @@ -/*! - * bootswatch v3.3.5 - * Homepage: http://bootswatch.com - * Copyright 2012-2015 Thomas Park - * Licensed under MIT - * Based on Bootstrap -*/ -/*! - * Bootstrap v3.3.5 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ -/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ -html { - font-family: sans-serif; - -ms-text-size-adjust: 100%; - -webkit-text-size-adjust: 100%; -} -body { - margin: 0; -} -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -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: bold; -} -dfn { - font-style: italic; -} -h1 { - font-size: 2em; - margin: 0.67em 0; -} -mark { - background: #ff0; - color: #000; -} -small { - font-size: 80%; -} -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} -sup { - top: -0.5em; -} -sub { - bottom: -0.25em; -} -img { - border: 0; -} -svg:not(:root) { - overflow: hidden; -} -figure { - margin: 1em 40px; -} -hr { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} -pre { - overflow: auto; -} -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; -} -button, -input, -optgroup, -select, -textarea { - color: inherit; - font: inherit; - margin: 0; -} -button { - overflow: visible; -} -button, -select { - text-transform: none; -} -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} -button[disabled], -html input[disabled] { - cursor: default; -} -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} -input { - line-height: normal; -} -input[type="checkbox"], -input[type="radio"] { - -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-appearance: textfield; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} -legend { - border: 0; - padding: 0; -} -textarea { - overflow: auto; -} -optgroup { - font-weight: bold; -} -table { - border-collapse: collapse; - border-spacing: 0; -} -td, -th { - padding: 0; -} -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ -@media print { - *, - *:before, - *:after { - background: transparent !important; - color: #000 !important; - -webkit-box-shadow: none !important; - box-shadow: none !important; - text-shadow: none !important; - } - a, - a:visited { - text-decoration: underline; - } - a[href]:after { - content: " (" attr(href) ")"; - } - abbr[title]:after { - content: " (" attr(title) ")"; - } - a[href^="#"]:after, - a[href^="javascript:"]:after { - content: ""; - } - pre, - blockquote { - border: 1px solid #999; - page-break-inside: avoid; - } - thead { - display: table-header-group; - } - tr, - img { - page-break-inside: avoid; - } - img { - max-width: 100% !important; - } - p, - h2, - h3 { - orphans: 3; - widows: 3; - } - h2, - h3 { - page-break-after: avoid; - } - .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 th, - .table-bordered td { - border: 1px solid #ddd !important; - } -} -@font-face { - font-family: 'Glyphicons Halflings'; - src: url('../fonts/glyphicons-halflings-regular.eot'); - src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.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: normal; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -.glyphicon-asterisk:before { - content: "\2a"; -} -.glyphicon-plus:before { - content: "\2b"; -} -.glyphicon-euro:before, -.glyphicon-eur: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; -} -*:before, -*:after { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -html { - font-size: 10px; - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -} -body { - font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 15px; - line-height: 1.42857143; - color: #2c3e50; - background-color: #ffffff; -} -input, -button, -select, -textarea { - font-family: inherit; - font-size: inherit; - line-height: inherit; -} -a { - color: #18bc9c; - text-decoration: none; -} -a:hover, -a:focus { - color: #18bc9c; - text-decoration: underline; -} -a:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -figure { - margin: 0; -} -img { - vertical-align: middle; -} -.img-responsive, -.thumbnail > img, -.thumbnail a > img, -.carousel-inner > .item > img, -.carousel-inner > .item > a > img { - display: block; - max-width: 100%; - height: auto; -} -.img-rounded { - border-radius: 6px; -} -.img-thumbnail { - padding: 4px; - line-height: 1.42857143; - background-color: #ffffff; - border: 1px solid #ecf0f1; - border-radius: 4px; - -webkit-transition: all 0.2s ease-in-out; - -o-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; - display: inline-block; - max-width: 100%; - height: auto; -} -.img-circle { - border-radius: 50%; -} -hr { - margin-top: 21px; - margin-bottom: 21px; - border: 0; - border-top: 1px solid #ecf0f1; -} -.sr-only { - position: absolute; - width: 1px; - height: 1px; - margin: -1px; - padding: 0; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} -.sr-only-focusable:active, -.sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} -[role="button"] { - cursor: pointer; -} -h1, -h2, -h3, -h4, -h5, -h6, -.h1, -.h2, -.h3, -.h4, -.h5, -.h6 { - font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-weight: 400; - line-height: 1.1; - color: inherit; -} -h1 small, -h2 small, -h3 small, -h4 small, -h5 small, -h6 small, -.h1 small, -.h2 small, -.h3 small, -.h4 small, -.h5 small, -.h6 small, -h1 .small, -h2 .small, -h3 .small, -h4 .small, -h5 .small, -h6 .small, -.h1 .small, -.h2 .small, -.h3 .small, -.h4 .small, -.h5 .small, -.h6 .small { - font-weight: normal; - line-height: 1; - color: #b4bcc2; -} -h1, -.h1, -h2, -.h2, -h3, -.h3 { - margin-top: 21px; - margin-bottom: 10.5px; -} -h1 small, -.h1 small, -h2 small, -.h2 small, -h3 small, -.h3 small, -h1 .small, -.h1 .small, -h2 .small, -.h2 .small, -h3 .small, -.h3 .small { - font-size: 65%; -} -h4, -.h4, -h5, -.h5, -h6, -.h6 { - margin-top: 10.5px; - margin-bottom: 10.5px; -} -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: 39px; -} -h2, -.h2 { - font-size: 32px; -} -h3, -.h3 { - font-size: 26px; -} -h4, -.h4 { - font-size: 19px; -} -h5, -.h5 { - font-size: 15px; -} -h6, -.h6 { - font-size: 13px; -} -p { - margin: 0 0 10.5px; -} -.lead { - margin-bottom: 21px; - font-size: 17px; - font-weight: 300; - line-height: 1.4; -} -@media (min-width: 768px) { - .lead { - font-size: 22.5px; - } -} -small, -.small { - font-size: 86%; -} -mark, -.mark { - background-color: #f39c12; - padding: .2em; -} -.text-left { - text-align: left; -} -.text-right { - text-align: right; -} -.text-center { - text-align: center; -} -.text-justify { - text-align: justify; -} -.text-nowrap { - white-space: nowrap; -} -.text-lowercase { - text-transform: lowercase; -} -.text-uppercase { - text-transform: uppercase; -} -.text-capitalize { - text-transform: capitalize; -} -.text-muted { - color: #b4bcc2; -} -.text-primary { - color: #2c3e50; -} -a.text-primary:hover, -a.text-primary:focus { - color: #1a242f; -} -.text-success { - color: #ffffff; -} -a.text-success:hover, -a.text-success:focus { - color: #e6e6e6; -} -.text-info { - color: #ffffff; -} -a.text-info:hover, -a.text-info:focus { - color: #e6e6e6; -} -.text-warning { - color: #ffffff; -} -a.text-warning:hover, -a.text-warning:focus { - color: #e6e6e6; -} -.text-danger { - color: #ffffff; -} -a.text-danger:hover, -a.text-danger:focus { - color: #e6e6e6; -} -.bg-primary { - color: #fff; - background-color: #2c3e50; -} -a.bg-primary:hover, -a.bg-primary:focus { - background-color: #1a242f; -} -.bg-success { - background-color: #18bc9c; -} -a.bg-success:hover, -a.bg-success:focus { - background-color: #128f76; -} -.bg-info { - background-color: #3498db; -} -a.bg-info:hover, -a.bg-info:focus { - background-color: #217dbb; -} -.bg-warning { - background-color: #f39c12; -} -a.bg-warning:hover, -a.bg-warning:focus { - background-color: #c87f0a; -} -.bg-danger { - background-color: #e74c3c; -} -a.bg-danger:hover, -a.bg-danger:focus { - background-color: #d62c1a; -} -.page-header { - padding-bottom: 9.5px; - margin: 42px 0 21px; - border-bottom: 1px solid transparent; -} -ul, -ol { - margin-top: 0; - margin-bottom: 10.5px; -} -ul ul, -ol ul, -ul ol, -ol ol { - margin-bottom: 0; -} -.list-unstyled { - padding-left: 0; - list-style: none; -} -.list-inline { - padding-left: 0; - list-style: none; - margin-left: -5px; -} -.list-inline > li { - display: inline-block; - padding-left: 5px; - padding-right: 5px; -} -dl { - margin-top: 0; - margin-bottom: 21px; -} -dt, -dd { - line-height: 1.42857143; -} -dt { - font-weight: bold; -} -dd { - margin-left: 0; -} -@media (min-width: 768px) { - .dl-horizontal dt { - float: left; - width: 160px; - clear: left; - text-align: right; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - } - .dl-horizontal dd { - margin-left: 180px; - } -} -abbr[title], -abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #b4bcc2; -} -.initialism { - font-size: 90%; - text-transform: uppercase; -} -blockquote { - padding: 10.5px 21px; - margin: 0 0 21px; - font-size: 18.75px; - border-left: 5px solid #ecf0f1; -} -blockquote p:last-child, -blockquote ul:last-child, -blockquote ol:last-child { - margin-bottom: 0; -} -blockquote footer, -blockquote small, -blockquote .small { - display: block; - font-size: 80%; - line-height: 1.42857143; - color: #b4bcc2; -} -blockquote footer:before, -blockquote small:before, -blockquote .small:before { - content: '\2014 \00A0'; -} -.blockquote-reverse, -blockquote.pull-right { - padding-right: 15px; - padding-left: 0; - border-right: 5px solid #ecf0f1; - border-left: 0; - text-align: right; -} -.blockquote-reverse footer:before, -blockquote.pull-right footer:before, -.blockquote-reverse small:before, -blockquote.pull-right small:before, -.blockquote-reverse .small:before, -blockquote.pull-right .small:before { - content: ''; -} -.blockquote-reverse footer:after, -blockquote.pull-right footer:after, -.blockquote-reverse small:after, -blockquote.pull-right small:after, -.blockquote-reverse .small:after, -blockquote.pull-right .small:after { - content: '\00A0 \2014'; -} -address { - margin-bottom: 21px; - 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: #ffffff; - background-color: #333333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); -} -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: bold; - -webkit-box-shadow: none; - box-shadow: none; -} -pre { - display: block; - padding: 10px; - margin: 0 0 10.5px; - font-size: 14px; - line-height: 1.42857143; - word-break: break-all; - word-wrap: break-word; - color: #7b8a8b; - background-color: #ecf0f1; - border: 1px solid #cccccc; - border-radius: 4px; -} -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0; -} -.pre-scrollable { - max-height: 340px; - overflow-y: scroll; -} -.container { - margin-right: auto; - margin-left: auto; - padding-left: 15px; - padding-right: 15px; -} -@media (min-width: 768px) { - .container { - width: 750px; - } -} -@media (min-width: 992px) { - .container { - width: 970px; - } -} -@media (min-width: 1200px) { - .container { - width: 1170px; - } -} -.container-fluid { - margin-right: auto; - margin-left: auto; - padding-left: 15px; - padding-right: 15px; -} -.row { - margin-left: -15px; - margin-right: -15px; -} -.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { - position: relative; - min-height: 1px; - padding-left: 15px; - padding-right: 15px; -} -.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { - float: left; -} -.col-xs-12 { - width: 100%; -} -.col-xs-11 { - width: 91.66666667%; -} -.col-xs-10 { - width: 83.33333333%; -} -.col-xs-9 { - width: 75%; -} -.col-xs-8 { - width: 66.66666667%; -} -.col-xs-7 { - width: 58.33333333%; -} -.col-xs-6 { - width: 50%; -} -.col-xs-5 { - width: 41.66666667%; -} -.col-xs-4 { - width: 33.33333333%; -} -.col-xs-3 { - width: 25%; -} -.col-xs-2 { - width: 16.66666667%; -} -.col-xs-1 { - width: 8.33333333%; -} -.col-xs-pull-12 { - right: 100%; -} -.col-xs-pull-11 { - right: 91.66666667%; -} -.col-xs-pull-10 { - right: 83.33333333%; -} -.col-xs-pull-9 { - right: 75%; -} -.col-xs-pull-8 { - right: 66.66666667%; -} -.col-xs-pull-7 { - right: 58.33333333%; -} -.col-xs-pull-6 { - right: 50%; -} -.col-xs-pull-5 { - right: 41.66666667%; -} -.col-xs-pull-4 { - right: 33.33333333%; -} -.col-xs-pull-3 { - right: 25%; -} -.col-xs-pull-2 { - right: 16.66666667%; -} -.col-xs-pull-1 { - right: 8.33333333%; -} -.col-xs-pull-0 { - right: auto; -} -.col-xs-push-12 { - left: 100%; -} -.col-xs-push-11 { - left: 91.66666667%; -} -.col-xs-push-10 { - left: 83.33333333%; -} -.col-xs-push-9 { - left: 75%; -} -.col-xs-push-8 { - left: 66.66666667%; -} -.col-xs-push-7 { - left: 58.33333333%; -} -.col-xs-push-6 { - left: 50%; -} -.col-xs-push-5 { - left: 41.66666667%; -} -.col-xs-push-4 { - left: 33.33333333%; -} -.col-xs-push-3 { - left: 25%; -} -.col-xs-push-2 { - left: 16.66666667%; -} -.col-xs-push-1 { - left: 8.33333333%; -} -.col-xs-push-0 { - left: auto; -} -.col-xs-offset-12 { - margin-left: 100%; -} -.col-xs-offset-11 { - margin-left: 91.66666667%; -} -.col-xs-offset-10 { - margin-left: 83.33333333%; -} -.col-xs-offset-9 { - margin-left: 75%; -} -.col-xs-offset-8 { - margin-left: 66.66666667%; -} -.col-xs-offset-7 { - margin-left: 58.33333333%; -} -.col-xs-offset-6 { - margin-left: 50%; -} -.col-xs-offset-5 { - margin-left: 41.66666667%; -} -.col-xs-offset-4 { - margin-left: 33.33333333%; -} -.col-xs-offset-3 { - margin-left: 25%; -} -.col-xs-offset-2 { - margin-left: 16.66666667%; -} -.col-xs-offset-1 { - margin-left: 8.33333333%; -} -.col-xs-offset-0 { - margin-left: 0%; -} -@media (min-width: 768px) { - .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { - float: left; - } - .col-sm-12 { - width: 100%; - } - .col-sm-11 { - width: 91.66666667%; - } - .col-sm-10 { - width: 83.33333333%; - } - .col-sm-9 { - width: 75%; - } - .col-sm-8 { - width: 66.66666667%; - } - .col-sm-7 { - width: 58.33333333%; - } - .col-sm-6 { - width: 50%; - } - .col-sm-5 { - width: 41.66666667%; - } - .col-sm-4 { - width: 33.33333333%; - } - .col-sm-3 { - width: 25%; - } - .col-sm-2 { - width: 16.66666667%; - } - .col-sm-1 { - width: 8.33333333%; - } - .col-sm-pull-12 { - right: 100%; - } - .col-sm-pull-11 { - right: 91.66666667%; - } - .col-sm-pull-10 { - right: 83.33333333%; - } - .col-sm-pull-9 { - right: 75%; - } - .col-sm-pull-8 { - right: 66.66666667%; - } - .col-sm-pull-7 { - right: 58.33333333%; - } - .col-sm-pull-6 { - right: 50%; - } - .col-sm-pull-5 { - right: 41.66666667%; - } - .col-sm-pull-4 { - right: 33.33333333%; - } - .col-sm-pull-3 { - right: 25%; - } - .col-sm-pull-2 { - right: 16.66666667%; - } - .col-sm-pull-1 { - right: 8.33333333%; - } - .col-sm-pull-0 { - right: auto; - } - .col-sm-push-12 { - left: 100%; - } - .col-sm-push-11 { - left: 91.66666667%; - } - .col-sm-push-10 { - left: 83.33333333%; - } - .col-sm-push-9 { - left: 75%; - } - .col-sm-push-8 { - left: 66.66666667%; - } - .col-sm-push-7 { - left: 58.33333333%; - } - .col-sm-push-6 { - left: 50%; - } - .col-sm-push-5 { - left: 41.66666667%; - } - .col-sm-push-4 { - left: 33.33333333%; - } - .col-sm-push-3 { - left: 25%; - } - .col-sm-push-2 { - left: 16.66666667%; - } - .col-sm-push-1 { - left: 8.33333333%; - } - .col-sm-push-0 { - left: auto; - } - .col-sm-offset-12 { - margin-left: 100%; - } - .col-sm-offset-11 { - margin-left: 91.66666667%; - } - .col-sm-offset-10 { - margin-left: 83.33333333%; - } - .col-sm-offset-9 { - margin-left: 75%; - } - .col-sm-offset-8 { - margin-left: 66.66666667%; - } - .col-sm-offset-7 { - margin-left: 58.33333333%; - } - .col-sm-offset-6 { - margin-left: 50%; - } - .col-sm-offset-5 { - margin-left: 41.66666667%; - } - .col-sm-offset-4 { - margin-left: 33.33333333%; - } - .col-sm-offset-3 { - margin-left: 25%; - } - .col-sm-offset-2 { - margin-left: 16.66666667%; - } - .col-sm-offset-1 { - margin-left: 8.33333333%; - } - .col-sm-offset-0 { - margin-left: 0%; - } -} -@media (min-width: 992px) { - .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { - float: left; - } - .col-md-12 { - width: 100%; - } - .col-md-11 { - width: 91.66666667%; - } - .col-md-10 { - width: 83.33333333%; - } - .col-md-9 { - width: 75%; - } - .col-md-8 { - width: 66.66666667%; - } - .col-md-7 { - width: 58.33333333%; - } - .col-md-6 { - width: 50%; - } - .col-md-5 { - width: 41.66666667%; - } - .col-md-4 { - width: 33.33333333%; - } - .col-md-3 { - width: 25%; - } - .col-md-2 { - width: 16.66666667%; - } - .col-md-1 { - width: 8.33333333%; - } - .col-md-pull-12 { - right: 100%; - } - .col-md-pull-11 { - right: 91.66666667%; - } - .col-md-pull-10 { - right: 83.33333333%; - } - .col-md-pull-9 { - right: 75%; - } - .col-md-pull-8 { - right: 66.66666667%; - } - .col-md-pull-7 { - right: 58.33333333%; - } - .col-md-pull-6 { - right: 50%; - } - .col-md-pull-5 { - right: 41.66666667%; - } - .col-md-pull-4 { - right: 33.33333333%; - } - .col-md-pull-3 { - right: 25%; - } - .col-md-pull-2 { - right: 16.66666667%; - } - .col-md-pull-1 { - right: 8.33333333%; - } - .col-md-pull-0 { - right: auto; - } - .col-md-push-12 { - left: 100%; - } - .col-md-push-11 { - left: 91.66666667%; - } - .col-md-push-10 { - left: 83.33333333%; - } - .col-md-push-9 { - left: 75%; - } - .col-md-push-8 { - left: 66.66666667%; - } - .col-md-push-7 { - left: 58.33333333%; - } - .col-md-push-6 { - left: 50%; - } - .col-md-push-5 { - left: 41.66666667%; - } - .col-md-push-4 { - left: 33.33333333%; - } - .col-md-push-3 { - left: 25%; - } - .col-md-push-2 { - left: 16.66666667%; - } - .col-md-push-1 { - left: 8.33333333%; - } - .col-md-push-0 { - left: auto; - } - .col-md-offset-12 { - margin-left: 100%; - } - .col-md-offset-11 { - margin-left: 91.66666667%; - } - .col-md-offset-10 { - margin-left: 83.33333333%; - } - .col-md-offset-9 { - margin-left: 75%; - } - .col-md-offset-8 { - margin-left: 66.66666667%; - } - .col-md-offset-7 { - margin-left: 58.33333333%; - } - .col-md-offset-6 { - margin-left: 50%; - } - .col-md-offset-5 { - margin-left: 41.66666667%; - } - .col-md-offset-4 { - margin-left: 33.33333333%; - } - .col-md-offset-3 { - margin-left: 25%; - } - .col-md-offset-2 { - margin-left: 16.66666667%; - } - .col-md-offset-1 { - margin-left: 8.33333333%; - } - .col-md-offset-0 { - margin-left: 0%; - } -} -@media (min-width: 1200px) { - .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { - float: left; - } - .col-lg-12 { - width: 100%; - } - .col-lg-11 { - width: 91.66666667%; - } - .col-lg-10 { - width: 83.33333333%; - } - .col-lg-9 { - width: 75%; - } - .col-lg-8 { - width: 66.66666667%; - } - .col-lg-7 { - width: 58.33333333%; - } - .col-lg-6 { - width: 50%; - } - .col-lg-5 { - width: 41.66666667%; - } - .col-lg-4 { - width: 33.33333333%; - } - .col-lg-3 { - width: 25%; - } - .col-lg-2 { - width: 16.66666667%; - } - .col-lg-1 { - width: 8.33333333%; - } - .col-lg-pull-12 { - right: 100%; - } - .col-lg-pull-11 { - right: 91.66666667%; - } - .col-lg-pull-10 { - right: 83.33333333%; - } - .col-lg-pull-9 { - right: 75%; - } - .col-lg-pull-8 { - right: 66.66666667%; - } - .col-lg-pull-7 { - right: 58.33333333%; - } - .col-lg-pull-6 { - right: 50%; - } - .col-lg-pull-5 { - right: 41.66666667%; - } - .col-lg-pull-4 { - right: 33.33333333%; - } - .col-lg-pull-3 { - right: 25%; - } - .col-lg-pull-2 { - right: 16.66666667%; - } - .col-lg-pull-1 { - right: 8.33333333%; - } - .col-lg-pull-0 { - right: auto; - } - .col-lg-push-12 { - left: 100%; - } - .col-lg-push-11 { - left: 91.66666667%; - } - .col-lg-push-10 { - left: 83.33333333%; - } - .col-lg-push-9 { - left: 75%; - } - .col-lg-push-8 { - left: 66.66666667%; - } - .col-lg-push-7 { - left: 58.33333333%; - } - .col-lg-push-6 { - left: 50%; - } - .col-lg-push-5 { - left: 41.66666667%; - } - .col-lg-push-4 { - left: 33.33333333%; - } - .col-lg-push-3 { - left: 25%; - } - .col-lg-push-2 { - left: 16.66666667%; - } - .col-lg-push-1 { - left: 8.33333333%; - } - .col-lg-push-0 { - left: auto; - } - .col-lg-offset-12 { - margin-left: 100%; - } - .col-lg-offset-11 { - margin-left: 91.66666667%; - } - .col-lg-offset-10 { - margin-left: 83.33333333%; - } - .col-lg-offset-9 { - margin-left: 75%; - } - .col-lg-offset-8 { - margin-left: 66.66666667%; - } - .col-lg-offset-7 { - margin-left: 58.33333333%; - } - .col-lg-offset-6 { - margin-left: 50%; - } - .col-lg-offset-5 { - margin-left: 41.66666667%; - } - .col-lg-offset-4 { - margin-left: 33.33333333%; - } - .col-lg-offset-3 { - margin-left: 25%; - } - .col-lg-offset-2 { - margin-left: 16.66666667%; - } - .col-lg-offset-1 { - margin-left: 8.33333333%; - } - .col-lg-offset-0 { - margin-left: 0%; - } -} -table { - background-color: transparent; -} -caption { - padding-top: 8px; - padding-bottom: 8px; - color: #b4bcc2; - text-align: left; -} -th { - text-align: left; -} -.table { - width: 100%; - max-width: 100%; - margin-bottom: 21px; -} -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 8px; - line-height: 1.42857143; - vertical-align: top; - border-top: 1px solid #ecf0f1; -} -.table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid #ecf0f1; -} -.table > caption + thead > tr:first-child > th, -.table > colgroup + thead > tr:first-child > th, -.table > thead:first-child > tr:first-child > th, -.table > caption + thead > tr:first-child > td, -.table > colgroup + thead > tr:first-child > td, -.table > thead:first-child > tr:first-child > td { - border-top: 0; -} -.table > tbody + tbody { - border-top: 2px solid #ecf0f1; -} -.table .table { - background-color: #ffffff; -} -.table-condensed > thead > tr > th, -.table-condensed > tbody > tr > th, -.table-condensed > tfoot > tr > th, -.table-condensed > thead > tr > td, -.table-condensed > tbody > tr > td, -.table-condensed > tfoot > tr > td { - padding: 5px; -} -.table-bordered { - border: 1px solid #ecf0f1; -} -.table-bordered > thead > tr > th, -.table-bordered > tbody > tr > th, -.table-bordered > tfoot > tr > th, -.table-bordered > thead > tr > td, -.table-bordered > tbody > tr > td, -.table-bordered > tfoot > tr > td { - border: 1px solid #ecf0f1; -} -.table-bordered > thead > tr > th, -.table-bordered > thead > tr > td { - border-bottom-width: 2px; -} -.table-striped > tbody > tr:nth-of-type(odd) { - background-color: #f9f9f9; -} -.table-hover > tbody > tr:hover { - background-color: #ecf0f1; -} -table col[class*="col-"] { - position: static; - float: none; - display: table-column; -} -table td[class*="col-"], -table th[class*="col-"] { - position: static; - float: none; - display: table-cell; -} -.table > thead > tr > td.active, -.table > tbody > tr > td.active, -.table > tfoot > tr > td.active, -.table > thead > tr > th.active, -.table > tbody > tr > th.active, -.table > tfoot > tr > th.active, -.table > thead > tr.active > td, -.table > tbody > tr.active > td, -.table > tfoot > tr.active > td, -.table > thead > tr.active > th, -.table > tbody > tr.active > th, -.table > tfoot > tr.active > th { - background-color: #ecf0f1; -} -.table-hover > tbody > tr > td.active:hover, -.table-hover > tbody > tr > th.active:hover, -.table-hover > tbody > tr.active:hover > td, -.table-hover > tbody > tr:hover > .active, -.table-hover > tbody > tr.active:hover > th { - background-color: #dde4e6; -} -.table > thead > tr > td.success, -.table > tbody > tr > td.success, -.table > tfoot > tr > td.success, -.table > thead > tr > th.success, -.table > tbody > tr > th.success, -.table > tfoot > tr > th.success, -.table > thead > tr.success > td, -.table > tbody > tr.success > td, -.table > tfoot > tr.success > td, -.table > thead > tr.success > th, -.table > tbody > tr.success > th, -.table > tfoot > tr.success > th { - background-color: #18bc9c; -} -.table-hover > tbody > tr > td.success:hover, -.table-hover > tbody > tr > th.success:hover, -.table-hover > tbody > tr.success:hover > td, -.table-hover > tbody > tr:hover > .success, -.table-hover > tbody > tr.success:hover > th { - background-color: #15a589; -} -.table > thead > tr > td.info, -.table > tbody > tr > td.info, -.table > tfoot > tr > td.info, -.table > thead > tr > th.info, -.table > tbody > tr > th.info, -.table > tfoot > tr > th.info, -.table > thead > tr.info > td, -.table > tbody > tr.info > td, -.table > tfoot > tr.info > td, -.table > thead > tr.info > th, -.table > tbody > tr.info > th, -.table > tfoot > tr.info > th { - background-color: #3498db; -} -.table-hover > tbody > tr > td.info:hover, -.table-hover > tbody > tr > th.info:hover, -.table-hover > tbody > tr.info:hover > td, -.table-hover > tbody > tr:hover > .info, -.table-hover > tbody > tr.info:hover > th { - background-color: #258cd1; -} -.table > thead > tr > td.warning, -.table > tbody > tr > td.warning, -.table > tfoot > tr > td.warning, -.table > thead > tr > th.warning, -.table > tbody > tr > th.warning, -.table > tfoot > tr > th.warning, -.table > thead > tr.warning > td, -.table > tbody > tr.warning > td, -.table > tfoot > tr.warning > td, -.table > thead > tr.warning > th, -.table > tbody > tr.warning > th, -.table > tfoot > tr.warning > th { - background-color: #f39c12; -} -.table-hover > tbody > tr > td.warning:hover, -.table-hover > tbody > tr > th.warning:hover, -.table-hover > tbody > tr.warning:hover > td, -.table-hover > tbody > tr:hover > .warning, -.table-hover > tbody > tr.warning:hover > th { - background-color: #e08e0b; -} -.table > thead > tr > td.danger, -.table > tbody > tr > td.danger, -.table > tfoot > tr > td.danger, -.table > thead > tr > th.danger, -.table > tbody > tr > th.danger, -.table > tfoot > tr > th.danger, -.table > thead > tr.danger > td, -.table > tbody > tr.danger > td, -.table > tfoot > tr.danger > td, -.table > thead > tr.danger > th, -.table > tbody > tr.danger > th, -.table > tfoot > tr.danger > th { - background-color: #e74c3c; -} -.table-hover > tbody > tr > td.danger:hover, -.table-hover > tbody > tr > th.danger:hover, -.table-hover > tbody > tr.danger:hover > td, -.table-hover > tbody > tr:hover > .danger, -.table-hover > tbody > tr.danger:hover > th { - background-color: #e43725; -} -.table-responsive { - overflow-x: auto; - min-height: 0.01%; -} -@media screen and (max-width: 767px) { - .table-responsive { - width: 100%; - margin-bottom: 15.75px; - overflow-y: hidden; - -ms-overflow-style: -ms-autohiding-scrollbar; - border: 1px solid #ecf0f1; - } - .table-responsive > .table { - margin-bottom: 0; - } - .table-responsive > .table > thead > tr > th, - .table-responsive > .table > tbody > tr > th, - .table-responsive > .table > tfoot > tr > th, - .table-responsive > .table > thead > tr > td, - .table-responsive > .table > tbody > tr > td, - .table-responsive > .table > tfoot > tr > td { - white-space: nowrap; - } - .table-responsive > .table-bordered { - border: 0; - } - .table-responsive > .table-bordered > thead > tr > th:first-child, - .table-responsive > .table-bordered > tbody > tr > th:first-child, - .table-responsive > .table-bordered > tfoot > tr > th:first-child, - .table-responsive > .table-bordered > thead > tr > td:first-child, - .table-responsive > .table-bordered > tbody > tr > td:first-child, - .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; - } - .table-responsive > .table-bordered > thead > tr > th:last-child, - .table-responsive > .table-bordered > tbody > tr > th:last-child, - .table-responsive > .table-bordered > tfoot > tr > th:last-child, - .table-responsive > .table-bordered > thead > tr > td:last-child, - .table-responsive > .table-bordered > tbody > tr > td:last-child, - .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; - } - .table-responsive > .table-bordered > tbody > tr:last-child > th, - .table-responsive > .table-bordered > tfoot > tr:last-child > th, - .table-responsive > .table-bordered > tbody > tr:last-child > td, - .table-responsive > .table-bordered > tfoot > tr:last-child > td { - border-bottom: 0; - } -} -fieldset { - padding: 0; - margin: 0; - border: 0; - min-width: 0; -} -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 21px; - font-size: 22.5px; - line-height: inherit; - color: #2c3e50; - border: 0; - border-bottom: 1px solid transparent; -} -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: bold; -} -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -input[type="radio"], -input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; - line-height: normal; -} -input[type="file"] { - display: block; -} -input[type="range"] { - display: block; - width: 100%; -} -select[multiple], -select[size] { - height: auto; -} -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -output { - display: block; - padding-top: 11px; - font-size: 15px; - line-height: 1.42857143; - color: #2c3e50; -} -.form-control { - display: block; - width: 100%; - height: 45px; - padding: 10px 15px; - font-size: 15px; - line-height: 1.42857143; - color: #2c3e50; - background-color: #ffffff; - background-image: none; - border: 1px solid #dce4ec; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -webkit-transition: border-color ease-in-out .15s, -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: #2c3e50; - outline: 0; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 62, 80, 0.6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(44, 62, 80, 0.6); -} -.form-control::-moz-placeholder { - color: #acb6c0; - opacity: 1; -} -.form-control:-ms-input-placeholder { - color: #acb6c0; -} -.form-control::-webkit-input-placeholder { - color: #acb6c0; -} -.form-control[disabled], -.form-control[readonly], -fieldset[disabled] .form-control { - background-color: #ecf0f1; - 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"].form-control, - input[type="time"].form-control, - input[type="datetime-local"].form-control, - input[type="month"].form-control { - line-height: 45px; - } - input[type="date"].input-sm, - input[type="time"].input-sm, - input[type="datetime-local"].input-sm, - input[type="month"].input-sm, - .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"] { - line-height: 35px; - } - input[type="date"].input-lg, - input[type="time"].input-lg, - input[type="datetime-local"].input-lg, - input[type="month"].input-lg, - .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"] { - line-height: 66px; - } -} -.form-group { - margin-bottom: 15px; -} -.radio, -.checkbox { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px; -} -.radio label, -.checkbox label { - min-height: 21px; - padding-left: 20px; - margin-bottom: 0; - font-weight: normal; - cursor: pointer; -} -.radio input[type="radio"], -.radio-inline input[type="radio"], -.checkbox input[type="checkbox"], -.checkbox-inline input[type="checkbox"] { - position: absolute; - margin-left: -20px; - margin-top: 4px \9; -} -.radio + .radio, -.checkbox + .checkbox { - margin-top: -5px; -} -.radio-inline, -.checkbox-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - vertical-align: middle; - font-weight: normal; - cursor: pointer; -} -.radio-inline + .radio-inline, -.checkbox-inline + .checkbox-inline { - margin-top: 0; - margin-left: 10px; -} -input[type="radio"][disabled], -input[type="checkbox"][disabled], -input[type="radio"].disabled, -input[type="checkbox"].disabled, -fieldset[disabled] input[type="radio"], -fieldset[disabled] input[type="checkbox"] { - cursor: not-allowed; -} -.radio-inline.disabled, -.checkbox-inline.disabled, -fieldset[disabled] .radio-inline, -fieldset[disabled] .checkbox-inline { - cursor: not-allowed; -} -.radio.disabled label, -.checkbox.disabled label, -fieldset[disabled] .radio label, -fieldset[disabled] .checkbox label { - cursor: not-allowed; -} -.form-control-static { - padding-top: 11px; - padding-bottom: 11px; - margin-bottom: 0; - min-height: 36px; -} -.form-control-static.input-lg, -.form-control-static.input-sm { - padding-left: 0; - padding-right: 0; -} -.input-sm { - height: 35px; - padding: 6px 9px; - font-size: 13px; - line-height: 1.5; - border-radius: 3px; -} -select.input-sm { - height: 35px; - line-height: 35px; -} -textarea.input-sm, -select[multiple].input-sm { - height: auto; -} -.form-group-sm .form-control { - height: 35px; - padding: 6px 9px; - font-size: 13px; - line-height: 1.5; - border-radius: 3px; -} -.form-group-sm select.form-control { - height: 35px; - line-height: 35px; -} -.form-group-sm textarea.form-control, -.form-group-sm select[multiple].form-control { - height: auto; -} -.form-group-sm .form-control-static { - height: 35px; - min-height: 34px; - padding: 7px 9px; - font-size: 13px; - line-height: 1.5; -} -.input-lg { - height: 66px; - padding: 18px 27px; - font-size: 19px; - line-height: 1.3333333; - border-radius: 6px; -} -select.input-lg { - height: 66px; - line-height: 66px; -} -textarea.input-lg, -select[multiple].input-lg { - height: auto; -} -.form-group-lg .form-control { - height: 66px; - padding: 18px 27px; - font-size: 19px; - line-height: 1.3333333; - border-radius: 6px; -} -.form-group-lg select.form-control { - height: 66px; - line-height: 66px; -} -.form-group-lg textarea.form-control, -.form-group-lg select[multiple].form-control { - height: auto; -} -.form-group-lg .form-control-static { - height: 66px; - min-height: 40px; - padding: 19px 27px; - font-size: 19px; - line-height: 1.3333333; -} -.has-feedback { - position: relative; -} -.has-feedback .form-control { - padding-right: 56.25px; -} -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 45px; - height: 45px; - line-height: 45px; - text-align: center; - pointer-events: none; -} -.input-lg + .form-control-feedback, -.input-group-lg + .form-control-feedback, -.form-group-lg .form-control + .form-control-feedback { - width: 66px; - height: 66px; - line-height: 66px; -} -.input-sm + .form-control-feedback, -.input-group-sm + .form-control-feedback, -.form-group-sm .form-control + .form-control-feedback { - width: 35px; - height: 35px; - line-height: 35px; -} -.has-success .help-block, -.has-success .control-label, -.has-success .radio, -.has-success .checkbox, -.has-success .radio-inline, -.has-success .checkbox-inline, -.has-success.radio label, -.has-success.checkbox label, -.has-success.radio-inline label, -.has-success.checkbox-inline label { - color: #ffffff; -} -.has-success .form-control { - border-color: #ffffff; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.has-success .form-control:focus { - border-color: #e6e6e6; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; -} -.has-success .input-group-addon { - color: #ffffff; - border-color: #ffffff; - background-color: #18bc9c; -} -.has-success .form-control-feedback { - color: #ffffff; -} -.has-warning .help-block, -.has-warning .control-label, -.has-warning .radio, -.has-warning .checkbox, -.has-warning .radio-inline, -.has-warning .checkbox-inline, -.has-warning.radio label, -.has-warning.checkbox label, -.has-warning.radio-inline label, -.has-warning.checkbox-inline label { - color: #ffffff; -} -.has-warning .form-control { - border-color: #ffffff; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.has-warning .form-control:focus { - border-color: #e6e6e6; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; -} -.has-warning .input-group-addon { - color: #ffffff; - border-color: #ffffff; - background-color: #f39c12; -} -.has-warning .form-control-feedback { - color: #ffffff; -} -.has-error .help-block, -.has-error .control-label, -.has-error .radio, -.has-error .checkbox, -.has-error .radio-inline, -.has-error .checkbox-inline, -.has-error.radio label, -.has-error.checkbox label, -.has-error.radio-inline label, -.has-error.checkbox-inline label { - color: #ffffff; -} -.has-error .form-control { - border-color: #ffffff; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.has-error .form-control:focus { - border-color: #e6e6e6; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff; -} -.has-error .input-group-addon { - color: #ffffff; - border-color: #ffffff; - background-color: #e74c3c; -} -.has-error .form-control-feedback { - color: #ffffff; -} -.has-feedback label ~ .form-control-feedback { - top: 26px; -} -.has-feedback label.sr-only ~ .form-control-feedback { - top: 0; -} -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #597ea2; -} -@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 .input-group-addon, - .form-inline .input-group .input-group-btn, - .form-inline .input-group .form-control { - width: auto; - } - .form-inline .input-group > .form-control { - width: 100%; - } - .form-inline .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio, - .form-inline .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio label, - .form-inline .checkbox label { - padding-left: 0; - } - .form-inline .radio input[type="radio"], - .form-inline .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .form-inline .has-feedback .form-control-feedback { - top: 0; - } -} -.form-horizontal .radio, -.form-horizontal .checkbox, -.form-horizontal .radio-inline, -.form-horizontal .checkbox-inline { - margin-top: 0; - margin-bottom: 0; - padding-top: 11px; -} -.form-horizontal .radio, -.form-horizontal .checkbox { - min-height: 32px; -} -.form-horizontal .form-group { - margin-left: -15px; - margin-right: -15px; -} -@media (min-width: 768px) { - .form-horizontal .control-label { - text-align: right; - margin-bottom: 0; - padding-top: 11px; - } -} -.form-horizontal .has-feedback .form-control-feedback { - right: 15px; -} -@media (min-width: 768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 24.9999994px; - font-size: 19px; - } -} -@media (min-width: 768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 7px; - font-size: 13px; - } -} -.btn { - display: inline-block; - margin-bottom: 0; - font-weight: normal; - text-align: center; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - background-image: none; - border: 1px solid transparent; - white-space: nowrap; - padding: 10px 15px; - font-size: 15px; - line-height: 1.42857143; - border-radius: 4px; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.btn:focus, -.btn:active:focus, -.btn.active:focus, -.btn.focus, -.btn:active.focus, -.btn.active.focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -.btn:hover, -.btn:focus, -.btn.focus { - color: #ffffff; - text-decoration: none; -} -.btn:active, -.btn.active { - outline: 0; - background-image: none; - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -} -.btn.disabled, -.btn[disabled], -fieldset[disabled] .btn { - cursor: not-allowed; - opacity: 0.65; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; -} -a.btn.disabled, -fieldset[disabled] a.btn { - pointer-events: none; -} -.btn-default { - color: #ffffff; - background-color: #95a5a6; - border-color: #95a5a6; -} -.btn-default:focus, -.btn-default.focus { - color: #ffffff; - background-color: #798d8f; - border-color: #566566; -} -.btn-default:hover { - color: #ffffff; - background-color: #798d8f; - border-color: #74898a; -} -.btn-default:active, -.btn-default.active, -.open > .dropdown-toggle.btn-default { - color: #ffffff; - background-color: #798d8f; - border-color: #74898a; -} -.btn-default:active:hover, -.btn-default.active:hover, -.open > .dropdown-toggle.btn-default:hover, -.btn-default:active:focus, -.btn-default.active:focus, -.open > .dropdown-toggle.btn-default:focus, -.btn-default:active.focus, -.btn-default.active.focus, -.open > .dropdown-toggle.btn-default.focus { - color: #ffffff; - background-color: #687b7c; - border-color: #566566; -} -.btn-default:active, -.btn-default.active, -.open > .dropdown-toggle.btn-default { - background-image: none; -} -.btn-default.disabled, -.btn-default[disabled], -fieldset[disabled] .btn-default, -.btn-default.disabled:hover, -.btn-default[disabled]:hover, -fieldset[disabled] .btn-default:hover, -.btn-default.disabled:focus, -.btn-default[disabled]:focus, -fieldset[disabled] .btn-default:focus, -.btn-default.disabled.focus, -.btn-default[disabled].focus, -fieldset[disabled] .btn-default.focus, -.btn-default.disabled:active, -.btn-default[disabled]:active, -fieldset[disabled] .btn-default:active, -.btn-default.disabled.active, -.btn-default[disabled].active, -fieldset[disabled] .btn-default.active { - background-color: #95a5a6; - border-color: #95a5a6; -} -.btn-default .badge { - color: #95a5a6; - background-color: #ffffff; -} -.btn-primary { - color: #ffffff; - background-color: #2c3e50; - border-color: #2c3e50; -} -.btn-primary:focus, -.btn-primary.focus { - color: #ffffff; - background-color: #1a242f; - border-color: #000000; -} -.btn-primary:hover { - color: #ffffff; - background-color: #1a242f; - border-color: #161f29; -} -.btn-primary:active, -.btn-primary.active, -.open > .dropdown-toggle.btn-primary { - color: #ffffff; - background-color: #1a242f; - border-color: #161f29; -} -.btn-primary:active:hover, -.btn-primary.active:hover, -.open > .dropdown-toggle.btn-primary:hover, -.btn-primary:active:focus, -.btn-primary.active:focus, -.open > .dropdown-toggle.btn-primary:focus, -.btn-primary:active.focus, -.btn-primary.active.focus, -.open > .dropdown-toggle.btn-primary.focus { - color: #ffffff; - background-color: #0d1318; - border-color: #000000; -} -.btn-primary:active, -.btn-primary.active, -.open > .dropdown-toggle.btn-primary { - background-image: none; -} -.btn-primary.disabled, -.btn-primary[disabled], -fieldset[disabled] .btn-primary, -.btn-primary.disabled:hover, -.btn-primary[disabled]:hover, -fieldset[disabled] .btn-primary:hover, -.btn-primary.disabled:focus, -.btn-primary[disabled]:focus, -fieldset[disabled] .btn-primary:focus, -.btn-primary.disabled.focus, -.btn-primary[disabled].focus, -fieldset[disabled] .btn-primary.focus, -.btn-primary.disabled:active, -.btn-primary[disabled]:active, -fieldset[disabled] .btn-primary:active, -.btn-primary.disabled.active, -.btn-primary[disabled].active, -fieldset[disabled] .btn-primary.active { - background-color: #2c3e50; - border-color: #2c3e50; -} -.btn-primary .badge { - color: #2c3e50; - background-color: #ffffff; -} -.btn-success { - color: #ffffff; - background-color: #18bc9c; - border-color: #18bc9c; -} -.btn-success:focus, -.btn-success.focus { - color: #ffffff; - background-color: #128f76; - border-color: #0a4b3e; -} -.btn-success:hover { - color: #ffffff; - background-color: #128f76; - border-color: #11866f; -} -.btn-success:active, -.btn-success.active, -.open > .dropdown-toggle.btn-success { - color: #ffffff; - background-color: #128f76; - border-color: #11866f; -} -.btn-success:active:hover, -.btn-success.active:hover, -.open > .dropdown-toggle.btn-success:hover, -.btn-success:active:focus, -.btn-success.active:focus, -.open > .dropdown-toggle.btn-success:focus, -.btn-success:active.focus, -.btn-success.active.focus, -.open > .dropdown-toggle.btn-success.focus { - color: #ffffff; - background-color: #0e6f5c; - border-color: #0a4b3e; -} -.btn-success:active, -.btn-success.active, -.open > .dropdown-toggle.btn-success { - background-image: none; -} -.btn-success.disabled, -.btn-success[disabled], -fieldset[disabled] .btn-success, -.btn-success.disabled:hover, -.btn-success[disabled]:hover, -fieldset[disabled] .btn-success:hover, -.btn-success.disabled:focus, -.btn-success[disabled]:focus, -fieldset[disabled] .btn-success:focus, -.btn-success.disabled.focus, -.btn-success[disabled].focus, -fieldset[disabled] .btn-success.focus, -.btn-success.disabled:active, -.btn-success[disabled]:active, -fieldset[disabled] .btn-success:active, -.btn-success.disabled.active, -.btn-success[disabled].active, -fieldset[disabled] .btn-success.active { - background-color: #18bc9c; - border-color: #18bc9c; -} -.btn-success .badge { - color: #18bc9c; - background-color: #ffffff; -} -.btn-info { - color: #ffffff; - background-color: #3498db; - border-color: #3498db; -} -.btn-info:focus, -.btn-info.focus { - color: #ffffff; - background-color: #217dbb; - border-color: #16527a; -} -.btn-info:hover { - color: #ffffff; - background-color: #217dbb; - border-color: #2077b2; -} -.btn-info:active, -.btn-info.active, -.open > .dropdown-toggle.btn-info { - color: #ffffff; - background-color: #217dbb; - border-color: #2077b2; -} -.btn-info:active:hover, -.btn-info.active:hover, -.open > .dropdown-toggle.btn-info:hover, -.btn-info:active:focus, -.btn-info.active:focus, -.open > .dropdown-toggle.btn-info:focus, -.btn-info:active.focus, -.btn-info.active.focus, -.open > .dropdown-toggle.btn-info.focus { - color: #ffffff; - background-color: #1c699d; - border-color: #16527a; -} -.btn-info:active, -.btn-info.active, -.open > .dropdown-toggle.btn-info { - background-image: none; -} -.btn-info.disabled, -.btn-info[disabled], -fieldset[disabled] .btn-info, -.btn-info.disabled:hover, -.btn-info[disabled]:hover, -fieldset[disabled] .btn-info:hover, -.btn-info.disabled:focus, -.btn-info[disabled]:focus, -fieldset[disabled] .btn-info:focus, -.btn-info.disabled.focus, -.btn-info[disabled].focus, -fieldset[disabled] .btn-info.focus, -.btn-info.disabled:active, -.btn-info[disabled]:active, -fieldset[disabled] .btn-info:active, -.btn-info.disabled.active, -.btn-info[disabled].active, -fieldset[disabled] .btn-info.active { - background-color: #3498db; - border-color: #3498db; -} -.btn-info .badge { - color: #3498db; - background-color: #ffffff; -} -.btn-warning { - color: #ffffff; - background-color: #f39c12; - border-color: #f39c12; -} -.btn-warning:focus, -.btn-warning.focus { - color: #ffffff; - background-color: #c87f0a; - border-color: #7f5006; -} -.btn-warning:hover { - color: #ffffff; - background-color: #c87f0a; - border-color: #be780a; -} -.btn-warning:active, -.btn-warning.active, -.open > .dropdown-toggle.btn-warning { - color: #ffffff; - background-color: #c87f0a; - border-color: #be780a; -} -.btn-warning:active:hover, -.btn-warning.active:hover, -.open > .dropdown-toggle.btn-warning:hover, -.btn-warning:active:focus, -.btn-warning.active:focus, -.open > .dropdown-toggle.btn-warning:focus, -.btn-warning:active.focus, -.btn-warning.active.focus, -.open > .dropdown-toggle.btn-warning.focus { - color: #ffffff; - background-color: #a66908; - border-color: #7f5006; -} -.btn-warning:active, -.btn-warning.active, -.open > .dropdown-toggle.btn-warning { - background-image: none; -} -.btn-warning.disabled, -.btn-warning[disabled], -fieldset[disabled] .btn-warning, -.btn-warning.disabled:hover, -.btn-warning[disabled]:hover, -fieldset[disabled] .btn-warning:hover, -.btn-warning.disabled:focus, -.btn-warning[disabled]:focus, -fieldset[disabled] .btn-warning:focus, -.btn-warning.disabled.focus, -.btn-warning[disabled].focus, -fieldset[disabled] .btn-warning.focus, -.btn-warning.disabled:active, -.btn-warning[disabled]:active, -fieldset[disabled] .btn-warning:active, -.btn-warning.disabled.active, -.btn-warning[disabled].active, -fieldset[disabled] .btn-warning.active { - background-color: #f39c12; - border-color: #f39c12; -} -.btn-warning .badge { - color: #f39c12; - background-color: #ffffff; -} -.btn-danger { - color: #ffffff; - background-color: #e74c3c; - border-color: #e74c3c; -} -.btn-danger:focus, -.btn-danger.focus { - color: #ffffff; - background-color: #d62c1a; - border-color: #921e12; -} -.btn-danger:hover { - color: #ffffff; - background-color: #d62c1a; - border-color: #cd2a19; -} -.btn-danger:active, -.btn-danger.active, -.open > .dropdown-toggle.btn-danger { - color: #ffffff; - background-color: #d62c1a; - border-color: #cd2a19; -} -.btn-danger:active:hover, -.btn-danger.active:hover, -.open > .dropdown-toggle.btn-danger:hover, -.btn-danger:active:focus, -.btn-danger.active:focus, -.open > .dropdown-toggle.btn-danger:focus, -.btn-danger:active.focus, -.btn-danger.active.focus, -.open > .dropdown-toggle.btn-danger.focus { - color: #ffffff; - background-color: #b62516; - border-color: #921e12; -} -.btn-danger:active, -.btn-danger.active, -.open > .dropdown-toggle.btn-danger { - background-image: none; -} -.btn-danger.disabled, -.btn-danger[disabled], -fieldset[disabled] .btn-danger, -.btn-danger.disabled:hover, -.btn-danger[disabled]:hover, -fieldset[disabled] .btn-danger:hover, -.btn-danger.disabled:focus, -.btn-danger[disabled]:focus, -fieldset[disabled] .btn-danger:focus, -.btn-danger.disabled.focus, -.btn-danger[disabled].focus, -fieldset[disabled] .btn-danger.focus, -.btn-danger.disabled:active, -.btn-danger[disabled]:active, -fieldset[disabled] .btn-danger:active, -.btn-danger.disabled.active, -.btn-danger[disabled].active, -fieldset[disabled] .btn-danger.active { - background-color: #e74c3c; - border-color: #e74c3c; -} -.btn-danger .badge { - color: #e74c3c; - background-color: #ffffff; -} -.btn-link { - color: #18bc9c; - font-weight: normal; - 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:hover, -.btn-link:focus, -.btn-link:active { - border-color: transparent; -} -.btn-link:hover, -.btn-link:focus { - color: #18bc9c; - text-decoration: underline; - background-color: transparent; -} -.btn-link[disabled]:hover, -fieldset[disabled] .btn-link:hover, -.btn-link[disabled]:focus, -fieldset[disabled] .btn-link:focus { - color: #b4bcc2; - text-decoration: none; -} -.btn-lg, -.btn-group-lg > .btn { - padding: 18px 27px; - font-size: 19px; - line-height: 1.3333333; - border-radius: 6px; -} -.btn-sm, -.btn-group-sm > .btn { - padding: 6px 9px; - font-size: 13px; - line-height: 1.5; - border-radius: 3px; -} -.btn-xs, -.btn-group-xs > .btn { - padding: 1px 5px; - font-size: 13px; - line-height: 1.5; - border-radius: 3px; -} -.btn-block { - display: block; - width: 100%; -} -.btn-block + .btn-block { - margin-top: 5px; -} -input[type="submit"].btn-block, -input[type="reset"].btn-block, -input[type="button"].btn-block { - width: 100%; -} -.fade { - opacity: 0; - -webkit-transition: opacity 0.15s linear; - -o-transition: opacity 0.15s linear; - transition: opacity 0.15s linear; -} -.fade.in { - opacity: 1; -} -.collapse { - display: none; -} -.collapse.in { - display: block; -} -tr.collapse.in { - display: table-row; -} -tbody.collapse.in { - display: table-row-group; -} -.collapsing { - position: relative; - height: 0; - overflow: hidden; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility; - -webkit-transition-duration: 0.35s; - -o-transition-duration: 0.35s; - transition-duration: 0.35s; - -webkit-transition-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; -} -.caret { - display: inline-block; - width: 0; - height: 0; - margin-left: 2px; - vertical-align: middle; - border-top: 4px dashed; - border-top: 4px solid \9; - border-right: 4px solid transparent; - border-left: 4px solid transparent; -} -.dropup, -.dropdown { - position: relative; -} -.dropdown-toggle:focus { - outline: 0; -} -.dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: 1000; - display: none; - float: left; - min-width: 160px; - padding: 5px 0; - margin: 2px 0 0; - list-style: none; - font-size: 15px; - text-align: left; - background-color: #ffffff; - border: 1px solid #cccccc; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); - -webkit-background-clip: padding-box; - background-clip: padding-box; -} -.dropdown-menu.pull-right { - right: 0; - left: auto; -} -.dropdown-menu .divider { - height: 1px; - margin: 9.5px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.dropdown-menu > li > a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: normal; - line-height: 1.42857143; - color: #7b8a8b; - white-space: nowrap; -} -.dropdown-menu > li > a:hover, -.dropdown-menu > li > a:focus { - text-decoration: none; - color: #ffffff; - background-color: #2c3e50; -} -.dropdown-menu > .active > a, -.dropdown-menu > .active > a:hover, -.dropdown-menu > .active > a:focus { - color: #ffffff; - text-decoration: none; - outline: 0; - background-color: #2c3e50; -} -.dropdown-menu > .disabled > a, -.dropdown-menu > .disabled > a:hover, -.dropdown-menu > .disabled > a:focus { - color: #b4bcc2; -} -.dropdown-menu > .disabled > a:hover, -.dropdown-menu > .disabled > a:focus { - text-decoration: none; - background-color: transparent; - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); - cursor: not-allowed; -} -.open > .dropdown-menu { - display: block; -} -.open > a { - outline: 0; -} -.dropdown-menu-right { - left: auto; - right: 0; -} -.dropdown-menu-left { - left: 0; - right: auto; -} -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 13px; - line-height: 1.42857143; - color: #b4bcc2; - white-space: nowrap; -} -.dropdown-backdrop { - position: fixed; - left: 0; - right: 0; - bottom: 0; - top: 0; - z-index: 990; -} -.pull-right > .dropdown-menu { - right: 0; - left: auto; -} -.dropup .caret, -.navbar-fixed-bottom .dropdown .caret { - border-top: 0; - border-bottom: 4px dashed; - border-bottom: 4px solid \9; - content: ""; -} -.dropup .dropdown-menu, -.navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px; -} -@media (min-width: 768px) { - .navbar-right .dropdown-menu { - left: auto; - right: 0; - } - .navbar-right .dropdown-menu-left { - left: 0; - right: auto; - } -} -.btn-group, -.btn-group-vertical { - position: relative; - display: inline-block; - vertical-align: middle; -} -.btn-group > .btn, -.btn-group-vertical > .btn { - position: relative; - float: left; -} -.btn-group > .btn:hover, -.btn-group-vertical > .btn:hover, -.btn-group > .btn:focus, -.btn-group-vertical > .btn:focus, -.btn-group > .btn:active, -.btn-group-vertical > .btn:active, -.btn-group > .btn.active, -.btn-group-vertical > .btn.active { - z-index: 2; -} -.btn-group .btn + .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, -.btn-toolbar .btn-group, -.btn-toolbar .input-group { - float: left; -} -.btn-toolbar > .btn, -.btn-toolbar > .btn-group, -.btn-toolbar > .input-group { - margin-left: 5px; -} -.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { - border-radius: 0; -} -.btn-group > .btn:first-child { - margin-left: 0; -} -.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.btn-group > .btn:last-child:not(:first-child), -.btn-group > .dropdown-toggle:not(:first-child) { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.btn-group > .btn-group { - float: left; -} -.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; -} -.btn-group > .btn + .dropdown-toggle { - padding-left: 8px; - padding-right: 8px; -} -.btn-group > .btn-lg + .dropdown-toggle { - padding-left: 12px; - padding-right: 12px; -} -.btn-group.open .dropdown-toggle { - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -} -.btn-group.open .dropdown-toggle.btn-link { - -webkit-box-shadow: none; - box-shadow: none; -} -.btn .caret { - margin-left: 0; -} -.btn-lg .caret { - border-width: 5px 5px 0; - border-bottom-width: 0; -} -.dropup .btn-lg .caret { - border-width: 0 5px 5px; -} -.btn-group-vertical > .btn, -.btn-group-vertical > .btn-group, -.btn-group-vertical > .btn-group > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; -} -.btn-group-vertical > .btn-group > .btn { - float: none; -} -.btn-group-vertical > .btn + .btn, -.btn-group-vertical > .btn + .btn-group, -.btn-group-vertical > .btn-group + .btn, -.btn-group-vertical > .btn-group + .btn-group { - margin-top: -1px; - margin-left: 0; -} -.btn-group-vertical > .btn:not(:first-child):not(:last-child) { - border-radius: 0; -} -.btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group-vertical > .btn:last-child:not(:first-child) { - border-bottom-left-radius: 4px; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate; -} -.btn-group-justified > .btn, -.btn-group-justified > .btn-group { - float: none; - display: table-cell; - width: 1%; -} -.btn-group-justified > .btn-group .btn { - width: 100%; -} -.btn-group-justified > .btn-group .dropdown-menu { - left: auto; -} -[data-toggle="buttons"] > .btn input[type="radio"], -[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], -[data-toggle="buttons"] > .btn input[type="checkbox"], -[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { - position: absolute; - clip: rect(0, 0, 0, 0); - pointer-events: none; -} -.input-group { - position: relative; - display: table; - border-collapse: separate; -} -.input-group[class*="col-"] { - float: none; - padding-left: 0; - padding-right: 0; -} -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0; -} -.input-group-lg > .form-control, -.input-group-lg > .input-group-addon, -.input-group-lg > .input-group-btn > .btn { - height: 66px; - padding: 18px 27px; - font-size: 19px; - 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: 66px; - line-height: 66px; -} -textarea.input-group-lg > .form-control, -textarea.input-group-lg > .input-group-addon, -textarea.input-group-lg > .input-group-btn > .btn, -select[multiple].input-group-lg > .form-control, -select[multiple].input-group-lg > .input-group-addon, -select[multiple].input-group-lg > .input-group-btn > .btn { - height: auto; -} -.input-group-sm > .form-control, -.input-group-sm > .input-group-addon, -.input-group-sm > .input-group-btn > .btn { - height: 35px; - padding: 6px 9px; - font-size: 13px; - 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: 35px; - line-height: 35px; -} -textarea.input-group-sm > .form-control, -textarea.input-group-sm > .input-group-addon, -textarea.input-group-sm > .input-group-btn > .btn, -select[multiple].input-group-sm > .form-control, -select[multiple].input-group-sm > .input-group-addon, -select[multiple].input-group-sm > .input-group-btn > .btn { - height: auto; -} -.input-group-addon, -.input-group-btn, -.input-group .form-control { - display: table-cell; -} -.input-group-addon:not(:first-child):not(:last-child), -.input-group-btn:not(:first-child):not(:last-child), -.input-group .form-control:not(:first-child):not(:last-child) { - border-radius: 0; -} -.input-group-addon, -.input-group-btn { - width: 1%; - white-space: nowrap; - vertical-align: middle; -} -.input-group-addon { - padding: 10px 15px; - font-size: 15px; - font-weight: normal; - line-height: 1; - color: #2c3e50; - text-align: center; - background-color: #ecf0f1; - border: 1px solid #dce4ec; - border-radius: 4px; -} -.input-group-addon.input-sm { - padding: 6px 9px; - font-size: 13px; - border-radius: 3px; -} -.input-group-addon.input-lg { - padding: 18px 27px; - font-size: 19px; - border-radius: 6px; -} -.input-group-addon input[type="radio"], -.input-group-addon input[type="checkbox"] { - margin-top: 0; -} -.input-group .form-control:first-child, -.input-group-addon:first-child, -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group > .btn, -.input-group-btn:first-child > .dropdown-toggle, -.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), -.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.input-group-addon:first-child { - border-right: 0; -} -.input-group .form-control:last-child, -.input-group-addon:last-child, -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group > .btn, -.input-group-btn:last-child > .dropdown-toggle, -.input-group-btn:first-child > .btn:not(:first-child), -.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.input-group-addon:last-child { - border-left: 0; -} -.input-group-btn { - position: relative; - font-size: 0; - white-space: nowrap; -} -.input-group-btn > .btn { - position: relative; -} -.input-group-btn > .btn + .btn { - margin-left: -1px; -} -.input-group-btn > .btn:hover, -.input-group-btn > .btn:focus, -.input-group-btn > .btn:active { - z-index: 2; -} -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group { - margin-right: -1px; -} -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group { - z-index: 2; - margin-left: -1px; -} -.nav { - margin-bottom: 0; - padding-left: 0; - list-style: none; -} -.nav > li { - position: relative; - display: block; -} -.nav > li > a { - position: relative; - display: block; - padding: 10px 15px; -} -.nav > li > a:hover, -.nav > li > a:focus { - text-decoration: none; - background-color: #ecf0f1; -} -.nav > li.disabled > a { - color: #b4bcc2; -} -.nav > li.disabled > a:hover, -.nav > li.disabled > a:focus { - color: #b4bcc2; - text-decoration: none; - background-color: transparent; - cursor: not-allowed; -} -.nav .open > a, -.nav .open > a:hover, -.nav .open > a:focus { - background-color: #ecf0f1; - border-color: #18bc9c; -} -.nav .nav-divider { - height: 1px; - margin: 9.5px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.nav > li > a > img { - max-width: none; -} -.nav-tabs { - border-bottom: 1px solid #ecf0f1; -} -.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: #ecf0f1 #ecf0f1 #ecf0f1; -} -.nav-tabs > li.active > a, -.nav-tabs > li.active > a:hover, -.nav-tabs > li.active > a:focus { - color: #2c3e50; - background-color: #ffffff; - border: 1px solid #ecf0f1; - border-bottom-color: transparent; - cursor: default; -} -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0; -} -.nav-tabs.nav-justified > li { - float: none; -} -.nav-tabs.nav-justified > li > a { - text-align: center; - margin-bottom: 5px; -} -.nav-tabs.nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .nav-tabs.nav-justified > li { - display: table-cell; - width: 1%; - } - .nav-tabs.nav-justified > li > a { - margin-bottom: 0; - } -} -.nav-tabs.nav-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.nav-tabs.nav-justified > .active > a, -.nav-tabs.nav-justified > .active > a:hover, -.nav-tabs.nav-justified > .active > a:focus { - border: 1px solid #ecf0f1; -} -@media (min-width: 768px) { - .nav-tabs.nav-justified > li > a { - border-bottom: 1px solid #ecf0f1; - border-radius: 4px 4px 0 0; - } - .nav-tabs.nav-justified > .active > a, - .nav-tabs.nav-justified > .active > a:hover, - .nav-tabs.nav-justified > .active > a:focus { - border-bottom-color: #ffffff; - } -} -.nav-pills > li { - float: left; -} -.nav-pills > li > a { - border-radius: 4px; -} -.nav-pills > li + li { - margin-left: 2px; -} -.nav-pills > li.active > a, -.nav-pills > li.active > a:hover, -.nav-pills > li.active > a:focus { - color: #ffffff; - background-color: #2c3e50; -} -.nav-stacked > li { - float: none; -} -.nav-stacked > li + li { - margin-top: 2px; - margin-left: 0; -} -.nav-justified { - width: 100%; -} -.nav-justified > li { - float: none; -} -.nav-justified > li > a { - text-align: center; - margin-bottom: 5px; -} -.nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .nav-justified > li { - display: table-cell; - width: 1%; - } - .nav-justified > li > a { - margin-bottom: 0; - } -} -.nav-tabs-justified { - border-bottom: 0; -} -.nav-tabs-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.nav-tabs-justified > .active > a, -.nav-tabs-justified > .active > a:hover, -.nav-tabs-justified > .active > a:focus { - border: 1px solid #ecf0f1; -} -@media (min-width: 768px) { - .nav-tabs-justified > li > a { - border-bottom: 1px solid #ecf0f1; - border-radius: 4px 4px 0 0; - } - .nav-tabs-justified > .active > a, - .nav-tabs-justified > .active > a:hover, - .nav-tabs-justified > .active > a:focus { - border-bottom-color: #ffffff; - } -} -.tab-content > .tab-pane { - display: none; -} -.tab-content > .active { - display: block; -} -.nav-tabs .dropdown-menu { - margin-top: -1px; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.navbar { - position: relative; - min-height: 60px; - margin-bottom: 21px; - border: 1px solid transparent; -} -@media (min-width: 768px) { - .navbar { - border-radius: 4px; - } -} -@media (min-width: 768px) { - .navbar-header { - float: left; - } -} -.navbar-collapse { - overflow-x: visible; - padding-right: 15px; - padding-left: 15px; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); - -webkit-overflow-scrolling: touch; -} -.navbar-collapse.in { - overflow-y: auto; -} -@media (min-width: 768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -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-top .navbar-collapse, - .navbar-static-top .navbar-collapse, - .navbar-fixed-bottom .navbar-collapse { - padding-left: 0; - padding-right: 0; - } -} -.navbar-fixed-top .navbar-collapse, -.navbar-fixed-bottom .navbar-collapse { - max-height: 340px; -} -@media (max-device-width: 480px) and (orientation: landscape) { - .navbar-fixed-top .navbar-collapse, - .navbar-fixed-bottom .navbar-collapse { - max-height: 200px; - } -} -.container > .navbar-header, -.container-fluid > .navbar-header, -.container > .navbar-collapse, -.container-fluid > .navbar-collapse { - margin-right: -15px; - margin-left: -15px; -} -@media (min-width: 768px) { - .container > .navbar-header, - .container-fluid > .navbar-header, - .container > .navbar-collapse, - .container-fluid > .navbar-collapse { - margin-right: 0; - margin-left: 0; - } -} -.navbar-static-top { - z-index: 1000; - border-width: 0 0 1px; -} -@media (min-width: 768px) { - .navbar-static-top { - border-radius: 0; - } -} -.navbar-fixed-top, -.navbar-fixed-bottom { - position: fixed; - right: 0; - left: 0; - z-index: 1030; -} -@media (min-width: 768px) { - .navbar-fixed-top, - .navbar-fixed-bottom { - border-radius: 0; - } -} -.navbar-fixed-top { - top: 0; - border-width: 0 0 1px; -} -.navbar-fixed-bottom { - bottom: 0; - margin-bottom: 0; - border-width: 1px 0 0; -} -.navbar-brand { - float: left; - padding: 19.5px 15px; - font-size: 19px; - line-height: 21px; - height: 60px; -} -.navbar-brand:hover, -.navbar-brand:focus { - 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; - margin-right: 15px; - padding: 9px 10px; - margin-top: 13px; - margin-bottom: 13px; - 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: 9.75px -15px; -} -.navbar-nav > li > a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 21px; -} -@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 > li > a, - .navbar-nav .open .dropdown-menu .dropdown-header { - padding: 5px 15px 5px 25px; - } - .navbar-nav .open .dropdown-menu > li > a { - line-height: 21px; - } - .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-nav .open .dropdown-menu > li > a:focus { - background-image: none; - } -} -@media (min-width: 768px) { - .navbar-nav { - float: left; - margin: 0; - } - .navbar-nav > li { - float: left; - } - .navbar-nav > li > a { - padding-top: 19.5px; - padding-bottom: 19.5px; - } -} -.navbar-form { - margin-left: -15px; - margin-right: -15px; - padding: 10px 15px; - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); - margin-top: 7.5px; - margin-bottom: 7.5px; -} -@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 .input-group-addon, - .navbar-form .input-group .input-group-btn, - .navbar-form .input-group .form-control { - width: auto; - } - .navbar-form .input-group > .form-control { - width: 100%; - } - .navbar-form .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .navbar-form .radio, - .navbar-form .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .navbar-form .radio label, - .navbar-form .checkbox label { - padding-left: 0; - } - .navbar-form .radio input[type="radio"], - .navbar-form .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .navbar-form .has-feedback .form-control-feedback { - top: 0; - } -} -@media (max-width: 767px) { - .navbar-form .form-group { - margin-bottom: 5px; - } - .navbar-form .form-group:last-child { - margin-bottom: 0; - } -} -@media (min-width: 768px) { - .navbar-form { - width: auto; - border: 0; - margin-left: 0; - margin-right: 0; - padding-top: 0; - padding-bottom: 0; - -webkit-box-shadow: none; - box-shadow: none; - } -} -.navbar-nav > li > .dropdown-menu { - margin-top: 0; - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { - margin-bottom: 0; - border-top-right-radius: 4px; - border-top-left-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.navbar-btn { - margin-top: 7.5px; - margin-bottom: 7.5px; -} -.navbar-btn.btn-sm { - margin-top: 12.5px; - margin-bottom: 12.5px; -} -.navbar-btn.btn-xs { - margin-top: 19px; - margin-bottom: 19px; -} -.navbar-text { - margin-top: 19.5px; - margin-bottom: 19.5px; -} -@media (min-width: 768px) { - .navbar-text { - float: left; - margin-left: 15px; - margin-right: 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: #2c3e50; - border-color: transparent; -} -.navbar-default .navbar-brand { - color: #ffffff; -} -.navbar-default .navbar-brand:hover, -.navbar-default .navbar-brand:focus { - color: #18bc9c; - background-color: transparent; -} -.navbar-default .navbar-text { - color: #777777; -} -.navbar-default .navbar-nav > li > a { - color: #ffffff; -} -.navbar-default .navbar-nav > li > a:hover, -.navbar-default .navbar-nav > li > a:focus { - color: #18bc9c; - background-color: transparent; -} -.navbar-default .navbar-nav > .active > a, -.navbar-default .navbar-nav > .active > a:hover, -.navbar-default .navbar-nav > .active > a:focus { - color: #ffffff; - background-color: #1a242f; -} -.navbar-default .navbar-nav > .disabled > a, -.navbar-default .navbar-nav > .disabled > a:hover, -.navbar-default .navbar-nav > .disabled > a:focus { - color: #cccccc; - background-color: transparent; -} -.navbar-default .navbar-toggle { - border-color: #1a242f; -} -.navbar-default .navbar-toggle:hover, -.navbar-default .navbar-toggle:focus { - background-color: #1a242f; -} -.navbar-default .navbar-toggle .icon-bar { - background-color: #ffffff; -} -.navbar-default .navbar-collapse, -.navbar-default .navbar-form { - border-color: transparent; -} -.navbar-default .navbar-nav > .open > a, -.navbar-default .navbar-nav > .open > a:hover, -.navbar-default .navbar-nav > .open > a:focus { - background-color: #1a242f; - color: #ffffff; -} -@media (max-width: 767px) { - .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: #ffffff; - } - .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { - color: #18bc9c; - background-color: transparent; - } - .navbar-default .navbar-nav .open .dropdown-menu > .active > a, - .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #ffffff; - background-color: #1a242f; - } - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #cccccc; - background-color: transparent; - } -} -.navbar-default .navbar-link { - color: #ffffff; -} -.navbar-default .navbar-link:hover { - color: #18bc9c; -} -.navbar-default .btn-link { - color: #ffffff; -} -.navbar-default .btn-link:hover, -.navbar-default .btn-link:focus { - color: #18bc9c; -} -.navbar-default .btn-link[disabled]:hover, -fieldset[disabled] .navbar-default .btn-link:hover, -.navbar-default .btn-link[disabled]:focus, -fieldset[disabled] .navbar-default .btn-link:focus { - color: #cccccc; -} -.navbar-inverse { - background-color: #18bc9c; - border-color: transparent; -} -.navbar-inverse .navbar-brand { - color: #ffffff; -} -.navbar-inverse .navbar-brand:hover, -.navbar-inverse .navbar-brand:focus { - color: #2c3e50; - background-color: transparent; -} -.navbar-inverse .navbar-text { - color: #ffffff; -} -.navbar-inverse .navbar-nav > li > a { - color: #ffffff; -} -.navbar-inverse .navbar-nav > li > a:hover, -.navbar-inverse .navbar-nav > li > a:focus { - color: #2c3e50; - background-color: transparent; -} -.navbar-inverse .navbar-nav > .active > a, -.navbar-inverse .navbar-nav > .active > a:hover, -.navbar-inverse .navbar-nav > .active > a:focus { - color: #ffffff; - background-color: #15a589; -} -.navbar-inverse .navbar-nav > .disabled > a, -.navbar-inverse .navbar-nav > .disabled > a:hover, -.navbar-inverse .navbar-nav > .disabled > a:focus { - color: #cccccc; - background-color: transparent; -} -.navbar-inverse .navbar-toggle { - border-color: #128f76; -} -.navbar-inverse .navbar-toggle:hover, -.navbar-inverse .navbar-toggle:focus { - background-color: #128f76; -} -.navbar-inverse .navbar-toggle .icon-bar { - background-color: #ffffff; -} -.navbar-inverse .navbar-collapse, -.navbar-inverse .navbar-form { - border-color: #149c82; -} -.navbar-inverse .navbar-nav > .open > a, -.navbar-inverse .navbar-nav > .open > a:hover, -.navbar-inverse .navbar-nav > .open > a:focus { - background-color: #15a589; - color: #ffffff; -} -@media (max-width: 767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { - border-color: transparent; - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: transparent; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { - color: #ffffff; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { - color: #2c3e50; - background-color: transparent; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #ffffff; - background-color: #15a589; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #cccccc; - background-color: transparent; - } -} -.navbar-inverse .navbar-link { - color: #ffffff; -} -.navbar-inverse .navbar-link:hover { - color: #2c3e50; -} -.navbar-inverse .btn-link { - color: #ffffff; -} -.navbar-inverse .btn-link:hover, -.navbar-inverse .btn-link:focus { - color: #2c3e50; -} -.navbar-inverse .btn-link[disabled]:hover, -fieldset[disabled] .navbar-inverse .btn-link:hover, -.navbar-inverse .btn-link[disabled]:focus, -fieldset[disabled] .navbar-inverse .btn-link:focus { - color: #cccccc; -} -.breadcrumb { - padding: 8px 15px; - margin-bottom: 21px; - list-style: none; - background-color: #ecf0f1; - border-radius: 4px; -} -.breadcrumb > li { - display: inline-block; -} -.breadcrumb > li + li:before { - content: "/\00a0"; - padding: 0 5px; - color: #cccccc; -} -.breadcrumb > .active { - color: #95a5a6; -} -.pagination { - display: inline-block; - padding-left: 0; - margin: 21px 0; - border-radius: 4px; -} -.pagination > li { - display: inline; -} -.pagination > li > a, -.pagination > li > span { - position: relative; - float: left; - padding: 10px 15px; - line-height: 1.42857143; - text-decoration: none; - color: #ffffff; - background-color: #18bc9c; - border: 1px solid transparent; - margin-left: -1px; -} -.pagination > li:first-child > a, -.pagination > li:first-child > span { - margin-left: 0; - border-bottom-left-radius: 4px; - border-top-left-radius: 4px; -} -.pagination > li:last-child > a, -.pagination > li:last-child > span { - border-bottom-right-radius: 4px; - border-top-right-radius: 4px; -} -.pagination > li > a:hover, -.pagination > li > span:hover, -.pagination > li > a:focus, -.pagination > li > span:focus { - z-index: 3; - color: #ffffff; - background-color: #0f7864; - border-color: transparent; -} -.pagination > .active > a, -.pagination > .active > span, -.pagination > .active > a:hover, -.pagination > .active > span:hover, -.pagination > .active > a:focus, -.pagination > .active > span:focus { - z-index: 2; - color: #ffffff; - background-color: #0f7864; - border-color: transparent; - cursor: default; -} -.pagination > .disabled > span, -.pagination > .disabled > span:hover, -.pagination > .disabled > span:focus, -.pagination > .disabled > a, -.pagination > .disabled > a:hover, -.pagination > .disabled > a:focus { - color: #ecf0f1; - background-color: #3be6c4; - border-color: transparent; - cursor: not-allowed; -} -.pagination-lg > li > a, -.pagination-lg > li > span { - padding: 18px 27px; - font-size: 19px; - line-height: 1.3333333; -} -.pagination-lg > li:first-child > a, -.pagination-lg > li:first-child > span { - border-bottom-left-radius: 6px; - border-top-left-radius: 6px; -} -.pagination-lg > li:last-child > a, -.pagination-lg > li:last-child > span { - border-bottom-right-radius: 6px; - border-top-right-radius: 6px; -} -.pagination-sm > li > a, -.pagination-sm > li > span { - padding: 6px 9px; - font-size: 13px; - line-height: 1.5; -} -.pagination-sm > li:first-child > a, -.pagination-sm > li:first-child > span { - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} -.pagination-sm > li:last-child > a, -.pagination-sm > li:last-child > span { - border-bottom-right-radius: 3px; - border-top-right-radius: 3px; -} -.pager { - padding-left: 0; - margin: 21px 0; - list-style: none; - text-align: center; -} -.pager li { - display: inline; -} -.pager li > a, -.pager li > span { - display: inline-block; - padding: 5px 14px; - background-color: #18bc9c; - border: 1px solid transparent; - border-radius: 15px; -} -.pager li > a:hover, -.pager li > a:focus { - text-decoration: none; - background-color: #0f7864; -} -.pager .next > a, -.pager .next > span { - float: right; -} -.pager .previous > a, -.pager .previous > span { - float: left; -} -.pager .disabled > a, -.pager .disabled > a:hover, -.pager .disabled > a:focus, -.pager .disabled > span { - color: #ffffff; - background-color: #18bc9c; - cursor: not-allowed; -} -.label { - display: inline; - padding: .2em .6em .3em; - font-size: 75%; - font-weight: bold; - line-height: 1; - color: #ffffff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - border-radius: .25em; -} -a.label:hover, -a.label:focus { - color: #ffffff; - text-decoration: none; - cursor: pointer; -} -.label:empty { - display: none; -} -.btn .label { - position: relative; - top: -1px; -} -.label-default { - background-color: #95a5a6; -} -.label-default[href]:hover, -.label-default[href]:focus { - background-color: #798d8f; -} -.label-primary { - background-color: #2c3e50; -} -.label-primary[href]:hover, -.label-primary[href]:focus { - background-color: #1a242f; -} -.label-success { - background-color: #18bc9c; -} -.label-success[href]:hover, -.label-success[href]:focus { - background-color: #128f76; -} -.label-info { - background-color: #3498db; -} -.label-info[href]:hover, -.label-info[href]:focus { - background-color: #217dbb; -} -.label-warning { - background-color: #f39c12; -} -.label-warning[href]:hover, -.label-warning[href]:focus { - background-color: #c87f0a; -} -.label-danger { - background-color: #e74c3c; -} -.label-danger[href]:hover, -.label-danger[href]:focus { - background-color: #d62c1a; -} -.badge { - display: inline-block; - min-width: 10px; - padding: 3px 7px; - font-size: 13px; - font-weight: bold; - color: #ffffff; - line-height: 1; - vertical-align: middle; - white-space: nowrap; - text-align: center; - background-color: #2c3e50; - border-radius: 10px; -} -.badge:empty { - display: none; -} -.btn .badge { - position: relative; - top: -1px; -} -.btn-xs .badge, -.btn-group-xs > .btn .badge { - top: 0; - padding: 1px 5px; -} -a.badge:hover, -a.badge:focus { - color: #ffffff; - text-decoration: none; - cursor: pointer; -} -.list-group-item.active > .badge, -.nav-pills > .active > a > .badge { - color: #2c3e50; - background-color: #ffffff; -} -.list-group-item > .badge { - float: right; -} -.list-group-item > .badge + .badge { - margin-right: 5px; -} -.nav-pills > li > a > .badge { - margin-left: 3px; -} -.jumbotron { - padding-top: 30px; - padding-bottom: 30px; - margin-bottom: 30px; - color: inherit; - background-color: #ecf0f1; -} -.jumbotron h1, -.jumbotron .h1 { - color: inherit; -} -.jumbotron p { - margin-bottom: 15px; - font-size: 23px; - font-weight: 200; -} -.jumbotron > hr { - border-top-color: #cfd9db; -} -.container .jumbotron, -.container-fluid .jumbotron { - border-radius: 6px; -} -.jumbotron .container { - max-width: 100%; -} -@media screen and (min-width: 768px) { - .jumbotron { - padding-top: 48px; - padding-bottom: 48px; - } - .container .jumbotron, - .container-fluid .jumbotron { - padding-left: 60px; - padding-right: 60px; - } - .jumbotron h1, - .jumbotron .h1 { - font-size: 68px; - } -} -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 21px; - line-height: 1.42857143; - background-color: #ffffff; - border: 1px solid #ecf0f1; - border-radius: 4px; - -webkit-transition: border 0.2s ease-in-out; - -o-transition: border 0.2s ease-in-out; - transition: border 0.2s ease-in-out; -} -.thumbnail > img, -.thumbnail a > img { - margin-left: auto; - margin-right: auto; -} -a.thumbnail:hover, -a.thumbnail:focus, -a.thumbnail.active { - border-color: #18bc9c; -} -.thumbnail .caption { - padding: 9px; - color: #2c3e50; -} -.alert { - padding: 15px; - margin-bottom: 21px; - border: 1px solid transparent; - border-radius: 4px; -} -.alert h4 { - margin-top: 0; - color: inherit; -} -.alert .alert-link { - font-weight: bold; -} -.alert > p, -.alert > ul { - margin-bottom: 0; -} -.alert > p + p { - margin-top: 5px; -} -.alert-dismissable, -.alert-dismissible { - padding-right: 35px; -} -.alert-dismissable .close, -.alert-dismissible .close { - position: relative; - top: -2px; - right: -21px; - color: inherit; -} -.alert-success { - background-color: #18bc9c; - border-color: #18bc9c; - color: #ffffff; -} -.alert-success hr { - border-top-color: #15a589; -} -.alert-success .alert-link { - color: #e6e6e6; -} -.alert-info { - background-color: #3498db; - border-color: #3498db; - color: #ffffff; -} -.alert-info hr { - border-top-color: #258cd1; -} -.alert-info .alert-link { - color: #e6e6e6; -} -.alert-warning { - background-color: #f39c12; - border-color: #f39c12; - color: #ffffff; -} -.alert-warning hr { - border-top-color: #e08e0b; -} -.alert-warning .alert-link { - color: #e6e6e6; -} -.alert-danger { - background-color: #e74c3c; - border-color: #e74c3c; - color: #ffffff; -} -.alert-danger hr { - border-top-color: #e43725; -} -.alert-danger .alert-link { - color: #e6e6e6; -} -@-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 { - overflow: hidden; - height: 21px; - margin-bottom: 21px; - background-color: #ecf0f1; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -} -.progress-bar { - float: left; - width: 0%; - height: 100%; - font-size: 13px; - line-height: 21px; - color: #ffffff; - text-align: center; - background-color: #2c3e50; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); - -webkit-transition: width 0.6s ease; - -o-transition: width 0.6s ease; - transition: width 0.6s ease; -} -.progress-striped .progress-bar, -.progress-bar-striped { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - -webkit-background-size: 40px 40px; - background-size: 40px 40px; -} -.progress.active .progress-bar, -.progress-bar.active { - -webkit-animation: progress-bar-stripes 2s linear infinite; - -o-animation: progress-bar-stripes 2s linear infinite; - animation: progress-bar-stripes 2s linear infinite; -} -.progress-bar-success { - background-color: #18bc9c; -} -.progress-striped .progress-bar-success { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.progress-bar-info { - background-color: #3498db; -} -.progress-striped .progress-bar-info { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.progress-bar-warning { - background-color: #f39c12; -} -.progress-striped .progress-bar-warning { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.progress-bar-danger { - background-color: #e74c3c; -} -.progress-striped .progress-bar-danger { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -} -.media { - margin-top: 15px; -} -.media:first-child { - margin-top: 0; -} -.media, -.media-body { - zoom: 1; - overflow: hidden; -} -.media-body { - width: 10000px; -} -.media-object { - display: block; -} -.media-object.img-thumbnail { - max-width: none; -} -.media-right, -.media > .pull-right { - padding-left: 10px; -} -.media-left, -.media > .pull-left { - padding-right: 10px; -} -.media-left, -.media-right, -.media-body { - display: table-cell; - vertical-align: top; -} -.media-middle { - vertical-align: middle; -} -.media-bottom { - vertical-align: bottom; -} -.media-heading { - margin-top: 0; - margin-bottom: 5px; -} -.media-list { - padding-left: 0; - list-style: none; -} -.list-group { - margin-bottom: 20px; - padding-left: 0; -} -.list-group-item { - position: relative; - display: block; - padding: 10px 15px; - margin-bottom: -1px; - background-color: #ffffff; - border: 1px solid #ecf0f1; -} -.list-group-item:first-child { - border-top-right-radius: 4px; - border-top-left-radius: 4px; -} -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px; -} -a.list-group-item, -button.list-group-item { - color: #555555; -} -a.list-group-item .list-group-item-heading, -button.list-group-item .list-group-item-heading { - color: #333333; -} -a.list-group-item:hover, -button.list-group-item:hover, -a.list-group-item:focus, -button.list-group-item:focus { - text-decoration: none; - color: #555555; - background-color: #ecf0f1; -} -button.list-group-item { - width: 100%; - text-align: left; -} -.list-group-item.disabled, -.list-group-item.disabled:hover, -.list-group-item.disabled:focus { - background-color: #ecf0f1; - color: #b4bcc2; - cursor: not-allowed; -} -.list-group-item.disabled .list-group-item-heading, -.list-group-item.disabled:hover .list-group-item-heading, -.list-group-item.disabled:focus .list-group-item-heading { - color: inherit; -} -.list-group-item.disabled .list-group-item-text, -.list-group-item.disabled:hover .list-group-item-text, -.list-group-item.disabled:focus .list-group-item-text { - color: #b4bcc2; -} -.list-group-item.active, -.list-group-item.active:hover, -.list-group-item.active:focus { - z-index: 2; - color: #ffffff; - background-color: #2c3e50; - border-color: #2c3e50; -} -.list-group-item.active .list-group-item-heading, -.list-group-item.active:hover .list-group-item-heading, -.list-group-item.active:focus .list-group-item-heading, -.list-group-item.active .list-group-item-heading > small, -.list-group-item.active:hover .list-group-item-heading > small, -.list-group-item.active:focus .list-group-item-heading > small, -.list-group-item.active .list-group-item-heading > .small, -.list-group-item.active:hover .list-group-item-heading > .small, -.list-group-item.active:focus .list-group-item-heading > .small { - color: inherit; -} -.list-group-item.active .list-group-item-text, -.list-group-item.active:hover .list-group-item-text, -.list-group-item.active:focus .list-group-item-text { - color: #8aa4be; -} -.list-group-item-success { - color: #ffffff; - background-color: #18bc9c; -} -a.list-group-item-success, -button.list-group-item-success { - color: #ffffff; -} -a.list-group-item-success .list-group-item-heading, -button.list-group-item-success .list-group-item-heading { - color: inherit; -} -a.list-group-item-success:hover, -button.list-group-item-success:hover, -a.list-group-item-success:focus, -button.list-group-item-success:focus { - color: #ffffff; - background-color: #15a589; -} -a.list-group-item-success.active, -button.list-group-item-success.active, -a.list-group-item-success.active:hover, -button.list-group-item-success.active:hover, -a.list-group-item-success.active:focus, -button.list-group-item-success.active:focus { - color: #fff; - background-color: #ffffff; - border-color: #ffffff; -} -.list-group-item-info { - color: #ffffff; - background-color: #3498db; -} -a.list-group-item-info, -button.list-group-item-info { - color: #ffffff; -} -a.list-group-item-info .list-group-item-heading, -button.list-group-item-info .list-group-item-heading { - color: inherit; -} -a.list-group-item-info:hover, -button.list-group-item-info:hover, -a.list-group-item-info:focus, -button.list-group-item-info:focus { - color: #ffffff; - background-color: #258cd1; -} -a.list-group-item-info.active, -button.list-group-item-info.active, -a.list-group-item-info.active:hover, -button.list-group-item-info.active:hover, -a.list-group-item-info.active:focus, -button.list-group-item-info.active:focus { - color: #fff; - background-color: #ffffff; - border-color: #ffffff; -} -.list-group-item-warning { - color: #ffffff; - background-color: #f39c12; -} -a.list-group-item-warning, -button.list-group-item-warning { - color: #ffffff; -} -a.list-group-item-warning .list-group-item-heading, -button.list-group-item-warning .list-group-item-heading { - color: inherit; -} -a.list-group-item-warning:hover, -button.list-group-item-warning:hover, -a.list-group-item-warning:focus, -button.list-group-item-warning:focus { - color: #ffffff; - background-color: #e08e0b; -} -a.list-group-item-warning.active, -button.list-group-item-warning.active, -a.list-group-item-warning.active:hover, -button.list-group-item-warning.active:hover, -a.list-group-item-warning.active:focus, -button.list-group-item-warning.active:focus { - color: #fff; - background-color: #ffffff; - border-color: #ffffff; -} -.list-group-item-danger { - color: #ffffff; - background-color: #e74c3c; -} -a.list-group-item-danger, -button.list-group-item-danger { - color: #ffffff; -} -a.list-group-item-danger .list-group-item-heading, -button.list-group-item-danger .list-group-item-heading { - color: inherit; -} -a.list-group-item-danger:hover, -button.list-group-item-danger:hover, -a.list-group-item-danger:focus, -button.list-group-item-danger:focus { - color: #ffffff; - background-color: #e43725; -} -a.list-group-item-danger.active, -button.list-group-item-danger.active, -a.list-group-item-danger.active:hover, -button.list-group-item-danger.active:hover, -a.list-group-item-danger.active:focus, -button.list-group-item-danger.active:focus { - color: #fff; - background-color: #ffffff; - border-color: #ffffff; -} -.list-group-item-heading { - margin-top: 0; - margin-bottom: 5px; -} -.list-group-item-text { - margin-bottom: 0; - line-height: 1.3; -} -.panel { - margin-bottom: 21px; - background-color: #ffffff; - border: 1px solid transparent; - border-radius: 4px; - -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); -} -.panel-body { - padding: 15px; -} -.panel-heading { - padding: 10px 15px; - border-bottom: 1px solid transparent; - border-top-right-radius: 3px; - border-top-left-radius: 3px; -} -.panel-heading > .dropdown .dropdown-toggle { - color: inherit; -} -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 17px; - color: inherit; -} -.panel-title > a, -.panel-title > small, -.panel-title > .small, -.panel-title > small > a, -.panel-title > .small > a { - color: inherit; -} -.panel-footer { - padding: 10px 15px; - background-color: #ecf0f1; - border-top: 1px solid #ecf0f1; - 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-right-radius: 3px; - border-top-left-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { - border-top-right-radius: 0; - border-top-left-radius: 0; -} -.panel-heading + .list-group .list-group-item:first-child { - border-top-width: 0; -} -.list-group + .panel-footer { - border-top-width: 0; -} -.panel > .table, -.panel > .table-responsive > .table, -.panel > .panel-collapse > .table { - margin-bottom: 0; -} -.panel > .table caption, -.panel > .table-responsive > .table caption, -.panel > .panel-collapse > .table caption { - padding-left: 15px; - padding-right: 15px; -} -.panel > .table:first-child, -.panel > .table-responsive:first-child > .table:first-child { - border-top-right-radius: 3px; - border-top-left-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child, -.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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, -.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, -.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, -.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, -.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: 3px; -} -.panel > .table:last-child, -.panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: 3px; -} -.panel > .panel-body + .table, -.panel > .panel-body + .table-responsive, -.panel > .table + .panel-body, -.panel > .table-responsive + .panel-body { - border-top: 1px solid #ecf0f1; -} -.panel > .table > tbody:first-child > tr:first-child th, -.panel > .table > tbody:first-child > tr:first-child td { - border-top: 0; -} -.panel > .table-bordered, -.panel > .table-responsive > .table-bordered { - border: 0; -} -.panel > .table-bordered > thead > tr > th:first-child, -.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, -.panel > .table-bordered > tbody > tr > th:first-child, -.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, -.panel > .table-bordered > tfoot > tr > th:first-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, -.panel > .table-bordered > thead > tr > td:first-child, -.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, -.panel > .table-bordered > tbody > tr > td:first-child, -.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, -.panel > .table-bordered > tfoot > tr > td:first-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; -} -.panel > .table-bordered > thead > tr > th:last-child, -.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, -.panel > .table-bordered > tbody > tr > th:last-child, -.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, -.panel > .table-bordered > tfoot > tr > th:last-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, -.panel > .table-bordered > thead > tr > td:last-child, -.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, -.panel > .table-bordered > tbody > tr > td:last-child, -.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, -.panel > .table-bordered > tfoot > tr > td:last-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; -} -.panel > .table-bordered > thead > tr:first-child > td, -.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, -.panel > .table-bordered > tbody > tr:first-child > td, -.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, -.panel > .table-bordered > thead > tr:first-child > th, -.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, -.panel > .table-bordered > tbody > tr:first-child > th, -.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { - border-bottom: 0; -} -.panel > .table-bordered > tbody > tr:last-child > td, -.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, -.panel > .table-bordered > tfoot > tr:last-child > td, -.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, -.panel > .table-bordered > tbody > tr:last-child > th, -.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, -.panel > .table-bordered > tfoot > tr:last-child > th, -.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { - border-bottom: 0; -} -.panel > .table-responsive { - border: 0; - margin-bottom: 0; -} -.panel-group { - margin-bottom: 21px; -} -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px; -} -.panel-group .panel + .panel { - margin-top: 5px; -} -.panel-group .panel-heading { - border-bottom: 0; -} -.panel-group .panel-heading + .panel-collapse > .panel-body, -.panel-group .panel-heading + .panel-collapse > .list-group { - border-top: 1px solid #ecf0f1; -} -.panel-group .panel-footer { - border-top: 0; -} -.panel-group .panel-footer + .panel-collapse .panel-body { - border-bottom: 1px solid #ecf0f1; -} -.panel-default { - border-color: #ecf0f1; -} -.panel-default > .panel-heading { - color: #2c3e50; - background-color: #ecf0f1; - border-color: #ecf0f1; -} -.panel-default > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #ecf0f1; -} -.panel-default > .panel-heading .badge { - color: #ecf0f1; - background-color: #2c3e50; -} -.panel-default > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #ecf0f1; -} -.panel-primary { - border-color: #2c3e50; -} -.panel-primary > .panel-heading { - color: #ffffff; - background-color: #2c3e50; - border-color: #2c3e50; -} -.panel-primary > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #2c3e50; -} -.panel-primary > .panel-heading .badge { - color: #2c3e50; - background-color: #ffffff; -} -.panel-primary > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #2c3e50; -} -.panel-success { - border-color: #18bc9c; -} -.panel-success > .panel-heading { - color: #ffffff; - background-color: #18bc9c; - border-color: #18bc9c; -} -.panel-success > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #18bc9c; -} -.panel-success > .panel-heading .badge { - color: #18bc9c; - background-color: #ffffff; -} -.panel-success > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #18bc9c; -} -.panel-info { - border-color: #3498db; -} -.panel-info > .panel-heading { - color: #ffffff; - background-color: #3498db; - border-color: #3498db; -} -.panel-info > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #3498db; -} -.panel-info > .panel-heading .badge { - color: #3498db; - background-color: #ffffff; -} -.panel-info > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #3498db; -} -.panel-warning { - border-color: #f39c12; -} -.panel-warning > .panel-heading { - color: #ffffff; - background-color: #f39c12; - border-color: #f39c12; -} -.panel-warning > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #f39c12; -} -.panel-warning > .panel-heading .badge { - color: #f39c12; - background-color: #ffffff; -} -.panel-warning > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #f39c12; -} -.panel-danger { - border-color: #e74c3c; -} -.panel-danger > .panel-heading { - color: #ffffff; - background-color: #e74c3c; - border-color: #e74c3c; -} -.panel-danger > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #e74c3c; -} -.panel-danger > .panel-heading .badge { - color: #e74c3c; - background-color: #ffffff; -} -.panel-danger > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #e74c3c; -} -.embed-responsive { - position: relative; - display: block; - height: 0; - padding: 0; - overflow: hidden; -} -.embed-responsive .embed-responsive-item, -.embed-responsive iframe, -.embed-responsive embed, -.embed-responsive object, -.embed-responsive video { - position: absolute; - top: 0; - left: 0; - bottom: 0; - height: 100%; - width: 100%; - border: 0; -} -.embed-responsive-16by9 { - padding-bottom: 56.25%; -} -.embed-responsive-4by3 { - padding-bottom: 75%; -} -.well { - min-height: 20px; - padding: 19px; - margin-bottom: 20px; - background-color: #ecf0f1; - border: 1px solid transparent; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -} -.well blockquote { - border-color: #ddd; - border-color: rgba(0, 0, 0, 0.15); -} -.well-lg { - padding: 24px; - border-radius: 6px; -} -.well-sm { - padding: 9px; - border-radius: 3px; -} -.close { - float: right; - font-size: 22.5px; - font-weight: bold; - line-height: 1; - color: #000000; - text-shadow: none; - opacity: 0.2; - filter: alpha(opacity=20); -} -.close:hover, -.close:focus { - color: #000000; - text-decoration: none; - cursor: pointer; - opacity: 0.5; - filter: alpha(opacity=50); -} -button.close { - padding: 0; - cursor: pointer; - background: transparent; - border: 0; - -webkit-appearance: none; -} -.modal-open { - overflow: hidden; -} -.modal { - display: none; - overflow: hidden; - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - -webkit-overflow-scrolling: touch; - outline: 0; -} -.modal.fade .modal-dialog { - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%); - -webkit-transition: -webkit-transform 0.3s ease-out; - -o-transition: -o-transform 0.3s ease-out; - transition: transform 0.3s ease-out; -} -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0); -} -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto; -} -.modal-dialog { - position: relative; - width: auto; - margin: 10px; -} -.modal-content { - position: relative; - background-color: #ffffff; - border: 1px solid #999999; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 6px; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); - box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); - -webkit-background-clip: padding-box; - background-clip: padding-box; - outline: 0; -} -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000000; -} -.modal-backdrop.fade { - opacity: 0; - filter: alpha(opacity=0); -} -.modal-backdrop.in { - opacity: 0.5; - filter: alpha(opacity=50); -} -.modal-header { - padding: 15px; - border-bottom: 1px solid #e5e5e5; - min-height: 16.42857143px; -} -.modal-header .close { - margin-top: -2px; -} -.modal-title { - margin: 0; - line-height: 1.42857143; -} -.modal-body { - position: relative; - padding: 20px; -} -.modal-footer { - padding: 20px; - text-align: right; - border-top: 1px solid #e5e5e5; -} -.modal-footer .btn + .btn { - margin-left: 5px; - margin-bottom: 0; -} -.modal-footer .btn-group .btn + .btn { - margin-left: -1px; -} -.modal-footer .btn-block + .btn-block { - margin-left: 0; -} -.modal-scrollbar-measure { - position: absolute; - top: -9999px; - width: 50px; - height: 50px; - overflow: scroll; -} -@media (min-width: 768px) { - .modal-dialog { - width: 600px; - margin: 30px auto; - } - .modal-content { - -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); - box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); - } - .modal-sm { - width: 300px; - } -} -@media (min-width: 992px) { - .modal-lg { - width: 900px; - } -} -.tooltip { - position: absolute; - z-index: 1070; - display: block; - font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-style: normal; - font-weight: normal; - letter-spacing: normal; - line-break: auto; - line-height: 1.42857143; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - white-space: normal; - word-break: normal; - word-spacing: normal; - word-wrap: normal; - font-size: 13px; - opacity: 0; - filter: alpha(opacity=0); -} -.tooltip.in { - opacity: 0.9; - filter: alpha(opacity=90); -} -.tooltip.top { - margin-top: -3px; - padding: 5px 0; -} -.tooltip.right { - margin-left: 3px; - padding: 0 5px; -} -.tooltip.bottom { - margin-top: 3px; - padding: 5px 0; -} -.tooltip.left { - margin-left: -3px; - padding: 0 5px; -} -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #ffffff; - text-align: center; - background-color: #000000; - 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: #000000; -} -.tooltip.top-left .tooltip-arrow { - bottom: 0; - right: 5px; - margin-bottom: -5px; - border-width: 5px 5px 0; - border-top-color: #000000; -} -.tooltip.top-right .tooltip-arrow { - bottom: 0; - left: 5px; - margin-bottom: -5px; - border-width: 5px 5px 0; - border-top-color: #000000; -} -.tooltip.right .tooltip-arrow { - top: 50%; - left: 0; - margin-top: -5px; - border-width: 5px 5px 5px 0; - border-right-color: #000000; -} -.tooltip.left .tooltip-arrow { - top: 50%; - right: 0; - margin-top: -5px; - border-width: 5px 0 5px 5px; - border-left-color: #000000; -} -.tooltip.bottom .tooltip-arrow { - top: 0; - left: 50%; - margin-left: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000000; -} -.tooltip.bottom-left .tooltip-arrow { - top: 0; - right: 5px; - margin-top: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000000; -} -.tooltip.bottom-right .tooltip-arrow { - top: 0; - left: 5px; - margin-top: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000000; -} -.popover { - position: absolute; - top: 0; - left: 0; - z-index: 1060; - display: none; - max-width: 276px; - padding: 1px; - font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-style: normal; - font-weight: normal; - letter-spacing: normal; - line-break: auto; - line-height: 1.42857143; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - white-space: normal; - word-break: normal; - word-spacing: normal; - word-wrap: normal; - font-size: 15px; - background-color: #ffffff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #cccccc; - border: 1px solid rgba(0, 0, 0, 0.2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); - box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -} -.popover.top { - margin-top: -10px; -} -.popover.right { - margin-left: 10px; -} -.popover.bottom { - margin-top: 10px; -} -.popover.left { - margin-left: -10px; -} -.popover-title { - margin: 0; - padding: 8px 14px; - font-size: 15px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0; -} -.popover-content { - padding: 9px 14px; -} -.popover > .arrow, -.popover > .arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.popover > .arrow { - border-width: 11px; -} -.popover > .arrow:after { - border-width: 10px; - content: ""; -} -.popover.top > .arrow { - left: 50%; - margin-left: -11px; - border-bottom-width: 0; - border-top-color: #999999; - border-top-color: rgba(0, 0, 0, 0.25); - bottom: -11px; -} -.popover.top > .arrow:after { - content: " "; - bottom: 1px; - margin-left: -10px; - border-bottom-width: 0; - border-top-color: #ffffff; -} -.popover.right > .arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-left-width: 0; - border-right-color: #999999; - border-right-color: rgba(0, 0, 0, 0.25); -} -.popover.right > .arrow:after { - content: " "; - left: 1px; - bottom: -10px; - border-left-width: 0; - border-right-color: #ffffff; -} -.popover.bottom > .arrow { - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999999; - border-bottom-color: rgba(0, 0, 0, 0.25); - top: -11px; -} -.popover.bottom > .arrow:after { - content: " "; - top: 1px; - margin-left: -10px; - border-top-width: 0; - border-bottom-color: #ffffff; -} -.popover.left > .arrow { - top: 50%; - right: -11px; - margin-top: -11px; - border-right-width: 0; - border-left-color: #999999; - border-left-color: rgba(0, 0, 0, 0.25); -} -.popover.left > .arrow:after { - content: " "; - right: 1px; - border-right-width: 0; - border-left-color: #ffffff; - bottom: -10px; -} -.carousel { - position: relative; -} -.carousel-inner { - position: relative; - overflow: hidden; - width: 100%; -} -.carousel-inner > .item { - display: none; - position: relative; - -webkit-transition: 0.6s ease-in-out left; - -o-transition: 0.6s ease-in-out left; - transition: 0.6s ease-in-out left; -} -.carousel-inner > .item > img, -.carousel-inner > .item > a > img { - line-height: 1; -} -@media all and (transform-3d), (-webkit-transform-3d) { - .carousel-inner > .item { - -webkit-transition: -webkit-transform 0.6s ease-in-out; - -o-transition: -o-transform 0.6s ease-in-out; - transition: transform 0.6s ease-in-out; - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000px; - perspective: 1000px; - } - .carousel-inner > .item.next, - .carousel-inner > .item.active.right { - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - left: 0; - } - .carousel-inner > .item.prev, - .carousel-inner > .item.active.left { - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - left: 0; - } - .carousel-inner > .item.next.left, - .carousel-inner > .item.prev.right, - .carousel-inner > .item.active { - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - left: 0; - } -} -.carousel-inner > .active, -.carousel-inner > .next, -.carousel-inner > .prev { - display: block; -} -.carousel-inner > .active { - left: 0; -} -.carousel-inner > .next, -.carousel-inner > .prev { - position: absolute; - top: 0; - width: 100%; -} -.carousel-inner > .next { - left: 100%; -} -.carousel-inner > .prev { - left: -100%; -} -.carousel-inner > .next.left, -.carousel-inner > .prev.right { - left: 0; -} -.carousel-inner > .active.left { - left: -100%; -} -.carousel-inner > .active.right { - left: 100%; -} -.carousel-control { - position: absolute; - top: 0; - left: 0; - bottom: 0; - width: 15%; - opacity: 0.5; - filter: alpha(opacity=50); - font-size: 20px; - color: #ffffff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -} -.carousel-control.left { - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); -} -.carousel-control.right { - left: auto; - right: 0; - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); -} -.carousel-control:hover, -.carousel-control:focus { - outline: 0; - color: #ffffff; - text-decoration: none; - opacity: 0.9; - filter: alpha(opacity=90); -} -.carousel-control .icon-prev, -.carousel-control .icon-next, -.carousel-control .glyphicon-chevron-left, -.carousel-control .glyphicon-chevron-right { - position: absolute; - top: 50%; - margin-top: -10px; - z-index: 5; - display: inline-block; -} -.carousel-control .icon-prev, -.carousel-control .glyphicon-chevron-left { - left: 50%; - margin-left: -10px; -} -.carousel-control .icon-next, -.carousel-control .glyphicon-chevron-right { - right: 50%; - margin-right: -10px; -} -.carousel-control .icon-prev, -.carousel-control .icon-next { - width: 20px; - height: 20px; - line-height: 1; - font-family: serif; -} -.carousel-control .icon-prev:before { - content: '\2039'; -} -.carousel-control .icon-next:before { - content: '\203a'; -} -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - margin-left: -30%; - padding-left: 0; - list-style: none; - text-align: center; -} -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - border: 1px solid #ffffff; - border-radius: 10px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); -} -.carousel-indicators .active { - margin: 0; - width: 12px; - height: 12px; - background-color: #ffffff; -} -.carousel-caption { - position: absolute; - left: 15%; - right: 15%; - bottom: 20px; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #ffffff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -} -.carousel-caption .btn { - text-shadow: none; -} -@media screen and (min-width: 768px) { - .carousel-control .glyphicon-chevron-left, - .carousel-control .glyphicon-chevron-right, - .carousel-control .icon-prev, - .carousel-control .icon-next { - width: 30px; - height: 30px; - margin-top: -15px; - font-size: 30px; - } - .carousel-control .glyphicon-chevron-left, - .carousel-control .icon-prev { - margin-left: -15px; - } - .carousel-control .glyphicon-chevron-right, - .carousel-control .icon-next { - margin-right: -15px; - } - .carousel-caption { - left: 20%; - right: 20%; - padding-bottom: 30px; - } - .carousel-indicators { - bottom: 20px; - } -} -.clearfix:before, -.clearfix:after, -.dl-horizontal dd:before, -.dl-horizontal dd:after, -.container:before, -.container:after, -.container-fluid:before, -.container-fluid:after, -.row:before, -.row:after, -.form-horizontal .form-group:before, -.form-horizontal .form-group:after, -.btn-toolbar:before, -.btn-toolbar:after, -.btn-group-vertical > .btn-group:before, -.btn-group-vertical > .btn-group:after, -.nav:before, -.nav:after, -.navbar:before, -.navbar:after, -.navbar-header:before, -.navbar-header:after, -.navbar-collapse:before, -.navbar-collapse:after, -.pager:before, -.pager:after, -.panel-body:before, -.panel-body:after, -.modal-footer:before, -.modal-footer:after { - content: " "; - display: table; -} -.clearfix:after, -.dl-horizontal dd:after, -.container:after, -.container-fluid:after, -.row:after, -.form-horizontal .form-group:after, -.btn-toolbar:after, -.btn-group-vertical > .btn-group:after, -.nav:after, -.navbar:after, -.navbar-header:after, -.navbar-collapse:after, -.pager:after, -.panel-body:after, -.modal-footer:after { - clear: both; -} -.center-block { - display: block; - margin-left: auto; - margin-right: auto; -} -.pull-right { - float: right !important; -} -.pull-left { - float: left !important; -} -.hide { - display: none !important; -} -.show { - display: block !important; -} -.invisible { - visibility: hidden; -} -.text-hide { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} -.hidden { - display: none !important; -} -.affix { - position: fixed; -} -@-ms-viewport { - width: device-width; -} -.visible-xs, -.visible-sm, -.visible-md, -.visible-lg { - display: none !important; -} -.visible-xs-block, -.visible-xs-inline, -.visible-xs-inline-block, -.visible-sm-block, -.visible-sm-inline, -.visible-sm-inline-block, -.visible-md-block, -.visible-md-inline, -.visible-md-inline-block, -.visible-lg-block, -.visible-lg-inline, -.visible-lg-inline-block { - display: none !important; -} -@media (max-width: 767px) { - .visible-xs { - display: block !important; - } - table.visible-xs { - display: table !important; - } - tr.visible-xs { - display: table-row !important; - } - th.visible-xs, - td.visible-xs { - display: table-cell !important; - } -} -@media (max-width: 767px) { - .visible-xs-block { - display: block !important; - } -} -@media (max-width: 767px) { - .visible-xs-inline { - display: inline !important; - } -} -@media (max-width: 767px) { - .visible-xs-inline-block { - display: inline-block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm { - display: block !important; - } - table.visible-sm { - display: table !important; - } - tr.visible-sm { - display: table-row !important; - } - th.visible-sm, - td.visible-sm { - display: table-cell !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-block { - display: block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-inline { - display: inline !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-inline-block { - display: inline-block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md { - display: block !important; - } - table.visible-md { - display: table !important; - } - tr.visible-md { - display: table-row !important; - } - th.visible-md, - td.visible-md { - display: table-cell !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-block { - display: block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-inline { - display: inline !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-inline-block { - display: inline-block !important; - } -} -@media (min-width: 1200px) { - .visible-lg { - display: block !important; - } - table.visible-lg { - display: table !important; - } - tr.visible-lg { - display: table-row !important; - } - th.visible-lg, - td.visible-lg { - display: table-cell !important; - } -} -@media (min-width: 1200px) { - .visible-lg-block { - display: block !important; - } -} -@media (min-width: 1200px) { - .visible-lg-inline { - display: inline !important; - } -} -@media (min-width: 1200px) { - .visible-lg-inline-block { - display: inline-block !important; - } -} -@media (max-width: 767px) { - .hidden-xs { - display: none !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .hidden-sm { - display: none !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .hidden-md { - display: none !important; - } -} -@media (min-width: 1200px) { - .hidden-lg { - display: none !important; - } -} -.visible-print { - display: none !important; -} -@media print { - .visible-print { - display: block !important; - } - table.visible-print { - display: table !important; - } - tr.visible-print { - display: table-row !important; - } - th.visible-print, - td.visible-print { - display: table-cell !important; - } -} -.visible-print-block { - display: none !important; -} -@media print { - .visible-print-block { - display: block !important; - } -} -.visible-print-inline { - display: none !important; -} -@media print { - .visible-print-inline { - display: inline !important; - } -} -.visible-print-inline-block { - display: none !important; -} -@media print { - .visible-print-inline-block { - display: inline-block !important; - } -} -@media print { - .hidden-print { - display: none !important; - } -} -.navbar { - border-width: 0; -} -.navbar-default .badge { - background-color: #fff; - color: #2c3e50; -} -.navbar-inverse .badge { - background-color: #fff; - color: #18bc9c; -} -.navbar-brand { - line-height: 1; -} -.btn { - border-width: 2px; -} -.btn:active { - -webkit-box-shadow: none; - box-shadow: none; -} -.btn-group.open .dropdown-toggle { - -webkit-box-shadow: none; - box-shadow: none; -} -.text-primary, -.text-primary:hover { - color: #2c3e50; -} -.text-success, -.text-success:hover { - color: #18bc9c; -} -.text-danger, -.text-danger:hover { - color: #e74c3c; -} -.text-warning, -.text-warning:hover { - color: #f39c12; -} -.text-info, -.text-info:hover { - color: #3498db; -} -table a:not(.btn), -.table a:not(.btn) { - text-decoration: underline; -} -table .dropdown-menu a, -.table .dropdown-menu a { - text-decoration: none; -} -table .success, -.table .success, -table .warning, -.table .warning, -table .danger, -.table .danger, -table .info, -.table .info { - color: #fff; -} -table .success > th > a, -.table .success > th > a, -table .warning > th > a, -.table .warning > th > a, -table .danger > th > a, -.table .danger > th > a, -table .info > th > a, -.table .info > th > a, -table .success > td > a, -.table .success > td > a, -table .warning > td > a, -.table .warning > td > a, -table .danger > td > a, -.table .danger > td > a, -table .info > td > a, -.table .info > td > a, -table .success > a, -.table .success > a, -table .warning > a, -.table .warning > a, -table .danger > a, -.table .danger > a, -table .info > a, -.table .info > a { - color: #fff; -} -table > thead > tr > th, -.table > thead > tr > th, -table > tbody > tr > th, -.table > tbody > tr > th, -table > tfoot > tr > th, -.table > tfoot > tr > th, -table > thead > tr > td, -.table > thead > tr > td, -table > tbody > tr > td, -.table > tbody > tr > td, -table > tfoot > tr > td, -.table > tfoot > tr > td { - border: none; -} -table-bordered > thead > tr > th, -.table-bordered > thead > tr > th, -table-bordered > tbody > tr > th, -.table-bordered > tbody > tr > th, -table-bordered > tfoot > tr > th, -.table-bordered > tfoot > tr > th, -table-bordered > thead > tr > td, -.table-bordered > thead > tr > td, -table-bordered > tbody > tr > td, -.table-bordered > tbody > tr > td, -table-bordered > tfoot > tr > td, -.table-bordered > tfoot > tr > td { - border: 1px solid #ecf0f1; -} -.form-control, -input { - border-width: 2px; - -webkit-box-shadow: none; - box-shadow: none; -} -.form-control:focus, -input:focus { - -webkit-box-shadow: none; - box-shadow: none; -} -.has-warning .help-block, -.has-warning .control-label, -.has-warning .radio, -.has-warning .checkbox, -.has-warning .radio-inline, -.has-warning .checkbox-inline, -.has-warning.radio label, -.has-warning.checkbox label, -.has-warning.radio-inline label, -.has-warning.checkbox-inline label, -.has-warning .form-control-feedback { - color: #f39c12; -} -.has-warning .form-control, -.has-warning .form-control:focus { - border: 2px solid #f39c12; -} -.has-warning .input-group-addon { - border-color: #f39c12; -} -.has-error .help-block, -.has-error .control-label, -.has-error .radio, -.has-error .checkbox, -.has-error .radio-inline, -.has-error .checkbox-inline, -.has-error.radio label, -.has-error.checkbox label, -.has-error.radio-inline label, -.has-error.checkbox-inline label, -.has-error .form-control-feedback { - color: #e74c3c; -} -.has-error .form-control, -.has-error .form-control:focus { - border: 2px solid #e74c3c; -} -.has-error .input-group-addon { - border-color: #e74c3c; -} -.has-success .help-block, -.has-success .control-label, -.has-success .radio, -.has-success .checkbox, -.has-success .radio-inline, -.has-success .checkbox-inline, -.has-success.radio label, -.has-success.checkbox label, -.has-success.radio-inline label, -.has-success.checkbox-inline label, -.has-success .form-control-feedback { - color: #18bc9c; -} -.has-success .form-control, -.has-success .form-control:focus { - border: 2px solid #18bc9c; -} -.has-success .input-group-addon { - border-color: #18bc9c; -} -.nav .open > a, -.nav .open > a:hover, -.nav .open > a:focus { - border-color: transparent; -} -.pager a, -.pager a:hover { - color: #fff; -} -.pager .disabled > a, -.pager .disabled > a:hover, -.pager .disabled > a:focus, -.pager .disabled > span { - background-color: #3be6c4; -} -.close { - color: #fff; - text-decoration: none; - opacity: 0.4; -} -.close:hover, -.close:focus { - color: #fff; - opacity: 1; -} -.alert .alert-link { - color: #fff; - text-decoration: underline; -} -.progress { - height: 10px; - -webkit-box-shadow: none; - box-shadow: none; -} -.progress .progress-bar { - font-size: 10px; - line-height: 10px; -} -.well { - -webkit-box-shadow: none; - box-shadow: none; -} -a.list-group-item.active, -a.list-group-item.active:hover, -a.list-group-item.active:focus { - border-color: #ecf0f1; -} -a.list-group-item-success.active { - background-color: #18bc9c; -} -a.list-group-item-success.active:hover, -a.list-group-item-success.active:focus { - background-color: #15a589; -} -a.list-group-item-warning.active { - background-color: #f39c12; -} -a.list-group-item-warning.active:hover, -a.list-group-item-warning.active:focus { - background-color: #e08e0b; -} -a.list-group-item-danger.active { - background-color: #e74c3c; -} -a.list-group-item-danger.active:hover, -a.list-group-item-danger.active:focus { - background-color: #e43725; -} -.panel-default .close { - color: #2c3e50; -} -.modal .close { - color: #2c3e50; -} -.popover { - color: #2c3e50; -} diff --git a/css/bootstrap.min.css b/css/bootstrap.min.css deleted file mode 100644 index c47379e..0000000 --- a/css/bootstrap.min.css +++ /dev/null @@ -1,11 +0,0 @@ -/*! - * bootswatch v3.3.5 - * Homepage: http://bootswatch.com - * Copyright 2012-2015 Thomas Park - * Licensed under MIT - * Based on Bootstrap -*//*! - * Bootstrap v3.3.5 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-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-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.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 th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.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:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur: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}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.42857143;color:#111;background-color:#ffffff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#22b8eb;text-decoration:none}a:hover,a:focus{color:#22b8eb;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#ffffff;border:1px solid #ecf0f1;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:21px;margin-bottom:21px;border:0;border-top:1px solid #ecf0f1}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#b4bcc2}h1,.h1,h2,.h2,h3,.h3{margin-top:21px;margin-bottom:10.5px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10.5px;margin-bottom:10.5px}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:39px}h2,.h2{font-size:32px}h3,.h3{font-size:26px}h4,.h4{font-size:19px}h5,.h5{font-size:15px}h6,.h6{font-size:13px}p{margin:0 0 10.5px}.lead{margin-bottom:21px;font-size:17px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:22.5px}}small,.small{font-size:86%}mark,.mark{background-color:#f39c12;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#b4bcc2}.text-primary{color:#111}a.text-primary:hover,a.text-primary:focus{color:#111}.text-success{color:#111}a.text-success:hover,a.text-success:focus{color:#e6e6e6}.text-info{color:#111}a.text-info:hover,a.text-info:focus{color:#e6e6e6}.text-warning{color:#111}a.text-warning:hover,a.text-warning:focus{color:#e6e6e6}.text-danger{color:#111}a.text-danger:hover,a.text-danger:focus{color:#e6e6e6}.bg-primary{color:#fff;background-color:#fff}a.bg-primary:hover,a.bg-primary:focus{background-color:#111}.bg-success{background-color:#22b8eb}a.bg-success:hover,a.bg-success:focus{background-color:#22354c}.bg-info{background-color:#3498db}a.bg-info:hover,a.bg-info:focus{background-color:#217dbb}.bg-warning{background-color:#f39c12}a.bg-warning:hover,a.bg-warning:focus{background-color:#c87f0a}.bg-danger{background-color:#e74c3c}a.bg-danger:hover,a.bg-danger:focus{background-color:#d62c1a}.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid transparent}ul,ol{margin-top:0;margin-bottom:10.5px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:21px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #b4bcc2}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:18.75px;border-left:5px solid #ecf0f1}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#b4bcc2}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ecf0f1;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:21px;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:#111;background-color:#333333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:10px;margin:0 0 10.5px;font-size:14px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#7b8a8b;background-color:#ecf0f1;border:1px solid #cccccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#b4bcc2;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:21px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ecf0f1}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ecf0f1}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ecf0f1}.table .table{background-color:#ffffff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ecf0f1}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ecf0f1}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#ecf0f1}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#ecf0f1}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#dde4e6}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#22b8eb}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#15a589}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#3498db}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#258cd1}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#f39c12}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#e08e0b}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#e74c3c}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#e43725}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ecf0f1}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:21px;font-size:22.5px;line-height:inherit;color:#111;border:0;border-bottom:1px solid transparent}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:11px;font-size:15px;line-height:1.42857143;color:#111}.form-control{display:block;width:100%;height:45px;padding:10px 15px;font-size:15px;line-height:1.42857143;color:#111;background-color:#ffffff;background-image:none;border:1px solid #dce4ec;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-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:#111;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(44,62,80,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(44,62,80,0.6)}.form-control::-moz-placeholder{color:#acb6c0;opacity:1}.form-control:-ms-input-placeholder{color:#acb6c0}.form-control::-webkit-input-placeholder{color:#acb6c0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#ecf0f1;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"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:45px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.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"]{line-height:35px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.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"]{line-height:66px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:21px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:11px;padding-bottom:11px;margin-bottom:0;min-height:36px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:35px;padding:6px 9px;font-size:13px;line-height:1.5;border-radius:3px}select.input-sm{height:35px;line-height:35px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:35px;padding:6px 9px;font-size:13px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:35px;line-height:35px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:35px;min-height:34px;padding:7px 9px;font-size:13px;line-height:1.5}.input-lg{height:66px;padding:18px 27px;font-size:19px;line-height:1.3333333;border-radius:6px}select.input-lg{height:66px;line-height:66px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:66px;padding:18px 27px;font-size:19px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:66px;line-height:66px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:66px;min-height:40px;padding:19px 27px;font-size:19px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:56.25px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:45px;height:45px;line-height:45px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:66px;height:66px;line-height:66px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:35px;height:35px;line-height:35px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#111}.has-success .form-control{border-color:#111;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#e6e6e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff}.has-success .input-group-addon{color:#111;border-color:#111;background-color:#22b8eb}.has-success .form-control-feedback{color:#111}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#111}.has-warning .form-control{border-color:#111;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#e6e6e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff}.has-warning .input-group-addon{color:#111;border-color:#111;background-color:#f39c12}.has-warning .form-control-feedback{color:#111}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#111}.has-error .form-control{border-color:#111;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#e6e6e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff}.has-error .input-group-addon{color:#111;border-color:#111;background-color:#e74c3c}.has-error .form-control-feedback{color:#111}.has-feedback label~.form-control-feedback{top:26px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#597ea2}@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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:11px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:32px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:11px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:24.9999994px;font-size:19px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:7px;font-size:13px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:10px 15px;font-size:15px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#111;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#111;background-color:#95a5a6;border-color:#95a5a6}.btn-default:focus,.btn-default.focus{color:#111;background-color:#798d8f;border-color:#566566}.btn-default:hover{color:#111;background-color:#798d8f;border-color:#74898a}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#111;background-color:#798d8f;border-color:#74898a}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#111;background-color:#687b7c;border-color:#566566}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#95a5a6;border-color:#95a5a6}.btn-default .badge{color:#95a5a6;background-color:#111}.btn-primary{color:#fff;background-color:#111;border-color:#111}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#111;border-color:#000000}.btn-primary:hover{color:#fff;background-color:#111;border-color:#161f29}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#111;border-color:#161f29}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#111;background-color:#0d1318;border-color:#000000}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#fff;border-color:#111}.btn-primary .badge{color:#111;background-color:#ffffff}.btn-success{color:#111;background-color:#22b8eb;border-color:#22b8eb}.btn-success:focus,.btn-success.focus{color:#111;background-color:#22354c;border-color:#0a4b3e}.btn-success:hover{color:#ccc;background-color:#22354c;border-color:#11866f}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#ccc;background-color:#22354c;border-color:#11866f}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#ccc;background-color:#22b8eb;border-color:#22b8eb}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#22b8eb;border-color:#22b8eb}.btn-success .badge{color:#22b8eb;background-color:#ffffff}.btn-info{color:#111;background-color:#3498db;border-color:#3498db}.btn-info:focus,.btn-info.focus{color:#111;background-color:#217dbb;border-color:#16527a}.btn-info:hover{color:#111;background-color:#217dbb;border-color:#2077b2}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#111;background-color:#217dbb;border-color:#2077b2}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#111;background-color:#1c699d;border-color:#16527a}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#3498db;border-color:#3498db}.btn-info .badge{color:#3498db;background-color:#ffffff}.btn-warning{color:#111;background-color:#f39c12;border-color:#f39c12}.btn-warning:focus,.btn-warning.focus{color:#111;background-color:#c87f0a;border-color:#7f5006}.btn-warning:hover{color:#111;background-color:#c87f0a;border-color:#be780a}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#111;background-color:#c87f0a;border-color:#be780a}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#111;background-color:#a66908;border-color:#7f5006}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f39c12;border-color:#f39c12}.btn-warning .badge{color:#f39c12;background-color:#ffffff}.btn-danger{color:#111;background-color:#e74c3c;border-color:#e74c3c}.btn-danger:focus,.btn-danger.focus{color:#111;background-color:#d62c1a;border-color:#921e12}.btn-danger:hover{color:#111;background-color:#d62c1a;border-color:#cd2a19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#111;background-color:#d62c1a;border-color:#cd2a19}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#111;background-color:#b62516;border-color:#921e12}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#e74c3c;border-color:#e74c3c}.btn-danger .badge{color:#e74c3c;background-color:#ffffff}.btn-link{color:#22b8eb;font-weight:normal;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:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#22b8eb;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#b4bcc2;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:18px 27px;font-size:19px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:6px 9px;font-size:13px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:13px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;-o-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:15px;text-align:left;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#7b8a8b;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#111;background-color:#fff}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#111;text-decoration:none;outline:0;background-color:#fff}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#b4bcc2}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:13px;line-height:1.42857143;color:#b4bcc2;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.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,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:66px;padding:18px 27px;font-size:19px;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:66px;line-height:66px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:35px;padding:6px 9px;font-size:13px;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:35px;line-height:35px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:10px 15px;font-size:15px;font-weight:normal;line-height:1;color:#111;text-align:center;background-color:#ecf0f1;border:1px solid #dce4ec;border-radius:4px}.input-group-addon.input-sm{padding:6px 9px;font-size:13px;border-radius:3px}.input-group-addon.input-lg{padding:18px 27px;font-size:19px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#ecf0f1}.nav>li.disabled>a{color:#b4bcc2}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#b4bcc2;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#ecf0f1;border-color:#22b8eb}.nav .nav-divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ecf0f1}.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:#ecf0f1 #ecf0f1 #ecf0f1}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#111;background-color:#ffffff;border:1px solid #ecf0f1;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ecf0f1}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ecf0f1;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#111}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#111;background-color:#fff}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ecf0f1}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ecf0f1;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#111}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:60px;margin-bottom:21px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:19.5px 15px;font-size:19px;line-height:21px;height:60px}.navbar-brand:hover,.navbar-brand:focus{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;margin-right:15px;padding:9px 10px;margin-top:13px;margin-bottom:13px;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:9.75px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:21px}@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>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:21px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:19.5px;padding-bottom:19.5px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:7.5px;margin-bottom:7.5px}@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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:7.5px;margin-bottom:7.5px}.navbar-btn.btn-sm{margin-top:12.5px;margin-bottom:12.5px}.navbar-btn.btn-xs{margin-top:19px;margin-bottom:19px}.navbar-text{margin-top:19.5px;margin-bottom:19.5px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right: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:#111;border-color:transparent}.navbar-default .navbar-brand{color:#fff}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#22b8eb;background-color:transparent}.navbar-default .navbar-text{color:#777777}.navbar-default .navbar-nav>li>a{color:#fff}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#22b8eb;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#111}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#cccccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#111}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#111}.navbar-default .navbar-toggle .icon-bar{background-color:#ffffff}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#111;color:#fff}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#111}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#22b8eb;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#111}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#cccccc;background-color:transparent}}.navbar-default .navbar-link{color:#111}.navbar-default .navbar-link:hover{color:#22b8eb}.navbar-default .btn-link{color:#111}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#22b8eb}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#cccccc}.navbar-inverse{background-color:#22b8eb;border-color:transparent}.navbar-inverse .navbar-brand{color:#111}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#111;background-color:transparent}.navbar-inverse .navbar-text{color:#111}.navbar-inverse .navbar-nav>li>a{color:#111}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#111;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#111;background-color:#15a589}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#cccccc;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#22354c}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#22354c}.navbar-inverse .navbar-toggle .icon-bar{background-color:#ffffff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#149c82}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#15a589;color:#111}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#111}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#111;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#111;background-color:#15a589}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#cccccc;background-color:transparent}}.navbar-inverse .navbar-link{color:#111}.navbar-inverse .navbar-link:hover{color:#111}.navbar-inverse .btn-link{color:#111}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#111}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#cccccc}.breadcrumb{padding:8px 15px;margin-bottom:21px;list-style:none;background-color:#ecf0f1;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#cccccc}.breadcrumb>.active{color:#95a5a6}.pagination{display:inline-block;padding-left:0;margin:21px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:10px 15px;line-height:1.42857143;text-decoration:none;color:#111;background-color:#22b8eb;border:1px solid transparent;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:3;color:#111;background-color:#0f7864;border-color:transparent}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#111;background-color:#0f7864;border-color:transparent;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#ecf0f1;background-color:#3be6c4;border-color:transparent;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:18px 27px;font-size:19px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:6px 9px;font-size:13px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:21px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#22b8eb;border:1px solid transparent;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#0f7864}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#111;background-color:#22b8eb;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#111;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#111;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#95a5a6}.label-default[href]:hover,.label-default[href]:focus{background-color:#798d8f}.label-primary{background-color:#fff}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#111}.label-success{background-color:#22b8eb}.label-success[href]:hover,.label-success[href]:focus{background-color:#22354c}.label-info{background-color:#3498db}.label-info[href]:hover,.label-info[href]:focus{background-color:#217dbb}.label-warning{background-color:#f39c12}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#c87f0a}.label-danger{background-color:#e74c3c}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#d62c1a}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:13px;font-weight:bold;color:#111;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#fff;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#111;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#111;background-color:#ffffff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#ecf0f1}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:23px;font-weight:200}.jumbotron>hr{border-top-color:#cfd9db}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:68px}}.thumbnail{display:block;padding:4px;margin-bottom:21px;line-height:1.42857143;background-color:#ffffff;border:1px solid #ecf0f1;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#22b8eb}.thumbnail .caption{padding:9px;color:#111}.alert{padding:15px;margin-bottom:21px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#22b8eb;border-color:#22b8eb;color:#111}.alert-success hr{border-top-color:#15a589}.alert-success .alert-link{color:#e6e6e6}.alert-info{background-color:#3498db;border-color:#3498db;color:#111}.alert-info hr{border-top-color:#258cd1}.alert-info .alert-link{color:#e6e6e6}.alert-warning{background-color:#f39c12;border-color:#f39c12;color:#111}.alert-warning hr{border-top-color:#e08e0b}.alert-warning .alert-link{color:#e6e6e6}.alert-danger{background-color:#e74c3c;border-color:#e74c3c;color:#111}.alert-danger hr{border-top-color:#e43725}.alert-danger .alert-link{color:#e6e6e6}@-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{overflow:hidden;height:21px;margin-bottom:21px;background-color:#ecf0f1;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:13px;line-height:21px;color:#111;text-align:center;background-color:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#22b8eb}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#3498db}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f39c12}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#e74c3c}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#ffffff;border:1px solid #ecf0f1}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#555555;background-color:#ecf0f1}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#ecf0f1;color:#b4bcc2;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#b4bcc2}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#111;background-color:#fff;border-color:#111}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#8aa4be}.list-group-item-success{color:#111;background-color:#22b8eb}a.list-group-item-success,button.list-group-item-success{color:#111}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#111;background-color:#15a589}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#ffffff;border-color:#111}.list-group-item-info{color:#111;background-color:#3498db}a.list-group-item-info,button.list-group-item-info{color:#111}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#111;background-color:#258cd1}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#ffffff;border-color:#111}.list-group-item-warning{color:#111;background-color:#f39c12}a.list-group-item-warning,button.list-group-item-warning{color:#111}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#111;background-color:#e08e0b}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#ffffff;border-color:#111}.list-group-item-danger{color:#111;background-color:#e74c3c}a.list-group-item-danger,button.list-group-item-danger{color:#111}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#111;background-color:#e43725}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#ffffff;border-color:#111}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:21px;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:17px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#ecf0f1;border-top:1px solid #ecf0f1;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-right-radius:3px;border-top-left-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>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ecf0f1}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:21px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ecf0f1}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ecf0f1}.panel-default{border-color:#ecf0f1}.panel-default>.panel-heading{color:#111;background-color:#ecf0f1;border-color:#ecf0f1}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ecf0f1}.panel-default>.panel-heading .badge{color:#ecf0f1;background-color:#fff}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ecf0f1}.panel-primary{border-color:#111}.panel-primary>.panel-heading{color:#111;background-color:#fff;border-color:#111}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#111}.panel-primary>.panel-heading .badge{color:#111;background-color:#ffffff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#111}.panel-success{border-color:#22b8eb}.panel-success>.panel-heading{color:#111;background-color:#22b8eb;border-color:#22b8eb}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#22b8eb}.panel-success>.panel-heading .badge{color:#22b8eb;background-color:#ffffff}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#22b8eb}.panel-info{border-color:#3498db}.panel-info>.panel-heading{color:#111;background-color:#3498db;border-color:#3498db}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3498db}.panel-info>.panel-heading .badge{color:#3498db;background-color:#ffffff}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3498db}.panel-warning{border-color:#f39c12}.panel-warning>.panel-heading{color:#111;background-color:#f39c12;border-color:#f39c12}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f39c12}.panel-warning>.panel-heading .badge{color:#f39c12;background-color:#ffffff}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f39c12}.panel-danger{border-color:#e74c3c}.panel-danger>.panel-heading{color:#111;background-color:#e74c3c;border-color:#e74c3c}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#e74c3c}.panel-danger>.panel-heading .badge{color:#e74c3c;background-color:#ffffff}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#e74c3c}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#ecf0f1;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:22.5px;font-weight:bold;line-height:1;color:#000000;text-shadow:none;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#ffffff;border:1px solid #999999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{padding:20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:13px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#111;text-align:center;background-color:#000000;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:#000000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:15px;background-color:#ffffff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:15px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#111}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#111}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#111}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#111;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@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:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#111;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#111;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #ffffff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#ffffff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#111;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.navbar{border-width:0}.navbar-default .badge{background-color:#fff;color:#111}.navbar-inverse .badge{background-color:#fff;color:#22b8eb}.navbar-brand{line-height:1}.btn{border-width:2px}.btn:active{-webkit-box-shadow:none;box-shadow:none}.btn-group.open .dropdown-toggle{-webkit-box-shadow:none;box-shadow:none}.text-primary,.text-primary:hover{color:#111}.text-success,.text-success:hover{color:#22b8eb}.text-danger,.text-danger:hover{color:#e74c3c}.text-warning,.text-warning:hover{color:#f39c12}.text-info,.text-info:hover{color:#3498db}table a:not(.btn),.table a:not(.btn){text-decoration:underline}table .dropdown-menu a,.table .dropdown-menu a{text-decoration:none}table .success,.table .success,table .warning,.table .warning,table .danger,.table .danger,table .info,.table .info{color:#fff}table .success>th>a,.table .success>th>a,table .warning>th>a,.table .warning>th>a,table .danger>th>a,.table .danger>th>a,table .info>th>a,.table .info>th>a,table .success>td>a,.table .success>td>a,table .warning>td>a,.table .warning>td>a,table .danger>td>a,.table .danger>td>a,table .info>td>a,.table .info>td>a,table .success>a,.table .success>a,table .warning>a,.table .warning>a,table .danger>a,.table .danger>a,table .info>a,.table .info>a{color:#fff}table>thead>tr>th,.table>thead>tr>th,table>tbody>tr>th,.table>tbody>tr>th,table>tfoot>tr>th,.table>tfoot>tr>th,table>thead>tr>td,.table>thead>tr>td,table>tbody>tr>td,.table>tbody>tr>td,table>tfoot>tr>td,.table>tfoot>tr>td{border:none}table-bordered>thead>tr>th,.table-bordered>thead>tr>th,table-bordered>tbody>tr>th,.table-bordered>tbody>tr>th,table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>th,table-bordered>thead>tr>td,.table-bordered>thead>tr>td,table-bordered>tbody>tr>td,.table-bordered>tbody>tr>td,table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ecf0f1}.form-control,input{border-width:2px;-webkit-box-shadow:none;box-shadow:none}.form-control:focus,input:focus{-webkit-box-shadow:none;box-shadow:none}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label,.has-warning .form-control-feedback{color:#f39c12}.has-warning .form-control,.has-warning .form-control:focus{border:2px solid #f39c12}.has-warning .input-group-addon{border-color:#f39c12}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label,.has-error .form-control-feedback{color:#e74c3c}.has-error .form-control,.has-error .form-control:focus{border:2px solid #e74c3c}.has-error .input-group-addon{border-color:#e74c3c}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label,.has-success .form-control-feedback{color:#22b8eb}.has-success .form-control,.has-success .form-control:focus{border:2px solid #18bc9c}.has-success .input-group-addon{border-color:#22b8eb}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border-color:transparent}.pager a,.pager a:hover{color:#fff}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{background-color:#3be6c4}.close{color:#fff;text-decoration:none;opacity:0.4}.close:hover,.close:focus{color:#fff;opacity:1}.alert .alert-link{color:#fff;text-decoration:underline}.progress{height:10px;-webkit-box-shadow:none;box-shadow:none}.progress .progress-bar{font-size:10px;line-height:10px}.well{-webkit-box-shadow:none;box-shadow:none}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{border-color:#ecf0f1}a.list-group-item-success.active{background-color:#22b8eb}a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{background-color:#15a589}a.list-group-item-warning.active{background-color:#f39c12}a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{background-color:#e08e0b}a.list-group-item-danger.active{background-color:#e74c3c}a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{background-color:#e43725}.panel-default .close{color:#111}.modal .close{color:#111}.popover{color:#111} diff --git a/css/grid.css b/css/grid.css new file mode 100644 index 0000000..ea73197 --- /dev/null +++ b/css/grid.css @@ -0,0 +1,67 @@ +/* Computer */ +.grid_1 { width: 6.5%; } +.grid_2 { width: 15%; } +.grid_3 { width: 23.5%; } +.grid_4 { width: 32%; } +.grid_5 { width: 40.5%; } +.grid_6 { width: 49%; } +.grid_7 { width: 57.5%; } +.grid_8 { width: 66%; } +.grid_9 { width: 74.5%; } +.grid_10 { width: 83%; } +.grid_11 { width: 91.5%; } +.grid_12 { width: 100%; } + +.grid_1, +.grid_2, +.grid_3, +.grid_4, +.grid_5, +.grid_6, +.grid_7, +.grid_8, +.grid_9, +.grid_10, +.grid_11, +.grid_12 { + margin: 0 2% 1% 0; + float: left; + display: block; +} + +.alpha{margin-left:0;} +.omega{margin-right:0;} + +.container{ + width: 90%; /*width: 1000px;*/ + max-width: 1000px; + margin: auto; + +} + + + +.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1} + + + + +/* Mobile */ +@media screen and (max-width : 480px) { + +.grid_1, +.grid_2, +.grid_3, +.grid_4, +.grid_5, +.grid_6, +.grid_7, +.grid_8, +.grid_9, +.grid_10, +.grid_11, +.grid_12 { + width:100%; +} + +} \ No newline at end of file diff --git a/css/normalize.css b/css/normalize.css new file mode 100644 index 0000000..12ff7fc --- /dev/null +++ b/css/normalize.css @@ -0,0 +1,501 @@ +/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */ + +/* ============================================================================= + HTML5 display definitions + ========================================================================== */ + +/* + * Corrects block display not defined in IE6/7/8/9 & FF3 + */ + +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +nav, +section, +summary { + display: block; +} + +/* + * Corrects inline-block display not defined in IE6/7/8/9 & FF3 + */ + +audio, +canvas, +video { + display: inline-block; + *display: inline; + *zoom: 1; +} + +/* + * Prevents modern browsers from displaying 'audio' without controls + * Remove excess height in iOS5 devices + */ + +audio:not([controls]) { + display: none; + height: 0; +} + +/* + * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 + * Known issue: no IE6 support + */ + +[hidden] { + display: none; +} + + +/* ============================================================================= + Base + ========================================================================== */ + +/* + * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units + * http://clagnut.com/blog/348/#c790 + * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom + * www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ + */ + +html { + font-size: 100%; /* 1 */ + -webkit-text-size-adjust: 100%; /* 2 */ + -ms-text-size-adjust: 100%; /* 2 */ +} + +/* + * Addresses font-family inconsistency between 'textarea' and other form elements. + */ + +html, +button, +input, +select, +textarea { + font-family: sans-serif; +} + +/* + * Addresses margins handled incorrectly in IE6/7 + */ + +body { + margin: 0; +} + + +/* ============================================================================= + Links + ========================================================================== */ + +/* + * Addresses outline displayed oddly in Chrome + */ + +a:focus { + outline: thin dotted; +} + +/* + * Improves readability when focused and also mouse hovered in all browsers + * people.opera.com/patrickl/experiments/keyboard/test + */ + +a:hover, +a:active { + outline: 0; +} + + +/* ============================================================================= + Typography + ========================================================================== */ + +/* + * Addresses font sizes and margins set differently in IE6/7 + * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 + */ + +h1 { + margin: 1em 0; +} + +h2 { + margin: 0; +} + +h3 { + margin: 1em 0 0 0; + color : #FFF; +} + +h4 { + margin: 1.33em 0; + color : yellow; +} + +h5 { + margin: 1.67em 0; +} + +h6 { + margin: 2.33em 0; +} + +/* + * Addresses styling not present in IE7/8/9, S5, Chrome + */ + +abbr[title] { + border-bottom: 1px dotted; +} + +/* + * Addresses style set to 'bolder' in FF3+, S4/5, Chrome +*/ + +b, +strong { + font-weight: bold; +} + +blockquote { + margin: 1em 40px; +} + +/* + * Addresses styling not present in S5, Chrome + */ + +dfn { + font-style: italic; +} + +/* + * Addresses styling not present in IE6/7/8/9 + */ + +mark { + background: #ff0; + color: #000; +} + +/* + * Addresses margins set differently in IE6/7 + */ + +p, +pre { + margin: 1em 0; + text-align:justify; +} + +/* + * Corrects font family set oddly in IE6, S4/5, Chrome + * en.wikipedia.org/wiki/User:Davidgothberg/Test59 + */ + +pre, +code, +kbd, +samp { + font-family: monospace, serif; + _font-family: 'courier new', monospace; + font-size: 1em; +} + +/* + * Improves readability of pre-formatted text in all browsers + */ + +pre { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +/* + * 1. Addresses CSS quotes not supported in IE6/7 + * 2. Addresses quote property not supported in S4 + */ + +/* 1 */ + +q { + quotes: none; +} + +/* 2 */ + +q:before, +q:after { + content: ''; + content: none; +} + +small { + font-size: 75%; +} + +/* + * Prevents sub and sup affecting line-height in all browsers + * gist.github.com/413930 + */ + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + + +/* ============================================================================= + Lists + ========================================================================== */ + +/* + * Addresses margins set differently in IE6/7 + */ + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +/* + * Addresses paddings set differently in IE6/7 + */ + +menu, +ol, +ul { + padding: 0 0 0 40px; +} + +/* + * Corrects list images handled incorrectly in IE7 + */ + +nav ul, +nav ol { + list-style: none; + list-style-image: none; +} + + +/* ============================================================================= + Embedded content + ========================================================================== */ + +/* + * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3 + * 2. Improves image quality when scaled in IE7 + * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ + */ + +img { + border: 0; /* 1 */ + -ms-interpolation-mode: bicubic; /* 2 */ +} + +/* + * Corrects overflow displayed oddly in IE9 + */ + +svg:not(:root) { + overflow: hidden; +} + + +/* ============================================================================= + Figures + ========================================================================== */ + +/* + * Addresses margin not present in IE6/7/8/9, S5, O11 + */ + +figure { + margin: 0; +} + + +/* ============================================================================= + Forms + ========================================================================== */ + +/* + * Corrects margin displayed oddly in IE6/7 + */ + +form { + margin: 0; +} + +/* + * Define consistent border, margin, and padding + */ + +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} + +/* + * 1. Corrects color not being inherited in IE6/7/8/9 + * 2. Corrects text not wrapping in FF3 + * 3. Corrects alignment displayed oddly in IE6/7 + */ + +legend { + border: 0; /* 1 */ + padding: 0; + white-space: normal; /* 2 */ + *margin-left: -7px; /* 3 */ +} + +/* + * 1. Corrects font size not being inherited in all browsers + * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome + * 3. Improves appearance and consistency in all browsers + */ + +button, +input, +select, +textarea { + font-size: 100%; /* 1 */ + margin: 0; /* 2 */ + vertical-align: baseline; /* 3 */ + *vertical-align: middle; /* 3 */ +} + +/* + * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet + */ + +button, +input { + line-height: normal; /* 1 */ +} + +/* + * 1. Improves usability and consistency of cursor style between image-type 'input' and others + * 2. Corrects inability to style clickable 'input' types in iOS + * 3. Removes inner spacing in IE7 without affecting normal text inputs + * Known issue: inner spacing remains in IE6 + */ + +button, +input[type="button"], +input[type="reset"], +input[type="submit"] { + cursor: pointer; /* 1 */ + -webkit-appearance: button; /* 2 */ + *overflow: visible; /* 3 */ +} + +/* + * Re-set default cursor for disabled elements + */ + +button[disabled], +input[disabled] { + cursor: default; +} + +/* + * 1. Addresses box sizing set to content-box in IE8/9 + * 2. Removes excess padding in IE8/9 + * 3. Removes excess padding in IE7 + Known issue: excess padding remains in IE6 + */ + +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ + *height: 13px; /* 3 */ + *width: 13px; /* 3 */ +} + +/* + * 1. Addresses appearance set to searchfield in S5, Chrome + * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) + */ + +input[type="search"] { + -webkit-appearance: textfield; /* 1 */ + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; /* 2 */ + box-sizing: content-box; +} + +/* + * Removes inner padding and search cancel button in S5, Chrome on OS X + */ + +input[type="search"]::-webkit-search-decoration, +input[type="search"]::-webkit-search-cancel-button { + -webkit-appearance: none; +} + +/* + * Removes inner padding and border in FF3+ + * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ + */ + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +/* + * 1. Removes default vertical scrollbar in IE6/7/8/9 + * 2. Improves readability and alignment in all browsers + */ + +textarea { + overflow: auto; /* 1 */ + vertical-align: top; /* 2 */ +} + + +/* ============================================================================= + Tables + ========================================================================== */ + +/* + * Remove most spacing between table cells + */ + +table { + border-collapse: collapse; + border-spacing: 0; +} diff --git a/css/style.css b/css/style.css index 9fcb7ed..6474a20 100644 --- a/css/style.css +++ b/css/style.css @@ -1,22 +1,214 @@ +/* Global */ + body { - overflow-x: hidden; + font-family: 'arial', sans-serif; + font-weight: 400; + font-size: 1em; + color: #8a8683; + background-color:#000000; +} +img { + max-width: 100%; +} +a:link { + color: yellow; + text-decoration: none; +} +a:hover { + color: white; + background-color:black; +} +a:visited { + color:yellow; } -header { - text-align: center; +/* Navigation */ + +.menu { + position:fixed; + top:0px; + width:100%; + height:auto; + z-index:100; + background-color:black; +} +#logo { + text-align: left; + margin: 10px 0; +} +#nav { + text-align: right; + margin: 30px 0 0 0; +} +.navigation{ + float: right; + list-style: none; + margin: 0; +} +.navigation li{ + float: left; + padding:0 0 0 50px; + color:yellow; +} +.navigation li:hover{ + cursor:pointer; + color: yellow; } -header .container { - padding-top: 100px; - padding-bottom: 50px; +.navigation .active{ + cursor:pointer; + color: yellow; } -header img { - display: block; - margin: 0 auto 20px; +/* General Slides */ + +.slide{ + background-color:rgba(0,0,0,0.7); + background-attachment: fixed; + width:100%; + height:auto; + position: relative; + top:85px; } -header .intro-text .skills { - font-size: 1.25em; - font-weight: 300; +#bgvid { + position:fixed; + width:100%; + z-index: -500; +} + +/* Slide 1 */ + +#slide1{ +} +#slide1 h1 { + font-size: 3.8em; + letter-spacing: -3px; + line-height: 0px; + color:#8a8683; + font-weight: 700; +} +#slide1 h2 { + font-size: 2em; + color: #8a8683; + line-height: 0px; + padding-bottom:20px; + font-weight: 400; +} + +.button{ + color:#fff; + background-color:#000; + font-family:'arial'; +} + +.text{ + background-color:#fff; + font-family:'arial'; +} + +.icons{ + width:100px; + float:right; +} + + +.ecosysteme{ + width:50px; +} + +/* Tablet */ +@media screen and (max-width: 1024px) { + +#logo { + width: 100%; + text-align: center; +} + +#nav { + width:100%; + margin:10px 0; +} + +.navigation{ + width: 100%; + list-style: none; + margin: 0; + padding:0; +} + +.navigation li{ + float: left; + width:25%; + padding:0; +} + +.slide{ + background-attachment: fixed; + width:100%; + position: relative; + padding:140px 0 0 0; +} + +#decorative { + display:none; +} + +#content { + text-align:center; + width:100%; +} + +#slide1 h1 { + line-height: 1em; +} +#slide1 h2 { + line-height: 1em; +} + +/* Mobile */ +@media screen and (max-width: 480px) { + +#logo { + width: 100%; + text-align: center; +} + +#nav { + width:100%; + margin:5px 0; +} + +.navigation{ + width: 100%; + float: left; + list-style: none; + margin: 0; + padding:0; +} + +.navigation li{ + float: left; + width:25%; +} + +.slide{ + background-attachment: fixed; + width:100%; + position: relative; + padding:150px 0; +} + +#slide1 h1 { + line-height: 1em; +} +#slide1 h2 { + line-height: 1em; +} + +@media only screen and (max-width: 767px) { + +#slide1{ + +text-align:justify; } diff --git a/images/logo_hackerspaces_monde.png b/images/logo_hackerspaces_monde.png new file mode 100644 index 0000000000000000000000000000000000000000..952f48cc83870941e760dc02c137c741359d77f3 GIT binary patch literal 4098 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 literal 0 HcmV?d00001 diff --git a/images/logo_picto.svg b/images/logo_picto.svg new file mode 100644 index 0000000..cd20ac5 --- /dev/null +++ b/images/logo_picto.svg @@ -0,0 +1,143 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/images/world_network.jpg b/images/world_network.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91d272ff4dbe51ea6e0029b33769638658a63a00 GIT binary patch literal 114396 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

}%% z+Wm0`%IF?1es6e*5V-#UU^5`&gsJBojrii@(UhEx3R!sT$Gu}#K#Gd(+?H5gg6&h? z8|__+1`*sO8pj9J!m!ao=zR|6YOOm!(@fdl;qiwi!_#fv$ZghvyfHCWZDP{ZxIFPq z2R~zP3vN?!m$~6 z?tt1?#+{itxwx=K6Jt>gax&mcpqLAw2p4P561;66R*a>IQa3|%&GO|hA{+;uw~DRh z4>-gvNG_aHTl#;T29rStkEi?qbCL?)57$V`Zsz#?UpQa@2wvd)&kZByZT}kO-U+P#WlUc@N)oJ3|d`Bk|9Y>cnp99Q5K!L(R*OhJI0Ga zG)gX$Td|VVoa-be0qfanA+LOOOqw{Opa};cc?$*LaELWSY9q4<4Bp3FTm&M{%Y`S- zuK3@wr^UR#xAK3$129=R?+)0F3|;v)e>~%&@Bm-2Iwkkntld&r?qEFc`(q{?2R<%G zZ?#?=6dmd$?eBSNgJ#1=hQ^Vr8#cHRbQ-HbJ6_Xn+=Qn80JQhUCI%w(r@Xc#Ny4|j zyZ%QE6^x4AG-|$7-T6veTIzxd0Icpe!PdT%1Pe;E#v6C7{axb`l;o+StHA3d)x9h< znt1Z{g18H^#|;Bp9yh0WlUqp_y$w@%+bO{r!a>(8)$HruCrNr3aO3^~Gl_HEoU8rO z=)?%TL$9wHV+ty&j--y)$J->W0baJBzk>~7KeXfL5Os*HhpEo;;;Fjw z4H{ODFD_~01=bJ{g7WC#(XH%)^W{!^4itx<^+2`=?kM0lruVzocv3n;w0I)a>}yTs zc&e1qp()_kXHjFUAWVR-rBLQwG28IA2z;^wEhpDB=92BX?_cnWK@3V(tb4=nL`Q~? z9}oWOQ;Y)1svNzoM)2a|VW{Bherm0+PoYNxmBL#Jp?0w$*tFojbSGtZLm?cXE08If-N0yi%7NXb+@&~h5N%S@qSxZjX{U5965I~&> zzL76DGDGvyrN98{Ql&CKQH_VaDL_qI0Z;+_H#SxUUD- zngN5lF2 zF!af2Zy$?1=))wOlU_LY`}o#Xy4@Q&{{S83qzjG^#Gi?0R}({Q8YqVSeR8sZD%2XM z=;Tbn5TU}KE_i%)5ybB3q$uTnQb!#LH22VJ#6se)aPI>W`YM`;`P(mp@la$JNL$Sy@CkSsgV~!DEyW+6( z@ZK~a2AirB)~34r{-;GgJY)lN<5&fj8V$KK zpwPwC*}|On4{j)U0Hnm!NQ=GGl*i>Wis;e3>Yf#oIFN!HSB?AGs%l%T6>tqo3Md8T zN#stkNl6aSLITzqq&LR%Q{+B^L249w`kb=H^yd^wLY3EF8)I%ch2EjZ`uP0)?p!{u z8V2jGE(seiJH?7tL9SV{Z~bF%P*4FkB()i2}{lSN2f2~>`y^@4u^^lCFqFo4h3My6 zet&<@t{h_sZhJ70mUG2s2yFCD_uuQBoRMupy78mmctiwh{0WJ!@qC=j@$~@5Ab|DK z@6#K=>?_~f_GT)naE>1_iy3hkllr#f4;YfjAFfOV;a%U+?LPQ1CD4?-)bKre;o}S( zwg*wMN@+Ij1u2IU1wtB#8rh{zL!D(FI>3UDI|z>*>B!k7FI7=DT*sG=7fO*4d)Tym z`I79yrPQ03Q0 zBw0BpB@PE;uTP0y1vuMxud4TdKEF867y>)`!5L~6@qER?b}V{Lr}B8m0hB2BE66SFu#O*cth>37)1f(*M8*4aPz1zfv>m%p|(+`A_jwS;tj z1Kv3~WIb!NIKd&jfy4ekOk%h@?NW8eJ4oxtOQbZx5LkfKAr3tUck;U+I#fqRwATpY zicljI<~x0!u(;#qTTm#q&7AG$G&C(i4vr_set6>}F*>DR=CN0N6?OQ|IT!`Lv9|C; z)*TRdQ~`KrTERIAz^I6NwzpjgF+q7}R3xgvwgorQLfj-M2(aZjOR%#Y6(XtuX4b;% z3Go<;6cRV5Qj}NTlQI^W)w}tDGE} zw~m!B^Q<*BrkbZi(?3i#!5FreYxftr!vi;}97}q6ook*vJbFRBG%qM@{{ULc{mn`T z%-*;9yzHQ2Y~;T`s(Z%WU(twJ8Bf4-6yr9B2UrVmmqG`3)-;tg17UvNxyUM2sH24u zJnzR2aElv-0KkF_Q~+v0cicgUJFFGQ9UKEBIaR_Ghr_M;*A~PPXxa3g@3RBo*2Ks2 zwi5C9%jm}rMlb^Wmc2}eop z_v4+BY8giAc{GRPxXcoD#iHLxZP3pR;9NF|LV^&Xj=6d!@JdFR&|uWq3UyLAkEMeo zIS~zVeLp_E=BBY9-AopSyd`}k!jOh-#dPra=lx(R1z~B?A4SzS*KH7@0-&Pv+v(<- z?;92dz=s?Lu8)QG!3qr$0O(t-XeX--c?otp#Zg1Kh%*%H@Dp)Pu~qvphzo~&9?nlr4*qnxxO8U5~ecwCnavneFlI?10l4xkaap}lN~YJ!E5KeHRN?_ z3?&6zF0aY_);8f3+pnB)k?RFrekCpz=(vG+y<<`(ntwNkivgmWc=5;G&c%qv^kdL` zIy>^TooowRK|)S>j=NRYqUEA%<+}wuEJvaP^2j|jH7aWN$3K?G*n_7`)Fjq3ankNZ=l(yyf0nCQCZ~VQ0?+y1Uu@k zZD)^zo-opl?}*PIf7=rr>*ipu#)7VHC1T`V&3B#n9`<+t0C?Kkur#cxPT=-=!dY?{ zGSY#z%^PWEMBu1)4peQeL}?Z<_^j;|QQ}jLb?mmTH690Onvpv@y3O9mblX7k@N=z` zd9lz?RHEyOE5{QMd?wN8Q%79s9!;8fn}X=^Q_cMPqmj)lC}&$m6QAd|Jb8p{J~{q= znZO|=6tkIWU7Fjx34?+a3I09t_HA>w~P)BXc*H02vDGQ_R ztLs?c0-9d(fNAduah7p!;4W3;1daZgVnKJVeSY|`#JmQ=UG?(uF}@+NsG%sP!A+-l zn9xq-Q5OhD$pXl{dL~*p7sv{`-eP#^XtQk@%cJg8IC5kiw5J7Y+y7+Y}+^g z0G{w1SR)(=9dkGI>6W7+06ynEf1dNNH-rBGW_5{_#lP2ggtJDvOS@WNH_>ttLv_9lXiF)dcU?d4m@j* z<-xaITouMs@EqY+AZ*|mThikcQh+C}e!OB?p*_lbq}H#U@f;=w#TUQ;E2qhzsRc36 zWjuqzmx}{8hPd3`iZSBx-)I#O9qDgwMUK19X#?6609&onl@3{)Hq|-`LR+KY@ZCDe zu{O*l*4muwqd>dv5^eE2$7n^mKkNShoTG&}${4ruaFSw)tawMn$uTQ~y?;J)n!&-} z*WRCy#Nyw}e)&@3&l4N#7w}cf@r)wn9?JH0j1fU06Ygb7y)T{XmDeZ!BuH77MFuDq z#uRABKC7`Rm8Po>1e^{N^m>MFj2U{L4P}_ha-$h1=x-i_?@kK1v&JvL97~WSK6=MB zV9~wgEFB@*&Q9y`zgaF|g%It~*t?UE6KF_Ov?>|`w3|fpH-l()l%)e>bw{du!v~NO zfIYNO*&i9(&N=~iM$O5)L>Ajp@8i5eFEePoG6IY{j_q_$w0ehVu1{ zE3Rf#IG-9jM zb*G))vBED+KgVC|9i}VeoL>eiJMr$%_k>DLMkZZh?~GZA_!Du*7&Y$X2;K881)^xn*)T<( znp>VPhdyEE+L?i+AXQaFdAv=xAVfA7LTnW3S?3nG8;6MRT)4g&uGIQwTJ z?(%HM8iV6G@rn2laf1z_a57wxU$^s|JlsGWQd83VoHGV@ihIibP9InzVUW1)8_Q=zP2Rtr zJ~75x3qp9BFPp)`fmB^WK8y<}+TjkD+X1~|ZxVh2jvG?rr#ZZwZcS|cOiy%M(XKr1 z>)DQ-vJtHbTf-n8!z|ay5C10U2 z3!u(lfLw9HaKnLVc*NBJqbl*D+z@~f$ll8JtMze^kw_a0&uw+jE#jRJq$1TI5=4rV zXH^W7-0kyd^-rTq5FwY*K;MC!KNEbE=JJMA6PI=4#?TiG*op*N;f_`=x3MNR5Q*Gv z-pb3V#NULW@s#E9>r)hgEjDkjU!Qql^@Y~XRBv)HB5#NMV{a+`A7AG1Vq~1Rbw-na ztAxFx-95DL^zYe$T3%O21HLazBBqxkdd?q#rXY;Q&VL!O4dJoL^k@`U+v4}}G35$k zYZOzF4Rjw|(>Pg*AYydUrrvC@^~wz1O&K&WF13NXMv?>L>Eq54aSH6-bqM$|R>_?4 zC*VnnI?0^3yettqB2ucwojXIJMKd}Uh`R2#yJXD<*dQj@4eYbTvLd>&&( zC?e`@$DYHo*@A&ZWpy52gOqiMAV3*5Aa-E-67veVBp=oVAy8BkL#&2L(u7v&QXK)K zt}%&3aMiv%@BBX)+to@HpG|Ln$MfxHO=jrt>nw)8NyaYWM}VW^`0MYD0}zol=5M_} ze~b)4L_!Hxam4$ljMENFMBF*&PtUqxh2|ayo{p0?*@K6ZpZ7B(dd;yX^-aVRS3I}r zlY}joVexR+si*2M?XNhZC1@0bble(+)L@McObE3};wY^UF=G)StXda(>}2E9-Hm}K zNyzM%k2xK)dv`S7wj0wva-BH0#&G;9ISLfS1W0|ea~Z86*8c!}Oau>srjEx=U7w>d zxHhO>QIv8mO}K>XWg+c>bv1b!m^MUqfk36-AS)e)3SVIHi{^Ba@_61JQh+9y6y|fe z*TIE)AS}LOm*=hGCk}z=I!=)DW8p9?>QQCXQ1tyI{QAFqW2}_qd}U%#dL8@t{{XDI z3Sn!fuN>jJ6)W0_&wBXz;|pI3P=wQCy$+_hxm40kZf44P-ToS|_yAkJ4o4^Z$OIIk zf}M4YG4>2Cnq$3w0d64KkTOLtTTkbI!vyF;R0@~(F<5}I0@la^wl5O(ih(3CLZ<7h z07G%ng-(_Mc7Z`oj!qH4f}n=G906|{vGtaZLhGHrIm#5hjH>5juf#~8m-+h~HIB?kg_izwIxQC;xt-wsLielRmy z+NgpPd*1gw+F}Ad3jN2nkG~mjfg%Awktd-CoMR-7;o9A%)4TrwM6h@Tu-%?I{{X+w zw{cFf(XN|Q3@GpvBG?$)~O)S44pjW zvhAYZ)+d*q{@W-#_Fk>)`OaxVo{Zk%=*xBZ7n%^mQt@a!oey2VU$z032$HCABj@>U zL>B_6F++3|Ci`^dCNyv(<-tkawt!(0^t74Cf>brV@uqAdD1ajqtE=f;;j~_W4l12< z$EOV}lTi=n{bd)7%dWo=agH)ntYOe`b<^HxQNfDU4SoFeuQ-qr3BWp>u+fu^9Jrka zF%J1vEhk!enDllL)YHQ0<==)z;DDk_C^|aT*!V1_3u6Fa-BK{suClK&1Fi!|@xtvz ziQyqKT7m_~M(A}i$qS(sr!8~t_uoICTycjO5`CC}v>i=xk1eHx0G+4pi;Ge%%XV{S z=CpaiO>o&;bggr-!!Hg@DMs39uOe_8r##|~;Q#>otB5jQ1y1rT?pyqQW8X2_y=D_$Og@sLHPZVL}#G@k=Es~!ai z3mUMeVs(sUUfXY)9Rcp!qW~C6o^$B`06pR%^CENS>xG%I*W)yGhYs0qpy{P-!L{kV~lrqQS`8a~;es!U_Zi6hd{(mtnb3Huhi`Mlz?# ztBHAtAQDn4bMA8BMGe`C0J?S?4ntma=cO>frG)FR8#OV4MH1bK7 z9tOO4A=&QeHxUh~#T3x0JRrPKr9@a5f^8{i?&x`X%EBn7(G|1T&wgmnjM-Vk};tD49t}-`%kv1K_>&b?ra-?gG@bqp!eOC}3Q4S89-#rE+ zr5lf^EJYJzlzHSAc?7CxD1&IF9u462S7L^aiflUNuR=1^$kN;XzN+T}E4XOQ)}Kt? z*Wz-@x-m!(zHYf*{{WA+8GG~sC4ZOo(V`Hj+)iX;!FmJmVoJktemut(XZ99J&4(LCs%qR5%@Pw)#kM#;5ojX9 zB)dVI1TUL)wAB#pi$UhY({rb+nLCAIPaHf`Qhc326zh;aLy-Z0{Fj}}3Ghn=E~6^TzwjPWu_k7m{}E zzNTDY0(ugQ$tM9#>41f1Z#B9y7k*f#mv~CreH9P0&DJ1D9KqfFwfbi4$m1+xj~|JC z*|SD7uLs6lZLa;idAJB>3=>T>Y|!lI1jQptim1}`Ui;1`;2}EH3?p7f&FR9b3tCGl z-@Stp4tQ)S`tY80cdqg10>DYgdf`+cw;!f8LCZ#=0MkfKTy+`%kzIl`t)y=_v8LN7 zO%i(jzCYj;hGHN#7Wzo5E@m zpkkM+b;kZ%Ihq$plE{eX;ul@AQ5KYqbntjdK*Z}nPiJ_MlhM{E>}57(KND^t!Mw65 zxGLxG0BI`uXkr~9qq59+ARr(Im2v?`(HNsaf{xA2 z&YoYHsx*L*nujla?59lU5(5VFbQfa7e@V9;=U-OQrHgj>_o(gAP8)>j0r*wd+`~yY>fSxht3h-$DXu}d7ZT^2QRcAlhDB}MBM91a4OfN_gdktQ94*qFztpRpH zAfCeoCjxGIr8reI@=*GDrZ`kMkpBQ#tdkWw=P2=u@m0mt$PH5#XgYik`+|LUFuFtl zcf;p}{0((y; z2(Zn-pJA|AI^N3~In+oPt#s)+-p*V~xr*ui(6L-%g;GlJ_}6%~%L`Fm zeQP)6;N^Bg(x<`Kf3|VyzwKSXykikg7{XS>V?%BaANI}SZG=#3+K(X}>wNK$T0sdx z*u)jF84pok0J4kBj=AHe;!uenC|xLVU89SK zDSEJJVl5%yS+|BD5P}V}T5`^!SY!780Dw8e!C7NRR8OW3z;e^!hhF^a5xfM1^}M;M z{jjbY4qVX`UFvhbj(awn*dn6^7^J3_WLw-Y2O2|I;nD28$Cnt8i^uk=;ZkA2?zu@; zpJ1=g?T+?^DkwC@jWjqpjyTl;$#t&NO`30=t_~(?R}tlfN#WYFT;`7s8LCj zpZEah3XZoAokAsNdN-;tJ?kEtEdT)l!N(5U(G`3sng+M>-@b7vzwMo4$C2YDyQ64^ zfV-$X-P~v)05iZLdN?4^agS+0mxi=Ejy|~W(!bifi>aEWP4Um)InZF_oyG27zs4R| z9lBV0-t13WAPo^*%=Usp8*5x(148X98s&q>K7Bal^n(yrWona~>Y`1Q#MLEU!Y?J( z!#SePJc_i^4W5;f;9uYoU?W$S(^NFB1rTd$E3JCBTkjg%8@Rsz0N?|hVk^EpX#&g-z@raPby1@`lQq7>k z(4`6zSpZ)x?rj_1D2qfLy6v3vjnk9W;P?Lk0376BZSjC3!Y#IoN#^nA8bK09#_G+d zKAWg9VeYq5o@Z`wslV+<2J~ZKm4>Ntp&20&t2a(x9Lp+T20%hhkcDNNNN95LYqo~$ zkoDI$7eTyF?1t+#Cq6PGNx_iND_jQKCzJKbHZWWAdLy}byYLY-2X@m`@)t-rToOnM zF&(AWnRj|B41@@Rc?G?W{pynm9G;OFSRU`Uv&v;$A>nGMf zj1ClX$qHu!x_m#A0YaLNMC{`1etyBko&ks^sSP9`o9hM%IFd(buLP}Z`d}!y0G}oE zu05B|C>9`K82446-w5!*!F)g)iA2zj_2F_G!l@XP){DYW-(ZRopeKEE85iT$1JY{n zx)J?;F_oqB7WdEm0CS0boMI&*_IjFYUMD|HP$mw@(x9aRY7$PUAX*|duN)ttoMKl0 z0AM#2>f+OrmXWWlTay4$-(Rj48=y=)C4O=W5TfTYlMJ$BrHb;FMtMoLZTa3ycZpys}t-8v_5`j(-M*367JOpOILu6=D z@4kF-kIbTh^6q)-j9&eL$NU0BaA;J}O&j$Yf;m#zLAsr{_1;3USOAC9SxaAxE){sn zG+{z<{(qdX5%6{Oz_!uJI^jMh{q@cvm6XJJS*`ut;+dgFAg0{&#{tIX7=$PSHGcc} zcaceQ2Y;uWHh}n;UlM;w=kSHaS}sqLJ#QJ8OSeMz54ZDKA|?Q6hPI${w~hSa#7#Fj z*vU}U*IZ-a=wPg@u?{qXYn{SLfd#9-6Mj1F@wH1a0NN0geBJRQtXgw+pcF4okm2IE z$5h%wK|@D@M`^1Q8aTnqfa*NyJY^38LE{{RD<$W;W@YS&TVa4fnu0JCQZP$uPP z5sgwi^P%T_dERf+O_220pXbIRcD}gIZt?i8o^w)RLW`|r<3ZCWU*-E|unnjKu2h%!CgRifyz*iH@yc&xD}rQ&hP>DC;i=77viM?IhY>Tpi6F0$u%lk!~$)&e1k zP_1vL^UeWA3WYo=&%fiEDaU~}BoK97Cd0{D2~8+a(1g;B=sL6z0tZ_lBXTD;y^fk7 zP)5WIydNcf^Nih9Ir42@zt_AS89CR(kEU)|xXRW$zlQ0W)0}5Qi5C@m#6niOpHI^Q zfnegTjW>UD*hn{{Zg{%JYizmHzw>7bB@5d zJpt@7+6Z1T8YKS34guC2jhiq|@Jbs$&Hz9VHMWlX`}^xS>AFX1^o;LQXc)J51t*#pZ6hcxk(Z7@49x!W@(_g3lV^_9g zsgo7Ihnb2~3J2BiB*@rmJh#@m!8-`F6N&Pi8`6h(4fYWc%Yowez)e(&Z%(*SUE2cd zYGJnOFo$TmL7m5Co5T}j0sF5KO9C_{7yzlhVpl}YdANB7+O!0jC-x!$DhWL#}Z&b z3U{t>8Lgatxg<+iUDNBmag%c@Zn}%2(CxjN>e>Me27>~zv#wKbKCg`4%5(%Z#?A~_ zWov<53m`2$`^_5!0bvc>zdV1b26WJyJ!5M>OhvOE{{Rh%mjR#bEKnpB9us$eY$2Kr zV+f-S&^3CU+=r5JE`(EYSd+wYB@_{wik+oFkxpjtM7oRHXm)_jr*ya~La1b*6>OL4 zb8;uD2%Rl*a!pCgOnq=mAVN-HdU(4{WOV^QJW5OE`!TA`G)+6nweRxK9p%0M0Pw=( za*nVtTs=<;ez*C?1wVZaI<)qA`SXcXx2#6~GKqwBifMjw8=0E%n#wG93HSB;X9-f; z>%q-=>z}R=4*GNjc~p+8>T5b-0Z0+t;80LqJjH5if@@aS>U@3BXz`<~!~5c+qU**g z(EDO97{3kE&MKjU(OlO(4!q7joOI<1ErQ7PV#Qa9-%*T--PX1=(kJFy!eS&SD31X_ z)SKs!-a9MoE`cYFQK=KL91BAQ6M5MK$M546L7@*AkyT*?wxNK`M2a68(5JF$1wsUo z5S!?9N&Is}71+ei73at2(72d4tYf2i4ob47znteGn(c;(PoJ~7g)FC2IOOr?6*_OM zPgs}n2Muw&3&*?zLr$@Q8tLb++ab|~3O0t0H-4WkG=Wi3(i^cGH3?Y4)(Z?I$~1x4 z39hE)!$}G>^tvO&#h&fY=kUc^KYVj2{8vfNB9jioeO_ESt9H(%w_J0EQ-ZR{@G|d5 zj&$>k9U4G16r&84K!-OHL1$g+1W~+NOJs!s z{uy2LYxCf5F5**Ilf}V_de*R%RfO`IyZY+@ErJ5<-n#hz06U`wYER_Ft2mq1Jmasx zE+xzLPIp6qLg19Y&hbQCj;YMA((~sjLO3sIoS;8?Sbm0?f?wRf$2^Qx4!pbAjl<4rl}dqZL21< z$;?384mZwb$5j%#Dl{JbV<-nqCFx%pC)Q^MT@P4=Xz20z@S}}zlUda&;C2n+;}({t z(7&no>ld6H&O6)fxk0@-%N8+Lj78%fKLB-xv|~+F>lp-({^2AIfuuXv^Xg&cL)dLy z2sYNPj^+>)pS2sQ19XW+qO0)2ip@@VjQTIgBR6(Qy?;O5s1frz#jOJOj`fPT^Y{eg zo-rvsFp*C!U=yYVC0;kzzgHV{E09(NsJC84x6@+UpsJYtv)=~4&=UUu?vy;U5N149*(Lhi6{PQ~HevhCD8 zZgIz0!=1DN`u_krJY1tN@bhttC+Yd~mL~-0-Z6ojAl?8S{6EcNQ>Kyt;&}Dfg9!*u z^m26lyT;DUa_bek#++Dw3&&b6B_n?rfB>2m$E%RCpG4c&`^Hs}BT8B>(L24hrUVE@ zbqnkRQ0*NdfDk8Er8X~n{{SAb%cgNdSZ4J2)+ek*$8YN#OjOn^Oa`r369XiftuOLx zB`m@L)~g*J&;s1^vyS;7c9sl&fXBw@^x|`qNdS=(!#q1 zochh-x<#g-+q!h{?dJ(01p*qi+;P5RI#^^NyJTi4Au0 zi0c)96HGLj0(jqyM>RKX9!2Z*!NmPKM#3sjxZUvPzaVRT30Hu-pE1SFSb~o|YrkFN zWK~jl{#+Fie{5MGV=X_RdH$7)j^Me$f2IK~P7DDSo$~B|UC*3!7}RZRVDvj`@x~#R z_A^L}E{>TvHr(R-TlS~-70KsC1;*{nm(Waqplj*f9@z1U9Fgg`Sp)^yxc>MFSL3XB@4J-Z!=08%D|dr0gO?an&q8h z4D$0g3Ek+QP4|Zz2C9j<^7GDFx2}?oR6l%j+)Dm?tzmJT8GrpUwLczkqGiV>dFn&; z$e=dB(|lqIeQ|a%w~TqmpTkbGp9gZxX!nwcJ7eCT+nI>1Xfy$3g%FPp&tzKRfD(#x z`M10e7*$k99%OP$zn?yyoPbi?gC3fDqu&@v|pNw7z{~Ra~bP=O5_>!8oT7 zCLhMl>vg-O6?1^qz6)9!|@Gm z71EL;2r=VrNsk0AF6+kx1-Yde1WQr>tU^ey$*@xQ6f;Dk#e*|%H92npS>5&YtPn>8kt3#XoFmm~-3E@|b z-TZ1{s)rF?MVzTpIoA8HJXEHLt2kJyAgPdohP8zbKx>z+EO2?+7>4k%Ux(C{aaAh` zr*)yndhc8a_JCrpg&p*-bhpQh<;X>pitK;~4a-Zls*LceJ`e!XMRmR}l9peP+JsIo#@)rw; z>pFG*ae|b2$OdnZ=e(twsi7g#;&4>FGDh*b$^QVXs+4CYv0_{{^Ml6%X3nPceeg|? zxaH_`;(IW%QP+Slbemp!5qFwMf9-em#;C-Yllle5aZWA`tTmh10na}e(t-`gnb+@| zU4bU}?^>F=;Ce9V5TlK*PRVNBqe_;QiDW3mv`%|<8i+;=Qxx4nt|tq=uxfD4gin_1 z$E)C7IvZ%{0~MywH>kTYrSpssi4M;cVM?^y_Mvt+q#MCFCuuS;A&#g0J$%qU&@``0i@7Y8M9UyLAm6^TDD_RY+w8FupM|Zht|Ho4~+#)=npJ#bWRXyIp+m z3v8kQBJswEzfSdvE&?KvH8rIX-wg?inh6N0NU$@OZ92+@7@&i(Y_qN}X|Pq@MC+zB z;UhL)^{uAujt_pv*}Zsh%peoMq~wUkClkz2=?SA%8wDn#FRW{nH9^-K?2qq)ZEC2$ zPtzN2zB|rMx!h;aYT!RkcnvF3D3-pSBk@9Llt}_ z$1btB4jM4vr)Eb>P5P4Y)6cJ*gyY;o8v+k&F`Tm5bj_FV`(v5kSkESUvEwH388HH5 z(DmCU5t_RNNBR3;3S}n89RiJojQ51*8Zfa0(8V+d9h@VD4q-M<4HaByR17#qg*}JP zfbX{sGC0!YEjS_2H@$}OdMT7PyCT?H5~0s4?*&#JfMA|y+cxnmsA}#YX*ULWyD;LL z)tj7iUmvzI%8oT>pYfFLZrnzE%zoyucFy&h)koJj5~^rv-0$i0fEJ0%d=^9X`|@WU zk2@27X7#7(d@K=w2Tcu~^{|hfag3cy@GT3yc};Uw3@k&D6*OzEYgzf^*hHA2%jX*i zR+)2j_~@kXX1;P(>JIjsCgAw*yS$-0Y&P#*{jnYI-Vp0puCZRRGSe2g>&bCs-#^4x z)V}U5Kra~Zfs<@=tMmi5Ar-P|d3!tai4b3$@o~4TRlvB!m;@)M5Q;hI+F=>jWZT3z z@g4i|LqVX>WI+_ZofA&*sAK_ZNi`bmN|orWjb~k09UexLa~jOrU=Duk^Qq@kV#&P_ zniG4iN1e!fF>ny(yqD*2%`X1uVySCyiTml^GItk1yx;oA$pes_YaTBbjA^-P^Nz`L z8zJ_>kz6&;-}$V7K#4R}(Yb%tS3_?N75X@n_AVFZl*2|TH({P!-B1npO=p1#4oxUk zm^{)Y27#c4_7+B7F|rH8NxM*=ZwB^(cP_*7<=SdV-(Q}RafHkDoL#aY?F&N1)AY+K z2<4(_z2RX<_4A6i6^V+uQyQ4Gm|Ld+O+U?JI%Fv|u+i`L`NYG|uL?pF-68cfVcXAH&I% zZv7_*PSC)I6T}t~Kl<`{`)-9vC0W^m`t@}N$GA%@e&@rgMY>Kp5 zCQMQ2cSI8qrv$h`&q)F2Rv)KMHJe2shn}&fR_}dc?ZsRxkJdUzSgDCkzd6ad3C9l) zTjSaDmW~|qP)h5y? zkO1FvT7~^PSW2)2I%!y(Lfvj%1|)P404t9>eu4sqwkMp0d0&z}L^~$~A k%nOD4=jiOQI;W-nb8^PP-=--M&0qBX$H$KzJb3Z{*++PB5C8xG literal 0 HcmV?d00001 diff --git a/img/lol.png b/img/lol.png deleted file mode 100644 index 5258116948e360ab4451bdfee110554f8c231ebe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19345 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 - - - - - - - Laboratoire Ouvert Lyonnais — le LOL - - + + + + + + + + + Laboratoire Ouvert Lyonnais + + + + - - - - - - - - - + - - + - - +

- - - - - - - - - - - - -
-
-
-
- logo du LOL -
-
- Association - Rencontre - Échange - Partage -
-
-
-
-
- - -
-
-
-
-

À propos

-
-
-
-
-

Le Laboratoire Ouvert Lyonnais (LOL) est un hackerspace sur Lyon.

- -

En début janvier 2011 un membre du LOG, une paire de personnes impliquées dans la vie lyonnaise, et une pincée de gens venant de différents milieux technologiques (informaticiens barbus) et artistiques (ça chauffe, les flammes de la Friche RVI) se sont rassemblées lors d'un apéro pour voir s'ils avaient envie de faire des choses ensemble. La réponse fut oui, restait à savoir comment. Le LOL était lancé.

- -

Le LOL rassemble des passionnés de bidouillages en tous genres. Électronique, informatique, mécanique, chimie, arts numériques, cuisine expérimentale, etc. : chacun amène son savoir-faire et sa curiosité dans un mélange ludique de création, bricolage et de détournement technologique en tout genre. Vous avez un projet à partager ? C'est l'occasion de le présenter, et peut-être trouver de nouveaux contributeurs.

-

L'une des vocations du LOL est de fournir à ses membres un lieu pour héberger leurs projets ainsi que d'organiser des présentations publiques. Il est aussi ouvert sur l'extérieur par le biais de partenariats avec les institutionnels, animations ou participation à des événements.

-

Un autre objectif du LOL est le partage des connaissances, et l'aide à la ré-appropriation des technologies par le grand public. Notre vie est remplie de machines plus ou moins intelligentes. Si en gérer une seule ne pose pas de soucis, prévoir ce qui va se passer lorsque plusieurs machines vont travailler ensemble est beaucoup plus délicat; surtout si un humain se trouve au milieu.

-

Le LOL est une émanation du mouvement mondial hackerspace/hacklab et se veut ouvert aux échanges et collaborations avec les autres groupes.

-

En avril 2011, le LOL a rejoint les Petits Débrouillards de Lyon.

-
-
-
- - -
-
-
-
-

Contactez nous

-
-
-
-
-
-
-
-
- - -

-
-
-
-
- - -

-
-
-
-
- - -

-
-
-
-
- - -

-
-
-
-
-
-
- -
-
-
-

Mail : contact (arobaz) labolyon (.) fr

-
-
-
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - +
+
+
+

+ Le Laboratoire ouvert lyonnais est un lieux de brassage et une communauté éclectique. + Son objectif est le partage des connaissances et la ré-appropriation des technologies. + Chacun amène son savoir-faire et son envie d'apprendre dans un mélange ludique de création et de convivialité. + Le L.O.L. est l'expression du mouvement global des hackerspaces sur Lyon et + se veut ouvert aux échanges, aux collaborations avec d'autres initiatives. +

+

+ L'électronique, l'informatique, la mécanique, la chimie, les arts numériques, la cuisine expérimentale sont les pratiques des loliens. Les diverses manières d'implication du collectif dans des multiples initiative et évenements permet à celui-ci, dans le temps, de s'adapter à son éco-systeme. +

+

+ L'une des vocations du LOL est de fournir à ses membres + un lieu pour héberger leurs projets ainsi que d'organiser des présentations publiques, des ateliers autonomisants.

+

+ none of us is smarter than all of us - nul n'est plus intelligent-e que nous tou-te-s réunis +
+ +
+

Informations

+
+

Permanence : mardis à partir de 19h00

+

Adresse : 7 Place Louis Chazette 69001 Lyon

+
+

Canaux

+ +
+ + + +
+
+ + + + + + + + + diff --git a/js/bootstrap.js b/js/bootstrap.js deleted file mode 100644 index 01fbbcb..0000000 --- a/js/bootstrap.js +++ /dev/null @@ -1,2363 +0,0 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under the MIT license - */ - -if (typeof jQuery === 'undefined') { - throw new Error('Bootstrap\'s JavaScript requires jQuery') -} - -+function ($) { - 'use strict'; - var version = $.fn.jquery.split(' ')[0].split('.') - if ((version[0] < 2 && version[1] < 9) || (version[0] == 1 && version[1] == 9 && version[2] < 1) || (version[0] > 2)) { - throw new Error('Bootstrap\'s JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3') - } -}(jQuery); - -/* ======================================================================== - * Bootstrap: transition.js v3.3.6 - * http://getbootstrap.com/javascript/#transitions - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) - // ============================================================ - - function transitionEnd() { - var el = document.createElement('bootstrap') - - var transEndEventNames = { - WebkitTransition : 'webkitTransitionEnd', - MozTransition : 'transitionend', - OTransition : 'oTransitionEnd otransitionend', - transition : 'transitionend' - } - - for (var name in transEndEventNames) { - if (el.style[name] !== undefined) { - return { end: transEndEventNames[name] } - } - } - - return false // explicit for ie8 ( ._.) - } - - // http://blog.alexmaccaw.com/css-transitions - $.fn.emulateTransitionEnd = function (duration) { - var called = false - var $el = this - $(this).one('bsTransitionEnd', function () { called = true }) - var callback = function () { if (!called) $($el).trigger($.support.transition.end) } - setTimeout(callback, duration) - return this - } - - $(function () { - $.support.transition = transitionEnd() - - if (!$.support.transition) return - - $.event.special.bsTransitionEnd = { - bindType: $.support.transition.end, - delegateType: $.support.transition.end, - handle: function (e) { - if ($(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) - } - } - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: alert.js v3.3.6 - * http://getbootstrap.com/javascript/#alerts - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // ALERT CLASS DEFINITION - // ====================== - - var dismiss = '[data-dismiss="alert"]' - var Alert = function (el) { - $(el).on('click', dismiss, this.close) - } - - Alert.VERSION = '3.3.6' - - Alert.TRANSITION_DURATION = 150 - - Alert.prototype.close = function (e) { - var $this = $(this) - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = $(selector) - - if (e) e.preventDefault() - - if (!$parent.length) { - $parent = $this.closest('.alert') - } - - $parent.trigger(e = $.Event('close.bs.alert')) - - if (e.isDefaultPrevented()) return - - $parent.removeClass('in') - - function removeElement() { - // detach from parent, fire event then clean up data - $parent.detach().trigger('closed.bs.alert').remove() - } - - $.support.transition && $parent.hasClass('fade') ? - $parent - .one('bsTransitionEnd', removeElement) - .emulateTransitionEnd(Alert.TRANSITION_DURATION) : - removeElement() - } - - - // ALERT PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.alert') - - if (!data) $this.data('bs.alert', (data = new Alert(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.alert - - $.fn.alert = Plugin - $.fn.alert.Constructor = Alert - - - // ALERT NO CONFLICT - // ================= - - $.fn.alert.noConflict = function () { - $.fn.alert = old - return this - } - - - // ALERT DATA-API - // ============== - - $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: button.js v3.3.6 - * http://getbootstrap.com/javascript/#buttons - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // BUTTON PUBLIC CLASS DEFINITION - // ============================== - - var Button = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Button.DEFAULTS, options) - this.isLoading = false - } - - Button.VERSION = '3.3.6' - - Button.DEFAULTS = { - loadingText: 'loading...' - } - - Button.prototype.setState = function (state) { - var d = 'disabled' - var $el = this.$element - var val = $el.is('input') ? 'val' : 'html' - var data = $el.data() - - state += 'Text' - - if (data.resetText == null) $el.data('resetText', $el[val]()) - - // push to event loop to allow forms to submit - setTimeout($.proxy(function () { - $el[val](data[state] == null ? this.options[state] : data[state]) - - if (state == 'loadingText') { - this.isLoading = true - $el.addClass(d).attr(d, d) - } else if (this.isLoading) { - this.isLoading = false - $el.removeClass(d).removeAttr(d) - } - }, this), 0) - } - - Button.prototype.toggle = function () { - var changed = true - var $parent = this.$element.closest('[data-toggle="buttons"]') - - if ($parent.length) { - var $input = this.$element.find('input') - if ($input.prop('type') == 'radio') { - if ($input.prop('checked')) changed = false - $parent.find('.active').removeClass('active') - this.$element.addClass('active') - } else if ($input.prop('type') == 'checkbox') { - if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false - this.$element.toggleClass('active') - } - $input.prop('checked', this.$element.hasClass('active')) - if (changed) $input.trigger('change') - } else { - this.$element.attr('aria-pressed', !this.$element.hasClass('active')) - this.$element.toggleClass('active') - } - } - - - // BUTTON PLUGIN DEFINITION - // ======================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.button') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.button', (data = new Button(this, options))) - - if (option == 'toggle') data.toggle() - else if (option) data.setState(option) - }) - } - - var old = $.fn.button - - $.fn.button = Plugin - $.fn.button.Constructor = Button - - - // BUTTON NO CONFLICT - // ================== - - $.fn.button.noConflict = function () { - $.fn.button = old - return this - } - - - // BUTTON DATA-API - // =============== - - $(document) - .on('click.bs.button.data-api', '[data-toggle^="button"]', function (e) { - var $btn = $(e.target) - if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn') - Plugin.call($btn, 'toggle') - if (!($(e.target).is('input[type="radio"]') || $(e.target).is('input[type="checkbox"]'))) e.preventDefault() - }) - .on('focus.bs.button.data-api blur.bs.button.data-api', '[data-toggle^="button"]', function (e) { - $(e.target).closest('.btn').toggleClass('focus', /^focus(in)?$/.test(e.type)) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: carousel.js v3.3.6 - * http://getbootstrap.com/javascript/#carousel - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // CAROUSEL CLASS DEFINITION - // ========================= - - var Carousel = function (element, options) { - this.$element = $(element) - this.$indicators = this.$element.find('.carousel-indicators') - this.options = options - this.paused = null - this.sliding = null - this.interval = null - this.$active = null - this.$items = null - - this.options.keyboard && this.$element.on('keydown.bs.carousel', $.proxy(this.keydown, this)) - - this.options.pause == 'hover' && !('ontouchstart' in document.documentElement) && this.$element - .on('mouseenter.bs.carousel', $.proxy(this.pause, this)) - .on('mouseleave.bs.carousel', $.proxy(this.cycle, this)) - } - - Carousel.VERSION = '3.3.6' - - Carousel.TRANSITION_DURATION = 600 - - Carousel.DEFAULTS = { - interval: 5000, - pause: 'hover', - wrap: true, - keyboard: true - } - - Carousel.prototype.keydown = function (e) { - if (/input|textarea/i.test(e.target.tagName)) return - switch (e.which) { - case 37: this.prev(); break - case 39: this.next(); break - default: return - } - - e.preventDefault() - } - - Carousel.prototype.cycle = function (e) { - e || (this.paused = false) - - this.interval && clearInterval(this.interval) - - this.options.interval - && !this.paused - && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) - - return this - } - - Carousel.prototype.getItemIndex = function (item) { - this.$items = item.parent().children('.item') - return this.$items.index(item || this.$active) - } - - Carousel.prototype.getItemForDirection = function (direction, active) { - var activeIndex = this.getItemIndex(active) - var willWrap = (direction == 'prev' && activeIndex === 0) - || (direction == 'next' && activeIndex == (this.$items.length - 1)) - if (willWrap && !this.options.wrap) return active - var delta = direction == 'prev' ? -1 : 1 - var itemIndex = (activeIndex + delta) % this.$items.length - return this.$items.eq(itemIndex) - } - - Carousel.prototype.to = function (pos) { - var that = this - var activeIndex = this.getItemIndex(this.$active = this.$element.find('.item.active')) - - if (pos > (this.$items.length - 1) || pos < 0) return - - if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) // yes, "slid" - if (activeIndex == pos) return this.pause().cycle() - - return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos)) - } - - Carousel.prototype.pause = function (e) { - e || (this.paused = true) - - if (this.$element.find('.next, .prev').length && $.support.transition) { - this.$element.trigger($.support.transition.end) - this.cycle(true) - } - - this.interval = clearInterval(this.interval) - - return this - } - - Carousel.prototype.next = function () { - if (this.sliding) return - return this.slide('next') - } - - Carousel.prototype.prev = function () { - if (this.sliding) return - return this.slide('prev') - } - - Carousel.prototype.slide = function (type, next) { - var $active = this.$element.find('.item.active') - var $next = next || this.getItemForDirection(type, $active) - var isCycling = this.interval - var direction = type == 'next' ? 'left' : 'right' - var that = this - - if ($next.hasClass('active')) return (this.sliding = false) - - var relatedTarget = $next[0] - var slideEvent = $.Event('slide.bs.carousel', { - relatedTarget: relatedTarget, - direction: direction - }) - this.$element.trigger(slideEvent) - if (slideEvent.isDefaultPrevented()) return - - this.sliding = true - - isCycling && this.pause() - - if (this.$indicators.length) { - this.$indicators.find('.active').removeClass('active') - var $nextIndicator = $(this.$indicators.children()[this.getItemIndex($next)]) - $nextIndicator && $nextIndicator.addClass('active') - } - - var slidEvent = $.Event('slid.bs.carousel', { relatedTarget: relatedTarget, direction: direction }) // yes, "slid" - if ($.support.transition && this.$element.hasClass('slide')) { - $next.addClass(type) - $next[0].offsetWidth // force reflow - $active.addClass(direction) - $next.addClass(direction) - $active - .one('bsTransitionEnd', function () { - $next.removeClass([type, direction].join(' ')).addClass('active') - $active.removeClass(['active', direction].join(' ')) - that.sliding = false - setTimeout(function () { - that.$element.trigger(slidEvent) - }, 0) - }) - .emulateTransitionEnd(Carousel.TRANSITION_DURATION) - } else { - $active.removeClass('active') - $next.addClass('active') - this.sliding = false - this.$element.trigger(slidEvent) - } - - isCycling && this.cycle() - - return this - } - - - // CAROUSEL PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.carousel') - var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) - var action = typeof option == 'string' ? option : options.slide - - if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) - if (typeof option == 'number') data.to(option) - else if (action) data[action]() - else if (options.interval) data.pause().cycle() - }) - } - - var old = $.fn.carousel - - $.fn.carousel = Plugin - $.fn.carousel.Constructor = Carousel - - - // CAROUSEL NO CONFLICT - // ==================== - - $.fn.carousel.noConflict = function () { - $.fn.carousel = old - return this - } - - - // CAROUSEL DATA-API - // ================= - - var clickHandler = function (e) { - var href - var $this = $(this) - var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) // strip for ie7 - if (!$target.hasClass('carousel')) return - var options = $.extend({}, $target.data(), $this.data()) - var slideIndex = $this.attr('data-slide-to') - if (slideIndex) options.interval = false - - Plugin.call($target, options) - - if (slideIndex) { - $target.data('bs.carousel').to(slideIndex) - } - - e.preventDefault() - } - - $(document) - .on('click.bs.carousel.data-api', '[data-slide]', clickHandler) - .on('click.bs.carousel.data-api', '[data-slide-to]', clickHandler) - - $(window).on('load', function () { - $('[data-ride="carousel"]').each(function () { - var $carousel = $(this) - Plugin.call($carousel, $carousel.data()) - }) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: collapse.js v3.3.6 - * http://getbootstrap.com/javascript/#collapse - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // COLLAPSE PUBLIC CLASS DEFINITION - // ================================ - - var Collapse = function (element, options) { - this.$element = $(element) - this.options = $.extend({}, Collapse.DEFAULTS, options) - this.$trigger = $('[data-toggle="collapse"][href="#' + element.id + '"],' + - '[data-toggle="collapse"][data-target="#' + element.id + '"]') - this.transitioning = null - - if (this.options.parent) { - this.$parent = this.getParent() - } else { - this.addAriaAndCollapsedClass(this.$element, this.$trigger) - } - - if (this.options.toggle) this.toggle() - } - - Collapse.VERSION = '3.3.6' - - Collapse.TRANSITION_DURATION = 350 - - Collapse.DEFAULTS = { - toggle: true - } - - Collapse.prototype.dimension = function () { - var hasWidth = this.$element.hasClass('width') - return hasWidth ? 'width' : 'height' - } - - Collapse.prototype.show = function () { - if (this.transitioning || this.$element.hasClass('in')) return - - var activesData - var actives = this.$parent && this.$parent.children('.panel').children('.in, .collapsing') - - if (actives && actives.length) { - activesData = actives.data('bs.collapse') - if (activesData && activesData.transitioning) return - } - - var startEvent = $.Event('show.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - if (actives && actives.length) { - Plugin.call(actives, 'hide') - activesData || actives.data('bs.collapse', null) - } - - var dimension = this.dimension() - - this.$element - .removeClass('collapse') - .addClass('collapsing')[dimension](0) - .attr('aria-expanded', true) - - this.$trigger - .removeClass('collapsed') - .attr('aria-expanded', true) - - this.transitioning = 1 - - var complete = function () { - this.$element - .removeClass('collapsing') - .addClass('collapse in')[dimension]('') - this.transitioning = 0 - this.$element - .trigger('shown.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - var scrollSize = $.camelCase(['scroll', dimension].join('-')) - - this.$element - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION)[dimension](this.$element[0][scrollSize]) - } - - Collapse.prototype.hide = function () { - if (this.transitioning || !this.$element.hasClass('in')) return - - var startEvent = $.Event('hide.bs.collapse') - this.$element.trigger(startEvent) - if (startEvent.isDefaultPrevented()) return - - var dimension = this.dimension() - - this.$element[dimension](this.$element[dimension]())[0].offsetHeight - - this.$element - .addClass('collapsing') - .removeClass('collapse in') - .attr('aria-expanded', false) - - this.$trigger - .addClass('collapsed') - .attr('aria-expanded', false) - - this.transitioning = 1 - - var complete = function () { - this.transitioning = 0 - this.$element - .removeClass('collapsing') - .addClass('collapse') - .trigger('hidden.bs.collapse') - } - - if (!$.support.transition) return complete.call(this) - - this.$element - [dimension](0) - .one('bsTransitionEnd', $.proxy(complete, this)) - .emulateTransitionEnd(Collapse.TRANSITION_DURATION) - } - - Collapse.prototype.toggle = function () { - this[this.$element.hasClass('in') ? 'hide' : 'show']() - } - - Collapse.prototype.getParent = function () { - return $(this.options.parent) - .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]') - .each($.proxy(function (i, element) { - var $element = $(element) - this.addAriaAndCollapsedClass(getTargetFromTrigger($element), $element) - }, this)) - .end() - } - - Collapse.prototype.addAriaAndCollapsedClass = function ($element, $trigger) { - var isOpen = $element.hasClass('in') - - $element.attr('aria-expanded', isOpen) - $trigger - .toggleClass('collapsed', !isOpen) - .attr('aria-expanded', isOpen) - } - - function getTargetFromTrigger($trigger) { - var href - var target = $trigger.attr('data-target') - || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7 - - return $(target) - } - - - // COLLAPSE PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.collapse') - var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data && options.toggle && /show|hide/.test(option)) options.toggle = false - if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.collapse - - $.fn.collapse = Plugin - $.fn.collapse.Constructor = Collapse - - - // COLLAPSE NO CONFLICT - // ==================== - - $.fn.collapse.noConflict = function () { - $.fn.collapse = old - return this - } - - - // COLLAPSE DATA-API - // ================= - - $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { - var $this = $(this) - - if (!$this.attr('data-target')) e.preventDefault() - - var $target = getTargetFromTrigger($this) - var data = $target.data('bs.collapse') - var option = data ? 'toggle' : $this.data() - - Plugin.call($target, option) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: dropdown.js v3.3.6 - * http://getbootstrap.com/javascript/#dropdowns - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // DROPDOWN CLASS DEFINITION - // ========================= - - var backdrop = '.dropdown-backdrop' - var toggle = '[data-toggle="dropdown"]' - var Dropdown = function (element) { - $(element).on('click.bs.dropdown', this.toggle) - } - - Dropdown.VERSION = '3.3.6' - - function getParent($this) { - var selector = $this.attr('data-target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && /#[A-Za-z]/.test(selector) && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - var $parent = selector && $(selector) - - return $parent && $parent.length ? $parent : $this.parent() - } - - function clearMenus(e) { - if (e && e.which === 3) return - $(backdrop).remove() - $(toggle).each(function () { - var $this = $(this) - var $parent = getParent($this) - var relatedTarget = { relatedTarget: this } - - if (!$parent.hasClass('open')) return - - if (e && e.type == 'click' && /input|textarea/i.test(e.target.tagName) && $.contains($parent[0], e.target)) return - - $parent.trigger(e = $.Event('hide.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this.attr('aria-expanded', 'false') - $parent.removeClass('open').trigger($.Event('hidden.bs.dropdown', relatedTarget)) - }) - } - - Dropdown.prototype.toggle = function (e) { - var $this = $(this) - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - clearMenus() - - if (!isActive) { - if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { - // if mobile we use a backdrop because click events don't delegate - $(document.createElement('div')) - .addClass('dropdown-backdrop') - .insertAfter($(this)) - .on('click', clearMenus) - } - - var relatedTarget = { relatedTarget: this } - $parent.trigger(e = $.Event('show.bs.dropdown', relatedTarget)) - - if (e.isDefaultPrevented()) return - - $this - .trigger('focus') - .attr('aria-expanded', 'true') - - $parent - .toggleClass('open') - .trigger($.Event('shown.bs.dropdown', relatedTarget)) - } - - return false - } - - Dropdown.prototype.keydown = function (e) { - if (!/(38|40|27|32)/.test(e.which) || /input|textarea/i.test(e.target.tagName)) return - - var $this = $(this) - - e.preventDefault() - e.stopPropagation() - - if ($this.is('.disabled, :disabled')) return - - var $parent = getParent($this) - var isActive = $parent.hasClass('open') - - if (!isActive && e.which != 27 || isActive && e.which == 27) { - if (e.which == 27) $parent.find(toggle).trigger('focus') - return $this.trigger('click') - } - - var desc = ' li:not(.disabled):visible a' - var $items = $parent.find('.dropdown-menu' + desc) - - if (!$items.length) return - - var index = $items.index(e.target) - - if (e.which == 38 && index > 0) index-- // up - if (e.which == 40 && index < $items.length - 1) index++ // down - if (!~index) index = 0 - - $items.eq(index).trigger('focus') - } - - - // DROPDOWN PLUGIN DEFINITION - // ========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.dropdown') - - if (!data) $this.data('bs.dropdown', (data = new Dropdown(this))) - if (typeof option == 'string') data[option].call($this) - }) - } - - var old = $.fn.dropdown - - $.fn.dropdown = Plugin - $.fn.dropdown.Constructor = Dropdown - - - // DROPDOWN NO CONFLICT - // ==================== - - $.fn.dropdown.noConflict = function () { - $.fn.dropdown = old - return this - } - - - // APPLY TO STANDARD DROPDOWN ELEMENTS - // =================================== - - $(document) - .on('click.bs.dropdown.data-api', clearMenus) - .on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) - .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle) - .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown) - .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: modal.js v3.3.6 - * http://getbootstrap.com/javascript/#modals - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // MODAL CLASS DEFINITION - // ====================== - - var Modal = function (element, options) { - this.options = options - this.$body = $(document.body) - this.$element = $(element) - this.$dialog = this.$element.find('.modal-dialog') - this.$backdrop = null - this.isShown = null - this.originalBodyPad = null - this.scrollbarWidth = 0 - this.ignoreBackdropClick = false - - if (this.options.remote) { - this.$element - .find('.modal-content') - .load(this.options.remote, $.proxy(function () { - this.$element.trigger('loaded.bs.modal') - }, this)) - } - } - - Modal.VERSION = '3.3.6' - - Modal.TRANSITION_DURATION = 300 - Modal.BACKDROP_TRANSITION_DURATION = 150 - - Modal.DEFAULTS = { - backdrop: true, - keyboard: true, - show: true - } - - Modal.prototype.toggle = function (_relatedTarget) { - return this.isShown ? this.hide() : this.show(_relatedTarget) - } - - Modal.prototype.show = function (_relatedTarget) { - var that = this - var e = $.Event('show.bs.modal', { relatedTarget: _relatedTarget }) - - this.$element.trigger(e) - - if (this.isShown || e.isDefaultPrevented()) return - - this.isShown = true - - this.checkScrollbar() - this.setScrollbar() - this.$body.addClass('modal-open') - - this.escape() - this.resize() - - this.$element.on('click.dismiss.bs.modal', '[data-dismiss="modal"]', $.proxy(this.hide, this)) - - this.$dialog.on('mousedown.dismiss.bs.modal', function () { - that.$element.one('mouseup.dismiss.bs.modal', function (e) { - if ($(e.target).is(that.$element)) that.ignoreBackdropClick = true - }) - }) - - this.backdrop(function () { - var transition = $.support.transition && that.$element.hasClass('fade') - - if (!that.$element.parent().length) { - that.$element.appendTo(that.$body) // don't move modals dom position - } - - that.$element - .show() - .scrollTop(0) - - that.adjustDialog() - - if (transition) { - that.$element[0].offsetWidth // force reflow - } - - that.$element.addClass('in') - - that.enforceFocus() - - var e = $.Event('shown.bs.modal', { relatedTarget: _relatedTarget }) - - transition ? - that.$dialog // wait for modal to slide in - .one('bsTransitionEnd', function () { - that.$element.trigger('focus').trigger(e) - }) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - that.$element.trigger('focus').trigger(e) - }) - } - - Modal.prototype.hide = function (e) { - if (e) e.preventDefault() - - e = $.Event('hide.bs.modal') - - this.$element.trigger(e) - - if (!this.isShown || e.isDefaultPrevented()) return - - this.isShown = false - - this.escape() - this.resize() - - $(document).off('focusin.bs.modal') - - this.$element - .removeClass('in') - .off('click.dismiss.bs.modal') - .off('mouseup.dismiss.bs.modal') - - this.$dialog.off('mousedown.dismiss.bs.modal') - - $.support.transition && this.$element.hasClass('fade') ? - this.$element - .one('bsTransitionEnd', $.proxy(this.hideModal, this)) - .emulateTransitionEnd(Modal.TRANSITION_DURATION) : - this.hideModal() - } - - Modal.prototype.enforceFocus = function () { - $(document) - .off('focusin.bs.modal') // guard against infinite focus loop - .on('focusin.bs.modal', $.proxy(function (e) { - if (this.$element[0] !== e.target && !this.$element.has(e.target).length) { - this.$element.trigger('focus') - } - }, this)) - } - - Modal.prototype.escape = function () { - if (this.isShown && this.options.keyboard) { - this.$element.on('keydown.dismiss.bs.modal', $.proxy(function (e) { - e.which == 27 && this.hide() - }, this)) - } else if (!this.isShown) { - this.$element.off('keydown.dismiss.bs.modal') - } - } - - Modal.prototype.resize = function () { - if (this.isShown) { - $(window).on('resize.bs.modal', $.proxy(this.handleUpdate, this)) - } else { - $(window).off('resize.bs.modal') - } - } - - Modal.prototype.hideModal = function () { - var that = this - this.$element.hide() - this.backdrop(function () { - that.$body.removeClass('modal-open') - that.resetAdjustments() - that.resetScrollbar() - that.$element.trigger('hidden.bs.modal') - }) - } - - Modal.prototype.removeBackdrop = function () { - this.$backdrop && this.$backdrop.remove() - this.$backdrop = null - } - - Modal.prototype.backdrop = function (callback) { - var that = this - var animate = this.$element.hasClass('fade') ? 'fade' : '' - - if (this.isShown && this.options.backdrop) { - var doAnimate = $.support.transition && animate - - this.$backdrop = $(document.createElement('div')) - .addClass('modal-backdrop ' + animate) - .appendTo(this.$body) - - this.$element.on('click.dismiss.bs.modal', $.proxy(function (e) { - if (this.ignoreBackdropClick) { - this.ignoreBackdropClick = false - return - } - if (e.target !== e.currentTarget) return - this.options.backdrop == 'static' - ? this.$element[0].focus() - : this.hide() - }, this)) - - if (doAnimate) this.$backdrop[0].offsetWidth // force reflow - - this.$backdrop.addClass('in') - - if (!callback) return - - doAnimate ? - this.$backdrop - .one('bsTransitionEnd', callback) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callback() - - } else if (!this.isShown && this.$backdrop) { - this.$backdrop.removeClass('in') - - var callbackRemove = function () { - that.removeBackdrop() - callback && callback() - } - $.support.transition && this.$element.hasClass('fade') ? - this.$backdrop - .one('bsTransitionEnd', callbackRemove) - .emulateTransitionEnd(Modal.BACKDROP_TRANSITION_DURATION) : - callbackRemove() - - } else if (callback) { - callback() - } - } - - // these following methods are used to handle overflowing modals - - Modal.prototype.handleUpdate = function () { - this.adjustDialog() - } - - Modal.prototype.adjustDialog = function () { - var modalIsOverflowing = this.$element[0].scrollHeight > document.documentElement.clientHeight - - this.$element.css({ - paddingLeft: !this.bodyIsOverflowing && modalIsOverflowing ? this.scrollbarWidth : '', - paddingRight: this.bodyIsOverflowing && !modalIsOverflowing ? this.scrollbarWidth : '' - }) - } - - Modal.prototype.resetAdjustments = function () { - this.$element.css({ - paddingLeft: '', - paddingRight: '' - }) - } - - Modal.prototype.checkScrollbar = function () { - var fullWindowWidth = window.innerWidth - if (!fullWindowWidth) { // workaround for missing window.innerWidth in IE8 - var documentElementRect = document.documentElement.getBoundingClientRect() - fullWindowWidth = documentElementRect.right - Math.abs(documentElementRect.left) - } - this.bodyIsOverflowing = document.body.clientWidth < fullWindowWidth - this.scrollbarWidth = this.measureScrollbar() - } - - Modal.prototype.setScrollbar = function () { - var bodyPad = parseInt((this.$body.css('padding-right') || 0), 10) - this.originalBodyPad = document.body.style.paddingRight || '' - if (this.bodyIsOverflowing) this.$body.css('padding-right', bodyPad + this.scrollbarWidth) - } - - Modal.prototype.resetScrollbar = function () { - this.$body.css('padding-right', this.originalBodyPad) - } - - Modal.prototype.measureScrollbar = function () { // thx walsh - var scrollDiv = document.createElement('div') - scrollDiv.className = 'modal-scrollbar-measure' - this.$body.append(scrollDiv) - var scrollbarWidth = scrollDiv.offsetWidth - scrollDiv.clientWidth - this.$body[0].removeChild(scrollDiv) - return scrollbarWidth - } - - - // MODAL PLUGIN DEFINITION - // ======================= - - function Plugin(option, _relatedTarget) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.modal') - var options = $.extend({}, Modal.DEFAULTS, $this.data(), typeof option == 'object' && option) - - if (!data) $this.data('bs.modal', (data = new Modal(this, options))) - if (typeof option == 'string') data[option](_relatedTarget) - else if (options.show) data.show(_relatedTarget) - }) - } - - var old = $.fn.modal - - $.fn.modal = Plugin - $.fn.modal.Constructor = Modal - - - // MODAL NO CONFLICT - // ================= - - $.fn.modal.noConflict = function () { - $.fn.modal = old - return this - } - - - // MODAL DATA-API - // ============== - - $(document).on('click.bs.modal.data-api', '[data-toggle="modal"]', function (e) { - var $this = $(this) - var href = $this.attr('href') - var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) // strip for ie7 - var option = $target.data('bs.modal') ? 'toggle' : $.extend({ remote: !/#/.test(href) && href }, $target.data(), $this.data()) - - if ($this.is('a')) e.preventDefault() - - $target.one('show.bs.modal', function (showEvent) { - if (showEvent.isDefaultPrevented()) return // only register focus restorer if modal will actually get shown - $target.one('hidden.bs.modal', function () { - $this.is(':visible') && $this.trigger('focus') - }) - }) - Plugin.call($target, option, this) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: tooltip.js v3.3.6 - * http://getbootstrap.com/javascript/#tooltip - * Inspired by the original jQuery.tipsy by Jason Frame - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TOOLTIP PUBLIC CLASS DEFINITION - // =============================== - - var Tooltip = function (element, options) { - this.type = null - this.options = null - this.enabled = null - this.timeout = null - this.hoverState = null - this.$element = null - this.inState = null - - this.init('tooltip', element, options) - } - - Tooltip.VERSION = '3.3.6' - - Tooltip.TRANSITION_DURATION = 150 - - Tooltip.DEFAULTS = { - animation: true, - placement: 'top', - selector: false, - template: '', - trigger: 'hover focus', - title: '', - delay: 0, - html: false, - container: false, - viewport: { - selector: 'body', - padding: 0 - } - } - - Tooltip.prototype.init = function (type, element, options) { - this.enabled = true - this.type = type - this.$element = $(element) - this.options = this.getOptions(options) - this.$viewport = this.options.viewport && $($.isFunction(this.options.viewport) ? this.options.viewport.call(this, this.$element) : (this.options.viewport.selector || this.options.viewport)) - this.inState = { click: false, hover: false, focus: false } - - if (this.$element[0] instanceof document.constructor && !this.options.selector) { - throw new Error('`selector` option must be specified when initializing ' + this.type + ' on the window.document object!') - } - - var triggers = this.options.trigger.split(' ') - - for (var i = triggers.length; i--;) { - var trigger = triggers[i] - - if (trigger == 'click') { - this.$element.on('click.' + this.type, this.options.selector, $.proxy(this.toggle, this)) - } else if (trigger != 'manual') { - var eventIn = trigger == 'hover' ? 'mouseenter' : 'focusin' - var eventOut = trigger == 'hover' ? 'mouseleave' : 'focusout' - - this.$element.on(eventIn + '.' + this.type, this.options.selector, $.proxy(this.enter, this)) - this.$element.on(eventOut + '.' + this.type, this.options.selector, $.proxy(this.leave, this)) - } - } - - this.options.selector ? - (this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) : - this.fixTitle() - } - - Tooltip.prototype.getDefaults = function () { - return Tooltip.DEFAULTS - } - - Tooltip.prototype.getOptions = function (options) { - options = $.extend({}, this.getDefaults(), this.$element.data(), options) - - if (options.delay && typeof options.delay == 'number') { - options.delay = { - show: options.delay, - hide: options.delay - } - } - - return options - } - - Tooltip.prototype.getDelegateOptions = function () { - var options = {} - var defaults = this.getDefaults() - - this._options && $.each(this._options, function (key, value) { - if (defaults[key] != value) options[key] = value - }) - - return options - } - - Tooltip.prototype.enter = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusin' ? 'focus' : 'hover'] = true - } - - if (self.tip().hasClass('in') || self.hoverState == 'in') { - self.hoverState = 'in' - return - } - - clearTimeout(self.timeout) - - self.hoverState = 'in' - - if (!self.options.delay || !self.options.delay.show) return self.show() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'in') self.show() - }, self.options.delay.show) - } - - Tooltip.prototype.isInStateTrue = function () { - for (var key in this.inState) { - if (this.inState[key]) return true - } - - return false - } - - Tooltip.prototype.leave = function (obj) { - var self = obj instanceof this.constructor ? - obj : $(obj.currentTarget).data('bs.' + this.type) - - if (!self) { - self = new this.constructor(obj.currentTarget, this.getDelegateOptions()) - $(obj.currentTarget).data('bs.' + this.type, self) - } - - if (obj instanceof $.Event) { - self.inState[obj.type == 'focusout' ? 'focus' : 'hover'] = false - } - - if (self.isInStateTrue()) return - - clearTimeout(self.timeout) - - self.hoverState = 'out' - - if (!self.options.delay || !self.options.delay.hide) return self.hide() - - self.timeout = setTimeout(function () { - if (self.hoverState == 'out') self.hide() - }, self.options.delay.hide) - } - - Tooltip.prototype.show = function () { - var e = $.Event('show.bs.' + this.type) - - if (this.hasContent() && this.enabled) { - this.$element.trigger(e) - - var inDom = $.contains(this.$element[0].ownerDocument.documentElement, this.$element[0]) - if (e.isDefaultPrevented() || !inDom) return - var that = this - - var $tip = this.tip() - - var tipId = this.getUID(this.type) - - this.setContent() - $tip.attr('id', tipId) - this.$element.attr('aria-describedby', tipId) - - if (this.options.animation) $tip.addClass('fade') - - var placement = typeof this.options.placement == 'function' ? - this.options.placement.call(this, $tip[0], this.$element[0]) : - this.options.placement - - var autoToken = /\s?auto?\s?/i - var autoPlace = autoToken.test(placement) - if (autoPlace) placement = placement.replace(autoToken, '') || 'top' - - $tip - .detach() - .css({ top: 0, left: 0, display: 'block' }) - .addClass(placement) - .data('bs.' + this.type, this) - - this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element) - this.$element.trigger('inserted.bs.' + this.type) - - var pos = this.getPosition() - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (autoPlace) { - var orgPlacement = placement - var viewportDim = this.getPosition(this.$viewport) - - placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : - placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : - placement == 'right' && pos.right + actualWidth > viewportDim.width ? 'left' : - placement == 'left' && pos.left - actualWidth < viewportDim.left ? 'right' : - placement - - $tip - .removeClass(orgPlacement) - .addClass(placement) - } - - var calculatedOffset = this.getCalculatedOffset(placement, pos, actualWidth, actualHeight) - - this.applyPlacement(calculatedOffset, placement) - - var complete = function () { - var prevHoverState = that.hoverState - that.$element.trigger('shown.bs.' + that.type) - that.hoverState = null - - if (prevHoverState == 'out') that.leave(that) - } - - $.support.transition && this.$tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - } - } - - Tooltip.prototype.applyPlacement = function (offset, placement) { - var $tip = this.tip() - var width = $tip[0].offsetWidth - var height = $tip[0].offsetHeight - - // manually read margins because getBoundingClientRect includes difference - var marginTop = parseInt($tip.css('margin-top'), 10) - var marginLeft = parseInt($tip.css('margin-left'), 10) - - // we must check for NaN for ie 8/9 - if (isNaN(marginTop)) marginTop = 0 - if (isNaN(marginLeft)) marginLeft = 0 - - offset.top += marginTop - offset.left += marginLeft - - // $.fn.offset doesn't round pixel values - // so we use setOffset directly with our own function B-0 - $.offset.setOffset($tip[0], $.extend({ - using: function (props) { - $tip.css({ - top: Math.round(props.top), - left: Math.round(props.left) - }) - } - }, offset), 0) - - $tip.addClass('in') - - // check to see if placing tip in new offset caused the tip to resize itself - var actualWidth = $tip[0].offsetWidth - var actualHeight = $tip[0].offsetHeight - - if (placement == 'top' && actualHeight != height) { - offset.top = offset.top + height - actualHeight - } - - var delta = this.getViewportAdjustedDelta(placement, offset, actualWidth, actualHeight) - - if (delta.left) offset.left += delta.left - else offset.top += delta.top - - var isVertical = /top|bottom/.test(placement) - var arrowDelta = isVertical ? delta.left * 2 - width + actualWidth : delta.top * 2 - height + actualHeight - var arrowOffsetPosition = isVertical ? 'offsetWidth' : 'offsetHeight' - - $tip.offset(offset) - this.replaceArrow(arrowDelta, $tip[0][arrowOffsetPosition], isVertical) - } - - Tooltip.prototype.replaceArrow = function (delta, dimension, isVertical) { - this.arrow() - .css(isVertical ? 'left' : 'top', 50 * (1 - delta / dimension) + '%') - .css(isVertical ? 'top' : 'left', '') - } - - Tooltip.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - - $tip.find('.tooltip-inner')[this.options.html ? 'html' : 'text'](title) - $tip.removeClass('fade in top bottom left right') - } - - Tooltip.prototype.hide = function (callback) { - var that = this - var $tip = $(this.$tip) - var e = $.Event('hide.bs.' + this.type) - - function complete() { - if (that.hoverState != 'in') $tip.detach() - that.$element - .removeAttr('aria-describedby') - .trigger('hidden.bs.' + that.type) - callback && callback() - } - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - $tip.removeClass('in') - - $.support.transition && $tip.hasClass('fade') ? - $tip - .one('bsTransitionEnd', complete) - .emulateTransitionEnd(Tooltip.TRANSITION_DURATION) : - complete() - - this.hoverState = null - - return this - } - - Tooltip.prototype.fixTitle = function () { - var $e = this.$element - if ($e.attr('title') || typeof $e.attr('data-original-title') != 'string') { - $e.attr('data-original-title', $e.attr('title') || '').attr('title', '') - } - } - - Tooltip.prototype.hasContent = function () { - return this.getTitle() - } - - Tooltip.prototype.getPosition = function ($element) { - $element = $element || this.$element - - var el = $element[0] - var isBody = el.tagName == 'BODY' - - var elRect = el.getBoundingClientRect() - if (elRect.width == null) { - // width and height are missing in IE8, so compute them manually; see https://github.com/twbs/bootstrap/issues/14093 - elRect = $.extend({}, elRect, { width: elRect.right - elRect.left, height: elRect.bottom - elRect.top }) - } - var elOffset = isBody ? { top: 0, left: 0 } : $element.offset() - var scroll = { scroll: isBody ? document.documentElement.scrollTop || document.body.scrollTop : $element.scrollTop() } - var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null - - return $.extend({}, elRect, scroll, outerDims, elOffset) - } - - Tooltip.prototype.getCalculatedOffset = function (placement, pos, actualWidth, actualHeight) { - return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2 } : - placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth } : - /* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width } - - } - - Tooltip.prototype.getViewportAdjustedDelta = function (placement, pos, actualWidth, actualHeight) { - var delta = { top: 0, left: 0 } - if (!this.$viewport) return delta - - var viewportPadding = this.options.viewport && this.options.viewport.padding || 0 - var viewportDimensions = this.getPosition(this.$viewport) - - if (/right|left/.test(placement)) { - var topEdgeOffset = pos.top - viewportPadding - viewportDimensions.scroll - var bottomEdgeOffset = pos.top + viewportPadding - viewportDimensions.scroll + actualHeight - if (topEdgeOffset < viewportDimensions.top) { // top overflow - delta.top = viewportDimensions.top - topEdgeOffset - } else if (bottomEdgeOffset > viewportDimensions.top + viewportDimensions.height) { // bottom overflow - delta.top = viewportDimensions.top + viewportDimensions.height - bottomEdgeOffset - } - } else { - var leftEdgeOffset = pos.left - viewportPadding - var rightEdgeOffset = pos.left + viewportPadding + actualWidth - if (leftEdgeOffset < viewportDimensions.left) { // left overflow - delta.left = viewportDimensions.left - leftEdgeOffset - } else if (rightEdgeOffset > viewportDimensions.right) { // right overflow - delta.left = viewportDimensions.left + viewportDimensions.width - rightEdgeOffset - } - } - - return delta - } - - Tooltip.prototype.getTitle = function () { - var title - var $e = this.$element - var o = this.options - - title = $e.attr('data-original-title') - || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title) - - return title - } - - Tooltip.prototype.getUID = function (prefix) { - do prefix += ~~(Math.random() * 1000000) - while (document.getElementById(prefix)) - return prefix - } - - Tooltip.prototype.tip = function () { - if (!this.$tip) { - this.$tip = $(this.options.template) - if (this.$tip.length != 1) { - throw new Error(this.type + ' `template` option must consist of exactly 1 top-level element!') - } - } - return this.$tip - } - - Tooltip.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.tooltip-arrow')) - } - - Tooltip.prototype.enable = function () { - this.enabled = true - } - - Tooltip.prototype.disable = function () { - this.enabled = false - } - - Tooltip.prototype.toggleEnabled = function () { - this.enabled = !this.enabled - } - - Tooltip.prototype.toggle = function (e) { - var self = this - if (e) { - self = $(e.currentTarget).data('bs.' + this.type) - if (!self) { - self = new this.constructor(e.currentTarget, this.getDelegateOptions()) - $(e.currentTarget).data('bs.' + this.type, self) - } - } - - if (e) { - self.inState.click = !self.inState.click - if (self.isInStateTrue()) self.enter(self) - else self.leave(self) - } else { - self.tip().hasClass('in') ? self.leave(self) : self.enter(self) - } - } - - Tooltip.prototype.destroy = function () { - var that = this - clearTimeout(this.timeout) - this.hide(function () { - that.$element.off('.' + that.type).removeData('bs.' + that.type) - if (that.$tip) { - that.$tip.detach() - } - that.$tip = null - that.$arrow = null - that.$viewport = null - }) - } - - - // TOOLTIP PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tooltip') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.tooltip', (data = new Tooltip(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tooltip - - $.fn.tooltip = Plugin - $.fn.tooltip.Constructor = Tooltip - - - // TOOLTIP NO CONFLICT - // =================== - - $.fn.tooltip.noConflict = function () { - $.fn.tooltip = old - return this - } - -}(jQuery); - -/* ======================================================================== - * Bootstrap: popover.js v3.3.6 - * http://getbootstrap.com/javascript/#popovers - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // POPOVER PUBLIC CLASS DEFINITION - // =============================== - - var Popover = function (element, options) { - this.init('popover', element, options) - } - - if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js') - - Popover.VERSION = '3.3.6' - - Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, { - placement: 'right', - trigger: 'click', - content: '', - template: '' - }) - - - // NOTE: POPOVER EXTENDS tooltip.js - // ================================ - - Popover.prototype = $.extend({}, $.fn.tooltip.Constructor.prototype) - - Popover.prototype.constructor = Popover - - Popover.prototype.getDefaults = function () { - return Popover.DEFAULTS - } - - Popover.prototype.setContent = function () { - var $tip = this.tip() - var title = this.getTitle() - var content = this.getContent() - - $tip.find('.popover-title')[this.options.html ? 'html' : 'text'](title) - $tip.find('.popover-content').children().detach().end()[ // we use append for html objects to maintain js events - this.options.html ? (typeof content == 'string' ? 'html' : 'append') : 'text' - ](content) - - $tip.removeClass('fade top bottom left right in') - - // IE8 doesn't accept hiding via the `:empty` pseudo selector, we have to do - // this manually by checking the contents. - if (!$tip.find('.popover-title').html()) $tip.find('.popover-title').hide() - } - - Popover.prototype.hasContent = function () { - return this.getTitle() || this.getContent() - } - - Popover.prototype.getContent = function () { - var $e = this.$element - var o = this.options - - return $e.attr('data-content') - || (typeof o.content == 'function' ? - o.content.call($e[0]) : - o.content) - } - - Popover.prototype.arrow = function () { - return (this.$arrow = this.$arrow || this.tip().find('.arrow')) - } - - - // POPOVER PLUGIN DEFINITION - // ========================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.popover') - var options = typeof option == 'object' && option - - if (!data && /destroy|hide/.test(option)) return - if (!data) $this.data('bs.popover', (data = new Popover(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.popover - - $.fn.popover = Plugin - $.fn.popover.Constructor = Popover - - - // POPOVER NO CONFLICT - // =================== - - $.fn.popover.noConflict = function () { - $.fn.popover = old - return this - } - -}(jQuery); - -/* ======================================================================== - * Bootstrap: scrollspy.js v3.3.6 - * http://getbootstrap.com/javascript/#scrollspy - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // SCROLLSPY CLASS DEFINITION - // ========================== - - function ScrollSpy(element, options) { - this.$body = $(document.body) - this.$scrollElement = $(element).is(document.body) ? $(window) : $(element) - this.options = $.extend({}, ScrollSpy.DEFAULTS, options) - this.selector = (this.options.target || '') + ' .nav li > a' - this.offsets = [] - this.targets = [] - this.activeTarget = null - this.scrollHeight = 0 - - this.$scrollElement.on('scroll.bs.scrollspy', $.proxy(this.process, this)) - this.refresh() - this.process() - } - - ScrollSpy.VERSION = '3.3.6' - - ScrollSpy.DEFAULTS = { - offset: 10 - } - - ScrollSpy.prototype.getScrollHeight = function () { - return this.$scrollElement[0].scrollHeight || Math.max(this.$body[0].scrollHeight, document.documentElement.scrollHeight) - } - - ScrollSpy.prototype.refresh = function () { - var that = this - var offsetMethod = 'offset' - var offsetBase = 0 - - this.offsets = [] - this.targets = [] - this.scrollHeight = this.getScrollHeight() - - if (!$.isWindow(this.$scrollElement[0])) { - offsetMethod = 'position' - offsetBase = this.$scrollElement.scrollTop() - } - - this.$body - .find(this.selector) - .map(function () { - var $el = $(this) - var href = $el.data('target') || $el.attr('href') - var $href = /^#./.test(href) && $(href) - - return ($href - && $href.length - && $href.is(':visible') - && [[$href[offsetMethod]().top + offsetBase, href]]) || null - }) - .sort(function (a, b) { return a[0] - b[0] }) - .each(function () { - that.offsets.push(this[0]) - that.targets.push(this[1]) - }) - } - - ScrollSpy.prototype.process = function () { - var scrollTop = this.$scrollElement.scrollTop() + this.options.offset - var scrollHeight = this.getScrollHeight() - var maxScroll = this.options.offset + scrollHeight - this.$scrollElement.height() - var offsets = this.offsets - var targets = this.targets - var activeTarget = this.activeTarget - var i - - if (this.scrollHeight != scrollHeight) { - this.refresh() - } - - if (scrollTop >= maxScroll) { - return activeTarget != (i = targets[targets.length - 1]) && this.activate(i) - } - - if (activeTarget && scrollTop < offsets[0]) { - this.activeTarget = null - return this.clear() - } - - for (i = offsets.length; i--;) { - activeTarget != targets[i] - && scrollTop >= offsets[i] - && (offsets[i + 1] === undefined || scrollTop < offsets[i + 1]) - && this.activate(targets[i]) - } - } - - ScrollSpy.prototype.activate = function (target) { - this.activeTarget = target - - this.clear() - - var selector = this.selector + - '[data-target="' + target + '"],' + - this.selector + '[href="' + target + '"]' - - var active = $(selector) - .parents('li') - .addClass('active') - - if (active.parent('.dropdown-menu').length) { - active = active - .closest('li.dropdown') - .addClass('active') - } - - active.trigger('activate.bs.scrollspy') - } - - ScrollSpy.prototype.clear = function () { - $(this.selector) - .parentsUntil(this.options.target, '.active') - .removeClass('active') - } - - - // SCROLLSPY PLUGIN DEFINITION - // =========================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.scrollspy') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.scrollspy', (data = new ScrollSpy(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.scrollspy - - $.fn.scrollspy = Plugin - $.fn.scrollspy.Constructor = ScrollSpy - - - // SCROLLSPY NO CONFLICT - // ===================== - - $.fn.scrollspy.noConflict = function () { - $.fn.scrollspy = old - return this - } - - - // SCROLLSPY DATA-API - // ================== - - $(window).on('load.bs.scrollspy.data-api', function () { - $('[data-spy="scroll"]').each(function () { - var $spy = $(this) - Plugin.call($spy, $spy.data()) - }) - }) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: tab.js v3.3.6 - * http://getbootstrap.com/javascript/#tabs - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // TAB CLASS DEFINITION - // ==================== - - var Tab = function (element) { - // jscs:disable requireDollarBeforejQueryAssignment - this.element = $(element) - // jscs:enable requireDollarBeforejQueryAssignment - } - - Tab.VERSION = '3.3.6' - - Tab.TRANSITION_DURATION = 150 - - Tab.prototype.show = function () { - var $this = this.element - var $ul = $this.closest('ul:not(.dropdown-menu)') - var selector = $this.data('target') - - if (!selector) { - selector = $this.attr('href') - selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 - } - - if ($this.parent('li').hasClass('active')) return - - var $previous = $ul.find('.active:last a') - var hideEvent = $.Event('hide.bs.tab', { - relatedTarget: $this[0] - }) - var showEvent = $.Event('show.bs.tab', { - relatedTarget: $previous[0] - }) - - $previous.trigger(hideEvent) - $this.trigger(showEvent) - - if (showEvent.isDefaultPrevented() || hideEvent.isDefaultPrevented()) return - - var $target = $(selector) - - this.activate($this.closest('li'), $ul) - this.activate($target, $target.parent(), function () { - $previous.trigger({ - type: 'hidden.bs.tab', - relatedTarget: $this[0] - }) - $this.trigger({ - type: 'shown.bs.tab', - relatedTarget: $previous[0] - }) - }) - } - - Tab.prototype.activate = function (element, container, callback) { - var $active = container.find('> .active') - var transition = callback - && $.support.transition - && ($active.length && $active.hasClass('fade') || !!container.find('> .fade').length) - - function next() { - $active - .removeClass('active') - .find('> .dropdown-menu > .active') - .removeClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', false) - - element - .addClass('active') - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - - if (transition) { - element[0].offsetWidth // reflow for transition - element.addClass('in') - } else { - element.removeClass('fade') - } - - if (element.parent('.dropdown-menu').length) { - element - .closest('li.dropdown') - .addClass('active') - .end() - .find('[data-toggle="tab"]') - .attr('aria-expanded', true) - } - - callback && callback() - } - - $active.length && transition ? - $active - .one('bsTransitionEnd', next) - .emulateTransitionEnd(Tab.TRANSITION_DURATION) : - next() - - $active.removeClass('in') - } - - - // TAB PLUGIN DEFINITION - // ===================== - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.tab') - - if (!data) $this.data('bs.tab', (data = new Tab(this))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.tab - - $.fn.tab = Plugin - $.fn.tab.Constructor = Tab - - - // TAB NO CONFLICT - // =============== - - $.fn.tab.noConflict = function () { - $.fn.tab = old - return this - } - - - // TAB DATA-API - // ============ - - var clickHandler = function (e) { - e.preventDefault() - Plugin.call($(this), 'show') - } - - $(document) - .on('click.bs.tab.data-api', '[data-toggle="tab"]', clickHandler) - .on('click.bs.tab.data-api', '[data-toggle="pill"]', clickHandler) - -}(jQuery); - -/* ======================================================================== - * Bootstrap: affix.js v3.3.6 - * http://getbootstrap.com/javascript/#affix - * ======================================================================== - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - * ======================================================================== */ - - -+function ($) { - 'use strict'; - - // AFFIX CLASS DEFINITION - // ====================== - - var Affix = function (element, options) { - this.options = $.extend({}, Affix.DEFAULTS, options) - - this.$target = $(this.options.target) - .on('scroll.bs.affix.data-api', $.proxy(this.checkPosition, this)) - .on('click.bs.affix.data-api', $.proxy(this.checkPositionWithEventLoop, this)) - - this.$element = $(element) - this.affixed = null - this.unpin = null - this.pinnedOffset = null - - this.checkPosition() - } - - Affix.VERSION = '3.3.6' - - Affix.RESET = 'affix affix-top affix-bottom' - - Affix.DEFAULTS = { - offset: 0, - target: window - } - - Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - var targetHeight = this.$target.height() - - if (offsetTop != null && this.affixed == 'top') return scrollTop < offsetTop ? 'top' : false - - if (this.affixed == 'bottom') { - if (offsetTop != null) return (scrollTop + this.unpin <= position.top) ? false : 'bottom' - return (scrollTop + targetHeight <= scrollHeight - offsetBottom) ? false : 'bottom' - } - - var initializing = this.affixed == null - var colliderTop = initializing ? scrollTop : position.top - var colliderHeight = initializing ? targetHeight : height - - if (offsetTop != null && scrollTop <= offsetTop) return 'top' - if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom' - - return false - } - - Affix.prototype.getPinnedOffset = function () { - if (this.pinnedOffset) return this.pinnedOffset - this.$element.removeClass(Affix.RESET).addClass('affix') - var scrollTop = this.$target.scrollTop() - var position = this.$element.offset() - return (this.pinnedOffset = position.top - scrollTop) - } - - Affix.prototype.checkPositionWithEventLoop = function () { - setTimeout($.proxy(this.checkPosition, this), 1) - } - - Affix.prototype.checkPosition = function () { - if (!this.$element.is(':visible')) return - - var height = this.$element.height() - var offset = this.options.offset - var offsetTop = offset.top - var offsetBottom = offset.bottom - var scrollHeight = Math.max($(document).height(), $(document.body).height()) - - if (typeof offset != 'object') offsetBottom = offsetTop = offset - if (typeof offsetTop == 'function') offsetTop = offset.top(this.$element) - if (typeof offsetBottom == 'function') offsetBottom = offset.bottom(this.$element) - - var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom) - - if (this.affixed != affix) { - if (this.unpin != null) this.$element.css('top', '') - - var affixType = 'affix' + (affix ? '-' + affix : '') - var e = $.Event(affixType + '.bs.affix') - - this.$element.trigger(e) - - if (e.isDefaultPrevented()) return - - this.affixed = affix - this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null - - this.$element - .removeClass(Affix.RESET) - .addClass(affixType) - .trigger(affixType.replace('affix', 'affixed') + '.bs.affix') - } - - if (affix == 'bottom') { - this.$element.offset({ - top: scrollHeight - height - offsetBottom - }) - } - } - - - // AFFIX PLUGIN DEFINITION - // ======================= - - function Plugin(option) { - return this.each(function () { - var $this = $(this) - var data = $this.data('bs.affix') - var options = typeof option == 'object' && option - - if (!data) $this.data('bs.affix', (data = new Affix(this, options))) - if (typeof option == 'string') data[option]() - }) - } - - var old = $.fn.affix - - $.fn.affix = Plugin - $.fn.affix.Constructor = Affix - - - // AFFIX NO CONFLICT - // ================= - - $.fn.affix.noConflict = function () { - $.fn.affix = old - return this - } - - - // AFFIX DATA-API - // ============== - - $(window).on('load', function () { - $('[data-spy="affix"]').each(function () { - var $spy = $(this) - var data = $spy.data() - - data.offset = data.offset || {} - - if (data.offsetBottom != null) data.offset.bottom = data.offsetBottom - if (data.offsetTop != null) data.offset.top = data.offsetTop - - Plugin.call($spy, data) - }) - }) - -}(jQuery); diff --git a/js/bootstrap.min.js b/js/bootstrap.min.js deleted file mode 100644 index e79c065..0000000 --- a/js/bootstrap.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under the MIT license - */ -if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>2)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.6",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.6",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.6",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.6",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.6",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.6",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.6",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery); \ No newline at end of file diff --git a/js/cbpAnimatedHeader.js b/js/cbpAnimatedHeader.js deleted file mode 100644 index 7c3bbc1..0000000 --- a/js/cbpAnimatedHeader.js +++ /dev/null @@ -1,44 +0,0 @@ -/** - * cbpAnimatedHeader.js v1.0.0 - * http://www.codrops.com - * - * Licensed under the MIT license. - * http://www.opensource.org/licenses/mit-license.php - * - * Copyright 2013, Codrops - * http://www.codrops.com - */ -var cbpAnimatedHeader = (function() { - - var docElem = document.documentElement, - header = document.querySelector( '.navbar-fixed-top' ), - didScroll = false, - changeHeaderOn = 300; - - function init() { - window.addEventListener( 'scroll', function( event ) { - if( !didScroll ) { - didScroll = true; - setTimeout( scrollPage, 250 ); - } - }, false ); - } - - function scrollPage() { - var sy = scrollY(); - if ( sy >= changeHeaderOn ) { - classie.add( header, 'navbar-shrink' ); - } - else { - classie.remove( header, 'navbar-shrink' ); - } - didScroll = false; - } - - function scrollY() { - return window.pageYOffset || docElem.scrollTop; - } - - init(); - -})(); \ No newline at end of file diff --git a/js/cbpAnimatedHeader.min.js b/js/cbpAnimatedHeader.min.js deleted file mode 100644 index b39cb0d..0000000 --- a/js/cbpAnimatedHeader.min.js +++ /dev/null @@ -1,11 +0,0 @@ -/** - * cbpAnimatedHeader.min.js v1.0.0 - * http://www.codrops.com - * - * Licensed under the MIT license. - * http://www.opensource.org/licenses/mit-license.php - * - * Copyright 2013, Codrops - * http://www.codrops.com - */ -var cbpAnimatedHeader=(function(){var b=document.documentElement,g=document.querySelector(".cbp-af-header"),e=false,a=300;function f(){window.addEventListener("scroll",function(h){if(!e){e=true;setTimeout(d,250)}},false)}function d(){var h=c();if(h>=a){classie.add(g,"cbp-af-header-shrink")}else{classie.remove(g,"cbp-af-header-shrink")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})(); \ No newline at end of file diff --git a/js/classie.js b/js/classie.js deleted file mode 100644 index a967554..0000000 --- a/js/classie.js +++ /dev/null @@ -1,80 +0,0 @@ -/*! - * classie - class helper functions - * from bonzo https://github.com/ded/bonzo - * - * classie.has( elem, 'my-class' ) -> true/false - * classie.add( elem, 'my-new-class' ) - * classie.remove( elem, 'my-unwanted-class' ) - * classie.toggle( elem, 'my-class' ) - */ - -/*jshint browser: true, strict: true, undef: true */ -/*global define: false */ - -( function( window ) { - -'use strict'; - -// class helper functions from bonzo https://github.com/ded/bonzo - -function classReg( className ) { - return new RegExp("(^|\\s+)" + className + "(\\s+|$)"); -} - -// classList support for class management -// altho to be fair, the api sucks because it won't accept multiple classes at once -var hasClass, addClass, removeClass; - -if ( 'classList' in document.documentElement ) { - hasClass = function( elem, c ) { - return elem.classList.contains( c ); - }; - addClass = function( elem, c ) { - elem.classList.add( c ); - }; - removeClass = function( elem, c ) { - elem.classList.remove( c ); - }; -} -else { - hasClass = function( elem, c ) { - return classReg( c ).test( elem.className ); - }; - addClass = function( elem, c ) { - if ( !hasClass( elem, c ) ) { - elem.className = elem.className + ' ' + c; - } - }; - removeClass = function( elem, c ) { - elem.className = elem.className.replace( classReg( c ), ' ' ); - }; -} - -function toggleClass( elem, c ) { - var fn = hasClass( elem, c ) ? removeClass : addClass; - fn( elem, c ); -} - -var classie = { - // full names - hasClass: hasClass, - addClass: addClass, - removeClass: removeClass, - toggleClass: toggleClass, - // short names - has: hasClass, - add: addClass, - remove: removeClass, - toggle: toggleClass -}; - -// transport -if ( typeof define === 'function' && define.amd ) { - // AMD - define( classie ); -} else { - // browser global - window.classie = classie; -} - -})( window ); diff --git a/js/contact_me.js b/js/contact_me.js deleted file mode 100644 index ed9c349..0000000 --- a/js/contact_me.js +++ /dev/null @@ -1,73 +0,0 @@ -$(function() { - - $("#contactForm input,#contactForm textarea").jqBootstrapValidation({ - preventSubmit: true, - submitError: function($form, event, errors) { - // additional error messages or events - }, - submitSuccess: function($form, event) { - // Prevent spam click and default submit behaviour - $("#btnSubmit").attr("disabled", true); - event.preventDefault(); - - // get values from FORM - var name = $("input#name").val(); - var email = $("input#email").val(); - var phone = $("input#phone").val(); - var message = $("textarea#message").val(); - var firstName = name; // For Success/Failure Message - // Check for white space in name for Success/Fail message - if (firstName.indexOf(' ') >= 0) { - firstName = name.split(' ').slice(0, -1).join(' '); - } - $.ajax({ - url: "././mail/contact_me.php", - type: "POST", - data: { - name: name, - phone: phone, - email: email, - message: message - }, - cache: false, - success: function() { - // Enable button & show success message - $("#btnSubmit").attr("disabled", false); - $('#success').html("
"); - $('#success > .alert-success').html(""); - $('#success > .alert-success') - .append("Votre message à bien été envoyé. "); - $('#success > .alert-success') - .append('
'); - - //clear all fields - $('#contactForm').trigger("reset"); - }, - error: function() { - // Fail message - $('#success').html("
"); - $('#success > .alert-danger').html(""); - $('#success > .alert-danger').append("Désolé " + firstName + ", il semblerait que le serveur de mail ne répond pas. Réessayer plus tard."); - $('#success > .alert-danger').append('
'); - //clear all fields - $('#contactForm').trigger("reset"); - }, - }) - }, - filter: function() { - return $(this).is(":visible"); - }, - }); - - $("a[data-toggle=\"tab\"]").click(function(e) { - e.preventDefault(); - $(this).tab("show"); - }); -}); - -// When clicking on Full hide fail/success boxes -$('#name').focus(function() { - $('#success').html(''); -}); diff --git a/js/freelancer.js b/js/freelancer.js deleted file mode 100644 index b1f77b3..0000000 --- a/js/freelancer.js +++ /dev/null @@ -1,37 +0,0 @@ -/*! - * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com) - * Code licensed under the Apache License v2.0. - * For details, see http://www.apache.org/licenses/LICENSE-2.0. - */ - -// jQuery for page scrolling feature - requires jQuery Easing plugin -$(function() { - $('body').on('click', '.page-scroll a', function(event) { - var $anchor = $(this); - $('html, body').stop().animate({ - scrollTop: $($anchor.attr('href')).offset().top - }, 1500, 'easeInOutExpo'); - event.preventDefault(); - }); -}); - -// Floating label headings for the contact form -$(function() { - $("body").on("input propertychange", ".floating-label-form-group", function(e) { - $(this).toggleClass("floating-label-form-group-with-value", !! $(e.target).val()); - }).on("focus", ".floating-label-form-group", function() { - $(this).addClass("floating-label-form-group-with-focus"); - }).on("blur", ".floating-label-form-group", function() { - $(this).removeClass("floating-label-form-group-with-focus"); - }); -}); - -// Highlight the top nav as scrolling occurs -$('body').scrollspy({ - target: '.navbar-fixed-top' -}) - -// Closes the Responsive Menu on Menu Item Click -$('.navbar-collapse ul li a').click(function() { - $('.navbar-toggle:visible').click(); -}); diff --git a/js/jqBootstrapValidation.js b/js/jqBootstrapValidation.js deleted file mode 100644 index f354239..0000000 --- a/js/jqBootstrapValidation.js +++ /dev/null @@ -1,912 +0,0 @@ -/* jqBootstrapValidation - * A plugin for automating validation on Twitter Bootstrap formatted forms. - * - * v1.3.6 - * - * License: MIT - see LICENSE file - * - * http://ReactiveRaven.github.com/jqBootstrapValidation/ - */ - -(function( $ ){ - - var createdElements = []; - - var defaults = { - options: { - prependExistingHelpBlock: false, - sniffHtml: true, // sniff for 'required', 'maxlength', etc - preventSubmit: true, // stop the form submit event from firing if validation fails - submitError: false, // function called if there is an error when trying to submit - submitSuccess: false, // function called just before a successful submit event is sent to the server - semanticallyStrict: false, // set to true to tidy up generated HTML output - autoAdd: { - helpBlocks: true - }, - filter: function () { - // return $(this).is(":visible"); // only validate elements you can see - return true; // validate everything - } - }, - methods: { - init : function( options ) { - - var settings = $.extend(true, {}, defaults); - - settings.options = $.extend(true, settings.options, options); - - var $siblingElements = this; - - var uniqueForms = $.unique( - $siblingElements.map( function () { - return $(this).parents("form")[0]; - }).toArray() - ); - - $(uniqueForms).bind("submit", function (e) { - var $form = $(this); - var warningsFound = 0; - var $inputs = $form.find("input,textarea,select").not("[type=submit],[type=image]").filter(settings.options.filter); - $inputs.trigger("submit.validation").trigger("validationLostFocus.validation"); - - $inputs.each(function (i, el) { - var $this = $(el), - $controlGroup = $this.parents(".control-group").first(); - if ( - $controlGroup.hasClass("warning") - ) { - $controlGroup.removeClass("warning").addClass("error"); - warningsFound++; - } - }); - - $inputs.trigger("validationLostFocus.validation"); - - if (warningsFound) { - if (settings.options.preventSubmit) { - e.preventDefault(); - } - $form.addClass("error"); - if ($.isFunction(settings.options.submitError)) { - settings.options.submitError($form, e, $inputs.jqBootstrapValidation("collectErrors", true)); - } - } else { - $form.removeClass("error"); - if ($.isFunction(settings.options.submitSuccess)) { - settings.options.submitSuccess($form, e); - } - } - }); - - return this.each(function(){ - - // Get references to everything we're interested in - var $this = $(this), - $controlGroup = $this.parents(".control-group").first(), - $helpBlock = $controlGroup.find(".help-block").first(), - $form = $this.parents("form").first(), - validatorNames = []; - - // create message container if not exists - if (!$helpBlock.length && settings.options.autoAdd && settings.options.autoAdd.helpBlocks) { - $helpBlock = $('
'); - $controlGroup.find('.controls').append($helpBlock); - createdElements.push($helpBlock[0]); - } - - // ============================================================= - // SNIFF HTML FOR VALIDATORS - // ============================================================= - - // *snort sniff snuffle* - - if (settings.options.sniffHtml) { - var message = ""; - // --------------------------------------------------------- - // PATTERN - // --------------------------------------------------------- - if ($this.attr("pattern") !== undefined) { - message = "Pas le bon format attendu"; - if ($this.data("validationPatternMessage")) { - message = $this.data("validationPatternMessage"); - } - $this.data("validationPatternMessage", message); - $this.data("validationPatternRegex", $this.attr("pattern")); - } - // --------------------------------------------------------- - // MAX - // --------------------------------------------------------- - if ($this.attr("max") !== undefined || $this.attr("aria-valuemax") !== undefined) { - var max = ($this.attr("max") !== undefined ? $this.attr("max") : $this.attr("aria-valuemax")); - message = "Trop grand: Maximum de '" + max + "'"; - if ($this.data("validationMaxMessage")) { - message = $this.data("validationMaxMessage"); - } - $this.data("validationMaxMessage", message); - $this.data("validationMaxMax", max); - } - // --------------------------------------------------------- - // MIN - // --------------------------------------------------------- - if ($this.attr("min") !== undefined || $this.attr("aria-valuemin") !== undefined) { - var min = ($this.attr("min") !== undefined ? $this.attr("min") : $this.attr("aria-valuemin")); - message = "Trop petit: Minimum de '" + min + "'"; - if ($this.data("validationMinMessage")) { - message = $this.data("validationMinMessage"); - } - $this.data("validationMinMessage", message); - $this.data("validationMinMin", min); - } - // --------------------------------------------------------- - // MAXLENGTH - // --------------------------------------------------------- - if ($this.attr("maxlength") !== undefined) { - message = "Trop grand: Maximum de '" + $this.attr("maxlength") + "' charactères"; - if ($this.data("validationMaxlengthMessage")) { - message = $this.data("validationMaxlengthMessage"); - } - $this.data("validationMaxlengthMessage", message); - $this.data("validationMaxlengthMaxlength", $this.attr("maxlength")); - } - // --------------------------------------------------------- - // MINLENGTH - // --------------------------------------------------------- - if ($this.attr("minlength") !== undefined) { - message = "Trop court: Minimum de '" + $this.attr("minlength") + "' charactères"; - if ($this.data("validationMinlengthMessage")) { - message = $this.data("validationMinlengthMessage"); - } - $this.data("validationMinlengthMessage", message); - $this.data("validationMinlengthMinlength", $this.attr("minlength")); - } - // --------------------------------------------------------- - // REQUIRED - // --------------------------------------------------------- - if ($this.attr("required") !== undefined || $this.attr("aria-required") !== undefined) { - message = settings.builtInValidators.required.message; - if ($this.data("validationRequiredMessage")) { - message = $this.data("validationRequiredMessage"); - } - $this.data("validationRequiredMessage", message); - } - // --------------------------------------------------------- - // NUMBER - // --------------------------------------------------------- - if ($this.attr("type") !== undefined && $this.attr("type").toLowerCase() === "number") { - message = settings.builtInValidators.number.message; - if ($this.data("validationNumberMessage")) { - message = $this.data("validationNumberMessage"); - } - $this.data("validationNumberMessage", message); - } - // --------------------------------------------------------- - // EMAIL - // --------------------------------------------------------- - if ($this.attr("type") !== undefined && $this.attr("type").toLowerCase() === "email") { - message = "Pas une adresse email valide"; - if ($this.data("validationValidemailMessage")) { - message = $this.data("validationValidemailMessage"); - } else if ($this.data("validationEmailMessage")) { - message = $this.data("validationEmailMessage"); - } - $this.data("validationValidemailMessage", message); - } - // --------------------------------------------------------- - // MINCHECKED - // --------------------------------------------------------- - if ($this.attr("minchecked") !== undefined) { - message = "Pas assez d'options; Minimum de '" + $this.attr("minchecked") + "' requises"; - if ($this.data("validationMincheckedMessage")) { - message = $this.data("validationMincheckedMessage"); - } - $this.data("validationMincheckedMessage", message); - $this.data("validationMincheckedMinchecked", $this.attr("minchecked")); - } - // --------------------------------------------------------- - // MAXCHECKED - // --------------------------------------------------------- - if ($this.attr("maxchecked") !== undefined) { - message = "Trop d'options; Maximum de '" + $this.attr("maxchecked") + "' requises"; - if ($this.data("validationMaxcheckedMessage")) { - message = $this.data("validationMaxcheckedMessage"); - } - $this.data("validationMaxcheckedMessage", message); - $this.data("validationMaxcheckedMaxchecked", $this.attr("maxchecked")); - } - } - - // ============================================================= - // COLLECT VALIDATOR NAMES - // ============================================================= - - // Get named validators - if ($this.data("validation") !== undefined) { - validatorNames = $this.data("validation").split(","); - } - - // Get extra ones defined on the element's data attributes - $.each($this.data(), function (i, el) { - var parts = i.replace(/([A-Z])/g, ",$1").split(","); - if (parts[0] === "validation" && parts[1]) { - validatorNames.push(parts[1]); - } - }); - - // ============================================================= - // NORMALISE VALIDATOR NAMES - // ============================================================= - - var validatorNamesToInspect = validatorNames; - var newValidatorNamesToInspect = []; - - do // repeatedly expand 'shortcut' validators into their real validators - { - // Uppercase only the first letter of each name - $.each(validatorNames, function (i, el) { - validatorNames[i] = formatValidatorName(el); - }); - - // Remove duplicate validator names - validatorNames = $.unique(validatorNames); - - // Pull out the new validator names from each shortcut - newValidatorNamesToInspect = []; - $.each(validatorNamesToInspect, function(i, el) { - if ($this.data("validation" + el + "Shortcut") !== undefined) { - // Are these custom validators? - // Pull them out! - $.each($this.data("validation" + el + "Shortcut").split(","), function(i2, el2) { - newValidatorNamesToInspect.push(el2); - }); - } else if (settings.builtInValidators[el.toLowerCase()]) { - // Is this a recognised built-in? - // Pull it out! - var validator = settings.builtInValidators[el.toLowerCase()]; - if (validator.type.toLowerCase() === "shortcut") { - $.each(validator.shortcut.split(","), function (i, el) { - el = formatValidatorName(el); - newValidatorNamesToInspect.push(el); - validatorNames.push(el); - }); - } - } - }); - - validatorNamesToInspect = newValidatorNamesToInspect; - - } while (validatorNamesToInspect.length > 0) - - // ============================================================= - // SET UP VALIDATOR ARRAYS - // ============================================================= - - var validators = {}; - - $.each(validatorNames, function (i, el) { - // Set up the 'override' message - var message = $this.data("validation" + el + "Message"); - var hasOverrideMessage = (message !== undefined); - var foundValidator = false; - message = - ( - message - ? message - : "'" + el + "' validation failed " - ) - ; - - $.each( - settings.validatorTypes, - function (validatorType, validatorTemplate) { - if (validators[validatorType] === undefined) { - validators[validatorType] = []; - } - if (!foundValidator && $this.data("validation" + el + formatValidatorName(validatorTemplate.name)) !== undefined) { - validators[validatorType].push( - $.extend( - true, - { - name: formatValidatorName(validatorTemplate.name), - message: message - }, - validatorTemplate.init($this, el) - ) - ); - foundValidator = true; - } - } - ); - - if (!foundValidator && settings.builtInValidators[el.toLowerCase()]) { - - var validator = $.extend(true, {}, settings.builtInValidators[el.toLowerCase()]); - if (hasOverrideMessage) { - validator.message = message; - } - var validatorType = validator.type.toLowerCase(); - - if (validatorType === "shortcut") { - foundValidator = true; - } else { - $.each( - settings.validatorTypes, - function (validatorTemplateType, validatorTemplate) { - if (validators[validatorTemplateType] === undefined) { - validators[validatorTemplateType] = []; - } - if (!foundValidator && validatorType === validatorTemplateType.toLowerCase()) { - $this.data("validation" + el + formatValidatorName(validatorTemplate.name), validator[validatorTemplate.name.toLowerCase()]); - validators[validatorType].push( - $.extend( - validator, - validatorTemplate.init($this, el) - ) - ); - foundValidator = true; - } - } - ); - } - } - - if (! foundValidator) { - $.error("Cannot find validation info for '" + el + "'"); - } - }); - - // ============================================================= - // STORE FALLBACK VALUES - // ============================================================= - - $helpBlock.data( - "original-contents", - ( - $helpBlock.data("original-contents") - ? $helpBlock.data("original-contents") - : $helpBlock.html() - ) - ); - - $helpBlock.data( - "original-role", - ( - $helpBlock.data("original-role") - ? $helpBlock.data("original-role") - : $helpBlock.attr("role") - ) - ); - - $controlGroup.data( - "original-classes", - ( - $controlGroup.data("original-clases") - ? $controlGroup.data("original-classes") - : $controlGroup.attr("class") - ) - ); - - $this.data( - "original-aria-invalid", - ( - $this.data("original-aria-invalid") - ? $this.data("original-aria-invalid") - : $this.attr("aria-invalid") - ) - ); - - // ============================================================= - // VALIDATION - // ============================================================= - - $this.bind( - "validation.validation", - function (event, params) { - - var value = getValue($this); - - // Get a list of the errors to apply - var errorsFound = []; - - $.each(validators, function (validatorType, validatorTypeArray) { - if (value || value.length || (params && params.includeEmpty) || (!!settings.validatorTypes[validatorType].blockSubmit && params && !!params.submitting)) { - $.each(validatorTypeArray, function (i, validator) { - if (settings.validatorTypes[validatorType].validate($this, value, validator)) { - errorsFound.push(validator.message); - } - }); - } - }); - - return errorsFound; - } - ); - - $this.bind( - "getValidators.validation", - function () { - return validators; - } - ); - - // ============================================================= - // WATCH FOR CHANGES - // ============================================================= - $this.bind( - "submit.validation", - function () { - return $this.triggerHandler("change.validation", {submitting: true}); - } - ); - $this.bind( - [ - "keyup", - "focus", - "blur", - "click", - "keydown", - "keypress", - "change" - ].join(".validation ") + ".validation", - function (e, params) { - - var value = getValue($this); - - var errorsFound = []; - - $controlGroup.find("input,textarea,select").each(function (i, el) { - var oldCount = errorsFound.length; - $.each($(el).triggerHandler("validation.validation", params), function (j, message) { - errorsFound.push(message); - }); - if (errorsFound.length > oldCount) { - $(el).attr("aria-invalid", "true"); - } else { - var original = $this.data("original-aria-invalid"); - $(el).attr("aria-invalid", (original !== undefined ? original : false)); - } - }); - - $form.find("input,select,textarea").not($this).not("[name=\"" + $this.attr("name") + "\"]").trigger("validationLostFocus.validation"); - - errorsFound = $.unique(errorsFound.sort()); - - // Were there any errors? - if (errorsFound.length) { - // Better flag it up as a warning. - $controlGroup.removeClass("success error").addClass("warning"); - - // How many errors did we find? - if (settings.options.semanticallyStrict && errorsFound.length === 1) { - // Only one? Being strict? Just output it. - $helpBlock.html(errorsFound[0] + - ( settings.options.prependExistingHelpBlock ? $helpBlock.data("original-contents") : "" )); - } else { - // Multiple? Being sloppy? Glue them together into an UL. - $helpBlock.html("
  • " + errorsFound.join("
  • ") + "
" + - ( settings.options.prependExistingHelpBlock ? $helpBlock.data("original-contents") : "" )); - } - } else { - $controlGroup.removeClass("warning error success"); - if (value.length > 0) { - $controlGroup.addClass("success"); - } - $helpBlock.html($helpBlock.data("original-contents")); - } - - if (e.type === "blur") { - $controlGroup.removeClass("success"); - } - } - ); - $this.bind("validationLostFocus.validation", function () { - $controlGroup.removeClass("success"); - }); - }); - }, - destroy : function( ) { - - return this.each( - function() { - - var - $this = $(this), - $controlGroup = $this.parents(".control-group").first(), - $helpBlock = $controlGroup.find(".help-block").first(); - - // remove our events - $this.unbind('.validation'); // events are namespaced. - // reset help text - $helpBlock.html($helpBlock.data("original-contents")); - // reset classes - $controlGroup.attr("class", $controlGroup.data("original-classes")); - // reset aria - $this.attr("aria-invalid", $this.data("original-aria-invalid")); - // reset role - $helpBlock.attr("role", $this.data("original-role")); - // remove all elements we created - if (createdElements.indexOf($helpBlock[0]) > -1) { - $helpBlock.remove(); - } - - } - ); - - }, - collectErrors : function(includeEmpty) { - - var errorMessages = {}; - this.each(function (i, el) { - var $el = $(el); - var name = $el.attr("name"); - var errors = $el.triggerHandler("validation.validation", {includeEmpty: true}); - errorMessages[name] = $.extend(true, errors, errorMessages[name]); - }); - - $.each(errorMessages, function (i, el) { - if (el.length === 0) { - delete errorMessages[i]; - } - }); - - return errorMessages; - - }, - hasErrors: function() { - - var errorMessages = []; - - this.each(function (i, el) { - errorMessages = errorMessages.concat( - $(el).triggerHandler("getValidators.validation") ? $(el).triggerHandler("validation.validation", {submitting: true}) : [] - ); - }); - - return (errorMessages.length > 0); - }, - override : function (newDefaults) { - defaults = $.extend(true, defaults, newDefaults); - } - }, - validatorTypes: { - callback: { - name: "callback", - init: function ($this, name) { - return { - validatorName: name, - callback: $this.data("validation" + name + "Callback"), - lastValue: $this.val(), - lastValid: true, - lastFinished: true - }; - }, - validate: function ($this, value, validator) { - if (validator.lastValue === value && validator.lastFinished) { - return !validator.lastValid; - } - - if (validator.lastFinished === true) - { - validator.lastValue = value; - validator.lastValid = true; - validator.lastFinished = false; - - var rrjqbvValidator = validator; - var rrjqbvThis = $this; - executeFunctionByName( - validator.callback, - window, - $this, - value, - function (data) { - if (rrjqbvValidator.lastValue === data.value) { - rrjqbvValidator.lastValid = data.valid; - if (data.message) { - rrjqbvValidator.message = data.message; - } - rrjqbvValidator.lastFinished = true; - rrjqbvThis.data("validation" + rrjqbvValidator.validatorName + "Message", rrjqbvValidator.message); - // Timeout is set to avoid problems with the events being considered 'already fired' - setTimeout(function () { - rrjqbvThis.trigger("change.validation"); - }, 1); // doesn't need a long timeout, just long enough for the event bubble to burst - } - } - ); - } - - return false; - - } - }, - ajax: { - name: "ajax", - init: function ($this, name) { - return { - validatorName: name, - url: $this.data("validation" + name + "Ajax"), - lastValue: $this.val(), - lastValid: true, - lastFinished: true - }; - }, - validate: function ($this, value, validator) { - if (""+validator.lastValue === ""+value && validator.lastFinished === true) { - return validator.lastValid === false; - } - - if (validator.lastFinished === true) - { - validator.lastValue = value; - validator.lastValid = true; - validator.lastFinished = false; - $.ajax({ - url: validator.url, - data: "value=" + value + "&field=" + $this.attr("name"), - dataType: "json", - success: function (data) { - if (""+validator.lastValue === ""+data.value) { - validator.lastValid = !!(data.valid); - if (data.message) { - validator.message = data.message; - } - validator.lastFinished = true; - $this.data("validation" + validator.validatorName + "Message", validator.message); - // Timeout is set to avoid problems with the events being considered 'already fired' - setTimeout(function () { - $this.trigger("change.validation"); - }, 1); // doesn't need a long timeout, just long enough for the event bubble to burst - } - }, - failure: function () { - validator.lastValid = true; - validator.message = "ajax call failed"; - validator.lastFinished = true; - $this.data("validation" + validator.validatorName + "Message", validator.message); - // Timeout is set to avoid problems with the events being considered 'already fired' - setTimeout(function () { - $this.trigger("change.validation"); - }, 1); // doesn't need a long timeout, just long enough for the event bubble to burst - } - }); - } - - return false; - - } - }, - regex: { - name: "regex", - init: function ($this, name) { - return {regex: regexFromString($this.data("validation" + name + "Regex"))}; - }, - validate: function ($this, value, validator) { - return (!validator.regex.test(value) && ! validator.negative) - || (validator.regex.test(value) && validator.negative); - } - }, - required: { - name: "required", - init: function ($this, name) { - return {}; - }, - validate: function ($this, value, validator) { - return !!(value.length === 0 && ! validator.negative) - || !!(value.length > 0 && validator.negative); - }, - blockSubmit: true - }, - match: { - name: "match", - init: function ($this, name) { - var element = $this.parents("form").first().find("[name=\"" + $this.data("validation" + name + "Match") + "\"]").first(); - element.bind("validation.validation", function () { - $this.trigger("change.validation", {submitting: true}); - }); - return {"element": element}; - }, - validate: function ($this, value, validator) { - return (value !== validator.element.val() && ! validator.negative) - || (value === validator.element.val() && validator.negative); - }, - blockSubmit: true - }, - max: { - name: "max", - init: function ($this, name) { - return {max: $this.data("validation" + name + "Max")}; - }, - validate: function ($this, value, validator) { - return (parseFloat(value, 10) > parseFloat(validator.max, 10) && ! validator.negative) - || (parseFloat(value, 10) <= parseFloat(validator.max, 10) && validator.negative); - } - }, - min: { - name: "min", - init: function ($this, name) { - return {min: $this.data("validation" + name + "Min")}; - }, - validate: function ($this, value, validator) { - return (parseFloat(value) < parseFloat(validator.min) && ! validator.negative) - || (parseFloat(value) >= parseFloat(validator.min) && validator.negative); - } - }, - maxlength: { - name: "maxlength", - init: function ($this, name) { - return {maxlength: $this.data("validation" + name + "Maxlength")}; - }, - validate: function ($this, value, validator) { - return ((value.length > validator.maxlength) && ! validator.negative) - || ((value.length <= validator.maxlength) && validator.negative); - } - }, - minlength: { - name: "minlength", - init: function ($this, name) { - return {minlength: $this.data("validation" + name + "Minlength")}; - }, - validate: function ($this, value, validator) { - return ((value.length < validator.minlength) && ! validator.negative) - || ((value.length >= validator.minlength) && validator.negative); - } - }, - maxchecked: { - name: "maxchecked", - init: function ($this, name) { - var elements = $this.parents("form").first().find("[name=\"" + $this.attr("name") + "\"]"); - elements.bind("click.validation", function () { - $this.trigger("change.validation", {includeEmpty: true}); - }); - return {maxchecked: $this.data("validation" + name + "Maxchecked"), elements: elements}; - }, - validate: function ($this, value, validator) { - return (validator.elements.filter(":checked").length > validator.maxchecked && ! validator.negative) - || (validator.elements.filter(":checked").length <= validator.maxchecked && validator.negative); - }, - blockSubmit: true - }, - minchecked: { - name: "minchecked", - init: function ($this, name) { - var elements = $this.parents("form").first().find("[name=\"" + $this.attr("name") + "\"]"); - elements.bind("click.validation", function () { - $this.trigger("change.validation", {includeEmpty: true}); - }); - return {minchecked: $this.data("validation" + name + "Minchecked"), elements: elements}; - }, - validate: function ($this, value, validator) { - return (validator.elements.filter(":checked").length < validator.minchecked && ! validator.negative) - || (validator.elements.filter(":checked").length >= validator.minchecked && validator.negative); - }, - blockSubmit: true - } - }, - builtInValidators: { - email: { - name: "Email", - type: "shortcut", - shortcut: "validemail" - }, - validemail: { - name: "Validemail", - type: "regex", - regex: "[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\\.[A-Za-z]{2,4}", - message: "Not a valid email address" - }, - passwordagain: { - name: "Passwordagain", - type: "match", - match: "password", - message: "Does not match the given password" - }, - positive: { - name: "Positive", - type: "shortcut", - shortcut: "number,positivenumber" - }, - negative: { - name: "Negative", - type: "shortcut", - shortcut: "number,negativenumber" - }, - number: { - name: "Number", - type: "regex", - regex: "([+-]?\\\d+(\\\.\\\d*)?([eE][+-]?[0-9]+)?)?", - message: "Must be a number" - }, - integer: { - name: "Integer", - type: "regex", - regex: "[+-]?\\\d+", - message: "No decimal places allowed" - }, - positivenumber: { - name: "Positivenumber", - type: "min", - min: 0, - message: "Must be a positive number" - }, - negativenumber: { - name: "Negativenumber", - type: "max", - max: 0, - message: "Must be a negative number" - }, - required: { - name: "Required", - type: "required", - message: "This is required" - }, - checkone: { - name: "Checkone", - type: "minchecked", - minchecked: 1, - message: "Check at least one option" - } - } - }; - - var formatValidatorName = function (name) { - return name - .toLowerCase() - .replace( - /(^|\s)([a-z])/g , - function(m,p1,p2) { - return p1+p2.toUpperCase(); - } - ) - ; - }; - - var getValue = function ($this) { - // Extract the value we're talking about - var value = $this.val(); - var type = $this.attr("type"); - if (type === "checkbox") { - value = ($this.is(":checked") ? value : ""); - } - if (type === "radio") { - value = ($('input[name="' + $this.attr("name") + '"]:checked').length > 0 ? value : ""); - } - return value; - }; - - function regexFromString(inputstring) { - return new RegExp("^" + inputstring + "$"); - } - - /** - * Thanks to Jason Bunting via StackOverflow.com - * - * http://stackoverflow.com/questions/359788/how-to-execute-a-javascript-function-when-i-have-its-name-as-a-string#answer-359910 - * Short link: http://tinyurl.com/executeFunctionByName - **/ - function executeFunctionByName(functionName, context /*, args*/) { - var args = Array.prototype.slice.call(arguments).splice(2); - var namespaces = functionName.split("."); - var func = namespaces.pop(); - for(var i = 0; i < namespaces.length; i++) { - context = context[namespaces[i]]; - } - return context[func].apply(this, args); - } - - $.fn.jqBootstrapValidation = function( method ) { - - if ( defaults.methods[method] ) { - return defaults.methods[method].apply( this, Array.prototype.slice.call( arguments, 1 )); - } else if ( typeof method === 'object' || ! method ) { - return defaults.methods.init.apply( this, arguments ); - } else { - $.error( 'Method ' + method + ' does not exist on jQuery.jqBootstrapValidation' ); - return null; - } - - }; - - $.jqBootstrapValidation = function (options) { - $(":input").not("[type=image],[type=submit]").jqBootstrapValidation.apply(this,arguments); - }; - -})( jQuery ); diff --git a/js/jquery.easing.1.3.js b/js/jquery.easing.1.3.js new file mode 100644 index 0000000..ef74321 --- /dev/null +++ b/js/jquery.easing.1.3.js @@ -0,0 +1,205 @@ +/* + * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ + * + * Uses the built in easing capabilities added In jQuery 1.1 + * to offer multiple easing options + * + * TERMS OF USE - jQuery Easing + * + * Open source under the BSD License. + * + * Copyright © 2008 George McGinley Smith + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * Redistributions of source code must retain the above copyright notice, this list of + * conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list + * of conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * Neither the name of the author nor the names of contributors may be used to endorse + * or promote products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * +*/ + +// t: current time, b: begInnIng value, c: change In value, d: duration +jQuery.easing['jswing'] = jQuery.easing['swing']; + +jQuery.extend( jQuery.easing, +{ + def: 'easeOutQuad', + swing: function (x, t, b, c, d) { + //alert(jQuery.easing.default); + return jQuery.easing[jQuery.easing.def](x, t, b, c, d); + }, + easeInQuad: function (x, t, b, c, d) { + return c*(t/=d)*t + b; + }, + easeOutQuad: function (x, t, b, c, d) { + return -c *(t/=d)*(t-2) + b; + }, + easeInOutQuad: function (x, t, b, c, d) { + if ((t/=d/2) < 1) return c/2*t*t + b; + return -c/2 * ((--t)*(t-2) - 1) + b; + }, + easeInCubic: function (x, t, b, c, d) { + return c*(t/=d)*t*t + b; + }, + easeOutCubic: function (x, t, b, c, d) { + return c*((t=t/d-1)*t*t + 1) + b; + }, + easeInOutCubic: function (x, t, b, c, d) { + if ((t/=d/2) < 1) return c/2*t*t*t + b; + return c/2*((t-=2)*t*t + 2) + b; + }, + easeInQuart: function (x, t, b, c, d) { + return c*(t/=d)*t*t*t + b; + }, + easeOutQuart: function (x, t, b, c, d) { + return -c * ((t=t/d-1)*t*t*t - 1) + b; + }, + easeInOutQuart: function (x, t, b, c, d) { + if ((t/=d/2) < 1) return c/2*t*t*t*t + b; + return -c/2 * ((t-=2)*t*t*t - 2) + b; + }, + easeInQuint: function (x, t, b, c, d) { + return c*(t/=d)*t*t*t*t + b; + }, + easeOutQuint: function (x, t, b, c, d) { + return c*((t=t/d-1)*t*t*t*t + 1) + b; + }, + easeInOutQuint: function (x, t, b, c, d) { + if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b; + return c/2*((t-=2)*t*t*t*t + 2) + b; + }, + easeInSine: function (x, t, b, c, d) { + return -c * Math.cos(t/d * (Math.PI/2)) + c + b; + }, + easeOutSine: function (x, t, b, c, d) { + return c * Math.sin(t/d * (Math.PI/2)) + b; + }, + easeInOutSine: function (x, t, b, c, d) { + return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b; + }, + easeInExpo: function (x, t, b, c, d) { + return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b; + }, + easeOutExpo: function (x, t, b, c, d) { + return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b; + }, + easeInOutExpo: function (x, t, b, c, d) { + if (t==0) return b; + if (t==d) return b+c; + if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b; + return c/2 * (-Math.pow(2, -10 * --t) + 2) + b; + }, + easeInCirc: function (x, t, b, c, d) { + return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b; + }, + easeOutCirc: function (x, t, b, c, d) { + return c * Math.sqrt(1 - (t=t/d-1)*t) + b; + }, + easeInOutCirc: function (x, t, b, c, d) { + if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b; + return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b; + }, + easeInElastic: function (x, t, b, c, d) { + var s=1.70158;var p=0;var a=c; + if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; + if (a < Math.abs(c)) { a=c; var s=p/4; } + else var s = p/(2*Math.PI) * Math.asin (c/a); + return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; + }, + easeOutElastic: function (x, t, b, c, d) { + var s=1.70158;var p=0;var a=c; + if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; + if (a < Math.abs(c)) { a=c; var s=p/4; } + else var s = p/(2*Math.PI) * Math.asin (c/a); + return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b; + }, + easeInOutElastic: function (x, t, b, c, d) { + var s=1.70158;var p=0;var a=c; + if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5); + if (a < Math.abs(c)) { a=c; var s=p/4; } + else var s = p/(2*Math.PI) * Math.asin (c/a); + if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; + return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b; + }, + easeInBack: function (x, t, b, c, d, s) { + if (s == undefined) s = 1.70158; + return c*(t/=d)*t*((s+1)*t - s) + b; + }, + easeOutBack: function (x, t, b, c, d, s) { + if (s == undefined) s = 1.70158; + return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; + }, + easeInOutBack: function (x, t, b, c, d, s) { + if (s == undefined) s = 1.70158; + if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; + return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; + }, + easeInBounce: function (x, t, b, c, d) { + return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b; + }, + easeOutBounce: function (x, t, b, c, d) { + if ((t/=d) < (1/2.75)) { + return c*(7.5625*t*t) + b; + } else if (t < (2/2.75)) { + return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b; + } else if (t < (2.5/2.75)) { + return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b; + } else { + return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b; + } + }, + easeInOutBounce: function (x, t, b, c, d) { + if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b; + return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b; + } +}); + +/* + * + * TERMS OF USE - EASING EQUATIONS + * + * Open source under the BSD License. + * + * Copyright © 2001 Robert Penner + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * Redistributions of source code must retain the above copyright notice, this list of + * conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list + * of conditions and the following disclaimer in the documentation and/or other materials + * provided with the distribution. + * + * Neither the name of the author nor the names of contributors may be used to endorse + * or promote products derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + * OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ \ No newline at end of file diff --git a/js/jquery.easing.min.js b/js/jquery.easing.min.js deleted file mode 100644 index 83a4324..0000000 --- a/js/jquery.easing.min.js +++ /dev/null @@ -1,44 +0,0 @@ -/* - * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ - * - * Uses the built in easing capabilities added In jQuery 1.1 - * to offer multiple easing options - * - * TERMS OF USE - EASING EQUATIONS - * - * Open source under the BSD License. - * - * Copyright © 2001 Robert Penner - * All rights reserved. - * - * TERMS OF USE - jQuery Easing - * - * Open source under the BSD License. - * - * Copyright © 2008 George McGinley Smith - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without modification, - * are permitted provided that the following conditions are met: - * - * Redistributions of source code must retain the above copyright notice, this list of - * conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, this list - * of conditions and the following disclaimer in the documentation and/or other materials - * provided with the distribution. - * - * Neither the name of the author nor the names of contributors may be used to endorse - * or promote products derived from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY - * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE - * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED - * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. - * -*/ -jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(ga?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function lb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="
",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ub(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}return h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qb(j),!a)return I.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h; -if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="
a",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/\s*$/g,rb={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:k.htmlSerialize?[0,"",""]:[1,"X
","
"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?""!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("