From 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 15:34:23 -0500 Subject: [PATCH] update to fontawesome 4 --- assets/css/bootswatch.min.css | 2 +- assets/less/bootswatch.less | 2 +- bower.json | 2 +- bower_components/bootstrap/.bower.json | 2 +- bower_components/font-awesome/.bower.json | 10 +- bower_components/font-awesome/.gitignore | 2 + bower_components/font-awesome/.ruby-version | 1 - bower_components/font-awesome/Gemfile.lock | 2 +- bower_components/font-awesome/README.md | 23 +- bower_components/font-awesome/_config.yml | 14 +- bower_components/font-awesome/component.json | 20 + bower_components/font-awesome/composer.json | 6 +- .../font-awesome/css/font-awesome.css | 1145 +- .../font-awesome/css/font-awesome.min.css | 407 +- .../font-awesome/fonts/FontAwesome.otf | Bin 0 -> 62856 bytes .../fonts/fontawesome-webfont.eot | Bin 0 -> 38205 bytes .../font => fonts}/fontawesome-webfont.svg | 31 +- .../font => fonts}/fontawesome-webfont.ttf | Bin 79076 -> 80652 bytes .../fonts/fontawesome-webfont.woff | Bin 0 -> 44432 bytes .../font-awesome/less/bordered-pulled.less | 16 + bower_components/font-awesome/less/core.less | 135 +- .../font-awesome/less/extras.less | 95 +- .../font-awesome/less/fixed-width.less | 6 + .../font-awesome/less/font-awesome.less | 44 +- bower_components/font-awesome/less/icons.less | 787 +- .../font-awesome/less/larger.less | 13 + bower_components/font-awesome/less/list.less | 19 + .../font-awesome/less/mixins.less | 56 +- bower_components/font-awesome/less/path.less | 12 +- .../font-awesome/less/rotated-flipped.less | 9 + .../font-awesome/less/spinning.less | 30 + .../font-awesome/less/stacked.less | 20 + .../font-awesome/less/variables.less | 1108 +- bower_components/font-awesome/package.json | 7 +- .../font-awesome/scss/_bordered-pulled.scss | 16 + bower_components/font-awesome/scss/_core.scss | 135 +- .../font-awesome/scss/_extras.scss | 67 +- .../font-awesome/scss/_fixed-width.scss | 6 + .../font-awesome/scss/_icons.scss | 789 +- .../font-awesome/scss/_larger.scss | 13 + bower_components/font-awesome/scss/_list.scss | 19 + .../font-awesome/scss/_mixins.scss | 56 +- bower_components/font-awesome/scss/_path.scss | 12 +- .../font-awesome/scss/_rotated-flipped.scss | 9 + .../font-awesome/scss/_spinning.scss | 30 + .../font-awesome/scss/_stacked.scss | 20 + .../font-awesome/scss/_variables.scss | 1107 +- .../font-awesome/scss/font-awesome.scss | 34 +- bower_components/font-awesome/src/3.2.1/CNAME | 1 + .../font-awesome/src/3.2.1/Makefile | 36 + .../src/3.2.1/assets/css/prettify.css | 30 + .../src/3.2.1/assets/css/pygments.css | 71 + .../src/3.2.1/assets/css/site.css | 1154 ++ .../src/3.2.1/assets/font-awesome.zip | Bin 0 -> 276410 bytes .../font-awesome}/css/font-awesome-ie7.css | 2 +- .../css/font-awesome-ie7.min.css | 0 .../assets/font-awesome/css/font-awesome.css | 1479 +++ .../font-awesome/css/font-awesome.min.css | 403 + .../assets/font-awesome}/font/FontAwesome.otf | Bin .../font/fontawesome-webfont.eot | Bin .../font/fontawesome-webfont.svg | 0 .../font/fontawesome-webfont.ttf | Bin .../font/fontawesome-webfont.woff | Bin .../assets/font-awesome}/less/bootstrap.less | 0 .../3.2.1/assets/font-awesome/less/core.less | 129 + .../assets/font-awesome/less/extras.less | 0 .../font-awesome}/less/font-awesome-ie7.less | 2 +- .../font-awesome/less/font-awesome.less | 33 + .../3.2.1/assets/font-awesome/less/icons.less | 381 + .../assets/font-awesome/less/mixins.less | 48 + .../3.2.1/assets/font-awesome/less/path.less | 14 + .../assets/font-awesome/less/variables.less | 735 ++ .../assets/font-awesome}/scss/_bootstrap.scss | 0 .../3.2.1/assets/font-awesome/scss/_core.scss | 129 + .../assets/font-awesome/scss/_extras.scss | 0 .../assets/font-awesome/scss/_icons.scss | 381 + .../assets/font-awesome/scss/_mixins.scss | 48 + .../3.2.1/assets/font-awesome/scss/_path.scss | 14 + .../assets/font-awesome/scss/_variables.scss | 734 ++ .../font-awesome}/scss/font-awesome-ie7.scss | 2 +- .../font-awesome/scss/font-awesome.scss | 33 + .../src/3.2.1/assets/ico/favicon.ico | Bin 0 -> 1150 bytes .../assets/img/contribution-sample.png | Bin .../{ => 3.2.1}/assets/img/fort_awesome.jpg | Bin .../assets/img/glyphicons-halflings-white.png | Bin .../assets/img/glyphicons-halflings.png | Bin .../src/{ => 3.2.1}/assets/img/icon-flag.pdf | 0 .../assets/js/ZeroClipboard-1.1.7.min.js | 8 + .../3.2.1/assets/js/ZeroClipboard-1.1.7.swf | Bin 0 -> 1635 bytes .../src/3.2.1/assets/js/backbone.min.js | 37 + .../3.2.1/assets/js/bootstrap-2.3.1.min.js | 6 + .../src/3.2.1/assets/js/bootstrap-222.min.js | 6 + .../src/3.2.1/assets/js/jquery-1.7.1.min.js | 4 + .../src/3.2.1/assets/js/prettify.min.js | 28 + .../font-awesome/src/3.2.1/assets/js/site.js | 38 + .../src/3.2.1/assets/js/underscore.min.js | 31 + .../less/bootstrap-2.3.2/accordion.less | 0 .../assets/less/bootstrap-2.3.2/alerts.less | 0 .../less/bootstrap-2.3.2/bootstrap.less | 0 .../less/bootstrap-2.3.2/breadcrumbs.less | 0 .../less/bootstrap-2.3.2/button-groups.less | 0 .../assets/less/bootstrap-2.3.2/buttons.less | 0 .../assets/less/bootstrap-2.3.2/carousel.less | 0 .../assets/less/bootstrap-2.3.2/close.less | 0 .../assets/less/bootstrap-2.3.2/code.less | 0 .../bootstrap-2.3.2/component-animations.less | 0 .../less/bootstrap-2.3.2/dropdowns.less | 0 .../assets/less/bootstrap-2.3.2/forms.less | 0 .../assets/less/bootstrap-2.3.2/grid.less | 0 .../less/bootstrap-2.3.2/hero-unit.less | 0 .../less/bootstrap-2.3.2/labels-badges.less | 0 .../assets/less/bootstrap-2.3.2/layouts.less | 0 .../assets/less/bootstrap-2.3.2/media.less | 0 .../assets/less/bootstrap-2.3.2/mixins.less | 0 .../assets/less/bootstrap-2.3.2/modals.less | 0 .../assets/less/bootstrap-2.3.2/navbar.less | 0 .../assets/less/bootstrap-2.3.2/navs.less | 0 .../assets/less/bootstrap-2.3.2/pager.less | 0 .../less/bootstrap-2.3.2/pagination.less | 0 .../assets/less/bootstrap-2.3.2/popovers.less | 0 .../less/bootstrap-2.3.2/progress-bars.less | 0 .../assets/less/bootstrap-2.3.2/reset.less | 0 .../responsive-1200px-min.less | 0 .../bootstrap-2.3.2/responsive-767px-max.less | 0 .../responsive-768px-979px.less | 0 .../bootstrap-2.3.2/responsive-navbar.less | 0 .../bootstrap-2.3.2/responsive-utilities.less | 0 .../less/bootstrap-2.3.2/responsive.less | 0 .../less/bootstrap-2.3.2/scaffolding.less | 0 .../assets/less/bootstrap-2.3.2/sprites.less | 0 .../assets/less/bootstrap-2.3.2/tables.less | 0 .../less/bootstrap-2.3.2/thumbnails.less | 0 .../assets/less/bootstrap-2.3.2/tooltip.less | 0 .../assets/less/bootstrap-2.3.2/type.less | 0 .../less/bootstrap-2.3.2/utilities.less | 0 .../less/bootstrap-2.3.2/variables.less | 0 .../assets/less/bootstrap-2.3.2/wells.less | 0 .../src/{ => 3.2.1}/assets/less/lazy.less | 0 .../src/{ => 3.2.1}/assets/less/mixins.less | 0 .../assets/less/responsive-1200px-min.less | 0 .../assets/less/responsive-767px-max.less | 0 .../assets/less/responsive-768px-979px.less | 0 .../assets/less/responsive-navbar.less | 0 .../{ => 3.2.1}/assets/less/responsive.less | 16 +- .../src/3.2.1/assets/less/site.less | 352 + .../assets/less/sticky-footer.less | 0 .../{ => 3.2.1}/assets/less/variables.less | 0 .../src/3.2.1/cheatsheet/index.html | 2379 ++++ .../src/3.2.1/community/index.html | 354 + .../font-awesome/src/3.2.1/design.html | 1 + .../src/3.2.1/examples/index.html | 671 ++ .../src/3.2.1/get-started/index.html | 299 + .../src/3.2.1/icon/adjust/index.html | 208 + .../src/3.2.1/icon/adn/index.html | 208 + .../src/3.2.1/icon/align-center/index.html | 208 + .../src/3.2.1/icon/align-justify/index.html | 208 + .../src/3.2.1/icon/align-left/index.html | 208 + .../src/3.2.1/icon/align-right/index.html | 208 + .../src/3.2.1/icon/ambulance/index.html | 208 + .../src/3.2.1/icon/anchor/index.html | 208 + .../src/3.2.1/icon/android/index.html | 208 + .../src/3.2.1/icon/angle-down/index.html | 208 + .../src/3.2.1/icon/angle-left/index.html | 208 + .../src/3.2.1/icon/angle-right/index.html | 208 + .../src/3.2.1/icon/angle-up/index.html | 208 + .../src/3.2.1/icon/apple/index.html | 208 + .../src/3.2.1/icon/archive/index.html | 208 + .../src/3.2.1/icon/arrow-down/index.html | 208 + .../src/3.2.1/icon/arrow-left/index.html | 208 + .../src/3.2.1/icon/arrow-right/index.html | 208 + .../src/3.2.1/icon/arrow-up/index.html | 208 + .../src/3.2.1/icon/asterisk/index.html | 208 + .../src/3.2.1/icon/backward/index.html | 208 + .../src/3.2.1/icon/ban-circle/index.html | 208 + .../src/3.2.1/icon/bar-chart/index.html | 208 + .../src/3.2.1/icon/barcode/index.html | 208 + .../src/3.2.1/icon/beaker/index.html | 208 + .../src/3.2.1/icon/beer/index.html | 208 + .../src/3.2.1/icon/bell-alt/index.html | 208 + .../src/3.2.1/icon/bell/index.html | 208 + .../src/3.2.1/icon/bitbucket-sign/index.html | 208 + .../src/3.2.1/icon/bitbucket/index.html | 208 + .../src/3.2.1/icon/bold/index.html | 208 + .../src/3.2.1/icon/bolt/index.html | 208 + .../src/3.2.1/icon/book/index.html | 208 + .../src/3.2.1/icon/bookmark-empty/index.html | 208 + .../src/3.2.1/icon/bookmark/index.html | 208 + .../src/3.2.1/icon/briefcase/index.html | 208 + .../src/3.2.1/icon/btc/index.html | 215 + .../src/3.2.1/icon/bug/index.html | 208 + .../src/3.2.1/icon/building/index.html | 208 + .../src/3.2.1/icon/bullhorn/index.html | 208 + .../src/3.2.1/icon/bullseye/index.html | 208 + .../src/3.2.1/icon/calendar-empty/index.html | 208 + .../src/3.2.1/icon/calendar/index.html | 208 + .../src/3.2.1/icon/camera-retro/index.html | 208 + .../src/3.2.1/icon/camera/index.html | 208 + .../src/3.2.1/icon/caret-down/index.html | 208 + .../src/3.2.1/icon/caret-left/index.html | 208 + .../src/3.2.1/icon/caret-right/index.html | 208 + .../src/3.2.1/icon/caret-up/index.html | 208 + .../src/3.2.1/icon/certificate/index.html | 208 + .../src/3.2.1/icon/check-empty/index.html | 213 + .../src/3.2.1/icon/check-minus/index.html | 208 + .../src/3.2.1/icon/check-sign/index.html | 208 + .../src/3.2.1/icon/check/index.html | 208 + .../src/3.2.1/icon/chevron-down/index.html | 208 + .../src/3.2.1/icon/chevron-left/index.html | 208 + .../src/3.2.1/icon/chevron-right/index.html | 208 + .../3.2.1/icon/chevron-sign-down/index.html | 208 + .../3.2.1/icon/chevron-sign-left/index.html | 208 + .../3.2.1/icon/chevron-sign-right/index.html | 208 + .../src/3.2.1/icon/chevron-sign-up/index.html | 208 + .../src/3.2.1/icon/chevron-up/index.html | 208 + .../3.2.1/icon/circle-arrow-down/index.html | 208 + .../3.2.1/icon/circle-arrow-left/index.html | 208 + .../3.2.1/icon/circle-arrow-right/index.html | 208 + .../src/3.2.1/icon/circle-arrow-up/index.html | 208 + .../src/3.2.1/icon/circle-blank/index.html | 208 + .../src/3.2.1/icon/circle/index.html | 208 + .../src/3.2.1/icon/cloud-download/index.html | 208 + .../src/3.2.1/icon/cloud-upload/index.html | 208 + .../src/3.2.1/icon/cloud/index.html | 208 + .../src/3.2.1/icon/cny/index.html | 213 + .../src/3.2.1/icon/code-fork/index.html | 208 + .../src/3.2.1/icon/code/index.html | 208 + .../src/3.2.1/icon/coffee/index.html | 208 + .../src/3.2.1/icon/cog/index.html | 213 + .../src/3.2.1/icon/cogs/index.html | 213 + .../src/3.2.1/icon/collapse-alt/index.html | 208 + .../src/3.2.1/icon/collapse-top/index.html | 208 + .../src/3.2.1/icon/collapse/index.html | 208 + .../src/3.2.1/icon/columns/index.html | 208 + .../src/3.2.1/icon/comment-alt/index.html | 208 + .../src/3.2.1/icon/comment/index.html | 208 + .../src/3.2.1/icon/comments-alt/index.html | 208 + .../src/3.2.1/icon/comments/index.html | 208 + .../src/3.2.1/icon/compass/index.html | 208 + .../src/3.2.1/icon/copy/index.html | 208 + .../src/3.2.1/icon/credit-card/index.html | 208 + .../src/3.2.1/icon/crop/index.html | 208 + .../src/3.2.1/icon/css3/index.html | 208 + .../src/3.2.1/icon/cut/index.html | 208 + .../src/3.2.1/icon/dashboard/index.html | 208 + .../src/3.2.1/icon/desktop/index.html | 208 + .../3.2.1/icon/double-angle-down/index.html | 208 + .../3.2.1/icon/double-angle-left/index.html | 208 + .../3.2.1/icon/double-angle-right/index.html | 208 + .../src/3.2.1/icon/double-angle-up/index.html | 208 + .../src/3.2.1/icon/download-alt/index.html | 208 + .../src/3.2.1/icon/download/index.html | 208 + .../src/3.2.1/icon/dribbble/index.html | 208 + .../src/3.2.1/icon/dropbox/index.html | 208 + .../src/3.2.1/icon/edit-sign/index.html | 208 + .../src/3.2.1/icon/edit/index.html | 208 + .../src/3.2.1/icon/eject/index.html | 208 + .../3.2.1/icon/ellipsis-horizontal/index.html | 208 + .../3.2.1/icon/ellipsis-vertical/index.html | 208 + .../src/3.2.1/icon/envelope-alt/index.html | 208 + .../src/3.2.1/icon/envelope/index.html | 208 + .../src/3.2.1/icon/eraser/index.html | 210 + .../src/3.2.1/icon/eur/index.html | 213 + .../src/3.2.1/icon/exchange/index.html | 208 + .../3.2.1/icon/exclamation-sign/index.html | 208 + .../src/3.2.1/icon/exclamation/index.html | 208 + .../src/3.2.1/icon/expand-alt/index.html | 208 + .../src/3.2.1/icon/expand/index.html | 208 + .../3.2.1/icon/external-link-sign/index.html | 208 + .../src/3.2.1/icon/external-link/index.html | 208 + .../src/3.2.1/icon/eye-close/index.html | 208 + .../src/3.2.1/icon/eye-open/index.html | 208 + .../src/3.2.1/icon/facebook-sign/index.html | 208 + .../src/3.2.1/icon/facebook/index.html | 208 + .../src/3.2.1/icon/facetime-video/index.html | 208 + .../src/3.2.1/icon/fast-backward/index.html | 208 + .../src/3.2.1/icon/fast-forward/index.html | 208 + .../src/3.2.1/icon/female/index.html | 208 + .../src/3.2.1/icon/fighter-jet/index.html | 208 + .../src/3.2.1/icon/file-alt/index.html | 208 + .../src/3.2.1/icon/file-text-alt/index.html | 208 + .../src/3.2.1/icon/file-text/index.html | 208 + .../src/3.2.1/icon/file/index.html | 208 + .../src/3.2.1/icon/film/index.html | 208 + .../src/3.2.1/icon/filter/index.html | 208 + .../3.2.1/icon/fire-extinguisher/index.html | 208 + .../src/3.2.1/icon/fire/index.html | 208 + .../src/3.2.1/icon/flag-alt/index.html | 208 + .../src/3.2.1/icon/flag-checkered/index.html | 208 + .../src/3.2.1/icon/flag/index.html | 208 + .../src/3.2.1/icon/flickr/index.html | 208 + .../3.2.1/icon/folder-close-alt/index.html | 208 + .../src/3.2.1/icon/folder-close/index.html | 208 + .../src/3.2.1/icon/folder-open-alt/index.html | 208 + .../src/3.2.1/icon/folder-open/index.html | 208 + .../src/3.2.1/icon/font/index.html | 208 + .../src/3.2.1/icon/food/index.html | 208 + .../src/3.2.1/icon/forward/index.html | 208 + .../src/3.2.1/icon/foursquare/index.html | 208 + .../src/3.2.1/icon/frown/index.html | 208 + .../src/3.2.1/icon/fullscreen/index.html | 208 + .../src/3.2.1/icon/gamepad/index.html | 208 + .../src/3.2.1/icon/gbp/index.html | 208 + .../src/3.2.1/icon/gift/index.html | 208 + .../src/3.2.1/icon/github-alt/index.html | 208 + .../src/3.2.1/icon/github-sign/index.html | 208 + .../src/3.2.1/icon/github/index.html | 208 + .../src/3.2.1/icon/gittip/index.html | 208 + .../src/3.2.1/icon/glass/index.html | 208 + .../src/3.2.1/icon/globe/index.html | 208 + .../3.2.1/icon/google-plus-sign/index.html | 208 + .../src/3.2.1/icon/google-plus/index.html | 208 + .../src/3.2.1/icon/group/index.html | 208 + .../src/3.2.1/icon/h-sign/index.html | 208 + .../src/3.2.1/icon/hand-down/index.html | 208 + .../src/3.2.1/icon/hand-left/index.html | 208 + .../src/3.2.1/icon/hand-right/index.html | 208 + .../src/3.2.1/icon/hand-up/index.html | 208 + .../src/3.2.1/icon/hdd/index.html | 208 + .../src/3.2.1/icon/headphones/index.html | 208 + .../src/3.2.1/icon/heart-empty/index.html | 208 + .../src/3.2.1/icon/heart/index.html | 208 + .../src/3.2.1/icon/home/index.html | 208 + .../src/3.2.1/icon/hospital/index.html | 208 + .../src/3.2.1/icon/html5/index.html | 208 + .../src/3.2.1/icon/inbox/index.html | 208 + .../src/3.2.1/icon/indent-left/index.html | 208 + .../src/3.2.1/icon/indent-right/index.html | 208 + .../src/3.2.1/icon/info-sign/index.html | 208 + .../src/3.2.1/icon/info/index.html | 208 + .../src/3.2.1/icon/inr/index.html | 213 + .../src/3.2.1/icon/instagram/index.html | 208 + .../src/3.2.1/icon/italic/index.html | 208 + .../src/3.2.1/icon/jpy/index.html | 213 + .../src/3.2.1/icon/key/index.html | 208 + .../src/3.2.1/icon/keyboard/index.html | 208 + .../src/3.2.1/icon/krw/index.html | 213 + .../src/3.2.1/icon/laptop/index.html | 208 + .../src/3.2.1/icon/leaf/index.html | 208 + .../src/3.2.1/icon/legal/index.html | 208 + .../src/3.2.1/icon/lemon/index.html | 208 + .../src/3.2.1/icon/level-down/index.html | 208 + .../src/3.2.1/icon/level-up/index.html | 208 + .../src/3.2.1/icon/lightbulb/index.html | 208 + .../src/3.2.1/icon/link/index.html | 208 + .../src/3.2.1/icon/linkedin-sign/index.html | 208 + .../src/3.2.1/icon/linkedin/index.html | 208 + .../src/3.2.1/icon/linux/index.html | 208 + .../src/3.2.1/icon/list-alt/index.html | 208 + .../src/3.2.1/icon/list-ol/index.html | 208 + .../src/3.2.1/icon/list-ul/index.html | 208 + .../src/3.2.1/icon/list/index.html | 208 + .../src/3.2.1/icon/location-arrow/index.html | 208 + .../src/3.2.1/icon/lock/index.html | 208 + .../src/3.2.1/icon/long-arrow-down/index.html | 208 + .../src/3.2.1/icon/long-arrow-left/index.html | 208 + .../3.2.1/icon/long-arrow-right/index.html | 208 + .../src/3.2.1/icon/long-arrow-up/index.html | 208 + .../src/3.2.1/icon/magic/index.html | 208 + .../src/3.2.1/icon/magnet/index.html | 208 + .../src/3.2.1/icon/mail-reply-all/index.html | 208 + .../src/3.2.1/icon/male/index.html | 208 + .../src/3.2.1/icon/map-marker/index.html | 208 + .../src/3.2.1/icon/maxcdn/index.html | 208 + .../src/3.2.1/icon/medkit/index.html | 208 + .../src/3.2.1/icon/meh/index.html | 208 + .../src/3.2.1/icon/microphone-off/index.html | 208 + .../src/3.2.1/icon/microphone/index.html | 208 + .../src/3.2.1/icon/minus-sign-alt/index.html | 208 + .../src/3.2.1/icon/minus-sign/index.html | 208 + .../src/3.2.1/icon/minus/index.html | 208 + .../src/3.2.1/icon/mobile-phone/index.html | 208 + .../src/3.2.1/icon/money/index.html | 208 + .../src/3.2.1/icon/moon/index.html | 208 + .../src/3.2.1/icon/move/index.html | 208 + .../src/3.2.1/icon/music/index.html | 208 + .../src/3.2.1/icon/off/index.html | 213 + .../src/3.2.1/icon/ok-circle/index.html | 208 + .../src/3.2.1/icon/ok-sign/index.html | 208 + .../font-awesome/src/3.2.1/icon/ok/index.html | 208 + .../src/3.2.1/icon/paper-clip/index.html | 213 + .../src/3.2.1/icon/paste/index.html | 208 + .../src/3.2.1/icon/pause/index.html | 208 + .../src/3.2.1/icon/pencil/index.html | 208 + .../src/3.2.1/icon/phone-sign/index.html | 208 + .../src/3.2.1/icon/phone/index.html | 208 + .../src/3.2.1/icon/picture/index.html | 208 + .../src/3.2.1/icon/pinterest-sign/index.html | 208 + .../src/3.2.1/icon/pinterest/index.html | 208 + .../src/3.2.1/icon/plane/index.html | 208 + .../src/3.2.1/icon/play-circle/index.html | 208 + .../src/3.2.1/icon/play-sign/index.html | 208 + .../src/3.2.1/icon/play/index.html | 208 + .../src/3.2.1/icon/plus-sign-alt/index.html | 210 + .../src/3.2.1/icon/plus-sign/index.html | 208 + .../src/3.2.1/icon/plus/index.html | 208 + .../src/3.2.1/icon/print/index.html | 208 + .../src/3.2.1/icon/pushpin/index.html | 208 + .../src/3.2.1/icon/puzzle-piece/index.html | 208 + .../src/3.2.1/icon/qrcode/index.html | 208 + .../src/3.2.1/icon/question-sign/index.html | 208 + .../src/3.2.1/icon/question/index.html | 208 + .../src/3.2.1/icon/quote-left/index.html | 208 + .../src/3.2.1/icon/quote-right/index.html | 208 + .../src/3.2.1/icon/random/index.html | 208 + .../src/3.2.1/icon/refresh/index.html | 208 + .../src/3.2.1/icon/remove-circle/index.html | 208 + .../src/3.2.1/icon/remove-sign/index.html | 208 + .../src/3.2.1/icon/remove/index.html | 208 + .../src/3.2.1/icon/renren/index.html | 208 + .../src/3.2.1/icon/reorder/index.html | 208 + .../src/3.2.1/icon/repeat/index.html | 213 + .../src/3.2.1/icon/reply-all/index.html | 208 + .../src/3.2.1/icon/reply/index.html | 213 + .../src/3.2.1/icon/resize-full/index.html | 208 + .../3.2.1/icon/resize-horizontal/index.html | 208 + .../src/3.2.1/icon/resize-small/index.html | 208 + .../src/3.2.1/icon/resize-vertical/index.html | 208 + .../src/3.2.1/icon/retweet/index.html | 208 + .../src/3.2.1/icon/road/index.html | 208 + .../src/3.2.1/icon/rocket/index.html | 208 + .../src/3.2.1/icon/rss-sign/index.html | 208 + .../src/3.2.1/icon/rss/index.html | 208 + .../src/3.2.1/icon/save/index.html | 208 + .../src/3.2.1/icon/screenshot/index.html | 208 + .../src/3.2.1/icon/search/index.html | 208 + .../src/3.2.1/icon/share-alt/index.html | 213 + .../src/3.2.1/icon/share-sign/index.html | 208 + .../src/3.2.1/icon/share/index.html | 208 + .../src/3.2.1/icon/shield/index.html | 208 + .../src/3.2.1/icon/shopping-cart/index.html | 208 + .../src/3.2.1/icon/sign-blank/index.html | 208 + .../src/3.2.1/icon/signal/index.html | 208 + .../src/3.2.1/icon/signin/index.html | 208 + .../src/3.2.1/icon/signout/index.html | 208 + .../src/3.2.1/icon/sitemap/index.html | 208 + .../src/3.2.1/icon/skype/index.html | 208 + .../src/3.2.1/icon/smile/index.html | 208 + .../icon/sort-by-alphabet-alt/index.html | 208 + .../3.2.1/icon/sort-by-alphabet/index.html | 208 + .../icon/sort-by-attributes-alt/index.html | 208 + .../3.2.1/icon/sort-by-attributes/index.html | 208 + .../3.2.1/icon/sort-by-order-alt/index.html | 208 + .../src/3.2.1/icon/sort-by-order/index.html | 208 + .../src/3.2.1/icon/sort-down/index.html | 208 + .../src/3.2.1/icon/sort-up/index.html | 208 + .../src/3.2.1/icon/sort/index.html | 208 + .../src/3.2.1/icon/spinner/index.html | 208 + .../src/3.2.1/icon/stackexchange/index.html | 208 + .../src/3.2.1/icon/star-empty/index.html | 208 + .../src/3.2.1/icon/star-half-empty/index.html | 213 + .../src/3.2.1/icon/star-half/index.html | 208 + .../src/3.2.1/icon/star/index.html | 208 + .../src/3.2.1/icon/step-backward/index.html | 208 + .../src/3.2.1/icon/step-forward/index.html | 208 + .../src/3.2.1/icon/stethoscope/index.html | 208 + .../src/3.2.1/icon/stop/index.html | 208 + .../src/3.2.1/icon/strikethrough/index.html | 208 + .../src/3.2.1/icon/subscript/index.html | 208 + .../src/3.2.1/icon/suitcase/index.html | 208 + .../src/3.2.1/icon/sun/index.html | 208 + .../src/3.2.1/icon/superscript/index.html | 208 + .../src/3.2.1/icon/table/index.html | 208 + .../src/3.2.1/icon/tablet/index.html | 208 + .../src/3.2.1/icon/tag/index.html | 208 + .../src/3.2.1/icon/tags/index.html | 208 + .../src/3.2.1/icon/tasks/index.html | 208 + .../src/3.2.1/icon/terminal/index.html | 208 + .../src/3.2.1/icon/text-height/index.html | 208 + .../src/3.2.1/icon/text-width/index.html | 208 + .../src/3.2.1/icon/th-large/index.html | 208 + .../src/3.2.1/icon/th-list/index.html | 208 + .../font-awesome/src/3.2.1/icon/th/index.html | 208 + .../src/3.2.1/icon/thumbs-down-alt/index.html | 208 + .../src/3.2.1/icon/thumbs-down/index.html | 208 + .../src/3.2.1/icon/thumbs-up-alt/index.html | 208 + .../src/3.2.1/icon/thumbs-up/index.html | 208 + .../src/3.2.1/icon/ticket/index.html | 208 + .../src/3.2.1/icon/time/index.html | 208 + .../src/3.2.1/icon/tint/index.html | 208 + .../src/3.2.1/icon/trash/index.html | 208 + .../src/3.2.1/icon/trello/index.html | 208 + .../src/3.2.1/icon/trophy/index.html | 208 + .../src/3.2.1/icon/truck/index.html | 208 + .../src/3.2.1/icon/tumblr-sign/index.html | 208 + .../src/3.2.1/icon/tumblr/index.html | 208 + .../src/3.2.1/icon/twitter-sign/index.html | 208 + .../src/3.2.1/icon/twitter/index.html | 208 + .../src/3.2.1/icon/umbrella/index.html | 208 + .../src/3.2.1/icon/underline/index.html | 208 + .../src/3.2.1/icon/undo/index.html | 213 + .../src/3.2.1/icon/unlink/index.html | 208 + .../src/3.2.1/icon/unlock-alt/index.html | 208 + .../src/3.2.1/icon/unlock/index.html | 208 + .../src/3.2.1/icon/upload-alt/index.html | 208 + .../src/3.2.1/icon/upload/index.html | 208 + .../src/3.2.1/icon/usd/index.html | 213 + .../src/3.2.1/icon/user-md/index.html | 208 + .../src/3.2.1/icon/user/index.html | 208 + .../font-awesome/src/3.2.1/icon/vk/index.html | 208 + .../src/3.2.1/icon/volume-down/index.html | 208 + .../src/3.2.1/icon/volume-off/index.html | 208 + .../src/3.2.1/icon/volume-up/index.html | 208 + .../src/3.2.1/icon/warning-sign/index.html | 208 + .../src/3.2.1/icon/weibo/index.html | 208 + .../src/3.2.1/icon/windows/index.html | 208 + .../src/3.2.1/icon/wrench/index.html | 208 + .../src/3.2.1/icon/xing-sign/index.html | 208 + .../src/3.2.1/icon/xing/index.html | 208 + .../src/3.2.1/icon/youtube-play/index.html | 210 + .../src/3.2.1/icon/youtube-sign/index.html | 208 + .../src/3.2.1/icon/youtube/index.html | 208 + .../src/3.2.1/icon/zoom-in/index.html | 208 + .../src/3.2.1/icon/zoom-out/index.html | 208 + .../font-awesome/src/3.2.1/icons.yml | 2590 +++++ .../font-awesome/src/3.2.1/index.html | 320 + .../font-awesome/src/3.2.1/license/index.html | 261 + .../font-awesome/src/3.2.1/test/index.html | 1056 ++ .../src/3.2.1/whats-new/index.html | 433 + bower_components/font-awesome/src/Makefile | 16 +- .../src/_includes/brand-license.html | 2 +- .../src/_includes/cheatsheet.html | 19 - .../font-awesome/src/_includes/community.html | 20 - .../_includes/community/reporting-bugs.html | 2 +- .../community/requesting-new-icons.html | 2 +- .../font-awesome/src/_includes/examples.html | 24 - .../_includes/examples/animated-spinner.html | 20 - .../src/_includes/examples/bootstrap.html | 93 + .../_includes/examples/bordered-pulled.html | 32 +- .../_includes/examples/bulleted-lists.html | 31 - .../_includes/examples/button-dropdowns.html | 36 - .../src/_includes/examples/button-groups.html | 25 - .../src/_includes/examples/buttons.html | 57 - .../src/_includes/examples/custom.html | 4 +- .../src/_includes/examples/fixed-width.html | 27 + .../src/_includes/examples/form-inputs.html | 31 - .../src/_includes/examples/inline-icons.html | 19 - .../src/_includes/examples/inline.html | 17 + .../src/_includes/examples/larger-icons.html | 35 - .../src/_includes/examples/larger.html | 29 + .../src/_includes/examples/list.html | 24 + .../src/_includes/examples/navigation.html | 26 - .../src/_includes/examples/new.html | 47 - .../_includes/examples/rotated-flipped.html | 39 +- .../src/_includes/examples/spinning.html | 26 + .../src/_includes/examples/stacked.html | 80 +- .../font-awesome/src/_includes/footer.html | 17 +- .../src/_includes/get-started.html | 105 - .../font-awesome/src/_includes/icons.html | 18 - .../src/_includes/jumbotron-carousel.html | 52 + .../src/_includes/jumbotron-slider.html | 53 - .../src/_includes/license-code.less | 25 +- .../font-awesome/src/_includes/license.html | 57 - .../font-awesome/src/_includes/navbar.html | 128 +- .../src/_includes/new-features.html | 37 + .../src/_includes/new-naming.html | 157 + .../src/_includes/new-upgrading.html | 10 + .../font-awesome/src/_includes/stripe-ad.html | 10 +- .../src/_includes/stripe-social.html | 2 +- .../src/_includes/tell-me-thanks.html | 6 +- .../tests/rotated-flipped-inside-anchor.html | 12 +- .../tests/rotated-flipped-inside-btn.html | 12 +- .../src/_includes/tests/rotated-flipped.html | 12 +- .../tests/stacked-inside-anchor.html | 54 +- .../src/_includes/tests/stacked.html | 61 +- .../font-awesome/src/_includes/thanks-to.html | 14 +- .../font-awesome/src/_includes/whats-new.html | 38 - .../font-awesome/src/_includes/why.html | 44 +- .../font-awesome/src/_layouts/base.html | 35 +- .../font-awesome/src/_layouts/icon.html | 34 +- .../assets/font-awesome/font/FontAwesome.otf | Bin 61896 -> 0 bytes .../font-awesome/font/fontawesome-webfont.eot | Bin 37405 -> 0 bytes .../font/fontawesome-webfont.woff | Bin 43572 -> 0 bytes .../assets/font-awesome/fonts/FontAwesome.otf | Bin 0 -> 62856 bytes .../fonts/fontawesome-webfont.eot | Bin 0 -> 38205 bytes .../fonts/fontawesome-webfont.svg | 414 + .../fonts/fontawesome-webfont.ttf | Bin 0 -> 80652 bytes .../fonts/fontawesome-webfont.woff | Bin 0 -> 44432 bytes .../assets/font-awesome/less/bootstrap.less | 84 - .../font-awesome/less/bordered-pulled.less | 19 + .../src/assets/font-awesome/less/core.less | 136 +- .../assets/font-awesome/less/fixed-width.less | 9 + .../font-awesome/less/font-awesome-ie7.less | 67 - .../font-awesome/less/font-awesome.less | 19 +- .../src/assets/font-awesome/less/icons.less | 4 +- .../src/assets/font-awesome/less/larger.less | 16 + .../src/assets/font-awesome/less/list.less | 22 + .../src/assets/font-awesome/less/mixins.less | 58 +- .../src/assets/font-awesome/less/path.less | 12 +- .../font-awesome/less/rotated-flipped.less | 12 + .../assets/font-awesome/less/spinning.less | 33 + .../src/assets/font-awesome/less/stacked.less | 23 + .../assets/font-awesome/less/variables.less | 18 +- .../assets/font-awesome/scss/_bootstrap.scss | 84 - .../font-awesome/scss/_bordered-pulled.scss | 19 + .../src/assets/font-awesome/scss/_core.scss | 136 +- .../font-awesome/scss/_fixed-width.scss | 9 + .../src/assets/font-awesome/scss/_icons.scss | 6 +- .../src/assets/font-awesome/scss/_larger.scss | 16 + .../src/assets/font-awesome/scss/_list.scss | 22 + .../src/assets/font-awesome/scss/_mixins.scss | 58 +- .../src/assets/font-awesome/scss/_path.scss | 12 +- .../font-awesome/scss/_rotated-flipped.scss | 12 + .../assets/font-awesome/scss/_spinning.scss | 33 + .../assets/font-awesome/scss/_stacked.scss | 23 + .../assets/font-awesome/scss/_variables.scss | 17 +- .../font-awesome/scss/font-awesome-ie7.scss | 67 - .../font-awesome/scss/font-awesome.scss | 9 +- .../src/assets/js/bootstrap-3.0.0.min.js | 6 + .../font-awesome/src/assets/js/html5shiv.js | 8 + .../src/assets/js/jquery-1.10.2.js | 9789 +++++++++++++++++ .../src/assets/js/jquery-1.10.2.min.js | 6 + .../src/assets/js/jquery-1.10.2.min.map | 1 + .../font-awesome/src/assets/js/respond.min.js | 6 + .../font-awesome/src/assets/js/site.js | 2 +- .../assets/less/bootstrap-3.0.0/alerts.less | 67 + .../assets/less/bootstrap-3.0.0/badges.less | 51 + .../less/bootstrap-3.0.0/bootstrap.less | 59 + .../less/bootstrap-3.0.0/breadcrumbs.less | 23 + .../less/bootstrap-3.0.0/button-groups.less | 248 + .../assets/less/bootstrap-3.0.0/buttons.less | 160 + .../assets/less/bootstrap-3.0.0/carousel.less | 209 + .../assets/less/bootstrap-3.0.0/close.less | 33 + .../src/assets/less/bootstrap-3.0.0/code.less | 56 + .../bootstrap-3.0.0/component-animations.less | 29 + .../less/bootstrap-3.0.0/dropdowns.less | 193 + .../assets/less/bootstrap-3.0.0/forms.less | 353 + .../less/bootstrap-3.0.0/glyphicons.less | 232 + .../src/assets/less/bootstrap-3.0.0/grid.less | 346 + .../less/bootstrap-3.0.0/input-groups.less | 127 + .../less/bootstrap-3.0.0/jumbotron.less | 40 + .../assets/less/bootstrap-3.0.0/labels.less | 58 + .../less/bootstrap-3.0.0/list-group.less | 88 + .../assets/less/bootstrap-3.0.0/media.less | 56 + .../assets/less/bootstrap-3.0.0/mixins.less | 723 ++ .../assets/less/bootstrap-3.0.0/modals.less | 141 + .../assets/less/bootstrap-3.0.0/navbar.less | 621 ++ .../src/assets/less/bootstrap-3.0.0/navs.less | 229 + .../less/bootstrap-3.0.0/normalize.less | 396 + .../assets/less/bootstrap-3.0.0/pager.less | 55 + .../less/bootstrap-3.0.0/pagination.less | 83 + .../assets/less/bootstrap-3.0.0/panels.less | 148 + .../assets/less/bootstrap-3.0.0/popovers.less | 133 + .../assets/less/bootstrap-3.0.0/print.less | 100 + .../less/bootstrap-3.0.0/progress-bars.less | 95 + .../bootstrap-3.0.0/responsive-utilities.less | 220 + .../less/bootstrap-3.0.0/scaffolding.less | 130 + .../assets/less/bootstrap-3.0.0/tables.less | 236 + .../assets/less/bootstrap-3.0.0/theme.less | 232 + .../less/bootstrap-3.0.0/thumbnails.less | 31 + .../assets/less/bootstrap-3.0.0/tooltip.less | 95 + .../src/assets/less/bootstrap-3.0.0/type.less | 238 + .../less/bootstrap-3.0.0/utilities.less | 42 + .../less/bootstrap-3.0.0/variables.less | 620 ++ .../assets/less/bootstrap-3.0.0/wells.less | 29 + .../font-awesome/src/assets/less/site.less | 377 +- .../assets/less/site/bootstrap/buttons.less | 3 + .../assets/less/site/bootstrap/jumbotron.less | 68 + .../assets/less/site/bootstrap/navbar.less | 33 + .../src/assets/less/site/bootstrap/type.less | 3 + .../assets/less/site/bootstrap/variables.less | 119 + .../src/assets/less/site/bootstrap/wells.less | 1 + .../src/assets/less/site/carbonad.less | 12 + .../src/assets/less/site/example-rating.less | 25 + .../src/assets/less/site/feature-list.less | 19 + .../less/site/fontawesome-icon-list.less | 32 + .../src/assets/less/site/footer.less | 40 + .../assets/less/site/jumbotron-carousel.less | 61 + .../src/assets/less/site/layout.less | 1 + .../src/assets/less/site/lazy.less | 86 + .../less/site/responsive/screen-lg.less | 53 + .../less/site/responsive/screen-md.less | 3 + .../less/site/responsive/screen-sm.less | 47 + .../less/site/responsive/screen-xs.less | 70 + .../src/assets/less/site/social-buttons.less | 9 + .../src/assets/less/site/stripe-ad.less | 7 + .../src/assets/less/site/textured-bg.less | 20 + .../font-awesome/src/cheatsheet.html | 22 +- .../font-awesome/src/community.html | 23 +- .../font-awesome/src/examples.html | 22 +- .../font-awesome/src/get-started.html | 138 +- .../font-awesome/src/glyphicons-test.html | 795 ++ bower_components/font-awesome/src/icons.html | 22 +- bower_components/font-awesome/src/icons.yml | 835 +- bower_components/font-awesome/src/index.html | 2 +- .../font-awesome/src/license.html | 61 +- .../font-awesome/src/test-2.3.2.html | 824 ++ bower_components/font-awesome/src/test.html | 707 +- .../font-awesome/src/whats-new.html | 7 +- index.html | 12 +- 689 files changed, 114310 insertions(+), 6606 deletions(-) delete mode 100644 bower_components/font-awesome/.ruby-version create mode 100644 bower_components/font-awesome/component.json create mode 100644 bower_components/font-awesome/fonts/FontAwesome.otf create mode 100755 bower_components/font-awesome/fonts/fontawesome-webfont.eot rename bower_components/font-awesome/{src/assets/font-awesome/font => fonts}/fontawesome-webfont.svg (96%) rename bower_components/font-awesome/{src/assets/font-awesome/font => fonts}/fontawesome-webfont.ttf (91%) create mode 100755 bower_components/font-awesome/fonts/fontawesome-webfont.woff create mode 100644 bower_components/font-awesome/less/bordered-pulled.less create mode 100644 bower_components/font-awesome/less/fixed-width.less create mode 100644 bower_components/font-awesome/less/larger.less create mode 100644 bower_components/font-awesome/less/list.less create mode 100644 bower_components/font-awesome/less/rotated-flipped.less create mode 100644 bower_components/font-awesome/less/spinning.less create mode 100644 bower_components/font-awesome/less/stacked.less create mode 100644 bower_components/font-awesome/scss/_bordered-pulled.scss create mode 100644 bower_components/font-awesome/scss/_fixed-width.scss create mode 100644 bower_components/font-awesome/scss/_larger.scss create mode 100644 bower_components/font-awesome/scss/_list.scss create mode 100644 bower_components/font-awesome/scss/_rotated-flipped.scss create mode 100644 bower_components/font-awesome/scss/_spinning.scss create mode 100644 bower_components/font-awesome/scss/_stacked.scss create mode 100644 bower_components/font-awesome/src/3.2.1/CNAME create mode 100644 bower_components/font-awesome/src/3.2.1/Makefile create mode 100755 bower_components/font-awesome/src/3.2.1/assets/css/prettify.css create mode 100644 bower_components/font-awesome/src/3.2.1/assets/css/pygments.css create mode 100644 bower_components/font-awesome/src/3.2.1/assets/css/site.css create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome.zip rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/css/font-awesome-ie7.css (99%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/css/font-awesome-ie7.min.css (100%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/css/font-awesome.css create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/css/font-awesome.min.css rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/font/FontAwesome.otf (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/font/fontawesome-webfont.eot (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/font/fontawesome-webfont.svg (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/font/fontawesome-webfont.ttf (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/font/fontawesome-webfont.woff (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/less/bootstrap.less (100%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/core.less rename bower_components/font-awesome/src/{ => 3.2.1}/assets/font-awesome/less/extras.less (100%) rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/less/font-awesome-ie7.less (99%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/font-awesome.less create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/icons.less create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/mixins.less create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/path.less create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/less/variables.less rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/scss/_bootstrap.scss (100%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/_core.scss rename bower_components/font-awesome/src/{ => 3.2.1}/assets/font-awesome/scss/_extras.scss (100%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/_icons.scss create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/_mixins.scss create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/_path.scss create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/_variables.scss rename bower_components/font-awesome/{ => src/3.2.1/assets/font-awesome}/scss/font-awesome-ie7.scss (99%) create mode 100644 bower_components/font-awesome/src/3.2.1/assets/font-awesome/scss/font-awesome.scss create mode 100644 bower_components/font-awesome/src/3.2.1/assets/ico/favicon.ico rename bower_components/font-awesome/src/{ => 3.2.1}/assets/img/contribution-sample.png (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/img/fort_awesome.jpg (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/img/glyphicons-halflings-white.png (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/img/glyphicons-halflings.png (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/img/icon-flag.pdf (100%) create mode 100755 bower_components/font-awesome/src/3.2.1/assets/js/ZeroClipboard-1.1.7.min.js create mode 100755 bower_components/font-awesome/src/3.2.1/assets/js/ZeroClipboard-1.1.7.swf create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/backbone.min.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/bootstrap-2.3.1.min.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/bootstrap-222.min.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/jquery-1.7.1.min.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/prettify.min.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/site.js create mode 100644 bower_components/font-awesome/src/3.2.1/assets/js/underscore.min.js rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/accordion.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/alerts.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/bootstrap.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/breadcrumbs.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/button-groups.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/buttons.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/carousel.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/close.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/code.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/component-animations.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/dropdowns.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/forms.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/grid.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/hero-unit.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/labels-badges.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/layouts.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/media.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/mixins.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/modals.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/navbar.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/navs.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/pager.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/pagination.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/popovers.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/progress-bars.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/reset.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive-1200px-min.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive-767px-max.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive-768px-979px.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive-navbar.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive-utilities.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/responsive.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/scaffolding.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/sprites.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/tables.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/thumbnails.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/tooltip.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/type.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/utilities.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/variables.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/bootstrap-2.3.2/wells.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/lazy.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/mixins.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/responsive-1200px-min.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/responsive-767px-max.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/responsive-768px-979px.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/responsive-navbar.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/responsive.less (64%) mode change 100755 => 100644 create mode 100644 bower_components/font-awesome/src/3.2.1/assets/less/site.less rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/sticky-footer.less (100%) rename bower_components/font-awesome/src/{ => 3.2.1}/assets/less/variables.less (100%) create mode 100644 bower_components/font-awesome/src/3.2.1/cheatsheet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/community/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/design.html create mode 100644 bower_components/font-awesome/src/3.2.1/examples/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/get-started/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/adjust/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/adn/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/align-center/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/align-justify/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/align-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/align-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ambulance/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/anchor/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/android/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/angle-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/angle-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/angle-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/angle-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/apple/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/archive/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/arrow-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/arrow-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/arrow-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/arrow-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/asterisk/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/backward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ban-circle/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bar-chart/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/barcode/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/beaker/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/beer/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bell-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bell/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bitbucket-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bitbucket/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bold/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bolt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/book/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bookmark-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bookmark/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/briefcase/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/btc/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bug/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/building/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bullhorn/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/bullseye/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/calendar-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/calendar/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/camera-retro/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/camera/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/caret-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/caret-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/caret-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/caret-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/certificate/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/check-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/check-minus/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/check-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/check/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-sign-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-sign-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-sign-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-sign-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/chevron-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle-arrow-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle-arrow-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle-arrow-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle-arrow-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle-blank/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/circle/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cloud-download/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cloud-upload/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cloud/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cny/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/code-fork/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/code/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/coffee/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cog/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cogs/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/collapse-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/collapse-top/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/collapse/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/columns/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/comment-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/comment/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/comments-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/comments/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/compass/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/copy/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/credit-card/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/crop/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/css3/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/cut/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/dashboard/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/desktop/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/double-angle-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/double-angle-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/double-angle-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/double-angle-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/download-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/download/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/dribbble/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/dropbox/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/edit-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/edit/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/eject/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ellipsis-horizontal/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ellipsis-vertical/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/envelope-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/envelope/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/eraser/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/eur/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/exchange/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/exclamation-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/exclamation/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/expand-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/expand/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/external-link-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/external-link/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/eye-close/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/eye-open/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/facebook-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/facebook/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/facetime-video/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fast-backward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fast-forward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/female/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fighter-jet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/file-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/file-text-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/file-text/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/file/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/film/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/filter/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fire-extinguisher/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fire/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/flag-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/flag-checkered/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/flag/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/flickr/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/folder-close-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/folder-close/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/folder-open-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/folder-open/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/font/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/food/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/forward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/foursquare/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/frown/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/fullscreen/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/gamepad/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/gbp/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/gift/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/github-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/github-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/github/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/gittip/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/glass/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/globe/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/google-plus-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/google-plus/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/group/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/h-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hand-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hand-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hand-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hand-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hdd/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/headphones/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/heart-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/heart/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/home/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/hospital/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/html5/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/inbox/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/indent-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/indent-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/info-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/info/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/inr/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/instagram/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/italic/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/jpy/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/key/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/keyboard/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/krw/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/laptop/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/leaf/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/legal/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/lemon/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/level-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/level-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/lightbulb/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/link/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/linkedin-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/linkedin/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/linux/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/list-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/list-ol/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/list-ul/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/list/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/location-arrow/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/lock/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/long-arrow-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/long-arrow-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/long-arrow-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/long-arrow-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/magic/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/magnet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/mail-reply-all/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/male/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/map-marker/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/maxcdn/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/medkit/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/meh/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/microphone-off/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/microphone/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/minus-sign-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/minus-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/minus/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/mobile-phone/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/money/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/moon/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/move/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/music/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/off/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ok-circle/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ok-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ok/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/paper-clip/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/paste/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/pause/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/pencil/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/phone-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/phone/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/picture/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/pinterest-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/pinterest/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/plane/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/play-circle/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/play-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/play/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/plus-sign-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/plus-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/plus/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/print/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/pushpin/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/puzzle-piece/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/qrcode/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/question-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/question/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/quote-left/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/quote-right/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/random/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/refresh/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/remove-circle/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/remove-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/remove/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/renren/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/reorder/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/repeat/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/reply-all/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/reply/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/resize-full/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/resize-horizontal/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/resize-small/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/resize-vertical/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/retweet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/road/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/rocket/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/rss-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/rss/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/save/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/screenshot/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/search/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/share-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/share-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/share/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/shield/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/shopping-cart/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sign-blank/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/signal/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/signin/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/signout/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sitemap/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/skype/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/smile/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-alphabet-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-alphabet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-attributes-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-attributes/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-order-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-by-order/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sort/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/spinner/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/stackexchange/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/star-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/star-half-empty/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/star-half/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/star/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/step-backward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/step-forward/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/stethoscope/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/stop/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/strikethrough/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/subscript/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/suitcase/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/sun/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/superscript/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/table/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tablet/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tag/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tags/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tasks/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/terminal/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/text-height/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/text-width/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/th-large/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/th-list/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/th/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/thumbs-down-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/thumbs-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/thumbs-up-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/thumbs-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/ticket/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/time/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tint/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/trash/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/trello/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/trophy/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/truck/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tumblr-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/tumblr/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/twitter-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/twitter/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/umbrella/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/underline/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/undo/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/unlink/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/unlock-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/unlock/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/upload-alt/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/upload/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/usd/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/user-md/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/user/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/vk/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/volume-down/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/volume-off/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/volume-up/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/warning-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/weibo/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/windows/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/wrench/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/xing-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/xing/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/youtube-play/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/youtube-sign/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/youtube/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/zoom-in/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/icon/zoom-out/index.html create mode 100755 bower_components/font-awesome/src/3.2.1/icons.yml create mode 100644 bower_components/font-awesome/src/3.2.1/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/license/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/test/index.html create mode 100644 bower_components/font-awesome/src/3.2.1/whats-new/index.html delete mode 100644 bower_components/font-awesome/src/_includes/cheatsheet.html delete mode 100644 bower_components/font-awesome/src/_includes/community.html delete mode 100644 bower_components/font-awesome/src/_includes/examples.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/animated-spinner.html create mode 100644 bower_components/font-awesome/src/_includes/examples/bootstrap.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/bulleted-lists.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/button-dropdowns.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/button-groups.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/buttons.html create mode 100644 bower_components/font-awesome/src/_includes/examples/fixed-width.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/form-inputs.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/inline-icons.html create mode 100644 bower_components/font-awesome/src/_includes/examples/inline.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/larger-icons.html create mode 100644 bower_components/font-awesome/src/_includes/examples/larger.html create mode 100644 bower_components/font-awesome/src/_includes/examples/list.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/navigation.html delete mode 100644 bower_components/font-awesome/src/_includes/examples/new.html create mode 100644 bower_components/font-awesome/src/_includes/examples/spinning.html delete mode 100644 bower_components/font-awesome/src/_includes/get-started.html delete mode 100644 bower_components/font-awesome/src/_includes/icons.html create mode 100644 bower_components/font-awesome/src/_includes/jumbotron-carousel.html delete mode 100644 bower_components/font-awesome/src/_includes/jumbotron-slider.html delete mode 100644 bower_components/font-awesome/src/_includes/license.html create mode 100644 bower_components/font-awesome/src/_includes/new-features.html create mode 100644 bower_components/font-awesome/src/_includes/new-naming.html create mode 100644 bower_components/font-awesome/src/_includes/new-upgrading.html delete mode 100644 bower_components/font-awesome/src/_includes/whats-new.html delete mode 100644 bower_components/font-awesome/src/assets/font-awesome/font/FontAwesome.otf delete mode 100755 bower_components/font-awesome/src/assets/font-awesome/font/fontawesome-webfont.eot delete mode 100755 bower_components/font-awesome/src/assets/font-awesome/font/fontawesome-webfont.woff create mode 100644 bower_components/font-awesome/src/assets/font-awesome/fonts/FontAwesome.otf create mode 100755 bower_components/font-awesome/src/assets/font-awesome/fonts/fontawesome-webfont.eot create mode 100755 bower_components/font-awesome/src/assets/font-awesome/fonts/fontawesome-webfont.svg create mode 100755 bower_components/font-awesome/src/assets/font-awesome/fonts/fontawesome-webfont.ttf create mode 100755 bower_components/font-awesome/src/assets/font-awesome/fonts/fontawesome-webfont.woff delete mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/bootstrap.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/bordered-pulled.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/fixed-width.less delete mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/font-awesome-ie7.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/larger.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/list.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/rotated-flipped.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/spinning.less create mode 100644 bower_components/font-awesome/src/assets/font-awesome/less/stacked.less delete mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_bootstrap.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_bordered-pulled.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_fixed-width.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_larger.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_list.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_rotated-flipped.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_spinning.scss create mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/_stacked.scss delete mode 100644 bower_components/font-awesome/src/assets/font-awesome/scss/font-awesome-ie7.scss create mode 100755 bower_components/font-awesome/src/assets/js/bootstrap-3.0.0.min.js create mode 100755 bower_components/font-awesome/src/assets/js/html5shiv.js create mode 100644 bower_components/font-awesome/src/assets/js/jquery-1.10.2.js create mode 100755 bower_components/font-awesome/src/assets/js/jquery-1.10.2.min.js create mode 100644 bower_components/font-awesome/src/assets/js/jquery-1.10.2.min.map create mode 100755 bower_components/font-awesome/src/assets/js/respond.min.js create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/alerts.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/badges.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/bootstrap.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/breadcrumbs.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/button-groups.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/buttons.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/carousel.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/close.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/code.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/component-animations.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/dropdowns.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/forms.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/glyphicons.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/grid.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/input-groups.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/jumbotron.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/labels.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/list-group.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/media.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/mixins.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/modals.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/navbar.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/navs.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/normalize.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/pager.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/pagination.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/panels.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/popovers.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/print.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/progress-bars.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/responsive-utilities.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/scaffolding.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/tables.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/theme.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/thumbnails.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/tooltip.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/type.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/utilities.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/variables.less create mode 100755 bower_components/font-awesome/src/assets/less/bootstrap-3.0.0/wells.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/buttons.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/jumbotron.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/navbar.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/type.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/variables.less create mode 100644 bower_components/font-awesome/src/assets/less/site/bootstrap/wells.less create mode 100644 bower_components/font-awesome/src/assets/less/site/carbonad.less create mode 100644 bower_components/font-awesome/src/assets/less/site/example-rating.less create mode 100644 bower_components/font-awesome/src/assets/less/site/feature-list.less create mode 100644 bower_components/font-awesome/src/assets/less/site/fontawesome-icon-list.less create mode 100755 bower_components/font-awesome/src/assets/less/site/footer.less create mode 100644 bower_components/font-awesome/src/assets/less/site/jumbotron-carousel.less create mode 100644 bower_components/font-awesome/src/assets/less/site/layout.less create mode 100644 bower_components/font-awesome/src/assets/less/site/lazy.less create mode 100644 bower_components/font-awesome/src/assets/less/site/responsive/screen-lg.less create mode 100644 bower_components/font-awesome/src/assets/less/site/responsive/screen-md.less create mode 100644 bower_components/font-awesome/src/assets/less/site/responsive/screen-sm.less create mode 100644 bower_components/font-awesome/src/assets/less/site/responsive/screen-xs.less create mode 100644 bower_components/font-awesome/src/assets/less/site/social-buttons.less create mode 100644 bower_components/font-awesome/src/assets/less/site/stripe-ad.less create mode 100644 bower_components/font-awesome/src/assets/less/site/textured-bg.less create mode 100644 bower_components/font-awesome/src/glyphicons-test.html create mode 100644 bower_components/font-awesome/src/test-2.3.2.html diff --git a/assets/css/bootswatch.min.css b/assets/css/bootswatch.min.css index ad652a4..f4da3a0 100644 --- a/assets/css/bootswatch.min.css +++ b/assets/css/bootswatch.min.css @@ -1 +1 @@ -body{padding-top:50px}#banner{border-bottom:0}.page-header h1{font-size:4em}.bs-docs-section{margin-top:8em}.affix{top:70px}footer{margin:5em 0}footer li{float:left;margin-right:1.5em;margin-bottom:1.5em}footer p{margin-bottom:0;clear:left}.splash{padding:6em 0 2em;color:#fff;text-align:center;background:-webkit-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-o-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-ms-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-moz-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:linear-gradient(20deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background-attachment:fixed;background-color:#1c2533}.splash .alert{margin:4em 0 2em}.splash h1{font-size:4em}.splash #social{margin-top:6em}.section-tout{padding:4em 0 3em;background-color:#eaf1f1;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}.section-tout [class^="icon-"]{margin-right:.5em}.section-tout p{margin-bottom:3em}.section-preview{padding:4em 0 4em}.section-preview .preview{margin-bottom:4em;background-color:#eaf1f1;border:1px solid rgba(0,0,0,0.1);border-radius:6px}.section-preview .preview .image{padding:5px}.section-preview .preview .image img{border:1px solid rgba(0,0,0,0.1)}.section-preview .preview .options{padding:0 2em 2em;text-align:center}.section-preview .preview .options p{margin-bottom:2em}.section-preview .dropdown-menu{text-align:left}.section-preview .lead{margin-bottom:2em}@media(max-width:767px){.section-preview .image img{width:100%}}.bsa .one .bsa_it_ad{background-color:transparent!important;border:none!important}.bsa .one .bsa_it_ad .bsa_it_t,.bsa .one .bsa_it_ad .bsa_it_d{color:inherit!important}.bsa .one .bsa_it_p{display:none} +body{padding-top:50px}#banner{border-bottom:0}.page-header h1{font-size:4em}.bs-docs-section{margin-top:8em}.affix{top:70px}footer{margin:5em 0}footer li{float:left;margin-right:1.5em;margin-bottom:1.5em}footer p{margin-bottom:0;clear:left}.splash{padding:6em 0 2em;color:#fff;text-align:center;background:-webkit-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-o-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-ms-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:-moz-linear-gradient(70deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background:linear-gradient(20deg,#080f1f 30%,#2b4b5a 87%,#435e67 100%);background-attachment:fixed;background-color:#1c2533}.splash .alert{margin:4em 0 2em}.splash h1{font-size:4em}.splash #social{margin-top:6em}.section-tout{padding:4em 0 3em;background-color:#eaf1f1;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}.section-tout .fa{margin-right:.5em}.section-tout p{margin-bottom:3em}.section-preview{padding:4em 0 4em}.section-preview .preview{margin-bottom:4em;background-color:#eaf1f1;border:1px solid rgba(0,0,0,0.1);border-radius:6px}.section-preview .preview .image{padding:5px}.section-preview .preview .image img{border:1px solid rgba(0,0,0,0.1)}.section-preview .preview .options{padding:0 2em 2em;text-align:center}.section-preview .preview .options p{margin-bottom:2em}.section-preview .dropdown-menu{text-align:left}.section-preview .lead{margin-bottom:2em}@media(max-width:767px){.section-preview .image img{width:100%}}.bsa .one .bsa_it_ad{background-color:transparent!important;border:none!important}.bsa .one .bsa_it_ad .bsa_it_t,.bsa .one .bsa_it_ad .bsa_it_d{color:inherit!important}.bsa .one .bsa_it_p{display:none} diff --git a/assets/less/bootswatch.less b/assets/less/bootswatch.less index b64f3e9..ba5f172 100644 --- a/assets/less/bootswatch.less +++ b/assets/less/bootswatch.less @@ -67,7 +67,7 @@ footer { border-bottom: 1px solid rgba(0, 0, 0, 0.1); background-color: #eaf1f1; - [class^="icon-"] { + .fa { margin-right: 0.5em; } diff --git a/bower.json b/bower.json index 7a7ba34..24f3d4d 100644 --- a/bower.json +++ b/bower.json @@ -10,7 +10,7 @@ }, "dependencies": { "bootstrap": "~3.0.2", - "font-awesome": "~3.2.0" + "font-awesome": "~4.0.0" }, "licenses": [ { diff --git a/bower_components/bootstrap/.bower.json b/bower_components/bootstrap/.bower.json index 1673f2a..bb261a1 100644 --- a/bower_components/bootstrap/.bower.json +++ b/bower_components/bootstrap/.bower.json @@ -20,6 +20,6 @@ "commit": "3887f540b978d593f433bfef15888bc2d103de72" }, "_source": "git://github.com/twbs/bootstrap.git", - "_target": "~3.0.1", + "_target": "~3.0.2", "_originalSource": "bootstrap" } \ No newline at end of file diff --git a/bower_components/font-awesome/.bower.json b/bower_components/font-awesome/.bower.json index 9f979b8..95565fe 100644 --- a/bower_components/font-awesome/.bower.json +++ b/bower_components/font-awesome/.bower.json @@ -1,14 +1,14 @@ { "name": "font-awesome", "homepage": "https://github.com/FortAwesome/Font-Awesome", - "version": "3.2.1", - "_release": "3.2.1", + "version": "4.0.3", + "_release": "4.0.3", "_resolution": { "type": "version", - "tag": "v3.2.1", - "commit": "8d6f493a347c6408f47b8526bf815fecdb0d827a" + "tag": "v4.0.3", + "commit": "dc23a94e16a8daa3cbb3c7fa34d63e2812637b8f" }, "_source": "git://github.com/FortAwesome/Font-Awesome.git", - "_target": "~3.2.0", + "_target": "~4.0.0", "_originalSource": "font-awesome" } \ No newline at end of file diff --git a/bower_components/font-awesome/.gitignore b/bower_components/font-awesome/.gitignore index 49c2a72..63dd521 100644 --- a/bower_components/font-awesome/.gitignore +++ b/bower_components/font-awesome/.gitignore @@ -28,3 +28,5 @@ node_modules src/website/settingslocal.py stunnel.log + +.ruby-version diff --git a/bower_components/font-awesome/.ruby-version b/bower_components/font-awesome/.ruby-version deleted file mode 100644 index ae6d5b9..0000000 --- a/bower_components/font-awesome/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -1.9.3-p392 diff --git a/bower_components/font-awesome/Gemfile.lock b/bower_components/font-awesome/Gemfile.lock index a00e13f..b677d9c 100644 --- a/bower_components/font-awesome/Gemfile.lock +++ b/bower_components/font-awesome/Gemfile.lock @@ -43,4 +43,4 @@ PLATFORMS DEPENDENCIES debugger - jekyll (= 1.0) + jekyll (~> 1.0) diff --git a/bower_components/font-awesome/README.md b/bower_components/font-awesome/README.md index ca526d9..874d76c 100644 --- a/bower_components/font-awesome/README.md +++ b/bower_components/font-awesome/README.md @@ -1,8 +1,8 @@ -#[Font Awesome v3.2.1](http://fontawesome.io) +#[Font Awesome v4.0.3](http://fontawesome.io) ###the iconic font designed for Bootstrap -Font Awesome is a full suite of 361 pictographic icons for easy scalable vector graphics on websites, created and -maintained by [Dave Gandy](http://twitter.com/byscuits). Stay up to date [@fontawesome](http://twitter.com/fontawesome). +Font Awesome is a full suite of 369 pictographic icons for easy scalable vector graphics on websites, created and +maintained by [Dave Gandy](http://twitter.com/davegandy). Stay up to date [@fontawesome](http://twitter.com/fontawesome). Get started at http://fontawesome.io! @@ -25,6 +25,10 @@ Get started at http://fontawesome.io! - [v3.1.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=4&page=1&state=closed) - [v3.2.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=3&page=1&state=closed) - [v3.2.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=5&page=1&state=closed) +- [v4.0.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=2&page=1&state=closed) +- [v4.0.1 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=7&page=1&state=closed) +- [v4.0.2 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=8&page=1&state=closed) +- [v4.0.3 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?milestone=9&page=1&state=closed) ##Versioning @@ -42,10 +46,21 @@ For more information on SemVer, please visit http://semver.org. ##Author - Email: dave@fontawesome.io -- Twitter: http://twitter.com/byscuits +- Twitter: http://twitter.com/davegandy - GitHub: https://github.com/davegandy - Work: Lead Product Designer @ http://kyru.us +##Component +To include as a [component](http://github.com/component/component), just run + + $ component install FortAwesome/Font-Awesome + +Or add + + "FortAwesome/Font-Awesome": "*" + +to the `dependencies` in your `component.json`. + ## Hacking on Font Awesome From the root of the repository, install the tools used to develop. diff --git a/bower_components/font-awesome/_config.yml b/bower_components/font-awesome/_config.yml index 2a1b914..d68d5fa 100644 --- a/bower_components/font-awesome/_config.yml +++ b/bower_components/font-awesome/_config.yml @@ -11,7 +11,7 @@ pygments: true permalink: pretty # ensures SCSS files are compiled -include: [_bootstrap.scss, _core.scss, _extras.scss, _icons.scss, _mixins.scss, _path.scss, _variables.scss] +include: [_bordered-pulled.scss, _core.scss, _fixed-width.scss, _icons.scss, _larger.scss, _list.scss, _mixins.scss, _path.scss, _rotated-flipped.scss, _spinning.scss, _stacked.scss, _variables.scss] # used in building icon pages icon_meta: src/icons.yml @@ -19,17 +19,18 @@ icon_layout: icon.html # Relative to _layouts directory icon_destination: icon # Relative to destination fontawesome: - version: 3.2.1 - minor_version: 3.2 + version: 4.0.3 + minor_version: 4.0 url: http://fontawesome.io legacy_url: http://fortawesome.github.com/Font-Awesome/ blog_url: http://blog.fontawesome.io twitter: fontawesome tagline: The iconic font designed for Bootstrap + css_prefix: fa author: name: Dave Gandy email: dave@fontawesome.io - twitter: byscuits + twitter: davegandy work: name: Kyruus url: http://kyruus.com @@ -50,5 +51,8 @@ fontawesome: url: http://creativecommons.org/licenses/by/3.0/ bootstrap: - version: 2.3.2 + version: 3.0.0 url: http://getbootstrap.com + +jquery: + version: 1.10.2 diff --git a/bower_components/font-awesome/component.json b/bower_components/font-awesome/component.json new file mode 100644 index 0000000..4625d09 --- /dev/null +++ b/bower_components/font-awesome/component.json @@ -0,0 +1,20 @@ +{ + "name": "Font-Awesome", + "repo": "FortAwesome/Font-Awesome", + "description": "Font Awesome", + "version": "4.0.3", + "keywords": [], + "dependencies": {}, + "development": {}, + "license": "SIL, MIT, CC BY 3.0", + "styles": [ + "css/font-awesome.css" + ], + "fonts": [ + "fonts/fontawesome-webfont.eot", + "fonts/fontawesome-webfont.svg", + "fonts/fontawesome-webfont.ttf", + "fonts/fontawesome-webfont.woff", + "fonts/FontAwesome.otf" + ] +} diff --git a/bower_components/font-awesome/composer.json b/bower_components/font-awesome/composer.json index b20d5f7..49b9b30 100644 --- a/bower_components/font-awesome/composer.json +++ b/bower_components/font-awesome/composer.json @@ -8,12 +8,12 @@ "name": "Dave Gandy", "email": "dave@fontawesome.io", "role": "Developer", - "homepage": "http://twitter.com/byscuits" + "homepage": "http://twitter.com/davegandy" } ], "extra": { "branch-alias": { - "dev-master": "3.2.x-dev" + "dev-master": "4.0.x-dev" } }, "license": [ @@ -22,6 +22,6 @@ ], "require-dev": { "jekyll": "1.0.2", - "lessc": "1.3.3" + "lessc": "1.4.2" } } diff --git a/bower_components/font-awesome/css/font-awesome.css b/bower_components/font-awesome/css/font-awesome.css index 30a96b2..048cff9 100644 --- a/bower_components/font-awesome/css/font-awesome.css +++ b/bower_components/font-awesome/css/font-awesome.css @@ -1,145 +1,69 @@ /*! - * Font Awesome 3.2.1 - * the iconic font designed for Bootstrap - * ------------------------------------------------------------------------------ - * The full suite of pictographic icons, examples, and documentation can be - * found at http://fontawesome.io. Stay up to date on Twitter at - * http://twitter.com/fontawesome. - * - * License - * ------------------------------------------------------------------------------ - * - The Font Awesome font is licensed under SIL OFL 1.1 - - * http://scripts.sil.org/OFL - * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - - * http://opensource.org/licenses/mit-license.html - * - Font Awesome documentation licensed under CC BY 3.0 - - * http://creativecommons.org/licenses/by/3.0/ - * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: - * "Font Awesome by Dave Gandy - http://fontawesome.io" - * - * Author - Dave Gandy - * ------------------------------------------------------------------------------ - * Email: dave@fontawesome.io - * Twitter: http://twitter.com/byscuits - * Work: Lead Product Designer @ Kyruus - http://kyruus.com + * Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; - src: url('../font/fontawesome-webfont.eot?v=3.2.1'); - src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg'); + src: url('../fonts/fontawesome-webfont.eot?v=4.0.3'); + src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } -/* FONT AWESOME CORE - * -------------------------- */ -[class^="icon-"], -[class*=" icon-"] { +.fa { + display: inline-block; font-family: FontAwesome; - font-weight: normal; font-style: normal; - text-decoration: inherit; + font-weight: normal; + line-height: 1; -webkit-font-smoothing: antialiased; - *margin-right: .3em; -} -[class^="icon-"]:before, -[class*=" icon-"]:before { - text-decoration: inherit; - display: inline-block; - speak: none; + -moz-osx-font-smoothing: grayscale; } /* makes the font 33% larger relative to the icon container */ -.icon-large:before { - vertical-align: -10%; +.fa-lg { font-size: 1.3333333333333333em; + line-height: 0.75em; + vertical-align: -15%; } -/* makes sure icons active on rollover in links */ -a [class^="icon-"], -a [class*=" icon-"] { - display: inline; +.fa-2x { + font-size: 2em; } -/* increased font size for icon-large */ -[class^="icon-"].icon-fixed-width, -[class*=" icon-"].icon-fixed-width { - display: inline-block; - width: 1.1428571428571428em; - text-align: right; - padding-right: 0.2857142857142857em; +.fa-3x { + font-size: 3em; } -[class^="icon-"].icon-fixed-width.icon-large, -[class*=" icon-"].icon-fixed-width.icon-large { - width: 1.4285714285714286em; +.fa-4x { + font-size: 4em; +} +.fa-5x { + font-size: 5em; } -.icons-ul { +.fa-fw { + width: 1.2857142857142858em; + text-align: center; +} +.fa-ul { + padding-left: 0; margin-left: 2.142857142857143em; list-style-type: none; } -.icons-ul > li { +.fa-ul > li { position: relative; } -.icons-ul .icon-li { +.fa-li { position: absolute; left: -2.142857142857143em; width: 2.142857142857143em; + top: 0.14285714285714285em; text-align: center; - line-height: inherit; } -[class^="icon-"].hide, -[class*=" icon-"].hide { - display: none; -} -.icon-muted { - color: #eeeeee; -} -.icon-light { - color: #ffffff; +.fa-li.fa-lg { + left: -1.8571428571428572em; } -.icon-dark { - color: #333333; -} -.icon-border { - border: solid 1px #eeeeee; +.fa-border { padding: .2em .25em .15em; - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; -} -.icon-2x { - font-size: 2em; -} -.icon-2x.icon-border { - border-width: 2px; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; -} -.icon-3x { - font-size: 3em; -} -.icon-3x.icon-border { - border-width: 3px; - -webkit-border-radius: 5px; - -moz-border-radius: 5px; - border-radius: 5px; -} -.icon-4x { - font-size: 4em; -} -.icon-4x.icon-border { - border-width: 4px; - -webkit-border-radius: 6px; - -moz-border-radius: 6px; - border-radius: 6px; -} -.icon-5x { - font-size: 5em; -} -.icon-5x.icon-border { - border-width: 5px; - -webkit-border-radius: 7px; - -moz-border-radius: 7px; - border-radius: 7px; + border: solid 0.08em #eeeeee; + border-radius: .1em; } .pull-right { float: right; @@ -147,147 +71,18 @@ a [class*=" icon-"] { .pull-left { float: left; } -[class^="icon-"].pull-left, -[class*=" icon-"].pull-left { +.fa.pull-left { margin-right: .3em; } -[class^="icon-"].pull-right, -[class*=" icon-"].pull-right { +.fa.pull-right { margin-left: .3em; } -/* BOOTSTRAP SPECIFIC CLASSES - * -------------------------- */ -/* Bootstrap 2.0 sprites.less reset */ -[class^="icon-"], -[class*=" icon-"] { - display: inline; - width: auto; - height: auto; - line-height: normal; - vertical-align: baseline; - background-image: none; - background-position: 0% 0%; - background-repeat: repeat; - margin-top: 0; -} -/* more sprites.less reset */ -.icon-white, -.nav-pills > .active > a > [class^="icon-"], -.nav-pills > .active > a > [class*=" icon-"], -.nav-list > .active > a > [class^="icon-"], -.nav-list > .active > a > [class*=" icon-"], -.navbar-inverse .nav > .active > a > [class^="icon-"], -.navbar-inverse .nav > .active > a > [class*=" icon-"], -.dropdown-menu > li > a:hover > [class^="icon-"], -.dropdown-menu > li > a:hover > [class*=" icon-"], -.dropdown-menu > .active > a > [class^="icon-"], -.dropdown-menu > .active > a > [class*=" icon-"], -.dropdown-submenu:hover > a > [class^="icon-"], -.dropdown-submenu:hover > a > [class*=" icon-"] { - background-image: none; -} -/* keeps Bootstrap styles with and without icons the same */ -.btn [class^="icon-"].icon-large, -.nav [class^="icon-"].icon-large, -.btn [class*=" icon-"].icon-large, -.nav [class*=" icon-"].icon-large { - line-height: .9em; -} -.btn [class^="icon-"].icon-spin, -.nav [class^="icon-"].icon-spin, -.btn [class*=" icon-"].icon-spin, -.nav [class*=" icon-"].icon-spin { - display: inline-block; -} -.nav-tabs [class^="icon-"], -.nav-pills [class^="icon-"], -.nav-tabs [class*=" icon-"], -.nav-pills [class*=" icon-"], -.nav-tabs [class^="icon-"].icon-large, -.nav-pills [class^="icon-"].icon-large, -.nav-tabs [class*=" icon-"].icon-large, -.nav-pills [class*=" icon-"].icon-large { - line-height: .9em; -} -.btn [class^="icon-"].pull-left.icon-2x, -.btn [class*=" icon-"].pull-left.icon-2x, -.btn [class^="icon-"].pull-right.icon-2x, -.btn [class*=" icon-"].pull-right.icon-2x { - margin-top: .18em; -} -.btn [class^="icon-"].icon-spin.icon-large, -.btn [class*=" icon-"].icon-spin.icon-large { - line-height: .8em; -} -.btn.btn-small [class^="icon-"].pull-left.icon-2x, -.btn.btn-small [class*=" icon-"].pull-left.icon-2x, -.btn.btn-small [class^="icon-"].pull-right.icon-2x, -.btn.btn-small [class*=" icon-"].pull-right.icon-2x { - margin-top: .25em; -} -.btn.btn-large [class^="icon-"], -.btn.btn-large [class*=" icon-"] { - margin-top: 0; -} -.btn.btn-large [class^="icon-"].pull-left.icon-2x, -.btn.btn-large [class*=" icon-"].pull-left.icon-2x, -.btn.btn-large [class^="icon-"].pull-right.icon-2x, -.btn.btn-large [class*=" icon-"].pull-right.icon-2x { - margin-top: .05em; -} -.btn.btn-large [class^="icon-"].pull-left.icon-2x, -.btn.btn-large [class*=" icon-"].pull-left.icon-2x { - margin-right: .2em; -} -.btn.btn-large [class^="icon-"].pull-right.icon-2x, -.btn.btn-large [class*=" icon-"].pull-right.icon-2x { - margin-left: .2em; -} -/* Fixes alignment in nav lists */ -.nav-list [class^="icon-"], -.nav-list [class*=" icon-"] { - line-height: inherit; -} -/* EXTRAS - * -------------------------- */ -/* Stacked and layered icon */ -.icon-stack { - position: relative; - display: inline-block; - width: 2em; - height: 2em; - line-height: 2em; - vertical-align: -35%; -} -.icon-stack [class^="icon-"], -.icon-stack [class*=" icon-"] { - display: block; - text-align: center; - position: absolute; - width: 100%; - height: 100%; - font-size: 1em; - line-height: inherit; - *line-height: 2em; -} -.icon-stack .icon-stack-base { - font-size: 2em; - *line-height: 1em; -} -/* Animated rotating icon */ -.icon-spin { - display: inline-block; +.fa-spin { + -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; - -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } -/* Prevent stack and spinners from being taken inline when inside a link */ -a .icon-stack, -a .icon-spin { - display: inline-block; - text-decoration: none; -} @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); @@ -328,1152 +123,1216 @@ a .icon-spin { transform: rotate(359deg); } } -/* Icon rotations and mirroring */ -.icon-rotate-90:before { +.fa-rotate-90 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } -.icon-rotate-180:before { +.fa-rotate-180 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } -.icon-rotate-270:before { +.fa-rotate-270 { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); - filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } -.icon-flip-horizontal:before { +.fa-flip-horizontal { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); } -.icon-flip-vertical:before { +.fa-flip-vertical { + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); } -/* ensure rotation occurs inside anchor tags */ -a .icon-rotate-90:before, -a .icon-rotate-180:before, -a .icon-rotate-270:before, -a .icon-flip-horizontal:before, -a .icon-flip-vertical:before { +.fa-stack { + position: relative; display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: middle; +} +.fa-stack-1x, +.fa-stack-2x { + position: absolute; + left: 0; + width: 100%; + text-align: center; +} +.fa-stack-1x { + line-height: inherit; +} +.fa-stack-2x { + font-size: 2em; +} +.fa-inverse { + color: #ffffff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ -.icon-glass:before { +.fa-glass:before { content: "\f000"; } -.icon-music:before { +.fa-music:before { content: "\f001"; } -.icon-search:before { +.fa-search:before { content: "\f002"; } -.icon-envelope-alt:before { +.fa-envelope-o:before { content: "\f003"; } -.icon-heart:before { +.fa-heart:before { content: "\f004"; } -.icon-star:before { +.fa-star:before { content: "\f005"; } -.icon-star-empty:before { +.fa-star-o:before { content: "\f006"; } -.icon-user:before { +.fa-user:before { content: "\f007"; } -.icon-film:before { +.fa-film:before { content: "\f008"; } -.icon-th-large:before { +.fa-th-large:before { content: "\f009"; } -.icon-th:before { +.fa-th:before { content: "\f00a"; } -.icon-th-list:before { +.fa-th-list:before { content: "\f00b"; } -.icon-ok:before { +.fa-check:before { content: "\f00c"; } -.icon-remove:before { +.fa-times:before { content: "\f00d"; } -.icon-zoom-in:before { +.fa-search-plus:before { content: "\f00e"; } -.icon-zoom-out:before { +.fa-search-minus:before { content: "\f010"; } -.icon-power-off:before, -.icon-off:before { +.fa-power-off:before { content: "\f011"; } -.icon-signal:before { +.fa-signal:before { content: "\f012"; } -.icon-gear:before, -.icon-cog:before { +.fa-gear:before, +.fa-cog:before { content: "\f013"; } -.icon-trash:before { +.fa-trash-o:before { content: "\f014"; } -.icon-home:before { +.fa-home:before { content: "\f015"; } -.icon-file-alt:before { +.fa-file-o:before { content: "\f016"; } -.icon-time:before { +.fa-clock-o:before { content: "\f017"; } -.icon-road:before { +.fa-road:before { content: "\f018"; } -.icon-download-alt:before { +.fa-download:before { content: "\f019"; } -.icon-download:before { +.fa-arrow-circle-o-down:before { content: "\f01a"; } -.icon-upload:before { +.fa-arrow-circle-o-up:before { content: "\f01b"; } -.icon-inbox:before { +.fa-inbox:before { content: "\f01c"; } -.icon-play-circle:before { +.fa-play-circle-o:before { content: "\f01d"; } -.icon-rotate-right:before, -.icon-repeat:before { +.fa-rotate-right:before, +.fa-repeat:before { content: "\f01e"; } -.icon-refresh:before { +.fa-refresh:before { content: "\f021"; } -.icon-list-alt:before { +.fa-list-alt:before { content: "\f022"; } -.icon-lock:before { +.fa-lock:before { content: "\f023"; } -.icon-flag:before { +.fa-flag:before { content: "\f024"; } -.icon-headphones:before { +.fa-headphones:before { content: "\f025"; } -.icon-volume-off:before { +.fa-volume-off:before { content: "\f026"; } -.icon-volume-down:before { +.fa-volume-down:before { content: "\f027"; } -.icon-volume-up:before { +.fa-volume-up:before { content: "\f028"; } -.icon-qrcode:before { +.fa-qrcode:before { content: "\f029"; } -.icon-barcode:before { +.fa-barcode:before { content: "\f02a"; } -.icon-tag:before { +.fa-tag:before { content: "\f02b"; } -.icon-tags:before { +.fa-tags:before { content: "\f02c"; } -.icon-book:before { +.fa-book:before { content: "\f02d"; } -.icon-bookmark:before { +.fa-bookmark:before { content: "\f02e"; } -.icon-print:before { +.fa-print:before { content: "\f02f"; } -.icon-camera:before { +.fa-camera:before { content: "\f030"; } -.icon-font:before { +.fa-font:before { content: "\f031"; } -.icon-bold:before { +.fa-bold:before { content: "\f032"; } -.icon-italic:before { +.fa-italic:before { content: "\f033"; } -.icon-text-height:before { +.fa-text-height:before { content: "\f034"; } -.icon-text-width:before { +.fa-text-width:before { content: "\f035"; } -.icon-align-left:before { +.fa-align-left:before { content: "\f036"; } -.icon-align-center:before { +.fa-align-center:before { content: "\f037"; } -.icon-align-right:before { +.fa-align-right:before { content: "\f038"; } -.icon-align-justify:before { +.fa-align-justify:before { content: "\f039"; } -.icon-list:before { +.fa-list:before { content: "\f03a"; } -.icon-indent-left:before { +.fa-dedent:before, +.fa-outdent:before { content: "\f03b"; } -.icon-indent-right:before { +.fa-indent:before { content: "\f03c"; } -.icon-facetime-video:before { +.fa-video-camera:before { content: "\f03d"; } -.icon-picture:before { +.fa-picture-o:before { content: "\f03e"; } -.icon-pencil:before { +.fa-pencil:before { content: "\f040"; } -.icon-map-marker:before { +.fa-map-marker:before { content: "\f041"; } -.icon-adjust:before { +.fa-adjust:before { content: "\f042"; } -.icon-tint:before { +.fa-tint:before { content: "\f043"; } -.icon-edit:before { +.fa-edit:before, +.fa-pencil-square-o:before { content: "\f044"; } -.icon-share:before { +.fa-share-square-o:before { content: "\f045"; } -.icon-check:before { +.fa-check-square-o:before { content: "\f046"; } -.icon-move:before { +.fa-arrows:before { content: "\f047"; } -.icon-step-backward:before { +.fa-step-backward:before { content: "\f048"; } -.icon-fast-backward:before { +.fa-fast-backward:before { content: "\f049"; } -.icon-backward:before { +.fa-backward:before { content: "\f04a"; } -.icon-play:before { +.fa-play:before { content: "\f04b"; } -.icon-pause:before { +.fa-pause:before { content: "\f04c"; } -.icon-stop:before { +.fa-stop:before { content: "\f04d"; } -.icon-forward:before { +.fa-forward:before { content: "\f04e"; } -.icon-fast-forward:before { +.fa-fast-forward:before { content: "\f050"; } -.icon-step-forward:before { +.fa-step-forward:before { content: "\f051"; } -.icon-eject:before { +.fa-eject:before { content: "\f052"; } -.icon-chevron-left:before { +.fa-chevron-left:before { content: "\f053"; } -.icon-chevron-right:before { +.fa-chevron-right:before { content: "\f054"; } -.icon-plus-sign:before { +.fa-plus-circle:before { content: "\f055"; } -.icon-minus-sign:before { +.fa-minus-circle:before { content: "\f056"; } -.icon-remove-sign:before { +.fa-times-circle:before { content: "\f057"; } -.icon-ok-sign:before { +.fa-check-circle:before { content: "\f058"; } -.icon-question-sign:before { +.fa-question-circle:before { content: "\f059"; } -.icon-info-sign:before { +.fa-info-circle:before { content: "\f05a"; } -.icon-screenshot:before { +.fa-crosshairs:before { content: "\f05b"; } -.icon-remove-circle:before { +.fa-times-circle-o:before { content: "\f05c"; } -.icon-ok-circle:before { +.fa-check-circle-o:before { content: "\f05d"; } -.icon-ban-circle:before { +.fa-ban:before { content: "\f05e"; } -.icon-arrow-left:before { +.fa-arrow-left:before { content: "\f060"; } -.icon-arrow-right:before { +.fa-arrow-right:before { content: "\f061"; } -.icon-arrow-up:before { +.fa-arrow-up:before { content: "\f062"; } -.icon-arrow-down:before { +.fa-arrow-down:before { content: "\f063"; } -.icon-mail-forward:before, -.icon-share-alt:before { +.fa-mail-forward:before, +.fa-share:before { content: "\f064"; } -.icon-resize-full:before { +.fa-expand:before { content: "\f065"; } -.icon-resize-small:before { +.fa-compress:before { content: "\f066"; } -.icon-plus:before { +.fa-plus:before { content: "\f067"; } -.icon-minus:before { +.fa-minus:before { content: "\f068"; } -.icon-asterisk:before { +.fa-asterisk:before { content: "\f069"; } -.icon-exclamation-sign:before { +.fa-exclamation-circle:before { content: "\f06a"; } -.icon-gift:before { +.fa-gift:before { content: "\f06b"; } -.icon-leaf:before { +.fa-leaf:before { content: "\f06c"; } -.icon-fire:before { +.fa-fire:before { content: "\f06d"; } -.icon-eye-open:before { +.fa-eye:before { content: "\f06e"; } -.icon-eye-close:before { +.fa-eye-slash:before { content: "\f070"; } -.icon-warning-sign:before { +.fa-warning:before, +.fa-exclamation-triangle:before { content: "\f071"; } -.icon-plane:before { +.fa-plane:before { content: "\f072"; } -.icon-calendar:before { +.fa-calendar:before { content: "\f073"; } -.icon-random:before { +.fa-random:before { content: "\f074"; } -.icon-comment:before { +.fa-comment:before { content: "\f075"; } -.icon-magnet:before { +.fa-magnet:before { content: "\f076"; } -.icon-chevron-up:before { +.fa-chevron-up:before { content: "\f077"; } -.icon-chevron-down:before { +.fa-chevron-down:before { content: "\f078"; } -.icon-retweet:before { +.fa-retweet:before { content: "\f079"; } -.icon-shopping-cart:before { +.fa-shopping-cart:before { content: "\f07a"; } -.icon-folder-close:before { +.fa-folder:before { content: "\f07b"; } -.icon-folder-open:before { +.fa-folder-open:before { content: "\f07c"; } -.icon-resize-vertical:before { +.fa-arrows-v:before { content: "\f07d"; } -.icon-resize-horizontal:before { +.fa-arrows-h:before { content: "\f07e"; } -.icon-bar-chart:before { +.fa-bar-chart-o:before { content: "\f080"; } -.icon-twitter-sign:before { +.fa-twitter-square:before { content: "\f081"; } -.icon-facebook-sign:before { +.fa-facebook-square:before { content: "\f082"; } -.icon-camera-retro:before { +.fa-camera-retro:before { content: "\f083"; } -.icon-key:before { +.fa-key:before { content: "\f084"; } -.icon-gears:before, -.icon-cogs:before { +.fa-gears:before, +.fa-cogs:before { content: "\f085"; } -.icon-comments:before { +.fa-comments:before { content: "\f086"; } -.icon-thumbs-up-alt:before { +.fa-thumbs-o-up:before { content: "\f087"; } -.icon-thumbs-down-alt:before { +.fa-thumbs-o-down:before { content: "\f088"; } -.icon-star-half:before { +.fa-star-half:before { content: "\f089"; } -.icon-heart-empty:before { +.fa-heart-o:before { content: "\f08a"; } -.icon-signout:before { +.fa-sign-out:before { content: "\f08b"; } -.icon-linkedin-sign:before { +.fa-linkedin-square:before { content: "\f08c"; } -.icon-pushpin:before { +.fa-thumb-tack:before { content: "\f08d"; } -.icon-external-link:before { +.fa-external-link:before { content: "\f08e"; } -.icon-signin:before { +.fa-sign-in:before { content: "\f090"; } -.icon-trophy:before { +.fa-trophy:before { content: "\f091"; } -.icon-github-sign:before { +.fa-github-square:before { content: "\f092"; } -.icon-upload-alt:before { +.fa-upload:before { content: "\f093"; } -.icon-lemon:before { +.fa-lemon-o:before { content: "\f094"; } -.icon-phone:before { +.fa-phone:before { content: "\f095"; } -.icon-unchecked:before, -.icon-check-empty:before { +.fa-square-o:before { content: "\f096"; } -.icon-bookmark-empty:before { +.fa-bookmark-o:before { content: "\f097"; } -.icon-phone-sign:before { +.fa-phone-square:before { content: "\f098"; } -.icon-twitter:before { +.fa-twitter:before { content: "\f099"; } -.icon-facebook:before { +.fa-facebook:before { content: "\f09a"; } -.icon-github:before { +.fa-github:before { content: "\f09b"; } -.icon-unlock:before { +.fa-unlock:before { content: "\f09c"; } -.icon-credit-card:before { +.fa-credit-card:before { content: "\f09d"; } -.icon-rss:before { +.fa-rss:before { content: "\f09e"; } -.icon-hdd:before { +.fa-hdd-o:before { content: "\f0a0"; } -.icon-bullhorn:before { +.fa-bullhorn:before { content: "\f0a1"; } -.icon-bell:before { - content: "\f0a2"; +.fa-bell:before { + content: "\f0f3"; } -.icon-certificate:before { +.fa-certificate:before { content: "\f0a3"; } -.icon-hand-right:before { +.fa-hand-o-right:before { content: "\f0a4"; } -.icon-hand-left:before { +.fa-hand-o-left:before { content: "\f0a5"; } -.icon-hand-up:before { +.fa-hand-o-up:before { content: "\f0a6"; } -.icon-hand-down:before { +.fa-hand-o-down:before { content: "\f0a7"; } -.icon-circle-arrow-left:before { +.fa-arrow-circle-left:before { content: "\f0a8"; } -.icon-circle-arrow-right:before { +.fa-arrow-circle-right:before { content: "\f0a9"; } -.icon-circle-arrow-up:before { +.fa-arrow-circle-up:before { content: "\f0aa"; } -.icon-circle-arrow-down:before { +.fa-arrow-circle-down:before { content: "\f0ab"; } -.icon-globe:before { +.fa-globe:before { content: "\f0ac"; } -.icon-wrench:before { +.fa-wrench:before { content: "\f0ad"; } -.icon-tasks:before { +.fa-tasks:before { content: "\f0ae"; } -.icon-filter:before { +.fa-filter:before { content: "\f0b0"; } -.icon-briefcase:before { +.fa-briefcase:before { content: "\f0b1"; } -.icon-fullscreen:before { +.fa-arrows-alt:before { content: "\f0b2"; } -.icon-group:before { +.fa-group:before, +.fa-users:before { content: "\f0c0"; } -.icon-link:before { +.fa-chain:before, +.fa-link:before { content: "\f0c1"; } -.icon-cloud:before { +.fa-cloud:before { content: "\f0c2"; } -.icon-beaker:before { +.fa-flask:before { content: "\f0c3"; } -.icon-cut:before { +.fa-cut:before, +.fa-scissors:before { content: "\f0c4"; } -.icon-copy:before { +.fa-copy:before, +.fa-files-o:before { content: "\f0c5"; } -.icon-paperclip:before, -.icon-paper-clip:before { +.fa-paperclip:before { content: "\f0c6"; } -.icon-save:before { +.fa-save:before, +.fa-floppy-o:before { content: "\f0c7"; } -.icon-sign-blank:before { +.fa-square:before { content: "\f0c8"; } -.icon-reorder:before { +.fa-bars:before { content: "\f0c9"; } -.icon-list-ul:before { +.fa-list-ul:before { content: "\f0ca"; } -.icon-list-ol:before { +.fa-list-ol:before { content: "\f0cb"; } -.icon-strikethrough:before { +.fa-strikethrough:before { content: "\f0cc"; } -.icon-underline:before { +.fa-underline:before { content: "\f0cd"; } -.icon-table:before { +.fa-table:before { content: "\f0ce"; } -.icon-magic:before { +.fa-magic:before { content: "\f0d0"; } -.icon-truck:before { +.fa-truck:before { content: "\f0d1"; } -.icon-pinterest:before { +.fa-pinterest:before { content: "\f0d2"; } -.icon-pinterest-sign:before { +.fa-pinterest-square:before { content: "\f0d3"; } -.icon-google-plus-sign:before { +.fa-google-plus-square:before { content: "\f0d4"; } -.icon-google-plus:before { +.fa-google-plus:before { content: "\f0d5"; } -.icon-money:before { +.fa-money:before { content: "\f0d6"; } -.icon-caret-down:before { +.fa-caret-down:before { content: "\f0d7"; } -.icon-caret-up:before { +.fa-caret-up:before { content: "\f0d8"; } -.icon-caret-left:before { +.fa-caret-left:before { content: "\f0d9"; } -.icon-caret-right:before { +.fa-caret-right:before { content: "\f0da"; } -.icon-columns:before { +.fa-columns:before { content: "\f0db"; } -.icon-sort:before { +.fa-unsorted:before, +.fa-sort:before { content: "\f0dc"; } -.icon-sort-down:before { +.fa-sort-down:before, +.fa-sort-asc:before { content: "\f0dd"; } -.icon-sort-up:before { +.fa-sort-up:before, +.fa-sort-desc:before { content: "\f0de"; } -.icon-envelope:before { +.fa-envelope:before { content: "\f0e0"; } -.icon-linkedin:before { +.fa-linkedin:before { content: "\f0e1"; } -.icon-rotate-left:before, -.icon-undo:before { +.fa-rotate-left:before, +.fa-undo:before { content: "\f0e2"; } -.icon-legal:before { +.fa-legal:before, +.fa-gavel:before { content: "\f0e3"; } -.icon-dashboard:before { +.fa-dashboard:before, +.fa-tachometer:before { content: "\f0e4"; } -.icon-comment-alt:before { +.fa-comment-o:before { content: "\f0e5"; } -.icon-comments-alt:before { +.fa-comments-o:before { content: "\f0e6"; } -.icon-bolt:before { +.fa-flash:before, +.fa-bolt:before { content: "\f0e7"; } -.icon-sitemap:before { +.fa-sitemap:before { content: "\f0e8"; } -.icon-umbrella:before { +.fa-umbrella:before { content: "\f0e9"; } -.icon-paste:before { +.fa-paste:before, +.fa-clipboard:before { content: "\f0ea"; } -.icon-lightbulb:before { +.fa-lightbulb-o:before { content: "\f0eb"; } -.icon-exchange:before { +.fa-exchange:before { content: "\f0ec"; } -.icon-cloud-download:before { +.fa-cloud-download:before { content: "\f0ed"; } -.icon-cloud-upload:before { +.fa-cloud-upload:before { content: "\f0ee"; } -.icon-user-md:before { +.fa-user-md:before { content: "\f0f0"; } -.icon-stethoscope:before { +.fa-stethoscope:before { content: "\f0f1"; } -.icon-suitcase:before { +.fa-suitcase:before { content: "\f0f2"; } -.icon-bell-alt:before { - content: "\f0f3"; +.fa-bell-o:before { + content: "\f0a2"; } -.icon-coffee:before { +.fa-coffee:before { content: "\f0f4"; } -.icon-food:before { +.fa-cutlery:before { content: "\f0f5"; } -.icon-file-text-alt:before { +.fa-file-text-o:before { content: "\f0f6"; } -.icon-building:before { +.fa-building-o:before { content: "\f0f7"; } -.icon-hospital:before { +.fa-hospital-o:before { content: "\f0f8"; } -.icon-ambulance:before { +.fa-ambulance:before { content: "\f0f9"; } -.icon-medkit:before { +.fa-medkit:before { content: "\f0fa"; } -.icon-fighter-jet:before { +.fa-fighter-jet:before { content: "\f0fb"; } -.icon-beer:before { +.fa-beer:before { content: "\f0fc"; } -.icon-h-sign:before { +.fa-h-square:before { content: "\f0fd"; } -.icon-plus-sign-alt:before { +.fa-plus-square:before { content: "\f0fe"; } -.icon-double-angle-left:before { +.fa-angle-double-left:before { content: "\f100"; } -.icon-double-angle-right:before { +.fa-angle-double-right:before { content: "\f101"; } -.icon-double-angle-up:before { +.fa-angle-double-up:before { content: "\f102"; } -.icon-double-angle-down:before { +.fa-angle-double-down:before { content: "\f103"; } -.icon-angle-left:before { +.fa-angle-left:before { content: "\f104"; } -.icon-angle-right:before { +.fa-angle-right:before { content: "\f105"; } -.icon-angle-up:before { +.fa-angle-up:before { content: "\f106"; } -.icon-angle-down:before { +.fa-angle-down:before { content: "\f107"; } -.icon-desktop:before { +.fa-desktop:before { content: "\f108"; } -.icon-laptop:before { +.fa-laptop:before { content: "\f109"; } -.icon-tablet:before { +.fa-tablet:before { content: "\f10a"; } -.icon-mobile-phone:before { +.fa-mobile-phone:before, +.fa-mobile:before { content: "\f10b"; } -.icon-circle-blank:before { +.fa-circle-o:before { content: "\f10c"; } -.icon-quote-left:before { +.fa-quote-left:before { content: "\f10d"; } -.icon-quote-right:before { +.fa-quote-right:before { content: "\f10e"; } -.icon-spinner:before { +.fa-spinner:before { content: "\f110"; } -.icon-circle:before { +.fa-circle:before { content: "\f111"; } -.icon-mail-reply:before, -.icon-reply:before { +.fa-mail-reply:before, +.fa-reply:before { content: "\f112"; } -.icon-github-alt:before { +.fa-github-alt:before { content: "\f113"; } -.icon-folder-close-alt:before { +.fa-folder-o:before { content: "\f114"; } -.icon-folder-open-alt:before { +.fa-folder-open-o:before { content: "\f115"; } -.icon-expand-alt:before { - content: "\f116"; -} -.icon-collapse-alt:before { - content: "\f117"; -} -.icon-smile:before { +.fa-smile-o:before { content: "\f118"; } -.icon-frown:before { +.fa-frown-o:before { content: "\f119"; } -.icon-meh:before { +.fa-meh-o:before { content: "\f11a"; } -.icon-gamepad:before { +.fa-gamepad:before { content: "\f11b"; } -.icon-keyboard:before { +.fa-keyboard-o:before { content: "\f11c"; } -.icon-flag-alt:before { +.fa-flag-o:before { content: "\f11d"; } -.icon-flag-checkered:before { +.fa-flag-checkered:before { content: "\f11e"; } -.icon-terminal:before { +.fa-terminal:before { content: "\f120"; } -.icon-code:before { +.fa-code:before { content: "\f121"; } -.icon-reply-all:before { +.fa-reply-all:before { content: "\f122"; } -.icon-mail-reply-all:before { +.fa-mail-reply-all:before { content: "\f122"; } -.icon-star-half-full:before, -.icon-star-half-empty:before { +.fa-star-half-empty:before, +.fa-star-half-full:before, +.fa-star-half-o:before { content: "\f123"; } -.icon-location-arrow:before { +.fa-location-arrow:before { content: "\f124"; } -.icon-crop:before { +.fa-crop:before { content: "\f125"; } -.icon-code-fork:before { +.fa-code-fork:before { content: "\f126"; } -.icon-unlink:before { +.fa-unlink:before, +.fa-chain-broken:before { content: "\f127"; } -.icon-question:before { +.fa-question:before { content: "\f128"; } -.icon-info:before { +.fa-info:before { content: "\f129"; } -.icon-exclamation:before { +.fa-exclamation:before { content: "\f12a"; } -.icon-superscript:before { +.fa-superscript:before { content: "\f12b"; } -.icon-subscript:before { +.fa-subscript:before { content: "\f12c"; } -.icon-eraser:before { +.fa-eraser:before { content: "\f12d"; } -.icon-puzzle-piece:before { +.fa-puzzle-piece:before { content: "\f12e"; } -.icon-microphone:before { +.fa-microphone:before { content: "\f130"; } -.icon-microphone-off:before { +.fa-microphone-slash:before { content: "\f131"; } -.icon-shield:before { +.fa-shield:before { content: "\f132"; } -.icon-calendar-empty:before { +.fa-calendar-o:before { content: "\f133"; } -.icon-fire-extinguisher:before { +.fa-fire-extinguisher:before { content: "\f134"; } -.icon-rocket:before { +.fa-rocket:before { content: "\f135"; } -.icon-maxcdn:before { +.fa-maxcdn:before { content: "\f136"; } -.icon-chevron-sign-left:before { +.fa-chevron-circle-left:before { content: "\f137"; } -.icon-chevron-sign-right:before { +.fa-chevron-circle-right:before { content: "\f138"; } -.icon-chevron-sign-up:before { +.fa-chevron-circle-up:before { content: "\f139"; } -.icon-chevron-sign-down:before { +.fa-chevron-circle-down:before { content: "\f13a"; } -.icon-html5:before { +.fa-html5:before { content: "\f13b"; } -.icon-css3:before { +.fa-css3:before { content: "\f13c"; } -.icon-anchor:before { +.fa-anchor:before { content: "\f13d"; } -.icon-unlock-alt:before { +.fa-unlock-alt:before { content: "\f13e"; } -.icon-bullseye:before { +.fa-bullseye:before { content: "\f140"; } -.icon-ellipsis-horizontal:before { +.fa-ellipsis-h:before { content: "\f141"; } -.icon-ellipsis-vertical:before { +.fa-ellipsis-v:before { content: "\f142"; } -.icon-rss-sign:before { +.fa-rss-square:before { content: "\f143"; } -.icon-play-sign:before { +.fa-play-circle:before { content: "\f144"; } -.icon-ticket:before { +.fa-ticket:before { content: "\f145"; } -.icon-minus-sign-alt:before { +.fa-minus-square:before { content: "\f146"; } -.icon-check-minus:before { +.fa-minus-square-o:before { content: "\f147"; } -.icon-level-up:before { +.fa-level-up:before { content: "\f148"; } -.icon-level-down:before { +.fa-level-down:before { content: "\f149"; } -.icon-check-sign:before { +.fa-check-square:before { content: "\f14a"; } -.icon-edit-sign:before { +.fa-pencil-square:before { content: "\f14b"; } -.icon-external-link-sign:before { +.fa-external-link-square:before { content: "\f14c"; } -.icon-share-sign:before { +.fa-share-square:before { content: "\f14d"; } -.icon-compass:before { +.fa-compass:before { content: "\f14e"; } -.icon-collapse:before { +.fa-toggle-down:before, +.fa-caret-square-o-down:before { content: "\f150"; } -.icon-collapse-top:before { +.fa-toggle-up:before, +.fa-caret-square-o-up:before { content: "\f151"; } -.icon-expand:before { +.fa-toggle-right:before, +.fa-caret-square-o-right:before { content: "\f152"; } -.icon-euro:before, -.icon-eur:before { +.fa-euro:before, +.fa-eur:before { content: "\f153"; } -.icon-gbp:before { +.fa-gbp:before { content: "\f154"; } -.icon-dollar:before, -.icon-usd:before { +.fa-dollar:before, +.fa-usd:before { content: "\f155"; } -.icon-rupee:before, -.icon-inr:before { +.fa-rupee:before, +.fa-inr:before { content: "\f156"; } -.icon-yen:before, -.icon-jpy:before { +.fa-cny:before, +.fa-rmb:before, +.fa-yen:before, +.fa-jpy:before { content: "\f157"; } -.icon-renminbi:before, -.icon-cny:before { +.fa-ruble:before, +.fa-rouble:before, +.fa-rub:before { content: "\f158"; } -.icon-won:before, -.icon-krw:before { +.fa-won:before, +.fa-krw:before { content: "\f159"; } -.icon-bitcoin:before, -.icon-btc:before { +.fa-bitcoin:before, +.fa-btc:before { content: "\f15a"; } -.icon-file:before { +.fa-file:before { content: "\f15b"; } -.icon-file-text:before { +.fa-file-text:before { content: "\f15c"; } -.icon-sort-by-alphabet:before { +.fa-sort-alpha-asc:before { content: "\f15d"; } -.icon-sort-by-alphabet-alt:before { +.fa-sort-alpha-desc:before { content: "\f15e"; } -.icon-sort-by-attributes:before { +.fa-sort-amount-asc:before { content: "\f160"; } -.icon-sort-by-attributes-alt:before { +.fa-sort-amount-desc:before { content: "\f161"; } -.icon-sort-by-order:before { +.fa-sort-numeric-asc:before { content: "\f162"; } -.icon-sort-by-order-alt:before { +.fa-sort-numeric-desc:before { content: "\f163"; } -.icon-thumbs-up:before { +.fa-thumbs-up:before { content: "\f164"; } -.icon-thumbs-down:before { +.fa-thumbs-down:before { content: "\f165"; } -.icon-youtube-sign:before { +.fa-youtube-square:before { content: "\f166"; } -.icon-youtube:before { +.fa-youtube:before { content: "\f167"; } -.icon-xing:before { +.fa-xing:before { content: "\f168"; } -.icon-xing-sign:before { +.fa-xing-square:before { content: "\f169"; } -.icon-youtube-play:before { +.fa-youtube-play:before { content: "\f16a"; } -.icon-dropbox:before { +.fa-dropbox:before { content: "\f16b"; } -.icon-stackexchange:before { +.fa-stack-overflow:before { content: "\f16c"; } -.icon-instagram:before { +.fa-instagram:before { content: "\f16d"; } -.icon-flickr:before { +.fa-flickr:before { content: "\f16e"; } -.icon-adn:before { +.fa-adn:before { content: "\f170"; } -.icon-bitbucket:before { +.fa-bitbucket:before { content: "\f171"; } -.icon-bitbucket-sign:before { +.fa-bitbucket-square:before { content: "\f172"; } -.icon-tumblr:before { +.fa-tumblr:before { content: "\f173"; } -.icon-tumblr-sign:before { +.fa-tumblr-square:before { content: "\f174"; } -.icon-long-arrow-down:before { +.fa-long-arrow-down:before { content: "\f175"; } -.icon-long-arrow-up:before { +.fa-long-arrow-up:before { content: "\f176"; } -.icon-long-arrow-left:before { +.fa-long-arrow-left:before { content: "\f177"; } -.icon-long-arrow-right:before { +.fa-long-arrow-right:before { content: "\f178"; } -.icon-apple:before { +.fa-apple:before { content: "\f179"; } -.icon-windows:before { +.fa-windows:before { content: "\f17a"; } -.icon-android:before { +.fa-android:before { content: "\f17b"; } -.icon-linux:before { +.fa-linux:before { content: "\f17c"; } -.icon-dribbble:before { +.fa-dribbble:before { content: "\f17d"; } -.icon-skype:before { +.fa-skype:before { content: "\f17e"; } -.icon-foursquare:before { +.fa-foursquare:before { content: "\f180"; } -.icon-trello:before { +.fa-trello:before { content: "\f181"; } -.icon-female:before { +.fa-female:before { content: "\f182"; } -.icon-male:before { +.fa-male:before { content: "\f183"; } -.icon-gittip:before { +.fa-gittip:before { content: "\f184"; } -.icon-sun:before { +.fa-sun-o:before { content: "\f185"; } -.icon-moon:before { +.fa-moon-o:before { content: "\f186"; } -.icon-archive:before { +.fa-archive:before { content: "\f187"; } -.icon-bug:before { +.fa-bug:before { content: "\f188"; } -.icon-vk:before { +.fa-vk:before { content: "\f189"; } -.icon-weibo:before { +.fa-weibo:before { content: "\f18a"; } -.icon-renren:before { +.fa-renren:before { content: "\f18b"; } +.fa-pagelines:before { + content: "\f18c"; +} +.fa-stack-exchange:before { + content: "\f18d"; +} +.fa-arrow-circle-o-right:before { + content: "\f18e"; +} +.fa-arrow-circle-o-left:before { + content: "\f190"; +} +.fa-toggle-left:before, +.fa-caret-square-o-left:before { + content: "\f191"; +} +.fa-dot-circle-o:before { + content: "\f192"; +} +.fa-wheelchair:before { + content: "\f193"; +} +.fa-vimeo-square:before { + content: "\f194"; +} +.fa-turkish-lira:before, +.fa-try:before { + content: "\f195"; +} +.fa-plus-square-o:before { + content: "\f196"; +} diff --git a/bower_components/font-awesome/css/font-awesome.min.css b/bower_components/font-awesome/css/font-awesome.min.css index 866437f..449d6ac 100644 --- a/bower_components/font-awesome/css/font-awesome.min.css +++ b/bower_components/font-awesome/css/font-awesome.min.css @@ -1,403 +1,4 @@ -@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;} -[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;} -.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;} -a [class^="icon-"],a [class*=" icon-"]{display:inline;} -[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;} -.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;} -.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;} -[class^="icon-"].hide,[class*=" icon-"].hide{display:none;} -.icon-muted{color:#eeeeee;} -.icon-light{color:#ffffff;} -.icon-dark{color:#333333;} -.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} -.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} -.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} -.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} -.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;} -.pull-right{float:right;} -.pull-left{float:left;} -[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;} -[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;} -[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;} -.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;} -.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;} -.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;} -.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;} -.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;} -.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;} -.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;} -.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;} -.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;} -.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;} -.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;} -.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;} -.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;} -.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;} -a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;} -@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);} -.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);} -.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);} -.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);} -.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);} -a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;} -.icon-glass:before{content:"\f000";} -.icon-music:before{content:"\f001";} -.icon-search:before{content:"\f002";} -.icon-envelope-alt:before{content:"\f003";} -.icon-heart:before{content:"\f004";} -.icon-star:before{content:"\f005";} -.icon-star-empty:before{content:"\f006";} -.icon-user:before{content:"\f007";} -.icon-film:before{content:"\f008";} -.icon-th-large:before{content:"\f009";} -.icon-th:before{content:"\f00a";} -.icon-th-list:before{content:"\f00b";} -.icon-ok:before{content:"\f00c";} -.icon-remove:before{content:"\f00d";} -.icon-zoom-in:before{content:"\f00e";} -.icon-zoom-out:before{content:"\f010";} -.icon-power-off:before,.icon-off:before{content:"\f011";} -.icon-signal:before{content:"\f012";} -.icon-gear:before,.icon-cog:before{content:"\f013";} -.icon-trash:before{content:"\f014";} -.icon-home:before{content:"\f015";} -.icon-file-alt:before{content:"\f016";} -.icon-time:before{content:"\f017";} -.icon-road:before{content:"\f018";} -.icon-download-alt:before{content:"\f019";} -.icon-download:before{content:"\f01a";} -.icon-upload:before{content:"\f01b";} -.icon-inbox:before{content:"\f01c";} -.icon-play-circle:before{content:"\f01d";} -.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";} -.icon-refresh:before{content:"\f021";} -.icon-list-alt:before{content:"\f022";} -.icon-lock:before{content:"\f023";} -.icon-flag:before{content:"\f024";} -.icon-headphones:before{content:"\f025";} -.icon-volume-off:before{content:"\f026";} -.icon-volume-down:before{content:"\f027";} -.icon-volume-up:before{content:"\f028";} -.icon-qrcode:before{content:"\f029";} -.icon-barcode:before{content:"\f02a";} -.icon-tag:before{content:"\f02b";} -.icon-tags:before{content:"\f02c";} -.icon-book:before{content:"\f02d";} -.icon-bookmark:before{content:"\f02e";} -.icon-print:before{content:"\f02f";} -.icon-camera:before{content:"\f030";} -.icon-font:before{content:"\f031";} -.icon-bold:before{content:"\f032";} -.icon-italic:before{content:"\f033";} -.icon-text-height:before{content:"\f034";} -.icon-text-width:before{content:"\f035";} -.icon-align-left:before{content:"\f036";} -.icon-align-center:before{content:"\f037";} -.icon-align-right:before{content:"\f038";} -.icon-align-justify:before{content:"\f039";} -.icon-list:before{content:"\f03a";} -.icon-indent-left:before{content:"\f03b";} -.icon-indent-right:before{content:"\f03c";} -.icon-facetime-video:before{content:"\f03d";} -.icon-picture:before{content:"\f03e";} -.icon-pencil:before{content:"\f040";} -.icon-map-marker:before{content:"\f041";} -.icon-adjust:before{content:"\f042";} -.icon-tint:before{content:"\f043";} -.icon-edit:before{content:"\f044";} -.icon-share:before{content:"\f045";} -.icon-check:before{content:"\f046";} -.icon-move:before{content:"\f047";} -.icon-step-backward:before{content:"\f048";} -.icon-fast-backward:before{content:"\f049";} -.icon-backward:before{content:"\f04a";} -.icon-play:before{content:"\f04b";} -.icon-pause:before{content:"\f04c";} -.icon-stop:before{content:"\f04d";} -.icon-forward:before{content:"\f04e";} -.icon-fast-forward:before{content:"\f050";} -.icon-step-forward:before{content:"\f051";} -.icon-eject:before{content:"\f052";} -.icon-chevron-left:before{content:"\f053";} -.icon-chevron-right:before{content:"\f054";} -.icon-plus-sign:before{content:"\f055";} -.icon-minus-sign:before{content:"\f056";} -.icon-remove-sign:before{content:"\f057";} -.icon-ok-sign:before{content:"\f058";} -.icon-question-sign:before{content:"\f059";} -.icon-info-sign:before{content:"\f05a";} -.icon-screenshot:before{content:"\f05b";} -.icon-remove-circle:before{content:"\f05c";} -.icon-ok-circle:before{content:"\f05d";} -.icon-ban-circle:before{content:"\f05e";} -.icon-arrow-left:before{content:"\f060";} -.icon-arrow-right:before{content:"\f061";} -.icon-arrow-up:before{content:"\f062";} -.icon-arrow-down:before{content:"\f063";} -.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";} -.icon-resize-full:before{content:"\f065";} -.icon-resize-small:before{content:"\f066";} -.icon-plus:before{content:"\f067";} -.icon-minus:before{content:"\f068";} -.icon-asterisk:before{content:"\f069";} -.icon-exclamation-sign:before{content:"\f06a";} -.icon-gift:before{content:"\f06b";} -.icon-leaf:before{content:"\f06c";} -.icon-fire:before{content:"\f06d";} -.icon-eye-open:before{content:"\f06e";} -.icon-eye-close:before{content:"\f070";} -.icon-warning-sign:before{content:"\f071";} -.icon-plane:before{content:"\f072";} -.icon-calendar:before{content:"\f073";} -.icon-random:before{content:"\f074";} -.icon-comment:before{content:"\f075";} -.icon-magnet:before{content:"\f076";} -.icon-chevron-up:before{content:"\f077";} -.icon-chevron-down:before{content:"\f078";} -.icon-retweet:before{content:"\f079";} -.icon-shopping-cart:before{content:"\f07a";} -.icon-folder-close:before{content:"\f07b";} -.icon-folder-open:before{content:"\f07c";} -.icon-resize-vertical:before{content:"\f07d";} -.icon-resize-horizontal:before{content:"\f07e";} -.icon-bar-chart:before{content:"\f080";} -.icon-twitter-sign:before{content:"\f081";} -.icon-facebook-sign:before{content:"\f082";} -.icon-camera-retro:before{content:"\f083";} -.icon-key:before{content:"\f084";} -.icon-gears:before,.icon-cogs:before{content:"\f085";} -.icon-comments:before{content:"\f086";} -.icon-thumbs-up-alt:before{content:"\f087";} -.icon-thumbs-down-alt:before{content:"\f088";} -.icon-star-half:before{content:"\f089";} -.icon-heart-empty:before{content:"\f08a";} -.icon-signout:before{content:"\f08b";} -.icon-linkedin-sign:before{content:"\f08c";} -.icon-pushpin:before{content:"\f08d";} -.icon-external-link:before{content:"\f08e";} -.icon-signin:before{content:"\f090";} -.icon-trophy:before{content:"\f091";} -.icon-github-sign:before{content:"\f092";} -.icon-upload-alt:before{content:"\f093";} -.icon-lemon:before{content:"\f094";} -.icon-phone:before{content:"\f095";} -.icon-unchecked:before,.icon-check-empty:before{content:"\f096";} -.icon-bookmark-empty:before{content:"\f097";} -.icon-phone-sign:before{content:"\f098";} -.icon-twitter:before{content:"\f099";} -.icon-facebook:before{content:"\f09a";} -.icon-github:before{content:"\f09b";} -.icon-unlock:before{content:"\f09c";} -.icon-credit-card:before{content:"\f09d";} -.icon-rss:before{content:"\f09e";} -.icon-hdd:before{content:"\f0a0";} -.icon-bullhorn:before{content:"\f0a1";} -.icon-bell:before{content:"\f0a2";} -.icon-certificate:before{content:"\f0a3";} -.icon-hand-right:before{content:"\f0a4";} -.icon-hand-left:before{content:"\f0a5";} -.icon-hand-up:before{content:"\f0a6";} -.icon-hand-down:before{content:"\f0a7";} -.icon-circle-arrow-left:before{content:"\f0a8";} -.icon-circle-arrow-right:before{content:"\f0a9";} -.icon-circle-arrow-up:before{content:"\f0aa";} -.icon-circle-arrow-down:before{content:"\f0ab";} -.icon-globe:before{content:"\f0ac";} -.icon-wrench:before{content:"\f0ad";} -.icon-tasks:before{content:"\f0ae";} -.icon-filter:before{content:"\f0b0";} -.icon-briefcase:before{content:"\f0b1";} -.icon-fullscreen:before{content:"\f0b2";} -.icon-group:before{content:"\f0c0";} -.icon-link:before{content:"\f0c1";} -.icon-cloud:before{content:"\f0c2";} -.icon-beaker:before{content:"\f0c3";} -.icon-cut:before{content:"\f0c4";} -.icon-copy:before{content:"\f0c5";} -.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";} -.icon-save:before{content:"\f0c7";} -.icon-sign-blank:before{content:"\f0c8";} -.icon-reorder:before{content:"\f0c9";} -.icon-list-ul:before{content:"\f0ca";} -.icon-list-ol:before{content:"\f0cb";} -.icon-strikethrough:before{content:"\f0cc";} -.icon-underline:before{content:"\f0cd";} -.icon-table:before{content:"\f0ce";} -.icon-magic:before{content:"\f0d0";} -.icon-truck:before{content:"\f0d1";} -.icon-pinterest:before{content:"\f0d2";} -.icon-pinterest-sign:before{content:"\f0d3";} -.icon-google-plus-sign:before{content:"\f0d4";} -.icon-google-plus:before{content:"\f0d5";} -.icon-money:before{content:"\f0d6";} -.icon-caret-down:before{content:"\f0d7";} -.icon-caret-up:before{content:"\f0d8";} -.icon-caret-left:before{content:"\f0d9";} -.icon-caret-right:before{content:"\f0da";} -.icon-columns:before{content:"\f0db";} -.icon-sort:before{content:"\f0dc";} -.icon-sort-down:before{content:"\f0dd";} -.icon-sort-up:before{content:"\f0de";} -.icon-envelope:before{content:"\f0e0";} -.icon-linkedin:before{content:"\f0e1";} -.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";} -.icon-legal:before{content:"\f0e3";} -.icon-dashboard:before{content:"\f0e4";} -.icon-comment-alt:before{content:"\f0e5";} -.icon-comments-alt:before{content:"\f0e6";} -.icon-bolt:before{content:"\f0e7";} -.icon-sitemap:before{content:"\f0e8";} -.icon-umbrella:before{content:"\f0e9";} -.icon-paste:before{content:"\f0ea";} -.icon-lightbulb:before{content:"\f0eb";} -.icon-exchange:before{content:"\f0ec";} -.icon-cloud-download:before{content:"\f0ed";} -.icon-cloud-upload:before{content:"\f0ee";} -.icon-user-md:before{content:"\f0f0";} -.icon-stethoscope:before{content:"\f0f1";} -.icon-suitcase:before{content:"\f0f2";} -.icon-bell-alt:before{content:"\f0f3";} -.icon-coffee:before{content:"\f0f4";} -.icon-food:before{content:"\f0f5";} -.icon-file-text-alt:before{content:"\f0f6";} -.icon-building:before{content:"\f0f7";} -.icon-hospital:before{content:"\f0f8";} -.icon-ambulance:before{content:"\f0f9";} -.icon-medkit:before{content:"\f0fa";} -.icon-fighter-jet:before{content:"\f0fb";} -.icon-beer:before{content:"\f0fc";} -.icon-h-sign:before{content:"\f0fd";} -.icon-plus-sign-alt:before{content:"\f0fe";} -.icon-double-angle-left:before{content:"\f100";} -.icon-double-angle-right:before{content:"\f101";} -.icon-double-angle-up:before{content:"\f102";} -.icon-double-angle-down:before{content:"\f103";} -.icon-angle-left:before{content:"\f104";} -.icon-angle-right:before{content:"\f105";} -.icon-angle-up:before{content:"\f106";} -.icon-angle-down:before{content:"\f107";} -.icon-desktop:before{content:"\f108";} -.icon-laptop:before{content:"\f109";} -.icon-tablet:before{content:"\f10a";} -.icon-mobile-phone:before{content:"\f10b";} -.icon-circle-blank:before{content:"\f10c";} -.icon-quote-left:before{content:"\f10d";} -.icon-quote-right:before{content:"\f10e";} -.icon-spinner:before{content:"\f110";} -.icon-circle:before{content:"\f111";} -.icon-mail-reply:before,.icon-reply:before{content:"\f112";} -.icon-github-alt:before{content:"\f113";} -.icon-folder-close-alt:before{content:"\f114";} -.icon-folder-open-alt:before{content:"\f115";} -.icon-expand-alt:before{content:"\f116";} -.icon-collapse-alt:before{content:"\f117";} -.icon-smile:before{content:"\f118";} -.icon-frown:before{content:"\f119";} -.icon-meh:before{content:"\f11a";} -.icon-gamepad:before{content:"\f11b";} -.icon-keyboard:before{content:"\f11c";} -.icon-flag-alt:before{content:"\f11d";} -.icon-flag-checkered:before{content:"\f11e";} -.icon-terminal:before{content:"\f120";} -.icon-code:before{content:"\f121";} -.icon-reply-all:before{content:"\f122";} -.icon-mail-reply-all:before{content:"\f122";} -.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";} -.icon-location-arrow:before{content:"\f124";} -.icon-crop:before{content:"\f125";} -.icon-code-fork:before{content:"\f126";} -.icon-unlink:before{content:"\f127";} -.icon-question:before{content:"\f128";} -.icon-info:before{content:"\f129";} -.icon-exclamation:before{content:"\f12a";} -.icon-superscript:before{content:"\f12b";} -.icon-subscript:before{content:"\f12c";} -.icon-eraser:before{content:"\f12d";} -.icon-puzzle-piece:before{content:"\f12e";} -.icon-microphone:before{content:"\f130";} -.icon-microphone-off:before{content:"\f131";} -.icon-shield:before{content:"\f132";} -.icon-calendar-empty:before{content:"\f133";} -.icon-fire-extinguisher:before{content:"\f134";} -.icon-rocket:before{content:"\f135";} -.icon-maxcdn:before{content:"\f136";} -.icon-chevron-sign-left:before{content:"\f137";} -.icon-chevron-sign-right:before{content:"\f138";} -.icon-chevron-sign-up:before{content:"\f139";} -.icon-chevron-sign-down:before{content:"\f13a";} -.icon-html5:before{content:"\f13b";} -.icon-css3:before{content:"\f13c";} -.icon-anchor:before{content:"\f13d";} -.icon-unlock-alt:before{content:"\f13e";} -.icon-bullseye:before{content:"\f140";} -.icon-ellipsis-horizontal:before{content:"\f141";} -.icon-ellipsis-vertical:before{content:"\f142";} -.icon-rss-sign:before{content:"\f143";} -.icon-play-sign:before{content:"\f144";} -.icon-ticket:before{content:"\f145";} -.icon-minus-sign-alt:before{content:"\f146";} -.icon-check-minus:before{content:"\f147";} -.icon-level-up:before{content:"\f148";} -.icon-level-down:before{content:"\f149";} -.icon-check-sign:before{content:"\f14a";} -.icon-edit-sign:before{content:"\f14b";} -.icon-external-link-sign:before{content:"\f14c";} -.icon-share-sign:before{content:"\f14d";} -.icon-compass:before{content:"\f14e";} -.icon-collapse:before{content:"\f150";} -.icon-collapse-top:before{content:"\f151";} -.icon-expand:before{content:"\f152";} -.icon-euro:before,.icon-eur:before{content:"\f153";} -.icon-gbp:before{content:"\f154";} -.icon-dollar:before,.icon-usd:before{content:"\f155";} -.icon-rupee:before,.icon-inr:before{content:"\f156";} -.icon-yen:before,.icon-jpy:before{content:"\f157";} -.icon-renminbi:before,.icon-cny:before{content:"\f158";} -.icon-won:before,.icon-krw:before{content:"\f159";} -.icon-bitcoin:before,.icon-btc:before{content:"\f15a";} -.icon-file:before{content:"\f15b";} -.icon-file-text:before{content:"\f15c";} -.icon-sort-by-alphabet:before{content:"\f15d";} -.icon-sort-by-alphabet-alt:before{content:"\f15e";} -.icon-sort-by-attributes:before{content:"\f160";} -.icon-sort-by-attributes-alt:before{content:"\f161";} -.icon-sort-by-order:before{content:"\f162";} -.icon-sort-by-order-alt:before{content:"\f163";} -.icon-thumbs-up:before{content:"\f164";} -.icon-thumbs-down:before{content:"\f165";} -.icon-youtube-sign:before{content:"\f166";} -.icon-youtube:before{content:"\f167";} -.icon-xing:before{content:"\f168";} -.icon-xing-sign:before{content:"\f169";} -.icon-youtube-play:before{content:"\f16a";} -.icon-dropbox:before{content:"\f16b";} -.icon-stackexchange:before{content:"\f16c";} -.icon-instagram:before{content:"\f16d";} -.icon-flickr:before{content:"\f16e";} -.icon-adn:before{content:"\f170";} -.icon-bitbucket:before{content:"\f171";} -.icon-bitbucket-sign:before{content:"\f172";} -.icon-tumblr:before{content:"\f173";} -.icon-tumblr-sign:before{content:"\f174";} -.icon-long-arrow-down:before{content:"\f175";} -.icon-long-arrow-up:before{content:"\f176";} -.icon-long-arrow-left:before{content:"\f177";} -.icon-long-arrow-right:before{content:"\f178";} -.icon-apple:before{content:"\f179";} -.icon-windows:before{content:"\f17a";} -.icon-android:before{content:"\f17b";} -.icon-linux:before{content:"\f17c";} -.icon-dribbble:before{content:"\f17d";} -.icon-skype:before{content:"\f17e";} -.icon-foursquare:before{content:"\f180";} -.icon-trello:before{content:"\f181";} -.icon-female:before{content:"\f182";} -.icon-male:before{content:"\f183";} -.icon-gittip:before{content:"\f184";} -.icon-sun:before{content:"\f185";} -.icon-moon:before{content:"\f186";} -.icon-archive:before{content:"\f187";} -.icon-bug:before{content:"\f188";} -.icon-vk:before{content:"\f189";} -.icon-weibo:before{content:"\f18a";} -.icon-renren:before{content:"\f18b";} +/*! + * Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.0.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"} \ No newline at end of file diff --git a/bower_components/font-awesome/fonts/FontAwesome.otf b/bower_components/font-awesome/fonts/FontAwesome.otf new file mode 100644 index 0000000000000000000000000000000000000000..8b0f54e47e1d356dcf1496942a50e228e0f1ee14 GIT binary patch literal 62856 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